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

/* CSS Document */

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

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

.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:#fff;
	margin:0px auto;
	padding:28px 15px;
	}

p{
	padding:0px;
	margin:0px 0px 15px;
	}

h1{
	position:relative;
	font-family:Arial;
	font-size:16px;
	font-weight:normal;
	color:#000000;
	padding:6px 8px 10px;
	margin:0px;
	border-left:3px #c0c0c0 solid;
	}
	
.div_page{
	position:relative;
	margin:0px auto;
	padding:1px;
	height: auto;
	border:1px #d9d9d9 solid;
}

.div_header{
	position:relative;
	background:url(img/bg_header_r.jpg) repeat-x;
	background-position:0px 0px;
	border-right:4px #fff solid;
	}

.table_header{
	position:relative;
	width:100%;
	}	

.table_center{
	position:relative;
	width:100%;
	height:550px;
	}
	

.td_left{
	position:relative;
	width:335px;
	}

.div_news{
	position:relative;
	padding:6px 11px;
	}

.div_news_archiv{
	position:relative;
	font-family: Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#333333;
	margin:-26px 0px 15px;
	text-align:right;
	}

.div_news_archiv a{
	color:#333333;
	text-decoration: none;
}

.div_news_archiv a:hover {
	text-decoration: underline;
}


.div_news_data{
	position:relative;
	font-family:Tahoma;
	font-size:10px;
	color:#818080;
	padding:0px 10px;
	}

.div_news_name{
	position:relative;
	font-family:Tahoma;
	font-size:11px;
	color:#3b515e;
	padding:0px 10px;
	}

.div_news_name a{
	color:#3b515e;
}

.div_news_name sa:hover {
	text-decoration: none;
}
	
.div_news_text{
	position:relative;
	font-family:Tahoma;
	font-size:11px;
	color:#818080;
	padding:0px 0px 0px 10px;
	margin-bottom:16px;
	}


.td_right{
	position:relative;
	width:100%;
	padding:0px 3px ;
	}

.div_reg{
	position:relative;
	background:#efefef;
	padding:10px;
	}

.table_reg{
	position:relative;
	font-family:Tahoma;
	font-size:11px;
	color:#585656;
	text-align:right;
	margin:10px 0px 0px 26px;
	}

.input_reg{
	width:79px;
	height:16px;
	border:0px;
	margin:2px 7px;
	}		

.div_reg_link{
	position:relative;
	font-family: Tahoma;
	font-size:11px;
	color:#dc0000;
	font-weight:bold;
	padding-left:157px;
	}	

.div_reg_link a{
	color:#dc0000;
}

.div_reg_link a:hover {
	text-decoration: none;
}

.div_content{
	position:relative;
	padding:17px 13px;
	}

.div_content_text{
	padding:9px;
	font-family:Tahoma;
	font-size:11px;
	color:#585656;
	}	
	
.div_footer{
	position:relative;
	padding:0px 4px 4px ;
	}

.table_footer{
	position:relative;
	width:100%;
	background:#cdcdcd;
	font-family: Tahoma;
	}

.table_footer td{
	}


.td_footer_left{
	position:relative;
	background:#e5e5e5;
	width:305px;
	height:76px;
	font-size:11px;
	color:#828281;
	padding:0px 0px 0px 27px;
	}		

.td_footer_left a{
	color: #476170;
}

.td_footer_left a:hover {
	text-decoration: none;
}
	
.table_footer_menu{
	position:relative;
	font-family:Tahoma;
	font-size:11px;
	color:#476170;
	margin-left:15px;
	}	

.table_footer_menu td{
	padding:0px 10px;
	}


.table_footer_menu a{
	color:#476170;
	text-decoration: none;
}

.table_footer_menu a:hover {
	text-decoration: underline;
}

	

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

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

.show { display: block; }

.noshow { display: none; }
