body {
	color:#6E6E6E;
}
/* heading */
h1
{
font-size:20px;
border-bottom:1px solid #E4E3E1;
padding-bottom:5px;
margin-bottom:10px;
line-height:20px;
color:#CE1628;
font-weight:normal;
}
h2 {
	font-weight:bold;
	font-size:12px;
	line-height:12px;
	padding-bottom:10px;
	color:#CE1628;
	margin-top: 2px;
}
h2 a:link, h2 a, h2 a:visited {
	text-decoration:none;
}
h2 a:hover {
	text-decoration:underline;
}

p
{
margin-bottom:15px;
}


/* spiski */

ol {
	margin-left: 25px;
}

ul
{
list-style:none;
}
ul li
{

line-height:16pt;
font-size:12px;
background:url(images/li1.gif) top left no-repeat;
padding-left:20px;
}
ul li ul li
{

line-height:14pt;
font-size:11px;
background:url(images/li2.gif) top left no-repeat;
padding-left:20px;
}
ul ul
{
margin-left:5px;
padding-left: 5px;
}


.table-main, .charac, .base_t {
	border-collapse:collapse;
	border-bottom:3px solid #E3E2E0;
/*	background:#Fff;*/
}
.table-main td, .charac td, .base_t td
{
font-size:11px;
padding:5px 10px;
border-bottom:1px solid #E3E2E0;
line-height:12px;
color:#3F4242;
}
.table-header, .charac.h, tr.h, .base_t th
{
text-align:center;
font-size:11px;
padding:5px 10px;
background:#E3E2E0;
font-weight:normal;
border:1px solid #FAF8F3;
color:#3F4242;
}
.table-main th
{
text-align:center;
font-size:11px;
padding:5px 10px;
background:#E3E2E0;
font-weight:normal;
border:1px solid #FAF8F3;
color:#3F4242;
}
table.reset {
	border-collapse:collapse;
	border:none;
}
table.reset td
{
padding:0;
border:none;
vertical-align:top;
}

.tr-hover {
	background: #e3e2e0;
}

/* Основная табличка */
.table-toyota-basic {
	border-collapse: collapse;
}

.table-toyota-basic th {
	text-align: center;
	background: #d5d5d5;
	padding: 9px;
	border: 0px;
}
.table-toyota-basic th.left {
	background: url("images/table_top_bg.gif") #d5d5d5 top left no-repeat;
}
.table-toyota-basic th.right {
	background: url("images/table_top_bg.gif") #d5d5d5 top right no-repeat;
}
.table-toyota-basic td {
	padding: 8px;
	border: 1px solid #d5d5d5;
}
.table-toyota-basic-even {
	background: #f2f4f7;
}
.table-toyota-basic td a:hover{
	color: #d70000;
}
/* Конец основной таблички */

.image-left {
	float: left;
	margin-left: 0px;
	margin-right: 15px; 
	padding-top: 0px;
}

/* table with characteristics */

table.compare{
	border:0px;
	font-size:11px;
}
table.compare td{
	font-size:11px;
}
table.compare tr{
	color: #666666 !important;
}
td.compare_header{
	padding:5px 4px 5px 4px;
	background-color:#СССССС;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #cccccc;
	height:10px;
	vertical-align:top;
	color: #666666 !important;
}
td.compare_price{
	text-align:center;
	color:black;
	background-color:#EFEFEF;
	font-weight:bold;
	font-size:11px;
}
td.c_level1{
	border-bottom:1px solid #cccccc;
	border-top:1px solid #cccccc;
	color: #666666 !important;
	padding:4px 10px 4px 10px;
	font-weight:bold;
}
.c_level1 a{
	color:#999999;
	font-size:11px;}
	td.c_level2{
	border-top:1px solid #FFFFFF;
	vertical-align:middle;
	font-weight:bold;
	background-color:#EFEFEF;
	padding:3px 7px 3px 7px;
	font-size:11px;
}
.c_level2 a{
	color:#666666 !important;
	text-decoration:none;
}
.c_level2 img{
	border:0px;
	margin:1px 0px 0px 0px;
}
td.value{
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	text-align:center;
	font-size:11px;
}
td.option{
	font-weight:bold;
	border-top:1px solid #CCCCCC;
	text-align:right;
	padding:2px 6px 2px 6px;
	font-size:11px;
	width:140px;
	color: #666666 !important;
}

a.price-list-new{
  background: url(images/exel_icon.gif) no-repeat left;
  padding: 10px 0 10px 35px;
}

/* Рисунки в тексте */

.img-in-text-left {
	float:left;
	margin-right:15px;	
	border: 1px solid #dee0e5;
	margin-top:6px;
	margin-bottom:7px;
}
.img-in-text-right {
	float:right;
	margin-left:15px;
	border: 1px solid #dee0e5;
	margin-top:6px;
	margin-bottom:7px;
}