* {
	margin: 0;
	padding: 0;
}
body {
	font: 14px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	background-image:url(/images/bg.jpg);
}
a {
	color: #555;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {margin: 0 0 18px}
img {
	border: none;
}
input {vertical-align: middle}
#wrapper {
	width: 972px;
	margin: 0 auto;
	
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 110px;
	border-left:#8B8F57 1px solid;
	border-right:#8B8F57 1px solid;
	margin-bottom:0px;
	position: relative;
}

#header #logo_click {
    position: absolute;
    height: 75px;
    width: 395px;
    left: 305px;
    top:0px;
    cursor: pointer;
   
}

#header img {border-bottom:#8B8F57 1px solid; padding:0; margin:0;}

#head_menu
{
border-bottom:#8B8F57 1px solid; padding:0; margin:0;

}


#head_menu a {
font:Arial;
font:italic;
font-size:18px;
font-weight:bold;
color:#1b3983;
text-decoration:none;
background-image:url(/images/a_bg.gif);
background-repeat:no-repeat;
background-position:right;
padding: 0 25px 0 25px;
margin: 0 5px 0 5px;
line-height:28px;
}
#head_menu a:hover { text-decoration:underline;}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	height: 1%;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 10px 0 0 230px;
}

/* Sidebar Left
-----------------------------------------------------------------------------*/
.sl {
	float: left;
	width: 215px;
	margin-left: -100%;
	position: relative;
	
}

.sl .l_box
{
font:Arial;
font:italic;
font-size:18px;
font-weight:bold;
color:#1b3983;
text-decoration:none;
background-image:url(/images/lblock.jpg);
background-repeat:repeat-y;
padding: 10px 0 10px 5px;
margin: 10px 0 10px 0;
border:#9c9758 1px solid;
}

.sl .l_box a { text-decoration:none; color:#09442f;}
.sl .l_box a:hover {text-decoration:underline;}
/* Footer
-----------------------------------------------------------------------------*/
#footer {
	height: 20px;
	font-size: 12px;
    font-weight: bold;
    padding: 10px 0 10px 0;
}

#content ul { margin-left: 10px; }
#content li { margin-left: 10px; }

/* catalog.php */
#cat-descr { padding-bottom: 20px; }

#cat-categories { list-style: none; padding-bottom: 20px; }
	#cat-categories li { font-size: 12px; }
		#cat-categories li span { font-size: 20px; color: #555; }
		#cat-categories li a { font-size: 14px; color: #555;}

#category-text { list-style: none; padding-bottom: 20px; }
#category-text  li { font-size: 12px; }
    #category-text li span { font-size: 20px; color: #555; }
		#category-pages li a { color: #555;}

.catalog-prod { float: left; padding-right: 10px; width: 200px; }
	.catalog-prod-name a { color: #555; font-size: 15px; text-align: center; }
	.catalog-prod-img { text-align: center; padding: 10px 0; }
		.catalog-prod-img img { cursor: pointer;  }
	.catalog-prod-price { font-size: 16px; color: #317722; }
		.catalog-prod-price span { color: #555; }
.catalog-devider { clear: both; height: 40px; }

#catalog-list { border-collapse: collapse; border-bottom: 1px solid #9C9758; }
	#catalog-list tr.odd { background-color: #e2eed6; }
	#catalog-list th { font-size: 16px; color: #0F3E2B; padding: 2px 5px; background-color: #C8C16A; font-weight: normal; }
	#catalog-list td { padding: 8px 5px; font-size: 12px; border-left: 1px solid #9C9758; border-right: 1px solid #9C9758; }
		#catalog-list td a { color: #555; }
	#td-num { width: 60px; }
	#td-name { width: 400px; }
	#td-price { width: 100px; }
	.td-photo { padding-left: 10px !important; }
		.td-photo img { cursor: pointer; }
	.td-num { font-weight: bold; color: #555; }

/*#catalog-list { border-collapse: collapse; border-bottom: 1px solid #9C9758; }
	#catalog-list tr.odd { background-color: #e2eed6; }
	#catalog-list th { font-size: 16px; color: #0F3E2B; padding: 2px 5px; background-color: #C8C16A; font-weight: normal; }
	#catalog-list td { padding: 8px 5px; font-size: 12px; border-left: 1px solid #9C9758; border-right: 1px solid #9C9758; }
		#catalog-list td a { color: #555; }
	#td-num { width: 60px; }
	#td-name { width: 400px; }
	#td-price { width: 100px; }
	.td-photo { padding-left: 10px !important; }
		.td-photo img { cursor: pointer; }
	.td-num { font-weight: bold; color: #555; }

#cat-categories { list-style: none; padding-bottom: 20px; }
	#cat-categories li { font-size: 12px; }
		#cat-categories li span { font-size: 20px; color: #555; }
		#cat-categories li a { font-size: 14px; color: #9C9758; }

.catalog-prod { float: left; padding-right: 50px; }
	.catalog-prod-name a { color: #555; font-size: 18px; }
	.catalog-prod-img { text-align: center; padding: 10px 0; }
		.catalog-prod-img img { cursor: pointer; }
	.catalog-prod-price { font-size: 16px; color: #317722; }
		.catalog-prod-price span { color: #555; }
        .catalog-devider { clear: both; height: 40px; }*/
/* product.php */
#product-img { float: right; padding: 10px; }
	#product-img div { color: #555; padding-top: 5px; font-weight: bold; }
		#product-img div span { font-size: 16px; color: #317722; }

#product-desc { padding-bottom: 20px; }
#product-images { list-style: none; }
	#product-images li { float: left; padding-right: 10px; }
	#product-images li.clear_both { height: 20px; }

/*Листалка по страницам*/
.pages { clear: both; margin-top: 50px;  }
/* Вперёд-назад */
#content .next-prev { font: 17px Tahoma, sans-serif; color: #555; float: right; }
	#content .next-prev li { display: inline; padding-left: .3em; }
		#content .next-prev a:link,
		#content .next-prev a:visited,
		#content .next-prev a:active { font: 17px Tahoma, sans-serif; color: #555555; }
		#content .next-prev a:hover { text-decoration: underline; }

/* Список предыдущих страниц */
#content .nav-pages { padding: 1em 0 0; list-style: none; clear: both; }
	#content .nav-pages li { float: right; margin-bottom: 5px; text-align: center; }
		#content .nav-pages a,
		#content .nav-pages em { font-size: 12px; margin-left: .1em; padding: .5em; display: block; background: #fff; border: 1px solid #fff; text-decoration: none; }
		#content .nav-pages a { border: 1px solid #beb1b1; color: #666; }
		#content .nav-pages em { font-weight: bold; font-style: normal; color: #fff; background: #C8C16A; border: 1px solid #beb1b1; }