body {
	background-color: #007EC6;
	margin: 0px;
	padding: 0px;
}

.normaltext {
	font-size:12px;
}

.container {
	width: 758px;
	padding: 0px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	text-align: center;
}

.footer {
	background-color: #4CABE1;
	font-family: Verdana;
	font-size: 11px;
	width: 744px;
	padding: 8px;
	color: #FFFFFF;
}


.topgrad {
	border: 1px solid #42B0F0;
	height: 29px;
	background-image: url(img/topgrad.png);
	font-size: 9px;
}

.topleft {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	float: left;
	padding-left: 24px;
	padding-top: 8px;
}

.topright {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	float: right;
	padding: 4px;
}

.header {
	background-image: url(img/header.png);
	height: 79px;
}

.categoryselectsection {
	border-bottom: 3px solid #C8CBCD;
	height: 31px;
}

.catgrad {
	width: 550px;
	height: 31px;
	background-image: url(img/catgrad.png);
	border-left: 2px solid #0095EB;
	float: left;
}

.catselectsep {
	width: 34px;
	height: 31px;
	background-image: url(img/catselectsep.png);
	float: left;
}

.selectgrad {
	width: 170px;
	height: 31px;
	background-image: url(img/selectgrad.png);
	border-right: 2px solid #64EB00;
	float: left;
}

.gameselect {
	margin-top: 7px;
	font-size: 9px;
	font-family: Verdana;
	width: 150px;
}

.columnsection {
	background-color: #FFFFFF;
}


.welcomearea {
	font-size: 11px;
	font-family: Verdana;
	color: #FFFFFF;
	background-color: #4BB4F1;
	border: 1px solid #3A9ADA;
	padding: 4px;
}

.menuheadgreen, .menuhead1 {
	background-image: url(img/greengrad.png);
	height: 30px;
	text-align: center;
	border: 1px solid #54C811;
	margin-bottom: 4px;
}

.menuheadblue, .menuhead2 {
	background-image: url(img/bluegrad.png);
	height: 30px;
	text-align: center;
	border: 1px solid #4CAFE6;
	margin-bottom: 4px;
}

.menuheadgray, .menuhead3 {
	background-image: url(img/graygrad.png);
	height: 30px;
	text-align: center;
	border: 1px solid #9B9B9B;
	margin-bottom: 4px;
}


.menuheadtext {
	font-size: 15px;
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 6px;
}

.menutext {
	font-family: Verdana;
	font-size: 9px;
	text-align: left;
	margin-bottom: 4px;
}

.largertext {
	font-family: Verdana;
	font-size: 11px;
}

.graymenutext {
	color: #555555;
}

.menutext img {
	border: 1px solid #000000;
	margin: 2px;
	padding: 0px;
}

.menutext input, .menutext select, .menutext textarea {
	font-size: 9px;
	font-family: Verdana;
	border: 1px solid #0088AA;
	margin: 4px;
	background-color: #FFFFFF;
}

.menunum {
	font-weight: bold;
	font-family:Verdana;
	font-size: 9px;
	color: #666666;
}

.paddedcontent {
	padding: 4px;
}

.statsmenu {
	background-image: url(img/yellowgrad.png);
	border: 1px solid #FFB703;
	font-family: Verdana;
	font-size: 9px;
	color: #555555;
	text-align: center;
	margin-bottom: 4px;
	padding: 8px;
}

.membersmenu {
	border: 1px solid #DCDCDC;
	background-color: #EBEBEB;
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-align: left;
	margin-bottom: 4px;
	padding: 2px;
}


.membersmenu input {
	width: 100px;
	font-size: 9px;
	font-family: Verdana;
	border: 1px solid #ABABAB;
	padding: 1px;
	margin-bottom: 2px;
	background-color: #FFFFFF;
}

/* links */
#catlinks {
	padding-top: 8px;
	font-size: 9px;
	font-family: Verdana;
	color: #FFF204;
	font-weight: bold;
}

#catlinks a:link {
	color: #FFFFFF;
}

#catlinks a:visited {
	color: #FFFFFF;
}

#catlinks a:hover {
	color: #FFF204;
}

#topleftlinks {
	font-weight: bold;
}

#topleftlinks a:link {
	color: #FFFFFF;
}

#topleftlinks a:visited {
	color: #FFFFFF;
}

#topleftlinks a:hover {
	color: #FFF204;
}

.menutext a:link {
	color: #009AF2;
}

.menutext a:visited {
	color: #009AF2;
}

.menutext a:hover {
	color: #00BCF4;
}

.welcomearea a:link {
	color: #FFF204;
}

.welcomearea a:visited {
	color: #FFF902;
}

.welcomearea a:hover {
	color: #FFFFFF;
}


.membersmenu a:link {
	color: #009AF2;
}

.membersmenu a:visited {
	color: #009AF2;
}

.membersmenu a:hover {
	color: #00BCF4;
}

.footer a:link {
	color: #FFFFFF;
}

.footer a:visited {
	color: #FFFFFF;
}

.footer a:hover {
	color: #FFF204;
}

a:link {
	color: #000000;
}

a:visited {
	color: #000000;
}

a:hover {
	color: #888888;
}
/* end of links */

.searchtext {
	font-size: 9px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

.searchbutton {
	font-size: 9px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

.sidemenucontent {
	border: 1px solid #DCDCDC;
	background-color: #FAFAFA;
	font-family: Verdana;
	font-size: 9px;
	padding: 3px;
	color: #666666;
	text-align: left;
}














/*             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;
}


