body,ol,ul,li,img,p,h1,h2,h3,h4,h5,h6,table,th,tr,td,textarea,input{
	margin: 0;
	color: #000000;
	border: 0;
	list-style: none;
	font-family: "segoe ui", segoe, arial, tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding: 0px;
}
table{
	border-collapse: collapse;
}
.clearfix{
	clear: both;
}
body{
	background: #d2d2d2;
}
a{
	color: #fe5b00;
}
.mainwrapper{
	background: #d2d2d2 url(images/bg-footer.jpg) no-repeat center 0;
	text-align: center;
}
.bg-clock {
	min-width: 1000px;
	background-image: url(images/bg-clock.jpg);
}
.spacer {
	clear: both;
	height: 43px;
	overflow: hidden;
}
.main{
	width: 940px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
.mainpage{
	background-image: url(images/bg-header.png);
	background-repeat: no-repeat;
	background-position: 493px 168px;
}


.btreg,
.btnext {
	color: #000;
	float: left;
	font: bold 16px/48px "segoe ui", segoe, arial, tahoma;
	text-transform: uppercase;
	height: 50px;
	text-decoration: none;
	background: url(images/bg_button_left.png) no-repeat 0 0;
	margin: 0!important;
	cursor: pointer;
}

.btreg span,
.btnext span {
	float: left;
	height: 50px;
	background: url(images/bg_button_right.png) no-repeat 100% 0;
	padding: 0 19px 0 71px;
}

.btreg,
.btnext:active {
	background-position: bottom left;
	color: #FFF;
	outline: none; /* hide dotted outline in Firefox */
}

.btreg,
.btnext:active span {
	background-position: bottom left;
	/*padding: 6px 0 4px 18px;  push text down 1px */
}
 

.nav{
	float: left;
	list-style: none;
	padding: 0 26px 0 30px;
	height: 64px;
	margin-top: 28px;
	margin-bottom: 16px;
	background: url(images/nav.png) no-repeat 0 12px;
}
.nav li {
	height: 64px;
	float: left;
	overflow: visible;
	text-align: center;
	top: 37px;
}	
.nav a{
	display: block;
	display: table-cell;
	vertical-align: middle;
	height: 64px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #333;
	background-image: url(images/nav-button.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 221px;
	cursor: pointer;
}
.nav a.active,
.nav a:hover{
	background-image: url(images/nav-button-active.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.nav a span{
	position: relative;
	top: -5px;
	line-height: 1.3em;
}
.tip{
	font: normal 10px "segoe ui", segoe, arial, tahoma;
	color: #000;
	background: url(images/tip-dots.gif) repeat-x 0 0;
}
.tip-decor{
	padding: 25px 30px 25px 30px;
	background: url(images/tip-dots.gif) repeat-x 0 100%;
}
.tip strong{
	color: #fe5b00;
}
.main .leftcolumn h1 strong,
.main .leftcolumn h2 strong {
	color: #fe5b00;
}
.main .leftcolumn h1,
.main .leftcolumn h2{
	position: relative;
	font-size: 23px;
	font-weight: bold;
	line-height: 28px;
	color: #333;
	padding-bottom: 20px;
	text-transform: uppercase;
}
.mainpage .leftcolumn h1,
.mainpage .leftcolumn h2{
	text-transform: none;
}
.main .leftcolumn h1.shadow{
	color: #000;
}
.main .leftcolumn h1 span{
	position: absolute;
	top: -1px;
	left: -1px;
	color: #c4161c;
}
.main .leftcolumn h2{
	color: #fff;
}
.main .leftcolumn h3{
	font-size: 22px;
	font-weight: bold;
	color: #333;
	padding-bottom: 20px;
}
.main .leftcolumn h4{
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #333;
	background: #ffec19;
	padding: 0 8px;
	margin-bottom: 15px;
	float: left;
}
.main .leftcolumn{
	float: left;
	width: 100%;
	margin-right: -250px;
}
.main .leftcolumn .content{
	margin-right: 250px;
	padding: 5px 30px 0;
}
.main .rightcolumn{
	float: right;
	padding-bottom: 20px;
}
.main .rightcolumn .block{
	width: 250px;
	margin: 0 0 11px 0;
	position: relative;
	background: url(images/block-middle.gif) repeat-y 0 23px;
}
.main .rightcolumn .block div,
.main .rightcolumn .block td{
	font-size: 12px;
}
.main .rightcolumn .block td{
	color: #333;
}
.rightcolumn .block .header{
	width: 225px;
	height: 41px;
	margin-left: 12px;
	background: url(images/block-header.png) no-repeat 0 100%;
	position: relative;
	top: -1px;
}
.rightcolumn .block .header th{
	font-size: 14px;
	color: #333;
	font-weight: bold;
	padding: 0 0 5px 45px;
	text-transform: uppercase;
	text-align: left;
}
.rightcolumn .block .header td{
	width: 1px;
}
.block .body a{
	font-size: 12px;
	color: #fe5b00;
}
.rightcolumn .block .auth{
	padding: 14px 11px 20px;
	background: url(images/block-bottom.gif) no-repeat 0 100%;
}
.rightcolumn .block .auth .alt {
	font-size: 11px;
	background: url(images/altauth-expand.png) no-repeat 100% 50%;
	margin-top: 10px;
	width: 225px;
}
.rightcolumn .block .auth .alt a{
	color: #000;
	display: block;
	font-size: 11px;
	line-height: 12px;
	width: 100%;
}
.rightcolumn .altauth{
	display: none;
}
.leftcolumn .printser{
	display: none;
}

.rightcolumn .block .openid .label,
.rightcolumn .block .forms .label{
	padding-left: 6px;
	width: 50px;
	text-align: left;
}
.rightcolumn .block .fieldcell{
	width: 112px;
}
.rightcolumn .block .fieldcell div{
	height: 19px;
	padding: 0 2px;
	background: #fff;
	border: 1px solid #bfbfbf;
}
.rightcolumn .block .fieldcell input{
	width: 100%;
	border: 0;
	color: #000;
	font-size: 13px;
}
.rightcolumn .block .openid{
	margin-top: 14px;
	width: 228px;
}
.rightcolumn .block .openid .fieldcell div{
	padding-left: 20px;
	background-color: #fff;
	background-image: url(images/openid-logo.png);
	background-repeat: no-repeat;
	background-position: 1px center;
}
.rightcolumn .block .openid,
.rightcolumn .block .forms{
	width: 228px;
	margin-bottom: 3px;
	background: url(images/auth-top.png) no-repeat 0 0;
	min-height: 1px;
	padding-top: 5px;
}
.rightcolumn .block .openid table,
.rightcolumn .block .forms table{
	width: 100%;
	font-size: 12px;
}
.rightcolumn .block .openid table,
.rightcolumn .block .account .forms table{
	background: url(images/auth-bottom.gif) no-repeat 0 100%;
}
.rightcolumn .block .openid table td{
	padding-bottom: 7px;
}
.rightcolumn .block .openid td,
.rightcolumn .block .forms td{
	text-align: center;
}
.rightcolumn .block .forms{
	width: 228px;
}
.rightcolumn .block .forms td{
	padding-bottom: 3px;
}
.rightcolumn .block .account .forms td{
	padding-bottom: 6px;
}
.rightcolumn .banner{
	padding-top: 15px;
	text-align: center;
}
.lostpass{
	padding: 0 0 7px 56px;
	background: url(images/auth-bottom.gif) no-repeat 0 100%;
}
.forms .lostpass a{
	color: #333;
	font-size: 11px;
}
.rightcolumn .block .header .rss{
	background: none;
	padding: 0 0 5px 5px;
	vertical-align: middle;
	width: auto;
	text-align: right;
}
.block .top {
	background: url(images/block-top.gif) no-repeat 0 0;
}
.block .body {
	background: url(images/block-bottom.gif) no-repeat 0 100%;
}
.block .body .news{
	padding: 0px 12px 25px;
}
.block .body .news li{
	padding-top: 15px;
}
.block .body .news .fon{
	font-size: 8px;
	background-image: url(images/date.png);
	height: 35px;
	width: 35px;
	background-repeat: no-repeat;
	font-family: "segoe ui", segoe, arial, tahoma;
	text-align: center;
	color: #FFF;
}
.block .body .news .year{
	font-size: 8px;
	font-family: "segoe ui", segoe, arial, tahoma;
	text-align: center;
	color: #666;
	padding-top: 1px;
}
.block .body .news .date{
	font-size: 15px;
	font-family: "segoe ui", segoe, arial, tahoma;
	font-weight: bold;
	text-align: center;
	color: #666;
	padding-top: 3px;
}
.block .body .news .new{
	width: 175px;
	margin-left: 7px;
	font-size: 11px;

}
.block .body .rating{
	padding: 7px 12px 20px;
	width: 100%;
	background-repeat: repeat-y;
}
.block .body .rating .tab{
	width: 225px;
}
.block .body .rating td{
	font-family: "segoe ui", segoe, arial, tahoma;
	line-height: 14px;
}
.block .body .rating th{
	width: 35px;
	text-align: left;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #333;
	font-family: "segoe ui", segoe, arial, tahoma;
}
.block .body .rating .score{
	text-align: right;
	font-weight: bold;
}
.block .body .info{
	padding: 4px 12px 25px;
	background-image: url(images/right-menu-fon.png);
	width: 100%;
	background-repeat: repeat-y;
}
.block .body .info li{
	padding-left: 12px;
	text-indent: -12px;
	padding-right: 24px;
}
.center {
	text-align: center !important;
}
.left{
	float: left !important;
}
.right{
	float: right !important;
}
.center .check{
	position: relative;
	margin: 15px auto 15px;
	width: 474px;
}
.check:hover .button{
	background: url(images/check-button-active.png) no-repeat;
}
.check .button{
	background: url(images/check-button.png) no-repeat;
	display: block;
	height: 180px;
	width: 474px;
}
.check a{
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 180px;
	width: 474px;
}
.main .leftcolumn .archive{
	position: relative;
	top: 13px;
	left: 10px;
}
.ms{
	float: left;
	padding: 40px 30px;
}

.bg-clock .ms{
	float: none;
	text-align: center;
	padding-top: 0;
	padding-bottom: 10px;
}
.ms,
.ms a{
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}
.ms a{
	float: left;
}
.bg-clock .ms a{
	float: none;
	display: block;
	text-decoration: underline;
}


.ms a img{
	float: left;
	padding: 6px 0 0 0;
}
.bg-clock .ms a img{
	float: none;
	padding: 0;
}


.ms div{
	float: left;
	padding: 10px 0 0 17px;
}
.bg-clock .ms div{
	float: none;
}


.ms div a{
	float: none;
}
.bg-clock .ms div a{
	display: inline;
}


.rules {
	list-style: none;
	font-size: 14px;
}
.main .leftcolumn .rules li{
	padding: 0 0 18px 40px;
	position: relative;
}
.main .leftcolumn .rules li div{
	background: url(images/num_ring.png) no-repeat -1px -1px;
	position: absolute;
	height: 36px;
	width: 37px;
	left: -2px;
}
.main .leftcolumn .rules li div span{
	position: relative;
	top: 6px;
	left: 11px;
	color: #333;
	font-weight: bold;
	line-height: 1em;
	font-family: "segoe ui", segoe, arial, tahoma;
	font-size: 18px;
}
.main .leftcolumn .line{
	height: 1px;
	padding-bottom: 29px;
	background: url(images/hdots.gif) repeat-x 0 0;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.main .leftcolumn .block{
	padding-bottom: 45px;
}
.btmerge,
.btunmerge{
	height: 49px;
	width: 122px;
}
.btlogin,
.btlogout{
	height: 21px;
	width: 100px;
	margin: 14px 14px 14px 3px;
}
.breadcrumbs{
	margin-left: 1px;
}
.breadcrumbs li{
	float: left;
	color: #fe5b00;
	font-size: 12px;
	font-family: "segoe ui", segoe, arial, tahoma;
	line-height: 37px;
	padding: 0 0 20px 38px;
	background: url(images/breadcrumbs-sep.png) no-repeat 10px 13px;
}
.breadcrumbs li a{
	color: #fe5b00;
	font-size: 12px;
	line-height: 37px
}
.breadcrumbs .home{
	background: none;
	padding: 0;
}
.breadcrumbs .home a{
	float: left;
	background: url(images/breadcrumbs-home.png) no-repeat;
	padding-left: 44px;
}
.red{
	color: #c4161c !important;
}
.reg table{
	width: 630px;
	margin: 30px 0 20px;
}
.reg th{
	width: 160px;
	font-size: 12px;
	padding-bottom: 5px;
	font-weight: normal;
	text-align: left;
}
.reg th span{
	color: #fe5b00;
}
.reg td{
	padding-bottom: 5px;
}
.reg td .field1{
	width: 470px;
	color: #000;
	border: 1px solid #ccc;
	background: #fff;
}
.reg td .field2{
	width: 472px;
	color: #000;
	border: 1px solid #ccc;
	background: #fff;
}
.reg .captcha div{
	float: left;
	padding-right: 8px;
}
.reg .captcha th{
	vertical-align: top;
	padding-top: 2px;
}
.reg .captcha .field{
	width: 100px;
}
.reg .captcha label{
	display: block;
	font-size: 10px;
	line-height: 12px;
}
.reg textarea{
	width: 630px;
	margin-top: 20px;
	border: solid 1px #ccc;
	background: #fff;
	height: 160px;
	font-size: 12px;
	color: #000;
}
.reg .checks {
	float: left;
}
.reg .checks p{
	font-size: 12px;
}
.reg .checks p.agree{
	margin: 12px 0 18px;
}
.reg .checks p span{
	color: #d70023;
}
.reg .req{
	float: right;
	color: #fe5b00;
	font-size: 10px;
	margin: 12px 13px 0 0;
}
.reg .line {
	clear: both;
}
.reg .alt{
	padding-top: 10px;
}
.reg .expand{
	font-size: 11px;
	line-height: 24px;
	background: url(images/altauth-expand2.png) no-repeat 100% 50%;
	width: 301px;
}
.reg .expand a{
	display: block;
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
.reg div.altauth{
	display: none;
}
.reg .altauth .label{
	width: 82px;
}
.reg .altauth .openid td.fieldcell {
	text-align: left;
	width: 170px;
	height: 21px;
}
.reg .altauth .fieldcell div {
	padding-left: 20px;
	background: #fff url(images/openid-logo.png) no-repeat left center;
	border: 1px solid #bfbfbf;
}
.reg .altauth .fieldcell input {
	width: 100%;
	color: #000;
}
.reg .altauth .logonbtn{
	text-align: right;
}
.reg .altauth a{
	color: #000;
	font-size: 11px;
	line-height: 15px;
}
.reg .altauth .openid{
	margin: 25px 0 15px;
}
.reg .altauth table{
	margin: 0;
}
.reg .altauth table{
	padding: 9px 0;
	width: 301px;
	font-size: 12px;
}
.reg .altauth table td{
	vertical-align: top;
}
.leftcolumn .news p{
	margin-bottom: 15px;
}
.leftcolumn .news div {
	clear: both;
	width: 100%;
}
.leftcolumn .news table {
	width: 100%;
}
.leftcolumn .news th {
	background: #ffec19;
	text-align: left;
	padding: 4px 18px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-transform: uppercase;
}
.leftcolumn .news td {
	padding: 4px 18px;
	font-size: 14px;
	border-bottom: 1px solid #999;
}
.leftcolumn .news td.newsarrow {
	padding: 0;
	vertical-align: middle;
	width: 17px;
	background: url(images/newsarrow.gif) no-repeat 100% 50%;
}
.leftcolumn .news ol,
.leftcolumn .news ul{
	margin: 0 0 15px 0;
	list-style: auto;
	padding: 0;
}
.news .links{
	padding: 30px 0 50px;
}
.news .links a{
	font-size: 12px;
	line-height: 12px;
	color: #fe5b00;
}
.news .links .prev {
	padding-left: 23px;
	background: url(images/newsprev.gif) no-repeat 0 3px;
}
.news .links .next {
	padding-right: 23px;
	background: url(images/newsnext.gif) no-repeat 100% 3px;
}
.content .nums {
	width: 630px;
	float: left;
	position: relative;
	margin-bottom: -25px;
}
.content .nums li {
	float: left;
	font-size: 18px;
	line-height: 18px;
	width: 42px;
	text-align: center;
}
.content .nums li.norm {
	background: url(images/test-ring-norm.png) no-repeat;
	color: #333;
}
.content .nums li.active {
	background: url(images/test-ring-active.png) no-repeat;
	color: #333;
}
.content .nums li.no {
	background: url(images/test-ring.png) no-repeat;
	color: #333;
}
.content .nums .num {
	height: 36px;
	width: 42px;
	position: relative;
	font-family: "segoe ui", segoe, arial, tahoma;
}
.content .nums li.num span{
	position: relative;
	top: 7px;
	font-weight: bold;
	padding-right: 4px;
}
.content .nums .timer-time {
	float: none;
	font-size: 23px;
	line-height: 25px;
	padding-top: 27px;
}
.content .nums .timer-title {
	float: none;
	font-size: 11px;
}
.content .nums .timer {
	float: right;
	background-image: url(images/clock-fon.png);
	background-repeat: no-repeat;
	height: 84px;
	width: 100px;
	text-align: center;
	position: relative;
	top: -30px;
}
.content .question {
	margin-bottom: 30px;
	
}
.content .question p{
	font-size: 22px;
	line-height: 27px;
	font-weight: bold;
	color: #333;
}
.content .question ul{
	list-style: none;
	margin: 25px 0 37px 20px;
}
.content .question li{
	font-size: 14px;
	line-height: 14px;
	line-height: 14px;
	margin-bottom: 14px;
}
.content .question li span{
	/*background: url(images/radio.gif) no-repeat 0 0px;
	padding-left: 3px;
	line-height: 34px;*/
	position: relative;
}
.content .question li span img {
	position: absolute;
	z-index: 1;
}
.content .question li input{
	margin: 0;
	vertical-align: middle;
	position: relative;
	z-index: 2;
}
.content .question li label{
	margin-left: 13px;
	font-size: 16px;
}
.leftcolumn .test .block{
	padding-bottom: 100px;
}
.leftcolumn .test .block p{
	padding-top: 0px;
}
.suggestion table{
	width: 630px;
	margin-top: 23px;
}
.suggestion th{
	width: 140px;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding-bottom: 5px;
}
.suggestion td{
	padding-bottom: 5px;
}
.suggestion th span{
	color: #ff5801;
}
.suggestion table input {
	width: 100%;
	border: solid 1px #ccc;
	background: #fff;
	color: #000;
	font-family: "segoe ui", segoe, arial, tahoma;
}
.suggestion textarea{
	width: 100%;
	height: 210px;
	border: solid 1px #ccc;
	background: #fff;
	color: #000;
	font-family: "segoe ui", segoe, arial, tahoma;
}
.suggestion .req{
	float: left;
	color: #ff5801;
	font-size: 10px;
	padding-top: 0px;
}
.suggestion .req span{
	color: #000;
}
.leftcolumn .suggestion .block{
	padding-bottom: 100px;
}
.learnmore{
	padding-bottom: 30px;
}
.learnmore p{
	padding-bottom: 25px;
}
.learnmore .content h3{
	font-size: 18px;
}
.learnmore h3 a{
	margin-left: 18px;
}
.learnmore .content ul{
	padding-bottom: 13px;
}
.learnmore .content li{
	padding: 0 0 15px 25px;
	background: url(images/document.png) no-repeat 0 1px;
}
.learnmore .text{


}
.rightcolumn .block .account a{
	font-size: 11px;
}
.rightcolumn .block .account .assoc{
	padding: 13px 0 20px;
}
.rightcolumn .block .user{
	background: #4f4f4f;
	overflow-x: hidden;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.rightcolumn .block .user span{
	float: left;
	font-weight: bold;
	color: #fff;
}
.rightcolumn .block .user .right{
	font-weight: normal;
}
.rightcolumn .block .auth .score{
	padding: 7px 0;
	width: 225px;
}
.rightcolumn .block .score span{
	float: left;
}
.rightcolumn .block .score .right{
	padding-top: 15px;
	font-weight: bold;
}
.rightcolumn .block .section{
	padding-top: 15px;
	font-weight: bold;
}
.rightcolumn .block label{
	display: block;
}
.rightcolumn .block .section .field{
	background: #fff;
	width: 223px;
	margin-top: 7px;
	color: #000;
	/*padding: 2px 0;*/
	font-size: 12px;
	border: 1px solid #ccc;
}
.rightcolumn .block .invitefriend .field{
	width: 200px;
}
.rightcolumn .block .invitefriend .btsend{
	vertical-align: top;
	margin-top: 9px;
	margin-left: 7px;
}
.rightcolumn .block .section img{
	vertical-align: middle;
	margin-left: 5px;
}
.rightcolumn .block .cert a{
	float: left;
	height: 16px;
	margin-top: 7px;
	padding-left: 20px;
	background: url(images/cert.png) no-repeat;
	font-weight: normal;
}
.rightcolumn .block .prize a{
	float: left;
	height: 16px;
	margin-top: 7px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.rightcolumn .block .blogcode{
	position: relative;
}
.rightcolumn .block .blogcode span:hover .blogbanner,
.rightcolumn .block .blogcode span.hover .blogbanner{
	display: block;
}
.blogbanner{
	display: none;
	position: absolute;
	top: -90px;
	left: -4px;
}
.invite{
	padding-bottom: 55px;
}
.invite .ref{
	font-weight: bold;
}
.dotbox{
	background: url(images/hdots.gif) repeat-x;
}
.dotbox .table{
	width: 100%;
}
.dotbox .r{
	background: url(images/vdots.gif) repeat-y 0 0;
}
.dotbox .b{
	background: url(images/hdots.gif) repeat-x 0 100%;
}
.dotbox .l{
	background: url(images/vdots.gif) repeat-y 100% 0;
}
.assoc p strong{
	font-weight: bold;
	color: #c4161c;
}
.assoc .dotbox{
	margin: 20px 0 0 0;
}
.assoc .dotbox .l{
	padding: 15px 20px 20px 12px;
}
.assoc .dotbox th{
	width: 200px;
	text-align: left;
}
.assoc .dotbox td{
	/*padding-top: 4px;*/
}
.assoc .dotbox input{
	vertical-align: middle;
	border: 1px solid #ccc;
}
.assoc .dotbox label{
	padding-left: 5px;
}
.assoc .dotbox .btmerge,
.assoc .dotbox .btunmerge{
	width: auto;
	height: auto;
}
.assoc .dotbox .btmerge{
	margin-top: 21px;
}
.assoc .dotbox .btunmerge{
	margin-top: 4px;
}
.assoc .dotbox .btlogin{
	margin: 0;
	width: 42px;
}
.assoc .warn{
	color: #fe5b00;
	font-size: 12px;
	padding: 20px 14px 30px 0;
}
.assoc .userdata{
	padding-right: 0px;
}
.assoc .userdata table{
	width: 100%;
}
.assoc .userdata th{
	color: #333;
	border-bottom: 1px solid #999;
	padding: 5px 0 5px 18px;
	text-align: left;
}
.assoc .userdata td{
	border-bottom: 1px solid #999;
	padding: 5px 18px 5px 0;
	text-align: right;
	font-weight: bold;
}
.assoc .userdata .first th,
.assoc .userdata .first td{
	text-transform: uppercase;
	background: #ffec19;
	border: 0;
}
.leftcolumn .result h3{
	font-weight: bold;
}
.result .restable{
	margin: 0 0px 22px 0;
	padding-bottom: 15px;
	background: url(images/hdots.gif) repeat-x 0 100%;
}
.result .text{
	margin-bottom: 15px;
	color: #333;
}
.result .table1{
	width: 100%;
	background: url(images/hdots.gif) repeat-x 0 21px;
}
.result .table2{
	/*width: 100%;*/
	margin-bottom: 25px;
}
.result .table2 .form{
	width: 315px;
}

.result .table2 .form div{
	height: 28px;
	margin-right: 10px;
	padding: 0 2px;
	background: #fff;
	border: 1px solid #999;
}
.result .table2 .form input{
	width: 100%;
	border: 0;
	color: #000;
	font-size: 18px;
}
.result .text .field{
	width: 440px;
	color: #000;
	border: 1px solid #ccc;
	font-size: 14px;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 21px;
	margin-left: 0;
	color: #666;
}
.result th{
	color: #333;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 7px;
	text-align: right;
}
.result th.param{
	width: 395px;
	text-align: left;
}
.result th.score{
	width: 50px;
	text-align: right;
}
.result td{
	padding-top: 12px;
}
.result td.score{
	text-align: right;
	padding-right: 6px;
}
.result td.trueans{
	padding: 6px 0 0;
}
.result .trueans div{
	float: right;
	background: #fff;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
.result .totalscore{
	vertical-align: top;
	padding-top: 17px;
}
.result .totalscore div{
	float: right;
	background: url(images/score.png) repeat-x;
	font-size: 46px;
	font-weight: bold;
	width: 86px;
	height: 84px;
	text-align: center;
	line-height: 58px;
	color: #fff;
}
.result .totalscore div span{
	display: block;
	padding-top: 8px;
}
.result .totalscore p{
	float: right;
	width: 90px;
	font-size: 12px;
	text-align: center;
	padding-top: 10px;
}
.result .print,
.result .datestamp{
	margin-right: 0px;
}
.result .print img{
	float: left;
	margin: 2px 10px 0 0;
}
.result .print a {
	font-weight: bold;
}
.result .print p{
	float: left;
	width: auto;
}
.result .datestamp{
	padding-top: 0px;

}
.result .datestamp a {
	font-weight: bold;
}
.result .datestamp p{
	color: #c4161c;
	font-size: 12px;
}
.result .datestamp img{
	float: left;
	margin: 0px 10px 0 0;
}
.result .datestamp .right{

}
.result .datestamp .left{
	font-size: 12px;
	color: #333;
	margin-top: 3px;
}
.result .center .check{
	position: relative;
	width: 373px;
	margin-top: 64px;
	margin-bottom: 40px;
}
.result .check:hover .button{
	background: url(images/test-button-active.png) no-repeat;
}
.result .check .button{
	background: url(images/test-button.png) no-repeat;
	display: block;
	height: 129px;
	width: 422px;
}
.result .check a{
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 128px;
	width: 373px;
}
.rightcolumn .infolinks ul{
	padding-top: 10px;
}
.rightcolumn .infolinks li{
	padding-left: 10px;
	text-indent: -10px;
}
.leftcolumn .final h1{
	font-weight: bold;
	color: #333;
	text-transform: none;
}
.leftcolumn .final h2{
	font-weight: normal;
	color: #fe5b00;
	font-size: 22px;
	text-transform: none;
	font-weight: bold;
}
.final .finalcontent{
	width: 435px;
	padding-bottom: 50px;
}
.final .finalcontent p{
	font-size: 16px;
}
.final .finalcontent .field{
	width: 100%;
	color: #000;
	border: 1px solid #ccc;
	font-size: 14px;
	margin: 8px 0 21px;
}
.final .finalcontent .invitefriend{
	float: left;
	width: 250px;
}
.final .finalcontent .btsend{
	float: left;
	margin: 12px 7px;
}
.final .finalcontent .cert{
	padding-bottom: 72px;
	font-weight: bold;
}
.final .finalcontent .prize span{
	font-weight: bold;
}
.final .finalcontent .cert img{
	float: right;
	margin: 5px 0 0 25px;
}
.pass .passcontent{
	margin-bottom: 30px;
}
.pass .passcontent .text{

}
.pass .passcontent .passform{
	width: 500px;
	margin-top: 20px;
}
.pass .passcontent .passform .form{
	width: 350px;
}
.pass .passcontent .passform .form div{
	height: 28px;
	padding: 0 2px;
	background: #fff;
	border: 1px solid #f8d436;
}
.pass .passcontent .passform .form input{
	width: 100%;
	border: 0;
	color: #000;
	font-size: 18px;
}
.list {
	padding-bottom: 20px;
}
.list li {
	padding-left: 23px;
	padding-bottom: 4px;
	background: url(images/list.gif) no-repeat 0 1px;
	line-height: 1em;
}

.intro {
	padding-right: 180px;
}


.admin {
	z-index: 10;
	position: absolute;
	top: 0;
	left: 0;
	width: 119px;
	height: 29px;
}
.admin .png {
	background: url(images/admin.png) no-repeat 0 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 119px;
	height: 29px;
}
.admin a{
	display: block;
	width: 119px;
	height: 29px;
	position: relative;
	z-index: 10;
}

.history p {
	padding-bottom: 16px;
	font-family: "segoe ui", segoe, arial, tahoma;
}

.bt {
	float: left;
	color: #333!important;
	font: normal 10px/20px Tahoma, sans-serif!important;
	text-decoration: none;
	background: url(images/bt-left.gif) no-repeat 0 0;
	padding-left: 8px;
	height: 21px;
	margin-left: 5px;
}
.bt span {
	float: left;
	height: 21px;
	background: url(images/bt-right.gif) no-repeat 100% 0;
	padding-left: 0;
	padding-right: 8px;
}
.bt span span {
	background: url(images/bt-middle.gif) repeat-x 0 0;
	padding: 0 2px;
}

h5 {
	color: #999;
	font: bold 14px/19px "segoe ui", segoe, arial, tahoma;
	padding-bottom: 7px;
}
.active h5 {
	color: #333;
	font-size: 18px;
	line-height: 24px;
}
h5 a,
.active  h5 a {
	color: #fe5b00;
	font-size: 16px;
}
.contests {
	padding: 6px 0 20px;
}
.contests .contest {
	padding: 10px 23px;
	background: url(images/hdots.gif) repeat-x 0 100%;
}
.contests .active {
	background: #fff;
	border-right: 1px solid #fd640f;
	border-left: 1px solid #fd640f;
	position: relative;
	padding: 3px 23px;
}
.contest p {
	color: #000;
	font: normal 12px "segoe ui", segoe, arial, tahoma;
}
.contests .top {
	height: 7px;
	background: url(images/box_top.png) no-repeat 0 0;
}
.contests .bottom {
	height: 7px;
	background: url(images/box_bottom.png) no-repeat 0 0;
}

.suggestion .captcha div{
 float: left;
 padding-right: 8px;
}
.suggestion .captcha th{
 vertical-align: top;
 padding-top: 2px;
}
.suggestion .captcha .field{
 width: 100px;
}
.suggestion .captcha label{
 display: block;
 font-size: 10px;
 line-height: 12px;
}

.banner a {
	text-decoration: none;
	display: block;
	cursor: pointer;
	width: 180px; /* ширина картинки */
	height: 150px; /* высота картинки */
	background: url(images/banner.jpg) no-repeat center center; /*путь к картинке*/
	_filter:expression(fixpng(this)); /* это надо только если картинка png 24 бита с прозрачностью */
}
/**/
.check .button {
	color: #333;
	text-align: center;
	font: bold 15px Arial, sans-serif;
	text-transform: uppercase;
}

.check .button .button-shift {
	padding: 130px 0 0 116px;
}

/**/
.main .leftcolumn .archive{
	width: 185px;
	height: 83px;
	background: url(images/archive.png) no-repeat 0 0;
	color: #333;
	font: normal 15px Arial, sans-serif;
	text-align: center;
}
.main .leftcolumn .archive span {
	display: block;
	padding: 25px 40px 0 50px;
}

/**/

.result .check .button .button-shift {
	padding: 10px 0 0 164px;
}
.result .check .button p {
	font: normal 22px/22px Arial, sans-serif;
	color: #000;
	text-align: center;
	text-transform: none;
	padding-bottom: 15px;
}
.result .check .button p.bold {
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
}

/**/
.contest {
	position: relative;
}
.contest .right span {
	color: #f00;
	font: normal 11px Tahoma, sans-serif;
	position: absolute;
	top: 20px;
	right: 12px;
}
.contest .right img {
	position: relative;
}


/* Clock  START*/
.clock {
	height: 236px;
	text-align: center;
	position: relative;
}
.clock .clock-content {
	padding-top: 35px;
	position: relative;
}
.clock .clock-back {
	background:  url(images/bg-clock.png) no-repeat center 0;
	position: absolute;
	top: 0px;
	left: 100px;
	width: 714px;
	height: 236px;
}
.clock .header {
	font-size: 24px;
	line-height: 29px;
	color: #333;
	font-weight: bold;
	height: 70px;
	margin: 0 auto;
	width: 260px;
}
.clock .start-date {
	font-size: 15px;
	color: #333;
	font-weight: bold;
	padding-top: 10px;
}
.clock .tablo {
	width: 193px;
	height: 68px;
	background: url(images/tablo.png) no-repeat 0 0;
	margin: 0 auto;
	text-align: left;
}
#cntdwn {
	padding: 9px 0 0 9px;
}
.clock .tablo img {
	display: inline;
}
.clock .tablo .sep {
	width: 2px;
}

.clock-container {
	width: 100%;
	height: 100%;
}
html,
body,
#aspnetForm,
.bg-clock,
.bg-clock .main {
	height: 100%;
}

/* Clock  END*/