/*		NS Reset CSS																					*/

html,body,address,blockquote,div,p,pre,h1,h2,h3,h4,h5,h6,hr,	/* block level 	*/
dd,dl,dt,ul,ol,li,												/* lists 		*/
a,abbr,acronym,b,big,br,cite,code,del,dfn,em,i,					/* inline text 	*/
ins,kbd,q,samp,small,span,strong,sub,sup,tt,var,				/* inline text 	*/
img,object,														/* misc 		*/
caption,table,tbody,td,tfoot,th,thead,tr,						/* table 		*/
input,textarea,select,button,form,fieldset,legend,label, 		/* form 		*/
font,u,s,center,dir,menu,strike,xmp								/* depricated 	*/
{
	margin: 0;
	padding: 0;
	/*
	list-style-type: none;
	text-decoration: none;
	vertical-align: baseline;
	text-align: left;
	text-indent: 0;
	*/
}
applet,iframe {
	display: none;								/* remove depricated, use object instead */
}
hr,img,object {
	border: 0;
}
input,select,button {
	vertical-align: middle;						/* make all controls align middle to textline in all browsers */
}
textarea {
	vertical-align: top;						/* ...and all textareas, but... */
}
input,button{
	overflow: visible;							/* remove padding in buttons in IE */
}
select[size]{
	vertical-align: top;						/* make align top to textline for all selectboxes which has attribute "size",.. */
}

select[size="1"] {
	vertical-align: middle;						/* ...if attribute "size" of a selectbox is set to "1", make it align middle to textline */
}
fieldset legend {
	*margin-left: -7px;							/* remove mаrgin in IE6-7. Better place this in your IE6-7.css and include via Conditional Comments. */
}
caption,td,th,tr {
	vertical-align: top;
}
table {
	border-collapse: collapse;
}
optgroup {
	color: black;								/* optgroup in Opera has black background and white text... */
	background: white;							/* ...so let's fix it */
	font-style: normal;							/* works only in FF */
}
optgroup option {
	padding-left: 22px;							/* make padding in FF almost the same as in other browsers */
}
hr {
	color: black;
	background-color: black;
	height: 1px;
	margin: 7px 0;								/* crossbrowser hr */
	*margin: 0;									/* hack for IE6-7. Better place this in your IE6-7.css and include via Conditional Comments */
}
ol li, ul li{
	vertical-align: bottom;						/* fixing margins for IE, if there are elements with "display: block" in list items */
}

q { quotes: '\00AB' '\00BB' '\201E' '\201C'; }	/* russian quotes */
q:before	{ content: '\00AB'; }
q:after		{ content: '\00BB'; }
q q:before	{ content: '\201E'; }
q q:after	{ content: '\201C'; }

sub, sup{
	position: relative;							/* this method is better, there will not be extra padding in textline */
	font-size: 11px;
}
sub{
	top: 5px;	
}
sup{
	top: -2px;
	font-style: normal;
}

*:focus {
	outline: none;
}

a {
	color: #2a3b72;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}
/*		NS Reset CSS (end)																			*/

html, body {
	height: 100%;
	font: normal 12px/19px Arial, monospace;
	color: #000000;
}

#wrapper {
	height: auto !important;
	height: 100%;
	min-height: 100%;
	min-width: 995px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	background-image: url(http://www.darionavto.ru/images/bg-left.jpg);
	background-repeat: repeat-y;
}

.container {
	width: 100%;
	background-image: url(http://www.darionavto.ru/images/bg-right.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

#wrapper .container {
	padding: 517px 0px 173px 0px;
}


.content {
	width: 100%;
	float: left;
}

.text {
	margin: 0px 240px 0px 293px;
}

.left-column {
	float: left;
	width: 241px;
	padding-left: 30px;
	margin-left: -100%;
	overflow: hidden;
}

.right-column {
	float: left;
	width: 180px;
	padding-right: 30px;
	margin-left: -210px;
}

#footer {
	height: 114px;
	width: 100%;
	overflow: hidden;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 100;
}

#footer .bot-contacts {
	height: 76px;
	width: 100%;
}

#footer .bot-contacts .text {
	margin: 0px 30px 0px 293px;
	border-top: #26376f 1px dotted;
	padding-top: 8px;
}

#footer .container .text {
	margin:0 140px 0 293px;
}

#footer .bot-contacts .text div {
	float: left;
}

#footer .bot-contacts .text .bot-phone {
	color: #26376f;
}

#footer .bot-contacts .text .bot-dress {
	padding: 10px 0px 0px 35px;
}

#footer .container {
	border-top: #d8dadb 6px solid;
	padding: 0px;
	height: 24px;
	overflow: hidden;
	font: normal 11px/normal Tahoma;
	padding-top: 8px;
	color: #d8dadb;
	background-image: url(http://www.darionavto.ru/images/bg-bot.jpg);
	background-repeat: repeat-x;
}

#footer .container a {
	color: #d8dadb;	
}

#footer .container .text img {
	vertical-align: middle;
	padding: 0px 50px;
}

#header {
	height: 483px;
	width: 100%;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 100;
}

#header .container {
	height: 50px;
	overflow: hidden;
	border-bottom: #d8dadb 6px solid;
	padding: 30px 0px 11px 0px;
	color: #d8dadb;
	line-height: 25px;
	background-image: url(http://www.darionavto.ru/images/bg-top.jpg);
	background-repeat: repeat-x;
}

#header .container .text {
	margin: 0px 270px 0px 350px;
	font-size: 24px;
}

#header .container .right-column {
	width: 210px;
	overflow: hidden;
	padding-right: 30px;
	margin-left: -240px;
	color: #ffffff;
}

#header .container .right-column, #footer .bot-contacts .text .bot-phone {
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	line-height: normal;
}


#header .container .right-column sup, #footer .bot-contacts .text .bot-phone sup {
	_top: -15px;
}

#logo {
	width: 306px;
	height: 109px;
	overflow: hidden;
	z-index: 999;
	position: absolute;
	left: 30px;
	top: 14px;
}

.clear {
	clear: both;
	height: 0px;
	font-size: 0px;
}

#contacts-info {
	padding: 10px 30px 0px 30px;
	text-align: right;
	font-style: italic;
}

#flash-out {
	margin-top: 10px;
	padding: 0px 30px;
	height: 301px;
}

#flash {
	height: 299px;
	overflow: hidden;
	position: relative;
	border: #c2c2c2 1px solid;
	margin-bottom: 1px;
}

#flash-container {
	width: 1860px;
	height: 299px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	margin-left: -930px;
}

#top-menu-out {
	margin: 0px 30px 0px 30px;
}

#top-menu-container {
	width: 100%;
	overflow: hidden;
}

#top-menu {
	height: 45px;
	width: 101%;
	overflow: hidden;
	border-top: #ffffff 1px solid;
	display: block;
	list-style: none;
	background: url(http://www.darionavto.ru/images/top-menu-bg.gif);
	background-repeat: repeat-x;
	color: #ffffff;
	font-size: 18px;
	line-height: 45px;
}

#top-menu li {
	border-right: #ffffff 1px solid;
	display: block;
	float: left;
	width: 25%;
	text-align: center;
	margin-left: -2px;
}

#top-menu li a {
	display: block;
	height: 45px;
	color: #ffffff;
	margin-left: 2px;
/*	border-right: #ffffff 1px solid;*/
}

#top-menu li a:hover, #top-menu li.selected {
	background-image: url(http://www.darionavto.ru/images/top-menu-bg-select.jpg);
	background-repeat: repeat-x;
}

#top-menu li.selected {
	border-left: #ffffff 1px solid;	
	cursor: default;
}

h1, .h1, h2 {
	color: #868686;
	font-size: 18px;
	font-weight: normal;
	border-bottom: #c2c2c2 1px dotted;
	margin-bottom: 10px;
}

h2 {
	border: none;
}

p {
	margin-bottom: 20px;
}

.text .left-padding {
	border: none;
	margin-bottom: 20px;
}

.text .left-padding td {
	border: none;
}

.left-padding th {
	color: #868686;
	text-align: left;
	font-size: 18px;
	line-height: 38px;
	font-weight: normal;
}

.left-padding th a {
	color: #ff9638;
}

.left-padding td.img {
	width: 65px;
	text-align: center;
	padding-top: 15px;
}

.left-padding td.big-img {
	width: 177px;
	text-align: left;
	padding-top: 15px;
}

.left-padding td.price {
	width: 74px;
	text-align: left;
	vertical-align: middle;
}

.left-padding td.price div {
	font-size: 18px;
}

.left-padding td {
	padding: 0px 0px 15px 0px;
	border: none;
}

.left-padding td.note {
	color: #8f8f8f;
	font-size: 11px;
	line-height: normal;
	padding: 10px 0px 0px 0px;
}

.text ul, text ol {
	margin: 0px 0px 20px 20px;
}

div.icons-href {
	float: left;
	text-align: center;
	margin: 10px 8px 0px 0px;
	font-size: 11px;
	line-height: normal;
	width: 80px;
	overflow: hidden;
}

div.icons-href a img {
	display: block;
	width: 30px;
	margin: 0px auto;
	text-align: center;
}

div.icons-href a {
	display: block;
	color: #000000;
}

div.icons-unit {
	float: left;
	width: 90px;
	margin: 0px 0px 35px 5px;
	overflow: hidden;
	font-size: 11px;
	line-height: normal;
	text-align: center;
}

div.icons-unit img {
	text-align: center;
	margin: 0px auto;
}

div.icons-unit img {
	display: block;
	margin-bottom: 8px;
}

ol.gray-numb {
	color: #868686;
	font-size: 18px;
}

ol.gray-numb li {
	list-style-position: inside;
	margin: 14px 0px;
	vertical-align: top;
}

ol.gray-numb li div {
	display: inline;
	color: #000000;
	font-size: 12px;
	$padding-left: 10px;
}

a.map {
	padding-right: 18px;
	background-image: url(http://www.darionavto.ru/images/map-icon.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
	font-style: italic;
}

.right-hotspot {
	margin-bottom: 50px;
}

.left-hotspot {
	margin-left: 29px;
	font-size: 11px;
}

.left-hotspot img {
	display: block;
}


#clients-announcement #clients-announcement-name {
	margin-bottom: 26px;
}

#clients-announcement .clients-announcement-img {
	margin: 0px 0px 25px 10px;
}

#left-menu {
	margin: 0px 0px 20px 0px;
	overflow: hidden;
	font-size: 18px;
	color: #b7c1db;
}

#left-menu a {
	color: #b7c1db;
}

#left-menu, #left-menu ul {
	list-style: none;
}

#left-menu li {
	padding: 4px 0px;
}

#left-menu ul {
	font-size: 14px;
	margin: 17px 0px 32px 0px;
}

#left-menu ul li {
	color: #ea8819;
}

#left-menu ul ul {
	font-size: 11px;
	margin: 0px;
	margin: 6px 0px 18px 14px;
}

#left-menu ul ul li {
	padding: 0px;
}

#left-menu ul ul li span {
	font-weight: bold;
}

#left-bg a {
	color: #ffffff;
}

#left-bg {
	background: url(http://www.darionavto.ru/images/left-bg.jpg);
	background-repeat: repeat-y;
	background-position: left 21px;
	padding: 0px 35px 0px 29px;
}

#left-bg-top {
	height: 21px;
	width: 241px;
	background-image: url(http://www.darionavto.ru/images/left-bg-top.jpg);
	background-repeat: no-repeat;
	margin-left: -29px;
}

#left-bg-bot {
	height: 21px;
	width: 241px;
	background-image: url(http://www.darionavto.ru/images/left-bg-bot.png);
	background-repeat: no-repeat;
	margin-left: -29px;
}

div#rambler {
	display: none;
}

.text table.client-partners, .text table.client-partners td {
	border: none;
}

table.client-partners td.pic {
	width: 150px;
	text-align: center;
	vertical-align: middle;
}

div#pager {
	color: #2a3b72;
}

div#pager span {
	padding: 3px;
	margin: 2px;
}

div#pager span#page-numb {
	background-color: #2a3b72;
	color: #ffffff;
}

div#pager span.first-last {
	padding: 2px 0px;
}

div#pager span.first-last img {
	margin-bottom: 2px;
}

div.page-photo-gal {
	width: 100%;
}

div.img-bg {
	position: relative;
	display: table;
	vertical-align: middle; 
	width: 130px;
	height: 100px;
	overflow: hidden;
	float: left;
	margin: 13px 13px 13px 4px;
	text-align: center;
/*	border: #d7d7d7 1px solid;*/
}

div.img-bg-inner {
	width: 100%;
	display: table-cell;
	vertical-align: middle;
	position: relative;
	text-align: center;
	z-index: 2;
}

div.img-bg-inner img {
	position: relative;
	z-index: 3;
}

.text table {
	margin: 0px 1px 20px 1px;
	border: 1px solid #2a3b72;
	background-color: inherit;
	border-collapse: collapse;
/*	width: 96%;*/
}

.text table td {
	padding: 2px 8px;
	vertical-align: top;
	border: 1px solid #2a3b72;
}

ul.system_message {
	color: Red;
}

div#breadcrumb {
	color: #a0a09f;
	font-size: 11px;
	font-style: italic;
	margin-bottom: 10px;
}

div#breadcrumb a {
	color: #a0a09f;	
}

.text table#contacts-form {
	margin-top: 10px;
}

.text table#contacts-form, .text table#contacts-form td {
	border: none;
	vertical-align: middle;
}

.text table#contacts-form td {
	padding: 0px 0px 8px 0px;
}

.text table#contacts-form td.name {
	width: 150px;
}

input.text-input, textarea {
	border: #bebebe 1px solid;
	background-color: #ffffff;
	font: normal 12px/19px Arial, monospace;
}

input.text-input {
	width: 187px;
	height: 18px;
	padding: 3px;
}

textarea {
	width: 100%;
	height: 80px;
	padding: 3px;
}

#YMapsID {
	width:100%;
	height:330px;
	margin-bottom: 25px;
}
