body {
	background: #fd8d1f url(images2/main-bg.gif) repeat-x;
	color: #444;
	/*font: 11px tahoma, arial, verdana;*/
	font-size:14px;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	text-align: center;	
}

img {
	border: 0px;
}

a:link, a:visited, a:hover, a:active {
	color: #333;
	text-decoration: none;
}
	

#textbottom a:link,#textbottom  a:visited,#textbottom  a:hover,#textbottom  a:active {
	color: #FFF;

	text-decoration: none;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #F63;
	text-align: left;
}

h2 {
	font-size: 14px;
	color:#db5000;
	text-align: left;
}

h3 {
	font-size: 13px;
	color:#db5000;
	text-align: left;
}

#header {
	height:290px;
	display:block;
	width:670px;
	background: url(images2/car.png) no-repeat 100px 60px;
	z-index:2;
	overflow:hidden;
	
}
#body{
	position:relative;
}
#logo{
	position:absolute;
	left:0px;
	top:0px;
	display:block;
	height:82px;
	width:396px;
	background: url(images2/logo.png) no-repeat;
}
#contacts{
	position:absolute;
	right:0px;
	top:10px;
	width:500px;	
}
#contacts .block{
	font-size:16px;
	float:left;
	color:white;
	margin-right:50px;
}
#contacts .orange{
	color:#e43f09;
}
#header #leftlink {
	position:absolute;
	top:240px;
	right:60px;
	width:82px;
	height:44px;
	z-index:3;
	display:inline;
}
#header #middlelink {
	position:absolute;
	top:240px;
	right:22px;
	width:82px;
	height:44px;
	z-index:3;
	display:inline;
}
#header #rightlink {
	position:absolute;
	top:240px;
	right:-17px;
	width:82px;
	height:44px;
	z-index:3;
	display:inline;
}

#container {
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	width: 1040px;
	position:relative;
}

#copyright {
	clear: both;
	color: white;
	font-size: 10px;
	margin-bottom: 10px;
	padding-right: 15px;
	text-align: center;
	font-weight: bold;
}

#textbottom {
	clear: both;
	color: #fff;
	font-size: 11px;
	margin-bottom: 10px;
	padding-right: 15px;
	text-align: center;
}

.photo {
	float: right;
	margin: 0 10px 0 10px;
	padding:5px;
	border: 5px solid #fd8d1f;
}

.photo_left {
	float: left;
	margin: 0 10px 0 10px;
	padding:5px;
	border: 5px solid #fd8d1f;
}

.photo img{
	border: 1px solid #fd8d1f;
}
#left {
	float: left;
	padding-top: 110px;
	width: 210px;
}

.menu {
	clear: both;
	display: block;
	height: auto;
	width: 190px;
	background: url(images2/img_menu/menu_bg.gif) repeat-y;
}
.menu-top{
	width: 190px; 
	height:16px;
	background:url(images2/img_menu/menu-top.png) no-repeat;
	position:relative;
} 
.menu-bottom{
	width: 190px;
	height:13px; 
	background:url(images2/img_menu/menu-bottom.png) no-repeat;
	position:relative;
}

.menu ul {
	list-style: none;
	padding:0px;
	margin:0px;
}

.menu  ul li ul li {
	color: #F90;
	display: block;
	font-size: 15px;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	padding: 0px 0 3px 7px;
	width: 176px;	
	background: url(images2/tab-headingorange.gif) no-repeat;
	margin: 0px 0px 0px 7px;
}
.menu ul li ul li a:link, 
.menu ul li ul li a:visited
{
	color: #FFF;
	font-weight: normal;	
	text-decoration: none;
}
.menu ul li ul li a:hover,
.menu ul li ul li a:active {
	text-decoration:underline;
}
.menu ul li ul li ul li{
	background: url(images2/tab-heading.gif) no-repeat;
	color: #F90;
	display: block;
	font-size: 15px;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	height: 20px;
	padding: 0px 0px 0px 15px;
	margin: 5px 0px 0px -7px;
	width: 176px;
}
.menu ul li ul li ul li a:link,.menu ul li ul li ul li a:visited {
	color: #F90;
	font-weight: normal;
	text-decoration: none;
}
.menu ul li ul li ul li a:hover,.menu ul li ul li ul li  a:active { 
	color: #fbb789;
}
#nav {
	clear: both;
	height: 60px;
	/*width: 1280px;*/
	position:absolute;
	left:0px;
}

#nav ul {
	list-style: none;	
	padding: 0px;
	width:1024px;
	z-index:15;
	position:absolute;
	text-align:center;
}

#nav li {
	list-style: none;
	float:left;
	display:inline;
	border-right: 1px solid #F90;
	border-left: 1px solid #F90;
}
#nav a {
	font: normal bold 11px Arial, Helvetica, sans-serif;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	color: #FFF;
	text-decoration: none;
	display:inline;
	text-transform: uppercase;
	padding: 20px 15px 10px 15px;
}
#nav a:hover {
	color:#FC8E1F;
	text-decoration:underline;
}

#right {
	float: left;
	width: auto;
}



.tab2 {
	display: block;
	font-size: 18px;
	padding: 0px 0 0 0px;
	width: 190px;
	color: #FFF;
	text-align:center;
	padding-top:0px;
	padding-left:6px;
	margin-top:0px;
}
.tab2 p{
	margin-top:7px;
	margin-bottom:7px;
}
.textboxtop{
	color: #fd8d1f;
	display: block;
	font-size: 18px;
	/*font-weight: bold;*/
	height: 33px;
	margin-left: 8px;
	padding: 11px 0 0 20px;
	width: 800px;
	background: url(images2/textbox-top3.gif) no-repeat;		
	letter-spacing: 1px;
}
.textboxtop a{
	color: #fd6d00;
}
.textbox,.meta {
	border-left: 1px solid #fd8d1f;
	border-right: 1px solid #fd8d1f;
	margin-left: 8px;
	padding: 20px 20px 10px 10px;
	width: 768px;
	background-color: #FFF;
	text-align: left;
}
.textbox p{
	margin:0px;
}
.textboxbottom {
	background: url(images2/textbox-bottom3.gif) no-repeat;
	display: block;
	height: 23px;
	margin: 0 0 10px 8px;
	padding: 5px 15px 0 0;
	width: 800px;
}
.Spoiler{
 clear:both;
}
/*car list display*/
.autolist {
width:100%;
margin:7px 0 10px;
border-collapse:collapse;
table-layout:auto;
font-size:0.9em;
}
.autolist th {
white-space:nowrap;
font-weight:bold;
background:silver;
}
.autolist .odd {
background:#d0d0d0;
}
.autolist td,
.autolist th {
padding:1px;
text-align:left;
}
.autolist th.a-right,
.autolist td.a-right {
text-align:right;
}
.autolist th.a-center,
.autolist td.a-center {
text-align:center;
}
.autolist thead tr .header span {
	background-image: url(images/tablesorter/bg2.gif);
	background-repeat: no-repeat;
	background-position: 100% 50%;
	cursor: pointer;
	padding-right:13px;
}
.autolist thead tr .headerSortUp span  {
	background-image: url(images/tablesorter/asc2.gif);
}
.autolist thead tr .headerSortDown span  {
	background-image: url(images/tablesorter/desc2.gif);
}
.auto-colorbar {
display:block;
width:20px;
height:15px;
margin:0 auto;
line-height:15px;
text-align:center;
cursor:default;
border: solid black 1px;
}
.hidden {
  display:none;
}
/*one car display*/
.model-marka  dt{
	font-weight:bold;
}
h2.autocard-header{
	clear:both;
}
div.autocard-photos li{
	display:block;
	float:left;
	padding:2px;
	border: 1px solid silver;
	margin:5px;
}
.autocard-char .char-value{
	font-weight:bold;
}
ol.links_page a{
	color:brown;
}
.manager_view{
	float:right;
	width:300px;
	border:solid silver 1px;
	padding:5px;
}
.manager_view h3{
	font-weight:normal; 
	color:black;
}
.manager_view img{
	float:left;
	margin:5px;
}

.new-auto{
	display:none;
}

#callme_wrap{		
	position:fixed;
	top:420px;
	left:-300px;
	width: 300px;
	background: transparent url('images2/callme.png') 0px bottom;
}
#callme{
	margin-bottom:20px;
	margin-top:-20px;
	background: transparent url('images2/callme.png') 0px 0px;
	padding:20px;
	padding-bottom:0px;
	padding-right:30px;
	min-height:250px;
	text-align:left;
}
#zayavka_wrap{		
	position:fixed;
	top:100px;
	left:-300px;
	width: 300px;
	background: transparent url('images2/zayavka.png') 0px bottom;
}
#zayavka{
	margin-bottom:20px;
	margin-top:-20px;
	background: transparent url('images2/zayavka.png') 0px 0px;
	padding:20px;
	padding-bottom:0px;
	min-height:220px;
	text-align:left;
}
#zayavka input{
	width:110px;
}
#zayavka textarea{
	width:228px;
}
#zayavka select{
	width:115px;
}
#sale{
	position:absolute;
	display:block;
	width:117px;
	height:42px;
	background: transparent url('images2/sale.png') 0px 0px;
	left:218px;
	top:241px;
}

/*
CSS Name: Default Styles
Description: NextGEN Default Gallery Stylesheet
Author: Alex Rabe
Version: 1.50

This is a template stylesheet that can be used with NextGEN Gallery. I tested the
styles with a default theme Kubrick. Modify it when your theme struggle with it,
it's only a template design

*/

/* ----------- Album Styles Extend -------------*/

.ngg-albumoverview {
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-album {
    height: 100%;
    padding: 5px;
    margin-bottom: 5px;
    border: 1px solid #fff;
}

/* IE6 will ignore this , again I hate IE6 */
/* See also http://www.sitepoint.com/article/browser-specific-css-hacks */
html>body .ngg-album {
    overflow:hidden;
    padding: 5px;
    margin-bottom: 5px;
    border: 1px solid #cccccc;
} 

.ngg-album {
	overflow: hidden;
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #cccccc;
}

.ngg-albumtitle {
	text-align: left;
 	font-weight: bold;
	margin:0px;
	padding:0px;
	font-size: 1.4em;
	margin-bottom: 10px;
}

.ngg-thumbnail {
	float: left;
	margin-right: 12px;
}

.ngg-thumbnail img {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}

.ngg-thumbnail img:hover {
	background-color: #A9A9A9;
}

.ngg-description {
	text-align: left;
}

/* ----------- Album Styles Compact -------------*/

.ngg-album-compact {
	float:left;
	height:180px;
	padding-right:0px !important;
	margin:0px !important; 
	text-align:left;
	width:180px;	
}

.ngg-album-compactbox {
	/*background:transparent url(albumset.gif) no-repeat scroll 0%;*/
	width:150px;
	margin-left:auto;
	/*margin-right:auto;*/
}


.ngg-album-compactbox .Thumb {
	/*border:1px solid #000000;*/
	margin:0px !important;
	padding:0px !important;
}

.ngg-album-compact h4 {
	font-size:12px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
	display:block;
	text-align:center;
	margin-left:10px;
	width:150px;	
}

.ngg-album-compact p {
	font-size:11px;
	margin-top:2px;
	display:none;
}

/* ----------- Gallery style -------------*/

.ngg-galleryoverview {
	overflow: hidden;
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-galleryoverview .desc {
/* required for description */
   margin:0px 10px 10px 0px;
   padding:5px;
}

.ngg-gallery-thumbnail-box {
	float: left;
}

.ngg-gallery-thumbnail {
	float: left;
	margin-right: 5px;
	text-align: center;
}

.ngg-gallery-thumbnail img {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	display:block;  
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}

.ngg-gallery-thumbnail img:hover {
	background-color: #A9A9A9;
} 

.ngg-gallery-thumbnail span {
	/* Images description */
	font-size:90%;
	padding-left:5px;
	display:block;
}

.ngg-clear {
	clear: both;
}

/* ----------- Gallery navigation -------------*/

.ngg-navigation {
	font-size:0.9em !important;
	clear:both !important;
	display:block !important;
	padding-top:15px;
	text-align:center;
	
}

.ngg-navigation span {
	font-weight:bold;
	margin:0pt 6px;
}

.ngg-navigation a.page-numbers,
.ngg-navigation a.next,
.ngg-navigation a.prev, 
.ngg-navigation span.page-numbers,
.ngg-navigation span.next,
.ngg-navigation span.prev {
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-navigation a.page-numbers:hover,
.ngg-navigation a.next:hover,
.ngg-navigation a.prev:hover, 
.ngg-navigation span.page-numbers:hover,
.ngg-navigation span.next:hover,
.ngg-navigation span.prev:hover {
	background-color: #0066CC;
	color: #FFFFFF !important;
	text-decoration: none !important;
}

/* ----------- Image browser style -------------*/

.ngg-imagebrowser {
	
}

.ngg-imagebrowser h3 {
	text-align:center;
}

.ngg-imagebrowser img {
	border:1px solid #A9A9A9;
	margin-top: 10px; 
	margin-bottom: 10px; 
	width: 100%;
	display:block !important;
	padding:5px;
}

.ngg-imagebrowser-nav {
	padding:5px;
	margin-left:10px;	
}

.ngg-imagebrowser-nav .back {
	float:left;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .next {
	float:right;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .counter {
        display:none;
	text-align:center;
	font-size:0.9em !important;
}
.ngg-imagebrowser-nav .ngg-imagebrowser-desc{
padding-top:20px;
}
.exif-data {
  	margin-left: auto !important;
    margin-right: auto !important;	
}

/* ----------- Slideshow -------------*/
.slideshow {
	margin-left: auto; 
	margin-right: auto;
	text-align:center;
	outline: none;	
}

.slideshowlink {
	
}

/* ----------- Single picture -------------*/
.ngg-singlepic {
	background-color:#FFFFFF;
	display:block;  
	padding:4px;
}

.ngg-left {
	float: left;
	margin-right:10px;
}

.ngg-right {
	float: right;
	margin-left:10px;
}

.ngg-center {
  	margin-left: auto !important;
    margin-right: auto !important;
}

/* ----------- Sidebar widget -------------*/
.ngg-widget,
.ngg-widget-slideshow {
	overflow: hidden;
	margin:0pt;
	padding:5px 0px 0px 0pt;
	text-align:left;
}

.ngg-widget img {
	border:2px solid #A9A9A9;
	margin:0pt 2px 2px 0px; 
	padding:1px; 
}

/* ----------- Related images -------------*/
.ngg-related-gallery {
	background:#F9F9F9;
	border:1px solid #E0E0E0;
	overflow:hidden;
	margin-bottom:1em;
	margin-top:1em;
	padding:5px;
}
.ngg-related-gallery img {
	border: 1px solid #DDDDDD;
	float: left;
	margin: 0pt 3px;
	padding: 2px;
	height: 50px;
	width:  50px;
}

.ngg-related-gallery img:hover {
	border: 1px solid #000000;
} 

/* ----------- Gallery list -------------*/

.ngg-galleryoverview ul li:before {
	content: '' !important;
}

.ngg-gallery-list {
	list-style-type:none;
	padding: 0px !important;
	text-indent:0px !important;	
}

.ngg-galleryoverview div.pic img{
	width: 100%;	
}

.ngg-gallery-list li {
	float:left;
	margin:0 2px 0px 2px !important;
	overflow:hidden;
}

.ngg-gallery-list li a {
	border:1px solid #CCCCCC;
	display:block;
	padding:2px;
}

.ngg-gallery-list li.selected a{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#000000 none repeat scroll 0 0;
}

.ngg-gallery-list li img {
	height:40px;
	width:40px;	
}

li.ngg-next, li.ngg-prev {
	height:40px;
	width:40px;	
	font-size:3.5em;
}

li.ngg-next a, li.ngg-prev a  {
	padding-top: 10px;
	border: none;
	text-decoration: none;
}

.ngg-album-full{
}
