* {
	padding: 0;
	margin: 0;
}

html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

body {
	position: relative;
	color: #FFF;
	font-size: 70%;
	font-family: "Arial";
	background: #000;
}

div {
}

img {
	border-color: #FFF;
	border-width: auto;
}

a {
	color: #FF0000;
}

	a:hover {
		text-decoration: none;
	}

	a:visited {
	}

p {
	padding: 8px 0px 8px 0px;
}

ul, ol {
}

ul li {
	padding: 3px;
}

dt {
	font-weight: 600;
}

dd {
	margin-bottom: 20px;
}

h1 {
	color: #FFF;
	font-weight: normal;
	font-size: 1.6em;
	line-height: 100%;
	padding: 10px 0px 10px 0px;	
}

	h1 a {
		text-decoration: none;
		color: #FFF;		
	}

		h1 a:hover {
			text-decoration: underline;
		}

h2 {
	color: #000;
	font-size: 1.4em;
	line-height: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

	h2 a {
		text-decoration: none;
		color: #000;
	}

		h2 a:hover	 {
			text-decoration: underline;
		}
h3 {
	color: #373737;
	font-weight: bold;
	font-size: 123%;
	line-height: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
h3 a	{
	text-decoration: none;
	}
h3 a:hover	{
	text-decoration: underline;
	}
h4 {
	color: #353535;
	font-weight: bold;
	font-size: 113%;
	line-height: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

h5	{
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 100%;
}

table {
	border: 0px none;
	border-collapse: collapse;
}

img {
	border: 0px none;
}

#text table tr td {
	padding: 4px 0px 4px 18px;
	border-bottom: 1px solid #9EA0A0;
}

#text table.nopadding tr td {
	padding: 4px 0px;
}

#text #head {
	color: white;
	background-color: #9EA0A0;
}

#text img {
	padding-right: 10px;
}

#text ul, #text ol {
	padding-left: 30px;
	margin-left: 35px;
}
.overflow	{
	overflow: hidden !important;
	overflow: visible;
	height: auto !important;
	height: 1%;
	}


/*##############################################################################
	Элементы странrицы
##############################################################################*/

	
#wrapperMain, #wrapper {
	min-width: 1002px;
	padding-bottom: 180px;
	overflow: hidden;
}

#wrapper {
	position: relative;
	min-height: 100%;
}

*html #wrapper {
	height: 100%;
}

*html #wrapperMain, *html #wrapper {
	overflow: visible;
	height: 1%;
}

*html #wrapperMain, *html #wrapper {
	width: expression(((document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.clientWidth : document.body.clientWidth) <= 1002 ? "1002px" : "auto");
}

	#header {
		position: relative;
	}

			#wrapperMain #header .col-left {
				height: 250px;
				background: url("/_common/img/header/logo-honda.jpg") no-repeat left top;
			}

			#wrapper #header .col-left {
				height: 250px;
				background: url("/_common/img/header/_logo-honda.jpg") no-repeat left top;
			}

		#wrapperMain #header .col-right {			
			height: 250px;
			background: url("/_common/img/header/bcg.jpg") no-repeat left top;
		}
		
		#wrapper #header .col-right {
			height: 250px;
			background: url("/_common/img/header/_bcg.jpg") no-repeat left top;
		}
		
		#wrapperMain #logo-honda {
			position: absolute;
			width: 195px;
			height: 50px;
			left: 110px;
			top: 83px;
			cursor: pointer;	
			z-index: 10;
		}
		
		#wrapper #logo-honda {
			position: absolute;
			width: 115px;
			height: 90px;
			left: 140px;
			top: 63px;	
			cursor: pointer;
			z-index: 10;
		}
		
		#logo-aspec {
			position: absolute;
			width: 190px;
			height: 50px;
			right: 100px;
			top: 83px;			
			background: transparent url("/_common/img/header/aspec-logo.png") no-repeat left top;
			z-index: 2;
		}
		
			*html #logo-honda, *html #logo-aspec {
				cursor: pointer;
			}
		
		#fire {
			position: absolute;
			width: 61px;
			height: 203px;
			right: 0px;
			top: 0px;
			background: transparent url("/_common/img/header/fire.png") no-repeat left top;
			z-index: 2;
		}

		
	#content {
	}
	
		#wrapperMain #content .col-left {
			padding-top: 525px;
			background: url("/_common/img/content/bcg.jpg") no-repeat left top;
		}		
		
		#wrapper #content .col-left {
			background: url("/_common/img/content/_bcg.jpg") no-repeat left top;			
		}
		
			#menu-child {
				margin: 120px 0px 0px 75px;
				
			}
			
				#menu-child li {
					display: block;
					padding-left: 10px;
					margin-bottom: 5px;
					list-style-type: none;
					border-left: 8px solid #FFF;
					font-size: 1.2em;
					color: #999;
				}
				
					#menu-child li a {						
						color: #FFF;
					}
					
			#wrapper #banner {
				width: 234px;
				height: 200px;
				margin: 70px 0px 0px 25px;
				border: 1px solid #3B3B3B;
			}
		
			#ear-question {
				background: transparent url("/_common/img/content/question-bcg2.jpg") repeat-y left top;
			}

				#ear-question .include {				
					min-height: 211px;				
					background: transparent url("/_common/img/content/ear-question.jpg") no-repeat left top;
				}

				*html #ear-question .include {
					height: 211px;
				}
			
				#ear-question h1 {
					padding-top: 40px;
					margin-left: 65px;
					font-size: 160%;			
				}
		
				#ear-question p {
					margin-left: 65px;
					font-size: 0.9em;
					color: #727272;
				}
				
				#radiobuttons {
					margin-left: 35px;
				}
					#radiobuttons div{			
						margin-bottom: 8px;
					}
					
						#radiobuttons div span{
							color: #FFF;
							margin-left: 14px;
						}
						
				#btn {
					width: 84px;
					height: 24px;
					margin-left: 48px;
					margin-top: 10px;
					border: 0px;
					cursor: pointer;
					background: transparent url("/_common/_common/img/content/btn.png") no-repeat left top;
				}
		
		#content .col-right {
		}
		
			#wrapperMain #menu {
				padding-right: 107px;
				background: url("/_common/img/content/menu-bar-bcg.jpg") no-repeat right top;
			}
			
			#wrapper #menu {
				padding-right: 8%;
				background: url("/_common/img/content/_menu-bar-bcg.jpg") no-repeat right top;
			}
		
				#menu-bar {
					height: 43px;
					border-bottom: 4px solid #FFF;
					background-color: #DC171B;
				}
				
					#menu-bar table tr {
						height: 43px;
					}

				#menu-bottom {
					height: 15px;
					margin-right: 107px;
					background: #252D2D url("/_common/img/content/menu-bottom-bcg.jpg") no-repeat right top;
				}
				
			#status-bar {
				position: relative;				
				height: 52px;
				margin-right: 8%;
				background-color: #FFF;
			}
			
				#status-bar-content {
					position: absolute;
					height: 36px;
					left: 52px;					
					background-color: #09090A;
					padding: 0px 16px 0px 16px;
					border-left: 1px solid #CBD3D3;
					border-right: 1px solid #CBD3D3;
				}
				
					#status-bar-content span {						
						float: left;
						display: block;
						margin-top: 12px;
						color: #999;
					}
					
						#status-bar-content span a {
							color: #DC171B;
						}
						
			#wrapper #main {
				padding-right: 8%;
			}
				#content-header {
					position: relative;
					background-color: #FFF;
					padding-bottom: 16px;
					z-index: 10;
				}
			
					#wrapper #main h1 {					
						margin-left: 25px;
						padding-left: 50px;
						color: #000;
						background: url("/_common/img/content/h1-line.png") repeat-y left top;
					}
					
			#wrapper #text {
				background-color: #CFD2D2;
				padding: 40px 50px 0px 50px;
				color: #000;
				overflow: hidden;
				min-height: 500px;
			}			

			*html #wrapper #text {
				height: 500px;
				overflow: visible;
			}
			
			#wrapperMain #main {			
				margin-right: 107px;
				overflow: hidden !important;
				overflow: visible;
				zoom: 1;
			}
					
				#wrapperMain #banner {
					float: right;
					width: 280px;
					/*height: 200px;*/
					border: 1px solid #3B3B3B;					
				}
				
				#repeater {
					float: right;
					width: 4px;
					height: 200px;
					background: url("/_common/img/content/repeater.jpg") no-repeat left top;
				}
				
				#wrapperMain #text {
					padding: 25px;
					margin-right: 285px;
					min-height: 209px;
					background: #242424 url("/_common/img/content/text-bcg.jpg") repeat-x left top;					
				}
				
					#wrapperMain #text h1 {						
						padding-left: 25px;
						background: url("/_common/img/content/h1-line.png") repeat-y left top;						
					}
					
						*html #wrapperMain #text h1 {
							overflow: visible;
							height: 1%;
						}
					
					#wrapperMain #text p {
						display: block;
						margin-left: 45px;
					}


			#models {
				height: 124px;				
				margin: 3px 107px 0px 0px;
				padding-top: 70px;
				border: 1px solid #3B3B3B;
				background: url("/_common/img/content/brands-bcg.jpg") no-repeat right top;
			}
			
			#ears {
				padding-right: 107px;
				margin-top: 3px;				
			}
			
				html* #ears {		/*IE7 bug*/
					overflow: hidden;
				}				
			
				*html #ears{		/*IE6 bug*/
					overflow: visible;
					height: 1%;
				}
			
				#ear-reclame {
					float: left;
					width: 50%;
					height: 218px;					
					background: url("/_common/img/content/ear-reclame-bcg.jpg") repeat-x left top;
				}
				
					#ear-reclame .bcg {
						padding: 25px 20px 0px 150px;
						height: 193px;
						color: white;
						background: url("/_common/img/content/ear-reclame.jpg") no-repeat -50px 0px;
					}
						#ear-reclame .bcg h1 {
							/*font-size: 1.2em*/
							margin-left: -50px;
							}

					#ear-reclame #spec-list {
						font-size: 1.2em;
						margin-left: -50px;
					}
				
				#ear-news {					
					margin-left: 50.5%;
					padding-left: 10px;
					padding-right: 25px;
					padding-bottom: 23px;
					/*min-height: 218px;*/
					border: 1px solid #3B3B3B;
				}
				
					*html #ear-news {
						height: 218px;
					}
				
					#ear-news h1 {
						width: 162px;
						height: 22px;
						padding-top: 17px;
						padding-left: 70px;
						margin-left: -9px;						
						text-decoration: none;
						background: #1A1A1A url("/_common/img/content/_h1-line.jpg") no-repeat left center;
					}
					
						#ear-news h1 a {
							color: #FFF;
							text-decoration: none;
						}
						
							#ear-news h1 a:hover {
								text-decoration: underline;
							}
							
						#ear-news .news {
							margin-top: 20px;
						}
						
							#ear-news .news-caption {
								display: block;
								float: left;
								color: #999;
							}
							
							#ear-news .news-description {
								display: block;
								margin-left: 60px;
							}
							
								*html #ear-news .news-description {
									overflow: visible;
									height: 1%;
								}
								
								#ear-news .news-description a {
									color: #FFF;
								}
								
									#ear-news .news-description a:hover {
										color: #DC171B;
									}

	#footer {
		/*position: absolute;*/
		margin-top: -180px;
		height: 180px;
		bottom: 0px;
		background: url("/_common/img/content/brands-bcg.jpg") no-repeat right bottom;
		position: relative;
		z-index: 10;
		/*z-index: 3;*/
	}
		
		#footer-content {
			color: #999;
			margin-top: 50px;
			margin-left: 12%;
		}

			#footer-content span {
				margin-right: 35px;
			}

div.col-left {
	float: left;
	width: 350px;
}

	*html div.col-left {
		margin-right: -350px;
	}

div.col-right {
	margin-left: 350px;
}

td.menu-item {
	white-space: nowrap;
	font-size: 1.2em;
}

	td.menu-item a {
		color: #FFF;
		font-weight: bold;
	}

#menu-bar td.active {
	background: #161616 url("/_common/img/content/menu-active-bcg.png") no-repeat left top;
}

td.menu-separator {
	width: 10%;
}

td.brands-item {	
	white-space: nowrap;
	font-size: 1.6em;
}

	td.brands-item a {
		color: #FFF;
	}


/*##############################################################################
	Автомобили
##############################################################################*/


#auto-list {
	overflow: hidden;
}

*html #auto-list {
	overflow: visible;
	height: 1%;
}

	
#auto-description {
	margin-bottom: 20px;
	text-align: center;
}

#menu-auto {
	background-color: #343434;
	padding-top: 7px;
	padding-right: 48px;
	padding-left: 76px;	
	height: 23px;
}

	#menu-auto table {
		width: 100%;
	}

	#menu-auto a, #menu-auto span {
		display: block;
		color: white;
		text-decoration: underline;
		white-space: nowrap;
		padding: 1px 3px;
	}

	#menu-auto td.active span {
		color: #343434;
		background-color: #FFF;
	}

.gallery-item {
	float: left;
	display: block;
	width: 100px;
	height: 100px;
	border: 1px solid #7C7C7C;
	margin: 0px 22px 22px 0px;
}

.price-link {
	font-size: 1.2em;
	font-weight: bold;
}

.news-item {
	margin-bottom: 35px;
}

	.news-item .left {
		float: left;
		width: 100px;
	}

	.news-item .right {
		margin-left: 100px;	
	}

	*html .news-item .right {
		overflow: visible;
		height: 1%;
	}

.press-item {
	margin-bottom: 35px;
}

	.press-item .left {
		float: left;
		width: 100px;
	}

	.press-item .right {
		margin-left: 100px;
	}

.public-item {
	margin-bottom: 35px;
}

	.public-item .left {
		float: left;
		width: 100px;
	}

	.public-item .right {
		margin-left: 100px;
	}

#menu-auto {
	display: none;
}


#poll {
	margin: 0px 20px 0px 65px;
}

#poll b {
	display: block;
	font-weight: normal;
	margin: 15px 0px;
}

#poll b span {
	
}

#poll input {
}

#print-version {
	height: 60px;
	padding-top: 30px;
	padding-left: 50px;
	background-color: #CFD2D2;
}

.photo {
	display: block;
}

#tech-menu {
	width: 226px;
	height: 42px;
	margin-left: 12%;
	margin-top: 20px;
	background: url("/_common/img/content/tech-frame.jpg");
}

	#tech-menu table {
		width: 100%;
		text-align: center;
		vertical-align: middle;		
	}

	#tech-menu table tr, #tech-menu table td {
		height: 42px;
	}

#sitemap {
	font-weight: bold;
	font-size: 1.2em;
	list-style-type: none;
}

#sitemap-02 {
	font-weight: normal;
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 20px;
}

.auto-item {
	display: block;
	float: left;
	width: 200px;
	padding-top: 140px;
	height: 20px;
	margin-bottom: 20px;
	font-size: 1.3em;
	text-align: center;
	cursor: pointer;
}

#footer-print {
	margin-top: 60px;
}


#print-logos {
	float: left;
	width: 50%;
}

#print-contacts {
	margin-left: 50%;
	overflow: hidden;
}

*html #print-contacts {
	overflow: visible;
	height: 1%;
}

	#print-contacts .content {
		float: right;
	}

#print-head {
	overflow: hidden;
}

	#print-head p {
		padding: 0px;
		margin:0px;
	}

.spec-main-item {
	margin-top: 1em;
}

.year-month {
	margin-right: 10px;
}


#year {
	margin-bottom: 5px;	
}

#month {
	margin-bottom: 20px;
}
#counter-top	{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1px;
	height: 1px;
	}
#counter-bottom	{
	position: absolute;
	left: 400px;
	top: 100px;
	width: 50px;
	}
#bnr	{
	margin-right: 300px;
	padding-top: 153px;
	}
