/*------- стандартный шаблон  -----------*/

/* CSS Document */
.hide { display: none;}

/*Регистрация*/
.a_button_reg{
	font-family:Arial;
	font-size:12px;
	text-transform:uppercase;
	color:#717171;
}

.reg_begin input{
	border: 1px solid silver;
}
.katalog_child { margin-bottom:12px; background:#ecf1db; padding:16px; }

.td_reg a:link{
	color: red;
	text-transform:uppercase;
	font-family:Tahoma;
	font-size:10px;
}

.reg_begin_col{
	color: #D73423;
}


/*Корзина*/

.div_basket{
	padding-bottom: 20px;
}

.basket{
	position:relative;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #555555;
	font-family:Tahoma;
	font-size:11px;
}

.basket_margin{
	padding-left: 15px;
}

.basket a:link{
	color: #69A228;
	font-family:Tahoma;
	font-size:11px;
	font-weight: bold;
}

/*Заказ товара*/
img{border: 0}

.buy_button{
	color:#9b0000;
	font-weight:bold;
}

.zakaz{
	padding-top: 20px;
}

.zakaz a:link{
	color: #69A228;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
}


/*Посылка писма*/
.t_sent_quary{
	color:#424242;
}

.t_sent_quary input {
	border: 1px silver solid;
}

.t_sent_quary textarea {
	border: 1px silver solid;
}

/*Скроллер*/
.scroller{
	color: gray;
	padding: 3px 0px 3px 0px;
}

.scroller a:link{
	color: gray;
	text-decoration: none;
}

/*Каталог товаров*/
.td_price_text{
	padding-left: 10px;
}

.td_price_name{
	padding-left: 10px;
}

/*Все новости*/
.div_all_news{
	padding: 3px 3px 3px 10px;
	font-family:Tahoma;
	font-size:11px;
	text-align:right;
}

.div_all_news a:link{
	text-decoration: none;
	color:#000000;
}

/* CSS Document */

body{
	background:#4a504f;
	margin:0px auto;
	padding:22px 0px;
	}

p{
	padding:0px;
	margin:0px 0px 15px;
	}	

h1{
	position:relative;
	font-family:Arial;
	font-size:18px;
	color:#344c69;
	padding:0px;
	margin:0px 0px 10px;
	}

h3{
	position:relative;
	font-size:18px;
	font-family:Arial;
	color:#344c69;
	padding:0px;
	margin:0px 0px 10px;
	letter-spacing:-1px;
	}

.div_page{
	position:relative;
	width:100%;
	margin:0px auto;
	height: auto;
	border:0px #ffffff solid;
}

.div_header{
	position:relative;
	background:url(/tmpls/tmpl2022/img/top.jpg) no-repeat;
	background-position:center top;
	height:235px;
	}

.div_menu{
	position:relative;
	background:url(/tmpls/tmpl2022/img/bg_menu.jpg) repeat-x;
	background-position:0px 0px;
	}

.table_menu{
	position:relative;
	font-family:Tahoma;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	text-transform: uppercase;
	margin:0px auto;
	}

.table_menu td{
	padding:0px 20px;
	} 

.table_menu a{
	color:#ffffff;
	text-decoration: none;
}

.table_menu a:hover {
	text-decoration: underline;
}

.table_center{
	position:relative;
	width:100%;
	margin:0px auto;
	height: 550px;
	background:#ffffff;
	font-family:Tahoma;
	font-size:11px;
	color:#585858;
	}

.td_left{
	position:relative;
	padding:28px;
	}

.td_right{
	position:relative;
	background:#efefef;
	border-left:1px #cbcbcb solid;
	width:180px;
	padding:28px 20px;
	}

.table_cont{
	position:relative;
	font-family: Tahoma;
	font-size:11px;
	color:#494949;
	}

.table_cont td{
	padding:2px 0px 2px;
	}

.textarea_cont{
	width:180px;
	height:90px;
	overflow:hidden;
	border:1px #797979 solid;
	}	
	
.input_cont{
	position:relative;
	width:180px;
	height:17px;
	border:1px #797979 solid;
	}	

.input_cap{
	width:89px;
	height:16px;
	border:1px #797979 solid;
	}	


.div_footer{
	position:relative;
	}

.table_footer{
	position: relative;
	width:100%;
	background:url(/tmpls/tmpl2022/img/bg_l.jpg) repeat-x;
	background-position:0px 0px;
	height:72px;	
	margin:0px auto;
	}

.td_footer_l{
	position:relative;
	background:url(/tmpls/tmpl2022/img/bg_tel.jpg) no-repeat;
	background-position:17px 32px;
	padding:30px 17px;
	font-family:Tahoma;
	font-size:10px;
	color:#7995a5;
	width:220px;
	}
	
.div_tel{
	position:relative;
	padding:0px 0px 0px 20px;
	font-size:11px;
	}		
	
.td_footer_r{
	position:relative;
	background:url(/tmpls/tmpl2022/img/bg_r.jpg) repeat-x;
	background-position:0px 0px;
	padding:34px 0px 0px 28px;
	}	

.table_footer_menu{
	position:relative;
	font-family: Tahoma;
	font-size:10px;
	color:#710300;
	}	

.table_footer_menu td{
	padding:0px 5px;
	}
	
.table_footer_menu a{
	color: #002f4a;
	text-decoration: none;
}

.table_footer_menu a:hover {
	text-decoration: underline;
}

.div_copyright{
	position:relative;
	font-family: Tahoma;
	font-size:11px;
	color:#002f4a;
	padding:4px 0px 0px 5px;
	}	
	
.div_copyright a{
	color: #002f4a;
}

.div_copyright a:hover {
	text-decoration: none;
}
	

/*------- дополнения -----------*/

.hide { width: 100%; height: 0px; display: none; }

.show { display: block; }

.noshow { display: none; }
