body {
	background-image: url(../images/background.jpg);
	padding: 20px 0;
	font: Verdana, Geneva, sans-serif;
	color: #ecebeb;
}

#logo {
	background-image: url(../images/logo.png);
	background-position: center;
	background-repeat: no-repeat;
	margin-top: -25px;
}

#logo p {
	padding-top: 87px;
	text-align: center;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#advertisement {
margin-top: -10px;
}

.advert-top {
	background-image: url(../images/ad-top.png);
	background-position: center;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	color: #292929;
	text-align: center;
}

.advert-bottom {
	background-image: url(../images/ad-bottom.png);
	background-position: center;
	background-repeat: no-repeat;
	margin: 0;
	margin-top: -23px;
	padding: 0;
	color: #292929;
	text-align:center;
}

.advert {
	background-image: url(../images/ad-bg.png);
	background-position: center;
	background-repeat: repeat-y;
	margin: 0;
	margin-top: -4px;
	padding: 0;
	
}

#advert p {
	padding-left: 145px;
}

#navigation {
	margin-top: 15px;
	margin-bottom: 15px;
}


#container-top {
	background-image: url(../images/container-top.png);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	color: #0f0f0f;
	text-align:center;
}

#container-bottom {
	background-image: url(../images/container-bottom.png);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	color: #0f0f0f;
	text-align:center;
}

#container {
	background-image: url(../images/container-bg.png);
	background-repeat: repeat-y;
	margin: 0;
	padding-top: 15px;
}

#navigation {
	margin-left: 3%;
}

#nav-left {
	background-image: url(../images/nav-left.png);
	height: 37px;
	width: 15px;
	color: #444444;
	margin: 0;
	padding: 0;
}

#nav-bg {
	background-image: url(../images/nav-bg.png);
	height: 37px;
	margin: 0;
	padding: 0;
}

#nav-right {
	background-image: url(../images/nav-right.png);
	height: 37px;
	width: 15px;
	color: #444444;
	margin: 0;
	padding: 0;
}

#featured-bg {
	background-image: url(../images/featured-bg.png);
	height: 293px;
	width: 492px;
	margin-left: 30px;
}

.left-heading {
	background-image: url(../images/left-heading.png);
	margin-top: 10px;
	width: 175px;
	height: 46px;
	font-size: 14pt;
	font-weight: bold;
	color: #1f1f1f;
	text-align: center;
	padding-top: 5px;
}

.categorybox a.bg {
	margin-left: 2px;
	color: #ecebeb;
	display: block;
	width: 114px;
	height: 126px;
	background: url(../images/game-bg.png);
	background-position: 0 0;
	line-height: 69px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	text-decoration: none;
	font-weight: bold;
}

.categorybox a.bg:hover {
	background-position: 0 127px;
	color: #1f1f1f;
	font-weight: bold;
}

.categorybox img {
	height: 70px;
	width: 80px;
	position: absolute;
	margin-top: 18px;
	margin-left: 17px;
	top: 0;
	left: 0;
	z-index: 1000;
}

.categorybox div.game {
	width: 122px;
	height: 126px;
	padding: 4px 4px 0 0;
	line-height: 1;
	overflow: hidden;
	float: left;
	position: relative;
	top: 0;
	left: 25px;
}

.right-heading {
	background-image: url(../images/right-heading.png);
	width: 315px;
	height: 81px;
	font-size: 14px;
	font-weight: bolder;
	color: #1f1f1f;
}

.right-footer {
	background-image: url(../images/right-footer.png);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	color: #1a1a1a;
	text-align:center;
}

.right-content {
	background-image: url(../images/right-bg.png);
	background-repeat: repeat-y;
	margin: 0;
	padding-top: 8px;
	color: #ecebeb;
}

#footer {
	margin-top: 5px;
	padding-bottom: 10px;
	font: Verdana, Geneva, sans-serif #7a7a7a;
	font-size: 11px;
	color: #7a7a7a;
	text-align:center;
	font-weight: bold;
}

a:link {
 	font: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #f7f6f6;
	text-decoration: none;
	text-transform: capitalize;
}

a:hover {
	text-decoration: underline;
}

.textlink {
 	font: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #f7f6f6;
	text-decoration: none;
	text-transform: capitalize;
}

.textlink:hover {
	text-decoration: underline;
}

.vtip {
	color:#333;	
}

.footerlink {
 	font: Verdana, Geneva, sans-serif #7a7a7a;
	font-size: 11px;
	font-weight: bold;
	color: #f7f6f6;
	text-decoration: none;
}

.footerlink:hover {
	text-decoration: underline;
}

/* forms */

.login-input {
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border: 2px solid #383838;
background-color: #121212;
height: 25px;
width: 225px;
color: #f7f6f6;
padding: 3px;
padding-top: 7px;
font-weight: bold;
margin-top: 10px;
}

.login-button {
	margin-top: 4%;
	margin-right: 11%;
	float: right;
	background-image: url(../images/login-button.png);
	height: 26px;
	width: 68px;
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #242424;
	border: 0;
}

.login-button:hover {
	background-image: url(../images/login-button-hover.png);
}

/* content slider */

#featured{ 
	padding-top: 45px;
	margin-left: 45px;
	width:100px; 
	padding-right: 5px; 
	position:relative; 
	height:250px; 
}

#featured ul.ui-tabs-nav{ 
	
	position:absolute; 
	top:60px; left:270px; 
	list-style:none; 
	padding:0; margin:0; 
	width:150px; 
}

#featured ul.ui-tabs-nav li{ 
	padding:1px 0; padding-left:13px;  
	font-weight: bold;
	color:#666; 
}
#featured ul.ui-tabs-nav li img{ 
	float:left;
	margin:2px 5px; 
	background:#fff; 
	padding:2px; 
	border:1px solid #eee;
}
#featured ul.ui-tabs-nav li span{ 
	font-size:11px;
	line-height:18px; 
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:25px; 
	color: #ecebeb;
	background:url('../images/feat-button.png');
	line-height:20px;
	padding: 5px;
	padding-top: 15px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:url('../images/feat-button-hover.png');
	font-weight: bold;
	color: #1f1f1f;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:url('../images/feat-button-hover.png');
	font-weight: bold;
	color: #1f1f1f;
}
#featured .ui-tabs-panel{ 
	width: 300px; height:220px; 
	background:#1d1d1d; position:relative;
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:180px; left:0; 
	height:70px; 
	background: url('../images/transparent-bg.png'); 
}
#featured .info h2{ 
	font-size:18px; font-family:Georgia, serif; 
	color:#fff; padding:5px; margin:0;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 5px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#f0f0f0;
}
#featured .info a{ 
	font-weight: bold;
	color:#fff; 
}
#featured .info a:hover{ 
	font-weight: bold;
}
#featured .ui-tabs-hide{ 
	display:none; 
}

/* Navigation */

ul#topnav {

	padding: 0; 
	list-style: none;	
	font-size: 1.1em;
	font-weight: bold;
	clear: both;
	float: left;
	
}
ul#topnav li{
	margin: 0; 
	padding: 0; 
	overflow: hidden; 
	float: left; 
	height:37px;
}
ul#topnav a, ul#topnav span {
	padding: 8px 20px; 
	float: left; 
	text-decoration: none; 
	color: #fff;
	text-transform: uppercase;
	clear: both;
	height: 22px;
	line-height: 20px;
	background: #1d1d1d; 
}
ul#topnav a {	color: #7bc441; }
ul#topnav span {
	display: none;
}

ul#topnav.v2 span{
	background: transparent;
}
ul#topnav.v2 a{
	color: #555;
	background: url(http://www.sohtanaka.com/web-design/examples/fancy-navigation/a_bg.gif) repeat-x left bottom;
}


/* Tooltip */

p#vtip { display: none; position: absolute; padding: 10px; left: 5px; font-size: 0.8em; background-color: white; border: 1px solid #a6c9e2; -moz-border-radius: 5px; -webkit-border-radius: 5px; z-index: 9999; color: #333; }
p#vtip #vtipArrow { position: absolute; top: -10px; left: 5px }

/* Other */

.bold {
	font-size: 14px;
	font-weight: bold;
	color: #f7f6f6;
	text-decoration: none;
	margin-left: 12%;
}

.bold:hover {
	text-decoration: underline;
}

/* Star Rating System */

.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating{
background: url(../images/star_rating.png) left -1000px repeat-x;
}
.star-rating{
position:relative;
width:120px;
height:24px;
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:24px;
line-height:24px;
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;
}
.inline-rating{
display:-moz-inline-block;
display:-moz-inline-box;
display:inline-block;
vertical-align: middle;
}