/*body*/
body {
	background-color:#333333;
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	margin-right: 0px;	
	padding: 0 0 0 0; 
	font-family: Arial, sans-serif;
	color: #ffffff; 
	font-size: 9px;
}
a {
	text-decoration: none; 
	font-size: 9px;
	color:#ffffff;
}
a:hover {
	color:#ffffff;
	font-size: 9px;
	text-decoration:underline;
}
/*end body*/

/*main box*/
#mainContainer {
	width: 960px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background: #000000;
}
#container {
	width: 100%;
	height: auto;
	float: left;
	background: #000000;
}
/*end main box*/

/*header*/
#headerBox {
	width: 960px;
	height: 178px;
	float: left;
	background-image: url(/img/logo.jpg);
	background-repeat: none;	
}
#logo {
	width:237px;
	height:178px;
	float:left;
	cursor: hand;
}
#spacelogo_box {
	width:723px;
	height:178px;
	float:left;
}
#spacelogo {
	width:723px;
	height:157px;
	float:left;
}
#topmenu {
	width:717px;
	height:11px;
	float:left;
	padding:3px;
	margin-bottom:4px;
	text-transform:uppercase;
}
/*end header*/

.pagingon{
	display:inline;
	color: #000000;
	margin-right:10px;	
	/*background-color:#000000;*/
	width:20px;
	font-size:12px;
}
.paging{
	display:inline;
	color: #ffffff;		
	text-decoration: none;	
	font-size:12px;
}
.paging a {
    display:inline;
	color: #9DCFEF;	
	margin-right:10px;
	/*background-color:#000000;*/	
	text-decoration: none;
	font-size:12px;
}
.paging a:hover {
    display:inline;
	color: #5CB1E4;
	/*background-color:#ffffff;
	background: url(img/pagingbg.jpg) no-repeat;*/	
	margin-right:10px;
	padding:0 0 0 0;
	/*font-size: large;*/
	text-decoration: none;
	font-size:12px;
}

.preview{
	float:left;
	padding:0 3px;
	color:#1F7ABF;
	background:#000000;
	margin:5px 3px;
	width:82px;
	height:95px;
	border:2px solid #333333;
}.preview a{
	text-decoration:none;
	display: block;	
	font:bold 10px tahoma, arial, verdana; 
	color:#9DCFEF;
}.preview a:hover{
	color:#5CB1E4;
}.preview .img{
	display: block;
	/*background:#9DCFEF;*/
	padding:0;
	margin:0;
}.preview a:hover .img{
	display: block;
	/*background:#5CB1E4;*/
}.previewg a{
	text-decoration:none;
	display: block;	
	font:bold 10px tahoma, arial, verdana; 
	color:#96E27B;
}.previewg a:hover{
	color:#63C442;
}

/*hottest*/
#hotheader_box {
	width:956px;
	height:123px;
	float:left;
	background-image: url(/img/bg_hottest.jpg);
	background-repeat: repeat-x;
	margin-left:2px;
	margin-right:2px;
}
#hoticon_box {
	width:145px;
	height:123px;
	float:left;
}
#hoticon {
	width:121px;
	height:123px;
	margin-left:26px;
	float:left;
	background-image: url(/img/hottest_icon.jpg);
}
#banner728_box {
	width:811px;
	height:95px;
	float:left;
}
#banner728 {
	width:728px;
	height:90px;
	margin-left:83px;
	margin-top:3px;
	margin-bottom:2px;
	float:left;
}
#hottitle_box {
	width:511px;
	height:28px;
	float:left;
}
#hottitle {
	width:502px;
	height:28px;
	float:left;
	margin-left:9px;
	margin-top:6px;
}
#hottitle .red {
	position: absolute;
	font-size:16px;
	color:#ff0000;
	float:left;
	text-transform:uppercase;
	font-weight:bolder;
}
#hottitle .black {
	position: absolute;
	font-size:16px;
	color:#000000;
	float:left;
	text-transform:uppercase;
	font-weight:bold;
	margin-left:-2px;
	margin-top:1px;
}
#banner300 {
	width:300px;
	height:250px;
	float:left;
	margin-top:1px;
}
#hotcontent_box {
	width:656px;
	height:223px;
	background:#660000;
	margin-left:2px;
	float:left;	
}
#hotcontent {
	width:638px;
	height:223px;
	float:left;
	margin-left:6px;
}
/*end hottest*/

/*dfg mb*/
#mb_box {
	width:956px;
	height:44px;
	float:left;	
	padding-left:2px;
	padding-right:2px;
}
#mb {
	width:956px;
	height:40px;
	float:left;
	margin-top:2px;
	margin-bottom:2px;
}
/*end dfg mb*/

/*content left*/
#left_box {
	width:826px;
	height:auto;
	float:left;
	padding-left:2px;
	padding-bottom:5px;
}
#leftcontent {
	width:83px;
	height:auto;
	float:left;	
	margin-left:8px;
}
#leftcontent_title {
	width:83px;
	font-size:16px;
	color:#ffffff;
	float:left;
	text-transform:uppercase;
	font-weight:bolder;
	text-align:center;
}
#leftcontent_list {
	width:83px;
	height:auto;
	float:left;
}
#centercontent {
	width:707px;
	height:auto;
	float:left;
	margin-left:10px;
	background:#990000;
	padding:9px;
}
#newtitle {
	width:707px;
	height:23px;
	background: url(/img/newicon.jpg) no-repeat #333333;
	float:left;
}
#newtitle .text {
	padding-left:85px;
	font-size:16px;
	color:#ffffff;
	float:left;
	text-transform:uppercase;
	font-weight:bolder;
	text-align:center;
	padding-top:3px;
}
#newcontent {
	width:703px;
	height:auto;
	background: #999999;
	border:2px solid #333333;
	border-top:none;
	float:left;
}
#toptitle {
	width:707px;
	height:23px;
	background: url(/img/topicon.jpg) no-repeat #333333;
	float:left;
}
#toptitle .text {
	padding-left:85px;
	font-size:16px;
	color:#ffffff;
	float:left;
	text-transform:uppercase;
	font-weight:bolder;
	text-align:center;
	padding-top:3px;
}
#topcontent {
	width:703px;
	height:auto;
	background: #999999;
	border:2px solid #333333;
	border-top:none;
	float:left;
}

/*gameinfo*/
#infotitle {
	width:707px;
	height:23px;
	background: url(/img/infoicon.jpg) no-repeat #333333;
	float:left;
}
#infotitle .text {
	padding-left:85px;
	font-size:16px;
	color:#ffffff;
	float:left;
	text-transform:uppercase;
	font-weight:bolder;
	text-align:center;
	padding-top:3px;
}
#gtitle_box {
	width:703px;
	height:28px;	
	float:left;
	margin-top:10px;
}
#gtitle_box .red {
	position: absolute;
	padding-left:10px;
	font-size:16px;
	color:#ff0000;
	float:left;
	font-style:italic;
	font-weight:bolder;
	clear:both;
}
#gtitle_box .black {
	position: absolute;
	padding-left:10px;
	font-size:16px;
	color:#000000;
	float:left;
	font-style:italic;
	font-weight:bold;
	margin-left:-2px;
	margin-top:1px;
	clear:both;
}
#othertitle {
	width:707px;
	height:23px;
	background: url(/img/othericon.jpg) no-repeat #333333;
	float:left;
}
#othertitle .text {
	padding-left:85px;
	font-size:16px;
	color:#ffffff;
	float:left;
	text-transform:uppercase;
	font-weight:bolder;
	text-align:center;
	padding-top:3px;
}

#playtitle {
	width:707px;
	height:23px;
	background: url(/img/playicon.jpg) no-repeat #333333;
	float:left;
}
#playtitle .text {
	padding-left:85px;
	font-size:16px;
	color:#ffffff;
	float:left;
	text-transform:uppercase;
	font-weight:bolder;
	text-align:center;
	padding-top:3px;
}
#playtitle_box {
	width:703px;
	height:28px;	
	float:left;
	margin-top:10px;
}
#playtitle_box .red {
	position: absolute;
	padding-left:10px;
	font-size:16px;
	color:#ff0000;
	float:left;
	font-style:italic;
	font-weight:bolder;
	clear:both;
}
#playtitle_box .black {
	position: absolute;
	padding-left:10px;
	font-size:16px;
	color:#000000;
	float:left;
	font-style:italic;
	font-weight:bold;
	margin-left:-2px;
	margin-top:1px;
	clear:both;
}

#infoplay_box {
	width:707px;
	height:auto;	
	float:left;
}
#meebo {
	width:430px;
	height:300px;
	float:left;
}
#infoplay {
	width:264px;
	height:296px;
	float:left;
	margin-left:9px;
	border:2px solid #333333;
	background:#ff9933;
}
/*end gameinfo*/

#partner {
	width:818px;
	height:auto;
	float:left;
	margin-left:8px;
	/*border:1px solid #ffffff;*/
}
#partnertitle {
	width:818px;
	height:28px;
	float:left;
}
#partnertitle .red {
	position: absolute;
	font-size:16px;
	color:#ff0000;
	float:left;
	text-transform:uppercase;
	font-weight:bolder;
}
#partnertitle .black {
	position: absolute;
	font-size:16px;
	color:#000000;
	float:left;
	text-transform:uppercase;
	font-weight:bold;
	margin-left:-2px;
	margin-top:1px;
}
#partnerbanner {
	width:818px;
	height:225px;
	float:left;
	overflow-y:scroll;
}
#partnertext {
	width:818px;
	height:225px;
	float:left;
	overflow-y:scroll;
}
/*end content left*/

/*right content*/
#right_box {
	width:130px;
	height:auto;
	float:left;
	padding-right:2px;
	padding-bottom:5px;
}
#rightcontent {
	width:120px;
	height:auto;
	float:left;
	margin-left:10px;	
}
#skyscrapper {
	width:120px;
	height:600px;
	float:left;	
}
#rightlink {
	width:114px;
	height:auto;
	float:left;
	background:#ffff99;
	padding:3px;
}
#rightlink .title {
	width:114px;
	height:20px;
	float:left;
	color:#ff9900;
	font-weight:bold;
	text-align:center;
	font-size:16px;
	border-bottom:2px solid #ff9900;
}
#rightlink .content {
	width:114px;
	height:auto;
	float:left;
	color:#000080;
	font-weight:bold;
	text-align:center;	
	font-size:12px;
	margin-top:10px;
}
#rightlink .content a{	
	color:#003366;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}
#rightlink .content a:hover{	
	color:#33ccff;
	font-weight:bold;
	text-decoration:underline;
	font-size:12px;
}
/*end right content*/

/*footer*/
#footer_box {
	width: 960px;
	height:auto;
	float:left;
	background: #ff0000;	
}
#footer_content {
	width:940px;
	height:auto;
	float:left;
	margin-top:20px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:0px;
	text-align:center;
	color:#000000;
	font-size:12px;
}
#footer_content a{	
	color:#000000;
	text-decoration:none;
	font-size:12px;
}
#footer_content a:hover{	
	color:#ffffff;
	text-decoration:underline;
	font-size:12px;
}
#footer_bottom {
	width:960px;
	height:25px;
	float:left;
	background:url(/img/bgfooter.jpg);
	background-repeat:repeat-x;
}
/*end footer*/

