@charset "UTF-8";
/* CSS Document */


html {height:100%;}

body {
margin:0;
padding:0;
background-image: url('../images/bg_site.gif');
background-position: center top;
background-repeat:repeat-y;
background-color:#FFFFFF;
text-align:center;
font: 13px arial,sans-serif;
line-height: 21px;
color:white;
height:100%;
}

#plank {
width:850px;
margin:0 auto;
background: url('../images/bg_plank.gif') center top no-repeat;
text-align:left;
min-height:100%;
position:relative;
height:auto;
}

#gameplank {
width:886px;
margin:0 auto;
background: url('../images/bg_gameplank.gif') center top no-repeat;
text-align:left;
position:relative;
min-height:100%;
height:auto;
}

#topnav {
margin-left:18px;
float:left;
}

/* content positioning stuff */

#left_cards {
width:425px;
margin-right:37px;
float:left;
}

#right_cards {
width:367px;
float:left;
}

#left_other {
width:550px;
margin-right:13px;
float:left;
min-height:100%;
}

#left_other2 {
width:737px;
margin-right:13px;
min-height:100%;
}

#right_other {
width:260px;
float:left;
min-height:100%;
}


.pgtitle {
margin-left:37px;
margin-bottom:15px;
}

#content {
margin-left:54px;
width:740px;
}

#left_content {
margin-left:37px;
width:520px;
}

#left_content_2 {
margin-left:54px;
width:486px;
margin-top:10px;
}

#left_content_3 {
margin-left:54px;
width:320px;
margin-top:10px;
float:left;
}

#right_content_3 {
margin-left:10px;
width:320px;
margin-top:10px;
float:left;
}


#left_cards_content {
margin-left:54px;
width:370px;
}

#fast_facts {
width:314px;
background:url('../images/bg_ff.gif') repeat-y;
}

#fast_facts p {
font: 12px arial,sans-serif;
line-height:16px;
margin-left:45px;
margin-top:8px;
width:248px;
margin-bottom:0;
}

#fast_facts_thin {
margin-top:20px;
width:260px;
background:url('../images/bg_ff_thin.gif') repeat-y;
}

#fast_facts_thin p {
font: 12px arial,sans-serif;
line-height:16px;
margin-left:45px;
margin-top:8px;
width:194px;
}


#features {
width:260px;
background:url('../images/bg_features.gif');
height:299px;
margin-top:64px;
padding-top:22px;
}

#game_block {
background:url('../images/bg_game_block.gif') no-repeat;
height:150px;
}

#gb_l {
float:left;
margin-left:45px;
}

#gb_r {
float:left;
margin-left:25px;
}

.divider {
background:url('../images/bg_divider.gif') repeat-x;
height:37px;
}

hr {
border:none 0;
border-bottom: 2px solid #6f0408;
height:2px;
}

#gamebot {
width:794px;
margin-left:70px;
}

#gamebotbody {
width:794px;
background-image:url('../games/images/bg_game_bot.gif');
background-repeat:repeat-y;
}

input.text {
background-color:#490306;
border-color:#330204;
border-bottom: 0;
border-right: 0;
color:white;
}

#leaderboard {
margin-left:23px;
margin-top:11px;
}

#leaderboard_2 {
float:left;
margin-left:52px;
margin-top:8px;
width:229px;
}

#content_lb {
margin-left:37px;
 }
 
#leaderboard_wide {
background-color:#670408;
width:745px;
}

#sendtofriend {
float:left;
margin-left:40px;
margin-top:8px;
width:229px;
}

#leaderboard_big {
background:url('../games/images/leaderboard_big.gif');
height:302px;
width:512px;
margin-left:37px;
}

table.leaderboard td {
line-height:18px;
}

#quiz_q {
padding:5px 0 10px 20px;
line-height:14px;
}

#quiz_q input {
margin-left:-20px;
position:relative;
}

ul{
margin-top:0;
padding:0;
margin-left:15px;
}

#hidden_card {
margin-top:15px;
margin-bottom:15px;
}

#poster_info {
float:left;
}

#thumbsup {
float:right;
padding-top:5px;
}

form.sort_by {
float:left;
}

form.sort_by select {
color:white;
background-color: #530003;
padding: 2px 5px;
border:none;
}

/* home page stuff */

#home_plank {
width:927px;
margin:0 auto;
background: url('../images/bg_home_plank.gif') center top no-repeat;
text-align:left;
position:relative;
min-height:700px;
}

#home_content {
margin-top:24px;
margin-left:124px;
width:760px;
}

#home_footernav {
width:784px;
background-color:#6c0408;
height:67px;
margin-left:98px;
position:absolute;
bottom:0;
}

#home_footernav p {
margin-top:20px;
font: 11px arial black,sans-serif;
line-height:18px;
color:#ffc905;
}

#home_footernav a {
font: 12px arial,sans-serif;
color: white;
text-decoration: none;
line-height:18px;
}

#home_footernav a:hover {
text-decoration:underline;
}

#home_latest_poster {
background-image:url('../images/bg_home_latest_so.gif');
background-repeat:no-repeat;
padding-top:14px;
height:246px;
}

p.home_latest {
margin-left:20px;
}

p.home_latest img {
margin-bottom:5px;
}

hr.home_poster {
border:none;
background-color:#560903;
color:#560903;
height:3px;
}

/* footer stuff */

#footerspace {
height:0;
}

#footernav {
width:784px;
background-color:#6c0408;
height:67px;
margin-left:36px;
position:absolute;
bottom:0;
}

#footernav p {
margin-top:20px;
font: 11px arial black,sans-serif;
line-height:18px;
color:#ffc905;
}

#footernav a {
font: 12px arial,sans-serif;
color: white;
text-decoration: none;
line-height:18px;
}

#footernav a:hover {
text-decoration:underline;
}

/* font stuff */


p,td {
font: 13px arial,sans-serif;
line-height: 21px;
color:white;
margin-top:0;
margin-bottom:15px;
}

#sendtofriend p,td {
font: 12px arial,sans-serif;
line-height: 23px;
color:white;
margin-top:0;
margin-bottom:15px;
}

h2 {
font: 13px arial black,sans-serif;
color:white;
margin:0;
}

.yel {
color:#ffc905;
}

.gray {
color:#b1b1b1;
}

a {
color:white;
}

a:hover {
text-decoration: none;
}

/* for lightbox */

#lightbox{
	padding: 0;
	text-align:left;
	}
	
#lightbox a {
color:#ffc905;
text-decoration:none;
}

#lightbox a:hover{
text-decoration:underline;
}
	
#lightboxDetails{
	font: 13px arial,sans-serif;
	line-height: 21px;
	color:white;
	padding-top: 0.4em;
	text-align:center;
	}	
	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url('/multimedia/kids/images/overlay.png'); }

* html #overlay{
	background-color: #000;
	background-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/multimedia/kids/images/overlay.png", sizingMethod="scale");
	}


