/************ GENERAL *************/


html,body {
	height:100%;
}

body {
	font-family:tahoma;
	font-size:12px;
	color:#000;
	margin:0px;
	padding:0px;
}

.divfix {
	font-size:1px;
}

/************ CONTAINERS *************/

#wrapper {
	display:block;
	width:994px;
	margin:0px auto;
}

#main {

	background-color:#fafafa;
}

#leftsh {
	background-image:url('img/sh_l.jpg');
	background-repeat:repeat-y;
	background-position:top left;
	padding-left:6px;
}

#rightsh {
	background-image:url('img/sh_r.jpg');
	background-repeat:repeat-y;
	background-position:top right;
	padding-right:6px;
}

#header {
	float:left
	width:100%;
	background:transparent;
	height:87px;
}

#mainmenu {
	background:transparent;
	height:24px;
}

#bluebar {
	background:transparent url('img/bluebg.jpg');
	background-repeat:repeat-x;
	height:9px;	
	margin-top:10px;
}

#addcontainer {
	display:block;
	height:110px;
	background:transparent;
}

#footer {
padding-top:10px;
}


/************ DIVS *************/

.sfinfo {
	float:right;
	display:block;
	margin-top:10px;
	margin-right:10px;
}

.ftinfo {
	display:block;
	width:364px;
	height:90px;
	margin:0px auto;
}

.mainmenu {
	font-family:century gothic;
	font-size:15px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	padding-right:5px;
	padding-left:5px;
	padding-bottom:6px;
}

.mainmenu:hover {
	color:#ff4e00;
	background-image:url('img/mnbg.jpg');
	background-position:bottom center;
	background-repeat:no-repeat;
}

.mainmenuon {
	font-family:century gothic;
	font-size:15px;
	font-weight:bold;
	color:#ff4e00;
	text-decoration:none;
	padding-right:5px;
	padding-left:5px;
	padding-bottom:6px;
	background-image:url('img/mnbg.jpg');
	background-position:bottom center;
	background-repeat:no-repeat;
}

a img {
	border-style:none;
	margin:0px;
	padding:0px;
}

.hd {
	float:left;
	margin:10px;
}

.normaltext {
	font-size:12px;
}

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


.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;
}

h3 {
	font-family:tahoma;
	font-weight:normal;
	font-size:14px;
	margin:0px;
	padding:0px;
}

#footer a {
	font-size:14px;
	font-weight:normal;
	color:#ff4e00;
	outline:none;
}

#footer a:hover {
	text-decoration:none;
}


.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;
}


