@charset "windows-1251";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5b5346;
	background-color: #FFF;
	background-image: url(pic/page_fon.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: left top;
}
a {
	color: #996633;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #996633;
}
a.nondecor {
	text-decoration: none;
}
#head {
	background-image: url(pic/head_fon.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 270px;
}
#logo {
	height: 70px;
	background-image: url(pic/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 24px;
	padding-top: 10px;
	padding-left: 75px;
	color: #63180d;
	text-decoration: none;
	margin-left: 35px;
	margin-top: 115px;
}
#logo p {
	font-size: 12px;
	color: #666666;
	margin-top: 3px;
}
#head .headpic {
	background-image: url(pic/head_pic.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 549px;
}
#call_block {
	color: #666;
	margin-top: 85px;
	margin-left: 350px;
}
#call_block b {
	font-size: 14px;
	font-weight: normal;
	color: #996633;
}
#call_block p {
	font-size: 14px;
	margin-top: 7px;
}
#cart_block {
	margin-top: 35px;
	margin-right: 0px;
	margin-left: 350px;
}
#cart_block b {
	font-size: 14px;
	font-weight: normal;
	color: #996633;
}
#cart_block p {
	margin-top: 7px;
}
#lcol {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-left: 30px;
	padding-bottom: 50px;
}
#ccol {
	padding-right: 25px;
	padding-left: 40px;
	margin-top: 10px;
}
#finder_block {
	margin-top: 25px;
}
#finder_block form {
	padding: 0px;
	margin: 0px;
}
.search_field {
	height: 20px;
	width: 190px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #dad4c8;
	margin-right: 5px;
	padding-left: 10px;
}
.search_button {
	background-image: url(pic/search_button.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 26px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	background-color: #fafaf8;
}
#finder_block p {
	font-size: 14px;
	font-weight: normal;
	color: #a5794a;
	margin-bottom: 10px;
}
#catalog_navi {
	background-image: url(pic/catalog_navi_dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 15px;
}
#catalog_navi p {
	font-size: 14px;
	font-weight: normal;
	color: #a5794a;
}
#catalog_navi ul li {
	background-image: url(pic/catalog_navi_dot.gif);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 25px;
	list-style-type: none;
	padding-left: 25px;
	color: #5b5346;
	list-style-position: inside;
	list-style-image: url(pic/catalog_navi_arrow.gif);
}
#catalog_navi ul {
	margin-left: 0px;
	padding-left: 0px;
}
#catalog_navi ul li a {
	color: #5b5346;
	text-decoration: none;	
}
#catalog_navi ul li a:hover {
	color: #996633;
}
#article_block {
	padding-top: 25px;
}
#article_block b {
	font-size: 14px;
	font-weight: normal;
	color: #a5794a;
}
#article_block b a {
	font-size: 11px;
	font-weight: normal;
	color: #a5794a;
	text-decoration: underline;
}
#article_block p {
	padding-left: 25px;
	padding-right: 15px;
}
#article_block a {
	margin-left: 25px;
}
.cc {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#topnavi {
	background-color: #333;
	margin-left: 25px;
	height: 40px;
}
#topnavi #tn {
	float: left;
	padding-top: 14px;
	padding-bottom: 11px;
}
#topnavi #tn:hover {
	float: left;
	padding-top: 14px;
	padding-bottom: 11px;
	background-color: #993300;
	cursor: pointer;
}

#topnavi a {
	color: #FFF;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
}

#text_header {
	font-size: 16px;
	color: #a5794a;
	padding-top: 15px;
	padding-bottom: 1px;
}
#text_header a {
	margin-left: 25px;
	font-size: 11px;
	color: #a5794a;
	padding-top: 15px;
	padding-bottom: 1px;
	text-decoration: underline;
}
#text_body {
	padding-right: 20px;
}
#text_table {
	padding-top: 15px;
	padding-bottom: 30px;
}
#text_table img {
	border: 2px solid #e9e9e9;
}
#foot {
	background-image: url(pic/foot_fon.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 220px;
}

#cright {
	margin-left: 70px;
	color: #666;
	margin-bottom: 20px;
	margin-top: 55px;
	margin-right: 15px;
}
#cright b {
	color: #5b5346;
}
#counters {
	margin-left: 70px;
	margin-bottom: 50px;
	margin-right: 15px;
}
#foot_text {
	padding-bottom: 50px;
	padding-top: 40px;
	padding-right: 30px;
}
#cat_header {
	color: #7B5B37;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}

#part_header {
	font-size: 16px;
	color: #993300;
	padding-top: 15px;
	padding-bottom: 15px;
}
#good_header {
	font-size: 18px;
	color: #993300;
	padding-top: 20px;
	padding-bottom: 10px;
}
#good_header H1 {
	font-size: 18px;
	color: #993300;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#cat_list {
	color: #a5794a;
	padding-top: 10px;
	padding-bottom: 10px;
}
#old_price {
	color: #999999;
	font-size: 14px;
	}
#old_price_big {
	color: #999999;
	font-size: 18px;
	}
#old_price_big i {
	color: #999999;
	font-size: 14px;
	font-style: normal;
	}
#price {
	color: #993300;
	font-size: 16px;
	font-weight: bold;
	}
#price_big {
	color: #993300;
	font-size: 26px;
	font-weight: bold;
	line-height: 30px;
	}
#price_big i {
	color: #993300;
	font-size: 16px;
	font-style: normal;
	}
#price i {
	color: #993300;
	font-size: 12px;
	font-style: normal;
	}
#paging {
	margin-bottom: 30px;
	margin-right: 20px;
	margin-left: 0px;
	line-height: 25px;
}
#paging a {
	color: #333;
	padding-left: 5px;
	padding-right: 5px;
}
#paging a:hover {
	text-decoration: none;
}
#paging .paging_sel {
	color: #FFF;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(pic/paging_sel.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.articul {
	color: #999999;
	line-height: 30px;
}

#incart_button {
	color: #FFF;
	text-decoration: none;
	background-image: url(pic/incart_button.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 22px;
	width: 120px;
	padding-top: 8px;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}
#incart_button a:hover {
	text-decoration: none;
}
#cartBox {
	position: absolute;
	top: 75%;
	left: 41%;
	width: 18%;
	z-index: 9999;
	padding: 25px;
	font-weight: bold;
	text-align: center;
	color: #333;
	display: none;
	background-color: #FFF;
	border: 5px solid #900;
}
.field {
	color: #5b5346;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
