*{
	outline:0;
}
html{
	height: 100%;
	overflow-x: hidden;
}
body{
	min-height: 100%;
	height:100%;
	color:#2B5A14;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#f8fcf2 url(images/bg_header.jpg) no-repeat top center;
	margin:0;
	padding:0;
}
div.page{
	width:1000px;
	margin:0 auto;
   height: auto !important;
   min-height:100%;
   height: 100%;
}	
div.header{
	width:1000px;
	position: relative;;
}
div.main{
	position:relative;
	min-height:450px;
	height:auto !important;
	height:450px;
	padding-bottom:20px;
	width:1000px;
}
div.main div.CenterLine{
	position:relative;
	min-height:400px;
	float:left;
	height:auto !important;
	height:400px;
	padding-bottom:20px;
	width:725px;
}
div.sidebar{
	position:relative;
	min-height:280px;
	height:auto !important;
	padding-top:120px;
	padding-bottom:20px;
	height:400px;
	float:left;
	width:250px
}
div.footer_garant{
	height:370px;
}
div.footer{
	width:1000px;
	margin:0 auto;
	height:360px;
	margin-top:-360px;
	position:relative;
}
/*СТИЛИЗАЦИЯ*/
.logo_name{	
	background: url(images/bg_name.png) no-repeat left center;
	display:block;
	width:467px;
	height: 78px;
	text-decoration:none;
	margin: 0;
	padding: 0;
	margin-top:30px;
}
div.header span.phone{
	font-size:18px;
	display:block;
	position:relative;
	left:270px;
	top:-20px;
	font-style:italic;
	color: #ec390f;
}
/*Навигация иконками*/
ul.nav_icon{
	list-style-type:none;
	margin:0;
	padding:0;
	margin-bottom:20px;
}
ul.nav_icon li{
	float:left;
}
ul.nav_icon li a img{
	border:0;
	margin-right:20px;
	margin-top:-15px;
}
/*Менюв шапке*/
ul.menuHeader{
	list-style-type:none;
	margin:0;
	padding:0;
	margin-top:10px;
	margin-bottom:30px;
}
ul.menuHeader li{
	float: left;
}
ul.menuHeader li a{ 
	font-size:19px;
	text-decoration: none;
	color:#f67c24;
	margin:0 20px 0 0;
   font-family: Trebuchet, sans-serif;
	font-style: italic;
}
ul.menuHeader li a:hover,a.active,a:active{
	color:#a8de04;
	text-decoration: underline;
}
/*Далее скелет*/

form.enter{
	width:220px;
	margin-bottom:50px;
}
form.enter p{
	font-size:12px;
	margin:2px 0;
}
form.enter input.text{
	width:150px;
}
form.enter p a{
	color:#a8de04;
	font-size:14px;
	padding-left:20px;
	margin-left:20px;
	background-position:left center;
	background-repeat: no-repeat;
}
form.enter p a:hover{
	color: #336633;
}
form.enter input.btn{
	float:right;
	margin-right:5px;
	margin-top:5px;
}
form.enter p a.reg{
	background-image:url(images/icon/castle.gif);
}
form.enter p a.for_psw{
	background-image: url(images/icon/smile.gif);
}
form.enter p a.basket{
	background-image: url(images/icon/baks.gif);
}
form.enter p label{
	display:block;
	float: left;
	width:60px;
	font-size:14px;
	padding-top:3px;
	color:#61803d;
	font-weight:bold;
}
/*КАТАЛОГ*/
div.CenterLine table.lists_visit{
		border: 0;	
	}
	div.CenterLine h2{
		color:#a8de04;
		font-weight:normal;
		font-style: italic;
	}
	div.CenterLine a{
		color:#b20b03;
		font-style:italic;
	}
	div.CenterLine p,ul,ol,span{
		color:#2B5A14;
	}
	
	div.CenterLine table.lists_visit td{
		padding:0;
		background: url(images/border.gif) no-repeat;
		height:200px;
		width:200px;
	}
	div.CenterLine table.lists_visit td.none{
		height:200px;
		width:200px;
		background:none !important;
		padding:0px;
	}
	p.descript{
		color:#2b5a14;
		font-style:italic;
		font-size:14px;
	}
	ul.goods_actions{
		list-style-type:none;
		margin:0px;
		padding:0px;	
		padding-bottom:50px;
	}
	ul.goods_actions li{
		float: left;
	}
	ul.goods_actions li a{
		margin:0 10px;
		background-position: left center;
		background-repeat: no-repeat;
		display:block;
		height:38px;
		text-decoration:none;
	}
	ul.goods_actions li a.basket{
		background:url(images/bask.png);
		width:204px;
	}
	ul.goods_actions li a.reserve{
		background:url(images/order.png);
		width:160px;
	}

	table.lists_visit td p{
		margin:0;
		padding:0;
		position:relative;
	}
	table.lists_visit td p img{
		margin-left:1px;
		margin-top:1px;
	}
	table.lists_visit td p a{
		float: right;
		margin:1px 5px 2px 0px;
		background: url(images/arrow.gif) no-repeat 0 2px;
		padding-left:20px;
		display:block;
		color:#799035;
		font-size:15px;
		font-style:italic;	
	}
	table.lists_visit td p a:hover{
		color:#f67c24;
		text-decoration:none;
	}
	a.view{
		background: url(images/icon/view.gif) no-repeat !important;
	}
div.footer p{
	float:right;
	color:#2f5f05;
	position: relative;
	top:320px;
	right:10px;
	font-weight:bold;
}
div.footer p a{
	color:#f67c24;
}
div.footer div{
	background: url(images/bg_footer.jpg) no-repeat bottom left;
	height:359px;
	position:absolute;
	left:-230px;
	top:5px;
	width:940px;
}
div.footer div.bun{
	width:auto;
	height:auto;
	left :785px;
	top : 120px;
}
/*Часто используемые стили*/
.float_left{
	float:left;
}
.float_right{
	float:right;
}
.no_margin{
	padding:0;
	margin:0;
}




/*	Стили подлежащие коррекции */
.isErr {
	color: Red;
}
a.num{
	color:#F67C24;
	font-weight:bold;
}
a.num span{
	color:#5b9bc7;
}
a.num_active{
  border:1px solid #5b9bc7;
  color:#A8DE04;
  font-weight:bold;
  text-decoration:none;
  height:1px;
  padding:1px;
}


/* Корзина */
	
table.basket {
	font-size: 15px;
	border-collapse: collapse;
	color:#f67c24
}
tr.basket_header {
	height: 30px;
/*	background-image: url(images/shop/bascet_header.jpg);*/
	font-weight: bold;
	text-align: center;
	font-size:12px;
	color:#2B5A14;
}

tr.basket_line {
	height: 28px;
}
td.basket_item {
	padding: 5px;
}
input.basket_item {
	font-size: 15px;
	width: 40px;
	text-align: center;
}

/* Регистрация */

.registr_input {
	width: 250px;
}
	form.orders p{
		margin:4px 0;
		padding:0px;
	}
	form.orders label{
		display: block;
		font-weight:bold;
		float: left;
		padding:2px 0;
		width:180px;
		color:#61803d;
	}
	form.orders label.big{
		width:500px;
	}
	form.orders input.text{
		bordeR:1px solid #7af03a;
	}
	p.price{
		color:#f67c24 !important;
		font-size:16px;
		margin-top: 10px;
		margin-bottom: 20px;
		font-style:italic;
	}
	form.orders input,form.orders select{
		width:300px;
	}
	form.orders h2{
		color:#a8de04;
		
	}
	p span{
		color:red;
	}
div.menu_enter{
	width:220px;
	margin-bottom:50px;
}
div.menu_enter p{
	font-size:12px;
	margin:2px 0;
}
div.menu_enter p a{
	color:#a8de04;
	font-size:14px;
	background-position:left center;
	background-repeat: no-repeat;
}
div.menu_enter p a:hover{
	color: #336633;
}
/* Заголовки */

h1 {
	font-size: 20px;
	color: #a8de04;
	font-style:italic;
	font-weight: normal;

}
form.search p{
	float:left;
	margin:0px;
	margin-right:5px;
}
form.search label{
	display:block;
	padding-bottom:3px;
}
form.search input,form.search select{
	font-size:12px;
	width:100px;
}
ul.list_category{
	list-style-type:none;
	padding:0px;
	margin:10px 20px 0 0px;
}
ul.list_category li a{
	color:#799035;
}
ul.list_category li a:hover{	
	color:#f67c24;
	text-decoration:none;
}
p.spec_predl{
	font-size:19px;
	font-style:italic;
	color: #ec390f !important;
}
p.spec_predl span{
	color:#2b5a14;
	font-size:14px;
}
