
	   a:link {
		   color: #0093F1;
		   text-decoration: none;
	   }

	   a:visited {
		   color: #0093F1;
		   text-decoration: none;
	   }

	   a:hover {
		   color: #ff9900;
		   text-decoration: underline;
	   }

	   .main {
		   width: 400px;
		   border: 1px solid #000000;
		   padding: 8px;
		   font-size: 11px;
		   font-family: Verdana;
		   background-color: #FFFFFF;
	   }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color:#f1f5f8;
	background-image:url(img/page_bg.jpg);
	background-repeat:repeat-x;
	margin-top:0px;
}

.gamesvideosmusictab
{
margin-top:6px;
}
.latestimgbox {
display:inline-block;

}

.gltable
{
background-color:#ffffff;
background-image:url(img/game_tbl_bg.jpg);
background-repeat:repeat-x;
width:100%;
border-left: 1px solid #bbbbbb;
border-right: 1px solid #bbbbbb;
border-bottom:1px solid #bbbbbb;
padding:4px;
}
.gltd
{
background-color:#ffffff;
background-image:url(img/game_tbl_bg.jpg);
background-repeat:repeat-x;
border-left: 1px solid #bbbbbb;
border-right: 1px solid #bbbbbb;
border-bottom:1px solid #bbbbbb;
padding:4px;
}
.morelink
{
background-color:#ffffff;
padding-bottom:10px;
padding-top:10px;
font-weight:bold;
width:100%;
border-left: 1px solid #bbbbbb;
border-right: 1px solid #bbbbbb;
border-bottom:1px solid #bbbbbb;
}
.gltablenewtop
{
border: 1px solid #ffffff;
padding:6px;
background-color:#ffffff;
background-image:url(img/home_box_bg.gif);
background-repeat:repeat-x;
height:250px;
}
.container {
	width: 963px;
	padding: 0px;
	text-align: left;

}

.mattblackmenuspace{
float: left;
display: block;
text-decoration: none;
padding-right:2px;
padding-left:2px;
padding-top:10px;
color: #ffffff;
}
.mattblackmenu ul{
margin: 0;
padding: 0;
margin-top:2px;
font: bold 11px Arial;
list-style-type: none;
border-bottom: 0px solid gray;
overflow:hidden;
width: 670px;
text-align:center;
}

.mattblackmenu li{
display:inline;

}

.mattblackmenu li a{
float: left;
display: block;
text-decoration: none;
padding-top:10px;
padding-left:6px;
padding-right:6px;
color: #ffffff;
}

.mattblackmenu li a:visited{
color: #ffffff;
}

.mattblackmenu li a:hover{
color:#ffffff;
text-decoration:underline;
}

.mattblackmenu a.selected{

}


.submit_input_text
{
	background: #fff url(img/input_bg.gif) top left repeat-x;
	border: 1px solid #9bdcff;
	padding: 2px 0;
	margin-top:3px;
}
.search_btn
{
margin-top:6px;
}
.searchbox
{
margin-top:-28px;
float:right;
}



a.ovalbutton{
background: transparent url('img/black_bt_left.gif') no-repeat top left;
display: block;
float: left;
font: 11px  Verdana, Arial, Helvetica, sans-serif bold; /* Change 13px as desired */
line-height: 8px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
height: 24px; /* Height of button background height */
padding-left: 11px; /* Width of left menu image */
text-decoration: none;
}

a:link.ovalbutton, a:visited.ovalbutton, a:active.ovalbutton{
color: #ffffff; /*button text color*/
}

a.ovalbutton span{
background: transparent url('img/black_bt_right.gif') no-repeat top right;
display: block;
padding: 8px 11px 8px 0; /*Set 11px below to match value of 'padding-left' value above*/
}

a.ovalbutton:hover{ /* Hover state CSS */
background-position: bottom left;
text-decoration: none;
}

a.ovalbutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: white;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; 
width: 100%;
}

.pagetitle
{
padding-top:10px;
padding-bottom:10px;
padding-left:6px;
font-size:12px;
font-weight:bold;
}
.footer {
background-color: #6486ab;
	background-image:url(img/footer_bg.jpg);
	background-repeat:repeat-x;
	font-family: Verdana;
	font-size: 11px;
	width: 960px;
	padding: 8px;
	text-align:center;
	color: #FFFFFF;
	padding:10px;
	border: 2px solid #bbbbbb;
}


.topgrad {
	height: 24px;
	background-image: url(img/toppest_bg.gif);
	border: 0px solid #CCCCCC;
	font-size: 9px;
}

.topleft {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #454545;
	text-align: left;
	float: left;
	padding-left: 6px;
	padding-top: 5px;
}

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

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

.gamespon {
	background-image: url(img/rand/rotate.php);
	height: 79px;
}

.categoryselectsection {
	border-bottom: 2px solid #BBBBBB;
	height: 31px;
}

.catgrad {
	width: 586px;
	height: 31px;
	background-color: #333333;
	float: left;
}

.catselectsep {
	width: 34px;
	height: 31px;
	background-color: #333333;
	float: left;
}

.selectgrad {
	width: 170px;
	height: 31px;
	background-color: #333333;
	border-right: 2px solid #000000;
	float: left;
}

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

.columnsection {

}

.home_right_ads
{
border: 1px solid #ffffff;
background-color:#eeeeee;
}

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

.contenttable {
	font-size: 11px;
	font-family: Verdana;
	color: #454545;
	text-align: left;
}
.mainbox
{
background-color:#FFFFFF;
padding:6px;
border: 1px solid #bbbbbb;
}
.menuheadgreen, .menuhead1 {
	background-image: url(img/title_head_bg.gif);
	height: 26px;
	text-align: left;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	padding-left:10px;
	
}

.menuheadblue, .menuhead2 {
	background-image: url(img/title_head_bg.gif);
	height: 26px;
	text-align: left;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	padding-left:10px;
}

.menuheadgray, .menuhead3 {
	background-image: url(img/title_head_bg.gif);
	height: 26px;
	text-align: left;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	padding-left:10px;
}


.menuheadtext {
	font-size: 12px;
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 4px;
	
}
.menuheadtext2 {
	font-size: 12px;
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 3px;

}

.menutext {
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	margin-bottom: 4px;
	color: #454545;
	
}

.largertext {
	font-family: Arial;
	font-size: 11px;
	color: #454545;
}

.graymenutext {
	font-family: Arial;
	font-size: 11px;
	text-align: left;
	padding:4px;
	color: #454545;
}

.menutext img {
	
}
.gamethumb
{
	border: 2px solid #ffffff;
	padding:1px;

}
.desc
{
padding-right:6px;
padding-left:3px;
}
.stars
{
padding-left:2px;}
.gamelink {
	font-weight: bold;
	font-family:Arial;
	font-size: 11px;
	color: #ff9900;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:2px;
}
.gamelink:hover img {
	font-weight: bold;
	font-family:Arial;
	font-size: 11px;
	color: #ff9900;
	border: 2px solid #ff9900;
}
.related_game_line
{
border-bottom: 1px solid #bbbbbb;
}
.menutext input, .menutext select, .menutext textarea {
	font-size: 12px;
	font-family: Arial;
	border: 1px solid #0088AA;
	margin: 4px;
	background-color: #ffffff;
}

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

.paddedcontent {
	padding: 4px;
}

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

.sponsors {
	background-image: url(img/sponsors.gif);
	border: 1px solid #CCCCCC;
	font-family: Verdana;
	font-size: 9px;
	color: #111111;
	text-align: left;
	margin-bottom: 4px;
	padding: 8px;
}

.header {
	background-image: url(flash/header/rotate.php);
	border: 1px solid #333333;
	font-family: Arial;
	font-size: 30px;
	font-weight: bold;
	color: #454545;
	text-align: left;

}
.loginboxcontrol
{
display:inline-block;
}
.membertopmenu {
	font-family: Verdana;
	font-size: 9px;
	padding-top:6px;
}
.membersmenu {
	border: 1px solid #DCDCDC;
	background-color: #333333;
	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: #DDDDDD;
}

.gdesc {
	font-family:Verdana;
	font-size: 9px;
	color: #454545;
}

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

#catlinks a:link {
	color: #005ebf;
}

#catlinks a:visited {
	color: #005ebf;
}

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

#topleftlinks {
	font-weight: bold;
}

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

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

#topleftlinks a:hover {
	color: #1889a0;
}

.menutext a:link {
	color: #454545;
}

.menutext a:visited {
	color: #454545;
}

.menutext a:hover {
	color: #ff9000;
}

.welcomearea a:link {
	color: #005ebf;
}

.welcomearea a:visited {
	color: #005ebf;
}

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


.membersmenu a:link {
	color: #005ebf;
}

.membersmenu a:visited {
	color: #005ebf;
}

.membersmenu a:hover {
	color: #ff9000;
}

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

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

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

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #FF9933;
	text-decoration: underline;
}

.menuheadtext a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.menuheadtext a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.menuheadtext a:hover {
	color: #ffffff;
	text-decoration: underline;
}

/* end of links */

.searchtext {
	font-size: 10px;
	border: 1px solid #abadb3;
	background: #fff url(img/input_bg.gif) top left repeat-x;
	border: 1px solid #9bdcff;
}

.searchbutton {
	font-size: 10px;
	color:#FFFFFF;
	background-color:#34a6be;
	border: 1px solid #005877;

}

.sidemenucontent {
	border: 1px solid #bbbbbb;
	background-color: #fafafa;
	font-family: Arial;
	font-size: 11px;
	padding: 4px;
	color: #454545;
	text-align: left;
}
.sidemenucontent a:link {
	color: #454545;
}
.sidemenucontent a:visited {
	color: #454545;
}
.sidemenucontent a:hover {
	color: #ff9900;
}

