/* Верхнее меню */

#tabs {
	float:left;
	width:100%;
	font-size:93%;
	border-bottom:1px solid #F45551;
	line-height:normal;
	}

#tabs ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:left;
	background:url("../i/tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}

#tabs a span {
	float:left;
	display:block;
	background:url("../i/tabright.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#FFF;
	}


#tabs a span {float:none;}


#tabs a:hover span {
	color:#FFF;
	}

#tabs a:hover {
	background-position:0% -42px;
	}

#tabs a:hover span {
	background-position:100% -42px;
	}



/*конец верхнего меню.*/



body,p,ol,H
{
  font-family: Tahoma, verdana,arial,sans-serif;
  font-size: 9pt;
  font-weight:500;
  color: #333333;
  
  }

thead /*Параметры шапки всех таблиц - цвет фона и т.д.*/
{
    text-align: center;
    font-weight: 900;
    background: #E25B44;
    color: #FFF;
}
 

ul 
{

margin-top:0px;
margin-bottom:0px;
margin-left:0px;
font-family: verdana,arial,sans-serif;
 LINE-HEIGHT: 1.1em;
list-style-image: url("/i/li6.gif");
list-style-position:outside;
vertical-align:middle;
}

li { 
margin-top:3px;
 	 margin-left:0px;
	 margin-bottom:0px;
	 LINE-HEIGHT: 1.1em;
	 list-style-image: url("/i/ li6.gif");
     list-style-position:outside;
	 margin-left:2px;
	 vertical-align:top;
	}

A
{
     font-family: Tahoma;
     font-size: 10pt;
    color: #990000;   
    font-weight:400;
}

A:hover
{
    font-family: Tahoma;
     font-size: 10pt;
    color: #000066;   
    font-weight:400;
}

A.link_lm 
{
     font-family: Tahoma;
     font-size: 10pt;
    font-weight: bold;
    color: #990000;   
    text-decoration: none
}
 
A.link_lm:hover
{
    font-family: Tahoma;
     font-size: 10pt;
       font-weight: bold;
     color: #000066;   
}

 A.link_small 
{
     font-family: Tahoma;
     font-size: 7pt;
    color: #cccccc;   
    font-weight:400;
   text-decoration: none
}
 
 A.link_small:hover
{
    font-family: Tahoma;
     font-size: 7pt;
    color: #cccccc;   
    font-weight:400;

}

 A.link_small_red 
{
     font-family: Tahoma;
     font-size: 8pt;
    color: #990000;   
    font-weight:400;
    text-decoration: none
}
 
A.link_small_red:hover
{
    font-family: Tahoma;
     font-size: 8pt;
    color: #000066;   
    font-weight:400;

}

hr {
 border: none; /* Убираем границу для браузера Firefox */
 color: red; /* Цвет линии для браузера Internet Explorer */
 background-color: red; /* Цвет линии для браузера Firefox и Opera */
 height: 1px; /* Толщина линии */
}
.price_cars /*фон цена прайс*/
{font-size:14px; color:#FFF; padding:6px; background-color:#FF0000; font-family: Tahoma; font-weight: bold; margin-top:3px;}

h4/*синий*/
{ 

  font-size: 11pt;
   font-family: Tahoma;
  text-align:left;
  color:#666699;
}
  
h3
{
   color:#996666;
   font-size: 9pt;
   font-family: Tahoma;
   font-weight:700;
   text-align: center;
   padding: 10px 10px 0px 0px;
   margin: 2px 0 2px 0;
   
        bottom left
        no-repeat;

}

h2/*Заголовок для статей*/
{ 

  font-size: 10pt;
   font-family: Tahoma;
  text-align:left;
  color:#cc3366;
}

h1/*Заголовок */
{
  font-family: Tahoma;
  font-size: 12pt;
  text-align:center;
  color:#cc3333;
}

#text /*Текст на странице*/
{
   display:block;
   width: 90%;
  font-size: 12px;

  color:#333333;
}

.bolder
    {
      font-size: 10pt;
      padding-left: 5px;
      padding-right: 5px;
      border: 1px solid #999999;
    }


#menu_left /*Боковое меню*/
{
 display:block;
  background: #ccc;
   width: 200px;
  height: 25px;
  left:10px;
  text-align: center;
  text-indent:5px;  
  font-weight:700;
  font-size: 12px;
  color:#ffffff;
   background:
        url(../i/menu.gif)
        bottom left
        no-repeat;
}

#menu_view /*Боковое меню*/
{
 display:block;
  background: #ccc;
   width: 100%;
  height: 25px;
  left:10px;
  text-align: center;
  text-indent:5px;  
  font-weight:700;
  font-size: 12px;
  color:#ffffff;
   background:
        url(../i/menu_view.gif)
        bottom left
        no-repeat;
}



#menu_view500 /*центр меню*/
{
 display:block;
  background: #ccc;
   width: 100%;
  height: 25px;
  left:10px;
  text-align: center;
  text-indent:5px;  
  font-weight:700;
  font-size: 12px;
  color:#ffffff;
   background:
        url(../i/menu_view500.gif)
        bottom left
        no-repeat;
}

/*Класс таблицы прайса*/
	.table_price
	{
		width:80%;
		border: 2px;
	}


	/*Ответ фирмы в отзывах*/
	.firma_answer
	{
		color: red;
	}
	/*Отзыв  пользователя*/
	.user_comment
	{
		color: green;
	}
    .news
    {
      font-size: 8pt;
      padding-left: 5px;
      padding-right: 5px;
      border: 1px solid #CCC;
    }

/*Таблицы фирм */
.vt {
	margin-left: 4px;
	margin-right: 4px;
	padding-right: 4px;
	padding-left: 4px;
}
.vbilltd {
	width: 70%;
	font-size: 12px;
}
.vbilldop {
	width: 50%;
	font-size: 16px;
}
.vbpk {
	color:#6984a3; font-size:14px;
}

.vbtable {
	width: 100%;
	border-style: dotted;
	border-width: 0px 0px 0px 0px;
	border-color: #CCCCCC;
}
.vbtable1 {
	width: 100%;
	border-style: dotted;
	border-width: 0px 0px 0px 0px;
	border-color: #CCCCCC;
}

.vbtd_t {
	border-style: dotted;
	border-width: 0px 0px 0px 0px;
	border-color: #CCCCCC;
	padding: 4px;
	margin: 4px;
	text-align: left;
	vertical-align: middle;
	font-size: 12px;
	background-color: #f3f3f3;
	color:#666666;
}
.vbtd_d {
	border-style: dotted;
	border-width: 0px 0px 0px 0px;
	border-color: #CCCCCC;
	padding: 4px;
	margin: 4px;
	text-align: left;
	vertical-align: middle;
	font-size: 12px;
        font-weight:bold;
	background-color: #f1e8e6;
}



/*саповые */
div#fix2  {font-family: Tahoma; color: #999999; font-size: 7pt; }
div#fix2  a {
	color: #666666;
	font-size: 7pt;
        font-family: Tahoma;
        text-decoration: none;}
div#fix2 a:hover { color: #999999; font-family: Tahoma; text-decoration: none; font-size: 7pt; }


.p404		{text-align:center; font:160px verdana;}
.adm		{clear:both; margin:auto; padding-top:20px; width:960px; text-align:left; font:13px verdana, arial, helvetica;}


