* {
	margin: 0;
	padding: 0;
}
body{
	margin: 0;
	padding: 0;
	background-color: #303030;
	behavior: url(K.hover.htc);
}
a, a:active, a:visited {
	color:#ccc;
	text-decoration:underline;
	font-weight:bold;
}
a:hover {
	color:#ccc;
	text-decoration:none;
	font-weight:bold;
}
#container_shadow{
	width: 1024px;
	height: 100%;
	background: #303030 url(images/container.png) 0 0;
	margin: 0 auto;
}

#container{
	width: 980px;
	height: 100%;
	background: #1c1c1c;
	margin: 0 auto;
	position: relative;
}

#container #absolute_left{
	position: absolute;
	width: 91px;
	height: 519px;
	background-image: url(images/absolute_left.png);
	left: -91px;
	top: 172px;
}

#logo{
	width: 980px;
	height: 177px;
	background: #3a3a3a url(images/lista.jpg) 0 0;
	border-bottom: 1px solid #0f0f0f;
}

#content{
	background: #1c1c1c;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	/*letter-spacing: 1.8px;*/
	padding: 8px 11px 0 11px;
}
#content p {
	padding:7px 0px;
}

#menu{
	width: 100%;
	float: left; /** why? increase margin under menu about 6px in IE 6 **/
	_float: none;
	border-top: 1px solid #686868;
	border-bottom: 1px solid #686868;
	margin-bottom: 2px;
}
#menu ul{
	list-style-type: none;
}
.clear{
	clear: both;
}

#menu ul li{
	float: left;
	height: 34px;
}
#menu ul li a{
	width: 100%;
	height: 100%;
	display: block;
	border: none;
}

#menu ul li.first_blank{
	background-image: url(images/menu.png);
	width: 47px;
}

#menu ul li.second{
	background: url(images/menu.png) -47px 0;
	width: 101px;
}
#menu ul li.second:hover{
	background: url(images/menu_hover.png) -47px 0;
}


#menu ul li.third{
	background: url(images/menu.png) -148px 0;
	width: 72px;
}
#menu ul li.third:hover{
	background: url(images/menu_hover.png) -148px 0;
}


#menu ul li.fourth{
	background: url(images/menu.png) -220px 0;
	width: 92px;
}
#menu ul li.fourth:hover{
	background: url(images/menu_hover.png) -220px 0;
}


#menu ul li.fifth{
	background: url(images/menu.png) -312px 0;
	width: 72px;
}
#menu ul li.fifth:hover{
	background: url(images/menu_hover.png) -312px 0;
}

#menu ul li.sixth{
	background: url(images/menu.png) -384px 0;
	width: 79px;
}
#menu ul li.sixth:hover{
	background: url(images/menu_hover.png) -384px 0;
}


#menu ul li.seventh{
	background: url(images/menu.png) -463px 0;
	width: 53px;
}
#menu ul li.seventh:hover{
	background: url(images/menu_hover.png) -463px 0;
}


#menu ul li.eighth{
	background: url(images/menu.png) -516px 0;
	width: 66px;
}
#menu ul li.eighth:hover{
	background: url(images/menu_hover.png) -516px 0;
}

#menu ul li.ninth{
	background: url(images/menu.png) -582px 0;
	width: 376px;
}

#shows{
	width: 100%;
	padding-left:2px;
}
#shows ul{
	list-style-type: none;
}
#shows ul li{
	float: left;
	height: 55px;
}
#shows ul li a{
	width: 100%;
	height: 100%;
	display: block;
	border: none;
}
#shows ul li.first{
	background: url(images/shows.png);
	width: 132px;
}
#shows ul li.second{
	background: url(images/shows.png) -132px 0;
	width: 131px;
}
#shows ul li.third{
	background: url(images/shows.png) -264px 0;
	width: 138px;
}
#shows ul li.fourth{
	background: url(images/shows.png) -403px 0;
	width: 121px;
}
#shows ul li.fifth{
	background: url(images/shows.png) -525px 0;
	width: 152px;
}
#shows ul li.sixth{
	background: url(images/shows.png) -678px 0;
	width: 137px;
}
#shows ul li.seventh{
	background: url(images/shows.png) -816px 0;
	width: 139px;
}



/** left block **/

#left_block{
	width: 170px;
	margin-top: 9px;
	float: left;
}


#left_block #preparing{
	width: 169px;
	border-right: 1px solid #252525;
	border-top: 1px solid #252525;
	border-bottom: 1px solid #252525;
	background-color: #0b0b0b;
	margin: 0 0 7px 0;
	text-align: right;
	float: left;
}
#left_block #preparing a, #left_block #preparing a:visited, #left_block #preparing a:active {
	color:white;
	text-decoration:none;
}
#left_block #preparing a:hover {
	color:white;
	text-decoration:underline;
}
#left_block #preparing .left_bg .text {
	font-size: 10px; 
	letter-spacing: normal;
	float: left;
	width: 142px;
	padding: 2px 3px 5px 3px;
}
#left_block #preparing .left_bg .text .date{
	font-size: 11px;
	font-weight: bold;
	width: 100%;
	border-bottom: 1px dotted #fff;
	margin-top: 3px;
}

#left_block #preparing .left_bg{
	width: 169px;
	height: 100%;
	background: url(images/left_block_pattern.png) repeat-y;
	float: left;
}
#left_block #preparing .left_bg .header{
width: 21px;
height: 86px;
background-image: url(images/block_preparing.png);
float: left;
}


#left_block #magazines{
	width: 169px;
	border-right: 1px solid #252525;
	border-top: 1px solid #252525;
	border-bottom: 1px solid #252525;
	background-color: #0b0b0b;
	margin: 0 0 7px 0;
	float: left;
}

#left_block #magazines .left_bg{
	width: 169px;
	height: 100%;
	background: url(images/left_block_pattern.png) top left repeat-y;
	float: left;
}
#left_block #magazines .left_bg .text{
	padding: 5px 0 5px 0;
	text-align: center;
	width: 148px;
	height: 100%;
	float: left;
}
#left_block #magazines .left_bg .header{
width: 21px;
height: 65px;
background-image: url(images/block_magazines.png);
float: left;
}

/** content **/
#content_block{
	width: 601px;
	float: left;
	margin: 9px 8px 0 8px;
}

#content_block .news{
	width: 601px;
}

#content_block .news .header{
	width: 563px;
	height: 28px;
	background: url(images/news_header.png);
	font-weight: bold;
	padding: 5px 0 0 38px;
	font-size:13px;
}

#content_block .news .content{
	width: 573px;
	height: auto;
	color: #fff;
	padding: 0px 10px 8px 10px;
	margin: 0 auto;
	background-color: #262626;
	margin-bottom: 10px;
	text-align: justify;
}

.orange{
	color: #ff4200;
}

/** right block **/

#right_block{
	width: 170px;
	margin-top: 9px;
	float: left;
}

#right_block #main_partners{
	width: 169px;
	border-left: 1px solid #252525;
	border-top: 1px solid #252525;
	border-bottom: 1px solid #252525;
	float: left;
	background-color: #0b0b0b;
	margin: 0 0 7px 0;
}

#right_block #main_partners .right_bg{
	width: 169px;
	height: 100%;
	background: url(images/right_block_pattern.png) repeat-y top right;
	float: right;
}
#right_block #main_partners .right_bg .text{
float: right;
width: 148px;
text-align: center;
padding: 5px 0 5px 0;
}

#right_block #main_partners .right_bg .header{
	width: 21px;
	height: 98px;
	background-image: url(images/block_main_partners.png);
	float: right;
}

#right_block #extreme_moto_show{
	width: 169px;
	border-left: 1px solid #252525;
	border-top: 1px solid #252525;
	border-bottom: 1px solid #252525;
	float: left;
	background-color: #0b0b0b;
	margin: 0 0 7px 0;
}

#right_block #extreme_moto_show .right_bg{
	width: 169px;
	height: 100%;
	background: url(images/right_block_pattern.png) repeat-y top right;
	float: right;
}
#right_block #extreme_moto_show .right_bg .text{
float: right;
width: 148px;
text-align: center;
padding: 5px 0 5px 0;
}

#right_block #extreme_moto_show .right_bg .header { 
	background-image:url(images/extreme_moto_show.png); 
	float:right; 
	height:130px; 
	width:21px; 
}

#right_block #partners{
	width: 169px;
	border-left: 1px solid #252525;
	border-top: 1px solid #252525;
	border-bottom: 1px solid #252525;
	float: left;
	background-color: #0b0b0b;
	margin: 0 0 7px 0;
}

#right_block #partners .right_bg{
	width: 169px;
	height: 100%;
	background: url(images/right_block_pattern.png) repeat-y top right;
	float: right;
}
#right_block #partners .right_bg .text{
float: right;
width: 148px;
text-align: center;
padding: 5px 0 5px 0;
}

#right_block #partners .right_bg .header{
	width: 21px;
	height: 57px;
	background-image: url(images/block_partners.png);
	float: right;
}
#footer{
	width: 964px;
	height: 149px;
	padding: 18px 0 0 60px;
	background-image: url(images/footer.png);
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

#footer h1{
	color: #ff4200;
	font-size: 15px;
	font-weight: bold;
}
#footer .area{
	float: left;
	margin-right: 35px;
}

#footer .area table tr td{
	width: 100px;	
	font-size:12px;
}


#pagination {
	margin-left: 5px;
}

#pagination a{
	background-color: #0b0b0b;
	border: 1px solid #2c2c2c;
	width: 20px;
	height: 20px;
	color: #fff;
	float: left;
	text-decoration: none;
	margin-right: 4px;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
}

#pagination a:hover, #pagination a.active{
	background-color: #2d2d2d;
	border: 1px solid #0b0b0b;
	color: #ff4200;
}

