﻿*
{
	font-family: Tahoma;
	font-size: 12px;
}

body
{
	margin: 0px;
	background-color: #FFFFFF;
}

/* Ссылки ------------------------------------------------------------------ */
a
{
	color: #000000;
}

a:visited
{
	color: #000000;
}

a:hover
{
	color: #999999;
}

a:active
{
	color: #D03437;
}

img
{
	border-width: 0px;
}

/*
a.edit
{
	color: #00FF00;
	text-decoration: none;
}

a.edit:hover
{
	color: #00FF00;
	text-decoration: underline;
}
*/
a.header
{
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}


/* Разметка ------------------------------------------------------------------ */
div.page
{
	width: 90%;
	margin: 0px 5% 20px 5%;
}

div.page div.menu div.BasketControl
{
	font-weight: bold;
	padding-bottom: 0.5em;
	border-width: 1px;
	border-style: solid;
	
}

div.page div.menu
{
	padding: 10px 20px 50px 0px;
	float: left;
	clear: left;
}

div.page div.menu  div.item
{
	padding-top: 5px;
	font-weight: bold;
	padding-bottom: 0.5em;
}


div.page div.admin
{
	float: left;
	clear: left;
}

div.page div.logo
{
	float: right;
	width: 731px;
}

div.page div.content
{
	float: right;
	width: 731px;
	padding: 10px 0px 10px 0px;
}

div.page div.footer
{
	clear: both;
	padding: 0px 0px 30px 0px;
}


/* Оформление ------------------------------------------------------------------ */
.copyright
{
	font-family: Tahoma;
	font-size: 11px;
	color: #6F6F6F;
}

.paragraph
{
	font-family: Tahoma;
	font-size: 12px;
	padding-bottom: 20px;
	clear: left;
}

.bold
{
	font-weight: bold;
}

.error
{
	color: #FF0000;
}

.header
{
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
}

.price
{
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #D03437;
}

.hint
{
	font-size: 11px;
	color: #6F6F6F;
}

.required
{
	font-weight: bold;
	color: #FF0000;
}


/* Главная ------------------------------------------------------------------ */
div.autosalon img.inside
{
	border-width: 0px;
	float: right;
	clear:none;
	margin: 5px 0px 10px 10px;
	width: 291px;
	height: 218px;
	
}

div.autosalon div.contacts
{
	margin: 20px 0px 0px 0px;
	border-top: solid 1px #CCCCCC;
}

div.contacts div.address
{
	width: 45%;
	float: left;
}

div.contacts div.phone
{
	width: 35%;
	float: left;
}

div.contacts div.email
{
	width: 20%;
}


/* Схема проезда ------------------------------------------------------------------ */
div.driveway img.map
{
	border-width: 0px;
	width: 950px;
	height: 575px;
}

div.driveway div.icon
{
	float: left;
	padding: 5px;
}

div.driveway div.link
{
	float: left;
	padding: 5px 20px 0px 0px;
}

div.driveway img.icon
{
	border-width: 0px;
	width: 16px;
	height: 16px;
}

/* Корзина ------------------------------------------------------------------ */

div.basket table.order
{
	border-width: 0px;
	width: 100%;
}

div.basket td.text
{
	width: 17%;
}

div.basket td.input
{
	width: 83%;
}

div.basket input.input
{
	width: 100%;
}


div.basket div.text
{
	/*float: left;*/
	padding: 10px 0px 10px 0px;
	width: 100%;
}

.Qty
{
	width: 50px;
	text-align: right;
}

div.basket div.success
{
	border: 1px solid #808000;
	padding: 10px;
	margin: 10px;
	background-color: #FFFFCC;
}

div.basket div.error
{
	color: #800000;
	border: 1px solid #800000;
	padding: 10px;
	margin: 0px;
	background-color: #FFCCCC;
}

.BasketButton
{
	width: 200px;
}

/* Заказ  ------------------------------------------------------------------ */
.OrderButton
{
	width: 200px;
}

/* Экспозиция ------------------------------------------------------------------ */

div.exposition div.item
{
	clear: left;
}

div.exposition div.photo
{
	float: left;
	padding: 5px 0px 40px 0px;
	width: 267px;
}

div.exposition div.photo div.additional
{
	float: left;
	padding: 8px 9px 0px 0px;
	width: 80px;
	height: 60px;
}

div.exposition div.text
{
	float: left;
	padding: 0px 0px 40px 30px;
	width: 434px;
}

div.exposition img.medium
{
	width: 260px;
	height: 195px;
	border-width: 0px;
}


/* Ретро-автомобили ------------------------------------------------------------------ */
div.retro div.item
{
	clear: left;
}

div.retro div.photo
{
	float: left;
	padding: 5px 0px 40px 0px;
	width: 267px;
}

div.retro div.text
{
	float: left;
	padding: 0px 0px 40px 30px;
	width: 434px;
}

div.retro img.medium
{
	width: 260px;
	height: 195px;
	border-width: 0px;
}

div.retro div.basephoto
{
	float:left;
	width: 500px;
	padding: 20px 0px 20px 0px;
}

div.retro img.full
{
	width: 500px;
	height: 375px;
	border-width: 0px;
}

div.retro div.scroller
{
	float: right;
	width: 190px;
	padding: 0px 0px 0px 40px;
}

div.retro div.scrollerUp
{
	background-position: center top;
	height: 20px;
	background-image: url('../IMG/scroll-up.jpg');
	background-repeat: no-repeat;
}

div.retro div.scrollerDown
{
	background-position: center bottom;
	height: 20px;
	background-image: url('../IMG/scroll-down.jpg');
	background-repeat: no-repeat;
}

div.retro div.ba
{
	height: 20px;
	font-weight: bold;
}

div.retro div.ba div.before
{
	width: 65px;
	float: left;
	text-align: left;
	padding-left: 30px;
}

div.retro div.ba div.after
{
	width: 65px;
	float: right;
	text-align: right;
	padding-right: 20px;
}

div.retro div.scrollerStator
{
	overflow: hidden;
	position: relative;
	height: 355px;
}

div.retro div.scrollerRotor
{
	position: relative;
}

div.retro div.compare
{
	height: 70px;
}

div.retro div.compare img.before
{
	border-width: 0px;
	width: 80px;
	height: 60px;
	float: left;
}

div.retro div.compare img.after
{
	border-width: 0px;
	width: 80px;
	height: 60px;
	float: right;
}

/* Тест-драйв ------------------------------------------------------------------ */
div.testdrive td.text
{
	width: 17%;
}

div.testdrive table.entry
{
	border-width: 0px;
	width: 100%;
}

div.testdrive td.split
{
	width: 6%;
}

div.testdrive td.input
{
	width: 30%;
}

div.testdrive input.input
{
	width: 100%;
}

div.testdrive select.input
{
	width: 100%;
}

div.testdrive div.error
{
	color: #800000;
	border: 1px solid #800000;
	padding: 10px;
	margin: 10px;
	background-color: #FFCCCC;
}

div.testdrive div.success
{
	border: 1px solid #808000;
	padding: 10px;
	margin: 10px;
	background-color: #FFFFCC;
}


table.grid {
	width: 100%;
	border: 1px solid #DCDCDC;
	background-color: White;
}

table.invisible {
	width: 100%;
	border: 0px;
}

tr.Paging {
	background-color: #EAEAEA;
	}

img.LiveInternet 
{
	width: 0;
	height: 0;
}
