* {font-family: Tahoma, Verdana, sans-serif;}

#err_div
{
	width: 500px;
	position: absolute;	
	z-index: 100;
	left: 31%; 
	top: 150px;
	display: none;
	background-color:#fff;
	filter:alpha(opacity=90);
  	-moz-opacity: 0.9;
  	-khtml-opacity: 0.9;
 	opacity: 0.9;
	border: 1px solid #e50000;
}

#err_div .header{display:block; background-color: #e50000; margin:0;}
#err_div .header h4{color:#fff; font-weight:normal; font-size:90%; padding: 0.2em 20px 0.4em 20px; margin:0;}
#err_div .header img{margin-right:5px;}
#err_div .comments{padding: 25px 20px 15px 20px;}
#err_div .comments textarea{width:458px;}
#err_div .comments small{display:block; font-size:70%; color:#333; padding-bottom:0.5em;}
#err_div .submit{padding: 0 20px 30px 20px;}


/* LoginPanel */
div#LoginPanel
{
	width: 240px;
	position: absolute;	
	z-index: 100;
	right: 31%; 
	top: 80px;
	padding: 10px 10px 0 20px;
	display: none;
	background-color: #fff;
	border: 1px solid #5682bc;
}

div#LoginPanel td
{
	font-size: 70%;
	color:#666666;
	padding: 0.5em 1em 0 0;
}

div#LoginPanel input
{
	font-size: 110%;
	color:#333;
}

div#LoginPanel td#loginLabel
{
	font-size: 80%;
	color:#666;
	padding: 0.7em 1em 0 0;
	
}
/**/


#error404Block
{
	padding: 0 0 100px 200px;
}

#error404Block h1
{
	font-size:150%;
	color:#333;
	margin:0;
}

#error404Block p
{
	margin: 0.4em 0 2.5em 0;
}

#error404Block a
{
	font-size:75%;
}

td.numberH, .nameH, .priceH {font-size:75%; color:#999999; text-transform:uppercase; padding: 0.5em 7px; border-bottom: 1px solid #cccccc; white-space: nowrap;}
td.number, .name, .price {font-size:75%; color:#333333; padding: 1em 7px; border-bottom: 1px solid #dedede;}
td.numberOn, .nameOn, .priceOn {font-size:75%; color:#333333; padding: 1em 7px; border-bottom: 1px solid #dedede; background-color:#f3f7fa; cursor: pointer; cursor: hand;}

td.numberH, .number, .numberOn{width:25%; white-space: nowrap;}
td.nameH, .name, .nameOn{width:63%;}
td.priceH, .price, .priceOn{width:12%; white-space: nowrap;}

td.name, .nameOn{font-size:90%;}

/* searchpage | part */

div.partPage{font-size:75%; color:#333333; padding: 1.5em 0 0 7px;}

span.partMark{color:#666666;}
span.partNote{color:#3b790d;}
span.partPrice{font-size:120%; font-weight: bold;}

h1.partH{font-size:150%; font-weight: normal; margin:0; padding: 0.4em 0 0.1em 0;}

/* general */
p{font-size:75%; color:#333; line-height:1.5em; margin-top:0.5em;}
h3{font-size:110%; font-weight:normal; color:#333; margin: 0.5em 0 0.8em 0;}

ul{margin-top: 0.5em; padding-left:0; margin-left:0; font-size:75%; color:#333; line-height:1.4em;}
ol{margin-top: 0.5em; padding-left:0; margin-left:1em; font-size:75%; color:#333; line-height:1.4em;}
ol li{list-style-type:decimal;margin: 0.4em 0 0.4em 1em; }
ul li{list-style-type:none; margin: 0.4em 0 0.4em 1em; background: url('/i/list.gif') no-repeat left 0.8em; padding-left:16px;}

table
{
	width: 100%;
	margin: 0;
	border:0;
	border-collapse: collapse;
}

td
{
	vertical-align: top;
	margin: 0;
}


img.borderImg{border: 1px solid #999;}

.imgBlock{float:left; border: 1px solid #ccc; background-color:#fff;}
.imgBlock img{margin: 4px; border:0;}

.highlight td{background-color:#f4f2de;}

.contentBlock{padding: 0.2em 40px 0 10px;}


/* paragraph */
div.pContent{clear:both; padding-bottom:1em;}
div.pContent p{line-height:1.6em;}

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;}

table.pTable{clear:both; width:100%; border-collapse:collapse; margin: 0.5em 0 1.2em 0;}
table.pTable td{font-size:75%; color:#333; padding: 0.5em 10px; border-bottom: 1px solid #dedede;}
table.pTable td p{font-size:100%; margin:0; line-height:normal;}

table.normal{clear:both; width:100%; border-collapse:collapse; margin-bottom:1.2em; border: 1px solid #dedede;}
table.normal td{font-size:75%; color:#333; padding: 0.5em 10px; border: 1px solid #dedede;}
table.normal td p{font-size:100%; margin:0; line-height:normal;}

div#paragraphFile{padding: 0.5em 10px 0.5em 28px; height:26px;}
div#paragraphFile a{font-size:80%;}
div#paragraphFile small{font-size:70%; color:#999;}

div.attach{background: url('i/icons/default.gif') no-repeat left center;}
div.pdf{background: url('i/icons/pdf.gif') no-repeat left center;}
div.word{background: url('i/icons/word.gif') no-repeat left center;}
div.excel{background: url('i/icons/excel.gif') no-repeat left center;}
div.zip{background: url('i/icons/zip.gif') no-repeat left center;}

h3.pHeader{font-size:85%;}
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;}


/* links */
a{text-decoration:underline; color:#5682bc;}
a:hover{text-decoration:underline; color:#00236a;}


/* path */
div.path {color:#333;}
div.path a{font-size:75%;}
div.path small{font-size: 85%; color:#333;}
div.path h1{font-size:140%; margin-top:0.3em;}
#goodBlock div.path h1{margin-bottom:0;}


/* header */
.headerMenuList{padding: 5em 40px 0 10px;}

.headerLogo
{
	padding:30px 0 30px 10px;
}

.headerPhone
{
	padding:1.5em 50px 0 10px;
}

.headerMenuList ul{margin: 0 0 0 -10px; padding:0; font-size:75%; color:#333; clear:both;}
.headerMenuList ul li{float:left; list-style-type:none; background:none; color:#333; line-height:1.2em; margin: 0 20px 0 0; padding: 0.4em 10px;}
.headerMenuList ul li.cur{background-color:#00236a; color:#fff;}

.headerPhone small{color:#333; font-size:70%;}
.headerPhone strong{color:#333; font-size:120%;}
.headerPhone a{display:block; font-size:70%; padding-top:0.1em;}


/* menu */
.twoMenuList{margin: 0 0 1em 0; padding: 0 20px 0 0; font-size:100%; color:#333;}
.twoMenuList strong{display:block; font-size:75%; padding: 0.5em 10px 0.5em 10px; line-height:1.3em;}
.twoMenuList li{list-style-type:none; background:none; color:#333; font-size:70%; line-height:1.2em; margin: 0 0 0.4em 10px; padding: 0.3em 10px 0.3em 10px;}
.twoMenuList li.cur
{
	background-color:#00236a;
	color:#fff;
}

.oneMenuList{margin: 0 0 2em 0; padding: 0 20px 0 0; font-size:100%; color:#333;}
.oneMenuList li{list-style-type:none; background:none; color:#333; font-size:75%; line-height:1.2em; margin: 0 0 0.4em 10px; padding: 0.4em 10px 0.4em 10px;}


/* home */
.homeCenterBlock{padding-right: 40px;}
.homeCenterBlock .homeParagraph{padding: 2em 10px 0 10px;}
.homeblockParagraph{padding: 2em 40px 0 10px;}
.homeblockAnons{padding: 3em 40px 0 10px;}

.homeAnonsTable td{padding: 0 0 0.6em;}
.homeAnonsTable td.text{padding-bottom: 2em;}
.homeAnonsTable h4{font-size:90%; font-weight:normal; margin: 0 0 0.3em 0;}
.homeAnonsTable p{font-size:70%; color:#333; margin:0; line-height:1.4em;}
.homeAnonsTable p p{font-size:100%; line-height:normal;}


/* footer */
#footerBg{padding-top:1.5em;}
#footerContacts{padding: 2em 40px 2em 10px;}
#footerContacts small{font-size:70%; color:#666;}
#footerContacts small.none{color:#fff; visibility: hidden;}
#footerContacts strong{font-size:80%; color:#666;}
#footerContacts p{font-size:70%; color:#666; line-height:1.3em; margin: 0.6em 0 2em 0;}
#footerTl{padding: 2em 40px 2em 5px;}
a.tlLink{display:block; padding-top:0.6em; font-size:70%;}


/* catalogue */
.catalogue_car td
{
	padding-bottom:20px;
}

.catalogue_car .car_foto
{
	padding:7px 20px 0 0;
}

.catalogue_car .carname
{
	font-size:90%;
}

.catalogue_car .car_price
{
	padding-top:10px;
}

.catalogue_car .textcar p
{
	font-size:75%;
	line-height:1.4em;
	margin:0;
}

.catalogue_car .textcarm
{
	font-size:75%;
	line-height:1.4em;
	margin:0;
}

.catalogue_car .textcar span
{
	font-weight:bold;
}

.catalogue_car .textcar small
{
	padding-left:10px;
	font-size:75%;
}


/* Форма запроса
-----------------------------------*/
table.form{width:480px;}
table.form td{font-size:75%; color:#333; padding: 0.3em 20px 0.3em 0;}
table.form td.leftCol{width:200px; padding-top:0.6em;}
/**/