/*==========ÑÒÐÓÊÒÓÐÀ==========*/
html
{
	margin: 0;
	padding: 0;
	height: 100%;
	background-color: #000;
}

#page
{
	min-height: 85%;
	border: 0;
}
#footer
{
	width: 1000px;
}

#game_selector
{
	background-color:#000000;
	color:#828282;
	height:23px;
	padding-top:4px;
	text-align:center;
	width:100%;
	z-index: 1000;
}
#game_selector a, #game_selector a:active, #game_selector a:visited
{
	color:#828282;
	font-weight:bolder;
	margin-right:15px;
	text-decoration:none;
}
#game_selector a:hover
{
	color: #efefef;
	text-decoration: underline;
}

#header
{
	width: 100%;
	background-image: none;
	background-repeat: no-repeat;
	padding-bottom: 0px;
	background-image: url(../img/header_back.jpg);
}

#left_back
{
width: 49%;
background-image: url(../img/left_back.jpg);
background-repeat: no-repeat;
background-position: right top;
background-color: #000;
}

#right_back
{
width: 49%;
background-image: url(../img/right_back.jpg);
background-repeat: no-repeat;
background-position: left top;
background-color: #000;
}
#header_click
{
	height: 185px;
}
#l4d_special
{
	width: 100%;
	background-color: #000;
}

.block_header
{
height: 24px;
background-image: url(../img/blocks/block_header_back.gif);
background-repeat: repeat-x;
font-weight: bolder;
color: #dfdfdf;
}

#header_menu_left
{
width: 225px;
float: left;
height: 63px;
background-image: none;
background-repeat: no-repeat;
background-position: center bottom;
}

#header_menu
{
width: 100%;
height: 70px;
background-image: url(../img/tabs/panel.gif);
background-repeat: repeat-x;
background-position: center bottom;
}

#header_menu_right
{
background-image: none;
}

.dropline_back
{
	background-image:none;
	float: left;
	padding-top: 0pt;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 6px;
	height: 38px;
}

.active .dropline_back
{
	background-image: url(../img/tabs/back_active.gif);
	height: 38px;
}

.dropline_right
{
	float: left;
	width: 1px;
	height: 38px;
	background-image: none;
	background-position: left center;
}
.active .dropline_right
{
	background-image: none;
}

.dropline_left
{
	float: left;
	width: 1px;
	height: 39px;
	background-image: none;
	background-position: right center;
}

.active .dropline_left
{
	background-image: none;
}

.dropline_back div
{
	padding-top: 10px;
}
#dropline div div.submenu_holder
{
	top: 35px;
}

#dropline div a, #dropline div a:active, #dropline div a:visited
{
font-size: 12px;
color: #000;
font-weight: bolder;
text-decoration: none;

}

#dropline div a:hover, #dropline div.active a:hover, #dropline div.active a
{
font-weight: bolder;
text-decoration: none;
color: #FFF;
}

.block_content_alt
{
background-color: #424242;
}

.block_base
{
color:#E1E1E1;
}

.block_header_content h2
{
color:#FFF;
}

.block_header_alt  h2
{
color:#242424;
}

.block_header_left
{
float: left;
background-image: url(../img/blocks/block_header_left_back.gif);
background-repeat: no-repeat;
background-position: left center;
width: 10px;
height: 24px;
}

.block_header_right
{
float: right;
background-image: url(../img/blocks/block_header_right_back.gif);
background-repeat: no-repeat;
background-position: right center;
width: 60px;
height: 24px;
}

.block_header_alt
{
height: 24px;
background-image: url(../img/blocks/block_header_alt_back.gif);
background-repeat: repeat-x;
font-weight: bolder;
}

.block_header_left_alt
{
float: left;
background-image: url(../img/blocks/block_header_left_alt_back.gif);
background-repeat: no-repeat;
background-position: left top;
width: 8px;
height: 24px;
}

.block_header_right_alt
{
float: right;
background-image: url(../img/blocks/block_header_right_alt_back.gif);
background-repeat: no-repeat;
background-position: right top;
width: 8px;
height: 24px;
}

.submenu_back div
{
padding-left:6px;
padding-right:6px;
padding-top:11px;
}

#dropline div div.submenu_item a,#dropline div div.submenu_item a:active,#dropline div div.submenu_item a:visited
{
	font-size: 11px;
	color: #FFF;
	font-weight: bolder;
	text-decoration: none;
}

#dropline div div.submenu_active a,#dropline div div.submenu_active a:active,#dropline div div.submenu_active a:visited
{
	color: #FFF;
	font-weight: bolder;
	text-decoration: none;
}

#dropline div div.submenu_item a:hover
{
	color: #FFF;
	font-weight: bolder;
	text-decoration: underline;
}

.submenu_active .submenu_left, .submenu_active .submenu_right, .submenu_active .submenu_back
{
	background-image: none;
}

.ul_menu a:hover, .ul_menu a:active, .ul_menu a#active_menu, .ul_menu a#active_menu:visited
{
	color:#FFF;
	padding:0 0 0 12px;
	text-decoration:none;
}

.ul_menu a, .ul_menu a:visited
{
	color:#d5e5f6;
}

ul.ul_menu li h3 span.mainlevel
{
	color:#d5e5f6;
}

.block_content_alt ul li a:hover, .block_content_alt ul li a:link, .block_content_alt ul li a:visited
{
color: #DFDFDF;
}
.topMenuWrapper
{
    display: block;
    background-image: url('../img/topMenuWrapper.jpg');
}

#banner {
background-image:url(../img/banner_back.jpg);
background-repeat:no-repeat;
}
