@charset "utf-8";
body {
	background-color: #002232;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
}

.container {
	position: relative;
	width: 1005px;
	margin: 0 auto;
}

.hide {
	display: none;
}

.clear {
	clear: both;
}


/*header*/
#header {
	background-image: url(../images/header_base.jpg);
	height: 209px;
}

#header p {
	margin: 0px;
	padding: 0px;
}

#header #navbar {
	position: absolute;
	height: 57px;
	left: 1px;
	bottom: 6px;
	width: 1004px;
	font-size: 12px;
	text-transform: uppercase;
}

#header #navbar a {
	color: #273a4d;
	text-decoration: none;
	background-image: url(../images/btn-border.gif);
	background-position: right top;
	display: block;
	background-repeat: no-repeat;
	line-height: 57px;
	text-align: center;
}

#header #navbar a:hover, #navbar .current {
	color: #c2611b;
	text-decoration: none;
	background-image: url(../images/btn-border2.gif);
	background-position: right top;
	display: block;
	background-repeat: no-repeat;
	text-align: center;
}

#navbar .current   {
	color: #c2611b;
	text-decoration: none;
	background-image: url(../images/btn-border2.gif);
	background-position: right 1px;
	display: block;
	background-repeat: no-repeat;
	text-align: center;
	line-height: 57px;
}

#navbar li {
	float: left;
	line-height: 57px;
}

#header #login {
	position: absolute;
	left: 440px;
	top: 26px;
	width: 264px;
	height: 103px;
	font-size: 12px;
	color: #4c4c4c;
}

#header #login h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: blue;
	text-align: center;
	line-height: 23px;
	margin-left: 8px;
}

#header #loginform span {
	width: 60px;
	display: block;
	float: left;
	line-height: 25px;
}

#header h2 {
	font-size: 15px;
	font-weight: bold;
	color: #c2611b;
	text-align: center;
	margin-bottom: 10px;
}

#login #password, #login #user {
	background-image: url(../images/back-input.jpg);
	height: 16px;
	margin-bottom: 4px;
	border: none;
	border-bottom-color: transparent;
	padding: 10px 0 0 5px;
	width: 140px;
}

.login-btn {
	background-attachment: scroll;
	background-image: url(../images/submit.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 39px;
	width: 64px;
	display: block;
	text-indent: -30000px;
	position: absolute;
	left: 216px;
	top: 52px;
}

#header #next-competition {
	position: absolute;
	left: 737px;
	top: 26px;
	width: 243px;
	height: 99px;
	color: #273a4d;
	text-align: center;
	font-size: 12px;
}

#next-competition h3 {
	font-size: 38px;
}

/*COUNTER SPECIFIC STYLES */
.counters {
	width: 300px;
    padding-left: 2px;
}

.counters ul.countdown {
	list-style-type: none;
	color: white;
	font-weight: bold;
	text-align: center;
}

.counters ul.countdown li {
	float: left;
	background: url(../images/digit-m.png) no-repeat;
	height: 60px;
	width: 60px;
	padding-top: 10px;
}

.counters ul.countdown li div {
	font-size: 22px;
}

.counters ul.countdown li div.countdown_num {
	font-size: 22px;
}

.counters ul.countdown li.no_countdown {
	padding-top: 4px;
	background: transparent;
	height: 110px;
	width: 180px;
}

/*content*/
#content {
	background-image: url(../images/back-content.jpg);
	color: #273a4d;
}

/*content*/
#content2 {
	background-image: url(../images/back-content2.jpg);
	color: #273a4d;
}

/*left sidebar*/
#leftsidebar {
	background-image: url(../images/leftsidebar.jpg);
	float: left;
	width: 216px;
	height: auto;
	position: relative;
	padding: 30px 0 0 0;
}

#leftsidebar #video {
	background-image: url(../images/video.jpg);
	position: relative;
	height: 112px;
	width: 200px;
	margin: 0 auto;
	color: #FFFFFF;
	text-align: center;
	padding: 25px 0 0 0;
}

#video h2, #ranking h2 {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 20px;
}

.watchvideo-btn {
	background-image: url(../images/watchvideo.jpg);
	position: absolute;
	height: 38px;
	width: 163px;
	left: 19px;
	top: 75px;
	text-indent: -30000px;
}

#leftsidebar #panel {
	background-image: url(../images/ranking.jpg);
	position: relative;
	height: 191px;
	width: 200px;
	margin: 0 auto;
	color: #FFFFFF;
	text-align: center;
	padding: 25px 0 0 0;
}

#panel h2 {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 9px;
}

#panel h3 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 14px;
	margin-bottom: 7px;
}

#panel h4 {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 15px;
	margin-bottom: 7px;
}

#faqs {
	color: #FFFFFF;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
	margin-top: 0px;
	margin-bottom: 6px;
}

#panel a:link {
	color: #FFFFFF;
}

#panel a:visited {
	color: #FFFFFF;
}

#panel a:hover {
	color: #FF0000;
}

#panel a:active {
	color: #FFFFFF;
}

#leftsidebar #ranking {
	background-image: url(../images/ranking.jpg);
	position: relative;
	height: 191px;
	width: 200px;
	margin: 0 auto;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	padding: 25px 0 0 0;
}

#ranking tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #56738b;
	height: 30px;
	display: table-row;
}

.view-rankings {
	background-image: url(../images/view-rankings.jpg);
	position: absolute;
	height: 16px;
	width: 109px;
	left: 21px;
	top: 194px;
	text-indent: -30000px;
}

/*main center*/
#main {
	float: left;
	width: 463px;
	background-image: url(../images/back-rightcolumn.jpg);
	background-repeat:  repeat-x;
	background-position: left top;
	padding: 30px 10px 0 25px;
	font-size: 13px;
}

#main .title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #273a4d;
	background-image: url(../images/title.jpg);
	position: relative;
	height: 50px;
	width: 482px;
	line-height: 50px;
	text-align: center;
	margin: 0 0 15px 0;
	left: -10px;
}

#main h2 {
	font-size: 15px;
	color: #c2611b;
	font-weight: bold;
}

#main h4 {
	font-size: 17px;
	color: #c2611b;
	font-weight: bold;
}

#main h5 {
	font-size: 25px;
	color: #c2611b;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

#main .emphasis {
	font-style: italic;
	color: #c2611b;
	font-weight: bold;
	font-size: 14px;
}

.prize {
	background-image: url(../images/prize.jpg);
	height: 94px;
	width: 140px;
	display: block;
	float: left;
	position: relative;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding: 9px 0 0 0;
	margin: 0 0 0 14px;
}

.prize .cash {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	color: #FFF;
	position: absolute;
	left: 0px;
	top: 35px;
	width: 100%;
	text-align: center;
}

/*right sidebar*/
#rightsidebar {
	background-image: url(../images/back-rightcolumn.jpg);
	background-repeat:  repeat-x;
	width: 281px;
	float: left;
	padding: 9px 0 0 8px;
}

#suscribe {
	background-image: url(../images/suscribe.jpg);
	position: relative;
	height: 310px;
	width: 265px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 15px 0 0 0;
}
#suscribe #name, #suscribe #email, #suscribe #lastname {
	background-image: url(../images/back-input.jpg);
	height: 16px;
	margin-bottom: 4px;
	border: none;
	border-bottom-color: transparent;
	width: 225px;
	padding: 10px 0 0 5px;
}

#suscribe #country {
	background-image: url(../images/back-input.jpg);
	height: 26px;
	margin-bottom: 4px;
	border: none;
	border-bottom-color: transparent;
	width: 230px;
}

#suscribe #subscribe {
	padding-top: 8px;
	text-align: left;
	padding-left: 20px;
}

.submit-btn {
	background-attachment: scroll;
	background-image: url(../images/subscribe-btn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 39px;
	width: 64px;
	display: block;
	text-indent: -30000px;
	position: absolute;
	left: 97px;
	top: 266px;
}

.right-title {
	font-size: 15px;
	font-weight: bold;
	color: #c2611b;
}

#news {
	background-image: url(../images/news.jpg);
	position: relative;
	height: 257px;
	width: 235px;
	text-align: center;
	padding: 15px 10px 0 20px;
	line-height: 0.8em;
}

#news p {
	margin: 0px;
	padding: 0px;
}

.allnews {
	background-image: url(../images/allnews.gif);
	float: left;
	height: 16px;
	width: 151px;
	display: block;
	text-indent: -30000px;
	margin-top: 4px;
}

.item-new {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a2a088;
	padding: 7px 0;
}

.item-new .date {
	font-size: 11px;
	font-style: italic;
	color: #666;
	text-align: left;
}

.item-new .title, .item-new a {
	font-size: 11px;
	color: #c2611b;
	text-align: left;
	text-decoration: none;
}

.item-new .excerpt {
	font-size: 11px;
	text-align: left;
}

/*bottom and footer*/
#sponsors {
	background-image: url(../images/sponsors.jpg);
	position: relative;
	height: 145px;
	font-size: 24px;
	font-weight: bold;
	color: #c2611b;
	padding: 25px 0;
	width: 1004px;
	background-attachment: scroll;
	background-color: #FEFEFE;
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
}

#footer {
	background-color: #00111e;
	height: 55px;
	text-align: center;
	color: #FFF;
	font-size: 11px;
	line-height: 55px;
}

