/* onArcade 2 CSS: Dark */
body {
	background: #000000;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
form {
	margin: 0px;
	padding: 0px;
}
input, textarea {
	background-color: #999999;
	border: 1px solid #000000;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	margin: 2px;
	padding: 2px;
}
fieldset {
	margin-top: 7px;
	-moz-border-radius: 8px;
}
a:link, a:visited  {
	color: #F9cf43;
	text-decoration: none;
}
a:hover {
	color: #bbc5b5;
	text-decoration: underline;
}

h1 {
	font-size: 10px;
	padding: 0px;
	border: 0px;
	margin: 0px:
	font-weight: none;
}

#main_body {
	width: 994px;
	padding: 0px;
	margin: 0px;
	border-left: 5px solid #B0AFAA;
	border-right: 5px solid #B0AFAA;
	border-bottom: 5px solid #B0AFAA;
	background-color: #999999;
}
#main_border {
	background-color: #999999;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 0px;
}
#header {
	padding: 0px;
	text-align: left;
	background: #999999 url(images/header.jpg);
	height: 96px;
}
#site_logo {
	float: left;
	border: 0px;
}
#main_menu {
	font-size: 115%;
	font-weight: bold;
	margin: 0px;
	position: relative;
	right: 30px;
	top: 6px;
}
#main_menu li {
	list-style-type: none;
	display: block;
	float: right;
	margin-right: 10px;
}
#main_menu a:link, #main_menu a:visited {
	color: #F9cf43;
	text-decoration: none;
}
#main_menu a:hover {
	color: #bbc5b5;
	text-decoration: underline;
}

#categories_bar {
	background-image: url(images/topmenu.png);
	height: 24px;
	border-bottom: 1px solid #000000;
}
#categories_menu {
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 10px;
	top: 4px;
	color: #000000;
	font-size: 12px;
}
#categories_menu li {
	list-style-type: none;
	display: block;
	float: left;
	margin-right: 5px;
}
#categories_menu a:link, #categories_menu a:visited {
	color: #000000;
	text-decoration: none;
}
#categories_menu a:hover {
	color: #000000;
	text-decoration: underline;
}
#header_social_bookmarks {
	/*border-top: 3px solid transparent;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
	border-bottom: 1px solid transparent;
	*/
	float: right;
	margin-top: 3px;
	margin-right: 1px;
	color: #000000;
	text-decoration: none;
	border: 0px;
}
#quicklinks a:link, #quicklinks a:visited, #quicklinks a:hover {
	color: #F9CF43;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
#quicklinks {
	font-size: 10px;
}
#main_content_left {
	float:left;
	width:168px;
	border-left: 5px solid #999999;
	border-top: 1px solid #999999;
	margin:0;
}
#main_content_center {
	float: left;
	width: 644px;
	margin:0;
	border-left: 8px solid #999999;
	border-right: 8px solid #999999;
	border-top: 1px solid #999999;
}
#main_content_right {
	float:left;
	width:152px;
	margin: 0;
	border-top: 1px solid #999999;
}
.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}

.content_text_left {
	float: left;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
}
.content_text_right {
	float: right;
	margin-top: 2px;
	margin-bottom: 2px;
}
.news_line {
	border-top: 1px solid #000000;
	margin-top: 5px;
}
.redirection_box {
	border: 1px solid #000000;
	background: #333333;
	margin-top: 50px;
	padding: 5px;
	width: 400px;
	text-align: center;
}
.ad_file {
	border: 1px solid #000000;
	background: #333333;
	text-align: center;
	padding: 3px;
	margin-bottom: 5px;
}
.ad_footer {
	border: 1px solid #000000;
	background: #333333;
	text-align: center;
	padding: 3px;
	margin-bottom: 5px;
	width: 974px;
}
.ad_header {
	float: right;
	margin-right: -383px;
	margin-top: 26px;
	border: 1px solid #F9cf43;
	padding: 2px 2px 1px 2px;
}
#champion_box {

	height: 40px;
	
}
.file_link:link {
	color: #fbbc48;
	font-weight: bold;
	text-decoration: none;
}
.file_link:visited {
	color: #fbbc48;
	font-weight: bold;
	text-decoration: none;
}
.file_link:hover {
	color: #bbc5b5;
	font-weight: bold;
	text-decoration: underline;
}
.comment_box {
	width: 100%;
	margin-bottom: 5px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #000000;
}
.popup_box {
	border: 1px solid #000000;
	background: #333333;
	margin: 5px;
	padding: 3px;
}
.frame_text {

	padding: 4px;
	font-family: Arial;
	font-size: 12px;
	color: #fffff;
}
.frame_text a:link, .frame_text a:visited {
	color: #fbbc48;
	text-decoration: underline;
	font-weight: bold;
}
.frame_text a:hover {
	color: #bbc5b5;
	text-decoration: none;
	font-weight: bold;
}
.browse_file_box {
	background: #333333;
	margin: 2px;
}
.played {
	font-family: Arial;
	font-size: 9px;
}
.error_box {
	border: 1px solid #FF3300;
	background: #333333;
	margin-bottom: 5px;
	color: #FF3300;
	text-align: left;
    padding: 3px;
}
.register_right {
	margin-bottom: 1px;
	font-weight: bold;
	float: right;
	width: 70%;
}
.register_left {
	margin-bottom: 1px;
	font-weight: bold;
	float: left;
	width: 30%;
}
.quote {
	border: 1px dotted #F9cf43;
	margin: 2px;
	margin-bottom: 6px;
	padding: 3px;
	text-align: left;
}
.compose_pm_right {
	float: right;
	width: 80%;
}
.compose_pm_left {
	float: left;
	width: 17%;
	font-weight: bold;
}

/* Sponsor link looks like this */
#sponsor {
	border: 1px dotted #000000;
	background: #333333;
	margin-bottom: 5px;
	text-align: center;
	padding: 4px;
	font-weight: bold;
}
.pagination {
	margin: 1px;
	text-align: center;
}
.pagination a {
	color: #F9cf43;
	text-decoration: none;
}
.pagination a:hover {
	color: #bbc5b5;
}
.pagination b {
	padding: 1px;
}

/* onArcade 2 CSS */



.top_links {
	background-color: #333333;
	border: 1px solid #000000;
	margin-top: 1px;
	margin-bottom: 5px;
	text-align: left;
	padding: 3px;
}

.top_links a:link, .top_links a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.top_links a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}


/* NEW LAYOUT */

body
{
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	text-align: center;
	font-family: Tahoma, Sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

img
{
	border: 0px;
}

a:link,
a:visited,
a:active,
a:hover
{
	font-family: Tahoma, Sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.main_div
{
	clear: both;
	margin: 0px auto 0px auto;
	width: 1010px;
	height: auto;
	border: 0px solid #FFFFFF;
}

.topbg_01
{
	background: url('imgs/topbg_01.jpg') no-repeat top center;
	height: 134px;
}

.topbg_02
{
	background: url('imgs/topbg_02.jpg') no-repeat top center;
	height: 77px;
}

.topbg_03
{
	background: url('imgs/topbg_03.gif') no-repeat top center;
}

.midbg
{
	background: url('imgs/midbg.gif') repeat-y top center;
	margin: 0px auto 0px auto;
	clear: both;
}

.botbg
{
	background: url('imgs/botbg.gif') no-repeat bottom center;
	padding: 5px 0px 5px 0px;
}

.footer_bg
{
	background: url('imgs/footer_bg.gif') no-repeat top center;
	height: 100px;
}

.logo_div
{
	float: left;
	margin: 0px 0px 0px 117px;
}

.logo_div img
{
	
}

.user_div
{
	float: right;
	padding-right: 25px;
	padding-top: 5px;
	border: 0px solid #FFFFFF;
	width: 310px;

}

.login_input
{
	border: 1px solid #000000;
	font-family: Tahoma, Sans-serif;
	font-size: 11px;
	color: #000000;
}

.login_but
{
	background-color: #f8d85d;
	font-family: Tahoma, Sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	border: 0px;
	width: 20px;
}

.login_div
{
	clear: both; 
	border: 0px solid #FFFFFF; 
	text-align: left; 
	padding: 5px 20px 0px 20px;	
}

.toplinks
{
	clear: both;
}

.toplinks,
.toplinks a:link,
.toplinks a:visited,
.toplinks a:active,
.toplinks a:hover
{
	font-family: Arial, Sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #ff8a00;
	text-decoration: none;
}

.toplinks a:hover
{
	text-decoration: underline;
}

.footer_content
{
	float: left;
	padding: 10px 50px 0px 50px;
	text-align: left;
}

.footer_left
{
	float: left;
	padding: 20px 0px 0px 50px;
	text-align: left;
	line-height: 1.0em;
}

.footer_right
{
	float: right;
	padding: 35px 50px 0px 0px;
	text-align: right;
}

.topad
{
	margin-top: -3px;
	padding-left: 17px;
	height: 110px;
}

.main_left
{
	float: left;
	width: 205px;
}

.main_right
{
	float: left;
	width: 795px;
	margin: -6px 0px 0px 0px;
	text-align: left;
}

.inner_div
{
	clear: both;
	margin: 10px auto 0px auto;
	padding: 0px;
}

.left_ad
{
	clear: both;
	text-align: left;
	padding: 0px 0px 0px 3px;
	height: 600px;
}

.banners2
{
	float: left;
	clear: both;
	padding: 5px 0px 0px 31px;
	text-align: center;
}

.sub_title
{
	font-family: Trebuchet MS, Tahoma, Sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;	
}

.small_sub_title
{
	font-family: Trebuchet MS, Tahoma, Sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;	
}

.sub_title_content
{
	font-family: Trebuchet MS, Tahoma, Sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ff8a00;	
	margin-left: 3px;
}

.sponsor_div
{
	float: left;
	width: 205px;
	margin-left: 50px;
	margin-top: 7px;
	text-align: center;
}

.grey_bg
{

	background: url('imgs/grey_bg.jpg') no-repeat top left;
	padding: 4px 0px 10px 20px;
	text-align: left;
}

.greysmall_bg
{
	background: url('imgs/greysmall_bg.jpg') no-repeat top left;
	padding: 2px 0px 10px 20px;
	text-align: left;
}

.red_bg
{

	background: url('imgs/red_bg.jpg') no-repeat top left;
	padding: 1px 0px 10px 20px;
	text-align: left;
}

.redsmall_bg
{
	background: url('imgs/redsmall_bg.jpg') no-repeat top left;
	padding: 2px 0px 10px 20px;
	text-align: left;
}

.gold_bg
{

	background: url('imgs/gold_bg.jpg') no-repeat top left;
	padding: 1px 0px 10px 20px;
	text-align: left;
}

.goldsmall_bg
{
	background: url('imgs/goldsmall_bg.gif') no-repeat top left;
	padding: 2px 0px 10px 20px;
	text-align: left;
}


.sponsor_div img
{
	margin-bottom: 0px;
}

.content_div
{
	float: left;
	margin: 0px 0px 12px 3px auto;
	width: 172px;
	text-align: left;
	padding-top: 5px;
	padding-left: 4px;
}

.content_main_div
{
	float: right;
	text-align: left;
	padding-right: 15px;
	line-height: 1.4em;
}

.stats
{
	clear: both;
	margin: 20px auto 0px auto;
	height: 300px;
	text-align: left;
}

.stats_bg
{
	background: url('imgs/stats_bg.gif') no-repeat top left;
	width: 248px;
	height: 287px;
	position: absolute;
	z-index: 1;
}

.stats_head
{
	padding: 75px 0px 20px 20px;
}

.stats_div
{
	text-align: left;
	padding-left: 75px;
	padding-right: 10px;
	line-height: 1.5em;

}

.cool_div
{
	float: left;
	clear: both;
	padding-left: 50px;
	margin-top: 10px;	
	text-align: center;
	width: 205px;
}

.cool_bg
{
	background: url('imgs/cool_bg.gif') no-repeat top left;
	padding: 3px 0px 10px 20px;
	text-align: left;
}

.cool_div img
{
	margin-bottom: 5px;
}

.rightad
{
	text-align: left;
	clear: both;
	margin: 20px auto 0px auto;
	padding-left: 10px;
}

.main_blk_tl
{
	background: url('imgs/main_blk_tl.gif') no-repeat top left;
}

.main_blk_tr
{
	background: url('imgs/main_blk_tr.gif') no-repeat top right;
}

.main_blk_mr
{
	background: #000000 url('imgs/main_blk_mr.gif') repeat-y top right;
}

.main_blk_bl
{
	background: url('imgs/main_blk_bl.gif') no-repeat bottom left;
}

.main_blk_bm
{
	background: url('imgs/main_blk_bm.gif') repeat-x bottom left;
}

.main_blk_br
{
	background: url('imgs/main_blk_br.gif') no-repeat bottom right;
	padding: 10px;
	text-align: left;
}

.full_width
{
	float: right; 
	width: 738px;
	margin: 0px 30px 5px 0px;
}

.full_width_game
{
	float: right; 
	width: 738px;
	margin: 0px 30px 5px 0px;
}

.half_width_left
{
	float: left;
	width: 369px;
	margin: 0px 4px 5px 24px;
}

.half_width_right
{
	float: left;
	width: 369px;
	margin: 0px 0px 5px 0px;
}

.full_width_quicklink
{
	float: right; 
	width: 738px;
	margin: 0px 30px 5px 0px;
}

.content
{
	margin: -10px 0px 6px 2px;
}

.content a:link,
.content a:visited,
.content a:active,
.content_main_div a:link,
.content_main_div a:visited,
.content_main_div a:active
{
	font-family: Trebuchet MS, Tahoma, Sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.content a:hover,
.content_main_div a:hover
{
	text-decoration: underline;
	color: #b10707;
}

.file
{
	margin: -15px 0px 0px -5px;
}

.file a:link,
.file a:visited,
.file a:active,
.file_main_div a:link,
.file_main_div a:visited,
.file_main_div a:active
{
	font-family: Trebuchet MS, Tahoma, Sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.file a:hover,
.file_main_div a:hover
{
	text-decoration: underline;
	color: #b10707;
}

.side_links a:link,
.side_links a:visited,
.side_links a:active
{
	font-family: Trebuchet MS, Tahoma, Sans-serif;
	font-size: 11px;
	color: #ff8a00;
	text-decoration: none;
}

.side_links a:hover
{
	text-decoration: underline;
	color: #ff8a00;
}

.dir_tree_links a:link,
.dir_tree_links a:visited,
.dir_tree_links a:active
{
	font-family: Trebuchet MS, Tahoma, Sans-serif;
	font-size: 14px;
	color: #ff8a00;
	text-decoration: none;
}

.dir_tree_links a:hover
{
	text-decoration: underline;
	color: #ff8a00;
}

img.rollover {
	border: 1px solid #CE9641;
	padding: 3px;
	width: 114px;
	height: 114px;
	margin: 1px;
}

img.rollover:hover {
	border: 1px solid #CE9641;
	padding: 0px;
	width: 120px;
	height: 120px;
	margin: 1px;
}

img.rollover_small {
	border: 1px solid #CE9641;
	padding: 2px;
	width: 66px;
	height: 66px;
	margin: 1px;
}

img.rollover_small:hover {
	border: 1px solid #CE9641;
	padding: 0px;
	width: 70px;
	height: 70px;
	margin: 1px;
}

img.rollover_hp {
	border: 1px solid #CE9641;
	padding: 3px;
	width: 78px;
	height: 78px;
	margin: 2px;
}

img.rollover_hp:hover {
	border: 1px solid #CE9641;
	padding: 0px;
	width: 84px;
	height: 84px;
	margin: 2px;
}

img.rollover_big {
	border: 1px solid #CE9641;
	padding: 4px;
	margin-top: 8px;
	width: 126px;
	height: 126px;
}

img.rollover_big:hover {
	border: 1px solid #CE9641;
	padding: 0px;
	margin-top: 8px;
	width: 134px;
	height: 134px;	
}

img.rollover_vert {
	border: 1px solid #CE9641;
	padding: 4px;
	margin-top: 8px;
	width: 126px;
	height: 126px;
	margin-right: 30px;

}

img.rollover_vert:hover {
	border: 1px solid #CE9641;
	padding: 0px;
	margin-top: 8px;
	width: 134px;
	height: 134px;	
	margin-right: 30px;
}

img.rollover_max {
	border: 1px solid #CE9641;
	padding: 4px;
	margin-top: 8px;
	width: 142px;
	height: 142px;
}

img.rollover_max:hover {
	border: 1px solid #CE9641;
	padding: 0px;
	margin-top: 8px;
	width: 150px;
	height: 150px;	
}

.hori_sep
{
	background: url('imgs/hori_sep.gif') no-repeat center center;
}

.thumb
{
	padding: 6px;
	border: 1px solid #717171;
}

.main_blk
{
	color: #b7b6b6;
}

.main_blk a:link,
.main_blk a:visited,
.main_blk a:active,
.main_blk a:hover
{
	font-weight: bold;
	color: #ed9017;
}

.main_hme_bg
{
	background: url('imgs/main_hme_bg.gif') no-repeat top left;
	width: 250px;
	height: 84px;
	padding-left: 5px;
}

.main_blk_whi_bg
{
	background: url('imgs/main_blk_whi_bg.gif') no-repeat center center;
	text-align: center;
}

.con_left
{
	background: url('imgs/con_left.gif') no-repeat top left;
}

.con_mid
{
	background: url('imgs/con_mid.gif') repeat-x top left;
	width: 550px;
	margin: 10px 0px 0px 20px;
}

.con_right
{
	background: url('imgs/con_right.gif') no-repeat top right;
	height: 200px;
	text-align: center;
	padding-top: 20px;
}

.search_m
{
	background: url('imgs/search_m.gif') repeat-x top left;
}

.search_l
{
	background: url('imgs/search_l.gif') no-repeat top left;
}

.search_r
{
	background: url('imgs/search_r.gif') no-repeat top right;
}

.search_div
{
	background: url('imgs/search_bg.gif') no-repeat top left;
	height: 39px;
	width: 303px;
	margin: 0px 50px 0px auto;
	padding-top: 5px;
}

.search_in_bg
{
	background: url('imgs/search_in_bg.gif') no-repeat center center;
}

.search_in
{
	border: 0px;
	background-color: transparent;
	width: 150px;
	color: #FFFFFF;
	font-family: Tahoma, Sans-serif;
	font-size: 11px;
}

.search_but
{
	background: url('imgs/search_but.gif') no-repeat top left;
	width: 33px;
	height: 26px;
	border: 0px;
}

.menu_l
{
	background: url("imgs/menu_l.jpg") no-repeat top left;
}

.menu_m
{
	background: url("imgs/menu_m.jpg") repeat-x top left;
	width: 900px;
	margin: 1px auto 0px auto;
	clear: both;
}

.menu_r
{
	background: url("imgs/menu_r.jpg") no-repeat top right;
	height: 158px;
}

.menu_sep
{
	background: url("imgs/menu_sep.gif") no-repeat top center;
	width: 5px;
}

.menu_link a:link,
.menu_link a:visited,
.menu_link a:active
{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.menu_link a:hover
{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.menu_high_l
{
	background: url('imgs/menu_high_l.jpg') no-repeat bottom center;
}

.menu_high
{
	background: url('imgs/menu_high.jpg') no-repeat bottom center;
}

.menu_high_s
{
	background: url('imgs/menu_high_s.jpg') no-repeat bottom center;
}
.menu_none
{
	background-image: none;
}

.menu_link td
{
	text-align: center;
}

.menu_blk_l
{
	background: #000000 url('imgs/menu_blk_l.jpg') no-repeat top left;
	margin:0px auto 0px auto;
	height: 123px;	
	clear: both;
}

.menu_blk_r
{
	background: url('imgs/menu_blk_r.jpg') no-repeat top right;
	height: 123px;
}

.menu_blk td a:link,
.menu_blk td a:active,
.menu_blk td a:visited
.menu_blk td a:hover
{
	color: #ff9518;
	font-weight: normal;
	font-size: 11px;
}

.menu_blk td
{
	text-align: center;
	vertical-align: middle;
}

.menu_blk td img
{
	margin-bottom: 10px;
}

.browse_div
{
	width: 560px;
	clear: both;
	margin: 5px auto 5px auto;
}

.page_bg
{
	background: url('imgs/page_bg.jpg') no-repeat top left;
	width: 386px;
	padding: 5px 0px 8px 0px;
	text-align: center;
	clear: both;
	margin: 10px auto 10px auto;
	font-size: 14px;
	color: #ad0202;
	font-family: Arial, Sans-serif;
	font-weight: bold;
}

.page_bg a:link,
.page_bg a:visited,
.page_bg a:active,
.page_bg a:hover
{
	font-size: 14px;
	color: #ad0202;
	font-family: Arial, Sans-serif;
	font-weight: bold;
	margin-left: 5px;
}

.page_bg span
{
	margin-left: 5px;
}

.game_title_bg
{
	clear: both;
	margin: 0px auto 0px auto;
	width: 568px;
	background: url('imgs/game_title_bg.jpg') no-repeat top left;
	padding: 5px 0px 8px 0px;
	text-align: left;
}

.game_title
{
	margin-left: 10px;
	font-family: Trebuchet MS, Tahoma, Sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.game_title a:link,
.game_title a:visited,
.game_title a:active,
.game_title a:hover
{
	font-family: Trebuchet MS, Tahoma, Sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;	
}

.game_ad
{
	clear: both;
	margin: 5px auto 5px auto;
	padding: 10px;
	text-align: center;
}

.game_div
{
	clear: both;
	margin: 5px auto 5px auto;
	padding: 20px 0px 20px 0px;
	text-align: center;
	background-color: #000000;
	text-align: center;
}

.game_det_tl
{
	background: url('imgs/game_det_tl.gif') no-repeat top left;
}

.game_det_tm
{
	background: url('imgs/game_det_tm.gif') repeat-x top left;
}

.game_det_tr
{
	background: url('imgs/game_det_tr.gif') no-repeat top right;
}

.game_det_ml
{
	background: url('imgs/game_det_ml.gif') repeat-y top left;
	clear: both;
	margin: 7px 12px 0px 0px;
	width: 578px;
}

.game_det_mr
{
	background: url('imgs/game_det_mr.gif') repeat-y top right;
}

.game_det_bl
{
	background: url('imgs/game_det_bl.gif') no-repeat bottom left;
}

.game_det_bm
{
	background: url('imgs/game_det_bm.gif') repeat-x bottom left;
}

.game_det_br
{
	background: url('imgs/game_det_br.gif') no-repeat bottom right;
	padding: 20px 10px 20px 10px;
	text-align: left;
}

.bk_l
{
	background: #333333 url('imgs/bk_l.gif') no-repeat top left;
	width: 98%;
	margin: 5px auto 5px auto;
	clear: both;
}

.bk_r
{
	background: url('imgs/bk_r.gif') no-repeat top right;
	padding: 5px;
	text-align: center;
}

.bk_r img
{
	vertical-align: middle;
}

.game_det_div
{
	padding-left: 5px; padding-right: 5px; line-height: 1.5em;
}

.game_det_div span
{
	font-weight: bold;
	color: #ffba00;
}

.rate_l
{
	background: #FFFFFF url('imgs/rate_l.gif') no-repeat top left;
	width: 95%;
	margin: 5px auto 5px 5px;
	clear: both;

}

.rate_r
{
	background: url('imgs/rate_r.gif') no-repeat top right;
	text-align: left;
	height: 26px;	
	font-weight: bold;
	color: #ba0707;
}

.rate_r img
{
	margin-top: 3px;
	vertical-align: middle;
}

.add_this_game
{
	background: url('imgs/add_this_game.gif') no-repeat top left;
	width: 577px;
	clear: both;
	margin: 5px 0px 5px 5px;;
	height: 55px;
	text-align: right;
}

.add_this_game textarea
{
	width: 425px;
	height: 40px;
	margin-top: 6px;
	overflow: hidden;
	font-family: Tahoma, Sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border: 0px solid #FFFFFF;
	background-color: transparent;
	margin-right: 15px;
}

.comnt_div
{
	clear: both;
	margin: 5px auto 5px 20px;
	text-align: left;
}

.comnt_text_bg
{
	background: url('imgs/comnt_text_bg.gif') no-repeat top left;
	vertical-align: top;
	padding-top: 15px;
}

.comnt_text_bg textarea
{
	border: 0px solid #000000;
	background-color: transparent;
	width: 300px;
	height: 70px;
	color: #000000;
	font-family: Tahoma, Sans-serif;
	font-size: 11px;
}

.submit_but
{
	background: url('imgs/submit_but.gif') no-repeat top left;
	width: 77px;
	height: 26px;
	border: 0px;
	margin-left: 20px;
}

.rel_m
{
	background: url('imgs/rel_m.gif') repeat-x top left;
	clear: both;
	margin: 5px auto 5px 20px;
}

.rel_l
{
	background: url('imgs/rel_l.gif') no-repeat top left;
}

.rel_r
{
	background: url('imgs/rel_r.gif') no-repeat top right;
	padding: 5px;
	height: 172px;
}

.right_bor
{
	border-right: 2px solid #FFFFFF;
	padding-right: 10px;
}

.left_padd
{
	padding-left: 10px;
}

.rel_tbl
{
	color: #000000;
}

.rel_tbl a:link,
.rel_tbl a:visited,
.rel_tbl a:active,
.rel_tbl a:hover
{
	color: #FFFFFF;
	font-weight: bold;
}

.blue_tl
{
	float: right;
	background: #404d6d url("imgs/blue_tl.gif") no-repeat top left;
	margin: 0px 32px 8px 0px;
	width: 736px;
	text-align: center;
}

.blue_tr
{
	background: url("imgs/blue_tr.gif") no-repeat top right;
}

.blue_bl
{
	background: url("imgs/blue_bl.gif") no-repeat bottom left;
}

.blue_br
{
	background: url("imgs/blue_br.gif") no-repeat bottom right;
	padding: 5px;
	text-align: center;
}

.blue_dark_tl
{
	background: #151f3d url("imgs/blue_dark_tl.gif") no-repeat top left;
	clear: both;
	margin: 5px auto 5px auto;
	width: 568px;
}

.blue_dark_tr
{
	background: url("imgs/blue_dark_tr.gif") no-repeat top right;
}

.blue_dark_bl
{
	background: url("imgs/blue_dark_bl.gif") no-repeat bottom left;
}

.blue_dark_br
{
	background: url("imgs/blue_dark_br.gif") no-repeat bottom right;
	padding: 5px;
	text-align: center;
}

.ver_sep
{
	background: url("imgs/ver_sep.gif") no-repeat top center;
}

.blue1_tl
{
	background: #08396a url("imgs/blue1_tl.gif") no-repeat top left;
	clear: both;
	margin: 5px auto 5px 10px;
	width: 558px;
}

.blue1_tr
{
	background: url("imgs/blue1_tr.gif") no-repeat top right;
}

.blue1_bl
{
	background: url("imgs/blue1_bl.gif") no-repeat bottom left;
}

.blue1_br
{
	background: url("imgs/blue1_br.gif") no-repeat bottom right;
	padding: 10px;
	text-align: center;
}

.blue_dark1_tl
{
	background: #02111f url("imgs/blue_dark1_tl.gif") no-repeat top left;
	clear: both;
	margin: 5px auto 5px 20px;
	width: 548px;
}

.blue_dark1_tr
{
	background: url("imgs/blue_dark1_tr.gif") no-repeat top right;
}

.blue_dark1_bl
{
	background: url("imgs/blue_dark1_bl.gif") no-repeat bottom left;
}

.blue_dark1_br
{
	background: url("imgs/blue_dark1_br.gif") no-repeat bottom right;
	padding: 8px;
	text-align: left;
}

.hori_sep_short
{
	background: url("imgs/hori_sep_short.gif") no-repeat 20px center;
}

.blue_dark2_tl
{
	background: #02111f url("imgs/blue_dark2_tl.gif") no-repeat top left;
	clear: both;
	margin: 0px auto 5px auto;
	width: 250px;
}

.blue_dark2_tr
{
	background: url("imgs/blue_dark2_tr.gif") no-repeat top right;
}

.blue_dark2_bl
{
	background: url("imgs/blue_dark2_bl.gif") no-repeat bottom left;
}

.blue_dark2_br
{
	background: url("imgs/blue_dark2_br.gif") no-repeat bottom right;
	padding: 8px;
	text-align: left;
}

.hs_login_l
{
	background: #000000 url("imgs/hs_login_l.gif") no-repeat top left;
	float: right;

}
.hs_login_r
{
	background: url("imgs/hs_login_r.gif") no-repeat top right;
	padding: 5px;
	text-align: center;
}

.hs_blk_div2
{
	background-color: #000000;
	padding: 0px 5px 0px 5px;
	clear: both;
	margin: 0px auto 0px auto;
}

.hs_blk1_tl
{
	background: url("imgs/hs_blk1_tl.gif") no-repeat top left;
}

.hs_blk1_tm
{
	float: right;
	background: #000000 url("imgs/hs_blk1_tm.gif") repeat-x top left;
	clear: both;
	margin: 5px 33px 6px -2px;
	width: 738px;	
}

.hs_blk1_tr
{
	background: url("imgs/hs_blk1_tr.gif") no-repeat top right;
}

.hs_blk1_bl
{
	background: url("imgs/hs_blk1_bl.gif") no-repeat bottom left;
}

.hs_blk1_br_ver1
{
	padding: 3px;
	text-align: left;
}

.hs_blk1_br_ver2
{
	background: url("imgs/hs_blk1_br.gif") no-repeat bottom right;
	padding: 3px;
	text-align: left;
}

.div123
{
	background: url("imgs/123div.gif") no-repeat top left;
	width: 164px;
	height: 192px;
	margin: 5px auto 5px auto;
}

img.special {
	border: 1px solid #CE9641;
	padding: 4px;
	margin-top: 8px;
	width: 92px;
	height: 92px;
}

img.special:hover {
	border: 1px solid #CE9641;
	padding: 0px;
	margin-top: 8px;
	width: 120px;
	height: 120px;	
}

img.special2 {
	border: 1px solid #CE9641;
	padding: 5px;
	margin-top: 8px;
	width: 140px;
	height: 140px;
}

img.special2:hover {
	border: 1px solid #CE9641;
	padding: 0px;
	margin-top: 8px;
	width: 150px;
	height: 150px;	
}


img.banner {
	border: 2px solid #CE9641;
	padding: 4px;
	margin-right: 30px;
	width: 96px;
	height: 96px;
}

img.banner:hover {
	border: 2px solid #CE9641;
	padding: 0px;
	width: 104px;
	height: 104px;
	margin-right: 30px;
}

img.banner2 {
	border: 2px solid #bbc5b5;
	padding: 2px;
	width: 90px;
	height: 90px;
	margin: 0px, 4px, 0px, 4px;
}

img.banner2:hover {
	border: 2px solid #bbc5b5;
	padding: 0px;
	width: 94px;
	height: 94px;	
	margin: 0px, 4px, 0px, 4px;
}

.tableheader {
	background: #333333;
	font-size: 12px;
	color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #BEBEBE;
	height: 20px;
}

.tableroweven {
	background: #FFFFFF;
	color: #000000;
	font-size: 11px;
	border-left: 1px solid #BEBEBE;
	border-right: 1px solid #BEBEBE;
	border-bottom: 1px solid #BEBEBE;
	text-align: right;

}

.tablerowodd {
	background: #E8E8E8;
	color: #000000;
	font-size: 11px;
	border-left: 1px solid #BEBEBE;
	border-right: 1px solid #BEBEBE;
	border-bottom: 1px solid #BEBEBE;
	text-align: right;

}

.tableroweven a:link, .tableroweven a:visited {
	color: #000000;
	text-decoration: none;
}

.tableroweven a:hover {
	text-decoration: underline;
}

.tablerowodd a:link, .tablerowodd a:visited {
	color: #000000;
	text-decoration: none;
}

.tablerowodd a:hover {
	text-decoration: underline;
}

.detail {
	background-color: #2f374f;
}

.detail_width
{
	float: left; width: 442px;
	margin: 5px 0px 0px 5px;
}

#isearch {
	padding-top: 3px;
	color: #F9cf43;
	font-size: 11px;
	font-weight: bold;
	height: 175px;
}
#isearch_item_noborder {
	float: left;
	margin-left: 1px;
	padding-left: 1px;
	height: 175px;
}
#isearch_item {
	float: left;
	margin-left: 4px;
	padding-left: 4px;
	height: 175px;
	border-left: 1px solid #2d2d2d;
}

.adv_m
{
	background: url('imgs/adv_m.jpg') repeat-x top left;
	width: 566px;
	clear: both;
	margin: 0px auto 0px auto;
}

.adv_l
{
	background: url('imgs/adv_l.jpg') no-repeat top left;
}

.adv_r
{
	background: url('imgs/adv_r.jpg') no-repeat top right;
	padding: 5px;
	height: 176px;
}

.adv_title
{
	font-family: Arial, Sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}

.adv_search_bg
{
	background: url('imgs/adv_search_bg.jpg') no-repeat top right;
	width: 168px;
	height: 29px;
	text-align: center;
	padding-top: 5px;
}

.adv_search
{
	background-color: transparent;
	border: 0px;
	width: 150px;
	font-size: 12px;
	color: #a40f15;
}

.adv_go
{
	background: url('imgs/adv_go.jpg') no-repeat top right;
	width: 61px;
	height: 23px;
	border: 0px;
	margin-top: 5px;
}

#infoPop {
	width: 229px;
	display: none;
	position: absolute;
	z-index: 99999;
}
#infoPopMiddle {
	width: 229px;
	background-image: url('imgs/info-pop-bg.png');
	background-repeat: repeat-y;color: #000000;
}

#infoPopTitle {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#infoPopDesc {
	padding: 0px 3px 0px 3px;
	font-size: 11px;
	color: #FFFFFF;
}

#infoPopTopBottom {
	width: 229px;
	height: 8px;
}
.playgame_plugs {
	padding-left: 5px;
}
