/*********************************************************************************************************/
/*										Project Name Here 												 */
/*********************************************************************************************************/
/* tags */

html, body{ font:90%/110% Verdana, Arial, Helvetica, sans-serif; width:100%; height:100%; background:#fff; color:#000; }

a:link, a:visited, a:active
{
	outline:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: capitalize;
	color: #939598;
	text-decoration: none;
}
a:hover
{
	outline:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: capitalize;
	color: #939598;
	text-decoration: none;
}

ul{ list-style: none outside; }
img{ border:0; }

 

/*********************************************************************************************************/
/* shared */

*{ margin:0; padding:0; }
.hide{ display:none; }
.show{ display:block; }
.clear{ clear:both; }


.wrapper{
	margin:10px auto;
	width:900px; 
	/*height:600px;*/
	height:auto;
	/*height:683px;*/
	background: #663e24 url(../images/bg.jpg) repeat-x;

}

.flash_container{ width:900px; height:600px; }

/*#swfobject_to_replace{ height:600px; }*/


.legal{
	margin:0px auto;
	width:900px;
	height:20px;
	text-align: right;
	letter-spacing: normal;
	background:#fff;
}
.pp:link, .pp:active, .pp:visited, .pp:hover {

	color: #975D25;

}


.footer_container{ width:900px; height:69px; background:#fff; font:11px/14px Arial, Helvetica, sans-serif; }
.footer_container .left{ float:left; width:604px; height:69px; }
.footer_container .right{ float:left; width:296px; height:69px; }
.might_like{ margin:6px 0 0 0; color:#5a3810;  }
.logo_list{ margin:6px 0 0 0; clear:both; }
.logo_list li{ float:left; margin:0 17px 0 0; }
.l_apples{ width:39px; height:39px; }
.l_picman{ margin:13px 0 0 0; width:182px; height:18px; }
.l_sceneit{ margin:11px 0 0 0; width:66px; height:18px; }
.l_uno{ margin:3px 0 0 0; width:50px; height:35px; }

.l_mattelgames{ margin:6px 0 0 0; float:right; width:59px; height:58px; }

.footer_nav{ float:right; margin:6px 6px 0 0;   }
.footer_nav li{ float:left; margin:0 3px 0 0; }
.footer_nav li a{ font-size:11px; }
.footer_nav li .divider{ color:#939598; }
.sold_seperate{ float:left; display:block; margin:6px 6px 0 0; width:200px; float:right; color:#939598; text-align:right; }

.reg{ font-size:10px; }

.tellafriend{ float:right; margin:28px 0 0 0; }







/*********************************************************************************************************/
/* leaving page */
.shim{ visibility: hidden; width: 100%; height: 50%; margin-top: -225px; float: left; }
.leaving_wrapper{ clear:both; margin:0 auto; width:558px; height:395px; background:url(../images/leaving_page.jpg) no-repeat;
position:relative; top: -225px; /* IE4ever Hack: Hide from IE4 **/ position: static; /** end hack */ }
/* Hide from IE5mac \*//*/
div#shim { display: none; }
html, body { height: auto; }
/* end hack */

.leaving_logo{ margin:27px 0 0 16px; width:189px; height:70px; }

.buttons_wrapper{ margin:250px auto; width:340px; height:29px; }

.btn_backtosnorta{ display:block; float:left; width:165px; height:29px; background:url(../images/btn_backtosnorta.png) no-repeat 0 0; }
.btn_backtosnorta:hover{ display:block; float:left; width:165px; height:29px; background:url(../images/btn_backtosnorta.png) no-repeat 0 -29px; }

.btn_gototarget{ display:block; float:right; width:168px; height:29px; background:url(../images/btn_gototarget.png) no-repeat 0 0; }
.btn_gototarget:hover{ display:block; float:right; width:168px; height:29px; background:url(../images/btn_gototarget.png) no-repeat 0 -29px; }

