body {background:#041628}

#mainimage1 {position:absolute; top:45px; left:0; z-index:2}
#mainimage2 {position:absolute; top:45px; left:0; z-index:1}
#mainpage {z-index:100;}
	#mainpage * {z-index:100;}


#header {background:none; margin:0; width:100%;}
#header .wrap {background:none; }

.header-bg-left {background:url(../img/mainpage/header-bg-left.png) no-repeat; height:85px; }
* html .header-bg-left {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/mainpage/header-bg-left.png', sizingMethod='crop'); }

.header-bg-right {background:url(../img/mainpage/header-bg-right.png) no-repeat; height:85px; }
* html .header-bg-right {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/mainpage/header-bg-right.png', sizingMethod='crop'); }


.header-bg {
	width:auto;
	height:85px;
	background:url(../img/mainpage/header-bg.png) repeat-x;
}
* html .header-bg {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/mainpage/header-bg.png', sizingMethod='scale'); }
h5 {margin-top:15px; margin-bottom:15px;}

#logo {
	width:126px;
	height:49px;
	text-indent:-9999px;
	background:url(../img/mainpage/ford-logo.png) no-repeat;
}
* html #logo {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/mainpage/ford-logo.png', sizingMethod='crop'); }

#impex {
	display:block;
	cursor:pointer;
	width:191px;
	height:49px;
	text-indent:-9999px;
	background:url(../img/mainpage/impex-logo.png) no-repeat;
}
* html #impex {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/mainpage/impex-logo.png', sizingMethod='crop'); }

#phone {
	width:153px;
	height:39px;
	text-indent:-9999px;
	background:url(../img/mainpage/phone.png) no-repeat;
}
* html #phone {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/mainpage/phone.png', sizingMethod='crop'); }

#sitemap {
	display:block;
	cursor:pointer;
	width:74px;
	height:9px;
	text-indent:-9999px;
	background:url(../img/mainpage/sitemap.png) no-repeat;
}
* html #sitemap {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/mainpage/sitemap.png', sizingMethod='crop'); }



#menu td.first a {background:url(../img/mainpage/menu-bg-left.png) 0 0 no-repeat; cursor:pointer}
#menu td.first a:hover,
#menu td.first-active a,
#menu td.first-active a:hover {background:url(../img/mainpage/menu-bg-left-active.png) 0 0 no-repeat; }

#menu td.last a {background:url(../img/mainpage/menu-bg-right.png) 100% 0 no-repeat; position:relative; cursor:pointer}
#menu td.last a:hover,
#menu td.last-active a,
#menu td.last-active a:hover {background:url(../img/mainpage/menu-bg-right-active.png) 100% 0 no-repeat;}

* html #menu td.first a {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/mainpage/menu-bg-left.png', sizingMethod='crop'); }
* html #menu td.first a:hover {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/mainpage/menu-bg-left-active.png', sizingMethod='crop'); }
* html #menu td.last a {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/mainpage/menu-bg-right.png',sizingMethod='scale'); width:100%}
* html #menu td.last a:hover {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/mainpage/menu-bg-right-active.png',sizingMethod='scale');}

#content {height:355px; margin:0; }

#car-main-select {
	overflow:hidden;
	zoom:1;
	list-style:none;
	width:540px;
	padding:26px 0 0 15px;
}

#car-main-select li {
	position:relative;
	float:left;
	width:131px;
	height:89px;
	margin:0 1px 1px 0;
}
#car-main-select img {position:absolute;top:0;left:0;}
#car-main-select .data {
	width:131px;
	height:89px;
	background:url(../img/mainpage/plashka-active.png) no-repeat;
	color:#fff;
	font-size:9px;
	visibility:hidden;
}
* html #car-main-select .data {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/mainpage/plashka-active.png',sizingMethod='crop'); }

#car-main-select .model {
	position:absolute;
	top:6px;
	left:6px;
}

#car-main-select .price {
	position:absolute;
	top:28px;
	left:6px;
	font-size:16px;
	font-weight:bold;
}

#car-main-select .price span{
	font-size:18px;
}

#car-main-select .links {
	position:absolute;
	left:9px;
	top:49px;
}

#car-main-select a {color:#fff; position:relative;}


/*--- rav css for news anonse ---*/
	.stripViewer .panelContainer .panel ul {
			text-align: left;
			margin: 0 15px 0 30px;
		}

		.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
			margin:0px 0px 0px 50px;
			position: relative;
			width: 83%;
		}

		/* These 2 lines specify style applied while slider is loading */
		.csw {
			background: #fff;
			overflow: scroll;
		}

		.stripViewer { /* This is the viewing window */
			position: relative;
			overflow: hidden;
			height: 48px;
			margin: auto;
			clear: both;
		}

		.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
			position: relative;
			left: 0; top: 0;
			width: 100%;
			list-style-type: none;
			/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}

		.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
			float:left;
			clear:none;
			height: 100%;
			position: relative;
/*			width: 570px; /* Also specified in  .stripViewer  above */

		}

		.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
			padding: 10px;
		}

		.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
			margin: auto;
		}

		.stripNav ul { /* The auto-generated set of links */
			list-style: none;
		}

		.stripNav ul li {
			float: left;
			margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
		}

		.stripNav a { /* The nav links */
			font-size: 10px;
			font-weight: bold;
			text-align: center;
			line-height: 32px;
			background: #c6e3ff;
			color: #fff;
			text-decoration: none;
			display: block;
			padding: 0 15px;
		}

		.stripNav li.tab1 a { background: #60f }
		.stripNav li.tab2 a { background: #60c }
		.stripNav li.tab3 a { background: #63f }
		.stripNav li.tab4 a { background: #63c }
		.stripNav li.tab5 a { background: #00e }

		.stripNav li a:hover {
			background: #333;
		}

		.stripNav li a.current {
			background: #000;
			color: #fff;
		}

		.stripNavL, .stripNavR { /* The left and right arrows */
			position: absolute;
			top: 62px;
			text-indent: -9000em;
		}

		.stripNavL a, .stripNavR a {
			display: block;
			height: 40px;
			width: 40px;
		}

		.stripNavL {
			left: -45px;
		}

		.stripNavR {
			right: -45px;
		}

		.stripNavL {
			background: url("../img/data-blocks-arr-left.gif") no-repeat center;
		}

		.stripNavR {
			background: url("../img/data-blocks-arr-right.gif") no-repeat center;
		}

		.content_anonse {border:10px; solid blue;}

.spectable {background: #2F506B; width: 98%; margin: 0 14px 0 14px;}
/*
.spectable h1 {color: #082236; font-size: 18px; padding-bottom: 10px;}
.spectable h2 {color: #082236; font-size: 18px; padding-bottom: 10px; padding-top:0px; margin-top:0px;}
.spectable p {text-align: justify; color: #D2DEE8; font-size: 12px;}
*/

.spectable h1 {color: #000; font-size: 16px; padding-bottom: 10px;}
.spectable h2 {color: #000; font-size: 16px; padding-bottom: 5px; padding-top:10px; margin-top:0px;}
.spectable p {text-align: justify; color: #D2DEE8; font-size: 12px; padding:0;margin:0 0 5px 0;}
.spectable a {color: #D2DEE8;}

/*------------------------------*/

.panel .anons4main {margin:0px 0px 0px 5px;}
.car_photo {margin:-8px 15px 0px 0px;}
