@charset "utf-8";
html{
	background-color: #cacaca;
}
body {
	font-family:Verdana, Arial, Helvetica, Georgia, Sans-serif;
	font-size:11px;
	background-image:url('/images/mbx_bg_grey.jpg');
	background-repeat:no-repeat;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-color: #cacaca;
}
.matchbox form{
	margin: 0 auto; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	background-color: #cacaca;
}
.matchbox #container {
	width: 990px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding:0;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image:url('/images/home_bg.png');
	background-repeat:no-repeat;
	background-position:0px 160px;
}
.matchbox #container .clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.matchbox  #container.home_bg{
	background-image:url('/images/home_bg.png');
	background-repeat:no-repeat;
	background-position:0px 160px;
}
/* START OF VIDEO PAGE CSS */
.matchbox  #container.videos_bg{
	background-image:url('/images/video.png');
	background-repeat:no-repeat;
	background-position:0px 210px;
}
.matchbox #videos_header{
	margin:0 auto;
	position: relative;
	float:left;
	clear:none;
}
.matchbox #videos_header img{
	margin:0 4px;
}
.matchbox #video_container{
	display:block;
	border:none;
	outline: 0; /* prevent dotted border in Firefox */
	margin-left:20px;
	margin-top:20px;
	margin-bottom:0px;
	margin-left:0;
	margin-right:0;
	padding-top:40px;
	padding-left:35px;
	padding-bottom:0px;
	padding-right:0;
	width:900px;
	position: relative;
	float:left;
	clear:none;
}
.matchbox #video_container object{
	margin: 0;
	padding: 0;
	float:left;
	clear:none;
}
.matchbox #playlist{
	margin: 0 15px 0 0;
	padding: 0;
	width:396px;
	height:430px;
	position: relative;
	float:right;
	clear:none;
	color:#ffffff;
	text-align:left;
}
.matchbox #playlist p{
	font-size:11px;
	margin: 0;
	padding: 0;
}
.matchbox #playlist table.inner{
	padding:2px;
}
.matchbox #playlist td.thumb{
	width:104px;
	height:56px;
	padding-bottom:0;
	padding-left:4px;
	padding-right:0;
	padding-top:0;
	border:1px solid #707b27;
}
.matchbox #playlist td{
	height:56px;
}
.matchbox #playlist h2{
	font-size:11px;
	font-style:bold;
	margin:0;
	padding:0;
}
.matchbox #playlist a{
	text-decoration:none;
	border:none;
	color:#ffffff;
}

.matchbox #playlist  td.thumb:hover{
	border:1px solid #c0cf5f;
}
.matchbox #large_buttons{
	position:relative;
	width:600px;
	height:90px;
	text-align:center;
	margin:0;
	padding:0;
	float:left;
	clear:none;
	display:inline-block;
}
.matchbox #large_buttons img{
	outline: none;
	text-decoration: none;
	border:none;
	}
.matchbox #large_buttons ul{
	margin:0;
	padding:0;
	list-style: none;
}
.matchbox #large_buttons li{
	list-style: none;
	display:inline;
	border:none;
	outline: 0; /* prevent dotted border in Firefox */
}
/* END OF VIDEO PAGE CSS */
.matchbox  #container.mashups_bg{
	background-image:url('/images/home_bg.png');
	background-repeat:no-repeat;
	background-position:0px 210px;
}
.matchbox  #container.toys_bg{
	min-height:900px;
	background-image:url('/images/toys_listing_bg.png');
	background-repeat:no-repeat;
	background-position:0px 80px;
	background-color:e76917;
}
.matchbox  #container.toys_category_detail_bg{
	background-image:url('/images/toys_all_bg.png');
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-color:e76917;
}
.matchbox  #container.toys_all_bg{
	background-image:url('/images/toys_all_bg.png');
	background-repeat:no-repeat;
	background-position:0px 140px;
}
.matchbox  #container.toys_listing_bg{
	background-image:url('/images/toys_listing_bg.png');
	background-repeat:no-repeat;
	background-position:0px 0px;
}

.matchbox  #container.games_bg{
	background-image:url('/images/MegaRigFeatureBG.png');
	background-repeat:no-repeat;
	background-position:0px 200px;
	width:990px;
	height:1520px;
}
.matchbox #games_megarig{
	position:relative;
	width:884px;
	height:541px;
	text-align:left;
	margin-left:100px;
	margin-top:20px;
	margin-bottom:20px;
	padding:0;
	float:left;
	clear:none;
	display:inline-block;
	/* GAME BORDER PNG FIX :: Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/images/NewGameFrame.png');
}
	/* GAME BORDER PNG FIX :: IE ignores styles with [attributes], so it will skip the following. */
.matchbox .gamebox[class]{
	background-image:url('/images/NewGameFrame.png');
	background-repeat:no-repeat;
}
.matchbox #damegarig{
	position:relative;
	display:block;
	width:760px;
	height:500px;
	margin:0;
	padding:0;

}
/** SAFARI FIX */
.matchbox #damegarig object{
	width:760px;
	height:500px;
	margin-top:11px;
	margin-left:19px;
	padding:0;
	display:block;
	
}
.browserSafari #damegarig object{
	margin-top:21px;
}
.browserIE7 #damegarig object{
	margin-top:21px;
}
.matchbox #megarig_game{
	position:relative;
	width:768px;
	height:500px;
	text-align:center;
	margin:0;
	padding:0;
	background-color:#000000;
}
.matchbox #games_video_frame{
	position:relative;
	width:391px;
	height:332px;
	text-align:center;
	margin-left:100px;
	margin-bottom:20px;
	padding:0;
	float:left;
	clear:none;
	display:inline-block;
	background-image:url('/images/MegaRigVideoArea.jpg');
	background-repeat:no-repeat;
}
.matchbox #games_video{
	position:relative;
	width:365px;
	height:280px;
	text-align:center;
	margin-top:40px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	margin-top:40px;
	padding:0;
	/**float:left;
	clear:none;
	display:inline-block;*/
	background-color:#000000;
}
.matchbox #games_maze{
	position:relative;
	width:261px;
	height:292px;
	text-align:center;
	margin-left:100px;
	margin-bottom:10px;
	margin-top:0px;
	padding:0;
	float:left;
	clear:left;
	display:inline-block;
}
.matchbox #games_dino_carousel{
	position:relative;
	width:534px;
	height:292px;
	text-align:center;
	margin-left:10px;
	margin-bottom:0px;
	margin-right:50px;
	margin-top:0px;
	padding:0;
	display:inline-block;
}
.matchbox #games_see_toy{
	position:relative;
	width:462px;
	height:364px;
	text-align:center;
	margin-left:0px;
	margin-bottom:0px;
	margin-top:0px;
	padding:0;
	float:left;
	clear:right;
	display:inline-block;
}
.matchbox #games_three_buttons{
	position:relative;
	width:970px;
	height:40px;
	margin-top:0px;
	margin-bottom:20px;
	margin-left:100px;
	margin-right:10px;
	padding:0;
	float:left;
	clear:both;
	display:inline-block;
}
.matchbox #games_three_buttons ul{
	margin:0 auto;
	padding:0;
	list-style: none;
}
.matchbox #games_three_buttons li{
	list-style: none;
	display:inline;
	border:none;
	outline: 0; /* prevent dotted border in Firefox */
	padding:0 50px;
}
.matchbox #games_three_buttons img{
	outline: none;
	text-decoration: none;
	border:none;
	}
.matchbox #cda { 
	display:block;
	border:none;
	outline: 0; /* prevent dotted border in Firefox */
	background: #f18733;
	margin:10px 0 0 10px;
	width:640px;
	position: relative;
	float:left;
}
.matchbox object{ 
	border:none;
	outline: 0; /* prevent dotted border in Firefox */
	padding:0;
	margin:0;
}

.matchbox #toy_list { 
	border:none;
	outline: 0; /* prevent dotted border in Firefox */
	position: relative;
	float:left;
	display:block;
	margin:10px 0 0 10px;
	padding:0;
}
.matchbox #video_list { 
	border:none;
	outline: 0; /* prevent dotted border in Firefox */
	position: relative;
	float:left;
	display:block;
	margin:10px 0 0 10px;
	width:640px;
	height:150px;
	padding:0;
}
.matchbox #adventure { 
	border:none;
	outline: 0; /* prevent dotted border in Firefox */
	width:335px;
	height:280px;
	position: relative;
	float:left;
	clear:right;
	left:0px;
	display:inline-block;
	margin-top:0px;
}
.matchbox #mattelAd {
	background-image:url('images/mattel_ad_bg.png');
	background-repeat:no-repeat;
	border:none;
	outline: 0; /* prevent dotted border in Firefox */
	width:323px;
	height:263px;
	position: relative;
	float:right;
	clear:none;
	left:0px;
	top:1px;
	display:inline-block;
	margin-top:0px;
	padding-right:6px;
	padding-left:2px;
	padding-top:5px;
}
.matchbox  #container.videos_bg #mattelAd{
	padding-bottom:0px;
}
.matchbox #mattelAd object{
	margin: 0;
	padding: 0;
	float:left;
	clear:none;
}
.matchbox #mashups {
	/**background-image:url('images/mashups_fpo.png');
	background-repeat:no-repeat;*/
	border:none;
	outline: 0; /* prevent dotted border in Firefox */
	width:300px;
	height:290px;
	position: relative;
	float:left;
	clear:none;
	left:10px;
	display:inline-block;
	margin-top:10px;
	margin-bottom:0;
}
.matchbox #poster{
	background-image:url('images/MBXPoster_ad.png');
	background-repeat:no-repeat;
	border:none;
	outline: 0; /* prevent dotted border in Firefox */
	width:640px;
	height:146px;
	position: relative;
	float:left;
	clear:none;
	left:10px;
	display:inline-block;
	margin:-150px 0 10px 0;
	cursor:pointer;
}
/** BEGINING HEADER CSS */
.matchbox #header {
	background-image:url('images/header_bg.png');
	background-repeat:no-repeat;
	height: 210px;
	padding: 0 10px 0 5px;
}
/** BEGINING MAIN NAVIGATION CSS */
.matchbox #navigation {
	margin:0;
	padding:0;
	float:left;
	width:980px;
	height:75px;
	position:relative;
	top:33px;
}
.matchbox #header object.nav{
	position:relative;
	width:980px;
	height:75px;
	top:33px;
	left:0px;
}
.matchbox #mainNav {
	position:relative;
	width:980px;
	height:75px;
	top:33px;
	left:0px;
}
/** END MAIN NAVIGATION CSS */
.matchbox #header_ad {
	background-image:url('images/header_ad_bg.png');
	background-repeat:no-repeat;
	width:760px;
	height:98px;
	position: relative;
	float:left;
	display:inline-block;
	margin:0 0;
	padding-top:4px;
	padding-left:4px;
	top:30px;
	left:121px;
}
.matchbox #header_ad object{
	width:728px;
	height:90px;
	margin:1px 0 1px -20px;
}
/** END HEADER CSS */
.matchbox #mainContent {
	padding: 0;/* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin:0;
	background: none;
	height:auto;
	width:1039px;
	display:block;
}
.matchbox #bottomPromo{
	padding-bottom:10px;
}
.games_content{
	width:990px;
	height:1300px;
}
#footer_container{ 
	background-image:url('images/cntr_bg_bottom.png');
	background-repeat:no-repeat;
}
#footer-links {	
	width:160px;
	height:20px;
	font-size:9px;
	margin:0 auto 20px auto;
	padding:0;
	color:#FFFFFF;
	display:block;
	position:relative;
	clear:both;
}
#footer-links a.footerlinks:link {color:#FFFFFF; text-decoration:none}      /* unvisited link */
#footer-links a.footerlinks:visited {color:#FFFFFF; text-decoration:none}  /* visited link */
#footer-links a.footerlinks:hover {color:#EFD467;  text-decoration:none}  /* mouse over link */
#footer-links a.footerlinks:active {color:#FFFFFF; text-decoration:none}  /* selected link */
#footer-links a.footerlinks-special:link {color:#000000; text-decoration:none}
#footer a.boys_sites{
	margin-top:0px;
	outline: none;
	text-decoration: none;
}
#logo_links .boys_sites img{
	margin-top:0px;
	outline: none;
	text-decoration: none;
	border:none;
}
#logo_links{
	width:604px;
	height:85px;
	margin:0 auto;
	padding:30px 0 0 0;
	position:relative;
}
#target { background-color:#ffffff; color:#000000; text-align:center; margin-left:auto; margin-right:auto; width:340px;}
#target p{ text-align:left; padding:5px; border-style:double; border-color:#000000;}


.load_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	width: 925px;
	margin: 10px;
	color: #000000;
}
.load_desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	word-spacing: normal;
	letter-spacing: normal;
	width: 925px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	padding: 10px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-indent: 0px;
}

