﻿body 
{
	background-color:rgb(200,200,200);
    font-size: 11px;
    font-family: Verdana, Helvetica, Sans-Serif;
    margin: 0;
    padding: 0;
    color: rgb(91,91,91);    
}
h1
{
	font-size: 1.7em;
    margin: 0;
    padding: 0;
    font-family:Arial;
}


a
{
	color:rgb(1,142,185);
}
a:hover
{
	color:rgb(224,104,10);
}
a.cl_a_active
{
	color:rgb(237,37,35);
}
img
{
	border:0px;
}
img.cl_screen
{
	border:1px solid gray;
}

ul{
list-style-type:none;
padding:0;
margin:0;
}

#div_h2_top
{
	width:1163px;
	margin:0px;
    padding: 0;
    background-color:rgb(240,240,240);
    height:19px;
}
#h2_top
{
	font-size: 1em;
	font-weight:normal;
	margin:0px;
    padding: 0px;
    padding-left:10px;
    padding-top:2px;	
    color:rgb(119,119,119);
}
#div_logo_top
{
	width:1163px;
	margin:0px;
    padding: 0;
    padding-top:5px;
    padding-bottom:5px;
    background-color:white;
}

#div_logo_top_tbl
{
	padding-left:10px;
}

#div_top
{
	width:1163px;
	background-color: white;	
	text-align:left;
	border-top:1px solid white;
	
}
#div_bottom_banner
{
	text-align:center;
	width:1163px; 
	background-color:White;
}
#div_bottom
{
	width:1163px;
	background-color: white;	
	text-align:left;
	background:white url(img/back_bottom_a_1.jpg) no-repeat ;
	background-position:center  bottom;
	height:175px;
}
#h1_page_header
{
	background:white url(img/back_page_header.gif) no-repeat;
	padding-left:17px;
	padding-top:6px;
	padding-bottom:10px;
}

#flash_game
{
	border:1px solid gray;
}
.cl_left_panel_header_gray
{
	font-size: 1.6em;
	color:rgb(145,145,145);
	font-family:Arial;
}

.cl_left_panel_header_orange
{
	font-size: 1.6em;
	color:rgb(224,104,10);
	font-family:Arial;
}

li.cl_left_panel_category
{
	text-align:left;
	background:url(img/dot.gif);
	background-repeat:no-repeat;
	background-position: left top;
	padding-left:20px;
	font-weight:bold;
	margin-top:6px;
	margin-left:20px;
}
li.cl_left_panel_category a
{
	color: rgb(31,31,31);
	text-decoration:none;
}

li.cl_left_panel_category_active
{
	text-align:left;
	background:url(img/dot.gif);
	background-repeat:no-repeat;
	background-position: left top;
	padding-left:20px;
	font-weight:bold;
	margin-top:6px;
	margin-left:20px;
}

li.cl_left_panel_category_active a
{
	color:rgb(237,37,35);
}
li.cl_left_panel_category a:hover
{
	color:rgb(224,104,10);
}

li.cl_left_panel_sub_category
{
	text-align:left;
	background:url(img/dot.gif);
	background-repeat:no-repeat;
	background-position: left top;
	padding-left:20px;
	font-weight:bold;
	margin-top:6px;
}
li.cl_left_panel_sub_category a
{
	color: rgb(31,31,31);
	text-decoration:none;
}

li.cl_left_panel_sub_category_active
{
	text-align:left;
	background:url(img/dot.gif);
	background-repeat:no-repeat;
	background-position: left top;
	padding-left:20px;
	font-weight:bold;
	margin-top:6px;
}

li.cl_left_panel_sub_category_active a
{
	color:rgb(237,37,35);
}
li.cl_left_panel_sub_category a:hover
{
	color:rgb(224,104,10);
}

.cl_tire_h
{
	background:url(img/tire_h.gif);
	background-repeat:repeat-x ;
	background-position:left center ;
}

.cl_tire_v
{
	background:url(img/tire_v.gif);
	background-repeat:repeat-y ;
	background-position:center top ;
}

.cl_rating
{
	font-weight:bold;
	color:rgb(204,51,51)
}
.cl_game_header
{
	margin:0px;
	font-size: 1.5em;
	margin-bottom:5px;
}
.cl_game_header a
{
	color: rgb(31,31,31);
	font-weight:normal;
	text-decoration:none;
}

.cl_game_header a:hover
{
	color: rgb(31,31,31);
	font-weight:normal;
	color:rgb(224,104,10);
}

.cl_game_info
{
	color:rgb(145,145,145);
}
.cl_get_flash_player
{
	padding-top:3px;
	padding-bottom:3px;
	color:rgb(145,145,145);
	font-weight:bold;	
}

.cl_required
{
	color:Red;
	font-weight:bold;
}

.cl_error
{
	padding-top:3px;
	padding-bottom:3px;
	color:rgb(153,0,0);
	font-weight:bold;	
}
.cl_ok
{
	padding:3px;
	color:rgb(0,153,0);
	font-weight:bold;	
}

.cl_warning
{
	padding:3px;
	color:rgb(255,204,51);
	font-weight:bold;	
}

.cl_help
{
	white-space:normal;
	font-size:0.9em;	
	font-weight:normal ;	
}

.cl_table_panel_header
{
	font-weight: bold;
	background-color: #5c87b2;
	color:white;	
	padding-top:3px;
	padding-bottom:3px;
}

tr.cl_table_panel_content
{
}

tr.cl_table_panel_content_padding td
{
	padding:3px;
	vertical-align:top;
}

tr.cl_table_panel_content_padding_alt
{
	background-color:rgb(244,244,244);
}
tr.cl_table_panel_content_padding_alt td
{
	padding:3px;
	vertical-align:top;
}
