/* fresh new games styles
------------------------------------------------------ */
* { margin: 0; padding: 0; }

body {
	background-color: #FFFFFF;
	background-image:url("images/bg.gif");
	font-family: Arial, sans-serif;
	font-size: 62.5%;
	text-align: center;
	}

/* CONTAINER
------------------------------------------------------ */
#container {
	width: 900px;
	margin: 0 auto;
	position:relative;
	}
	
/* BOXES
------------------------------------------------------ */

#page_header {
	width: 900px;
	height: 160px;
	overflow: hidden;
	background-image:url("images/pageheader.gif");
	vertical-align: bottom; 
	left: 0;
	padding: 0 0 0 10px;
}

#banner_header {
	width: 900px;
	height: 120px;
	overflow: hidden;
	background-image:url("images/bannerbg.gif");
	vertical-align: bottom;
	left: 0;
	padding: 0 0 0 10px;
	}

#body_box {
	width: 900px;
	overflow: hidden;
	background-image:url("images/background.gif");
	left: 0;
	padding: 0 0 0 10px;
	}


#body_top {
	width: 900px;
	height: 10px;
	overflow: hidden;
	background-image:url("images/bodytop.gif");
	left: 0;
	padding: 0 0 0 10px;
	}

#body_bottom {
	width: 900px;
	height: 50px;
	overflow: hidden;
	background-image:url("images/bodybottom.gif");
	left: 0;
	padding: 0 0 0 10px;
	vertical-align: bottom; 
	}

.gamespace{
	height: 10px;
	}

		
/* HOME
------------------------------------------------------ */

.content_box {
	background-image:url("images/content.gif");
	padding: 3px 10px 7px 10px;
	height: 247px;
	}

.newcontent_box {
	background-image:url("images/newcontent.gif");
	padding: 3px 10px 7px 10px;
	height: 601px;
	}

.featcontent_box {
	background-image:url("images/content.gif");
	padding: 7px 10px 7px 10px;
	height: 120px;
	}

.clickzscontent_box {
	background-image:url("images/content.gif");
	padding: 7px 10px 7px 10px;
	text-align: left;
	height: 120px;
	}

.clickzs2content_box {
	background-image:url("images/clickzscontent.gif");
	padding: 13px 10px 7px 10px;
	height: 149px;
	}

.clickzs3content_box {
	background-image:url("images/clickzscontent2.gif");
	padding: 13px 10px 7px 10px;
	height: 149px;
	}

.linkcontent_box {
	background-image:url("images/linkcontent.gif");
	padding: 13px 10px 7px 10px;
	height: 149px;
	}

.listcontent_box {
	background-image:url("images/listcontent.gif");
	padding: 3px 10px 7px 10px;
	
	}

.webmastercontent_box {
	background-image:url("images/listcontent.gif");
	padding: 3px 10px 7px 10px;
	height: 1850px;
	}
}

.helpcontent_box {
	background-image:url("images/listcontent.gif");
	padding: 3px 10px 7px 10px;
	text-align: left;
	height: 320px;
	}

.sponsorcontent_box {
	background-image:url("images/listcontent.gif");
	padding: 3px 10px 7px 10px;
	text-align: left;
	height: 920px;
	}

.menucontent_box {
	background-image:url("images/menucontent.gif");
	padding: 2px 10px 7px 10px;
	height: 334px;
	}

.navcontent_box {
	background-image:url("images/menucontent.gif");
	padding: 8px 10px 7px 10px;
	height: 208px;
	text-align: left;
	}

.partnercontent_box {
	background-image:url("images/partnercontent.gif");
	padding: 12px 10px 7px 10px;
	height: 360px;
	text-align: left;
	}

.adcontent_box {
	background-image:url("images/adcontent.gif");
	padding: 13px 10px 7px 10px;
	height: 616px;
	}

.ad2content_box {
	background-image:url("images/content.gif");
	padding: 8px 10px 7px 10px;
	height: 287px;
	}

.ad3content_box {
	background-image:url("images/content.gif");
	padding: 13px 10px 7px 10px;
	height: 281px;
	}

.glink_box {
	background-image:url("images/glink.gif");
	padding: 2px 10px 7px 10px;
	height: 296px;
	}

.menubanner_box {
	padding: 0px 10px 7px 2px;
	height: 103px;
	}

.listgame_box {
	background-image:url("images/listcontent.gif");
	padding: 3px 10px 7px 10px;
	}	

/* HEADERS
------------------------------------------------------ */
#menu_box .header_box{
	background-image:url("images/headermenu.gif");
	padding: 0 0 0 10px;
	height: 40px;
	}

#list_box .header_box{
	background-image:url("images/headerlist.gif");
	padding: 0 0 0 10px;
	height: 40px;
	}


#left_box .header_box,
#right_box .header_box{
	background-image:url("images/header.gif");
	padding: 0 0 0 10px;
    	vertical-align: bottom;
	height: 40px;
	}

#menu_box .header_box h6,
#left_box .header_box h6,
#right_box .header_box h6,
#list_box .header_box h6{
	float: left;
	color: #000000;
	font-size: 14px;
	padding: 10px 0 0 0;

	}


/* BOX COLUMS
------------------------------------------------------ */

#duo_box {
	width: 650px;
	float: left;
	margin: 0 0 0 0px;
	}

#menu_box {
	width: 220px;
	float: left;
	margin: 0 0 0 10px;
	}

#left_box {
	width: 320px;
	float: left;
	margin: 0 0 0 0px;
	}

#right_box {
	width: 320px;
	float: left;
	margin: 0 0px 0 10px;
	}

#list_box{
	width: 650px;
	float: left;
	margin: 0 0px 0 0px;
}

/* BOTTOM BOXES
------------------------------------------------------ */

.content_bottom {
	background-image:url("images/contentbottom.gif");
	padding: 0px 0px 0px 0px;
	height: 12px;
}

.more_bottom {
	background-image:url("images/morebottom.gif");
	padding: 0px 24px 0px 0px;
	text-align:right;
	height: 35px;
}

.partner_bottom {
	padding: 0px 0px 0px 0px;
	height: 9px;
}


.menu_bottom {
	background-image:url("images/bottom.gif");
	padding: 0px 0px 0px 0px;
	height: 12px;
}

.listcontent_bottom {
	background-image:url("images/listbottom.gif");
	padding: 0px 0px 0px 0px;
	height: 12px;
}

/* MENU TABS
------------------------------------------------------ */

#tab_ad
{
    vertical-align: top;
    position: absolute;
    top:60px;
    left:420px;
}

#tab_home,
#tab_excl,
#tab_spon,
#tab_help,
#tab_search,
#tab_banner {
    vertical-align: bottom;
    font-family: Verdana;
    font-size: 11px;
    color: #747474;
    font-weight: bold;
    position: absolute;
}

#tab_search{ left:521px; top:9px;}
#tab_home{ left: 406px; top:129px;}
#tab_excl{ left: 477px; top:129px;}
#tab_spon{ left: 678px; top:129px; }
#tab_help{ left: 806px; top:129px; }
#tab_banner{ left:20px; top:180px; }

div#navhome {
    background: url("images/tab1.gif") no-repeat top right;
    width: 70px;
    height: 32px; 
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 4px;
    padding-bottom: 2px;
    font-weight: normal;
    }

div#navexcl {
    background: url("images/tab2.gif") no-repeat top right;
    width: 200px;
    height: 32px; 
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 4px;
    padding-bottom: 2px;
    font-weight: normal;
    }

div#navspon {
    background: url("images/tab3.gif") no-repeat top right;
    width: 127px;
    height: 32px; 
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 4px;
    padding-bottom: 2px;
    font-weight: normal;
    }

div#navhelp {
    background: url("images/tab1.gif") no-repeat top right;
    width: 70px;
    height: 32px; 
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 4px;
    padding-bottom: 2px;
    font-weight: normal;
    }

div#navsearch {
    width: 474px; 
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 4px;
    padding-bottom: 2px;
    font-weight: normal;
    }

div#navsearch .search_box {
    width: 280px;
    height: 17px;
    vertical-align: middle;
    border: 1px solid #222222;
    padding: 2px 2px 0px 3px;
    }	
    
div#navsearch .button_box INPUT {
    padding-top: 2px;
    padding-bottom: 2px;
    margin: 0px;
    border: 1px solid #a5a5a5;
    font-family: Arial;
    font-size: 12px;
    line-height: 12px;
    height: 23px;    
    }	

div#navsearch .input { 
    width: 115px;
    font-family:Arial;
    font-size: 12px;
    line-height: 12px;
    border: 0px solid red;
    vertical-align: middle;
    padding: 0px;
    }    

#tab_home A,
#tab_excl A,
#tab_spon A,
#tab_help A {
    display: block;
    color: #000;
    text-decoration: none;
    padding: 6px 8px 10px 25px;
}
#tab_home A:hover,
#tab_excl A:hover,
#tab_spon A:hover,
#tab_help A:hover {
    text-decoration: underline;
}

/* ok lets talk about tables and forget the div crap
------------------------------------------------------ */

.gamespace{
	width: 25px;
	height: 70px;
	text-align: left;
}

.gameinformation{
	width: 399px;
	height: 70px;
	text-align: left;
}

.gamecontrols{
	width: 200px;
	height: 70px;
	text-align: left;
}

.featleft{
	width: 140px;
	height: 70px;
	text-align: left;
}

.featright{
	width: 160px;
	height: 70px;
	text-align: left;
}

.moregames{
	width: 300px;
	height: 35px;
	vertical-align: bottom; 
	text-align: right;
}

.gameicon{
	border:solid #000 1px !important;
	width: 70px;
	height: 59px;
	
}

.featicon{
	border:solid #000 1px !important;
	width: 150px;
	height: 110px;
	
}

.dlicon{
	border:solid #000 0px !important;
	width: 16px;
	height: 16px;
	
}

.adimage{
	border: 0;
	width: 300px;
	height: 250px;
}

.adimage2{
	border: 0;
	width: 160px;
	height: 600px;
}

.adimage3{
	border: 0;
	width: 468px;
	height: 60px;
}

.contleft{
	border: 0;
	width: 170px;
	height: 120px;
	text-align: left;
}

.contright{
	border: 0;
	width: 430px;
	height: 120px;
	background-color: #F8E9C6;
	text-align: left;
}

.gamefooter{
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

.gametitle{
	color: #000000;
	font-family: Arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

.sponsortitle{
	color: #000000;
	font-family: Arial, sans-serif;
	text-decoration: none;
	font-size: 18px;
}

.gamedescription{
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 10px;
}

.gamemore{
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
}

.gameinfo{
	color: #000000;
	font-size: 14px;
}

.normal{
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

.p1{
	background-color: #FFF8E8 ;
	width: 50px;
	height: 24px;
}

.p2{
	background-color: #FFF8E8 ;
	width: 270px;
	height: 24px;
    	padding: 0px 0px 0px 20px;
	text-align: left;
}

.p3{
	background-color: #FFF8E8 ;
	width: 210px;
	height: 24px;
    	padding: 0px 0px 0px 20px;
	text-align: left;
}

/* single list types 
------------------*/
#singlelist li {
	display:block;
	float:left;
	width:300px;
	height:70px;
	text-align:left;
	margin:0 0 0px 0px;
	overflow:hidden;
}

#duolist li {
	display:block;
	float:left;
	width:314px;
	height:70px;
	text-align:left;
	margin:0 0 0px 0px;
	overflow:hidden;
}

#hotlist li {
	display:block;
	float:left;
	width:210px;
	height:70px;
	text-align:left;
	margin:0 0 0px 0px;
	overflow:hidden;
}

#singlelist a img,
#hotlist a img,
#duolist a img    {
	float:left;
	margin:0 15px 0 0;
	width: 70px;
	height: 59px;
}

#singlelist a,
#hotlist a,
#duolist a {
	display:block;
	margin:5px;
	text-decoration:none;
	overflow:hidden;
}

#singlelist a strong,
#hotlist a strong,
#duolist a strong {
	font-weight:bold;
}

#singlelist a:hover strong,
#hotlist a:hover strong,
#duolist a:hover strong {
	text-decoration:none;
}

#singlelist a span,
#hotlist a span,
#duolist a span {
	display:block;
	color:#000;
	text-decoration:none;
}


/* adzone
------------------*/

#prerollad{
	background-image:url("images/adbreak.gif");
	padding: 40px 0 0 0 ;
	width: 618px;
	height: 361px;
	}

#progressindicator{
	color: #000; 
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
}

.startGameText{
	color: #000; 
	position: relative;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
}


/* menu
------------------*/

.bookmark{
	width: 150px;
	height: 124px;
	text-align: left;
	vertical-align: bottom;
}

.menuleft{
	width: 26px;
	height: 24px;
	text-align: left;
}

.menuright{
	width: 124px;
	height: 24px;
	text-align: left;
}

.menuicon{
	border: 0;
	width: 30px;
	height: 30px;
	
}

.menutitle{
	color: #882222;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

.partnertitle{
	color: #444444;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

.partneradd{
	color: #444444;
	font-family: Arial, sans-serif;
	font-style: italic;
	font-size: 13px;
	text-decoration: none;
}

h1{
color: #7F7F7F; 
font-size: 9px; 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 

}

.pagenav {
float: right; 
color: #000000;
font-size: 14px;
font-weight: bold;
padding: 10px 20px 0 0;}

.pagel { text-decoration: none; color: #00A;}
