/*****************************************************/
/* Page Structure                                    */
/*****************************************************/
body {
	background: url(/images/2010/BodyBackground.jpg) no-repeat fixed top center #000000;
	color: #ffffff;
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	text-align: center;
	text-shadow: black 0.1em 0.1em 0.2em;
}

#main {
	display: inline-block;	
	margin: 0 auto;
	text-align: left;
	width: 990px;
}

#masthead {
	float: left;
	width: 990px;
}

#contestants {
	float: left;
	margin-top: 30px;
	width: 990px;
}

#navigation {
	float: left;
	margin: 30px 0px 50px 0px;
	width: 990px;
}

#leftcolumn {
	float: left;
	margin-right: 90px;	
	width: 600px;
}

#rightcolumn {
	float: left;
	width: 300px;
}

.AdBox {
	float: left;
	height: 250px;
	margin-bottom: 40px;
	width: 300px;
}

#footer {
	float: left;
	margin: 20px 0px;
	text-align: center;
	width: 990px;
}

/*****************************************************/
/* Text Styles                                       */
/*****************************************************/
p,
font,
td {
	font-size: 12px;
}

h1 {
	font-family: 'Dancing Script', serif;
	font-size: 32px;
	font-weight: normal;
	line-height: 32px;
	margin-top: 30px;
	margin-bottom: 20px
}

h2 {
	font-family: 'Dancing Script', serif;
	font-size: 18px;
}

.HeadlineBlack {
	color: #ffffff;
	font-family: 'Dancing Script', serif;
	font-size: 18px;
	line-height: 36px;
	text-shadow: black 0.1em 0.1em 0.2em
}

.BoldBlack {
	color: #ffffff;
	font-weight: bold;
	text-shadow: black 0.1em 0.1em 0.2em
}

.NormalBlack {
	color: #ffffff;
	text-shadow: black 0.1em 0.1em 0.2em
}

.BoldRed {
	color: #2bc7f1;
	font-weight: bold;
}

.SmallRed {
	color: #2bc7f1;
	font-size: 10px;
}

.errortext {
	color: #FF2100;
}

.boldtext {
	font-weight: bold;
}

/*****************************************************/
/* Link Styles                                       */
/*****************************************************/
a,
a:link,
a:visited,
a:hover,
a:active {
	color: #2bc7f1;
	font-size: 12px;
	font-weight: bold;
	outline: none;	
}

a:hover {
	color: #18acd4;
}

a.NavHome,  
a.NavHome:active, 
a.NavHome:link, 
a.NavHome:visited {
	background: url(/images/2010/Nav/NavHome.png) no-repeat top;
	display: inline-block;
	height: 42px;
	margin: 0px 30px 0px 0px;	
	width: 74px; 
}

a.NavHome:hover {
	background: url(/images/2010/Nav/NavHome.png) no-repeat bottom;
}

a.NavRules,  
a.NavRules:active, 
a.NavRules:link, 
a.NavRules:visited {
	background: url(/images/2010/Nav/NavRules.png) no-repeat top;
	display: inline-block;	
	height: 42px;
	margin: 0px 30px 0px 0px;	
	width: 148px
}

a.NavRules:hover {
	background: url(/images/2010/Nav/NavRules.png) no-repeat bottom;
}

a.NavStandings,  
a.NavStandings:active, 
a.NavStandings:link, 
a.NavStandings:visited {
	background: url(/images/2010/Nav/NavStandings.png) no-repeat top;
	display: inline-block;	
	height: 42px;
	margin: 0px 30px 0px 0px;	
	width: 211px
}

a.NavStandings:hover {
	background: url(/images/2010/Nav/NavStandings.png) no-repeat bottom;
}

a.NavMembers,  
a.NavMembers:active, 
a.NavMembers:link, 
a.NavMembers:visited {
	background: url(/images/2010/Nav/NavMembers.png) no-repeat top;
	display: inline-block;	
	height: 42px;
	margin: 0px 30px 0px 0px;	
	width: 120px
}

a.NavMembers:hover {
	background: url(/images/2010/Nav/NavMembers.png) no-repeat bottom;
}

a.NavPicks,  
a.NavPicks:active, 
a.NavPicks:link, 
a.NavPicks:visited {
	background: url(/images/2010/Nav/NavPicks.png) no-repeat top;
	display: inline-block;	
	height: 42px;
	margin: 0px 30px 0px 0px;		
	width: 165px
}

a.NavPicks:hover {
	background: url(/images/2010/Nav/NavPicks.png) no-repeat bottom;
}

/*****************************************************/
/* Box Styles                                        */
/*****************************************************/
.Box {
	float: left;
	margin: 0px 0px 60px 0px;
	width: 600px;	
}

.Box ol li {
	margin-bottom: 10px;
}

.ContestantBio {
	margin: 20px auto;
	text-align: center;
	width: 450px;
}

.Login,
.Contestants {
	display: inline-block;
	width: 600px;
}

/*****************************************************/
/* Contestant Styles                                 */
/*****************************************************/
.ContestantName {
	color: #ffffff;
	font-family: 'Dancing Script', serif;
	font-size: 16px;
	text-shadow: black 0.2em 0.1em 0.1em;
}

#Contestants a,
#Contestants a:active,
#Contestants a:link,
#Contestants a:visited,
#Contestants a:hover {
	text-decoration: none;
}

.NavBio {
	text-align: center;
	width: 90px;	
}

.NavBio img {
	height: 56px;
	width: 56px;
}

#ContestantImage {
	float: left;
	margin: 30px 20px 0px 0px;
	width: 300px;
}

#ContestantInformation {
	float: left;
	width: 280px;
}

#ContestantInformation > p {
	margin-top: 0px;
}

#ContestantInformation strong {
	color: #34caf2;
}

/*****************************************************/
/* Table Styles                                      */
/*****************************************************/
.TableBorder {
	border: 1px solid #656565;
}

.TableRow {
	background: url(/images/2010/Headers/HeaderTableRow.jpg) repeat-x #656565;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

#stationlogo {
	float: left;
	margin-top: 10px;
	width: 452px;
}

.EpisodePickTable {
	margin-top: 20px;
}

.EpisodePick {
	font-size: 14px;	
	font-weight: bold;
	line-height: 22px;
	padding-left: 10px;	
}

#MembersBox .EpisodePickTable {
	margin-top: 0px;
}

/*****************************************************/
/* Elim Game Login Styles                            */
/*****************************************************/
#loginbox {
	float: left;
	margin: 10px 0px;
	text-align: right;
	width: 538px;
}

#loginbox .control {
	float: right;
	min-height: 30px;
	width: 538px;
}

#loginbox br,
#register br {
	display: none;	
}

#register p br {
	display: block;	
}

#loginbox td {
	padding: 0px;
}

#register td,
#editprofile td,
#forgotpassword td {
	padding: 5px 0px;
}

#loginbox img,
#loginbox tr.boldtext,
#loginbox td font {
	display: none;
}

#loginbox td form font {
	display: inline;
}

#loginbox .loginlink,
#forgotpassword .loginlink {
	display: none;	
}

#loginbox .loginlink ~ br {
	display: none;	
}

p.logintext {
	display: none;	
}

#loginbox form {
	margin: 0px;
}

#loginbox form input {
	margin: 0px 8px 0px 2px;
	width: 120px;
}

#loginbox form input.button {
	margin: 0px;
	width: 60px;	
}

#forgotpassword br {
	display: none;
}

#forgotpassword .logintext font {
	display: none;	
}

#forgotpassword form .boldtext {
	display: inline-block;
}

#forgotpassword form font input {
    margin: 0 8px 0 2px;
    width: 200px;
}

#forgotpassword form font input.button {
    margin: 0px;
    width: 120px;
}



