body{
	margin:0;
	color:#ccc;
	font:15px/22px Arial, Helvetica, sans-serif;
	background:#000;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#ccc;
}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper{
	margin:0 auto;
	width: 946px;
}
/* header */
#header{
	height: 166px;
	background: url(images/bg-header.jpg) no-repeat;
	overflow: hidden;
	position: relative;
}
#header .ad{
	position: absolute;
	top:28px;
	right:5px;
	height: 97px;
}
#header .ad img{display: block;}
/* logo */
.logo{
	margin: 0;
	position: absolute;
	text-indent: -9999px;
	overflow: hidden;
	top:28px;
	left:5px;
	width: 337px;
	height: 98px;
}
.logo a{
	display: block;
	height: 100%;
	background: url(images/logo.png) no-repeat;
}


/* Ads (upper right corner of template) */
.ads{
	padding-top:28px;
	padding-right:5px;
	bottom:2px;
	left:0;
	float:right;
	height: 87px;
}
.ads ul{
	list-style: none;
	margin: 0;
	padding:0;
	overflow: hidden;
}
.ads ul li{
	float: left;
	position: relative;
}
.ads ul a{
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	height: 87px;
}
.ads ul a.ad-02{
	width: 261px;
	background: url(images/ad01.png) no-repeat;
}
.ads ul a.ad-03{
	width: 134px;
	background: url(images/ad03.png) no-repeat;
}

.ads ul a:hover{background-position: 0 -87px;}


/* nav */
.nav{
	position: absolute;
	bottom:2px;
	left:0;
	width: 100%;
	height: 37px;
}
.nav ul{
	height: 37px;
	background: url(images/bg-nav.png) no-repeat;
	padding: 0 0 0 21px;
	list-style: none;
	margin: 0;
	overflow: hidden;
}
.nav ul li{
	float: left;
	position: relative;
}
.nav ul a{
	display: block;
	width: 225px;
	overflow: hidden;
	text-indent: -9999px;
	height: 28px;
}
.nav ul a.nav-home{background: url(images/nav-home.gif) no-repeat;}
.nav ul a.nav-about{background: url(images/nav-about.gif) no-repeat;}
.nav ul a.nav-contest{background: url(images/nav-contest.gif) no-repeat;}
.nav ul a.nav-submit{
	width: 228px;
	background: url(images/nav-submit.gif) no-repeat;
}
.nav-download{
	width: 228px;
	background: url(images/nav-download.gif) no-repeat;
}
.nav ul a:hover{background-position: 0 -28px;}
.nav ul .active a{background-position: 0 -56px;}
.home .nav ul a.nav-home-i {background-position: 0 -56px;}
.nav ul .page-item-94 a{
	width: 228px;
	background: url(../../../votes/images/nav-vote.gif) no-repeat;
}
.nav ul .page-item-94 a:hover{
	background-position: 0 -28px;
}
.blog .nav ul .page-item-94 a,
.single .nav ul .page-item-94 a {background-position: 0 -56px;}


/* main */
#main{
	margin: 0 5px 0 4px;
	background: url(images/bg-main.gif) repeat-y;
	height: 1%;
}
.main-t{background: url(images/bg-main-t.gif) no-repeat;}
.main2 .main-t{background: url(images/bg-main-t.gif) no-repeat;}
.main2 .main-b {
	background: url(images/bg-main-b.gif) no-repeat 0 100%;
}
.main-b{
	background: url(images/bg-main-b2.jpg) no-repeat 0 100%;
	padding: 19px 14px 25px 16px;
	min-height: 425px;
}
* html .main-b{height: 425px;}
.main-b:after{
	clear: both;
	content: "";
	display: block;
}
/* flash-holder */
.flash-holder{
	width: 907px;
	overflow: hidden;
}
.flash-holder img{display: block;}
#sidebar{
	float: left;
	width: 179px;
}
#sidebar img{display: block;}
/* content */
#content{
	float: right;
	width: 678px;
	padding: 16px 35px 0 0;
}
#content .heading{
	width: 100%;
	padding-bottom: 17px;
}
#content .heading:after{
	clear: both;
	content: "";
	display: block;
}
#content h2{
	margin: 0;
	color: #48bdde;
	font-size: 36px;
	line-height: 36px;
	text-transform: uppercase;
}
.txt-submit,
.txt-download2,
.txt-about,
.txt-rules{
	height: 36px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(images/txt-submit.gif) no-repeat;
}
.txt-download2{background: url(images/txt-download2.gif) no-repeat;}
.txt-about{background: url(images/txt-about.gif) no-repeat;}
.txt-rules{background: url(images/txt-rules.gif) no-repeat;}
.btn-download{
	float: right;
	width: 205px;
	height: 25px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(images/btn-download.gif) no-repeat;
	position: relative;
	margin: 3px -10px 0 0;
}
.btn-download:hover{
	background-position: 0 100%;
}
#content h3{
	margin: 0;
	font-size: 20px;
	line-height: 22px;
	color: #0eb9f2;
	padding: 3px 0;
}
.load{padding: 0 0 0 10px;}
.load img{display: block;}
/* entry */
.entry{
	overflow: hidden;
	height: 1%;
	padding: 15px 0 35px;
	background: url(images/line01.gif) repeat-x 0 100%;
	margin-left: 11px;
}
.entry-noline{
	overflow: hidden;
	height: 1%;
	margin-left: 11px;
}
.entry .txt{
	float: left;
	width: 477px;
}
.entry p{margin: 0;}
.entry p a{
	font-weight: bold;
	color: #2fcaff;
	text-decoration: underline;
}
.entry p a:hover{
	/* text-decoration: none; */
}
.download{
	float: right;
	width: 163px;
	padding-top: 2px;
}
#content .download h3{padding: 0;}
.txt-download{
	overflow: hidden;
	text-indent: -9999px;
	height: 16px;
	background: url(images/txt-download.gif) no-repeat;
}
.download .holder{
	width: 100%;
	overflow: hidden;
	padding-top: 7px;
}
.download .holder div{
	float: left;
	width: 76px;
	text-align: center;
}
.download .holder .align-right{float: right;}
.download img{display: block;}
.download a{
	font-weight: bold;
	font-size: 12px;
	color: #296077;
	display: block;
	padding-top: 70px;
	position: relative;
	height: 1%;
}
.download .ico-doc{background: url(images/ico-doc.gif) no-repeat;color: #296077;}
.download .ico-eps{background: url(images/ico-eps.gif) no-repeat;color: #296077;}
.download .ico-doc:hover{background: url(images/ico-doc-hover.gif) no-repeat;color: #2ecaff;text-decoration:none}
.download .ico-eps:hover{background: url(images/ico-eps-hover.gif) no-repeat;color: #2ecaff;text-decoration:none}
.download a:hover{
	color: #2ecaff;
	/* text-decoration: none;*/
}

/* txt-block */
.txt-block{
	background: url(images/line01.gif) repeat-x 0 100%;
	margin: 0 0 17px 11px;
	padding: 10px 0 19px;
}
.txt-block p{
	margin: 0;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 13px;
	color: #fff;
}
.txt-block .mark1{color: #f0cc2d;}
.txt-block .mark2{color: #989898;}
/* txt-block2 */
.txt-block2{padding: 15px 0 14px 11px;}
.txt-block2 p{
	margin: 0;
	word-spacing: -1px;
}
/* main-form */
.main-form{padding: 0 0 20px 11px;}
.main-form .section{
	border-top: 1px solid #404040;
	overflow: hidden;
	width: 100%;
	padding: 5px 0 10px;
}
.sidebox{
	float: right;
	width: 163px;
}
.sidebox .note{
	font-size: 12px;
	display: block;
	text-align: right;
	padding: 0 3px 0 0;
}
.sidebox .note em,
.main-form label em{
	font-style: normal;
	font-weight: bold;
	font-size: 15px;
	color: #cf0;
}
.main-form label{
	display: block;
	padding-bottom: 1px;
}
.main-form label a{
	color: #10b8f6;
	text-decoration: underline;
}
.main-form label a:hover{color:#f0cc2d;text-decoration:underline}

a.topform{color:#10b8f6;text-decoration:underline}
a.topform:hover{color:#f0cc2d;text-decoration:underline}

.main-form .text{
	display: block;
	background: #4bc0e7;
	color: #000;
	font-size: 20px;
	height: 30px;
	line-height: 30px;
	padding: 0 5px;
	border: none;
	width: 319px;
	margin-bottom: 13px;
}
.main-form .file{
	display: block;
	margin-bottom: 13px;
	width: 423px;
}
.link-add{
	color: #0eb9f2;
	font-size: 14px;
	font-weight: bold;
}
.checkbox-row{
	overflow: hidden;
	width: 100%;
	padding: 23px 0 8px;
}
.checkbox-row input,
.checkbox-list input{
	padding: 0;
	margin: 0;
	float: left;
	width: 14px;
	height: 14px;
}
.checkbox-row input{
	margin-top: 2px;
}
.checkbox-row label,
.checkbox-list label{
	line-height: 18px;
	float: right;
	width: 643px;
}
.checkbox-list label{
	width: 645px;
	line-height: 18px;
}
.checkbox-list{
	padding: 15px 0 12px;
	list-style: none;
	margin: 0;
}
.checkbox-list2{
	padding: 0 0 10px;
	margin-top: -10px;
	position: relative;
}
.checkbox-list li{
	height: 1%;
	vertical-align: top;
	overflow: hidden;
	padding-bottom: 4px;
}
.main-form p{margin: 3px 0 10px;}
.btn-submit{
	display: block;
	height: 30px;
	width: 138px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(images/btn-submit.gif) no-repeat;
	margin-bottom: 13px;
}
.btn-submit:hover{background-position: 0 -30px;}
.main-form .small-txt{
	font-size: 11px;
	line-height: 13px;
}
.main-form .fields {
	overflow:hidden;
	padding:0 0 13px;
	width:100%;
}
.main-form .fields .text {
	float:left;
	margin:0 6px 0 0;
}
.main-form .browse {
	height:29px;
	overflow:hidden;
	position:relative;
	width:423px;
	z-index:10;
}
.main-form .button {
	background:url(images/bg-btn-browse.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	float:right;
	height:30px;
	width:88px;
}
.main-form .hover .button {
	background-position: 0 -30px;
	color: #fff;
}
.main-form .button:hover { background-position:0 -30px;}
.main-form .file-input-area {
	cursor:pointer;
	height:30px;
	left:0;
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:2;
}
/* footer */
#footer{
	padding: 10px 0 27px;
	color: #666;
	font-size: 10px;
	line-height: 14px;
}
#footer .holder{
	overflow: hidden;
	height: 1%;
	padding: 0 7px 13px;
}
#footer a{color: #666;}
#footer a:hover{
	/* text-decoration: none;*/
	color: #10b8f6;
}
.logo-small{
	float: left;
	width: 47px;
	height: 33px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(images/logo-small.gif) no-repeat;
}
.logo-small a{
	display: block;
	height: 100%;
}
.footer-nav{
	float: right;
	width: 875px;
	font-weight: bold;
}
.footer-nav ul{
	padding: 2px 0 0;
	list-style: none;
	margin: 0 0 0 -6px;
	overflow: hidden;
	height: 1%;
}
.footer-nav ul li{
	display: inline;
	padding: 0 2px 0 6px;
	background: url(images/separator01.gif) no-repeat 0 2px;
}

.footer-nav ul li:first-child{background: none;}
.footer-nav p{margin: 0;}
#footer .txt{
	float: left;
	width: 617px;
	padding-top: 1px;
}
#footer .txt p{
	margin: 0;
	text-transform: uppercase;
	color: #bebebe;
	font-size: 11px;
}
#footer .txt .mark1{color: #bd9900;}
#footer .txt .mark2{color: #747474;}
.partners-list{
	float: right;
	padding: 0;
	list-style: none;
	margin: 0;
}
.partners-list li{
	float: left;
	padding-left: 26px;
}
.error{
	font-weight: bold;
	color: #d71110 !important;
}

/* content-holder */
.content-holder{
	padding-left: 9px;
	color: #fff;
}
/* visual */
.visual{padding: 22px 0;}
#content .visual h3{
	margin: 0 0 7px;
	overflow: hidden;
	text-indent: -9999px;
	height: 77px;
	padding: 0;
}
.txt-what-could{background: url(images/txt-what-could.gif) no-repeat;}
.visual img{display: block;}
/* txt-block3 */
.txt-block3 p{
	font-size: 18px;
	line-height: 22px;
	margin: 0 0 8px;
}
/* blue-block */
.blue-block{
	width: 100%;
	margin-bottom: 7px;
}
.blue-block:after{
	clear: both;
	content: "";
	display: block;
}
.blue-block .c{
	width: 690px;
	float: left;
	margin: 0 -10px;
	position: relative;
	background: url(images/bg-blue-block.gif) repeat-y;
	color: #fff;
	line-height: 18px;
}
.blue-block .t{background: url(images/bg-blue-block-t.gif) no-repeat;}
.blue-block .b{
	background:url(images/bg-blue-block-b.gif) no-repeat 0 100%;
	padding: 30px 44px 24px;
}
.blue-block ol{
	margin: 0;
	padding: 0 0 0 22px;
	font-weight: bold;
}
.blue-block ol li{padding-bottom: 7px;}
.blue-block a{
	text-decoration: underline;
	color: #fff;
}
.blue-block a:hover{color: #fc0;}
/* txt-block4 */
.txt-block4{
	font-size: 16px;
	line-height: 20px;
}
.txt-block4 p{margin: 0 0 20px;}
.txt-block4 strong{color: #fc0;}
.list-style1{
	padding: 0;
	list-style: none;
	margin: -20px 0 20px 23px;
}
.list-style1 li{
	height: 1%;
	vertical-align: top;
	padding-left: 10px;
	background: url(images/bullet01.gif) no-repeat 0 7px;
}
/* finalists */
.finalists{
	overflow: hidden;
	width: 100%;
	margin: -14px 0 36px;
}
.finalists ul{
	padding: 0;
	list-style: none;
	margin: 0 0 0 -16px;
	overflow: hidden;
	width: 700px;
}
.finalists ul li{
	float: left;
	padding: 0 13px 0 16px;
	background: url(images/separator02.gif) no-repeat;
}
.finalists ul span{
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	height: 97px;
	width: 130px;
}
.finalists ul span.txt-first{
	background: url(images/txt-first.gif) no-repeat;
	width: 135px;
}
.finalists ul span.txt-second{background: url(images/txt-second.gif) no-repeat;}
.finalists ul span.txt-third{background: url(images/txt-third.gif) no-repeat;}
.finalists ul span.txt-each{
	width: 178px;
	background: url(images/txt-each.gif) no-repeat;
}
/* contest-calendar */
#content .contest-calendar h3{
	color: #fff;
	font-size: 16px;
	margin: 0 0 1px;
	padding: 0;
}
.contest-calendar{padding-bottom: 20px;}
/* timetable */
.timetable{
	width: 100%;
	border-collapse: collapse;
	color: #fff;
	font-weight: bold;
	line-height: 18px;
}
.rules-holder .timetable{
	line-height: 14px;
	font-size: 14px;
}
.timetable a{color: #fff;}
.timetable thead th{
	border: 1px solid #000;
	text-align: center;
	text-transform: uppercase;
	background: #006280;
	padding: 8px 0 9px;
	vertical-align: middle;
}
.rules-holder .timetable thead th{
	text-transform: none;
	vertical-align: top;
	padding-bottom: 6px;
}
.timetable .first-cell{
	width: 207px;
	padding: 0;
}
.rules-holder .timetable thead .first-cell{
	text-align: left;
	padding: 8px 10px 9px;
	width: 188px;
}
.timetable tbody th{
	background: #003b4d;
	padding: 8px 10px 8px 12px;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #000;
	width: 185px;
}
.rules-holder .timetable tbody th{
	padding: 7px 10px 6px;
	width: 188px;
}
.timetable td{
	border: 1px solid #000;
	background: #262626;
	text-align: center;
	padding: 8px 0 9px;
	vertical-align: middle;
}
.rules-holder .timetable td{
	font-weight: normal;
	padding: 7px 0 6px;
}

.rules-holder a{color:#10b8f6;text-decoration:underline}
.rules-holder a:hover{color:#f0cc2d;text-decoration:underline}

.link01{
	text-transform: uppercase;
	display: block;
	line-height: 24px;
	font-size: 24px;
	padding-bottom: 28px;
}
.link01 a{
	color: #00c4ff;
	text-decoration: underline;
	font-weight: bold;
}
.link01 a:hover{color: #fc0;}
/* rules-holder */
.rules-holder{
	padding: 0 0 8px 10px;
	color: #fff;
}
#content .rules-holder h3{
	font-size: 18px;
	padding: 0;
	margin-top: -3px;
}
.rules-holder p{
	font-size: 14px;
	line-height: 18px;
	margin: 0 0 18px;
}
.rules-holder p em{text-decoration: underline;}
.rules-holder p a{
	color: #44d4ff;
	text-decoration: underline;
}
.rules-holder p a:hover{/*text-decoration: none;*/}
.rules-holder p strong{color: #44d4ff;}
.rules-holder p.notice{
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 15px;
}
.rules-holder h4{
	margin: 0;
	font-size: 14px;
	color: #44d4ff;
}
.list-style2{
	padding: 0;
	list-style: none;
	margin: 0;
	font-size: 14px;
	line-height: 18px;
}
.list-style2 li{
	vertical-align: top;
	height: 1%;
	text-indent: 10px;
	background: url(images/bullet01.gif) no-repeat 0 7px;
	padding-bottom: 18px;
}
.list-style2-alt{padding-bottom: 18px;}
.list-style2-alt li{padding-bottom: 0;}
.list-style3{
	padding: 0 0 18px 37px;
	list-style: none;
	margin: 0;
	font-size: 14px;
	line-height: 18px;
}
.list-style3 li{
	height: 1%;
	vertical-align: top;
}
.table-holder{margin: -5px 0 12px;}


#heading_blog {
	width:887px;
	height:87px;
	position:relative;
}
#heading_blog a {
	width:887px;
	height:87px;
	position:absolute;
	top:0;
	left:0;
	text-indent:-9999px;
	background:url(images/bg_heading_blog.png) no-repeat;
}
.single .main-column h2,
.blog .main-column h2,
.archive .main-column h2{
	margin:0;
	border-top:4px solid #00c4ff;
	color:#00c4ff;
	padding:7px 0 4px;
	font-size:28px;
}
.main-column h2 a {
	color:#00c4ff;
}
.single .main-column h2 a:hover,
.blog .main-column h2 a:hover,
.archive .main-column h2 a:hover {
	color:#fff;
	text-decoration:none;
}
.single .main-column small,
.blog .main-column small,
.archive .main-column small{
	color:#999;
}
.blog_entry {
	color:#fff;
}
.blog_entry a {
	color:#00c4ff;
	text-decoration:underline;
}
.blog_entry a:hover {
	color:#ffcc00;
	text-decoration:underline;
}
.post_meta {
	width:100%;
	overflow:hidden;
	border-bottom:1px solid #404040;
	border-top:1px solid #404040;
	margin-bottom:20px;
	padding:10px 0 10px 0;
	font-size:12px;
	color:#999;
}
.post_meta h4 {
	font-size:16px;
	color:#acb371;
	margin: 0;
}
.post_meta_comments {
	width:182px;
	float:left;
}
.post_meta_category {
	width:247px;
	padding-right:40px;
	float:left;
}
.blog_entry .post_meta a {
	color:#999;
	text-decoration:none;
}
.blog_entry .post_meta a:hover {
	color:#00c4ff;
	text-decoration:none;
}
.side_box h3 {
	font-size:18px;
	color:#acb371;
	margin:0;
	padding-top:5px;
	border-top:4px solid #808080;
}
.side_box ul {
	padding:0;
	margin:0 0 20px;
}
.side_box ul.recentposts {
	margin:0 0 12px;
}
.side_box ul li {
	padding:0;
	list-style:none;
	margin:0;
}
.side_box ul.recentposts li {
	padding:0 0 5px 0;
}
.side_box li a {
	color:#999;
	font-size:14px;
}
.side_box li a:hover {
	color:#00c4ff;
	text-decoration:none;
}
.rss_box {
	margin:10px 0 20px 0;
}
img.aligncenter {
	margin:0 auto;
	border:7px solid #afafaf;
}
.rss_link {
	display:block;
	padding-left:20px;
	background:url(images/feed-icon-14x14.png) 0 4px no-repeat;
	color:#999;
}
.rss_link:hover {
	color:#00c4ff;
	text-decoration:none;
}
.subscribe2 {
	margin-top:30px;
	float:right;
	padding:0 0 0 14px;
	background:url(images/bg_subc.png) 0 0 no-repeat;
	position:relative;
	width:176px;
}
.subscribe2 h3 {
	font-size:16px;
	color:#acb371;
	margin:0 0 5px;
	line-height:18px;
	background:url(images/text_receive.png) 0 0 no-repeat;
	width:123px;
	height:32px;
	overflow:hidden;
	text-indent:-99999px;
	outline-style:none;
}
.subscribe2 input{
	background:url(images/bg_input.png) 0 0 no-repeat;
	width:160px;
	padding:2px 5px;
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:17px;
	color:#000;
	}
.subscribe2 .btn_sub{
	background:url(images/btn_sub.png) 0 0 no-repeat;
	width:79px;
	height:20px;
	padding:20px 79px 0 0;
	overflow:hidden;
	border:0;
	cursor:pointer;
	margin:0 0 0 -1px;
	}
.subscribe2 .btn_uns{
	background:url(images/btn_uns.png) 0 0 no-repeat;
	width:93px;
	height:20px;
	padding:20px 93px 0 0;
	overflow:hidden;
	border:0;
	cursor:pointer;	
	margin:0 0 0 -3px;
	}
.subscribe2 p {
	margin:0;
	color:#ccc;
	font-size:14px;
}
.subscribe2 p.attachment{
	display:none;
	}
.subscribe2 p.error {
	width:180px;
	position:absolute;
	top:0;
	left:-190px;
	line-height:17px;
	color:#ccc;
	color:#ccc !important;
}
.subscribe2 p.confirm {
	padding:5px 0 0;
	line-height:17px;
}
.subscribe2  form p{
	position:relative;
	width:auto;
	text-align:left;
	}
