@import url(base.css);


#banner468x60{
	width:468px;
	height:60px;
	overflow:hidden;
	position:absolute;
	right:10px;
	bottom:20px;
}

#latest{
	float:left;
	width:94px;
	height:200px;
	margin-right:7px;
	border:1px solid #fff;
	background-color:#333333;
	overflow:hidden;
}

#latest h2{
	color:#fdd600;
	text-transform:uppercase;
	font-weight:bold;
	font-size: 18px;
	line-height:19px;
	padding:0 0 5px 0;
	margin:0;
}


#latest span {
	padding:7px;
	display:block;
	font-size:12px;
}

.latest{
	margin:5px 0 5px 0;
	height:202px;
}

#main {
	float:left;
	width:638px;
	margin:5px;
	display:inline;
}

#hotgames{
	float:left;
	width:246px;
	height:460px;
	margin-right:8px;
	display:inline; /*IE FIX*/
	background-color:#222222;
}

#random{
	float:left;
	width:383px;
	height:460px;
}

#underhotgames{
	float:left;
	width:246px;

	margin:10px 0px 0 0;
	display:inline; /*IE FIX*/
}

#underrandom{
	float:left;
	width:383px;
	height:320px;
	margin:10px 0px 0 0;
}

#right{
	float:right;
	width:300px;
	margin:5px 4px 0 0;
	display:inline; /*IE FIX*/
	background-color:#333333;
	border: 1px solid #222;
}


#right2{
	float:right;
	width:300px;
	margin:5px 4px 0 0;
	display:inline; /*IE FIX*/
	background-color:#222222;
	border: 1px solid #222;
}

.biglist h1, .gamelist h1{
	height:52px;
	margin:0;
	padding:3px 0 0 6px;
	font-size: 16px;
	line-height:17px;
	overflow:hidden;
	border:1px solid #fff;
	background-color:#333333;
	color:#fdd600;
}

#right3{
	float:right;
	width:300px;
	margin:5px 4px 0 0;
	display:inline; /*IE FIX*/
	background-color:#333333;
	border: 1px solid #222;
}



#browse {
	line-height:12px;
}

#browse h1{
	height:23px;
}

#browsemenu{
	padding: 7px 0 1px 10px;
	font-size:12px;
}

#browsemenu *{
	font-size:12px;
}

.biglist h1 span, .gamelist h1 span{
	font-size:12px;
	font-weight:normal;
	display:block;
}

#random.gamelist ol{
	margin-left:17px;
}

.biglist ol{
	margin:0px;
	padding:0px;
}

.biglist li {
	list-style-type:none;
	margin:6px;
	background-color: #555;
	border:1px solid #888;
	height: 71px;
}

.biglist li img{
	border:1px solid #ccc;
	float:left;
	height:60px;width:70px;
	margin:5px;
}

.biglist li p {
	padding-top:8px;
}


.b250x250 {width:250px;overflow:hidden;margin-bottom:0px;}
.b300x250 {width:300px;height:250px;overflow:hidden;margin-bottom:0px;}
.b336x280 {width:336px;height:280px;overflow:hidden;margin-bottom:0px;}

/*
#inhouse_latest{
	background-color: #222;
	position:relative;
	top:10px;
	height:150px;
}

#inhouse_latest ol{
	margin:0 0 0 5px;
	padding:0px;
	list-style-type: none;
}

#inhouse_latest ol li {
	width:112px;
	float:left;
	margin:10px 5px 0 5px;
	overflow:hidden;
	display:inline;
	text-align:center;
	padding:5px 0 5px 0;
	background-color: #555;
	border:1px solid #888;
}

#inhouse_latest ol li img{
	width:100px;
	height:100px;
	border:1px solid #ccc;
	margin-bottom: 2px;
}

#inhouse_latest ol li img:hover{
	text-decoration:none;
}

#inhouse_latest ol li b{	
	padding:3px 0 3px 0;
}
*/


#tags{clear:both;margin:10px;text-align:center;}

.t1 { font-size: 90%; }
.t2 { font-size: 115%; }
.t3 { font-size: 125%; }
.t4 { font-size: 145%; }
.t5 { font-size: 170%; }