
body {
    font-family: arial,tahoma,helvetica;
    font-size: 11pt;
    margin: 0;
    padding: 0;
    background: url('/newskin/warmBG.gif');
}
div,form {
    margin: 0;
    padding: 0;
    outline: 0;
}
h1,h2,h3 {
    color: #000000;
}
ul {
    line-height: 18pt;
}
input, textarea, select {
	border: 1px solid #98A1D7;
	background-color: #fff;
	padding: 3px;
	font-family: tahoma,arial,helvetica;
	font-size: 9pt;
}
a {
    color: #295898;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
input.radio, input.checkbox {
	border: 0px;
}
td {
	vertical-align: top;
}
.newsbox {
    margin-top: 35px;
    margin-bottom: 35px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 25px;
}
.submit {
	background-color: #4e87a5;
	color: #fff;
	font-weight: bold;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #777;
	border-bottom: 1px solid #777;
        padding: 3px;
}
#main {
    padding: 10px;
}
a img {
    border: 0;
}
.box {

}
.padding {
	padding: 10px;
}
.clear {
	clear: both;
}
.form-row {
	clear: both;
}

input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #00CC00;
	color : #000;
}

.validation-advice {
	margin: 5px 0;
	color : #FF3300;
}

.custom-advice {
	margin: 5px 0;
	color : #FF3300;
}


#container {
    width: 960px;
    margin: 0 auto;
    background: #fff;
}

#header {
    height: 124px;
    background: url('/newskin/top-gradient.png');
}
#logo {
    margin-left: 15px;
    margin-top: 10px;
    float: left;
}
#top_search input {
    border: 1px outset;
    background: #ccc;
    color: #000;
}
#top_search {
    position: relative;
    top: 62px;
    text-align: right;
    padding-right: 15px;
    z-index: 1;
}
#top_menu_noforums {
    width: 544px;
    height: 34px;
    background: url('/newskin/top-bar-noforums.png') no-repeat top right;
    float: right;
    position: relative;
    top: 58px;
    margin-right: 10px;
    z-index: 2;
}
#top_menu {
    width: 618px;
    height: 34px;
    background: url('/newskin/top-menu.png') no-repeat top right;
    float: right;
    position: relative;
    top: 58px;
    margin-right: 10px;
    z-index: 2;
}
#top_menu_noforums a {
color: #fff;
text-decoration: none;
}
#top_menu a {
color: #fff;
text-decoration: none;
}

#home_tab, #rankings_tab, #features_tab, #forum_tab, #submit_tab, #advertise_tab, #home_tab_active, #rankings_tab_active, #features_tab_active, #forum_tab_active, #submit_tab_active, #advertise_tab_active {
    float: left;
    text-align: center;
    margin: 1px;
    padding-top: 9px;
    z-index: 1;
}

#rankings_tab a { color: #000; }
#home_tab a { color: #000; }
#features_tab a { color: #000; }
#forum_tab a { color: #000; }
#submit_tab a { color: #000; }
#advertise_tab a { color: #000; }

#home_tab {
    width: 84px;
    height: 28px;
    margin-left: 6px;
}
#rankings_tab {
    width: 124px;
    height: 28px;
}
#features_tab {
    width: 123px;
    height: 28px;
}
#forum_tab {
    width: 70px;
    height: 28px;
}
#submit_tab {
    width: 123px;
    height: 28px;
}
#advertise_tab {
    width: 75px;
    height: 28px;
}
#home_tab_active {
    position: absolute;
    z-index: 2;
    left: -1px;
    top: -1px;
    width: 100px;
    height: 28px;
    background: url('/newskin/home-tab.png');
    text-align: center;
    padding-top: 9px;
}
#rankings_tab_active {
    position: absolute;
    z-index: 2;
    left: 82px;
    top: -1px;
    width: 142px;
    height: 28px;
    background: url('/newskin/game-rankings-tab.png');
    text-align: center;
    padding-top: 9px;
}
#features_tab_active {
    position: absolute;
    z-index: 2;
    left: 208px;
    top: -1px;
    width: 140px;
    height: 28px;
    background: url('/newskin/game-features-tab.png');
    text-align: center;
    padding-top: 9px;
}
#forum_tab_active {
    position: absolute;
    z-index: 2;
    left: 332px;
    top: -1px;
    width: 87px;
    height: 28px;
    background: url('/newskin/forum-tab.png');
    text-align: center;
    padding-top: 9px;
}
#submit_tab_active {
    position: absolute;
    z-index: 2;
    left: 407px;
    top: -1px;
    width: 139px;
    height: 28px;
    background: url('/newskin/submit-tab.png');
    text-align: center;
    padding-top: 9px;
}
#advertise_tab_active {
    position: absolute;
    z-index: 2;
    padding-left: 10px;
    left: 526px;
    top: -1px;
    width: 80px;
    height: 28px;
    background: url('/newskin/advertise-tab.png');
    text-align: center;
    padding-top: 9px;
}
.content_box {
    width: 140px;
}
.content_box_inner {
    padding: 10px;
    background: #5888cb;
}
.content_box_inner a {
    color: #fff;
    text-decoration: none;
}

#onlinegamesmenu {
    width: 110px;
    height: 46px;
    background: url('/newskin/online-games-menu-top.png');
    color: #fff;
    padding-top: 6px;
    padding-left: 30px;
    font-size: 11pt;
    margin: 0px;
}
#serversmenu {
    width: 110px;
    height: 49px;
    background: url('/newskin/servers-menu-top.png');
    color: #fff;
    padding-top: 6px;
    padding-left: 30px;
    font-size: 11pt;
    margin: 0px;
}
#consolesmenu {
    width: 110px;
    height: 49px;
    background: url('/newskin/consoles-menu-top.png');
    color: #fff;
    padding-top: 6px;
    padding-left: 30px;
    font-size: 11pt;
    margin: 0px;
}
#whatshot {
    width: 300px;
    height: 205px;
    background: url('/newskin/whats-hot-box.png');
    float: left;
}
#thisweek {
    margin-left: 10px;
    width: 300px;
    height: 205px;
    background: url('/newskin/this-weeks-top.png');
    float: left;
}
#whatshotheader, #thisweekheader {
    font-size: 11pt;
    color: #fff;
    margin-left: 34px;
}

#footer {
    background: #5888cb;
    font-size: 10pt;
    color: #fff;
    padding: 3px;
}

#footer a {
    color: #fff;
}

.ranking_box {
    width: 289px;
    height: 109px;
    background: url('/newskin/ranking-box.png');
    padding: 5px;
    float: left;
    margin-top: 5px;
    margin-left: 5px;
}
.center_box_top {
    width: 617px; background: url("/newskin/big-menu-top.png") no-repeat; padding-top: 10px; margin-top: 10px;
}
.center_box_bottom {
    width: 617px; background: url("/newskin/big-menu-bottom.png") no-repeat; height: 7px;
}
.center_box_middle {
    border-left: 1px solid #ddd; border-right: 1px solid #ddd; padding: 10px;
}
.blue_header_small {
    width: 597px;
    padding: 10px;
    background: url('/newskin/blue-top-bar-small.png') no-repeat;
}
.blue_middle_small {
    width: 615px;

    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
.blue_footer_small {
    width: 617px;
    height: 7px;
    background: url('/newskin/big-menu-bottom.png');
}
.blue_header {
    color: #000;
    width: 759px;
    padding: 10px;
    background: url('/newskin/blue-top-bar.png') no-repeat;
}
.blue_middle {
    width: 779px;
    background: url('/newskin/menu-middle-2.png');
}
.blue_footer {
    width: 779px;
    background: url('/newskin/menu-bottom-2.png') no-repeat;
    height: 11px;
}
.ranking_box_small {
    width: 258px;
    height: 23px;
    background: url('/newskin/ranking-box-small.png');
    padding: 20px;
    float: left;
    margin-top: 5px;
    margin-left: 5px;
    text-align: center;
}
.field-widget {
    width: 250px;
    float: left;
}
.field-label {
    width: 200px;
    float: left;
}
.field-msg {
    border: 1px solid #FDD017; 
    background: #F5F6CE;
    width: 300px;
    float: left;
    margin-top: 2px;
    padding: 3px;
    position: absolute;
}
.form-row {
    height: 70px;
}
#describe {
	width: 956px;
    height: 20px;
    float: right;
    padding-right: 12px;
    padding-top: 5px;
    text-align: center;
    font-size: 12px;
}

#describe a {
	color: #437495;
    font-size: 12px;
    text-decoration: none;
}

#describe a:hover {
	color: #1f2226;
    font-size: 12px;
    text-decoration: none;
}

/* STAR RATING */
	.star-rating{
		list-style:none;
		margin-left:0px;
		padding:0px;
		width: 100px;
		height: 20px;
		position: relative;
		background: url(/newskin/new-stars.png) top left repeat-x;
	}
	.star-rating li{
		padding:0px;
		margin:0px;
		/*\*/
		float: left;
		/* */
	}
	.star-rating li a{
		display:block;
		width:20px;
		height: 20px;
		text-decoration: none;
		text-indent: -9000px;
		z-index: 20;
		position: absolute;
		padding: 0px;
	}
	.star-rating li a:hover{
		background: url(/newskin/new-stars.png) left bottom;
		z-index: 2;
		left: 0px;
	}
	.star-rating a.one-star{
		left: 0px;
	}
	.star-rating a.one-star:hover{
		width:20px;
	}
	.star-rating a.two-stars{
		left:20px;
	}
	.star-rating a.two-stars:hover{
		width: 40px;
	}
	.star-rating a.three-stars{
		left: 40px;
	}
	.star-rating a.three-stars:hover{
		width: 60px;
	}
	.star-rating a.four-stars{
		left: 60px;
	}	
	.star-rating a.four-stars:hover{
		width: 80px;
	}
	.star-rating a.five-stars{
		left: 80px;
	}
	.star-rating a.five-stars:hover{
		width: 100px;
	}
	.star-rating li.current-rating{
		background: url(/newskin/new-stars.png) left center;
		position: absolute;
		height: 20px;
		display: block;
		text-indent: -9000px;
		z-index: 1;
	}
