@import 'reset.css';

body {
	text-align:center;
	font:12px normal Arial,Helvetica,sans-serif;
	background:#05113d url(/i/btk-bg.jpg) 50% 77px no-repeat;
	color:#333;
}
body.bigflash, object.bigflash {
	background:#061651;
}

.cln {display:block;overflow:hidden;clear:both;}
.px {height:1px;text-indent:-2000px;}
.inner {float:left;text-align:left;padding:0 12px;}
.right {float:right;}
.left {float:left;}
.hide {display:none;}

.wrapper {
	width:1000px;
	margin:0 auto;
}

/* HEADER */

.header {
	height:77px;
	background:#0a1d60 url(/i/menu-bg.png) 0 0 repeat-x;
	overflow:hidden;
}
.header .wrapper {
	height:71px;
	position:relative;
	background:url(/i/header-bg.jpg) 50% 2px no-repeat;
}
.header h1 {
	float:left;
}
.header h1 a {
	display:block;
	width:230px;
	height:69px;
	text-indent:-1000px;
	overflow:hidden;
}

/* REG\LOGIN FORM */

.header form {
	display:block;
	position:absolute;
	right:13px;
	top:29px;
	height:25px;
	line-height:25px;
	width:320px;
	text-align:left;
	overflow:hidden;
}
.header input, .header button {
	border:0;
	display:block;
	font-size:11px;
	margin:0;padding:0;
	overflow:hidden;
	float:left;
	background:transparent;
}
.header button::-moz-focus-inner{padding:0;border:none}
.header input {
	width:79px;

	margin:0;
	position:absolute;
	top:7px;
	padding:0 2px;
	left:101px;
}
.header .fanatid {left:172px;top:6px;}
.header .registration {
	color:#fff;
	cursor:pointer;
	width:90px;
	height:25px;
	line-height:20px;
	margin:0 5px 0 3px;
}
.header .enter {
	color:#203a7b;
	cursor:pointer;
	width:35px;
	height:25px;
	margin:0;
	line-height:20px;
	position:absolute;
	right:26px;
	top:0;
}

.header .fanat_id {
	font-size:11px;
	color:#203a7b;
	height:25px;
	margin:0;
	line-height:20px;
	position:absolute;
	left:124px;
	top:3px;
}

.header .exit {
	display:block;
	height:25px;
	line-height:25px;
	text-decoration:none;
	background:#f7d217;
	width:200px;
	text-align:center;
	color:#203a7b;
	margin:0 0 0 97px;
	font-weight:bold;
}
* html .header .exit {
	margin-left: 50px;
	}

/* TOP MENU */

.header ul {
	float:left;
	margin:2px 0 0 0;

}
.header li {
	float:left;
	margin-right:1px;
	height:69px;
	overflow:hidden;
}
.header ul a {
	display:block;
	font:bold 18.5px 'Myriad Pro', Tahoma, Arial, Serif;
	font-style:italic;
	color:#fff;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	height:70px;
	overflow:hidden;
	padding-top:31px;
	background:url(/i/hover.jpg) -1000px 0 no-repeat;
	
}
.header ul a:hover {
	color:#f7d217;
}
.menu-video a {width:105px;}
.menu-contest a {width:137px;}
.menu-voting a {width:160px;}
.menu-video a:hover {background-position:0 0;}
.menu-contest a:hover {background-position:-105px 0;}
.menu-voting a:hover {background-position:-242px 0;}
/* BOX */

.box-top {
	position:relative;
	height:497px;
	margin:293px auto 0 auto;
	background:url(/i/box-top-blue.png) 50% 0 no-repeat;
}
.box-top.login {
	height:auto;
}
.box-top .chart {
	width:963px;
	position:relative;
	top:76px;
	left:1px;
	margin:0 auto;
	text-align:left;
	overflow:hidden;
	height:402px;
	padding-top:1px;
	background:url(/i/videotitle-bg.png) 0 0 repeat-x;
}
.index .box-top .chart {top:96px;}
.video .box-top .chart {
	background-position:0 20px;
}
.box-top .flash-player {
	float:left;
	margin-left:1px;
	position:relative;
}
body.video .box-top .flash-player {
	border-bottom:1px solid #000;
	padding-top:20px;
}
.box-top .flash-player object {
	width:400px;
	height:381px;
	overflow:hidden;
	float:left;
}
.box-top .flash-player p {
	display:block;
	font:normal 11px Tahoma,Verdana,Arial,Serif;
	color:#626986;
	width:508px;
	height:20px;
	line-height:20px;
	text-align:center;
	overflow:hidden;
	clear:both;
}
.box-top .player-banner {
	display:block;
	float:left;
	width:108px;
	height:381px;
}
body.video .box-top .player-banner {
	width:159px;
}
.box-top .player-banner img {
	display:block;
	margin:26px 0 0 0;

}

.box-top .novideo {
	width:400px;
	height:381px;
	float:right;
	overflow:hidden;
	background:url(/i/novideo.png) 19px 115px no-repeat;
}
.box-top .novideo strong {
	display:block;
	font:normal 24px Tahoma,Verdana,Arial,Serif;
	color:#5d5d5d;
	margin:200px 0 0 19px;
}

/* CHART TABLE */

.box-top .table {
	float:left;
	overflow:hidden;
}
* html .box-top .table {width:213px;}
.box-top .table h3 {
	width: 214px;
	height:26px;
	overflow:hidden;
	text-indent:-1000px;
	background:url(/i/table-h3.png) 50% 4px no-repeat;
}
.box-top .table table {
	width:214px;
	background:#1e2851;
	
}
.box-top .table tr {
	height:22px;
}
.box-top .table td, .box-top .table th {
	color:#c8c8c8;
	vertical-align:middle;
	font-size:11px;
}
.box-top .table th {
	color:#b3b3b3;
	width:2em;
	text-align:center;
}
.box-top .table tr.color {height:21px;}
.box-top .table tr.color td, .box-top .table tr.color th {
	background:#293259;
}
.box-top .table thead * {color:#fff;font-size:9px;}
.box-top .table td.num {
	color:#6a708b;
	text-align:right;
	padding:0 8px 0 4px;
}

/* BANNER */

.box-top .banner {
	position:relative;
	display:block;
	float:left;
	text-align:right;
	width:240px;
	height:398px;
	text-decoration:none;
	margin-top: -1px;
	overflow: hidden;
	background:#000 url(/i/busy.gif) 50% 50% no-repeat;
}
.box-top .banner img {display:block;}
/* HEADERS */

.box-top .h1 {
	position:absolute;
	left:50%;
	top:24px;
	margin-left:-90px;
	height:20px;
	width:180px;
	overflow:hidden;
	text-indent:-1000px;
	background:url(/i/about:blank) 0 0 no-repeat;
}
.box-top .h1.video {
	background-image:url(/i/box-video-header.png);
}
.box-top .h1.vikt {
	width:230px;
	height:17px;
	margin-left:-115px;
	background-image:url(/i/box-viktorina-header.png);
}
.box-top .h1.voting {
	width:460px;
	background-image:url(/i/box-voting-header.png);
}


.videotitle {
	display:block;
	position:absolute;
	z-index:999;
	top:3px;left:10px;
	color:#FFFFFF;
	font-weight:normal;
	font-size:11px;
	margin:0;padding:0;clear:none;
}

.videotitle.two {
	left:573px;
}
.videotitle.zero {
	top:80px;
	left:50%;
	margin-left:-500px;
	width:500px;
	color:#fff;
}

/* CONTENT */

.box-content h2 {
	height:22px;
	overflow:hidden;
	clear:both;
	text-indent:-1000px;
	background:url(/i/headers.png) 0 0 no-repeat;
	margin:4px 0 0 13px;
}
.box-content .inner {position:relative;}

.album h2 {width:89px;}
.topic h2 {width:96px;background-position:0 -22px;}
/*.vote h2 {width:181px;background-position:0 -44px;}*/
.vote h2 {width:263px; height:44px; background-position:0 -88px; margin-top: 35px; text-indent: 0;}
.news h2 {width:127px;background-position:0 -66px;}

.box-content .vote h2 A {display: block; overflow: hidden; height: 100%; text-indent: -3000px;}
/* CONTENT BLOCKS */

.block dl {
	width:535px;
	height:170px;
	position:relative;
	margin:10px 0;
	color:#474747;
}
.block dt {
	padding-top:10px;
	margin:0 0 0 330px;
	font:bold 16px Tahoma,Verdana,Arial,Serif;
}
.block dd.info {
	margin:12px 0 0 330px;
	line-height:15px;
	color:#6c6c6c
}
.block dd.info p {font-size:13px;}
.block dd.info span, .block dd.info ul {display:block;color:#a3a3a3;padding:5px 0;}
.block dd.link {
	position:absolute;
	top:140px;
	left:15px;
	font-size:14px;
}
.block dd.link a, .block a.link {
	font-style:italic;
	font-family:Georgia;
	color:#474747;
	font-size:14px;
}
.block .photo {
	width:319px;
	height:144px;
	background:url(/i/photo-bg.png) no-repeat;
	position:absolute;
	left:3px;
	top:0;
	overflow:hidden;
}
.block .photo a {
	padding:3px 9px 11px 10px;
	text-decoration:none;
	display:block;
}
.block dd.text {
	position:absolute;
	top:120px;
	line-height:20px;
}


/* NEW TOPIC */

.block.topic .photo {
	width:199px;
	height:144px;
	background-image:url(/i/news-photo-bg.png);
}

.block.topic dt, .block.topic dd.info {
	margin-left:205px;
}

/* VOTE */

.block.vote {
	width:410px;
	position:relative;
	overflow:hidden;
	height: 120px;
	/*height:212px;*/
}
.voting .block.vote * {color:#fff;}
.block.vote dl {
	margin-left:10px;
	width:410px;
}
.voting .block.vote dl {margin:0;}
.voting .block {
	width:400px;
	float:left;
	height:120px;
}
.block.vote dt {
	padding-top:5px;
}
.block.vote .photo {
	width:95px;
	height:95px;
	background-image:url(/i/vote-photo-bg.png);
	left:0;
}
.voting .block.vote .photo {
	background:#FFF;
	width:85px;
	height:85px;
}
.block.vote .photo a {
	padding:4px 14px 14px 4px;
}
.voting .block.vote .photo a {
	padding:4px;
}
.block.vote dt, .block.vote dd.info {
	margin-left:100px;	
}
.voting .block.vote dd.info {margin-top:0;}
.block.vote dd.text {
	top:100px;
}
.block.vote p.ratio, .block.vote span.ratio {
	font-size:13px;
	line-height:25px;
	color:#474747;
}
.voting .block.vote span.ratio {color:#fff;}
.block.vote p.ratio b, .block.vote span.ratio b {
	font-family:Georgia;
}
.block.vote div.ratio {
	width:180px;
	height:19px;
	background:url(/i/ratio.png) -50% 0 no-repeat;
}
.block.vote .text strong {
	font-size:13px;
}
a.vote-button, a.reg-button {
	display:block;
	width:111px;
	height:32px;
	padding:0;
	text-align:center;
	font:bold 14px Arial,Tahoma,Verdana,Serif;
	overflow:hidden;
	color:#1a2c63;
	position:absolute;
	left:300px;top:0;
	background:url(/i/vote-button.png) no-repeat;
	text-decoration:none;
	line-height:32px;
}
a.reg-button {
	width:211px;
	height:39px;
	line-height:39px;
	background-image:url(/i/reg-button.png);
	top:100px;left:735px;
}
.votes a.vote-button {
	position:static;
}

/* NEWS LIST */

.block.news {
	width:430px;
}

.block.news ul {
	margin:5px 0 5px 10px;
}
.block.news ul li {
	line-height:19px;
	display:block;
	overflow:hidden;
	clear:both;
	zoom:1;
	}
.block.news ul li a {
	position:relative;
	padding-left:44px;
	color:#919191;
	text-decoration:none;
	display:block;
	zoom:1;
}
.block.news ul li i {visibility:hidden;font-style:normal;}
.block.news ul li a:hover {color:#474747;}
.block.news ul li a:hover i {visibility:visible;}
.block.news ul li strong {
	display:block;
	width:35px;
	height:17px;
	overflow:hidden;
	position:absolute;
	left:0;top:0;
	text-align:right;
}

.block.news .link {
	margin-left:15px;
}

/* VIDEO */

.video-list-banner {
	float:right;
	padding-bottom: 5px;
}
ul.video-list {
	margin:30px 0 30px 15px;
	float:left;
	width:640px;
	font:bold 14px Tahoma,Verdana,Arial,Serif;
}
.video-list li {zoom:1;}
.video-list li a {
	display:block;
	text-decoration:none;
	color:#a3a3a3;
	padding:10px 20px;
	background:url(/i/video-pointer.png) -50px 50% no-repeat;
}
.video-list li a:hover {
	background-position:2px 50%;
	color:#fff;
}
.video-list li a span {
	font-weight:normal;
}

/* BOX DECORATION */

.box-content {
	background:url(/i/box-bg-white.png) 50% 0 no-repeat;
	padding:0;
}
body.video .box-content, .box-content.black {
	background-image:url(/i/box-bg-blue.png);
	padding:1px 0 0 0;
}
body.viktorina .box-content {
	padding:0;
}
.box-bottom {
	background:url(/i/box-bottom-white.png) 50% 100% no-repeat;
	padding:0 0 70px 0;
}
.black .box-bottom {
	background-image:url(/i/box-bottom-blue.png);
}
body.video .box-bottom .inner {
	float:none;
	padding:0 18px;
}
.login .box-bottom {padding-bottom:0;}
.voting-status .box-bottom {padding-bottom:100px;}
/* WARNING MESSAGE */

.warning {
	height:86px;
	background:url(/i/warning.png) 50% 50% no-repeat;
	overflow:hidden;
	text-indent:-4000px;
	padding:12px 0;
}

body.bigflash .warning {
	padding:0;
}

div.blocks1, div.blocks2 {
	float:left;
	padding-top:15px;
	overflow:hidden;
}
.votes .blocks1 {
	width:510px;
	padding-bottom:40px;
}
.votes .blocks2 {
	width:460px;
	padding-bottom:40px;
}

/* VIKTORINA */

body.viktorina .box-top .chart {
	background:#1e2851;
	width:963px;
	height:398px;
	}

.box-top .text {
	width:723px;
	float:left;
}
.box-top .viktorina {
	padding:40px;
	font:bold 14px Tahoma,Verdana,Arial,Serif;
	color:#fff;
}
.box-top .viktorina h2 {
	overflow:hidden;
	height:23px;
	text-indent:-1000px;
	background:url(/i/viktorina-subheader.png) 0 0 no-repeat;
}
.box-top .viktorina h2.voting {
	height:30px;
	background:url(/i/vote-subheader.png) 0 0 no-repeat;
	margin-bottom:20px;
}
.box-top .viktorina p {
	display:block;
	padding:12px 0;
	color:#d2d4dc;
}
.box-top .viktorina p.normal, .box-top .viktorina p em {
	font-weight:normal;
}
.box-top .viktorina p em {
	font-family:Georgia;
	color:#d2d4dc;
}
.box-top .viktorina a {
	color:#fff;
}

p.viktorina-done, p.vote-register, p.vikt-register {
	width:900px;
	height:26px;
	overflow:hidden;
	padding:0;
	background:url(/i/done.png) 50% 0 no-repeat;
	text-indent:-2000px;
	margin:100px 0;
}

p.vote-register {
	background:url(/i/register.png) 105px 0 no-repeat;
	height:45px;
}
p.vikt-register {
	height:45px;
	background:url(/i/vikt-register.png) 85px 0 no-repeat;
	}

/* PRIZ */

.priz {
	padding:40px 80px;
}
.priz p {
	padding:20px 0;
}

/* QUEST */

.quest {
	padding:40px 60px;
}
.votes .quest {
	padding:40px 60px 0 60px;
}
.quest dl {
	margin-bottom:20px;
}
.votes dl{
	margin-bottom:0;
}
.quest dl li, .quest dl li a {
	color:#464646;
	font-size:14px;
	padding:1px 0;
}
.votes dl li {
	padding:0 0 4px 0;
}
.quest dl li a {
	text-decoration:none;
	font-size:12px;
	padding:1px 0;
}
.quest dl li label {
	padding:0 30px 0 8px;
}
.quest dl span {padding:2px;}
.quest dl span:hover {
	background:#f7d217;
}
.quest dt {
	font:bold 18px Tahoma,Verdana,Arial,Serif;
	color:#05113d;
	padding:10px 0;
}
.quest dd {
	padding:0 0 20px 0;
}
.quest label {
	color:#464646;
	padding:0 5px;
}
.quest li b {
	display:block;
	width:20px;
	float:left;
	line-height:18px;
}
.quest li i {
	display:block;
	margin:2px 0 8px 20px;
	height:5px;
	overflow:hidden;
	clear:both;
	background:#aaaebd;
}
.quest li.active i {
	background:#ffcf1c;
}

/* WINNERS */

.winners {
	overflow:hidden;
}
.winners dl {
	width:1000px;
}
.winners dd {
	width:470px;
}
.winners dd ul {
	padding:18px 0;
	color:#464646;
	font-size:14px;
	line-height:25px;
}
.winners h4 {
	background:#f7d217;
	float:left;
	height:23px;
	line-height:23px;
	padding:0 4px 0 20px;
	font-size:14px;
	color:#05113d;
}

/* QMENU */

.qmenu {
	display:block;
	width:980px;
	height:36px;
	margin:0 9px 0 10px;
	padding:0;
	overflow:hidden;
	background:url(/i/qmenu.png) 0 0 no-repeat;
}
body.viktorina .qmenu li {
	display:block;
	float:left;
	padding:0;margin:0;
	width:auto;
}
.qmenu a {
	display:block;
	height:36px;
	width:326px;
	line-height:36px;
	overflow:hidden;
	text-indent:-1000px;
	
}
.qmenu li.qm2 a {width:326px;}

.qmenu.q2 {background-position:0 -36px;}
.qmenu.q3 {background-position:0 -72px;}

.qmenu .vote a {background:url(/i/qmenu.png) 0 -108px no-repeat;}
.qmenu.q2 .vote a {background-position:0 -144px;}
.qmenu.q3 .vote a {background-position:0 -180px;}

/* LOGIN */

.login .box-content {
	background-position:50% 310px;
	background-repeat:no-repeat;
}

.login .login-inner {
	text-align:left;
	
}

.login-form {
	padding:200px 100px;
	line-height:30px;

} 

.login-form .login1 {
	font-size:22px;
	margin-right: 10px;
	margin-left: 10px;
}
.login-form .password1 {
	font-size:22px;
	margin-right:20px;
}

.login-form .login-button {
	margin-top: -2px;
}
.login-form strong {
	color:#d1d1d1;
	font:bold 14px Tahoma;
}
.login-form p {
	display:block;
	overflow:hidden;
	clear:both;
}
.login-form p a {
	display:block;
	color:#d1d1d1;
	font:normal 14px Tahoma;
	margin:16px 0;
}

/* VOTING */

.login .voting {
	margin:75px 0 auto 85px;
	padding:50px 0;
	width:840px;
	background:#1e2851;
	height:auto;
	position: static;
}
* html .login .voting {
	margin-left:40px;
}

.voting p {
	color:#d2d4dc;
	font-size:14px;
	line-height:20px;
	padding-bottom:40px;
}

h2.votingstatus-header {
	text-indent:-1000px;
	overflow:hidden;
	height:34px;
	background:url(/i/voting-header.png) no-repeat;
	margin:0 0 35px 0;
}

.voting h3 {
	color:#ccb023;
	font:normal 24px Tahoma;
	margin:20px 0;
}

.voting-results {
	padding-bottom:10px;
}

.voting-leader {
	float:left;
	width:400px;
}

.voting-leader img {
	border:4px solid #fff;
}
.voting-leader dl {
}
.voting-leader dt {
	width:100px;
	float:left;
}
.voting-leader dd {
	
	margin-left:100px;
	height:95px;
}
.voting-leader p {
	color:#fff;
	font-size:12px;
	line-height:16px;
	padding-bottom:40px;
	padding-right:20px;
}
.voting-leader dd span {
	color:#fff;
	display:block;
	font-size:12px;
	font-weight:bold;
	padding-top:10px;
}
.voting-leader dd strong {
	font-size:18px;
	color:#fff;
	display:block;
	margin-top:10px;
}
#voting_player {
	position:relative;
	right:-50px;
}

A.counter {
	display: block;
	width: 1px;
	height: 1px;
	}
A.counter IMG {
	display: block;
}

