* {
	margin: 0;
	padding: 0px;
}
html, body {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	min-width: 300px;
}
.online-stopwatch {
	min-height: 100%;
	height: auto !important;
	height: 100%; /* the bottom margin is the negative value of the footer's height */
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -32px;
	margin-left: auto;
}
p {
	display: block;
	padding-top: 10px;
}
.header {
	background-image: url(images/header.png);
	background-repeat: repeat-x;
	background-size: 30px 60px;
	width: 100%;
	overflow: hidden;
	min-width: 300px;
}
.header .left {
	background-image: url(images/wcom.png);
	background-repeat: no-repeat;
	background-position: 222px top;
	background-size: 28px 60px;
	height: 75px;
	float: left;
}
.header .left h1 {
	float: left;
	padding: 0px;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.header .left h1 a {
	font-size: 18px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 1px;
	float: left;
}
.header .left h1 a:hover {
	color: #0000FF;
}
.header .left img {
	display: inline;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 5px;
	margin-top: 5px;
}
.header .space {
	height: 75px;
	width: 100%;
	float: left;
	margin-right: -300px;
	min-width: 580px;
}
.header .search {
	width: 300px;
	display: block;
	float: left;
	margin-top: 20px;
	margin-bottom: 10px;
}
.header .search #searchbox {
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-width: 1px 0 1px 1px;
	color: #B5B5B5;
	float: left;
	font-size: 12px;
	height: 18px;
	padding: 2px;
}
.header .search .searchb {
	background-image: url("images/button.png");
	background-position: center top;
	background-repeat: repeat-x;
	border: 1px solid #000066;
	float: left;
	font-size: 10px;
	height: 22px;
	text-align: center;
	text-decoration: none;
	width: 20px;
}
.header .search .searchb a {
	display: block;
	height: 17px;
	padding-top: 5px;
	text-decoration: none;
	text-align: center;
}
.header .search .searchb a:hover {
	background-color: #005B88;
	color: #FFFFFF;
}
.centered {
	display: block;
	clear: both;
	text-align: center;
}
.centered h1 {
	background-color: #CCC;
	font-size: 11px;
	max-width: 750px;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
	border: 1px solid #B1B1B1;
	margin-top: 0px;
	color: #000;
	margin-bottom: 5px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
}
.centered h2 {
	background-color: #CCC;
	font-size: 11px;
	padding: 5px;
	max-width: 750px;
	margin-left: auto;
	margin-right: auto;
	font-weight: normal;
	border: 1px solid #B1B1B1;
	margin-top: 0px;
	color: #000;
	margin-bottom: 5px;
}
.centered .fullscreen {
	margin-top: 10px;
	margin-bottom: 6px;
}
.centered .fullscreen a {
	background-image: url(images/fullscreen.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	display: inline-block;
	padding-left: 35px;
	padding-top: 5px;
	text-decoration: none;
}
.centered .fullscreen a:hover {
	text-decoration: underline;
	background-position: left bottom;
}
.links {
	width:60%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	text-align: left;
	background-image: url(images/pop.png);
	background-repeat: no-repeat;
	background-position: left -200px;
	clear: both;
}
.links ul{
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.links li {
	display: inline-block;
	list-style-type: none;
	overflow: hidden;
	width: 150px;
	height: 20px;
	border: 1px solid #999999;
	margin-bottom: 2px;
	padding: 0px;
}
.links li a {
	display: block;
	width: 150px;
	height: 17px;
	font-size: 12px;
	color: #333;
	font-weight: bold;
	text-decoration: none;
	padding-top: 3px;
	text-align: center;
}
.links li a:hover {
	color: #fff;
	background-color: #369;
}
.links li em {
	clear: both;
	width: 240px;
	position: absolute;
	margin-left: -130px;
	background-image: url(images/pop.png);
	background-repeat: repeat-y;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #AEB801;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
	font-style: normal;
	padding-top: 15px;
	padding-bottom: 5px;
	margin-top: 2px;
	visibility: hidden;
	text-align: center;
}
.links li:hover em {
	visibility: visible;
	z-index: 999;
}
.links li em:hover {
	visibility: hidden;
}
.boxed {
	padding-top: 10px;
}
.boxed strong{
	font-size: 16px;
	padding-bottom: 10px;
	display: block;
}
.bookmarks {
	width:400px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
}
.bookmarks .addthis_default_style{
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bookmarks .addthis_default_style a {
	color: #000;
	text-decoration: none;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.bookmarks .addthis_default_style .b {
	margin-top: 2px;
}
.textContent {
	max-width: 790px;
	margin-right: auto;
	margin-left: auto;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
.textContent .left {
	float: left;
	width: 50%;
	min-width: 387px;
	padding-bottom: 10px;
	text-align: left;
	padding-top: 10px;
	display: block;
	overflow: visible;
}
.textContent .right {
	float: left;
	width: 50%;
	text-align: left;
	padding-bottom: 10px;
	padding-top: 10px;
	display: block;
}
.textContent .right ul {
	margin-left: 20px;
}
.preview {
	height: 15px;
	width: 25px;
	margin-left: 10px;
	margin-top: 10px;
	padding-top: 10px;
}
.button {
	border: 1px solid #006;
	text-decoration: none;
	width: 180px;
	display: inline-block;
	text-align: center;
	background-image: url(images/button.png);
	color: #006;
	margin-right: 10px;
}
.textContent .dotbox {
	border: 2px dashed #CCC;
	padding: 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: left;
}
.downloadfile {
	text-align: left;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
	font-size: 12px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
.downloadfile .about {
	float: left;
	margin-left: 15px;
	width: 380px;
}
.downloadfile .pictureFull {
	float: left;
	width: 112px;
}
.downloadfile .aboutFull {
	margin-left:120px;
}
.downloadfile h1  {
	font-size: 12px;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.downloadfile .picture {
	display: inline;
	float: left;
}
.downloadfile .button.padded {
	margin-top: 6px;
}
.downloadfile .share {
	float: left;
	font-size: 9px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #85C8D3;
	padding-left: 5px;
	width: 175px;
	margin-left: 10px;
}
.downloadfile .share #textfield {
	width: 160px;
}
.downloadfile .listblock {
	display: block;
	float: left;
}
.downloadfile .lbreak {
	width: 100%;
	height: 10px;
	clear: both;
	float: left;
}

.downloadfile .listblock ul {
	float:left;
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;
}
.downloadfile .listblock ul li {
	display:block;
	float:left;
	text-decoration:none;
	padding:3px;
	border-right:1px solid white;
	width: 255px;
	list-style-type: disc;
	list-style-position: inside;
}
.downloadfile .listblock ul li a {

}
.nospace{
	display: block;
	clear: both;
	height: 50px;
}
.fullbackb{
	height: 20px;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.footer {
	min-height: 32px;
	text-align: center;
	background-color: #151515;
}
.footer .list {
	display: inline;
}
.footer .list li {
	display: inline-block;
	list-style-type: none;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 8px;
	padding-left: 10px;
}
.footer .list li a {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
}
.footer .list li a:hover {
	text-decoration: underline;
}
.footer .language {
	height: 5px;
	position: absolute;
	top: 0px;
	width: 100%;
	min-width: 300px;
}
.footer .language a {
	color: #000;
	text-decoration: none;
	display: block;
}
.footer .language .drop {
	background-color: #F00;
	float: right;
	width: 16px;
	display: block;
	height: 11px;
	margin-top: 26px;
	margin-right: 15px;
	list-style-type: none;
	clear: both;
}
.footer .language .drop ul {
	visibility: hidden;
	background-color: #BFBFBF;
	list-style-type: none;
	text-align: left;
	border: 1px solid #999;
	height: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -130px;
	display: block;
	position: relative;
}
.footer .language .drop .selected {
	height: 11px;
	width: 16px;
	text-indent: 16px;
	overflow: hidden;
	display: block;
}
.footer .language .drop:hover ul {
	visibility:visible;
	height: auto;
}
.footer .language .drop ul li a {
	height: 20px;
	display: block;
	padding-left: 23px;
	background-repeat: no-repeat;
	padding-top: 4px;
	background-position: 2px;
}
.footer .language .drop ul li a:hover {
	background-color: #96ad2d;
}
.push {
	height: 28px;
}
.clear {
	clear: both;
}
.fb{
	background-image: url(images/fbtw.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 20px;
}
#ad1{
	height: auto;	
}
.tw{
	background-image: url(images/fbtw.png);
	background-repeat: no-repeat;
	background-position: 0px -14px;
	padding-left: 20px;
}
.gb {
	background-image: url(images/flags/gb.png);
}
.es {
    background-image: url("images/flags/es.png");
}
.fr {
    background-image: url("images/flags/fr.png");
}
.de {
    background-image: url("images/flags/de.png");
}
.af {
    background-image: url("images/flags/af.png");
}
.sq {
    background-image: url("images/flags/sq.png");
}
.ar {
    background-image: url("images/flags/ar.png");
}
.be {
    background-image: url("images/flags/be.png");
}
.bg {
    background-image: url("images/flags/bg.png");
}
.ca {
    background-image: url("images/flags/ca.png");
}
.zh {
    background-image: url("images/flags/zh.png");
}
.hr {
    background-image: url("images/flags/hr.png");
}
.cs {
    background-image: url("images/flags/cs.png");
}
.da {
    background-image: url("images/flags/da.png");
}
.nl {
    background-image: url("images/flags/nl.png");
}
.us {
    background-image: url("images/flags/us.png");
}
.et {
    background-image: url("images/flags/et.png");
}
.tl {
    background-image: url("images/flags/tl.png");
}
.fi {
    background-image: url("images/flags/fi.png");
}
.gl {
    background-image: url("images/flags/gl.png");
}
.el {
    background-image: url("images/flags/el.png");
}
.ht {
    background-image: url("images/flags/ht.png");
}
.iw {
    background-image: url("images/flags/iw.png");
}
.hi {
    background-image: url("images/flags/hi.png");
}
.hi {
    background-image: url("images/flags/hi.png");
}
.hu {
    background-image: url("images/flags/hu.png");
}
.is {
    background-image: url("images/flags/is.png");
}
.id {
    background-image: url("images/flags/id.png");
}
.ga {
    background-image: url("images/flags/ga.png");
}
.it {
    background-image: url("images/flags/it.png");
}
.ja {
    background-image: url("images/flags/ja.png");
}
.ko {
    background-image: url("images/flags/ko.png");
}
.lv {
    background-image: url("images/flags/lv.png");
}
.lt {
    background-image: url("images/flags/lt.png");
}
.mk {
    background-image: url("images/flags/mk.png");
}
.ms {
    background-image: url("images/flags/ms.png");
}
.mt {
    background-image: url("images/flags/mt.png");
}
.no {
    background-image: url("images/flags/no.png");
}
.fa {
    background-image: url("images/flags/fa.png");
}
.pl {
    background-image: url("images/flags/pl.png");
}
.pt {
    background-image: url("images/flags/pt.png");
}
.ro {
    background-image: url("images/flags/ro.png");
}
.ru {
    background-image: url("images/flags/ru.png");
}
.sr {
    background-image: url("images/flags/sr.png");
}
.sk {
    background-image: url("images/flags/sk.png");
}
.sl {
    background-image: url("images/flags/sl.png");
}
.sw {
    background-image: url("images/flags/sw.png");
}
.sv {
    background-image: url("images/flags/sv.png");
}
.th {
    background-image: url("images/flags/th.png");
}
.tr {
    background-image: url("images/flags/tr.png");
}
.uk {
    background-image: url("images/flags/uk.png");
}
.vi {
    background-image: url("images/flags/vi.png");
}
.cy {
    background-image: url("images/flags/cy.png");
}
.yi {
    background-image: url("images/flags/yi.png");
}
.mm {
    background-image: url("images/flags/mm.png");
}
.coad {
	display: block;
	height: 100px;
	width: 100%;
	text-align: center;
}
.bback{
	display: block;
	text-align: left;
	position: absolute;
	left: 0px;
}
#snowflakeContainer {
    position: absolute;
    left: 0px;
    top: 0px;
}
.snowflake {
    padding-left: 15px;
    font-family: Cambria, Georgia, serif;
    font-size: 14px;
    line-height: 24px;
    position: fixed;
    color: #FFFFFF;
    user-select: none;
    z-index: 1000;
}
.snowflake:hover {
    cursor: default;
}
.msg_xmas {
	width: 350px;
	display: block;
	position: absolute;
	top: 60px;
	right: 0px;
	border: 2px solid #F00;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFF;
}