@charset "utf-8";
body, html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	background-color: #000000;
	padding: 0;
	margin: 0;
}

p {
	margin: 0;
	padding: 0;
}

a {
	color:#00b3cb;
	text-decoration: none;
}

a:visit {
	color: #00b3cb;
	text-decoration: underline;
}

a:hover {
	color: #fff;
	text-decoration: underline;
}

#header_vote {
	background-image: url(/images/header_vote.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 177px;
}

#header_nominee {
	background-image: url(/images/header_nominee.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 177px;
}

#header_home {
	background-image: url(/images/header_home.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 177px;
}

#header_prizes {
	background-image: url(/images/header_prizes.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 177px;
}


#menu {
	height: 66px;
	text-align: center;
}

#content {
	position: relative;
	text-align: center;
	margin: 0 auto;
}

#footer {
	font-size: 11px;
	color:#00b3cb;
	text-align: center;
	padding-bottom: 25px;
}
#footer a:link, #footer a:visited {
	color: #ffffff;
	}
.divider {
	margin: 25px 0px 25px 0px;
}

/*** VOTING PAGE ***/

#content_vote_intro {
	height: 185px;
	background-image: url(/images/bg_vote_intro.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 732px;
	margin: 0 auto;
	text-align: left;
}
#content_vote_intro.bg2 {
	background-image: url(/images/bg_vote_intro2.jpg)!Important;
}

#content_vote_intro p {
	margin: 20px 0 0 25px;
}

#content_votingform {
	background-image: url(/images/bg_vote_form.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #1a1a1a;
	width: 732px;
	margin: 0 auto;
	text-align: left;

}

#frmVote {
	margin: 0 0 0 25px;
	padding-bottom: 25px;
}

.movie {
	font-style:italic;
}

.nominee {
	font-weight: bold;
}

#frmVote .green {
	background-color: #e0f0ca;
	border: 1px solid  #7aab37;
	width: 200px;
	margin: 3px;
}

#frmVote .greendot {
	margin: 4px 4px 4px 0px;;
}

#legal {
	font-size: 10px;
}

/*** NOMINEES PAGE ***/

#content_nominee_intro {
	height: 145px;
	background-image: url(/images/bg_nominee_intro.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 732px;
	margin: 0 auto;
	text-align: left;
}

#content_nominee_intro p {
	margin: 20px 25px 0 25px;
}

#content_nominee {
	background-image: url(/images/bg_nominee.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #1a1a1a;
	width: 732px;
	margin: 0 auto;
	text-align: centre;
	padding: 18px 0 18px 0;
}

#content_nominee td {
	padding: 9px;
	text-align: left;
}

#content_nominee img {
	margin-bottom: 5px;
}

/*** PRIZES PAGE ***/

#content_prizes_intro {
	position: relative;
	background-image: url(/images/bg_prizes.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 732px;
	height: 243px;
	margin: 0 auto;
	text-align: left;
}

#content_prizes_intro p {
	margin: 20px 25px 0 25px;
}

#content_prizes {
	background-image: url(/images/bg_prizes_main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #1a1a1a;
	width: 732px;
	height: 200px;
	margin: 0 auto;
	text-align: left;
	padding: 18px 0 18px 0;
}

#content_prizes #main {
	width: 300px;
	margin: 80px 0 0 25px;
}

#content #prizes {
	position: absolute;
	top: 130px;
	right: 40px;
}

#content_prizes td {
	padding: 9px;
	text-align: left;
}

#content_prizes img {
	margin-bottom: 5px;
}

#content_prizes a#btnVote,
#content_prizes a#btnVote:link,
#content_prizes a#btnVote:visited {
	display: block;
	float: right;
	width: 222px;
	height: 43px;
	margin-top: 154px;
	margin-right: 74px;
	background: url(/images/btn_prizes_vote.jpg) no-repeat 0 0;
	
}

table.thumbs td {
	vertical-align: top;
}

/*** HOME PAGE ***/

#content_home_intro {
	position: relative;
	background-image: url(/images/bg_home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 732px;
	margin: 0 auto;
	text-align: left;
}

#content_home_intro p {
	margin: 20px 25px 0 25px;
}

#content_home {
	background: url(/images/bg_home_main.jpg) no-repeat 0 0 ;
	background-color: #1a1a1a;
	width: 732px;
	/*height: 300px;*/
	margin: 0 auto;
	text-align: left;
	padding: 18px 0 18px 0;
	overflow: auto;
}

#content_home td {
	padding: 9px;
	text-align: left;
}

#content_home img {
	margin-bottom: 5px;
}

#content_home_intro #main {
	width: 370px;
}
#home_intro_image {
	position: absolute;
	right: 0px;
	top: 0px;
}

#content_home div.col {
	float: left;
	width: 360px;
	margin-top: 90px;
}
#content_home .col ul {
	margin: 0 0 0 35px;
	padding: 0 0 0 10px;
	list-style: disc;
}

#content_broadcast {
	float: left;
	padding-top: 40px;
	width: 100%;
	display: none;
}

#content_broadcast p {
	text-align: left;
	padding: 5px 30px;
	background: black;
	color: #fff200;
	font-size: 14px;
	font-weight: bold;
}

a#btnHomeVote,
a#btnHomeVote:link,
a#btnHomeVote:visited {
	display: block;
	width: 179px;
	height: 39px;
	margin: 18px 0 20px 25px;
	background: url(/images/btn_home_clicktovote.jpg) no-repeat 0 0;
}

a#lnkMore,
a#lnkMore:link,
a#lnkMore:visited {
	display: block;
	margin-left: 27px;
	color: #ec008c;
	font-weight: bold;
	text-decoration: none;	
}
a#lnkMore:hover {
	text-decoration: underline;
}

div#flyer {
	padding: 50px;
}

body#terms {
	margin: 25px 15px;
	color: #ccc;
	font-size: 11px;
}