body {
  background-color: #eaecee;
  margin-left: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  font-family: Arial;
  font-size: 9pt;
  color: #000000;
}

img {
  border:0 none;
  border-spacing:0;
}

div.nav_menu {
  font-size: 8pt;
}

div.bot_menu {
  font-size: 8pt;
  color:#FFFFFF;
  font-weight: bold;
}

table.enter_menu {
  font-size: 9pt;
  color:#FFFFFF;
  font-weight: bold;
}

span.enter_menu {
  font-size: 8pt;
  color:#FFFFFF;
  font-weight: bold;
}
span.enter_menu_gold {
  color: #fff500;
  font-size: 8pt;
  font-weight:bold;
}

span.enter_menu_2 {
  font-size: 6pt;
  color:#FFFFFF;
  font-weight: bold;
}

a.nav4 {
  font-size: 6pt;
  color: #FFFFFF;
  text-decoration: none;
  font-weight:bold;
  text-transform: lowercase;
}

a.nav4:hover {
  font-size: 6pt;
  color: #FFFFFF;
  text-decoration: underline;
}

a.nav {
  color: #305d98;
  text-decoration: none;
}

a.nav:hover {
  color: #305d98;
  text-decoration: underline;
}

a.nav1 {
  color: #305d98;
  text-decoration: none;
  font-weight:bold;
}

a.nav1:hover {
  color: #305d98;
  text-decoration: underline;
}

a.nav2 {
  font-size: 8pt;
  color: #FFFFFF;
  text-decoration: none;
  font-weight:bold;
}

a.nav2:hover {
  font-size: 8pt;
  color: #FFFFFF;
  text-decoration: underline;
}

a.nav3 {
  font-size: 8pt;
  color: #FFFFFF;
  text-decoration: none;
  font-weight:bold;
}

a.nav3:hover {
  font-size: 8pt;
  color: #FFFFFF;
}

span.gold {
  color: #fff500;
  font-size: 8pt;
  font-weight:bold;
}

span.gold2 {
  color: #fff500;
  font-size: 8pt;
  font-weight:bold;
}

a.nav2g {
  font-size: 8pt;
  color: #fff500;
  text-decoration: none;
  font-weight:bold;
}

a.nav2g:hover {
  font-size: 8pt;
  color: #fff500;
  text-decoration: underline;
}


span.gold3 {
  color: #fff500;
  font-size:x-small;
  padding-left:5px;
}

td.tbl_border {
  border: 1px solid #FFFFFF;
  height: 55px;
  vertical-align:middle;
  text-align:center;
  font-size: 10pt;
}

td.tbl_border2 {
  border: 1px solid #FFFFFF;
  vertical-align:middle;
  text-align:center;
  font-size: 10pt;
  background-color: #205090;
  color: #fff500;
  font-weight: bold;
}

td.tbl_border3 {
  border: 1px solid #FFFFFF;
  vertical-align:middle;
  text-align:left;
  font-size: 10pt;
  background-color: #205090;
  color: #fff500;
  font-weight: bold;
}

.Red {
  color: #FF0000;
  font-weight: bold;
  padding-right: 10px;
}

div.cmlist {
  color:#205090;
  font-size:x-small;
  padding-left:5px;
}

a.cmlist {
  color:#205090;
}

a.cmlist:hover {
  color:#205090;
}

td.tbl_border_gr {
  border: 2px solid #605d5c;
  background-color: #c3d2dc;
}

td.tlb2 {
  background:url('i/ld.gif') repeat-y;
  margin-top:10px;
}

td.tlb3 {
  background:url('i/rd.gif') repeat-y;
  margin-top:10px;
}

td.tlb3_2 {
  background-color: #FFFFFF;
  margin-top:10px;
}

td.theader {
  font-size: 11pt;
  color: #ffffff;
  font-weight: bold;
}

div.thethe {
  background-color:#FFFFFF;
  color:#000000;
  margin: 2px 2px 2px 2px;
  font-size: 8pt;
  font-weight:normal;
}

div.thethe3 {
  background-color:#FFFFFF;
  color:#000000;
  margin: 2px 2px 2px 2px;
  font-size: 8pt;
  font-weight:normal;
  padding-left: 10px;
}

div.thethe2 {
  border: 1px solid #FFFFFF;
  vertical-align:middle;
  text-align:center;
  font-size: 10pt;
  background-color: #205090;
  color: #fff500; 
  margin: 2px 2px 2px 2px;
  font-weight:normal;
}

div.topics {
  color:#000000;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 8pt;
  font-weight:normal;
  text-align: left;
}

tr.boards {
  color:#000000;
  font-size: 8pt;
  font-weight: bold;
}

tr.boards2 {
  color:#000000;
  font-size: 8pt;
  font-weight: normal;
}


a {
  color: #000000;
  text-decoration: none;
}

a:hover {
  color:#000000;
  text-decoration: underline;
}

span.Red {
  color:#FF0000;
  font-weight:bold;
}

span.error {
  color:#FF0000;
  text-decoration: underline;
}

.loading {
  background:url('http://avtokuban.ru/i/wait.gif');
}

	#photo .nav_photo {
		border-left:1px solid #b1b1b1;
		text-align:center;		
	}
	#photo .nav_photo img {
		margin:10px 0px;
	}
	#photo .view_photo {
		margin:0px auto;
		position:relative;
		width:395px;
		height:240px;
	}
	#photo .view_photo h4 {
		position:absolute;
		width:400px;
		text-align:center;		
		margin:0px auto;
		display:block;		
	}
	#photo .view_photo h4 span{
		padding:5px 10px;
		line-height:20px;
		font-weight:bold;
	}
	#photo .view_photo .left {
		cursor:hand;
		cursor:pointer;
		position:absolute;
		bottom:12px;
		left:5px;
	}
	#photo .view_photo img.big {
		width:385px;
		height:230px;
		margin:5px;
	}
	
	#photo .view_photo .right {
		cursor:hand;
		cursor:pointer;
		position:absolute;
		bottom:12px;
		right:16px;
	}
	.hidden {
		display:none;
	}
	.hidden_tooltip table {
		width:100%;
	}
	.hidden_tooltip h3 {
		text-align:center;
		margin-bottom:5px;
	}
	#loader.loading {
	  background:url('http://avtokuban.ru/i/wait.gif') no-repeat center center;
	}
	#preview li, #preview li {
		margin:0;
		padding:0;
	}
	#preview li {
		list-style:none;
		float:left;
		margin:5px;
		cursor:hand;
		cursor:pointer;
	}
	#preview li.current img{
		border:2px solid #0000cc;
	}
	#photo .view_photo_inside {
		margin:0px auto;
		position:relative;
		width:395px;		
		padding:10px 4px;
		padding-top:0px;
	}
	
	#photo .view_photo {
		margin:0px auto;
		position:relative;
		width:395px;
		height:auto;		
		padding-top:10px;
		
	}
        
        .big_image {
           border: 20px solid #b5bbc4;
        }
        
        
        
.round_top {background: url("http://avtokuban.ru/i/round_top.png") repeat-x top left;height:7px;line-height:7px;font-size:7px;}
.round_top div {background: url("http://avtokuban.ru/i/round_top_left.png") no-repeat top left;height:7px;line-height:7px;font-size:7px;}
.round_top div div {background: url("http://avtokuban.ru/i/round_top_right.png") no-repeat top right;height:7px;line-height:7px;font-size:7px;}
.round_bottom {background: url("http://avtokuban.ru/i/round_bottom.png") repeat-x top left;height:7px;line-height:7px;font-size:7px;}
.round_bottom div {background: url("http://avtokuban.ru/i/round_bottom_left.png") no-repeat top left;height:7px;line-height:7px;font-size:7px;}
.round_bottom div div {background: url("http://avtokuban.ru/i/round_bottom_right.png") no-repeat top right;height:7px;line-height:7px;font-size:7px;}

.round {background: #ffffff url("http://avtokuban.ru/i/round_left.png") repeat-y top left;padding-left:1px;}
.round_inside {background:#ffffff url("http://avtokuban.ru/i/round_right.png") repeat-y top right;color:#FFFFFF;}
.wrap {width:240px;float:left;}
.wrap1 {width:140px;float:left;}

.text_center {text-align:center;}
.block_text {background-color:#205090;padding:2px;margin-top:5px;}

	.right_info_tab {width:405px;border-bottom:1px solid #c1c1c0;margin-left:182px; margin-top:10px;position:relative;margin-right:5px;}
	.right_info_tab1 {border-bottom:1px solid #c1c1c0;margin-left:10px; margin-top:10px;position:relative;margin-right:5px;}
	.right_info_tab p {padding-left:5px;margin:0px;}

	.right_info_tab_inf {width:405px;border-bottom:1px solid #c1c1c0;margin-left:182px; margin-top:10px;margin-bottom:10px;position:relative;margin-right:5px;}
	.right_info_tab_inf p {padding-left:5px;margin:0px;}

	
	.left_info_tab {width:202px; border-bottom:1px solid #c1c1c0; position:relative;margin-left:5px;}
	.left_info_tab p {padding-left:42px;margin:0px;font-weight:bold;padding-bottom:5px;}


#loading {
background:#FF0000 none repeat scroll 0 0;
color:#FFFFFF;
display:none;
font-size:14px;
padding:2px;
position:absolute;
right:0;
top:0;
}

.round1 {background:#FFFFFF url("http://avtokuban.ru/i/round_left.png") repeat-y top left;}
.round1 .round_inside1 {background:url("http://avtokuban.ru/i/round_right.png") repeat-y top right;color:#FFFFFF;}        
.round_bottom1 {background:url("http://avtokuban.ru/i/round_bottom.gif") repeat-x bottom left;}
.round_bottom1 .round_top1 {background: url("http://avtokuban.ru/i/round_top.gif") repeat-x top left;}
.round_bottom1 .round_top1 div {background: url("http://avtokuban.ru/i/round_top_left.gif") no-repeat top left;}
.round_bottom1 .round_top1 div div {background: url("http://avtokuban.ru/i/round_top_right.gif") no-repeat top right;}
.round_bottom1 .round_top1 div div div {background: url("http://avtokuban.ru/i/round_bottom_right.gif") no-repeat bottom right;}
.round_bottom1 .round_top1 div div div div {background: url("http://avtokuban.ru/i/round_bottom_left.gif") no-repeat bottom left;padding:0px 5px;}
.round_bottom1 .round_top1 div div div div table {margin:0px;padding:0px;border-spacing:0px;border-collapse:collapse;}

		
		#slider_0 {
			position:relative;
		}	
		#slider_1 {
			position:relative;
		}	
		#slider_2 {
			position:relative;
		}	
		#slider_999 {
			position:relative;
			overflow:hidden; 
			overflow-x: hidden;
			overflow-y: hidden;
		}	
		#slider_5 {
			position:relative;
		}
		#slider_6 {
			position:relative;
		}
		
		#slider_14 {
			position:relative;
		}
		
		#slider_0 ul, #slider_0 li, #slider_1 ul, #slider_1 li, #slider_2 ul, #slider_2 li, #slider_5 ul, #slider_5 li,
		#slider_6 ul, #slider_6 li, #slider_999 ul, #slider_999 li, #slider_14 ul, #slider_14 li{
			margin:0;
			padding:0;
			list-style:none;
			overflow:hidden; 
			overflow-x: hidden;
			overflow-y: hidden;			
		}
		
		#slider_0 li { 
            width:212px;
            height:300px;
            overflow:hidden; 
           	margin:0px;
          	padding:0px;
           list-style:none;
		} 
		#slider_1 li { 
            width:212px;
            height:150px;
            overflow:hidden; 
           	margin:0px;
          	padding:0px;
           list-style:none;
		} 
		#slider_2 li { 
            width:212px;
            height:300px;
            overflow:hidden; 
           	margin:0px;
          	padding:0px;
           list-style:none; 
		} 
		
		#slider_5 li { 
            width:560px;
            height:90px;
            overflow:hidden; 
           	margin:0px;
          	padding:0px;
           list-style:none; 
		} 
		
		#slider_6 li { 
            width:560px;
            height:90px;
            overflow:hidden; 
           	margin:0px;
          	padding:0px;
           list-style:none; 
		} 
		
		#slider_999 li { 
            width:212px;
            height:240px;
            overflow:hidden; 
			overflow-x: hidden;
			overflow-y: hidden;
           	margin:0px;
          	padding:0px;
           list-style:none; 
		} 
		
		#slider_14 li { 
            width:657px;
            height:90px;
            overflow:hidden; 
           	margin:0px;
          	padding:0px;
           list-style:none; 
		} 
		
		#left_a_0 {
			position: absolute;
			left: 0px;
			top: 140px;
			float: left;
			cursor: pointer;		
		}
		#right_a_0 {
			position: absolute;
			right: 0px;
			top: 140px;
			float: right;	
			cursor: pointer;	
		}
		
		#left_a_1 {
			position: absolute;
			left: 0px;
			top: 75px;
			float: left;
			cursor: pointer;		
		}
		#right_a_1 {
			position: absolute;
			right: 0px;
			top: 75px;
			float: right;	
			cursor: pointer;	
		}
		
		#left_a_2 {
			position: absolute;
			left: 0px;
			top: 140px;
			float: left;	
			cursor: pointer;	
		}
		#right_a_2 {
			position: absolute;
			right: 0px;
			top: 140px;
			float: right;	
			cursor: pointer;	
		}
		
		#left_a_5 {
			position: absolute;
			left: 0px;
			top: 40px;
			float: left;	
			cursor: pointer;	
		}
		#right_a_5 {
			position: absolute;
			right: 0px;
			top: 40px;
			float: right;	
			cursor: pointer;	
		}
		
		#left_a_6 {
			position: absolute;
			left: 0px;
			top: 40px;
			float: left;	
			cursor: pointer;	
		}
		#right_a_6 {
			position: absolute;
			right: 0px;
			top: 40px;
			float: right;	
			cursor: pointer;	
		}
		
		#left_a_14 {
			position: absolute;
			left: 0px;
			top: 40px;
			float: left;	
			cursor: pointer;	
		}
		#right_a_14 {
			position: absolute;
			right: 0px;
			top: 40px;
			float: right;	
			cursor: pointer;	
		}
		
		#left_a_999 {
			position: absolute;
			left: 0px;
			top: 110px;
			float: left;	
			cursor: pointer;	
		}
		#right_a_999 {
			position: absolute;
			right: 0px;
			top: 110px;
			float: right;	
			cursor: pointer;	
		}
		
		


