@charset "utf-8";
/* CSS Document */

		/* ГАЗАВТОМИР */
	
	html {
	height:100%; 
	}
	
	body {
  height:auto !important;
  height:100%;
  min-height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt; 
	color:#353535; 
	background:#FFF; 
	margin:0; 
	padding:0; 
	border:0;
	/*background:url(/_data/objects/0000/0248/bg_comm.png) repeat-x 0 0;*/
	}	

	/*
	условные обозначения:
	l- layout, общий элемент шаблона
	p- позиция, условный элемент 
	b- блок
	h- локальная обёртка 
	g- глобальный класс, например, класс body
	*/


	/* ------ ШАБЛОН / секция только для шаблона main, .l-{id} .template_main -------- */
	
	
	.p-apex {}
	
	.l-layout-head {width:100%;	background:#E0EBA5 url(/_data/objects/0000/0248/bg_head.png) repeat-x 0 0; border-bottom:1px solid #d2dc96;}
	.g-page1 .l-layout-headn {width:100%; background:url("/_data/objects/0000/0248/bg_headn.png") repeat-x 0 100%; }
	.l-layout-main {width:100%;	border-top:4px solid #FFF; }
	/*background:#FFF url(/_data/objects/0000/0248/bg_center.png) repeat-x 0 0;*/

	/* c отступами
	.l-layout {width:95%;
								min-width:970px;
								max-width:1200px;
								_width:expression((document.documentElement.clientWidth || document.body.clientWidth) < 970? "970px": (document.documentElement.clientWidth || document.body.clientWidth) > 1200? "1200px": "95%");
								margin:0 auto;
	}
	
	*/
	
	body.g-admin .l-layout {width:95%; max-width:95%; margin:0 auto;}

	.l-headn {overflow:hidden;}
	.g-page1 .l-headn {height:350px; background:url("/_data/objects/0000/0248/bg_headimg.jpg") no-repeat 50% 100%; }

	.l-head,.l-headn,.l-top,.l-content,.l-bottom {
								min-width:938px;
								max-width:1200px;
								width:95%;
								_width:expression((document.documentElement.clientWidth || document.body.clientWidth) < 998? "938px": (document.documentElement.clientWidth || document.body.clientWidth) > 1200? "1200px": "95%");
								margin:0 auto;
								padding:0 10px; 
								_zoom:1;
								overflow:hidden;
							}
	
	
	.p-header01 {padding:25px 15px 10px 0; width:220px; float:left;}
	.p-header02 {padding:15px 0 0 0; overflow:hidden;}
	
	.p-header1 {width:240px;}
	.p-header2,.p-header3 {padding-top:20px;}
	
	/*
	.l-head {position:relative; white-space:nowrap; *overflow:hidden; _zoom:1;}
		.p-header1,.p-header2 {display:inline-block; overflow:hidden; vertical-align:top; _zoom:1;}
		div.p-header1 {width:250px;}
		div.p-header2 {width:74%; padding-top:20px; _overflow:hidden; _zoom:1; }
		div.p-header1,div.p-header2 {*display:block; *float:left;}
	*/	
	
	.l-top {padding-top:15px;}
		div.p-top1 {}
	
	.l-content {padding-top:5px; padding-bottom:15px;} /* вот здесь ставится отступ от "шапки" страницы*/
	
		table.l-commtable {height:100%; width:100%; }
		tr.l-commtable {height:100%; vertical-align:top; }
		
		td.l-comm-leftcol			{width:225px; height:100%; padding-right:20px; vertical-align:top;} /*width:190px; */
		td.l-comm-centercol		{width:100%; height:100%; vertical-align:top;}
		td.l-comm-centercol-in		{width:100%; height:100%; vertical-align:top;}
		td.l-comm-rightcol		{width:320px; height:100%; padding-left:20px; vertical-align:top;} /*width:190px; min-width:190px; */

		table.h-leftcol {width:220px; height:100%; min-width:220px;}
		table.h-centercol {width:100%; height:100%; }
		table.h-rightcol {width:250px; height:100%; min-width:250px;} 
		.g-page1 table.h-rightcol {width:340px; height:100%; min-width:340px;} 
		
		
		tr.p-left1 {vertical-align:top;}
		td.p-left1 {width:215px;}
		tr.p-left2 {vertical-align:top;}
		td.p-left2 {}
		tr.p-left3 {height:100%; vertical-align:bottom; }
		td.p-left3 {height:100%; }
	
		tr.p-center1 {vertical-align:top;}
		td.p-center1 {}
		tr.article {vertical-align:top;}
		td.article {padding-bottom:10px; width:100%;}
		tr.p-center2 {vertical-align:top; height:100%;}
		td.p-center2 {padding:0; height:100%;}
		tr.p-center3 {vertical-align:bottom;}
		td.p-center3 {padding:0;}
		
		tr.p-right1 {vertical-align:top;}
		td.p-right1 {}
		tr.p-right2 {vertical-align:top;}
		td.p-right2 {}
		tr.p-right3 {height:100%; vertical-align:bottom; }
		td.p-right3 {height:100%; }
	
	
	.l-bottom {border-top:5px solid #f29d36;	overflow:hidden; _zoom:1; padding:20px 0; margin-top:20px;}
	
		div.p-copyright {float:left; padding-top:10px; padding-left:20px;}
		/*div.p-address {float:left; padding-top:10px; padding-left:60px;}*/
		div.p-bot1 {float:left;}
		div.p-bot2 {float:right; padding-right:20px;}
			
	
	.p-tail {}



	
	/* ----- ОБЩИЕ ЭЛЕМЕНТЫ БЛОКОВ ----- */
	
	/* div.block_is {} */
	/* .l-content div.block_is {margin-bottom:10px;} */
	.l-comm-centercol-in div.block_is {margin-bottom:15px;} 
	.l-comm-rightcol div.block_is {margin-bottom:15px;} 
	.l-comm-leftcol div.block_is {margin-bottom:15px;} 
	td.p-center0 div.block_is {margin-bottom:10px;} 
	
	.l-comm-centercol-in div.head_comb {margin-bottom:10px;} 
	.l-comm-rightcol div.head_comb {margin-bottom:10px;} 
	/*.l-comm-centercol div.head_comb {background:url(/_data/objects/0000/0248/ar_header.gif) no-repeat 1px 1px; padding-left:25px;}*/
	.l-comm-centercol div.head_comb {background-image:url(/_data/objects/0000/0248/ar_header.gif); background-repeat:no-repeat; padding-left:25px; *zoom:1;}
	.l-comm-centercol div.blocktail {background:url(/_data/objects/0000/0248/ar_tail.gif) no-repeat 2px 3px; padding-left:15px;}
	div.tores {background:url(/_data/objects/0000/0248/ar_tail.gif) no-repeat 2px 3px; padding-left:15px; color: #0026B6; font-size:11px;}
	div.tores a {color: #0026B6; }
	/* .mess_standart {margin-bottom:15px;} */
	
	td.cell_standart_icon_text {padding-bottom:8px;}
	
	/* ----- БЛОКИ / использовать параметр "класс блока" ----- */
	
	
	
	/* логотип */
	.b-logo {padding:43px 10px 9px 30px;}
	
	.b-logon {padding:0 0 0 28px;}

	/* сервисное меню */
	.b-menuserv {margin:0 0 0 14px; padding:0;}
	/*.b-menuserv {float:left; margin:0 0 0 14px; padding:0; _margin-left:7px;}*/
	.b-menuserv span.separator {padding:0 5px; background:url(/_data/objects/0000/0248/ar_menuserv.gif) no-repeat 50% 7px;}
	.b-menuservn span.separator {padding:0 5px;}
	
	
		/* форма поиска в блоке */
	.b-search {margin:0 0 0 0; padding:0; }
	/*.b-search {float:right; margin:0 54px 0 0; padding:0; _margin-right:27px;} */
	.b-search span.short {vertical-align:middle; padding-right:7px;}
	.b-search form {display:inline; vertical-align:middle;}
	.b-search .input	{border:1px solid #8F969C; font-size:11px; padding:2px; margin:0; vertical-align:middle; width:120px; height:13px;}
	.b-search .butt	{border:none; background:none; color:#028bd5; cursor:pointer; font-size:12px; vertical-align:middle; margin:0 0 0 8px; padding:0; text-align:left; font-weight:bold; }

	.b-searchn {background-color:#FFF; border:8px solid #00b6ee; width:200px;}
	.b-searchn .input	{border:none; margin:0; padding:0 4px; height: 13px; width: 170px;}


/*для каталогов из газавтомига*/

	.b-catapp {margin-left:30px; }
	.b-catapp table {width:80%; text-align: left; }
	
	/*для слогана наверху*/

	.b-slogan {text-align:left; font-size:16px; color:#e27b0c;}

	/* баннер в шапке */
	.b-headbanner {margin:0; padding-top:10px; _zoom:1;} 

	/* блок авторизации */
	.b-auth {background-color:#FFF; padding:3px; border:1px solid #bbb9b9;} /*width:238px; */
	.b-auth div.head_comb {padding:5px 0 5px 13px; background-color:#bbb9b9;}
	.b-auth span.blockheader {background: url("/_data/objects/0000/0248/ar_head_auth.gif") no-repeat 0 0px; padding-left:23px;}
	.b-auth .blockheader {font-size:12px; color:#FFF; font-size:13px;}
	.b-auth .block_cell_css {background-color:#FFF; padding:20px;}
	span.h-auth_login {display:block; width:100%; overflow:hidden; zoom:1; margin-bottom:5px;}
	span.auth_login {display:block; padding-right:7px; width:45px; }
	input.auth_login {border:1px solid #8F8F8F; float:left; width:130px;}
	span.h-auth_password {display:block; width:100%; overflow:hidden; margin-bottom:5px;}
	span.auth_password {display:block; padding-right:7px; width:45px;}
	input.auth_password {border:1px solid #8F8F8F; float:left; width:100px;}
	input.auth_submit {margin-left:5px; margin-top:2px;}
	/* .h-auth_password span, .h-auth_password input {vertical-align:middle;} */
	a.auth_reglink {display:block; clear:both; padding-right:7px; color:#0026b6 !important; font-size:11px; font-weight:normal;}
	a.auth_remlink {display:block; padding-right:7px; color:#0026b6 !important; font-size:11px; font-weight:normal;}

	/* главное меню */
	.b-menumain {}
	.b-menumain ul {margin:0 0 0 35px; padding:0; list-style-type:none;}
	.b-menumain li {background:url(/_data/objects/0000/0248/ar_menumain.gif) no-repeat 0 6px; padding:2px 5px 2px 15px;}

	.b-menumainn {}
	.p-header01 .b-menumainn {min-height:125px; padding-top:20px;}
	.b-menumainn ul {margin:0 0 0 35px; padding:0; list-style-type:none;}
	.b-menumainn li {background:url("/_data/objects/0000/0248/ar_menumain.png") no-repeat 0 6px; padding:2px 5px 2px 18px;}
	.b-menumainn .menumain,
	.b-menumainn a.menumain {color:#01709e; font-weight:bold; text-decoration:none;}
	.b-menumainn a.menumain:hover {text-decoration:underline;}

	
	/* меню подразделов 1 */
	.b-menusub1 {}
	
	/* меню родителей (путь по сайту) */
	.b-menuparents {}

	/* заголовок раздела */
	.b-view_title {}
	
	.b-created img {margin-left:8px;}

	/*заявка*/
	
	.b-basket {background-color:#f7fae6; border:1px solid #bbd235; padding:3px; margin:0 0 5px 0; zoom:1; }
	.b-basket .blockheader {color:#FFF;}
	.b-basket div.head_comb {padding:5px 0 5px 13px; background-color:#bbd235;}
	.b-basket div.mess_standart {}
	.b-basket div.b-basket-list {padding:5px 10px 10px 10px;}
	.b-basket div.blocktail {text-align:center; padding:3px 0 10px 0;}

	.b-basket span.blockheader {background: url("/_data/objects/0000/0248/ar_head_green.gif") no-repeat 0 0px; padding-left:30px;}
	.b-basket div.bashelp {padding:10px 10px 0 10px;}
	.b-basket div.bashelp a {color:#0026b6; font-size:11px; font-weight:normal;}
	
	/*контакты*/	
	
	.b-tel2 {background-color:#fbffff; border:1px solid #42bde4; padding:3px; margin:15px 0; zoom:1;}
	.b-tel2 .blockheader {color:#FFF;}
	.b-tel2 div.head_comb {padding:5px 0 5px 13px; background-color:#42bde4;}
	.b-tel2 div.mess_standart {background-color:#fbffff;}
	.b-tel2 div.b-tel2-list {background-color:#fbffff; padding:5px 10px 10px 10px;}
	.b-tel2 div.blocktail {background-color:#fbffff; text-align:center; padding:3px 0 10px 0;}

	.b-tel2 span.blockheader {background: url("/_data/objects/0000/0248/ar_head_blue.gif") no-repeat 0 0; padding-left:30px;}
	.b-tel2 div.bashelp {text-align:center; padding-top:10px;}
	.b-tel2 div.bashelp a {color:#0026b6; font-size:11px; font-weight:normal;}
	
	.b-fronfform {}
	.b-fronfform #p__question_question {width:160px !important; height:40px !important;}
	
	.b-fronfform #p__connect_1040 {width:180px !important;}
	.b-fronfform #p__connect_file {width:180px !important;}

/*оранжевый блок*/

	.b-orange {background-color:#fcf8f4; border:1px solid #f19d36; padding:3px; margin:15px 0; zoom:1; }
		
	.b-orange .blockheader {color:#FFF;}
	.b-orange div.head_comb {padding:5px 0 5px 13px; background-color:#f19d36;}
	.b-orange div.mess_standart {}
	.b-orange div.b-orange-list {background-color:#FFF; padding:5px 10px 10px 10px;}
	.b-orange div.blocktail {background-color:#FFF; text-align:center; padding:3px 0 10px 0;}

	.b-orange span.blockheader {background: url("/_data/objects/0000/0248/ar_head_orange.gif") no-repeat 0 0; padding-left:30px;}
	.b-orange div.bashelp {text-align:center; padding-top:10px;}
	.b-orange div.bashelp a {color:#0026b6; font-size:11px; font-weight:normal;}
	
	.b-orange form {}
	.b-orange form table.stdform {margin:10px; width:auto !important;}
	.b-orange .light, .b-orange .middle, .b-orange .dark {background-color:#fcf8f4 !important; color:#353535 !important;}
	
	.b-sitemap {margin:30px 0;}
	
	.b-tel {padding:0px 0px 10px; color:#e27b0c; font-size:18px;}

	.b-catbanners {}
	.b-catbanners td.catbanners {padding-left:40px; }
	.b-catbanners .list_table_std {padding-bottom:0; }
	.b-catbanners2 {margin-bottom:5px !important; }
	.b-catbanners2 .list_table_std {text-align:center; padding:0;}	
	
	div.block_is  {overflow:hidden; _zoom:1; } 
	
	
	/* блок случайного автомобиля */
	.b-random {align:center;}
	.b-random .icon {align:center;}
	.b-random .head {text-align:center;}
	
	/* для концовки блока */

	.b-headbannern {overflow:hidden;}
	.b-headbannern .menuchilds {font-size:12px; color:#0026b6;}
	.b-headbannern a.menuchilds {color:#0026b6;}
	.b-headbannern ul {margin:0 0 0 0; padding:0; list-style-type:none; display:block; }
	.b-headbannern li {
		display:block; 
		float:left; 
		width:160px; 
		height:46px; 
		padding:10px 22px 10px 63px; 
		margin:13px 13px 13px 0; 
		background:#FFF url("/_data/objects/0000/0248/ar_banner2.png") no-repeat 10px 50%; 
		border:3px solid #f29d36;
		overflow:hidden;
		}


	.b-comtel {float:left; margin:13px 0; padding:10px 22px 10px 63px; background: url("/_data/objects/0000/0248/ar_banner1.png") no-repeat 10px 50%; }
	.b-comtel .spantel1 {font-size:14px; color:#129dd4; font-weight:bold; }
	.b-comtel .spantel2 {font-size:19px; color:#de6c06; }
	.b-comtel .spantel3 {font-size:12px; color:#129dd4; font-weight:bold;}

	
	.b-slogann {margin:20px 0 0 39%; font-size:20px;}
	
	.b-catmap {border:1px solid #27baf0; padding:10px;}
		
	/* ----- общие классы ----- */
	
h1,.header			{font-size:15px; font-weight:bold; }
h1 a:link, a.header:link, h1 a:visited, a.header:visited	{text-decoration:underline; }
h1 a:active, a.header:active, h1 a:hover, a.header:hover	{text-decoration:none; }

h2,.subheader		{font-size:14px; font-weight:bold; }
h2 a:link, a.subheader:link, h2 a:visited, a.subheader:visited	{text-decoration:underline; }
h2 a:active, a.subheader:active, h2 a:hover, a.subheader:hover	{text-decoration:none; }

h3,h4,h5				{font-size:9pt; font-weight:bold; }
p						{font-size:9pt; }
div,th,td				{font-size:9pt; }
ol,dl,dt,dd				{font-size:9pt; }
ul						{list-style-type:disc; }
li     					{}
pre						{font-family:Courier New, Courier, monospace; font-size:9pt; }
hr						{height:1px; width:100%; }

input.text, input.input, textarea.textarea, select.select {border:1px solid #8E8686; margin-right:2px;}
input.butt,button {border:none; background:#bbd235; color:#1c3605; cursor:pointer; font-weight:normal; padding:1px 5px;}

.min					{font-size:7pt; font-weight:normal; }
.date					{color:#333; font-size:12px; margin:0px 0px 3px 0px; font-weight:normal; }
.time					{color:#333; font-size:12px; font-weight:normal; }
.tail					{font-size:8pt; font-weight:normal; }
span.date_standart {padding:0;}


.copy											{font-size:7pt; font-weight:normal; }
a.copy:link,a.copy:visited						{text-decoration:none; }
a.copy:active,a.copy:hover						{text-decoration:none; }

.short											{font-size:8pt; margin:3px 0px 6px 0px; font-weight:normal; color:#353535; }
a.short:link,a.short:visited					{text-decoration:none; }
a.short:active,a.short:hover					{text-decoration:none; }
.short.detail									{font-weight:normal; font-style:normal; }
a.short.detail:link,a.short.detail:visited		{text-decoration:underline; }
a.short.detail:active,a.short.detail:hover		{text-decoration:underline; }

.titleheader									{background:none; font-size:16px; font-weight:bold; }
a.titleheader:link,a.titleheader:visited		{color:#353535; text-decoration:underline; }
a.titleheader:active,a.titleheader:hover		{color:#353535; text-decoration:underline; }

.blockheader									{background:none; font-size:15px; font-weight:bold; }
a.blockheader:link,a.blockheader:visited		{color:#353535; text-decoration:underline; }
a.blockheader:active,a.blockheader:hover		{color:#353535; text-decoration:underline; }

.blocktail										{color:#0026b6; font-size:11px; font-weight:normal; }
a.blocktail:link,a.blocktail:visited			{color:#0026b6; text-decoration:underline; }
a.blocktail:active,a.blocktail:hover			{color:#0026b6; text-decoration:underline; }

a:focus 	{outline: none;	}
a					{color:#353535; text-decoration:underline; }

.light									{color:#333; background:#fdfdf8; }
a.light:link,a.light:visited,a.light:active,a.light:hover			{color:#333; text-decoration:underline; }

.middle									{color:#333; background:#f3f7dc; }
a.middle:link,a.middle:visited,a.middle:active,a.middle:hover			{color:#333; text-decoration:underline; }

.dark									{color:#FFF; background:#a3ba24; font-weight:bold; }
a.dark:link,a.dark:visited,a.dark:active,a.dark:hover				{color:#FFF; background:#a3ba24; text-decoration:underline; }


.menuchilds								{font-size:13px; color:#0026b6;  }
a.menuchilds:link,a.menuchilds:visited	{color:#0026b6; text-decoration:underline; }
a.menuchilds:active,a.menuchilds:hover	{color:#0026b6; text-decoration:underline; }

.menulocal								{font-size:12px; color:#0026b6; font-weight:normal; }
a.menulocal:link,a.menulocal:visited	{color:#0026b6; text-decoration:underline; }
a.menulocal:active,a.menulocal:hover	{color:#0026b6; text-decoration:underline; }

.menubottom								{font-size:8pt; font-weight:normal; }
a.menubottom:link,a.menubottom:visited	{text-decoration:underline; }
a.menubottom:active,a.menubottom:hover	{text-decoration:underline; }

.menutext								{font-size:8pt; color:#0026b6;}
a.menutext:link,a.menutext:visited		{text-decoration:underline; color:#0026b6;}
a.menutext:active,a.menutext:hover		{text-decoration:underline; color:#0026b6;}

.menumain								{color:#0026b6; font-size:13px; font-weight:normal; }
a.menumain {color:#0026b6; text-decoration:underline; }

.menucur,a.menucur:link,a.menucur:visited,a.menucur:active,a.menucur:hover			{font-weight:bold; }
.menucur1,a.menucur1:link,a.menucur1:visited,a.menucur1:active,a.menucur1:hover		{font-weight:bold; }
.menucur2,a.menucur2:link,a.menucur2:visited,a.menucur2:active,a.menucur2:hover		{font-weight:bold; }
.menucur3,a.menucur3:link,a.menucur3:visited,a.menucur3:active,a.menucur3:hover		{font-weight:bold; }

.catbanners {font-size:17px; font-weight:bold; color:#FFF;}
a.catbanners,span.catbanners {color:#FFF; line-height:40px; text-decoration:none;}
a.catbanners:hover {text-decoration:underline;	}

	/* стандартная таблица */
	.stdtable.ttable		{width:100%; border-collapse:collapse; padding:0px; }
	.stdtable.tsubheader	{background:none; font-weight:bold; }
	.stdtable.trow1			{background:none; text-align:left; width:33%; padding:2px 8px 2px 0px; }
	.stdtable.trow2			{background:none; padding:2px 8px 2px 0px; }
	
	/* стандартная форма */
	form.stdform			{clear:both; overflow:hidden; }
	.stdform.fctable 		{width:1%; border-collapse:collapse; padding:0px; margin:10px 0px 10px 0px; }
	.stdform.ftable 		{width:100%; border-collapse:collapse; padding:0px; margin:10px 0px 10px 0px; }
	.stdform.fheader		{background:none; height:24px; font-weight:bold; }
	.stdform.fheader1		{width:33%; }
	.stdform.fsubheader		{background:none; height:24px; font-weight:normal; }
	.stdform.ffooter		{background:none; }
	.stdform.fconst			{background:none; height:24px; font-weight:normal; }
	.stdform.fsubmit1		{background:none; text-align:left; }
	.stdform.fsubmit2		{background:none; height:24; }
	.stdform.frow1			{background:none; text-align:left; width:33%;  padding:2px 8px 2px 0px; }
	.stdform.frow2			{background:none;  padding:2px 8px 2px 0px; }
	

	/* двухуровневый стандарт */
	.twolevcomm {}
	.twolev1 {}
	.twolev1_cur {}
	.twolev1_first {}
	.twolev1_last {}
	.twolev1_header {font-weight:bold; }
	a.twolev1_header {text-decoration:none;}
	.twolev1 span.date {}
	.twolev1 span.time {}
	.twolev1 span.short {}
	.twolev1 div.content {margin:10px 0;}
	.twolev2 {margin:10px 0; padding-left:25px;}
	.twolev2_cur {}
	.twolev2_first {}
	.twolev2_last {}

	/* JM */
	.viewclassbody {color:#888; }
	.tree.blockcssid		{color:#FF0000; width:60px; }
	.tree.viewclassblock	{color:#0000FF; width:80px; }
	
	
	/*для голосования*/

	
	.vote.tores {margin:10px 0;}
	.vote.tovote {margin:10px 0;}
	.vote.vheader {margin-bottom:10px;}
	
	/*
	
	@media print {
	table.mcn_orders	{width:95%; border-collapse:collapse; margin:0 auto;}
	p.print_ctrl {display:none; }
	p.print_copy {display:none; }
	div.mcn_userinfo {margin-left:15px;}
	h1.header {margin-left:15px;}
	}	
	
	*/
	
.collaps_head
{
	height:32px;
	background: url(/_data/objects/0000/0229/view_background.gif) repeat-x;
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	font-size:11pt; 
	font-weight:bold;
}
.collaps_head_active
{
	font-weight:bold;
}
.collaps_body
{
	display:none;
	padding:10px;
}
a.collaps,a.collaps:link,a.collaps:visited,a.collaps:active,a.collaps:hover
{
	text-decoration:none; 
}




table.ttd	{border-collapse:collapse; width:100%;}
tr.ttd		{/*height:24px; */}
td.ttd		{padding:4px 8px; border:1px solid #999;}

.basinfo		{padding:10px;}
.prod_price		{font-size:18px; font-weight:bold; color:#f3850e; }
.prod_price_line {white-space:nowrap;}

td.catbas {padding:8px 8px;}
.catbas.ctotal {padding:8px 8px;}

.cell_icon_hshort-ico {padding-bottom:5px;}
.cell_icon_hshort-head {padding-bottom:5px;}
.cell_icon_hshort-short {}


a.highslide {display:block; float:left; margin:0 10px 10px 0;}
.highslide-gallery {oveflow:hidden; _zoom:1;}

.cell_image_header {/*margin-bottom:3px;*/}
.cell_image_header img {vertical-align:middle; margin-right:5px;}
.cell_image_header a, .cell_image_header span {vertical-align:middle;}

.b-memori img {margin-right:7px;}

/* облако тегов */
.tagscloud								{color:#146AC7; font-family: Arial, Helvetica, sans-serif; }
a.tagscloud								{padding:0 5px; }
a.tagscloud:link, a.tagscloud:visited	{color:#146AC7; text-decoration:none; }
a.tagscloud:active, a.tagscloud:hover	{color:#FFF; background-color:#146AC7; text-decoration:none; }

.yal_info {margin:10px 0;}
.yal_info td {padding:5px 10px 5px 5px; vertical-align:center;}
