@import url(base.css);

.win_mp{
	width:890px;
	height:87px;
	float:left;
	margin: 0 0 1px 5px;
	overflow:hidden;
	background:#fff url('../images/mpwin_body.gif');
	display:inline; /*IE FIX*/
}

.win_mp div{
	width:221px;
	float:left;
	margin:0px;
	display:inline; /*IE FIX*/
}

.win_mp div img{
	margin-left:7px;
}

.win_mp #mphead{
	background: url('../images/mpwin_hdr.gif') no-repeat;
	margin:0px;
	width:890px;
}

.win_mp #mpfoot{
	clear:both;
	height:7px;
	width:890px;
	background-image:url('../images/mpwin_foot.gif');
}

#inhouse_latest{
	width:667px;
	height: 185px;
	background: #fff url('../images/win_inhouse.gif');
	float:left;
	margin:1px 0 1px 1px;
	display:inline; /*IE FIX*/
}

#inhouse_latest ol{
	margin:10px 9px 10px 9px;
	padding:0px;
	list-style-type: none;
}

#inhouse_latest ol li {
	width:112px;
	height:130px;
	float:left;
	margin-left:13px;
	display:inline;
	text-align:center;
	border:1px solid #fdf482;
	background-color: #ffffd9;
	overflow:hidden;
}

#inhouse_latest ol li a{
	margin:5px 0 5px 0;
}

#inhouse_latest ol li img{
	width:100px;
	height:100px;
	border:1px solid #666;
	margin-bottom: 2px;
}

#inhouse_latest ol li img:hover{
	text-decoration:none;
}

#inhouse_latest ol li b{	
	padding:3px 0 3px 0;
}

.win_cat, #win_feat {
	width:221px;
	height:185px;
	float:left;
	margin:1px;
	overflow:hidden;
	background-color:#fff;
}

#win_feat{
	display:inline; /*IE FIX*/
}

.win_cat{
	background: #fff url('../images/games_body.gif');
}

.win_cat h1, .win_mp h1{
	padding-left:10px;
	height:28px;
	line-height:28px;
	margin:0px;
}

.win_cat h1 a:hover,  .win_mp h1 a:hover{
	color:#333;
	text-decoration:none;
}

.win_cat div{padding: 5px 0px 0px 11px;}
.win_cat div a.img{width:96px;height:78px; margin:0 2px 4px 0px;float:left;text-align:center; overflow:hidden;border:1px solid #fdf482; background-color: #ffffd9;}
.win_cat div img{width:90px; height:60px; margin: 2px 0px 2px 3px;}
.win_cat img:hover{	text-decoration:none;}
.win_cat b{	padding:3px 0 3px 0; clear:both;}
.win_cat div ul{margin:0; padding:3px 0 0 7px; list-style-type: none; display:block; clear:both;}
.win_cat p{margin:10px 3px 0 0; padding:0;}

#win_goodies{
	background: #fff url('../images/goodies_body.gif') left bottom;
	height:115px; 
	width:444px; 
	float:left; 
	overflow: hidden;
	margin:1px;
}


#win_goodies a img {
	float:left;
	margin:10px 0 0 13px;
}

#win_top10{
	height:250px;
	width:363px;
	background: url('../images/top10_games_body.gif') repeat-y;
	float:left;
	margin:1px;
}

#top10{
	width:358px;
}

#top10 td{
	padding:4px 2px 5px 2px;
	color:#444;
	cursor: pointer;
}

#top10 .top10_in td, #top10 .top10_in td b{
	background-color:#FFFF99;
	color:#ab4400;
}

#top10 .top10_out{
	background-color: none;
}

#tags{margin:10px 10px 0 10px;}

.t1 { font-size: 90%; }
.t2 { font-size: 115%; }
.t3 { font-size: 125%; }
.t4 { font-size: 145%; }
.t5 { font-size: 170%; }

#loadlast{
	position:relative;
	margin-left:593px;
	margin-top:-743px;
	width:300px;
	height:250px;
	float:left;
	display:inline;/*IE FIX*/
}