/* CSS Document */
/* http://www.greeridol.com */

body {
  background: #FFF;
  color: #FFF;
  font-family: "Lucida Grande", verdana, arial, helvetica, sans-serif;
  font-size: 12px;
  line-height: 14px;
}

* {
	margin: 0;
	padding: 0;
}

a:link {color: #FFF; text-decoration: none;}
a:visited {color: #FFF; text-decoration: none;}
a:hover {color: #FF0000; text-decoration: underline;}
a:active {color: #FF0000; text-decoration: none;}

#wrapper {
	width: 760px;
	height: auto;
	margin: 0 auto;
	position: relative;
	border: 1px solid #6a6667;
	background: #0b60b1;
}

#header {
	width: 760px;
	height: 196px;
}

#entryForm {
	width: 760px;
	height: auto;
	background: url(../images/idol_content.jpg) no-repeat top left;
}

#entryForm p {
	text-align: center;
	padding: 0 0 15px 0;
}

#entryForm p a {
	font-size: 13px;
	font-weight: bold;
}

#entryForm a:link {color:#FFFFCC;}
#entryForm a:visited {color:#FFFFCC;}
#entryForm a:hover {color:#FF0000; text-decoration: underline;}

#infoDiv {
	width: 760px;
	height: auto;
	background: #0b60b1;
	position: relative;
}

#infoDiv #social {
	position: absolute;
	right: 50px;
	top: 130px;
}
#infoDiv #blogdiv {
	position: absolute;
	top: 195px;
	left: 420px;
	width: auto;
}
#infoDiv #blogdiv h2.blogtitle {
	font-size: 14px;
	font-weight: bold;
	margin: 8px 0 5px 0;
}
#infoDiv #blogdiv p.blogbody {
	margin: 5px 5px 15px 0px;
	color: #FFF;
	width: auto;
	line-height: 16px;
	font-size: 11px;
}
#infoDiv #blogdiv ul {
	list-style: none;
}
#infoDiv #blogdiv ul li {
	margin: 0 0 4px 0;
	font-size: 11px;
}
/* page headers---------------------------------------------*/
#infoDiv h2.mainHeaderone {
	width: 311px;
	height: 44px;
	background: #0b60b1 url(../images/top12_header.jpg) no-repeat;
	margin: 25px 0 10px 10px;
	text-indent: -999px;
}

#infoDiv h2.mainHeadertwo {
	width: 311px;
	height: 44px;
	background: #0b60b1 url(../images/voting_header.jpg) no-repeat;
	margin: 0 0 10px 10px;
	text-indent: -999px;
}

#infoDiv h2.mainHeaderthree {
	width: 311px;
	height: 44px;
	background: #0b60b1 url(../images/profile_header.jpg) no-repeat;
	margin: 0 0 10px 10px;
	text-indent: -999px;
}

#infoDiv p {
	margin: 5px 0 15px 10px;
	color: #FFF;
	width: auto;
	line-height: 16px;
	font-size: 11px;
}

#infoDiv p.disclaimer {
	margin: 5px 0 15px 10px;
	color: #FFF;
	width: 580px;
	font-style: italic;
}

/* voting button styling--------------------------*/
#topVote {
	width: 200px;
	height: 43px;
	border: 1px solid #353434;
	position: absolute;
	top: 50px;
	right: 57px;
	text-align:center;
	padding: 5px 5px 5px 5px;
}

#infoDiv img#btmVote {
	width: 200px;
	height: 43px;
	border: 1px solid #353434;
	margin: 0 0 10px 280px;
	padding: 0;
}

/* profile styling-----------------*/
#infoDiv #profileHolder {
	width: 740px;
	height: auto;
	overflow: auto;
	margin: 0 0 0 20px;
}

#infoDiv #profileHolder .profileBox {
	width: 145px;
	height: 320px;
	float: left;
	margin: 0 25px 25px 0;
	padding: 3px 3px 3px 3px;
	border: 2px solid #353434;
	background: #60aef8;
}

#infoDiv #profileHolder .profileBox p {
	margin: 5px 0 5px 0;
	padding: 0;
	width: 140px;
	font-size: 11px;
}

#infoDiv #profileHolder .profileBox img {
	width: 140px;
	height: 160px;
	display:inline;
	border: 1px solid #353434;
}

#infoDiv #profileHolder .profileBox img.button {
	width: 140px;
	height: 30px;
	border: 1px solid #353434;
}

/* bio page styling----------------------------------*/
#bioHolder {
	width: 710px;
	height: auto;
	margin: 0 0 0 15px;
	padding: 7px 7px;
	overflow: auto;
	background: #60aef8;
	border: 2px solid #353434;
	
}

#bioHolder img {
	float: left;
	margin: 0 10px 15px 0;
	border: 2px solid #353434;
}

#bioHolder img.backBtn {
	border: 1px solid #353434;
	margin: 10px 0 0 0;
}

#bioHolder h2 {
	font-size: 23px;
	margin: 0 0 15px 236px;
}

#bioHolder p {
	line-height: 17px;
	margin: 0 0 5px 245px;
	padding: 0;
	width: 440px;
}

#bioHolder span.bio {
	color: #0b60b1;
}

#thankYou {
	width: 760px;
	height: auto;
	background: #0b60b1;
}

#thankYou h2 {
	font-size: 17px;
	font-weight: bold;
	margin: 0;
	padding: 10px 0 15px 15px;
}

/* email list div styling-----------------------------------*/
#emailList {
	width: 760px;
	height: auto;
	background: #257ED2 url(../images/idol_content.jpg) no-repeat top left;
	text-align: center;
	padding-top: 8px;
}

#emailList p {
	margin: 0 0 4px 15px;
	font-size: 12px;
	font-weight: bold;
}

#emailList input.email {
	border: 1px solid #6a6667;
	margin: 0 0 0 15px;
	padding: 5px 5px 5px 5px;
	font-size: 14px;
}

#emailList input.submit {
	border: 1px solid #6a6667;
	margin: 0;
	padding: 5px 5px 5px 5px;
	font-size: 14px;
}

/* bottom banner div styling----------------------------------*/
#bannerDiv {
	width: 760px;
	height: 111px;
	background: url(../images/idol_banner.jpg) no-repeat top left;
}

#bannerDiv img {
	margin: 18px 0 0 50px;
}

/* top sponsor div---------------------------------*/
#sponsorDiv {
	width: 300px;
	height: auto;
	position: absolute;
	top: 110px;
	right: 90px;
}
#sponsorDiv2 {
	width: 300px;
	height: auto;
	position: absolute;
	top: 188px;
	right: 10px;
}

/* footer div styling------------------------------*/
#footer {
	width: 760px;
	height: 25px;
	background: #2780D4;
}

#footer p {
	font-size: 9px;
	margin: 0 0 0 15px;
	padding: 0;
}

#footer div.fill {
	width: 300px;
	height: auto;
}

#footer a:link {color:#FFFFCC;}
#footer a:visited {color:#FFFFCC;}
#footer a:hover {color:#000099; text-decoration: underline;}

/* form elements styling----------------------------------------*/

input {
	border: 1px solid #353434;
}

input.vote {
	border: none;
}

input.btnsubmit {
	background: #60AEF8;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	width: 115px;
	height: 30px;
	margin: 0 0 15px 280px;
}

label.labelText {
	font-size: 15px;
	font-weight: bold;
	vertical-align: center;
	color: #FFF;
}

label.voteText {
	font-size: 17px;
	font-weight: bold;
	vertical-align: center;
	color: #0b60b1;
	margin-left: 40px;
}
