body {
	background-color: #FFFFFF;
	font-family: Verdana;
	background-image:url(images/topbarbg.png);
	background-position:top;
	background-repeat:repeat-x;
	padding:0px;
	margin:0px;
	color: #0B2540;
	font-size: 11px;

}

.welcomemessage img{
	width:100px;
	height:100px;
}
.welcomemessage .gdesc{
font-size: 1em;
}
.gdesc{ 
/*game description*/
font-size: .75em;
}

img {

border:none;
padding:0px;
margin:0px;
}
a:link {
	font-weight: bold;
	color: #076AA3;
	text-decoration: none;
}

 a:visited {
	font-weight: bold;
	color: #076AA3;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #009AF2;
	text-decoration: underline;
}
.underlinedlinks a {
	text-decoration: underline !important;
}

.container {
	width: 990px;
	padding:0px;
	margin:0px;

}
#header {
	height:100px;
}

#header .topright {

	font-size: 10px;
	font-weight: plain;
	text-align: right;

}
#header .topleft{

	float:left;
}

.contenttable
{
	width:640px;
}
.featured{
	width:100%;
	padding-right:2px;
	vertical-align:top;
	text-align:left !important;
	
}
.featured .bigtitle1{
	padding-left:10px;
	text-align:left !important;
	
}

.featuredad{
		float:right;
	/*
	height:250px;
	width:250px;
	
		*/
}
.categoriesbar{
	margin-bottom: 6px;
	margin-top: 6px;
	font-weight: bold;
	clear:both;
	text-align: center;
	font-size: 14px;
	clear:both;
	padding-bottom:4px;
	padding-top:2px;
}


.leftcolumn{
	width:160px;
	padding-right:2px

}
.rightcolumn {
	width:160px;
	padding-left:2px

}

.centercolumn {
	min-width::640px;
}


.maincontent {

}
.bigtitle1
{
text-align:center;
font-size:22px;
font-weight:bold;


height:30px;
border: 1px solid #003;
background-image:url(images/grad_30_orange.gif);
	background-position:top;
	background-repeat:repeat-x;

}
.membersmenu 
{	
	color: #000 !important; 
	padding-top:3px;
}

.membersmenu a
{	
	color: #000 !important; 
	font-size: 10px !important;
	font-weight:normal !important;
}

.membersmenu input{
	width:100px;
}

.topmenustrip {
	background-image: url(images/topmenugrad.gif);
	width: 964px;
	border: 1px solid #686868;
	height: 28px;
}

.topmenu {
	margin-top: 6px;
	margin-left: 6px;
	color: #555555;
	float: left;
}

.topmenu a:link {
	color: #555555;
	font-weight: bold;
	text-decoration: none;
}
.topmenu a:visited {
	color: #555555;
	font-weight: bold;
	text-decoration: none;
}

.topmenu a:hover {
	color: #555555;
	font-weight: bold;
	text-decoration: underline;
}

.onlinecount {
	margin-top: 7px;
	margin-right: 6px;
	color: #06659E;
	font-weight: bold;
	float: right;
	font-size: 11px;
}
.moregames 
{
	padding-top:20px;
}
.contentbox {
	border: 1px solid #0B2540;
	margin-bottom: 2px;
	background-color: #FFFFFF;
	font-size: 11px;
	height: 100%;
}

.contentbox a:link {
	font-weight: bold;
	color: #076AA3;
}

.contentbox a:visited {
	font-weight: bold;
	color: #076AA3;
}

.contentbox a:hover {
	font-weight: bold;
	color: #009AF2;
}

.contentboxheadertext {
	color: #0B2540;

	padding-top:3px;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
}

.contentboxheader {
		
	height: 20px;
	border-bottom: 1px solid #686868;
}

.contentboxslash {
	float: right;
	width: 38px;
	height: 20px;
}

input, textarea {
	font-size: 11px;
	border: 1px solid #AAAAFF;
	padding: 2px;
	background-color: #FFFFFF;
	margin: 2px;
}

form {
	margin: 0px;
}

.proftable {
	background-color: #000000;
	width: 100%;
}

.proftable td {
	background-color: #FFFFFF;
	text-align: left;
	width: 50%;
}


.gamethumb {
	border: 1px solid #000000;
	margin: 2px;
	margin-right: 6px;
}
.thumbgridbox {

	margin: 0px;
	height:156px;
	padding: 0px ;
	margin:1 0 0 1px ;
}
.thumbgrid table  {
	border: 0px ;
	padding: 0px ;
	margin:0px ;
	border-collapse:collapse  ;
	border-spacing:0px   ;
}
.thumbgrid td {
	border: 0px ;
	padding: 1px ;
	margin:0px ;
	border-collapse:collapse  ;
	border-spacing:0px   ;
}
.thumbgrid .gamethumb {
	border: 0px ;
	padding: 0px ;
	margin: 0px ;
}
.thefooter {
	font-size: 11px;
	font-family: Verdana;
	width: 700px;
	margin: 4px;
	margin-bottom: 4px;
}


.thefooter a {
	color: #000000;
	text-decoration: underline;
}

.thefooter a:hover {
	color: #000000;
	text-decoration: underline;
}




/*             styles for the star rater                */
/*            copyright http://komodomedia.com/blog/index.php/2007/01/20/css-star-rating-redux/               */


.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating{
background: url(img/star_rating.png) left -1000px repeat-x;
}
.star-rating{
position:relative;
width:60px;
height:12px;
overflow:hidden;
list-style:none;
margin:0;
padding:0;
background-position: left top;
}
.star-rating li{
display: inline;
}
.star-rating a,
.star-rating .current-rating{
position:absolute;
top:0;
left:0;
text-indent:-1000em;
height:12px;
line-height:12px;
outline:none;
overflow:hidden;
border: none;
}
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus{
background-position: left bottom;
}
.star-rating a.one-star{
width:20%;
z-index:6;
}
.star-rating a.two-stars{
width:40%;
z-index:5;
}
.star-rating a.three-stars{
width:60%;
z-index:4;
}
.star-rating a.four-stars{
width:80%;
z-index:3;
}
.star-rating a.five-stars{
width:100%;
z-index:2;
}
.star-rating .current-rating{
z-index:1;
background-position: left center;
}
.inline-rating{
display:-moz-inline-block;
display:-moz-inline-box;
display:inline-block;
vertical-align: middle;
}



