* {font-family: Verdana, Arial, sans-serif;}

/*
-----------------------------------*/
span.nowrap{white-space: nowrap;}
p{font-size:75%; color:#333; line-height:1.4em; margin-top:0.8em;}
h2{font-size:120%; font-weight:normal; color:#333; margin: 1em 0 0 10px;}
h3{font-size:90%; font-weight:bold; color:#333; margin: 1.8em 0 0.8em 10px; clear:both; width:80%;}

ul{margin-top: 0.8em; padding-left:0; margin-left:0; font-size:75%; color:#333; line-height:1.4em;}
ol{margin-top: 0.8em; padding-left:0; font-size:75%; color:#333; line-height:1.4em;}
li{margin: 0.4em 0 0.4em 16px;}

img.borderImg{border: 1px solid #999;}

a{text-decoration:underline; color:#527aa2;}
a:hover{text-decoration:underline; color:#e79044;}

table.mainT{width:100%;}
td.leftPad{width:5%;}
table.content{width:80%;}

.none
{
	display:none;
}

.visible
{
	display:block;
}


/**/


/* path
-----------------------------------*/
div.path{ font-size:75%; color:#333; padding: 3.5em 50px 0.8em 10px; background: url('../i/punkt_line.gif') repeat-x left bottom;}
#pathCell{background: url('../i/shadow.jpg') no-repeat right bottom;}
/**/

/* форма заказа
-----------------------------------*/
div.order_form{font-size:11px;width:50%;padding: 1.5em 50px 0.8em 0px}
div.order_form td{font-size:11px;color:#333;}
/**/



/* paragraph
-----------------------------------*/
div.pContent{width:80%; clear:both; padding-left:10px;}

div.imgTop{padding: 0.8em 0 0.5em 0;}
div.imgLeft{float:left; padding: 0.5em 1em 0.8em 0;}
div.imgRight{float:right; padding: 0.5em 0 0.8em 1em;}
div.imgBottom{padding: 0.4em 0 0.8em 0;}

p.caption{font-size:70%; color:#666; font-style:italic; margin: 0.5em 0 0.5em 15px;}

table.pTable{clear:both; width:100%; border-collapse:collapse; margin-bottom:1.2em;}
table.pTable td, th{font-size:75%; color:#333; padding: 0.5em 10px; border-top: 1px solid #dedede; border-bottom: 1px solid #dedede;}
table.pTable th{font-weight:bold; font-size:80%;}
table.pTable tr:hover{background-color:#f5f5f5;}
table.pTable td p{font-size:100%; margin:0; line-height:normal;}

table.normaltable{clear:both; width:100%; border-collapse:collapse; margin-bottom:1.2em; border: 1px solid #dedede;}
table.normaltable td{font-size:75%; color:#333; padding: 0.5em 10px; border: 1px solid #dedede;}
table.normaltable td p{font-size:100%; margin:0; line-height:normal;}

div.paragraphAttach, .paragraphPdf, .paragraphWord, .paragraphExcel{padding: 0.5em 10px 0.5em 20px;}

div.paragraphAttach{background: url('../i/icons/default.gif') no-repeat left center;}
div.paragraphPdf{background: url('../i/icons/pdf.gif') no-repeat left center;}
div.paragraphWord{background: url('../i/icons/word.gif') no-repeat left center;}
div.paragraphExcel{background: url('../i/icons/excel.gif') no-repeat left center;}

div.paragraphAttach a, .paragraphPdf a, .paragraphWord a, .paragraphExcel a{font-size:75%;}
div.paragraphAttach span, .paragraphPdf span, .paragraphWord span, .paragraphExcel span{font-size:70%; color:#999;}

h3.pHeader{font-size:85%; margin:10px 0 5px 10px;}
h3.pHeader a{border-bottom: 1px dashed #5682bc; text-decoration:none;}
h3.pHeader a:hover{border-bottom: 1px dashed #f28b05; text-decoration:none;}
h3.pHeader a.cur{border-bottom: 1px dashed #f28b05; color:#f28b05; text-decoration:none;}

table.pNone{display:none;}
table.pVisible{display:block;}

/**/


/* Header
-----------------------------------*/
#header{width:100%;}

#headerMenu{padding: 25px 0 50px 57px; clear:both;}
#headerMenu div{float:left; padding: 0.5em 5px; border-top: 1px solid #dedede; font-size:10px; color:#666; margin-right:25px; text-transform:uppercase;}
#headerMenu div.cur{border-top: 1px solid #e79044; color:#e79044; background: url('../i/menu_cur_bg.jpg') repeat-x left top;}

#headerMenu a{text-decoration:none; color:#666;}
#headerMenu a:hover{text-decoration:none; color:#e79044;}

#headerMap
{
	padding-right:50px;
}

#headerMap .headerMapPhone
{
	padding: 25px 0 0 0;
}

#headerMap .headerMapPhone p
{
	line-height:normal;
	margin: 0 0 0.2em 0;
	color:#333;
	white-space:nowrap;
}

#headerMap .headerMapPhone small
{
	color:#333;
	font-size:70%;
}

#headerMap .headerMapPhone strong
{
	color:#333;
	font-size:100%;
}

#headerMap .headerMapAll
{
	font-size:80%;
	height:68px;
	background: url('../i/icons/russia_map.gif') no-repeat right top;
	padding: 1.8em 135px 0 0;
	text-align:left;
	white-space:nowrap;
}
/**/


/* Menu
-----------------------------------*/
#menu{width:100%; padding: 0 20px 50px 52px;}

h3.menuHeader{font-size:75%; font-weight:bold; background: url('../i/icons/menulink.gif') no-repeat left center; color:#0f2e60; margin: 3.5em 0 0 0; padding-left:10px;}
ul.menuItems{margin:0; font-size:75%; color:#333; padding-left:10px;}
ul.menuItems li{list-style-type:none; color:#e79044; margin: 0.5em 0;}
ul.menuItems li a.cur{color:#e79044;}

h4.otherLinksName
{
	color:#0f2e60;
	font-size:90%;
	margin: 2em 0 0.5em 0px;
}

ul.otherLinks
{
	margin: 0;
	font-size:75%;
}

ul.otherLinks li
{
	list-style-type:none;
	color:#0f2e60;
	margin: 0.5em 0;
}

ul.otherLinks .cur
{
	color:#666;
}

ul.otherLinks li a
{
	color:#0f2e60;
}
/**/


/* Home
-----------------------------------*/
#home{width:100%;}

#homeIllBg{width:100%; height:200px; background: url('../i/ill_bg.jpg') repeat-x left top;}
#homeIll{height:200px; background: url('../i/ill.jpg') no-repeat left top; padding-left:330px;}
#homeIll div{width:45%;}

#homeAnons{width:100%; margin-top: 10px;}
#homeAnons td{padding-top:30px;}
#homeAnons td.anonsImg{padding-left:10px;}
#homeAnons td.anonsImg div{border: 1px solid #ccc; padding:5px;}
#homeAnons td.anonsImg div.anonsImgBlock:hover{border-color: #97b3d7;}

#homeAnons td.anonsText{padding-left:15px;}
#homeAnons td.anonsText h3{font-size:80%; margin:0; font-weight:bold;}
#homeAnons td.anonsText p{margin-top:0.1em;}

div.bannerBlock{padding: 40px 50px 0 50px;}
a.bannerName{display:block; font-size:75%; padding-left: 7px;}

#homeParagraph{padding: 20px 0 50px 0;}
div.homeParagraphLine {width:100%; height:40px; background: url('../i/shadow.jpg') no-repeat right bottom;}
div.homeParagraphLine div {width:100%; height:40px; background: url('../i/punkt_line.gif') repeat-x left bottom;}
/**/


/* order form */
.formTable td{padding-bottom:1em;}
.formTable div{font-size:70%; color:#333; padding: 0 0 0.2em 0;}
.formTable #descr{padding-bottom:1em;}
.formTable .submit{padding-top:2em;}

.formTable td.normal input{border: 1px solid #afafaf;}
.formTable td.alert input{border: 1px solid #cd3210;}
.formTable td.normal textarea{border: 1px solid #afafaf;}
.formTable td.alert textarea{border: 1px solid #cd3210;}
.formTable td.normal div{color:#333;}
.formTable td.alert div{color:#cd3210;}

.formTable textarea{width:420px; font-size:100%; border: 1px solid #afafaf;}
.formTable textarea.textfocus{border: 1px solid #afafaf;}
.formTable textarea.textfocus{border: 1px solid #fab736;}

.formTable input{font-size:100%;}
.formTable input.text{border: 1px solid #afafaf;}
.formTable input.textfocus{border: 1px solid #fab736;}

.orderOk{font-size:80%; color:#333; text-align:center; background-color:#9ad34f; padding: 0.4em 15px 0.5em 15px; margin: 1em 0; width:300px;}


/* Footer
-----------------------------------*/
#footer{width:100%;}
#footerLine{width:100%; height:21px; background: url('../i/footer_shad.jpg') no-repeat 40% top;}
#footerLine div{width:100%; height:21px; background: url('../i/punkt_line.gif') repeat-x left top;}

#footerInfo {width:40%; padding: 0.2em 50px 30px 10px;}
#footerInfo p{color:#666; margin: 0.2em 0 1em 0;}
#footerCounter{padding-top:0.7em;}
#footerPhone span{font-size:70%; color:#666;}
#footerPhone strong{font-size:90%; color:#666;}

#footerCopyright{width:30%; padding: 0 50px 30px 50px;}
#tl{display:block; font-size:70%; padding: 0.2em 0 0 6px;}
/**/

/* Catalogue
-----------------------------------*/
#catalogue{width:100%; margin-bottom:60px;}

div.carPrice {padding-left:10px; white-space: nowrap;}
div.carPrice strong{font-size:75%; color:#0f2e60;}
div.carPrice span{font-size:70%; color:#0f2e60;}

#carTable{width:80%; border-collapse:collapse; margin-top:1em;}
#carTable td{padding: 0.7em 10px 0.7em 10px; border-top: 1px solid #dedede; border-bottom: 1px solid #dedede;}
#carTable tr:hover{background-color:#f5f5f5;}
#carTable td.name a{font-size:90%;}
#carTable td.name div{font-size:70%; color:#999; padding-top:0.3em;}
#carTable td.name div p{font-size:100%; color:#999;}

#carTable td.price{white-space: nowrap;}
#carTable td.price strong{font-size:75%; color:#333;}
#carTable td.price span{font-size:70%; color:#333;}

table.charTable{border-collapse:collapse; width:80%;}
.charTable td p{font-size:100%;}
.charTable td{font-size:75%; padding: 0.6em 10px; border-top:1px solid #dedede; border-bottom:1px solid #dedede;}
.charTable .value{padding-left:15px;}
.charTable tr.enclosed td{padding-left:15px;}
/**/


/* Textpage
-----------------------------------*/
#textpage{width:100%; margin-bottom:60px;}
/**/


/* Zakaz
-----------------------------------*/
#formTable{width:80%; margin-top:1.5em;}
#formTable td{font-size:75%; color:#333; padding: 0.4em 20px 0.4em 8px;}
#formTable td sup{color:#cd3210;}

#formTable input{font-size:120%;}
#formTable input.text{width:100%; border: 1px solid #afafaf;}
#formTable input.textfocus{width:100%;  border: 1px solid #f4b907;}

#formTable select{font-size:120%;}

#formTable textarea{font-size:120%; width:100%; border: 1px solid #afafaf;}
#formTable textarea.textfocus{border: 1px solid #f4b907;}
/**/


/* Russia Map
-----------------------------------*/
.Contacts
{
	margin-bottom:25px;
}

.Contacts tr td
{
	vertical-align:top;
}

.ContactContent
{
	padding-top:5px;
}

.russiaOfficeList
{
	margin: 0 20px 0 0;
	padding: 0 0 10px 0;
	font-size:80%;
}

.russiaOfficeList tr td
{
	line-height:1.2em;
	margin: 0;
	padding: 0.3em 10px 0.4em 10px;
	text-indent:0;
	white-space:nowrap;
	list-style-type: none;
}

.russiaOfficeList tr td.cur
{
	background-color:#1d4480;
	color:#fff;
}

.officeTable
{
	border-collapse: collapse;
	width: 100%;
	border:0;
}

.officeNameList
{
	margin: 3em 0 0 10px;
	padding: 0;
	font-size:75%;
}

.officeNameList h4
{
	font-size:100%;
	font-weight:bold;
	margin: 0 0 0.3em 10px;
	color:#333;
	padding: 0 0 0.2em 15px;
	white-space:nowrap;
}

.officeNameList .sale
{
	background: url('../i/icons/map_point.gif') no-repeat left center;
}

.officeNameList .sto
{
	background: url('../i/icons/sto_point.gif') no-repeat left center;
}

.officeNameList li
{
	line-height:1.2em;
	margin: 0;
	padding: 0.3em 10px 0.4em 10px;
	text-indent:0;
	white-space:nowrap;
	list-style-type: none;
}

.officeNameList li.cur
{
	background-color:#e79044;
	color:#fff;
}

.officeNameList li span
{
	color:#527aa2;
	border-bottom: 1px dashed #527aa2;
	cursor:pointer;
	cursor:hand;
}

.officeNameList li.over span
{
	color:#e79044;
	border-bottom: 1px dashed #e79044;
	cursor:pointer;
	cursor:hand;
}

.officeNameList li.cur span
{
	color:#fff;
	border:0;
}

.officeInfo
{
	width:100%;
	padding: 0.4em 0 0 50px;
}

.officeInfo h3
{
	font-size:120%;
}

#russiaBlock .map,
#russiaBlock .map_debug
{
	position: relative;
	clear:both;
	width:580px;
	height: 328px;
	background: url('../i/rusmap.gif') no-repeat left top;
	z-index:5;
}

#russiaBlock .map_debug
{
	background: url('../i/rusmap_debug.gif') no-repeat left top;
}


.blue
{
	color:#3e79b3;
}

.light_blue
{
	color:#74b5e0;
}

.off
{
	display:none;
}

.on
{
	position:absolute;
	left:0;
	top:0;
	width:600px;
	height: 328px;
	/*background: url('../i/rusmap_white.png') no-repeat left top;*/
	display:block;
	z-index:15;
}

#moscowBlock .map,
#moscowBlock .map_debug
{
	position: relative;
	clear:both;
	width:260px;
	height: 328px;
	background: url('../i/mosmap.gif') no-repeat left top;
}

#moscowBlock .map_debug
{
	background: url('../i/mosmap_debug.gif') no-repeat left top;
}

.office,
.officeOver,
.officeCur
{
	position:absolute;
	clear:both;
	z-index: 10;
}

.officeOver
{
	z-index: 20;
}

.officeCur
{
	z-index: 11;
}

.office .stoPoint,
.officeOver .stoPoint,
.officeCur .stoPoint
{
	float:left;
	width:10px;
	height:10px;
	cursor: pointer;
	cursor: hand;
	background: url('../i/icons/sto_point.gif') no-repeat;
	margin-top:4px;
}

.office .stoPartnersPoint,
.officeOver .stoPartnersPoint,
.officeCur .stoPartnersPoint
{
	float:left;
	width:10px;
	height:10px;
	cursor: pointer;
	cursor: hand;
	background: url('../i/icons/sto_partner_point.gif') no-repeat;
	margin-top:4px;
}

.office .point,
.officeOver .point,
.officeCur .point
{
	float:left;
	width:10px;
	height:10px;
	cursor: pointer;
	cursor: hand;
	background: url('../i/icons/map_point.gif') no-repeat;
	margin-top:4px;
}


.office .point,
.office .stoPoint,
.office .stoPartnersPoint
{
	background-position: 0 0;
	
}

.officeOver .point,
.officeOver .stoPoint,
officeOver .stoPartnersPoint
{
	background-position: 0 -20px;
}

.officeCur .point,
.officeCur .stoPoint,
.officeCur .stoPartnersPoint
{
	background-position: 0 -40px;
	z-index: 20;
}

.office .moscowPoint,
.officeOver .moscowPoint,
.officeCur .moscowPoint
{
	float:left;
	width:16px;
	height:15px;
	cursor: pointer;
	cursor: hand;
	background: url('../i/icons/mos_point.gif') no-repeat;
	margin-top:1px;
}

.office .moscowPoint
{
	background-position: 0 0;
	
}

.officeOver .moscowPoint
{
	background-position: 0 -25px;
}

.officeCur .moscowPoint
{
	background-position: 0 -50px;
}

.office .name,
.officeOver .name,
.officeCur .name
{
	float:left;
	font-size:75%;
	font-weight:bold;
	color:#6e99c3;
	height: auto;
	padding: 0.4em 10px 0.4em 10px;
	background-color:#fff;
	border:1px solid #ccc;
}

.name_text
{
	font-weight:normal;
	font-size:100%;
	color:#333;
}

.name_text p
{
	padding:0;
	margin:0;
	font-size:100%;
	color:#333;
}

.office .name
{
	display:none;
}

.officeOver .name,
.officeCur .name
{
	display:visible;
	margin:0 0 0 5px;
}

.officeCur .name
{
	color:#e79044;
	z-index: 20;
}

.contact_field
{
	padding:2px;
	color:#fff;
	border:1px solid #ccc;
	display:none;
}