a.noborder, #buttons3 a {border: none;}
#tbl_main {
	height:100%;
	min-height:1px!important;
}
.button {
	color: #00A1E4;
	text-decoration: underline;
	background: transparent none;
	border: 1px solid #aaaaaa;
	cursor:pointer;
}
/* ======================== ЛОГОТИП ========================== */
#mainlogo {background: url( "/images/logo.gif" ) no-repeat left top;}
#logo_click {
	width: 250px;
	height: 83px;
	margin-left:27px;
	padding: 0;
}
#logo_click a {
	display: block;
	width: 100%;
	height: 100%;
	cursor: pointer;
	border: none;
	text-decoration: none;
}
/* ======================== Ячейка номер телефона ========================== */
#t_number {
	margin: 0;
	width: 162px;
	height: 27px;
	text-align:center;
	vertical-align: bottom;
	font-size: 12pt;
	position: relative;
	right: -207px;
}
#t_number div {
	width: 100%;
	text-align:center;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
/* ======================== Верхнее меню ========================== */
#tbl_topmenu {margin: 0;}
#tbl_topmenu td {
	padding: 17px 20px 0 0;
	text-align: left;
	vertical-align: top;
}
#tbl_topmenu a {
	white-space: nowrap;
	color:#00A1E4;
	border-bottom: 1px dashed #00A1E4;
	line-height: 1.5em;
}
#tbl_topmenu a:hover {
	border-bottom: 1px solid #00A1E4;
	text-decoration: none;
}
/* Корзина */
#div_order_info {
	width: 185px;
	height: 45px;

	margin: 0;
	padding: 2px 4px 4px 4px;

	text-align:left;
	float: right;

	background-color: #fffeeb;
	/*background: #FEFACE none;*/
	color: #777777;

	border: 1px dotted #aaaaaa;
	font-size: 85%;
	white-space: nowrap;

}
#div_order_info A,#div_order_info A:link,#div_order_info A:hover,#div_order_info A:visited {
	border-bottom: 0;
}
#div_order_info b {color: #000000;}
/* "Корзина" сравнения */
#div_goods_compare_info {
	width: 185px;

	margin : 0;
	padding: 2px 4px 4px 4px;

	position: relative;
	top: -20px;

	background-color: #f0f0f0;
	border: 1px dotted #aaaaaa;
	float: right;
	font-size: 85%;
	cursor: pointer;
}
#div_goods_compare_info A,#div_goods_compare_info A:link,#div_goods_compare_info A:hover,#div_goods_compare_info A:visited {
	color: #00A1E4;
	border-bottom: 0;
}
#div_order_info b {color: #000000; }
/* ======================== ПУТЬ ========================== */
#breadcrumbs {
	padding-top:16px;
	text-align: right;
	color: #000;
	font-size: 11px;
	font-weight: normal;
	cursor: default;
	background: url( "/images/topline.gif" ) repeat-x top;
}
#breadcrumbs A, #breadcrumbs A:link, #breadcrumbs A:visited {
	text-decoration: underline;
	font-weight: normal;
	border: none;
}
#breadcrumbs A:hover {color: #777;}
#breadcrumbs span {color: #00A1E4;}
/* ======================== Окно поиска ========================== */
#find_cell {
	height: 31px;
	width: 182px;
	text-align: left;
	vertical-align: top;
	margin: 110px 0 0 146px;
	background: url( "/images/find.gif" ) no-repeat right top;
}
#find_cell #search_form {
	display: block;
	height: 31px;
	width: 182px;
	margin: 0;
	padding: 0;
	text-align: left;
	position: relative;
}
#nofind {height: 31px;width: 182px;margin: 110px 0 0 146px;display: none;}
#find_cell #btn_submit {
	border: none;
	margin:0;
	width:36px;
	height:31px;
	position: absolute;
	top: 0;
	left:0;
}
#find_cell #txt_search {
	width: 135px;
	height: 18px;
	text-align: left;
	margin: 0;
	position: absolute;
	left: 42px;
	top: 6px;
	font-size: 10px;
	border: 1px solid #aaaaaa;
}
/* ======================== Ячейка для ЛЕВОГО МЕНЮ ========================== */
#menu_cell {background: url( "/images/gorelka.jpg" ) no-repeat left 30px;}
#outer {
	min-height: 100%;
	height:100%;
	border:1px solid green;
	position:relative;
}
#inner {
	text-align:left;
	margin-left:50px;
	position: absolute;
	left:0;
	bottom: 0;
	border:1px solid red;
}
/* ====================== МЕНЮ ====================== */
UL.menu {
	width: 275px;
	margin:7px 0px 0 50px;
	padding:0;
	vertical-align:top;
}
UL.menu LI {
	margin:0;
	padding:2px 0 3px 12px;
	text-align: left;
	min-height:20px;
	text-transform:uppercase;
	background: none;
}
UL.level2 {
	padding:0 0 5px 0px;
	margin:4px 0 2px 12px;
	border-bottom:2px dotted #777;
}
UL.level2 LI {
	margin:0;
	padding:0 0 0 12px;
	text-transform: none;
	min-height: 15px;
	vertical-align:top;
	list-style: none;
	background-image: none;
	border: none;
}
UL.level3 {
	padding:0;
	margin:0px 0 0px 15px;
}
UL.level3 UL {
	padding:0;
	margin:0px 0 0px 15px;
}
/* выбранный пункт меню - элемент LI */
#choosen {
	background: transparent url("/images/marrow.gif") no-repeat left 4px;
}
ul.level2 #choosen {
	background-position: left 1px;
}
/* ============= Ссылки пунктов меню ================== */
UL.menu A, UL.menu A:visited, UL.menu A:link, /*UL.menu a:active,*/
UL.menu UL A, UL.menu UL A:visited, UL.menu UL A:link /*, UL.menu UL a:active*/
{
	padding-bottom:4px;
	font-size:10pt;
	display: block;
	text-decoration: none;
	border-bottom:2px dotted #777;
	color: #000000;
}
UL.menu A:hover {
	color: #00A1E4;
	text-decoration: underline;
}
/* Активный (выбранный) пункт меню */
UL.menu LI a.current,
UL.menu LI a.current:hover,
UL.menu LI a.current:visited,
UL.menu LI a.current:link {
	color:#00A1E4;
	text-decoration: none;
	padding-bottom:5px;
}
div.level1:first-letter {color: #00A1E4;}
UL.menu UL.level2 A {
	width:100%;
	border: none;
}
UL.menu UL.level2 LI A {font-size: 9pt;}
UL.menu UL.level2 LI A:hover{
	color: #00A1E4;
	text-decoration: underline;
}
UL.menu UL.level3 LI A {
	color: #777777;
	font-size: 8pt;
	font-weight: normal;
	letter-spacing: normal;
}
/* ======================== ПРОФИ ========================== */
#copyright_profi {
	text-align: left;
	padding-left: 50px;
	font-size: 11px;
	color: #808080;
}
#copyright_profi A, #copyright_profi A:visited {
	color: #808080;
	border: none;
	text-decoration: underline;
}
#copyright_profi A:hover {
	padding:0;
	color: #ff0000;
}
/* ======================== Оформление подвала ========================== */
.b_border {
	height: 38px;
	vertical-align: bottom;
	border-bottom: 3px solid #686868;
}
/* ======================== Ячейка для FOOTER ========================== */
#footer {
	height: 49px;
	width: 100%;
	text-align: right;
	vertical-align: top;
	padding: 8px 8px 0 0;
	white-space: nowrap;
	font-size:10pt;
	font-weight: bolder;
	color: #686868;
}
#div_bottom {
	position: relative;
	right: 43px;
	top: -57px;
}
/* ======================== Колонтитулы для печати ========================== */
.print_top, .print_bottom {
	display: none;
	/*visibility: hidden;*/
}
/* ============================================================================== */
#content_cell {padding: 0;}
/* =====================  Для гл. стр. модуля Товары ======================= */
#tbl_outer {background: transparent url( "/images/bckgr.gif" ) repeat left top;}
#tbl_outer #firstcell {
	height: 100%;
	vertical-align: top;
	background: url( "/images/kwadrat.gif" ) repeat-y left top;
}
#tbl_cats {
	width: auto;
	height: 100%;
}
#tbl_cats td {vertical-align: top;}
#tbl_cats td a {
	display: block;
	font-size:100%;
	border:none;	
}
#tbl_cats div {
	display: block;
	padding:0;
	margin-top: -7px;
	font-size: 24pt;
	font-family: "Arial Black";
	font-weight: bolder;
	vertical-align: top;
	color: #ffffff;
}
#tbl_cats td a:hover {
	color: #00A1E4;
	text-decoration: none;
}
#tbl_cats a:hover div {
	color: #fff207;
	text-decoration: none;
}
#rt_border {border-right: 3px dotted #8A8A8A;}
#div_dirt1 {padding-left:2px;}
/*========== Модуль товары (ФРОНТ) ===============*/
#tbl_goodlist th {padding: 0 5px 0 5px;}
.td_fupper, .td_fdown {height: 5px;}
.td_fdown {
	border-bottom: 2px dotted #999999;
	line-height: 1px;
}
.td_image {
	text-align: center;
	padding: 0;
}
.td_image a, .td_image a:visited, .td_image a:link, .td_image a:hover {
	border:none;
	text-decoration:none;
}
.td_articul {
	text-align:right;
	padding: 0 10px 0 5px;
	width: 1%;
	/*color:#00A1E4;*/
	color:#777777;
}
.td_name {
	text-align:left;
	padding: 0 5px 0 5px;
}
.td_good_manufacturer {padding: 0 5px 0 5px;}
.td_name a {font-weight: normal;}
.td_short {color: #777777;}
.td_price {
	text-align:right;
	width: 1%;
	padding: 0 5px 0 5px;
	white-space: nowrap;
}
.td_price div {
	background-color: #fffeeb;
	border: 1px dotted #aaaaaa;
	padding: 0.5em;
}
.div_goods_manufacturer {
	margin: -15px 0 10 25px;
	text-transform: uppercase;
	font-weight: bold;
	color: #00A1E4;
}
/* Просмотр конкретного товара */
.disp_good_price {
	width:81px;
	border:1px dotted #aaaaaa;
	padding:2px 5px;
	float:right;
	text-align:right;
	background:#fffeeb none;
}
a.zuruck,a.zuruck:link,a.zuruck:visited {
	color: #00A1E4;
	text-decoration: none;
	border: 0;
	font-weight: normal;
}
a.zuruck:hover {
	text-decoration: underline;
	font-weight: normal;
}
/* Модуль «Сравнение товаров»*/
.tbl_goods_compare {border-collapse: collapse;}
.tbl_goods_compare tr.even {}
.tbl_goods_compare tr.odd {background-color: #eeeeee;}
.tbl_goods_compare td {border: 1px dotted #aaaaaa;}
.tbl_goods_compare th {
	background: #fffeeb;
	border: 1px dotted #aaaaaa;
	padding: 3px 6px;
}
.tbl_goods_compare td {padding: 3px 6px;}
.tbl_goods_compare a,.tbl_goods_compare a:link,.tbl_goods_compare a:visited {
	color: #000000;
	border: 0;
	text-decoration: none;
}
.tbl_goods_compare a:hover {color: #00A1E4;}
/* Модуль «Карта сайта» */
.site_map {text-transform:uppercase;}
.site_map a {border: none;}
.site_map LI {list-style: none;}
.site_map .site_map {text-transform: none; padding-left:15px;}
.site_map .site_map LI {
	background: transparent url("/images/marrow.gif") no-repeat left 3px;
	padding:0 0 0 12px;
	list-style: none;
}
/*.site_map a,.site_map a:link,.site_map a:visited {}*/
.site_map a:hover {border: 0;}
.site_map .site_map a {font-weight: normal;}
/* ======================== Для листалки ========================== */
div.pagenumber_container {
	margin: 30px 0 0 0;
	text-align: center;
}
div.pagenumber_head {padding:0;}
DIV.pagenumber_head .head {color: #555555;}
#previous_page { margin: 0 5px 0 0; }
#next_page { margin: 0 0 0 5px; }
div.pagenumber_head A,div.pagenumber_head A:link,div.pagenumber_head A:visited { color: #004880; }
div.pagenumber {
	margin: 0px 4px 0 4px;
	padding: 2px 0;
	background-color: #d9d9d9;
	color: #ffffff;
	white-space: nowrap;
}
div.pagenumber A,div.pagenumber A:link,div.pagenumber A:visited {
	margin: 0 10px 0 0;
	padding: 2px 6px 2px 6px;
	border: none;
/*	background-color: #FFE4E1; /* Плашка с номерами страниц */
	color: #004880;
}
div.pagenumber A:hover {
	color: #00A1E4;
/*	background-color: #FFB6C1; /*#C7D6EF; /*Подсветка номеров страниц при наведении*/
}
div.pagenumber SPAN {
	margin: 0 10px 0 0;
	padding: 2px 6px 2px 6px;
	background-color: #fffeeb;/*#e60000;*/
	border: 1px solid #000000;
	color: Black;
	font-weight: bolder;
	cursor: default;
}