/* 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:#ffffff url(img/bg_header.jpg) repeat-x;
	background-position:0px 0px;
	margin:0px auto;
	padding:0px;
	}
p{
	padding:0px;
	margin:0px 0px 20px;
	}

h1{
	padding:0px;
	margin:0px 0px 20px; 
	font-family:Arial;
	font-size:24px;
	color:#2c2c2c;
	font-weight:normal;
	}
	
h2{
	padding:0px;
	margin:0px 0px 17px; 
	font-family:Arial;
	font-size:24px;
	color:#2c2c2c;
	font-weight:normal;
	}
	
.div_page{
	position:relative;
	width:100%;
	margin:0px auto;
	height: auto;
	border:0px #ffffff solid;
}

.div_header{
	position:relative;
	background:url(img/pic_header.jpg) no-repeat;
	background-position:0px 0px;
	height:256px;
	}

.div_call{
	position: absolute;
	font-family: Arial;
	font-size:18px;
	color:#ffffff;
	top:54px;
	right:37px;
	text-align:right;
	font-weight:bold;		
	}

.div_num{
	position:relative;
	font-family: Arial;
	font-size:30px;
	color:#ff9c00;
	}

.div_cod{
	position:relative;
	font-size:14px;
	color:#ff9c00;
	float:left;
	padding:5px 0px 0px;
	}
	
.div_reg{
	position: absolute;
	background:url(img/bg_reg.gif) no-repeat;
	background-position:0px 0px;
	width:333px;
	height:40px;
	top:157px;
	right:22px;
	padding:22px 20px;
	}	

.table_reg{
	position:relative;
	font-family: Arial;
	font-size:12px;
	color:#ffffff;
	margin-bottom:14px;
	}

.input_reg{
	position:relative;
	width:82px;
	height:16px;
	border:1px #939393 solid;
	margin:0px 21px 0px 11px;
	}

.div_button_enter{
	position:relative;
	margin-left: 50px;
	width: 37px;
	}

/*.div_reg_memb{
	position:relative;
	font-family: Arial;
	font-size:12px;
	color:#ff0000;
	margin:-15px 0px -50px -50px;
	margin-left:100px;
	font-weight:bold;
	padding-left:120px
	}
*/
.div_reg_memb {
color:#FF0000;
font-family:Arial;
font-size:12px;
font-weight:bold;
margin-left:160px;
position:relative;
top:-15px;
}
.div_reg_memb a{
	color:#ff0000;
}

.div_reg_memb a:hover {
	text-decoration: none;
}
	
.div_menu{
	position:relative;
	background:#ff9c00;
	height:39px;
	font-family:Arial;
	font-size:16px;
	color:#ffffff;
	}

.table_menu td{
	padding:0px 15px;
	}

.table_menu{
	height:39px;
	}
	
.div_menu a{
	color:#ffffff;
	text-decoration: none;
}

.div_menu a:hover {
	text-decoration: underline;
}

.table_search{
	position:absolute;
	top:8px;
	right:0px;
	height:26px;
	margin-right:24px;
	}

.td_search{
	position:relative;
	background:url(img/bg_search.jpg) no-repeat;
	background-position:0px 0px;
	width:199px;
	}
	
.input_search{
	position:relative;
	width:185px;
	height:16px;
	background:none;
	border:0px solid;
	margin:2px 0px 5px;
	}	

.table_center{
	position:relative;
	width:100%;
	height:600px;
	}

.td_left{
	position:relative;
	padding:21px 18px;
	background:#efefef;
	width:246px;
	padding-bottom:80px;
	}

.div_article_box{	
	position:relative;
	margin-bottom:44px;
	}

.div_article{
	position:relative;
	font-family:Arial;
	font-size:12px;
	color:#0048a4;
	}

.div_article a{
	color:#0048a4;
	text-decoration: none;
}

.div_article a:hover {
	text-decoration: underline;
}
	
.div_news_data{
	position:relative;
	font-family:Arial;
	font-size:10px;
	color:#a3a3a2;
	}
	
.div_news_name{
	position:relative;
	font-family:Arial;
	font-size:12px;
	color:#0048a4;
	}

.div_news_name a{
	color:#0048a4;
}

.div_news_name a:hover {
	text-decoration: none;
}


.div_news_text{
	font-family:Arial;
	font-size:12px;
	color:#595959;
	margin-bottom:25px;
	}

.td_right{
	position:relative;
	padding:15px 11px;
	font-family:Arial;
	font-size:12px;
	color:#595959;
	padding-bottom:83px;
	}
	
.table_catalog{
	position:relative;
	width:100%;
	text-align:center;
	margin-bottom:10px;
	}	

.div_item{
	position:relative;
	background:url(img/bg_item.jpg) no-repeat;
	background-position:0px 0px;
	width:111px;
	height:166px;
	padding:9px 11px;
	margin:0px auto 9px;
	text-align: left;
	}

.div_item_name{
	position:relative;
	font-family: Arial;
	font-size:12px;
	color:#0048a4;
	font-weight:bold;
	height:42px;
	}	

.div_item_name a{
	color:#0048a4;
	text-decoration: none;
}

.div_item_name a:hover {
	text-decoration: underline;
}


.div_item_pic{
	text-align:center;
	margin:0px -11px 0px -11px;
	}

.div_footer{
	position:relative;
	font-family: Arial;
	font-size:12px;
	color:#595959;
	margin:-40px 0px 0px;
	padding-left:295px;
	}

.div_footer a{
	color: #0048a4;
}

.div_footer a:hover {
	text-decoration: none;
}

	

/*page price*/

#table_price{
	position:relative;
	width:100%;
	font-family: Arial ;
	font-size:12px;
	color:#2c2c2c;
	text-align:justify;
	}

.td_right_price{
	position:relative;
	padding-left:9px;
	}

.td_price_text{
	position:relative;
	padding-bottom:15px;
	font-style:italic;
	}	

#table_price img{
	position:relative;
	margin:0px 9px 15px 0px;
	}

.div_price_name{
	position:relative;
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	color:#0048a4;
	padding-top:9px;
	font-style:normal;
	}	

.div_price_name a{
	color:#0048a4;
}

.div_price_name a:hover {
	text-decoration: none;
}

.div_price_price{
	position:relative;
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	color:#ff0000;
	padding-top:9px;
	width:100px;
	margin-bottom:7px;
	text-align:left;
 	}

.div_price_zakaz{
	position:relative;
	text-align:left;
	}	
