/* CSS Document */
* {
	padding: 0px;
	margin: 0px;
}

html {
	padding: 0px;
	margin: 0px;
}

a img {
	border: 0px;
}

body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px;
	padding:0px;
	min-width: 1000px;
}

ul, ol {
	padding: 0px 0px 5px 20px;
}

/* Form */
input, option, textarea {
	font: 11px Arial, Helvetica, sans-serif;
	padding: 2px;
	color: #666666;
}

input, select, textarea {
	font: 11px Arial, Helvetica, sans-serif;
	color: #666666;
	border: 1px solid #CCCCCC;
}

.noborder {border: 0px;}

p {
	text-align: justify;
	padding: 5px 0px;
}

/* Head */
#header {
	background: url(/img/system/bg-hormenu.jpg) repeat-x;
	height: 270px;
	position:relative;
}

#logotype {
	position: absolute;
	top: 30px;
	left: 20px;
	width: 123px;
	height: 55px;
	background: url(/img/system/logotype.png) no-repeat;
}

.car {
	float: left;
	height:147px;
	margin-top:110px;
	padding: 0px 3% 0px 4%;
	text-align: center;
	font-size: 10px;
}

#header a {
	text-decoration: none;
}

#header a span {
	color: white;
	font-size:12px;
	font-weight: bold;
	cursor: pointer;
}

#mainmenu {
	position: absolute;
	top: 0px;
	right: 10px;
	width: 20%;
	height: 270px;
	z-index: 98;
	background: url(/img/system/bg-mainmenu.jpg) no-repeat white;
}

#mainmenu a {
	text-decoration: none;
	color: #666666;
}

#mainmenu a:hover {
	color: #999999;
}

#search {
	height: 65px;
	margin: 0px 20px 25px 25px;
	padding-top: 45px;
	border-bottom: 3px solid #ff3333;
	font: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	color: #728c00;
	font-weight: bold;
}

#search span {
	font-size: 16px;
	color: #666666;
}

#border-red {
	height: 20px;
	margin: 0px 20px 0px 25px;
	border-bottom: 3px solid #ff3333;
}

#map-crimea {
	position: absolute;
	top: 170px;
	right: 20%;
	padding-right:5px;
}

/*Content*/
.text-mainmenu {
	margin: 0px 20px 10px 25px;
	white-space:nowrap;
	border-bottom: 1px solid #CCCCCC;
}

#link {
	margin: 19px 0px 20px 20px;
	padding-bottom: 3px;
	text-transform: uppercase;
	color: #728c00;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 3px solid #CCCCCC;
}	

#link a {
	color: #666666;
	padding-left: 15px;
	background: url(/img/system/marker-link.gif) left no-repeat;
}

#link a#none {
	margin: 0px;
	padding: 0px;
	background: none;
}

#link span {
	padding-left: 15px;
	background: url(/img/system/marker-link.gif) left no-repeat;
}

#text {
	margin: 20px 0px 20px 20px;
}

#text a {
	color: #666666;
}

#text a:hover {
	color: #999999;
}

.red {
	color: #ff3333;
	font-size: 12px;
}

.green {
	color: #728c00;
}

.big {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	margin-top: 50px;
}

.adress {
	margin-top: 50px;
}

.point {
	margin-top:10px;
}

.phone {
	float:left;
	padding-right:30px;
}

/* Table */

#autotable th {
	background: #CCCCCC;
	padding:5px;
	border-left: 1px solid white;
}

#autotable th.bt {
	border-top: 1px solid white;
}

#autotable td {
	text-align: center;
	padding:5px;
	border-bottom: 1px solid #CCCCCC;
}

#autotable td#top {
	border-top:1px solid #CCCCCC;
	border-bottom:none !important;
	background:white;
	height:1px;
	padding:0px;
}

#autotable td.down {
	border-bottom: 1px solid #CCCCCC;
	background: white;
	height: 1px;
	padding: 0px;
}

#autotable td a {
	font-size: 14px;
	font-weight: bold;
	color: #ff3333;
}

#autotable td span {
	font-size: 17px;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	text-transform: uppercase;
	color: #728c00;
}

#autotable td.left {
	text-align: left;
}

#autotable td.auto {
	font-size: 10px;
	white-space:nowrap;
}

#cartable td {
	padding: 5px;
	border-bottom: 1px solid #CCCCCC;
}

#cartable td.color {
	padding: 0px !important;
}

#cartable td span {
	font-size: 17px;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	text-transform: uppercase;
	color: #728c00;
}

#cartable table td {
	padding: 0px 5px 0px 0px;
	border: none;
	color:#CCCCCC;
}

#cartable td.lborder {
	border-left: 1px solid #CCCCCC;
}

#cartable table span {
	font-size:12px;
	color: #666666;
	text-transform: none;
	font: 12px Arial, Helvetica, sans-serif;
}

.grey {
	background: #F9F9F9;
}

.white {
	background:white;
}

.bg-red {
	background: #ff3333;
	font-weight: bold;
	color:white;
	text-align:center;
}

.bg-green {
	background:#728c00;
	font-weight: bold;
	color: white;
	text-align:center;
}

/*Right column*/
#rightcolumn {
	background: url(/img/system/bg-right-column.gif) 20px 0px no-repeat white;
	float: right;
	padding: 0px 10px 0px 20px;
	width: 20%;
}

.news {
	margin: 25px 20px 25px 25px;
	clear: both;
	font-size: 11px;
}

.news a {
	color: #666666;
	text-decoration:underline !important;
	background:none !important;
	padding: 0px !important;
}

.news div {
	margin-bottom: 20px;
	padding-bottom: 3px;
	white-space: nowrap;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 3px solid #CCCCCC;
}

.news a {
	color: #666666;
	white-space:nowrap;
	text-decoration: none;
	padding-left: 15px;
	background: url(/img/system/marker-link.gif) left no-repeat;
}

.news a:hover {
	padding-left: 15px;
	text-decoration: underline;
	background: url(/img/system/marker-link.gif) left no-repeat;
}

.table-news td {
	vertical-align:top;
	padding-bottom:10px;
}

.table-news span {
	background: #829802;
	color: white;
	padding: 1px;
}

.table-adress {
	width: 350px;
}

.table-adress td {
	vertical-align: top;
	padding: 0px;
}

/*Footer*/
#footer {
	background: url(/img/system/bg-footer.jpg) bottom repeat-x;
	height: 115px;
	clear: both;
}

#footer-logo {
	float: left;
	width: 20%;
	height: 115px;
	margin-left: 10px;	
	font-size: 12px;
	background: white;
}

.town {
	float: left;
	padding: 65px 4% 0px 4%;
	text-align: center;
}

#footer-logo div {
	width: 190px;
	margin: 52px auto 0px auto;
}

#footer-logo table {
	width:100%;
	font-weight: bold;
}

#footer-logo table td img {
	padding-right: 5px;
}

#footer-logo span {
	color: #728c00;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
}

#footer-logo a {
	text-transform:none;
	font-size: 11px;
	font-weight: normal;
	color: #666666 !important;
	background:none !important;	
}

#footer-logo a:hover {
	color: #999999;
}

#footer a {
	color: white;
	text-decoration: none;
	padding-right: 15px;
	background: url(/img/system/marker-link2.gif) no-repeat right;
}

#footer a:hover {
	text-decoration: underline;
}

/* Оформление галереи автомобилей */
div#carGallery {
	display: none;
	position: absolute;
	left: 0;
	top: 400px;
	width: 100%;
}

div#borderBox {
	padding: 10px;
}

div#navigation {
	width: 100%;
}

#navigation div.prev,
#navigation div.next,
#navigation div.cell {
	float: left;
	position: relative;
}

#navigation div.cell {
	border-width: 1px 1px 1px 0;
	border-color: #FFFFFF;
	border-style: solid;
}
#navigation div.first {
	border-width: 1px;
}

#navigation div.cell a,
#navigation div.cell span{
	display: block;
	width: 18px;
	height: 16px;
	overflow: hidden;
	text-indent: -100px;
}
#navigation div.cell a:hover{
	background-color: #818D98;
}
#navigation div.cell span{
	background-color: #FFFFFF;
}

#navigation div.prev, #navigation div.next  {
	width: 18px;
	height: 16px;
	margin-top: 1px;
	overflow: hidden;
	position: relative;
	cursor: pointer;
}

#navigation div.prev {background: transparent url(/img/system/arrow_prev.gif) no-repeat;}
#navigation div.next {background: transparent url(/img/system/arrow_next.gif) no-repeat right;}

div#previewBox {
	visibility: hidden;
	width: 132px;
	height: 102px;
	position: absolute;
	padding-top: 3px;
	z-index: 10000;
	margin-top: 12px;
}

/*.shadow120x90 {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/system/shadow_for_120x90.png', sizingMethod='crop');
	background-position: left top;
}
.shadow120x90[class] {
	background: url(/img/system/shadow_for_120x90.png) repeat-y;
}*/

img#previewImg {
	width: 120px;
	position: relative;
	border: 1px #FFF solid;
}

div#bigPicture {
	margin-top: 10px;
}

.transparent {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/system/rc_box.png', sizingMethod='scale');
	background-position: left top;
}
.transparent[class] {background-image: url(/img/system/rc_box.png);}
.transparent img {position: relative;}

div#bigPicture img{border: 1px #DDD solid; cursor: pointer; background-color: #DDD;}
img.closeGallery {
	width: 13px;
	height: 13px;
	cursor: pointer;
	float: right;
	margin-top: -16px;
}