/* ----------------------------------------------------------------- */	

#content_featuredgames {
	height:217px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	padding:0px;
	
	}
#featuredgames_flash {
	float:left;
	margin-left:10px;
	width:430px;
	height:203px;
	padding:0px;
	}


/* ----------------------------------------------------------------- */	
		
#most_popular {
	background-image: url(../img/popular_back.gif);
	background-repeat: no-repeat;	
	width:200px;
	height:217px;
	overflow:visible;
	float:left;	
	text-align:left;
	line-height:14px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	z-index:99;

	}
			
	#most_popular span {
		color:#FFFFFF;
		font-size:11px;
		margin-left:10px;
		}
	#most_popular a {
		color:#FFFFFF;
		text-decoration: none;	
		}
	#most_popular a:hover {
		color:#FFFFFF;
		text-decoration: underline;	
		}
	#most_popular a.sel {
		color:#EEE;
		text-decoration: underline;	
		}


	#most_popular b {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		margin-left:0px;
		}
	
/* -------------------------------------------------------------------------------------------------------- */

#content_popular {
	float:left;
	min-height:375px;
	height:auto;
	background-color:#FFFFFF;
	margin-left:4px;
	margin-right:0px;
	width:330px;

	}
	#content_popular .list {
		width:330px;
		height:auto;
		}
		#content_popular .listicon {
			width:80px;
			height:85px;
			float:left;
			}
		#content_popular .listtext {
			width:200px;
			height:85px;
			float:left;
			padding-top:3px;
			margin-left:11px;
			font-size:11px;
			}
		#content_popular img {
			border: 1px solid #FFFFFF;
			margin-left:4px;
			margin-top:4px;		
			}

/* -------------------------------------------------------------------------------------------------------- */
	
.titleonfrontpage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	height:23px;	
	width:100%;
	background-color:#e6e6e6;
	z-index:1;
	}


	
#content_genredropdown {

	height:18px;
	margin-top:-18px;
	float:right;
	z-index:99;
	overflow:visible;
	position:relative;
	top:18px;
	left:0px;
	}
	
#content_genredropdown select {
	border: 1px solid #7f9db9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	width:120px;
}

/* -------------------------------------------------------------------------------------------------------- */




		
#content_gamesbrowser {
	float:right;
	width:300px;
	height:375px;
/*	background-color:#72818a; */
/*	background-color:#bbb; */
	background-color:#a8b4bf;
	margin-bottom:10px;
	}

	#content_gamesbrowser .listtext {
		width:190px;
		height:77px;
		float:left;
		padding-top:5px;
		margin-left:11px;
		font-size:11px;
		}

	#content_gamesbrowser .listicon {
		width:80px;
		height:77px;
		float:left;
		}

	#content_gamesbrowser .list {
		clear:both;
		padding-left:4px;
		height:328px;
		
		}
	#content_gamesbrowser .bottom {
		text-align:center;
		font-weight:bold;
		}
	#content_gamesbrowser .bottom a {
		color: #FFF;		
		}

	#content_gamesbrowser .prev {
		float: left;
		width:80px;
		text-align:left;
		margin-left:5px;
		}

	#content_gamesbrowser .howmany {
		float:left;
		text-align:center;
		color: #153976;
		float:left;
		width:120px;
		padding-top:3px;
		}

	#content_gamesbrowser .next {
		float: right;
		width:80px;
		text-align:right;
		margin-right:5px;
		}

	#content_gamesbrowser img {
			border: 1px solid #444;
			margin-left:4px;
			margin-top:4px;		
			}
	#content_gamesbrowser .prevnext {
		vertical-align:middle;
		margin:3px;
		border:0px;
		}		
