/* CSS Document */
* {padding: 0px; margin: 0px;}

body {
	background-color: #222222; 
	color: #9c9c9c;
	font-family: arial;
	font-size: 12px;
	margin-top: 5px;
}

/* Link Styles */

a:link {font-weight: bold; text-decoration: none; color: #9c9c9c;}
a:visited {font-weight: bold; text-decoration: none;color: #9c9c9c;}
a:hover {font-weight: bold; text-decoration: underline;color: #9c9c9c;}
a:active {font-weight: bold; text-decoration: none;color: #9c9c9c;}

.special, .special a:link, .special a:visited, .special a:hover, .special a:active{
   
   font-weight: bold; text-decoration: underline;color: #086dbb;
}

.menu_c a:link, .cat_c a:link  {font-weight: normal; text-decoration: none; color: #ffffff;}
.menu_c a:visited, .cat_c a:visited {font-weight: normal; text-decoration: none;color: #ffffff;}
.menu_c a:hover, .cat_c a:hover  {font-weight: normal; text-decoration: underline; color: #ffffff;}

.wrapper2 {
	width: 915px;
	height: auto;
	margin: 0 auto;
}
.header {
}
.category_container {
	width: 915px;
}
.cat_l {
	width: 6px;
	height: 46px;
	background-image: url(images2/cat_l.gif);
	background-repeat: no-repeat;
	float: left;
}
.cat_c {
	width: 903px;
	height: 46px;
	background-image: url(images2/cat_c.gif);
	background-repeat: repeat-x;
	float: left;
}
.cat_r {
	width: 6px;
	height: 46px;
	background-image: url(images2/cat_r.gif);
	background-repeat: no-repeat;
	float: left;
}
.cat_divider {
	width: 2px;
	height: 46px;
	background-image: url(images2/cat_divider.gif);
	background-repeat: no-repeat;
	float: left;
}
.menu_container {
	padding-left: 25%;
	margin-bottom: 15px;
	float: left;
}
.menu_container2 {
	padding-left: 10%;
	margin-bottom: 15px;
	float: left;
}
.menu_l {
	width: 5px;
	height: 31px;
	background-image: url(images2/menu_l.gif);
	background-repeat: no-repeat;
	float: left;
}
.menu_c {
	height: 31px;
	background-image: url(images2/menu_c.gif);
	background-repeat: repeat-x;
	float: left;
}
.menu_r {
	width: 5px;
	height: 31px;
	background-image: url(images2/menu_r.gif);
	background-repeat: no-repeat;
	float: left;
}


/* Main Body Content */

.main {
	width: 915px;
	margin-top: 6px;
	
}
.left_sidebar {
	width: 221px;
	height: auto;
	float: left;
}
.main_content {
	width: 688px;
	float: right;
}

/* Site Containers */
.latest_container {
	width: 586px;
	height: auto;
	float: left;
}
.latest_t {
	width: 586px;
	height: 4px;
	background-image: url(images2/latest_t.gif);
	background-repeat: no-repeat;
}
.latest_m {
	width: 584px;
	background-color: #171717;
	border-left: #3a3a3a 1px solid;
	border-right: #3a3a3a 1px solid;
}
.latest_b {
	width: 586px;
	height: 4px;
	background-image: url(images2/latest_b.gif);
	background-repeat: no-repeat;
}
.feat_container {
	width: 323px;
	height: auto;
	margin-left: 6px;
	float: left;
}
.feat_t {
	width: 323px;
	height: 4px;
	background-image: url(images2/feat_t.gif);
	background-repeat: no-repeat;
}
.feat_m {
	width: 321px;
	background-color: #171717;
	border-left: #3a3a3a 1px solid;
	border-right: #3a3a3a 1px solid;
	padding-bottom: 17px;
}
.feat_b {
	width: 323px;
	height: 4px;
	background-image: url(images2/feat_b.gif);
	background-repeat: no-repeat;
}
.sidebar_t {
	width: 221px;
	height: 4px;
	background-image: url(images2/sidebar_t.gif);
	background-repeat: no-repeat;
}
.sidebar_m {
	width: 219px;
	background-color: #171717;
	border-left: #3a3a3a 1px solid;
	border-right: #3a3a3a 1px solid;
}
.box_head {
	width: 219px;
	background-color: #0f0f0f;
	padding: 7px 0px 7px 0px;
	margin: 5px 0px 5px 0px;
	font-size: 17px;
	font-weight: bold;
	color: #ffffff;
}
.sidebar_b {
	width: 221px;
	height: 4px;
	background-image: url(images2/sidebar_b.gif);
	background-repeat: no-repeat;
}
.main_t {
	width: 688px;
	height: 4px;
	background-image: url(images2/main_t.gif);
	background-repeat: no-repeat;
}
.main_head {
	width: 686px;
	background-color: #0e0e0e;
	border-left: #3a3a3a 1px solid;
	border-right: #3a3a3a 1px solid;
}
.main_m {
	width: 686px;
	background-color: #171717;
	border-left: #3a3a3a 1px solid;
	border-right: #3a3a3a 1px solid;
}
.main_b {
	width: 688px;
	height: 4px;
	background-image: url(images2/main_b.gif);
	background-repeat: no-repeat;
	margin-bottom: 6px;
}
.footer_t {
	width: 915px;
	height: 4px;
	background-image: url(images2/footer_t.gif);
	background-repeat: no-repeat;
	margin-top: 6px;
}
.footer_m {
	width: 913px;
	background-color: #171717;
	border-left: #3a3a3a 1px solid;
	border-right: #3a3a3a 1px solid;
}
.footer_b {
	width: 915px;
	height: 4px;
	background-image: url(images2/footer_b.gif);
	background-repeat: no-repeat;
}


/* Latest And Featured Game Css */

.late_game {
	width: 584px;
	height: 145px;
	overflow: hidden;
}
.latest_games {
	width: 100px;
	margin: 7px 0px 7px 10px;
	text-align: center;
	color: #9c9c9c;
	float: left;
}
.feat_game {
	width: 321px;
	height: 145px;
}
.feat_g_image {
	width: 100px;
	height: 145px;
	margin: 4px 10px 7px 10px;
	text-align: left;
	color: #9c9c9c;
	float: left;
}
.feat_g_image img {
	width: 100px;
	height: 100px;
}
.feat_g_info {
	width: 190px;
	height: 145px;
	text-align: left;
	color: #9c9c9c;
	float: left;
	padding-top: 3px;
}

/* Misc */
.PokerBox {
	width: 390px;
	margin: 10px 5px 5px 8px;
	float: left;
	text-align: right;
	font-size: 12px;
}

.gamebox {
	width: 100px;
	margin: 10px 5px 5px 8px;
	float: left;
	text-align: center;
	font-size: 12px;
}
.moregames {
	text-align: right;
	padding-right: 10px;
}
.search_container {
	width: auto;
	height: 29px;
	margin: 0px 0px 5px 5px;
	padding-top: 3px;
}
.search_l {
	width: 5px;
	height: 29px;
	background-image: url(images2/search_l.gif);
	background-repeat: no-repeat;
	float: left;
}
.search_c {
	width: 200px;
	height: 29px;
	background-image: url(images2/search_c.gif);
	background-repeat: repeat-x;
	float: left;
}
.search_r {
	width: 4px;
	height: 29px;
	background-image: url(images2/search_r.gif);
	background-repeat: no-repeat;
	float: left;
}

.searchfield{
	border: 0px;
	width: 170px;
	height: 18px;
	font-size: 14px;
	color: #ffffff;
	vertical-align: top;
	margin-top: 6px;
	background: transparent;
}
.mostpop_games {
	width: 100px;
	margin: 0px 4px 0px 4px;
	color: #9c9c9c;
	float: left;
}
.browse_games {
	width: 100px;
	margin: 7px 0px 7px 10px;
	color: #9c9c9c;
	float: left;
}
.clear {
	clear: both;
}

/* Element Styles */

.latest_games img, .browse_games img, .mostpop_games img, .feat_games img, .gamebox img {
	border: #acacac 1px solid;
	padding: 1px;
}
.menu_c p {
	padding-top: 5px;
}
.sidebar_m p {
	padding: 0px 5px 0px 5px;
}
.main_m p {
	padding: 5px 5px 5px 5px;
}
.main_head h2 {
	padding: 4px 0px 5px 10px;
	font-size: 18px;
	color: #ffffff;
}
.menulink {
	font-size: 16px;
	color: #ffffff;
}








img {
	border: 0px;
}

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

a {
	text-decoration: none;
}






.registration{
	
	margin-right: 250px;
	float: right;
	height:20px;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	padding:2px;
	
}

/*browsegames menu*/
.browsegames {
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
margin:3px;
padding:0;
text-transform:uppercase;
 }
.browsegames ul {
	margin: 0;
	padding: 0;
	list-style-type:none;
}
.browsegames li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #999999;
	padding: 0px 0px 1px 0px;
	background:url(images/bullet-green.gif) no-repeat left;
}
.browsegames li a,.browsegames li a:visited {
font-weight:bold;
	font-size: 11px;
	text-align:left;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px 5px 2px 18px;
	display:block;
	
}
.browsegames li a:hover {
	text-decoration: none;
	color: #339900;
	
}
.browsegames li.gamedownload a{
/*color:#228988 !important;*/
font-weight:bold;
}


/**/

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

}


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

.cred {
 color: #d30031;
}

