body, p, links, div, b, td, tr {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

blockquote {
	margin: 0;
	padding: 15px 30px 30px;

}



p {
	text-align: justify;
	text-indent: 10px;
}

#map p {
	text-indent: 0px;
}

h1 {
	color: #f9f9f9;
	font:italic bold 20px Tahoma, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;	
	text-align: center;
}

h2 {
	color: #222222;
	font: bold 20px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 15px 0;
	text-align: center;
/*	color: #000066;
	font: bold 15px Arial, Helvetica, sans-serif;
	text-align: left;*/
}

h4 {
	color: #000066;
	font: bold 15px Arial, Helvetica, sans-serif;
	text-align: left;
}

h5 {
	color: #ffffff;
	font: italic bold 22px Tahoma, Geneva, sans-serif;	
	margin: 0px;
	padding: 0px;
	text-align: center;	
}

h6 {
	color: #000000;
	font: bold 12px Arial, Helvetica, sans-serif;	
	text-align: center;
}

h7 {
	color: #000000;
	font: bold 24px Arial, Helvetica, sans-serif;		
	text-align: center;
}

img {
	border: 0px;
}


tr.firstrow, td.firstrow {
	background-color: #cfcfcf;
	}

tr.unparity, td.unparity {
	background-color: #efefef;
	}



a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;

}

	a:hover {
		color: #000066;
		text-decoration: none;
	}

	a:active {
		 color:red;
	}

a.menu {
	color: #f9f9f9;
	font: bold 11pt Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
}

	a.menu:hover {
		color: #ffbd09;
		text-decoration: none;
	}

	a.menu:active {
		color: #ffbd09;
		text-decoration: none;
	}
	
a.menuact {
	color: #646464;
	font: bold 9pt Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
}

	a.menuact:hover {
		color: #ffbd09;
		text-decoration: none;
	}

	a.menuact:active {
		color: #ffbd09;
		text-decoration: none;
	}		
	
a.submenu {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	}

	a.submenu:hover {
		color: #000000;
		text-decoration: underline;
	}
	
	a.submenu:active {
		color: #000000;
		text-decoration: underline;
	}

a.menubot {
	color:#1d5b94;
	font: bold 8pt Arial, Helvetica, sans-serif;
	text-decoration: none;
}
	
	a.menubot:hover {
		color: #3b79b1;
	}

a.links {
	color: #000066;	
	font-size: 12px;
}

a.links:hover {
	color: red;
}

a.bodylink {
	color: #000033;
	font-size: 12px;
	text-decoration: none;
}

	a.bodylink:hover {
		color: #000066;
		text-decoration: none;
	}

table {
	border-collapse: collapse;
}


sup, sub {
	font-size: 70% !important;
}

hr {
	border: 1px solid #dadada;
	height: 1px;
	width: 70%;
}




/* --- ВЕРХНИЕ КОНТАКТЫ  --->*/

.header .contacts {
	color: #ffffff;
	font: bold 12px Arial, Helvetica, sans-serif;
}

.header .contacts a, .header .contacts span {
	color: #ffffff;
	padding: 10px 4px 10px 36px;  
}

.header .contacts .phone {
	background: url('/i/kamaz_ico_telefon.gif') 2px 0px no-repeat;
}

.header .contacts .vazno {
	background: url('/i/kamaz_ico_vazno.gif') 2px 0px no-repeat;
}


.header .contacts .email {
	background: url('/i/kamaz_ico_email.gif') 2px 0px no-repeat;
}

.header .contacts .icq {
	background: url('/i/kamaz_ico_icq.gif') 2px 0px no-repeat;
}

.header .contacts .skype {
	background: url('/i/kamaz_ico_skype.gif') 2px 0px no-repeat;
}

/* <--- ВЕРХНИЕ КОНТАКТЫ --- */

/* --- ЛЕВОЕ МЕНЮ --->*/

.left-menu-block {

}

.left-menu-block h3 {
	background-color: #3b79b1;
	color: #f9f9f9;
	font: bold 15px Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin: 0;
	padding: 6px 0;
	text-align: center;
	width: 220px;
}

.left-menu-block h3 a {
	color: #f9f9f9;
	text-decoration: none;
}

.left-menu-block ul {
	list-style-image: url('/i/tilda_g.gif');
	margin: 0;
	padding: 7px 5px 15px 25px;
}

.left-menu-block ul li {
	padding-bottom: 8px;
}

.left-menu-block ul a {
	color: #646464;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.left-menu-block ul a:hover {
	color: #ffbd09;
	text-decoration: none;
}

hr.left-menu {
	background-color: #e5e5e5;
	border-top: 1px solid #C7C8CA;
	height:4px;
	margin: 0;
	padding: 0;
	width: 100%;
}

/* <--- ЛЕВОЕ МЕНЮ --- */






.news_list,
.news_content,
.vestnik_content,
.table_of_contents {
	min-width: 700px;
	max-width: 900px;
}

* html blockquote.news_list,
* html blockquote.news_content,
* html blockquote.vestnik_content,
* html blockquote.table_of_contents {
	width: expression(document.body.clientWidth > 899 ? "900px" : "auto");
}


/*
.news_list h2, 
.news_content h2, 
.vestnik_content h2, 
.table_of_contents h2 {
	color: #555555;
	font: bold 20px Arial, Helvetica, sans-serif;
	margin: 0;	
	padding: 15px 0;
	text-align: center;
}
*/

.news_list h2 {
	padding: 15px 0 15px 100px;
	text-align: left;
}

.vestnik_content h2 span, .table_of_contents h2 span {
	font: italic 15px Arial, Helvetica, sans-serif;
}


.news_content h3, 
.vestnik_content h3,
.table_of_contents h3 {
	color: #333333;
	font: bold 18px Arial, Helvetica, sans-serif;
	margin: 0;	
}


.news_content h3 {
	padding: 13px 0;
	text-align: center;
}

.vestnik_content h3 {
	padding: 15px 0 10px;
	text-align: center;
}

.table_of_contents h3 {
	padding: 15px 0 10px 25px;
	text-align: left;
}


.news_content h4, 
.vestnik_content h4, 
.table_of_contents h4 {
	color: #444;	
	font: bold 15px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 10px 0 5px;	
	text-align: center;
}


.news_content p, 
.vestnik_content p {
	color: #111111;
	font: normal 14px Arial, Helvetica, sans-serif;
	line-height: 20px;
	margin: 0;
	padding: 0 0 14px 0;
	text-align: justify;
	text-indent: 0px;
}








.vestnik_content a {
	color: #0066ff;
	text-decoration: none;
}

.vestnik_content a:hover {
	color: #cc0000;
	text-decoration: underline;
}



/* --- РАЗДЕЛ НОВОСТИ --->*/


/* Страница со списком новостей за месяц  */


.news_list .news_date {
	font-weight: bold;
	font-size: 13px;
	color: #333333;
}

.news_list .news_info {
	margin-bottom: 15px;
	padding-bottom: 1px;
	padding-left: 15px;
}

.news_list .news_info a {
	border-bottom: 1px dashed #aeaeae;
	color: #555555;
	font: normal 14px Arial, Helvetica, sans-serif;
	text-decoration: none;	
}

.news_list .news_info a:hover {
	border-bottom: 0px;
	color: #111111;
}

/* - - - - - - - */

/* Страница с самой новостью  */


.news_content td {
	font-size: 14px;
}


.news_content div, .news_content li {
	color: #111111;
	font: normal 14px Arial, Helvetica, sans-serif;
	line-height: 20px;
}

.news_content ul, .news_content ol {
	margin: 0 0 10px 20px;
	padding: 0 0 0 20px;
}

.news_content dl {
	padding-bottom: 15px;
}

.news_content dt {
	font: bold 15px Arial, Helvetica, sans-serif;
}

.news_content dd {
	color: #111111;
	font: normal 14px Arial, Helvetica, sans-serif;
	line-height: 20px;
	margin-left: 20px;
}

.news_content .illustration {
	margin: 0 auto;
	text-align: center;
}

.news_content .illustration img {
	padding: 0 3px;
}

.news_content .comment {
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	background-color: #e1e1e1;
	padding: 3px 2px 5px 2px;
}

.news_content .date_of_news {
	font-style: italic;
	padding: 10px 0 20px;
	text-align: right;
}

.news_content .news_go_back {
	padding: 5px;
	text-align: right; 
}

.news_content .news_go_back a {
	border-bottom: 1px dashed #aeaeae;
	color: #646464;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 1px;
}

.news_content .news_go_back a:hover {
	border-bottom: 0px;
	color: #333333;
}

/* - - - - - - - */

/* Календарь (справа) с выбором года и месяца  */

.news_calendar {
	float: right;
	margin-left:20px;
	margin-bottom:20px;
	padding: 10px;
	width: 170px;
	border: 1px solid #cccccc;
	overflow:hidden;
	visibility: visible;
}

.news_calendar div {
	font-weight: bold;
	text-align: center;
	font-size: 16px;
	padding-right: 10px;	
}

.news_calendar div a {
	font-size: 14px;
}

.news_calendar ul {
	color: #cecece;
}

.news_calendar ul li {
	font-size: 14px;
	padding-bottom: 4px;
}

/* - - - - - - - */

/* Страница с выбором месяца года  */

.news_months {
	margin: 0;
	padding: 10px 20px 40px 50px;
}

.news_months li {
	color: #aeaeae;
	font: normal 18px Arial, Helvetica, sans-serif;
	margin-bottom: 13px;
}

.news_months .not_active {
	color: #eaeaea;	
}

.news_months a {
	border-bottom: 1px dashed #cccccc;
	color: #333333;
	padding-bottom: 1px;
}

.news_months a:hover {
	border-bottom: 0;
	color: #888888;
}

/* - - - - - - - */


.news_title {/* Привести список новостей к новому виду. Удалить этот класс */
	font-size:14px;
	font-weight:bold;
	color:#C03;
	text-align:center;
	margin-bottom:15px;
}

.left {
	float:left;
	margin: 3px 15px 14px 0px;
	border: 1px solid #dddddd;
	/*background-color: #e1e1e1;*/
	padding: 2px;
	text-align: center;
}

.right {
	float:right;
	margin: 3px 0px 14px 15px;	
	border: 1px solid #dddddd;
	/*background-color: #e1e1e1;*/
	padding: 2px;
	text-align: center;	
}

.comment {
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	background-color: #e1e1e1;
	padding: 3px 2px 5px 2px;
}

.citation {
	margin-left:30px;
	margin-right:25px;
	padding-left:20px;
	border-left:1px #CCC solid;
}

p.citation {
	text-align:justify;
	letter-spacing: normal;
	font-size:14px;
	font-style:normal;
	color:#333;
}

tr.light_tr {background-color:#eaeaea;}



/* <--- РАЗДЕЛ НОВОСТИ --- */



/* Цепочка навигации (хлебные крошки)  */

.bread_crumbs {
	border-bottom: 1px solid #cccccc;
	padding-bottom: 7px;
	font: 14px/20px Arial,Helvetica,sans-serif;;
}

.bread_crumbs a {
	/*border-bottom: 1px dashed #1C4097;*/
	color: #1C4097 !important;
	padding-bottom: 1px;
}

.bread_crumbs a:hover {
	color: #ffbd09 !important;
	text-decoration: underline;
}

/* - - - - - - - */





.border_clear {
	border: 0 !important;
}

.border_clear th, .border_clear td {
	border: 0 !important;
}


.table_of_contents ul, .table_of_contents ol {
	margin: 0 0 0 0;
}

.table_of_contents hr {
	border: 1px solid #dadada;
	height: 1px;
	width: 70%;
}

.table_of_contents li {
	color: #bbbbbb;
	line-height: 20px;
	padding-bottom: 3px;
}

.table_of_contents li a {
	border-bottom: 1px dashed #aeaeae;
	color: #222222;
	font-size: 16px;
	padding-bottom: 1px;
	text-decoration: none;
}

.table_of_contents li a:hover {
	color: #666666;
	border-bottom: 0px;
}

.table_of_contents span {
	color: #999999;
	font-size: 12px;
	padding-left: 5px;
} 



.cell-center td {
	text-align: center;
}

.cell-center p {
	padding-bottom: 0px !important;
	text-align: justify;
	text-indent: 0;
}

.cell-middle td {
	vertical-align: middle !important;
}

.cell-top td {
	vertical-align: top !important;
}

caption {
	color: #444444;
	font: bold 15px Arial, Helvetica, sans-serif;
	padding: 10px 5px 5px;
	text-align: center;
}





/* Стили для раздела ВЕСТНИК КАМАЗА --->*/

.vestnik_content li {
	color: #222;
	font: normal 14px Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-align: justify;
	text-indent: 0;
}

.vestnik_content ul, .vestnik_content ol {
	margin: 0 0 4px 20px;
	padding: 0 0 0 20px;
}


.vestnik_content ol ul {
	list-style-type: disc;	
}

.vestnik_content ul ul {
	list-style-type: square;	
}

.vestnik_content .illustration {
	font-size: 14px;
	margin: 0 auto;
	padding: 0 30px 14px;
	text-align: center;
}

.vestnik_content .illustration span {
	font-size: 13px;
}

.vestnik_content .illustration img {
	padding: 5px 0px;
}

.vestnik_content .signature {
	margin: 0 70px;
	width: 600px;
}

.vestnik_content .signature td {
	font-size: 14px;
	font-style: italic;
	padding: 3px;
}


/*.vestnik_list {
	margin: 0 auto;
	width: auto;
}*/

.vestnik_list th {
	color: #666666;
}

.vestnik_list th a {
	color: #009;
	font: bold 14px Arial, Helvetica, sans-serif;
	text-align: center;
}

.vestnik_list th a:hover {
	text-decoration: underline;
}

.vestnik_list td {
	padding: 10px;
	text-align: center;
	vertical-align: top;
}

.vestnik_list img {
	border: 1px solid #dedede;

}

/* <--- Стили для раздела ВЕСТНИК КАМАЗА */



ul.issue_contents a {
	color: #646464;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}





/*  ----> Bubble Tooltips */

a.bubble_tooltip {
	border-bottom: 1px dashed #000066 !important;
	cursor: auto;
	font: normal 14px Arial, Helvetica, sans-serif !important;
	position: relative;
	text-decoration: none;
	z-index: 24;
}
a.bubble_tooltip span {
	display: none;
}

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.bubble_tooltip:hover {
	border-bottom: none !important;
	/*color: #aaaaff;*/
	color:#222222;
	text-decoration: none;
	z-index:25;
}

a.bubble_tooltip:hover span img {
	border: 2px solid #eaeaea;
	margin: 5px auto 0px;
	max-width: 200px;
}

a.bubble_tooltip:hover span.tooltip {
	display: block;
	font: bold 13px Verdana, Geneva, sans-serif;
	position: absolute;
	top: 0;
	left: 0;
	padding: 15px 0 0 0;
	width: 230px;
	text-align: center;
}
a.bubble_tooltip:hover span.top {
	display: block;
	margin-top: 3px;
	padding: 30px 5px 0;
	background: url('/i/bubble.gif') no-repeat top;
}
a.bubble_tooltip:hover span.middle {
	background: url('/i/bubble_filler.gif') repeat bottom; 
	display: block;
	overflow: visible;
	padding: 0 5px;
}
a.bubble_tooltip:hover span.bottom {
	display: block;
	padding: 3px 8px 10px;
	/*color: #548912;*/
	background: url('/i/bubble.gif') no-repeat bottom;
}

/* Bubble Tooltips <----  */



.cpg_list {
	border: 1px solid #cccccc;
	border-collapse: collapse;	
	margin: 0 auto;
}

.cpg_list tr td, .cpg_list tr th {
	border: 1px solid #cccccc;
	font-size: 16px;
}

.cpg_list tr th {
	background-color: #f0f0f0;
	color: #222222;
	padding: 7px;
	vertical-align: middle;
}

.cpg_list tr td {
	padding: 6px 14px 6px 8px;
	vertical-align: middle;
}

.cpg_list ul {
	margin: 3px;
	padding-bottom: 2px;
	padding-top: 2px;		
}

.cpg_list li {
	color: #dadada;
	padding-bottom: 3px;
	padding-top: 3px;	
}

.cpg_list li a {
	border-bottom: 1px solid #aeaeae;
	color: #222222;
	font-size: 16px;
}

.cpg_list li a:hover {
	color: #666666;
	border-bottom: none;
	text-decoration: none;
}

.cpg_list li span {
	color: #999999;
	font-size: 12px;
	padding-left: 10px;
}


.summary_table_details {
	border: 1px solid #cccccc;
	border-collapse: collapse;
	margin: 0 auto;	
}


.summary_table_details tr td, .summary_table_details tr th {
	border: 1px solid #cccccc;
	font-size: 14px;
}

.summary_table_details tr th {
	background-color: #f5f5f5;
	color: #222222;
	padding: 5px 6px;
	vertical-align: middle;
}

.summary_table_details tr th img {
	padding: 5px 1px 2px;
	vertical-align: bottom;
}

.summary_table_details tr td {
	padding: 8px;
	vertical-align: middle;
}

.special_tool_right {
	background: url('/catalog/cpg/special_tool.gif') no-repeat right;
	padding-right: 40px !important;
}

.simplified_maintenance_right {
	background: url('/catalog/cpg/simplified_maintenance.gif') no-repeat right;
	padding-right: 40px !important;
}

.special_tool_left {
	background: url('/catalog/cpg/special_tool.gif') no-repeat left;
	padding-left: 40px !important;
}

.simplified_maintenance_left {
	background: url('/catalog/cpg/simplified_maintenance.gif') no-repeat left;
	padding-left: 40px !important;
}









.description, .table_tech {
	margin: 0 auto 20px;
}

.description th, .description td, 
.table_tech tr td, .table_tech tr th {
	border: 1px solid #e1e1e1;
}

.description th, .table_tech th {
	background-color: #f0f0f0;
	color: #222222;
	font-size: 14px;
	padding: 5px 6px;
	vertical-align: middle;
}

.description td, .table_tech td {
	font-size: 13px;
	line-height: 17px;
	padding: 5px 7px;
	vertical-align: top;
}

.description td p {
	font-size: 13px;
	line-height: 17px;
	padding-bottom: 6px;
}

.description td[colspan] {
	text-align: center;
}

.description ul, .description ol, 
.table_tech ul, .table_tech ol {
	margin: 0px 0 6px 10px !important;
	padding: 0 0 0 10px !important;	
}

.description li, .description li {
	font-size: 13px !important;
	line-height: 16px;
	padding-bottom: 3px;
}

.description .left-title {
	background-color: #f8f8f8;
	color: #222222;
	font-size: 14px;
	text-align: left !important;
	vertical-align: middle;
}





.catalog-item {
	float: left;
	height: 150px;
	margin: 0 15px;
	overflow: hidden;
	text-align: center;
	width: 140px;
}

.catalog-item div {
	width:140px;
}

.catalog-item img {
	height: 100px;
	width: 140px;
}

.catalog-item div span {
	font-size:9pt;
	color:#898989;
}

.catalog-item a {
	color: #006AB4;
	font-size: 14px;
}

.catalog-item a:hover {
	text-decoration: underline;
}
