* { margin: 0; padding: 0; }

body {
	background-color:#929A9E
}

/* CONTAINER
------------------------------------------------------ */
#container {
	width: 1007px;
	margin: 0 auto;
	position:relative;
	padding: 0 0 0 0px;
	}

/* HEADER
------------------------------------------------------ */
#page_header {
	width: 1007px;
	height: 160px;
	overflow: hidden;
	background-image:url("images/header.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	vertical-align: bottom; 
	left: 0;
	padding: 0 0 0 0px;
	}

/* BOXES
------------------------------------------------------ */
#bodybox {
	width: 1007px;
	vertical-align: top;
	left: 0;
	position: relative;
	padding: 0 0 0 0px;
	}

#bottombox {
	width: 1007px;
	vertical-align: top;
	left: 0;
	position: relative;
	padding: 0 0 0 0px;
	}

#bottomleftbox {
	width: 819px;
	float: left;
	position: relative;
	padding: 0 0 0 0px;
}

#leftbox {
	width: 819px;
	float: left;
	position: relative;
	padding: 0 0 0 0px;
}


#leftclearbox {
	clear: both;
	width: 819px;
	float: left;
	position: relative;
	padding: 0 0 0 0px;
}

#rightbox {
	width: 188px;
	float: right;
	position: relative;
	padding: 0 0 0 0px;
}

/* LEFT BOX PARTS
------------------------------------------------------ */
#leftbox .lefttop,
#bottomleftbox .lefttop {
	width: 819px;
	height: 8px;
	vertical-align: top;
	background-image:url("http://www.gamepacksfree.com/images/left_top.gif");
	left: 0;
	overflow: hidden;
	padding: 0 0 0 0px;
	}

#leftbox .lefttitle {
	width: 819px;
	height: 40px;
	vertical-align: top;
	background-image:url("http://www.gamepacksfree.com/images/left_title.gif");
	left: 0;
	overflow: hidden;
	padding: 5px 0 0 0px;
	}


#leftbox .leftbody,
#bottomleftbox .leftbody {
	width: 819px;
	vertical-align: top;
	background-image:url("http://www.gamepacksfree.com/images/left_body.gif");
	left: 0;
	padding: 0 0 0 0px;
	}

#leftbox .leftgamebody  {
	width: 819px;
	vertical-align: top;
	text-align: center;
	background-image:url("http://www.gamepacksfree.com/images/left_body.gif");
	left: 0;
	padding: 0 0 0 0px;
	}

#leftbox .leftstuffbody  {
	width: 819px;
	height: 244px;
	vertical-align: top;
	text-align: center;
	background-image:url("images/votebox.gif");
	left: 0;
	padding: 0 0 0 0px;
	}

#leftbox .leftbody{ height: 260px;}
#bottomleftbox .leftbody{ height: 110px;}

#leftbox .leftbottom,
#bottomleftbox .leftbottom {
	width: 819px;
	height: 10px;
	vertical-align: top;
	background-image:url("http://www.gamepacksfree.com/images/left_bottom.gif");
	left: 0;
	overflow: hidden;
	padding: 0 0 0 0px;
	}

#leftbox .listbody {
	width: 819px;
	vertical-align: top;
	left: 0;
	padding: 0 0 0 0px;
	}

#leftbox .closeout {
	width: 819px;
	vertical-align: top;
	left: 0;
	padding: 0 0 0 0px;
	}

/* RIGHT BOX PARTS
------------------------------------------------------ */
#rightbox .righttop {
	width: 188px;
	height: 8px;
	vertical-align: top;
	background-image:url("http://www.gamepacksfree.com/images/right_top.gif");
	left: 0;
	overflow: hidden;
	padding: 0 0 0 0px;
	}

#rightbox .rightbody {
	width: 188px;
	height: 680px; 
	vertical-align: top;
	background-color: #FFF;
	left: 0;
	padding: 0 0 0 0px;
	}

#rightbox .rightbottom {
	width: 188px;
	height: 10px;
	vertical-align: top;
	background-image:url("http://www.gamepacksfree.com/images/right_bottom.gif");
	left: 0;
	overflow: hidden;
	padding: 0 0 0 0px;
	}

#rightbox .subbody {
	width: 188px;
	float: top;
	vertical-align: top;
	left: 0;
	padding: 0 0 0 0px;
	}


/* ay */


.column{
	width: 268px;
	float: left;
	padding: 0px 5px 0px 0px;
	position: relative;

}

.colhead1,
.colhead2,
.colhead3,
.colhead4,
.colhead5,
.colhead6,
.colhead7,
.colhead8,
.colhead9{
	width: 268px;
	height: 44px;
	float: left;
	position: relative;

}

.colhead1 { background-image:url("http://www.gamepacksfree.com/images/col_head1.gif"); }
.colhead2 { background-image:url("http://www.gamepacksfree.com/images/col_head2.gif"); }
.colhead3 { background-image:url("http://www.gamepacksfree.com/images/col_head3.gif"); }
.colhead4 { background-image:url("http://www.gamepacksfree.com/images/col_head4.gif"); }
.colhead5 { background-image:url("http://www.gamepacksfree.com/images/col_head5.gif"); }
.colhead6 { background-image:url("http://www.gamepacksfree.com/images/col_head6.gif"); }
.colhead7 { background-image:url("http://www.gamepacksfree.com/images/col_head7.gif"); }
.colhead8 { background-image:url("http://www.gamepacksfree.com/images/col_head8.gif"); }
.colhead9 { background-image:url("http://www.gamepacksfree.com/images/col_head9.gif"); }

.colbody{
	width: 268px;
	height: 362px;
	background-color: #fff;
	float: left;
	position: relative;

}

.colbottom{
	width: 268px;
	height: 14px;
	background-image:url("http://www.gamepacksfree.com/images/col_bottom.gif");
	float: left;
	overflow:hidden;
	position: relative;

}

.coltitle{
	color: #FFF;
	font-family: Arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	position: relative;
	left: 45px;
	top: 9px;
	float: left;
}

.gameicon
{
	width: 70px;
	height: 59px;
}


/* LIST
------------------*/
#list,
#list2 {
	float:left;
	position: relative;
}

#subs {
	float:left;
	position: relative;
}

#list li,
#list2 li,
#subs li {
	display:block;
	float:left;
	margin:0 0 0px 0px;
	overflow:hidden;
}

#list li { width:264px;	background-image:url("images/gameicon.gif"); height:74px; padding: 0px 9px 0px 0px;}


.boxxleft {width: 90px; height:109px; margin-left:10px; margin-top:5px; float:left;}
.boxxright {width: 144px; height:109px; margin-left:2px; margin-top:5x; float:left;}



#list a img{
	float:left;
	margin:0 0px 0 0;
	border: 0px;
}

#list a img { width: 70px; height: 59px; }


#list a{
	display:block;
	margin:5px 5px 0px 10px;
	text-decoration:none;
	overflow:hidden;
}


.gamedownload{
	color: #BB0000;
	font-family: Arial, sans-serif;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
}

.gametitle{
	color: #000000;
	font-family: Arial, sans-serif;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
}


.listing {
	float:left;
	left: 15px;
	position: relative;
}

.listing li{
	display:block;
}

.pg{
	color: #000;
	font-family: Arial, sans-serif;
	text-decoration: none;
	font-weight: none;
	font-size: 12px;
}

#menu_header {
	left: 450px;
	top: 116px;
	position: absolute;
}


/* INNNER BOT BOX
------------------------------------------------------ */

.leftvotebox {
	left : 44px;
	top: 40px;
	widht: 305px;
	position: relative;
	float: left;
}

.leftsharebox {
	top: 40px;
	width:394px;
	position: relative;
	float: right;
}


/* INNER BOX
------------------------------------------------------ */

.lefttextbox {
	left : 18px;
	top: 4px;
	widht: 465px;
	position: relative;
	float: left;
}

.leftadbox {
	top: 4px;
	width:314px;
	position: relative;
	float: right;
}

.leftbotadbox {
	left : 38px;
	top: 7px;
	position: relative;
	float: left;
}

.rightadbox {
	left : 14px;
	top: 4px;
	position: relative;
}


h2,
h3{
	color: #000; 
	position: relative;
	float: left;
	left: 10px;
	top: 10px;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
}

.normal,
.normalc{
	color: #000; 
	position: relative;
	float: left;
	left: 10px;
	top: 18px;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
}
.normal { width: 450px;}
.normalc { width: 190px;}

h2 { width: 450px;}
h3 { width: 190px;}

h1{
	color: #FFF; 
	float: right;
	top: 30px;
	position: relative;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
}

.gametitlename{
	color: #000; 
	float: left;
	text-align: center;
	width: 810px;
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
}

.small{
	color: #FFF; 
	float: right;
	top: 30px;
	position: relative;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
}

.packsmall{
	color: #000; 
	position: relative;
	float: left;
	left: 0px;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
}


.sitenotes{
	color: #000; 
	float: center;
	position: relative;
	text-align: center;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
}

.menunav{
	color: #000; 
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	padding: 0px 23px 0px 0px;
}

.gamethumb{
	width: 252px;
	height: 100px;
	border: 1px solid #000; 
}

.desc {width: 475px; height:129px; background-image:url("http://www.gamepacksfree.com/images/desc1.gif");}
.desc3 {width: 475px; height:123px; background-image:url("http://www.gamepacksfree.com/images/desc2.gif");}
.thumbgame{width: 260px; height:109px; margin-top:10px; float:left;}
.controlgame {width: 214px; height:109px; margin-top:10px; float:left; background-image:url("http://www.gamepacksfree.com/images/desc2.gif");}

.desc2 {width: 300px;}
.vote_result {width: 300px; height:109px; margin-top:3px; float:left;}


