/*body*/
body {
	/*background-color:#7ABDE8;*/
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	margin-right: 0px;	
	padding: 0 0 0 0; 
	font-family: verdana, arial, sans-serif;
	color: #ffffff; 
	font-size: 9px;
	background:url(/img/bg.jpg) #000f81 repeat-x;
	
}
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: #ffffff;*/
}
#container{
	width: 960px;
	height: 270px;
	float: left;
	/*background: #BFEDEB;*/
	background-image: url(/img/back_container.jpg);
	border:1px solid #BFEDEB; -moz-border-radius: 5px; -webkit-border-radius: 5px; behavior:url(border-radius.htc);
	margin:0 auto;
	clear:both;
}
/*end main box*/

/*header*/
#topper {
	width: 100%;
	height: 105px;
	margin-left: auto;
	margin-right: auto;
	/*margin-top:30px;*/
	background-image: url(/img/bgheader.jpg);
}
#headerBox {	
	width: 1040px;
	height: 100px;	
	margin:0 auto;	
}
#logo {
	width:310px;
	height:100px;
	padding-top:5px;
	float:left;
}
#ads728 {
	width:730px;
	height:100px;
	padding-top:5px;
	float:left;
}
#spacelogo_box {
	width:100%;
	height:50px;
	clear:both;
	background-image: url(/img/bgmenu.jpg);
}
#spacelogo {
	width:800px;
	height:10px;
	float:none;		
	margin: 0 auto;
}
#topmenu {
	width:960px;
	height:40px;
	margin-left: auto;
	margin-right: auto;
	padding-top:13px;
	margin-bottom:10px;
	text-transform:uppercase;		
	color:#000000;
	clear:both;
	font-size: 19px;	
}
/*#topmenu  a{	
	color:#000000;
	text-decoration: none; 
	font-size: 19px;
	font-weight:bold;
	font-style: italic;
	margin:0 0px;
}
#topmenu  a:hover{	
	color:#9DCFEF;
	text-decoration: none; 
	font-size: 19px;
	font-weight:bold;
	font-style: italic;
	margin:0 0px;
}*/
/*end header*/

/*---- For Drop Down ----*/
#sddm
{	margin: 0 auto;
	padding: 0;
	z-index: 30;
	/*float:left;*/
}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#sddm li a
{	color:#000000;
	text-decoration: none; 
	font-size: 19px;
	font-weight:bold;
	/*font-style: italic;*/
}

#sddm li a:hover
{	color:#FF4330;
	text-decoration: none; 
	font-size: 19px;
	font-weight:bold;
	/*font-style: italic;*/
}

#sddm div
{	position: absolute;
	visibility: hidden;
	width:auto;
	margin: 10px 0 0 0px;
	padding-left: 10px;
	padding-top:7px;
	padding-bottom:7px;
	background: #5c679f;
	float:left;
	text-align:left;
	/*background-image:url(/img/sddm_div_back.jpg);*/
	/*border: 1px solid #5970B2;*/
	border:1px solid #d2e4f0;
	z-index:10;
	*left:230px;
	*top:170px;
}

	#sddm div a
	{	margin: 0;
		padding-top: 3px;
		padding-bottom:3px;
		padding-right:10px;
		font-size:14px;
		font-weight:bold;
		font-family:arial,verdana,helvetica;
		font-style: normal;
		width: auto;
		/*height:20px;*/
		text-align: left;
		text-decoration: none;		
		color: #ffffff;
		/*font: 11px arial;*/
		clear:both;
		float:left;
	}

	#sddm div a:hover
	{	
		margin: 0;
		padding-top: 3px;
		padding-bottom:3px;
		padding-right:10px;
		font-size:14px;
		font-weight:bold;
		font-family:arial,verdana,helvetica;
		font-style: normal;
		width: auto;
		/*height:20px;*/
		text-align: left;
		text-decoration: none;		
		color: #FF4330;
		/*font: 11px arial;*/
		clear:both;
		float:left;
	}
/*-----------------------*/
.info_thumb{
	float:left;
	padding:0;
	/*background:#000000;*/
	background-image:url(/img/info_thumb_back.jpg);
	margin:10px 24px;
	width:250px;
	height:auto;
	border:2px solid #ffffff;
	text-align:center;
	padding:20px 10px;
}
.info_thumb img{
	border:1px solid #ffffff;
}
.play_butt{
	background: url(/img/play_now.png) no-repeat;
	width:250px;
	height:35px;	
	margin-top:20px;
	padding-top:10px;
}
.play_butt a{
	font-size:18px;
	font-weight:bold;	
	color:#000000;
	text-decoration:none;
}
.play_butt a:hover{
	font-size:18px;
	color:#AEAEAE;
	font-weight:bold;
	text-decoration:none;
}
.preview{
	float:left;
	padding:0;
	color:#1F7ABF;
	/*background:#000000;*/
	height:82px;
	margin:6px 22px;
	width:77px;
	border:2px solid #ffffff;
	text-align:center;
}.preview a{
	text-decoration:none;
	display: block;	
	font:bold 10px tahoma, arial, verdana; 
	color:#ffffff;
}.preview a:hover{
	color:#9DCFEF;
}.preview .img{
	display: block;
	/*background:#9DCFEF;*/
	padding:0;
	margin:0;
}.preview a:hover .img{
	display: block;
	/*background:#5CB1E4*/;
}

.navlink{
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
	font-family:tahoma, arial, verdana; 
	text-transform:uppercase;
	color:#ffffff;
}
.navlink:hover{
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
	font-family:tahoma, arial, verdana; 
	text-transform:uppercase;
	color:#9DCFEF;
}

/*hottest*/
#hotheader_box {
	width:956px;
	height:auto;
	float:left;
	/*background-image: url(/img/bg_hottest.jpg);
	background-repeat: repeat-x;*/
	margin-left:5px;
	margin-right:2px;
}
#ban_search {
	width:954px;
	height:40px;
	clear:both;
	margin:10px 0;
	padding:3px;
	/*background: #BFEDEB;*/
	background-image: url(/img/ban_search_back.jpg);
	border:1px solid #BFEDEB; -moz-border-radius: 5px; -webkit-border-radius: 5px; behavior:url(border-radius.htc);
}


#banner300 {
	width:300px;
	height:250px;
	float:left;
	margin:10px 1px;
}
#hotcontent_box {
	width:635px;
	height:250px;
	/*background:#000000;*/
	background-image:url(/img/centercontent_back.jpg);
	margin:10px 5px;
	float:left;	
}
#hotcontent {
	width:638px;
	height:250px;
	float:left;
}
/*end hottest*/

/*content left*/
#left_box {
	width:960px;
	height:auto;
	float:left;	
	padding:10px 0 10px 0;
	margin-top:10px;
	background:#25283b;
	/*background:url(/img/left_box_back.jpg) repeat-x;*/
	border:1px solid #BFEDEB; -moz-border-radius: 5px; -webkit-border-radius: 5px; behavior:url(border-radius.htc);
}

#centercontent {
	width:755px;
	height:auto;
	float:left;
	margin-left:10px;
	/*background:#000000;*/
	background-image: url(/img/centercontent_back.jpg);
	padding:9px;
}
.actTab {
	width:auto;
	height:30px;
	background-image: url(/img/actTab_back.jpg);
	/*background: #333333;*/
	float:left;
	margin-right:2px;
}
.actTab2 {
	width:auto;
	height:27px;
	background-image: url(/img/actTab_back.jpg);
	/*background: #333333;*/
	float:left;
	margin-right:2px;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
}
.actTab .text {
	padding-left:10px;
	padding-right:10px;
	font-size:18px;
	color:#ffffff;
	float:left;
	text-transform:uppercase;
	font-weight:bolder;
	text-align:center;
	padding-top:3px;
	text-decoration:none;
}
.actTab .text2 {
	padding-left:10px;
	padding-right:10px;
	font-size:18px;
	color:#ffffff;
	text-transform:uppercase;
	font-weight:bolder;
	text-align:center;
}
.actTab2 .text2 {
	font-size:18px;
	color:#ffffff;
	text-transform:uppercase;
	font-weight:bolder;
	padding-top:3px;
	text-align:center;
}

.INactTab {
	width:auto;
	height:30px;
	background-image: url(/img/INactTab_back.jpg);
	/*background: #999999;*/
	float:left;
	margin-right:2px;
}
.INactTab .text {
	padding-left:10px;
	padding-right:10px;
	font-size:18px;
	color:#ffffff;
	float:left;
	text-transform:uppercase;
	font-weight:bolder;
	text-align:center;
	padding-top:3px;
	text-decoration:none;
}
.INactTab .text:hover {
	padding-left:10px;
	font-size:18px;
	color:#FFBC00;
	float:left;
	text-transform:uppercase;
	font-weight:bolder;
	text-align:center;
	padding-top:3px;
	text-decoration:none;
}
#tabcontent {
	width:750px;
	height:auto;
	/*background: #333333;*/
	background-image:url(/img/tabcontent_back.jpg);
	/*border:2px solid #333333;*/
	border-top:none;
	float:left;
	padding-left:5px;
}
#tabcontent .disclaimer{
	font-size:12px;
	color:#ffffff;
}
#tabcontent .disclaimer a{
	color:#9DCFEF;
	font-size:12px;
	font-weight:bolder;
	text-decoration:none;
}
#tabcontent .disclaimer a:hover{
	color:#9DCFEF;
	font-size:12px;
	font-weight:bolder;
	text-decoration:underline;
}
#tabcontent .toplink{
	font-size:12px;
	color:#ffffff;
}
#tabcontent .toplink a{
	color:#ffffff;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
#tabcontent .toplink a:hover{
	color:#ffffff;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
}
#tabcontent1 {
	width:750px;
	height:auto;
	/*background: #333333;*/
	background-image:url(/img/tabcontent_back.jpg);
	/*border:2px solid #333333;*/
	border-top:none;
	float:left;
	padding-left:5px;
}
#tabcontent2 {
	width:750px;
	height:auto;
	/*background: #333333;*/
	background-image:url(/img/tabcontent_back.jpg);
	/*border:2px solid #333333;*/
	border-top:none;
	float:left;
	padding-left:5px;
	display:none;
}
#tabcontent3 {
	width:750px;
	height:auto;
	/*background: #333333;*/
	background-image:url(/img/tabcontent_back.jpg);
	/*border:2px solid #333333;*/
	border-top:none;
	float:left;
	padding-left:5px;
	display:none;
}
#info_box{
	width:745px;
	height:auto;
	/*background: #333333;*/
	background-image:url(/img/info_box_back.jpg);
	/*border:2px solid #333333;*/	
	float:left;
	padding-left:5px;
	padding-top:20px;
	color:#ffffff;
}
#info_box h2{
	font-size: 20px;
	color:#FFBC00;
}
#info_box p{
	font-size: 14px;
}

#play_box{
	width:745px;
	height:auto;
	/*background: #333333;*/
	background-image:url(/img/play_box_back.jpg);	
	float:left;
	padding-left:5px;
	padding-top:5px;
	color:#ffffff;
}
#play_box p{
	font-size: 14px;
}



#partner {
	width:755px;
	height:auto;
	float:left;
	margin-left:0px;
	/*border:1px solid #ffffff;*/
}
#partnertitle {
	width:755px;
	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:755px;
	height:145px;
	float:left;
	padding:0px 0;
	/*background-color:#333333;*/
	background-image:url(/img/partnerbanner_back.jpg);	
}
#partnertext {
	width:755px;
	height:225px;
	float:left;
}
/*end content left*/

/*right content*/
#right_box {
	width:172px;
	height:auto;
	float:left;
	padding-right:2px;
	padding:10px 0 11px 0;
	margin-top:10px;
	/*background-color:#BFEDEB;*/
	background-image:url(/img/right_box_back.jpg);
	border:1px solid #BFEDEB; -moz-border-radius: 5px; -webkit-border-radius: 5px; behavior:url(border-radius.htc);
}
#rightcontent {
	width:160px;
	height:auto;
	float:left;
	margin-left:8px;	
}
#skyscrapper {
	width:160px;
	height:auto;
	float:left;
	text-align:right;
}

/*end right content*/

/*---Category Box----*/
#catTab {
	width:960px;
	height:auto;
	padding:10px 0 5px 0;
	/*background-color:#BFEDEB;*/
	background-image: url(/img/catTab_back.jpg);
	border:1px solid #BFEDEB; -moz-border-radius: 5px; -webkit-border-radius: 5px; behavior:url(border-radius.htc);
}
#catList {
	width:200px;
	height:642px;
	float:left;		
	/*background-color:#000000;*/
	background-image: url(/img/centercontent_back.jpg);
	z-index:20;
	position:relative;
	top:0px;
	left:10px;
}
#catList ul {
	list-style-type: none;	
	font-size:20px;
	padding-left:20px;
	*padding-left:-px;
	*padding-top:20px;
	*margin-left:0px;
}
#catList ul  li{	
	margin-bottom:20px;
	width:170px;
	height:35px;
	padding:5px 0 0 5px;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	border-left:1px solid #000000;
}
#catList ul  li:hover{
	width:175px;	
	padding:5px 0 0 5px;
	/*background-color:#333333;*/
	background-image:url(/img/catList_tab_back.jpg);	
	border-top:1px solid #ffff99;
	border-bottom:1px solid #ffff99;
	border-left:1px solid #ffff99;
}

#catList ul  .activeCat{
	width:175px;	
	padding:5px 0 0 5px;
	/*background-color:#333333;*/
	background-image:url(/img/catList_tab_back.jpg);	
	border-top:1px solid #ffff99;
	border-bottom:1px solid #ffff99;
	border-left:1px solid #ffff99;
}

#catList ul a{
	font-size:20px;
	text-decoration:none;
}
#catContent {
	width:740px;
	height:642px;
	margin-left:10px;
	/*background-color:#000000;*/
	background-image:url(/img/centercontent_back.jpg);
	float:left;
	z-index:1;
}
.thumbList {
	width:730px;
	height:606px;
	/*background-color:#333333;*/
	background-image:url(/img/catList_tab_back.jpg);	
	margin-top:20px;
	float:left;
	border:1px solid #ffff99;
	padding-top:5px;
}
.gameTitle {
	width:218px;
	height:45px;
	float:left;
	/*background:url(/img/cat1.png) top left no-repeat;*/
	margin:10px 0 2px 25px;
}
.gameTitle  a{
	padding-left:5px;
	font-size:14px;
	text-decoration:none;	
}
.gameTitle  a:hover{
	padding-left:20px;
	font-size:14px;
	text-decoration:none;	
	color:#9DCFEF;
}
.more {
	float:right;
	clear:both;
	width:675px;
	height:25px;
	padding-right:55px;
	margin-bottom:10px;
	text-align:right;
	float:left;
}
.more a{
	font-size:14px;
	text-decoration:none;
}
.more a:hover{
	font-size:14px;
	text-decoration:none;	
	color:#9DCFEF;
}
/*-------------------*/

/*----Top Referrals----*/
#topRef {
	width:960px;
	height:50px;
	padding-top:10px;
	/*background-color:#BFEDEB;*/
	background-image: url(/img/topRef_back.jpg);
	border:1px solid #BFEDEB; -moz-border-radius: 5px; -webkit-border-radius: 5px; behavior:url(border-radius.htc);
}
#topRef #topTitle {
	width:940px;
	height:37px;
	/*background-color:#000000;*/
	background-image: url(/img/centercontent_back.jpg);
	margin:0 auto;
	padding-top:3px;
}
#topRef h2{
	margin:0 auto;
	width:300px;
	font-size:25px
}
#topRef2 {
	width:960px;
	height:auto;
	padding-top:10px;
	padding-bottom:10px;
	/*background-color:#BFEDEB;*/
	background-image: url(/img/topRef2_back.jpg);
	border:1px solid #BFEDEB; -moz-border-radius: 5px; -webkit-border-radius: 5px; behavior:url(border-radius.htc);
}
#topRef2 #topTitle2 {
	width:935px;
	height:auto;
	/*background-color:#000000;*/
	background-image: url(/img/centercontent_back.jpg);
	margin:0 auto;
	/*padding-top:5px;*/

	padding-left:5px;
}
#topRef2 #topTitle2 a {
	width:220px;
	height:20px;
	float:left;
	margin:3px 3px;
	font-size:14px;
	text-decoration:none;
}
#topRef2 #topTitle2 a:hover{
	width:220px;
	height:20px;
	float:left;
	margin:3px 3px;
	font-size:14px;
	text-decoration:underline;
	color:#9DCFEF;
}
/*---------------------*/



/*footer*/
#footer_box {
	width: 960px;
	height:auto;
	float:left;
	/*background-color:#000000;*/
	background-image: url(/img/centercontent_back.jpg);
	border:1px solid #BFEDEB; -moz-border-radius: 5px; -webkit-border-radius: 5px; behavior:url(border-radius.htc);
}
#footer_content {
	width:940px;
	height:auto;
	float:left;
	margin-top:20px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:0px;
	text-align:center;
	color:#ffffff;
	font-size:12px;
}
#footer_content a{	
	color:#ffffff;
	text-decoration:none;
	font-size:12px;
}
#footer_content a:hover{	
	color:#9DCFEF;
	text-decoration:underline;
	font-size:12px;
}
#footer_bottom {
	width:960px;
	height:25px;
	float:left;	
}
/*end footer*/

/*paging*/
.paging { 
	font: bold Arial; 
	font-size:12px; 
	color:#FF0000; 
	width:18px;
	height:18px;
}

.paging a{ 
	height:20;
	width:25; 
	color:#336699;
	font-weight: bold;
	padding:3px;
	margin-left:2px;
	margin-right:2px;
	float:middle;
	background-color:#E8F3FF;
	border:1px solid #999;
	text-align:center;
	text-decoration:none;
	font-size:11px;	
}
.paging a:hover{
	background-color:#FFFFFF;
	color:#ff0000;
}
a.selected {
	background-color:#FFFFFF;
	color:#ff0000;
}

.navigate a{ 
	height:20;
	width:50; 
	color:#336699;
	font-weight: bold;
	padding:3px;
	margin-left:2px;
	margin-right:2px;
	float:middle;
	background-color:#E8F3FF;
	border:1px solid #999;
	text-align:center;
	text-decoration:none;
	font-size:11px;	
}
.navigate a:hover{
	background-color:#FFFFFF;
	color:#ff0000;
}

/*paging links excahnge*/
.submit2{
	text-decoration:none;
	color:#336699; 
	font-size:12px;
	padding:3px;
}
.submit2 h2{
	font-size:16;
}
.submit2 a{
	text-decoration:none;
	color:#336699;
	font-weight:bold;
}
.submit2 a:hover{
	text-decoration:none;
	color:#FF9900;
}
