@charset "utf-8";

/* CSS Document */

body,html {
	margin: 0px;
	padding: 0px;
}

body {
	font-family:Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	background: #404041;
	background-repeat:repeat;
	margin-top: 0px;
	margin-bottom: 0px;
}

pre {
	white-space:pre-wrap;
	white-space:-moz-pre-wrap;
	white-space:-pre-wrap;
	white-space:-o-pre-wrap;
	word-wrap:break-word;
}

.hor_break{
	height:1px;
	width:370px;
	border-bottom: 1px dashed #000;
	margin-bottom:3px;
	margin-left: 2px;
	font-size:1px;
}

.content_category_item{
	width:370px;
	height:60px;
	margin-bottom:5px;
	margin-right:2px;
	margin-left: 2px;
}

.content_category_item_image{
	float:left;
	height:60px;
	margin-left: 2px;
}

.content_category_item_desc{
	float:left;
	margin-left:3px;
	width:300px;
	height:60px;
	overflow:hidden;
	color: #404040;
}

.content_category_item_desc_title{
	font-weight:bold;
}

.content_category_item_desc_title a, .content_category_item_desc_title a:visited{
	text-decoration:none;
	color: #404040;
	font-weight:bold;
}

.content_category_item_desc_intro{
	color:#666;
}

.between_content_category{
	width:4px;
	height:405px;
	padding:0px;
	margin:0px;
	float:left;
}

.more_games{
	padding-top:5px;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	float:right;
	color:#404040;
	margin-right:3px;
}

.more_games a{
	font-size:12px;
	color:#06F;
	font-weight:bold;
}

.content_category{
	width:378px;
	float:left;
	margin-left:0px;
	margin-right:0px;
	height:405px;
	border: 0px solid #666;
}

.play_full_size{
	margin-left:auto;
	margin-right:auto;
	width:120px;
}

.display_game_box{
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	background-color:#F4F4F4;
}

.gameplay_desc{
	width:370px;
	float:none;
	margin: 3px 3px 3px 3px;
}

.browse_game_list{
	float:none;
	width:100%;
	margin: 0px;
}

.browse_game_list a, .browse_game_list a:visited{
	font-size:12px;
	color:#039;
}

.related_game_list{
	float:left;
	width:745px;
	margin: 10px 3px 3px 3px;
}

.gameplay_comments{
	width:370px;
	float:right;
	margin: 3px 3px 3px 3px;
}

.gameplay_desc_content{
	font-size:12px;
	font-weight:normal;
	color:#000;
	max-height:1500px;
}

.links_content{
	font-size:12px;
	font-weight:bold;
	color:#333;
	padding-left:5px;
}

.links_content a, .links_content a:visited{
	font-size:12px;
	font-weight:normal;
	color:#06C;
}

.gameplay_option{
	margin-top:5px;
	font-size:12px;
	font-weight:bold;
	vertical-align:bottom;
}

.gameplay_option a, .gameplay_option a:visited{
	font-size:12px;
	color:#039;
}

.gameplay_desc_header_blue{
	height:23px;
	width:100%;
	font-weight:bold;
	background-image:url(images/bar_small_blue.jpg);
	background-repeat:repeat-x;
	padding-top:4px;
}

.gameplay_desc_header_red{
	height:23px;
	width:100%;
	font-weight:bold;
	background-image:url(images/bar_small_red.jpg);
	background-repeat:repeat-x;
	padding-top:4px;
}

.gameplay_title_blue{
	height:23px;
	width:100%;
	font-weight:bold;
	background-image:url(images/bar_small_blue.jpg);
	background-repeat:repeat-x;
	padding-top:4px;
}

.gameplay_title_red{
	height:23px;
	width:100%;
	font-weight:bold;
	background-image:url(images/bar_small_red.jpg);
	background-repeat:repeat-x;
	padding-top:4px;
}


.content_category_header{
	height:23px;
	width:100%;
	font-weight:bold;
	background-image:url(images/bar_small_blue.jpg);
	background-repeat:repeat-x;
	padding-top:3px;
	cursor:pointer;
}

.content_category_header_mouseover{
	height:23px;
	width:100%;
	font-weight:bold;
	background-image:url(images/bar_small_red.jpg);
	background-repeat:repeat-x;
	padding-top:3px;
	cursor:pointer;
}

.content_category_header_mouseout{
	height:23px;
	width:100%;
	font-weight:bold;
	background-image:url(images/bar_small_blue.jpg);
	background-repeat:repeat-x;
	padding-top:3px;
	cursor:pointer;
}

.middle-container {
	margin-left:auto;
	margin-right:auto;
	width:960px;
	height:3310px;
}

.mini-search {
	/**/
	height:30px;
	padding:1px 20px 0 40px;
	position:inherit;
	margin-top:45px;
	float:right;
	width:350px;
	
	/*
	float:right;
	height:60px;
	margin-top:15px;
	padding-right:10px;
	position:inherit;
	width:468px;
	*/
}

.mini-search .input-text {
	margin-right:4px;
	width:212px;
}

.rss_feeds{
	padding-left:10px;
	padding-right:10px;
}

.left_panel_ads{
	margin-top:5px;
	padding-left:10px;
	padding-right:10px;
	height:600px;
}

.left_panel_ads a, .left_panel_ads a:visited{
	font-size:12px;
	color:#000;
}

.game_catelog{
	padding-left:10px;
	padding-right:10px;
}

.featured_game_list{
	padding-left:10px;
	padding-right:10px;
}

.featured_game_item{
	font-size:12px;
	color:#000;
}

.featured_game_item a, .featured_game_item a:visited{
	font-size:12px;
	color:#000;
}

.top_rated_game{
	padding-left:10px;
	padding-right:10px;
}

.login_panel{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000;
	padding-top:10px;
	float:right;
}

.login_panel a, .login_panel a:visited{
	color:#000;
}

.top{
	background:transparent url(images/header.jpg) no-repeat left;
	height:135px;
}

img {
	border: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
}


.drop-down-left {
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	border-left: 0px solid black;
	border-right: 0px solid black;
	width: 200px;
	background-color: white;
	font-weight: medium;
	color: black;
}





td.cattop
{ 

height:20px;

	color:#F7DB16;
	font-size:13px;
	font-weight:bold;
	padding:2px;
	background: transparent url(images/sidebar_header.gif) no-repeat left;
	background-repeat:repeat-x;
}




.small_sections{
	color:#FFFFFF;
	width: auto;
	margin-left:0px;;
	margin-right:0px;
	margin-bottom:5px;
	border:0px solid #000000;
}


.registration{
	float: left;
	width:740px;
	height:20px;
	color:#333;
	font-size:12px;
	font-weight:bold;
	padding:2px;
}


.small_section_headers{
	padding-top:5px;
	color:#000;
	font-size:12px;
	font-weight:bold;
	padding-left:0px;
	background-repeat:repeat-x;
}

.main_section_box{
       color:#FFFFFF;
	border:1px solid #000000;
	margin-left:1px;
	margin-right:0px;
	margin-bottom:5px;
}

.main_section_headers{
	height:20px;
	background-color:#000000;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	padding:2px;
	background: transparent url(images/sidebar_header.gif) ;
	background-repeat:repeat-x;
}





.main_section_content{
	background-color:#113773;
	margin-top:8px;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	margin-bottom:5px;
	
}

.main_section_featured{
	margin-top:5px;
	padding:4px;
	
}

.main_section_played{

}

.latest_played_game_list{
	padding-left:5px;
	padding-right:5px;
	margin-bottom:5px;
}   

div#wrapper {
	width: 960px;
	/*background-image: url(images/wrapper_back.gif);*/
	margin: auto;
	
}

div#wrapper div#shadow_left {
	width: 960px;
}

div#wrapper div#shadow_left div#shadow_right {
	padding-right: 12px;
	width: 960px;
}

.header-line{
	font-size:1px;
	height: 3px;
	padding:0px;
	margin:0px;
	border:0px solid #FFFF00;
	background-image: url(images/line.jpg);
}


div#wrapper div#navbar {
	width: 960px;
	height: 45px;
	/*background-image: url(images/navbar_back.gif);*/
}


div#wrapper div#sidebar {
	float: left;
	width: 200px;
	background-color:#E7E7E8;
	height:3310px;
}

div#wrapper div#sidebar div.google a {	
	float: left;
    height: 600px;
	display: block;
	margin-left:0px;
	float: left;
	height: 1px;
	width: 1px;
}
/*
div#wrapper div#sidebar a {
	display: block;
	width: 134px;
	padding: 3px 0px 3px 0px;
	color: #FFFFFF;
	font-weight: bold;
}
*/
div#wrapper div#sidebar a:hover {
	color: #7baded;
}

div#wrapper div#sidebar h1 {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	height: 25px;
	line-height: 32px;
	padding-left: 2px;
	padding-bottom: 3px;
	margin-bottom: -3px;

}

div#wrapper div#main {
	background: #F4F4F4;
	float: right;
	width: 760px;
	height:3310px;
}


div#wrapper div#main div.blue_bar {
	width: 760px;
}

div#wrapper div#main div.blue_bar img.left {	
	float: left;
}

div#wrapper div#main div.blue_bar div#name_box {
	float: left;
	text-align: left;
	margin-left: 5px;
	width: 760px;
	font-weight: bold;
	font-size: 12px;
	color: #0099FF;
}

.newest_games_bar{
	height:auto;
	padding-left:5px;
	margin-top:5px;
	text-align:left;
	font-weight: bold;
	font-size: 12px;
	color: #0099FF;
}

.latest_games_bar{
	height:auto;
	text-align:left;
	font-weight: bold;
	font-size: 12px;
	color: #0099FF;
	margin-top:3px;
	margin-bottom:3px;
	padding-left:5px;
}

.menu_bar{
        text-align:center;
	background: #000000;
	width: 930px;
	height:30px;
	border:0px solid #FFFFFF;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	margin-top:0px;
}

div#wrapper div#main div#main_left {
	
	width: 504px;
	padding: 0px 10px;
	float: left; 
	padding-top: 9px;
}



div#wrapper  div#ads {
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:5px;
	background-color:#F4F4F4;
	width:728px;
	border-bottom: 1px dashed #000;
	border-top: 1px dashed #000;
	height: 90px;
	color:#000;
}

div#ads a, div#ads a:visited{
	color:#003;	
}


div#main div#main_right {

	width: 178px;
	float: right;
	padding-top: 0px;
}

div#main div#main_right div.right_box {
	margin: 0px;
	border: 0px solid #999999;
	height: auto;
	color: #FFFFFF;
	font-size: 12px;
position:relative;
}

div#main div#main_right div.rightk_box {
	font-weight: bold;
	font-size: 11px;
}

div#main div#main_right div.right_box a:hover {
	color: #f7db16;
}

div#main div#main_right div.right_box div.entry {
	height: auto;
	margin: 0px;
}
div#main div#main_right div.right_box div.entry img {
	float: left;
	border: 1px solid #888888;
	margin-right: 10px;
}


/*browsegames menu*/
.browsegames {
	font-family:Tahoma;
	font-size: 12px;
	font-weight:normal;
	margin:3px;
	padding:0;
 }

.browsegames ul {
	margin: 0;
	padding: 0;
	list-style-type:none;
}

.browsegames li {
	color: #333333;
	font-weight:normal;
	font-size: 12px;
	margin: 0;
	padding: 0;
	border-bottom:1px dotted #666666;
	padding: 0px 0px 1px 0px;
}

.browsegames li a,.browsegames li a:visited {
	font-weight:normal;
	font-size: 12px;
	text-align:left;
	color: #333333;
	text-decoration: none;
	padding: 2px 5px 2px 0px;
	display:block;
}

.browsegames li a:hover {
	text-decoration: none;
	color: #339900;
	
}
.browsegames li.gamedownload a{
/*color:#228988 !important;*/
font-weight:bold;
}


/**/



.pagination{
width: auto; /*Width of pagination DIV. To equal that of Content Slider's width, take into account the later's left/right paddings!*/
text-align: right;
border: 1px solid #EEEEEE;
border-width: 0 0px; /*Left/ right border width of pagination DIV.*/
padding: 0 0 4px 0;
}

* html .pagination{ /*Simplified box model hack to get IE5 to display width equal to that of Content Slider's*/
width: 315px; /*IE5 width*/
w\idth: 315px; /*IE6 width*/
}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #2e6ab1;
background-color: white;
}

.pagination a:hover, .pagination a.selected{
color: #000;
background-color: #FEE496;
}

.private_message_left{
  width:140px;
  float:left;
  text-align:center;
  background-color:#DDDDDD;
  margin-right:5px;
  padding:5px;

}

.private_message_main{
  width:auto;
  float:left;
  padding:5px;

}



div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #AAAAAA;
	text-decoration: none; /* no underline */
	color: #CCCCCC;
	background-color: #515151;
}

div.pagination a:hover, div.pagination a:active {
	border: 1px solid #FFFFFF;
  color: #000000;
  text-decoration: none;
  background-color: #AAAAAA;
}

div.pagination span.current {
  font-family: Arial, Verdana, Helvetica; 
  font-size:9pt;
  font-weight: bold;
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #FFFFFF;
	background-color: #AAAAAA;
	color: #000000;
	}
	
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;

	}
	
	div.pagination span.dots {
  font-family: Arial, Verdana, Helvetica; 
  font-size:16px;
  font-weight: bold;
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #181818;
	color: #FFFFFF;
	}


.useradmin{
  text-align:right;
  color:#FFFFFF;
}

.useradmin a:link {
text-decoration: underline;
color: #FFFFFF;
}
.useradmin a:visited {
text-decoration: underline;
color: #FFFFFF;
}
.useradmin a:hover {
text-decoration: underline;
color: #FFFF00;
}
.useradmin a:active {
text-decoration: underline;
color: #FFFFFF;
}	

.game_breadcrumb a:link {
text-decoration: underline;
color: #FFFFFF;
}
.game_breadcrumb a:visited {
text-decoration: underline;
color: #FFFFFF;
}
.game_breadcrumb a:hover {
text-decoration: underline;
color: #FFFF00;
}
.game_breadcrumb a:active {
text-decoration: underline;
color: #FFFFFF;
}	



a.submenu, a.submenu:link, a.submenu:visited {
display: block;
float: left;
padding: 5px;
margin: 0 3px 0 3px;
font-size: 12px;
font-weight: bold;
font-family: arial, verdana, sans-serif;
color: #FFFFFF;

}

a.submenu:hover {
display: block;
float: left;
padding: 5px;
margin: 0 3px 0 3px;
font-size: 12px;
font-family: arial, verdana, sans-serif;
color: #000000;
background-color: rgb(14, 134, 200);

}


.footer{
	display:block;
	padding:0px;
	background:#231F20 url(images/line.jpg) no-repeat scroll left top;
	height:150px;
	margin:0 auto;
	width:960px;	
}

.links{
	color:#CCC;
	font-size:12px;
}

.links a, .links a:visited{
	color:#CCC;
	font-size:12px;
}


.footer-links-delimiter {
	color:#0393FC;
}

















