@charset "windows-1251";
/* CSS Document */
body {
	margin: 0px;
	background: #ececec 0px 41px url(../images/body-bg-top.png) repeat-x;
	font-family: Tahoma, Geneva, sans-serif;
	color: #323232;
	font-size: 14px;
}
.header {
	background: #2f2f2f url(../images/menu-bg.gif) repeat-x;
	height: 41px;
}
a img {border: 0px;}

a:link {color: #ff0072; text-decoration: underline;}
a:visited {color: #ff0072; text-decoration: underline;}
a:hover {color: #ff0072; text-decoration: none;}
a:active {color: #ff0072; text-decoration: underline;}

.content {
	width: 960px;
	margin: 0px auto;
}
.cars {
	height: 338px;
	width: 960px;
	margin: 0px auto 15px;
}
.cars .arrowLeft, .cars .arrowRight {
	float: left;
	padding: 130px 5px 0px 5px;
	width: 60px;
}
.cars .arrowRight {text-align: right;}

h1, .stit {color: #000000; font-family: 'Century Gothic'; font-weight: normal; font-size: 24px;}
.stit {margin: 0px;}
h2 {color: #fff; text-decoration: underline; font-size: 18px; font-weight: normal;}
.cars .panelContainer {float: left; width: 810px;overflow: hidden;}
.panelContainer .panel {float: left; width: 810px;}
.panelContainer .panel .panel-wrapper {height: 285px; background: left top url(../images/banner-bg.png) no-repeat; margin: 0px 5px;}

.fix {width: 100%; height: 0px; font-size: 0px; clear: both;}
.panel-container {position:relative;}
.logo {float: left; margin: auto; padding: 2px 0px 0px 0px;}
.searchContainer {
	float: right;
	margin-top: 7px;
}
.searchContainer div {float: left; margin-left: 5px;}
.headerContainer {width: 960px; margin: auto;}
.searchContainer .searchInput input {
	border: 0px;
	background: transparent left top url(../images/search-input-bg.png) no-repeat;
	width: 226px;
	height: 19px;
	padding: 3px 5px;
	color: #c5c5c5;
}
.searchContainer .searchText {font-size: 13px; color: #c5c5c5; padding-top: 3px;}
.menu {
	width: 915px;
	float: right;
	height: 31px;
	width: 840px;
	background: left top url(../images/menu-bg.png) no-repeat;
	margin-bottom: 15px;
	padding-left: 75px;
}
.menu div {float: left; margin: 5px 10px;}
.menu div a {color: #fff; text-decoration: none; font-size: 14px;}
.menu div.lastItem {margin-left: 40px; font-weight: bold;}
.twoColumn .left {float: left; width: 360px; padding-right: 20px;}
.twoColumn .right {float: left; width: 580px;}
.twoColumn .left .adsense {width: 336px; height: 280px; background-color: #93a9b8;}
h3 {font-family: 'Century Gothic'; font-weight: normal;}
.categories .leftCat {
	float: left;
	padding-right: 20px;
}
.categories .rightCat {
	float: left;
}
.twoColumn .right h1 {margin: 0px 0px 10px;}
p {line-height: 20px;}
.footer {height: 42px; background: left top url(../images/footer-bg.jpg) repeat-x; margin-top: 15px;}
.footer div {width: 960px; margin: auto; font-size: 11px; color: #ccc; padding-top: 15px;}
.cars .panel-wrapper table {width: 780px; height: 265px; margin: 10px;}
.cars .panel-wrapper table .carImage {vertical-align: middle; width: 420px;}
.cars .panel-wrapper table .carImage img {border: 5px solid #fff;}
.aboutCar {font-size: 12px;}
.aboutCar div {margin: 0px 0px 7px;}
.aboutCar p {margin-top: 35px;}
.cars .panel-wrapper table h6 {font-size: 18px; margin: 0px 0px 10px; font-weight: normal;}
.jcarousel-container {
    position: relative;
	height: 160px;
}
.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
	width: 800px;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 160px;
    height: 110px;
	padding: 15px;
	background: left top url(../images/small-car-bg.png) no-repeat;
	margin-right: 10px;
}
.jcarousel-list li img,
.jcarousel-item img {
	border: 5px solid #fff;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
 .scrollContainer {
	width: 560px;
	overflow-x: hidden;
	position: relative;
}
.scrollContainer .textWrapper {
	width: 1120px;
	position: absolute;
	left: 0px;
}

#rem {
	width: 560px;
	float: left;
	margin: 0px;
	line-height: 22px;
	text-align: justify;
}
#pbhl {
	width: 560px;
	float: right;
	margin: 0px;
	line-height: 22px;
	text-align: justify;
}
.newsLink {float: right;}
.newsLink a {font-size: 14px; font-weight: bold; color: #fff;}

.profit, .pgum, .profit a, .pgum a {font-size: 11px; color: #c0c0c0;font-weight: normal !important; border: 0px !important;}
.jcarousel-next {
    z-index: 3;
	background: right top url(../images/arrow-right.gif) no-repeat;
	width: 25px;
	height: 39px;
	position: absolute;
	right: 0px;
	top: 45px;
	cursor: pointer;
}
.avsp, .pksz {font-size: 11px; padding: 7px 0px;}
.avsp a, .pksz a {color: #323232; font-size: 11px;}

.jcarousel-prev {
    z-index: 3;
	background: left top url(../images/arrow-left.gif) no-repeat;
	width: 25px;
	height: 39px;
	position: absolute;
	left: 0px;
	top: 45px;
	cursor: pointer;
}

.detailsCarImg {
	padding: 10px;
	text-align: center;
}
.detailsCarImg img {border: 5px solid #fff;}
.details {border-collapse: collapse; width: 100%; border: 1px solid #b6b6b6; font-size: 12px;}
.details th {
	text-align: left;
	background: left top url(../images/th-bg.gif) repeat-x;
	height: 29px;
	//height: 27px;
	padding: 0px 4px;
}
.details td {border-bottom: 1px solid #b6b6b6; padding: 4px; border-right: 1px solid #b6b6b6;}
.dealer {margin-top: 15px; font-size: 13px;}
.description {
	margin: 5px 0px;
	font-size: 13px;
}

.categories a {
	display: block;
	margin-bottom: 10px;
	font-size: 13px;
}

.special {font-size: 10px; color: #00000; font-weight: normal; margin: 15px 0px 0px;}

.categories h3 a {display: inline; font-size: 16px; font-weight: bold;}