/*chrysler/jeep/dodge*/
body {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #fff;
	color: #636363;
}
a {
	text-decoration: none;
}
li, ul {
	list-style: none !important;
	margin: 0 !important;
	padding: 0 !important;
}
td, th {
	padding: 0;
	margin: 0;
}
img {
	border: none;
}
p {
	margin: 0;
	padding: 0;
}
h1 {
	margin: 0 0 5px 0;
	font: 22px arial;
	font-weight: bold;
	color: #1F4476;
}
#all {
	width: 755px;
}
#header {
	height: 62px;
	/*background: url(../pics/header/header_bg.gif) repeat-y 100% 0;*/
	background-color: White;
}
#logo {
	width: 130px;
	float: left;
	margin: 24px 0 0 14px;
}
#dillername {
	float: right;
	margin: px 0px 0 0;
	background: url(../pics/header/dillername.gif) 0 0 no-repeat;
	width: 200px;
	height: 16px;
}
#dillername li {	
	float: left !important;
}
#top_nav {
	height: 17px;
	background: url(../pics/header/header_bg.gif);
	padding: 2px 0 0px 515px;
}
#top_nav li {
	float: left;
	padding: 0px 12px 0px 12px !important;
	
}
#top_nav a {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: White;
}

/*меню*/
#menu {
	height: 16px;
	clear: both;
	text-transform: uppercase;
	padding: 0px 0 0 0;
	background-color: #405c95;
}
#menu li {
	float: left;
	/*height: 18px;*/
}
#menu a:link, #menu a:active, #menu a:visited {
	color: White;
	font-size: 10px;
	font-family: Arial;
	padding: 0px 15px 1px 15px;
}
#menu a:hover, #menu .active a {
	color: White;
	background-color: #7a8db5;
}
#submenu {
	height: 15px;
	clear: both;
	border-bottom: 1px solid #000;
	background-color: #82a852;
	}

/*контент*/
#map li {
	margin: 0 0 3px 10px !important;
}
#index {
	margin: 0 0 0 5px;
}
#index h1 {
	margin: 10px 0 10px 0;
	color: #8E0100;
}
#content {
	padding: 15px 0px 10px 25px;
	color: #505050;
}
#content h1 {
	color: #405c95;
	font: bold 24px arial;
	margin-top: 0;
}
#content p {
	margin: 7px 0 7px 0;
} 
#content ul {
	padding: 10px 0 10px 13px;
}
#content li {
	list-style: disc;
}
#content a {
	color: #1F4476;
	text-decoration: underline;
}
#print {
	text-align: right;
	margin: 0 -10px 0 0;
}
#hello {
	float: left;
	width: 365px;
	padding: 20px 5px 0 25px;
	color: #636363;
	line-height: 1.4;
}
#main_table {
	width: 360px;
	/*height: 450px;*/
	background: url(../pics/bg.gif);
	text-align: center;
	border-collapse: collapse;
	padding: 0;
	margin: 1px -10px 1px 0;
}
/*#main_table object {
	border: 1px solid #5c5c5c;
}*/
#other_brands th {
	background-color: #27385b;
	color: White;
	font: normal 9px Arial;
	padding: 2px 0 2px 0;
}
#other_brands {
	border: 1px solid #5c5c5c;
	width: 333px;
	margin: 0 0 35px 13px;
	background-color: #fff;
}
#gaq, #test_drive {
	border: 1px solid #5c5c5c;	
	background-color: #fff;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
	width: 152px;
	height: 104px;
	color: #636363;
	text-align: left;
	padding: 8px 0 0 10px; 
	margin: 25px 0 25px 0;
}
#gaq {
	margin: 0 0 0 10px;
}
#gaq h3, #test_drive h3 {
	color: #405c95;
	font: bold 13px arial;
	margin: 0 0 2px 0;
}
#gaq img {
	margin-top: 22px;
}
#test_drive  img{
	margin-top: 22px;
}
#brand_list {
	border-bottom: 1px solid #6F6249;
	height: 16px;
	margin: 0;
	padding: 0 !important;
}
#brand_list li {
	float: left;
	padding: 0 5px 0 0 !important;
}
#model_list {
	clear: both;
	text-align: center;
	margin: 0 0 0 -25px !important;
}
#model_list a {
	text-decoration: none;
}
#model_list li {	
	float: left;
	width: 33%;
	text-align: center;
	background-image: url(../pics/content/chr_ramka_cars.gif);
	background-position: 50% 0;
	background-repeat: no-repeat;
	padding: 0 17px 0 17px;
	height: 114px;
	margin-bottom: 10px;
	height: 160px;
}
#model_list h2 {
	margin: 0;
}
#model_list h2 a {
	color: Black;
	font: bold 11px tahoma;
	margin: 0;
}
#model_list p {
	margin: 0;
	padding: 0;
	font: 9px verdana;
}

#news {
	padding: 0 20px 0 0px;
}
#news h2 {
	font: 12px verdana;
	font-weight: bold;
	margin: 0 0 5px 0;
}
#news h2 a {
	color: #8E0100;
}
#news li {
	margin: 10px 0 10px 0 !important;
	clear: both;
}
.newsimg {
	float: left;
	margin: 0 10px 20px 0;
}
.newsimg img {
}
.descr {
	margin: 0 0 20px 130px;
}
.descr a {
	color: #1F4476 !important;
}
.descr h2 {
	font-size: 16px;
}
.m {
	text-align: right;
}
.img {
	width: 100%;
}
.img th {
	text-align: left;
	vertical-align: top;
	width: 300px;
	padding: 0 50px 0 50px;
}
.info {
	width: 100%;
	clear: both;
	padding-right: 70px;
}
.info th {
	text-align: left;
	width: 130px;
	border-bottom: 1px solid #403D2A;
	padding: 3px 3px 3px 3px;
}
.info td {
	border-bottom: 1px solid #403D2A;
		padding: 3px 3px 3px 3px;	
}
.info td div {
	border-left: 1px solid #403D2A; 
	padding-left: 10px; 
}
.end th, .end td {
	border: none;
}
.map div {
	margin: 0 0 3px 0;
}
.result a {
	color: #302C1E;
	text-decoration: underline;
}
#s_form input {
	border: 1px solid #6F6249;
}
#s_form p {
	margin: 0;
}
.SearchImage {
	border: none !important	;
	margin: 0px 0 0px 0;
}
#br {
	text-align: center;
	margin: 100px 0 100px 0;
}
#br img {
	padding: 0 20px 0 20px;
}

/*re*/
#model_menu {
	border-bottom: 1px solid #6F6249;
	height: 16px;
	margin: 10px 0px 0 0px !important;
}
#model_menu li {
	float: left;
	text-transform: uppercase;	
	padding: 0 2px 0 0 !important; 
}
#model_menu a {
	color: Black;
	background-image: url(../pics/content/ddg_mdl_c_off.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	padding: 2px 7px 2px 7px;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
#model_menu .active a {
	color: White;
	background-image: url(../pics/content/ddg_mdl_c.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	padding: 2px 7px 2px 7px;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
}
#model_menu .active .l {
	background-image: url(../pics/content/ddg_MDL_L.GIF);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 0px 0 0px 2px;
}
#model_menu .active .r {
	background-image: url(../pics/content/ddg_mdl_r.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
	padding: 1px 2px 2px 0;
}
.l {
	background-image: url(../pics/content/ddg_mdl_l_off.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 0px 0 0px 2px;
}
.r {
	background-image: url(../pics/content/ddg_mdl_r_off.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
	padding: 1px 2px 2px 0;
}
#char_menu {
	border-right: 1px solid #999999;
	width: 165px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 0 0 0 0px !important;
	height: 100%;
	margin: -1px 0 0 0 !important;
}
#char_menu li {
	border-top: 1px solid #999999;
	padding: 5px 0 5px 0 !important;
}
#char_menu a {
	color: Black;
	text-decoration: none;
	display: block;
	padding: 0 0 0 5px;
}
#char_menu .active {
	background-color: #730000;
}
#char_menu .active a {
	color: White;
}
.char_submenu {
	border-top: 1px dashed #999;
	padding: 0 !important;
	background-color: #fff !important;
	margin-top: 5px !important;
	margin-bottom: -5px !important;
}
.char_submenu li {
	border: none !important;
	padding: 4px 0 4px 0 !important;
	margin: 0 0 0 10px !important;
}
.char_submenu a {
	font-weight: normal;
	background-image: none !important;
	color: Black !important;
}
.char_submenu .active {
	background-color: #fff !important;
}
.char_submenu .active a {
	font-weight: bold;
}
.hui {

}
.hui a {
	background-image: url(../pics/content/arrow1.gif);
	background-repeat: no-repeat;
	background-position:  100% 4px;
	padding-right: 10px;
}
#model_cont {
	float: right;
	width: 554px;
	border-left: 1px solid #999999;
	margin: 0 0 20px 0;
}
#model_cont table {
	border-collapse: collapse;
	border: 1px solid black;
	margin: 10px 0 0 0px;
}
#model_cont table th {
	background-color: #002628;
	color: White;
	padding: 2px;
	border: 1px solid black;
}
#model_cont table td {
	border: 1px solid black;
	padding: 2px;
}
.cont_table {
	border-collapse: collapse;
	border: 1px solid black;
	margin-bottom: 10px;
}
.cont_table th {
	background-color: #403D2A;
	color: White;
	padding: 2px;
	border: 1px solid black;
}
.cont_table td {
	border: 1px solid black;
	padding: 2px;
}
.cont_ul li {
	margin: 2px 0 2px 0;
	list-style: circle !important;
}
#model_nav {
	float: left;
	height: 100%;
	width: 165px;
}
.headpic {
	padding: 0px 0px 10px 0px;
}
.pre a div {
	width: 69px;
	background: #fff;
	margin: -41px 0 0;
	position: relative;
	padding: 0;
	border: 1px solid #6f6249;
	height: 39px;
	cursor: pointer;
}
.pre a {
	float: left;
	padding: 4px 4px 0 4px;
	margin: 0 11px 0 0;
	font-size: 1px;
	height: 49px;
}
.pre span {
	/*background: url(../pics/content/JP_RAMKA_GALLERY.GIF);
	background-repeat: no-repeat;*/
	border: 1px solid #6f6249;
	display: block;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	margin: 0;
	height: 39px;
	width: 69px;
	background-color: White;
}
.pre .active {
	background: url(../pics/content/jp_ramka_gallery.gif);
	background-repeat: no-repeat;
}
.color {
	background-color: #eee;
}
#cont_text {
	padding: 10px 0px 0px 10px;
}

/*конаткты, футер*/

#contacts {
	height: 95px;
	padding: 11px 14px 0 14px;
	border-top: solid 1px #27385b;
	background: #f1f1f1;
	clear: both;
	color: #505050;
}
#contacts h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	margin: 0;
}
.contacts_links {
	clear: both;
	padding: 15px 0 0 0;
}
.contacts_links p {
	margin: 0;
	padding: 0;
}
.contacts_links a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #405c95;
}
.right {
	float: right;
	text-align: right;
}
#footer {
	padding: 8px 0 13px 14px;
	font-size: 9px;
	background-color: #405c95;
	border-top: solid 2px #141d30;
}
#footer a {
	color: #fff;
	text-decoration: underline;
	font: normal 9px arial;
}
