/* remember people CSS DIVS suck ass, and the guy who invented
this browser-unfriendly tag should by shot twice, <TABLE> rule!
------------------------------------------------------ */
* { 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: 830px;
	margin: 0 auto;
	position:relative;
	}

#prerollad
{
	background-color: #FAF0E1;
	widht: 620px;
	height: 524px;
}

#startGameText a{color:#AB976D;text-decoration:none;}
#startGameText a:hover{color:#4C380D;}
	
/* BOXES
------------------------------------------------------ */

#page_header {
	width: 830px;
	height: 160px;
	overflow: hidden;
	background-image:url("images/pageheader.gif");
	vertical-align: bottom; 
	left: 0;
	padding: 0 0 0 10px;
	}

#link_header {
	width: 830px;
	height: 128px;
	overflow: hidden;
	background-image:url("images/linkbar.gif");
	vertical-align: bottom; 
	left: 0;
	padding: 18px 0 0 22px;
	}

#body_box {
	width: 830px;
	overflow: hidden;
	background-image:url("images/background.gif");
	left: 0;
	padding: 0 0 0 10px;
	}


#body_top {
	width: 830px;
	height: 10px;
	overflow: hidden;
	background-image:url("images/bodytop.gif");
	left: 0;
	padding: 0 0 0 10px;
	}

#body_bottom {
	width: 830px;
	height: 48px;
	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: 260px;
	}

.content2_box {
	background-image:url("images/content2.gif");
	padding: 3px 10px 7px 10px;
	height: 260px;
	}

.listcontent_box {
	background-image:url("images/listcontent.gif");
	padding: 3px 10px 7px 10px;
	}

.menucontent_box {
	background-image:url("images/menucontent.gif");
	padding: 3px 10px 7px 10px;
	text-align: left;
	height: 174px;
	}

.adcontent_box {
	background-image:url("images/menucontent.gif");
	padding: 3px 10px 7px 10px;
	height: 606px;
	}

.menubanner_box {
	background-image:url("images/menubanner.gif");
	padding: 5px 10px 7px 10px;
	height: 100px;
	}

.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;

	}

#link_header h6
{
	color: #000000;
	font-size: 14px;
	padding: 2px 10px 10px 0;
}


/* BOX COLUMS
------------------------------------------------------ */

#duo_box {
	width: 642px;
	float: left;
	margin: 0 0 0 2px;
	}

#menu_box {
	width: 176px;
	float: left;
	margin: 0 0 0 2px;
	}

#left_box {
	width: 320px;
	float: left;
	margin: 0 0 0 0px;
	}

#right_box {
	width: 320px;
	float: left;
	margin: 0 0px 0 2px;
	}

#list_box{
	width: 642px;
	float: left;
	margin: 0 0px 0 0px;
}

/* BOTTOM BOXES
------------------------------------------------------ */

.content_bottom {
	background-image:url("images/contentbottom.gif");
	padding: 0px 0px 0px 0px;
	height: 12px;
}

.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:360px;
}

#tab_home,
#tab_excl,
#tab_help,
#tab_search {
    vertical-align: bottom;
    font-family: Verdana;
    font-size: 11px;
    color: #747474;
    font-weight: bold;
    position: absolute;
    top:129px;
}

#tab_search{ left:355px; }
#tab_home{ left: 0px; }
#tab_excl{ left: 70px; }
#tab_help{ left: 240px; }

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: 170px;
    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 {
    background: url("images/tab.gif") no-repeat top left;
    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_help A {
    display: block;
    color: #000;
    text-decoration: none;
    padding: 6px 8px 10px 25px;
}
#tab_home A:hover,
#tab_excl 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;
}

.gameleft{
	width: 80px;
	height: 70px;
	text-align: left;
}

.gameleft2{
	width: 80px;
	height: 80px;
	text-align: left;
}

.gameright{
	width: 220px;
	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;
	
}

.gameicon2{
	border:solid #000 1px !important;
	width: 90px;
	height: 75px;
	
}

.adimage{
	border: 0;
	width: 300px;
	height: 250px;
}

.adimage2{
	border: 0;
	width: 160px;
	height: 600px;
}

.adimage3{
	border: 0;
	width: 468px;
	height: 60px;
}

.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;
}

.gamedescription{
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 10px;
}

.gamemore{
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 13px;
	text-decoration: none;
	text-align: left;
}

.gameinfo{
	color: #000000;
	font-size: 14px;
}

.big{
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 40px;
	font-weight: bold;
}

.normal{
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

/* 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: #000000;
	font-family: Arial, sans-serif;
	font-size: 15px;
	text-align: left;
	text-decoration: none;
}

.menutitle2{
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 18px;
	text-decoration: none;
}
