html {
	font: 62.5% Tahoma, Arial;
}
body {
	background: #340707 url(/img/bg.gif) left top repeat;
	color: #fff;
	font-size: 1.2em;
}
html body {behavior: url(/css/csshover.htc);}
blockquote {
	margin: 5px 40px;
}
a {
	color: #dec077;
}

/*colors*/
h1, h2, h3, h4, h5, h6 {
	color: #fad291;
}
ul#catalog_menu  li ul li a, #topmenu  li a, #phones span {
	color: #ffbc3b;
}
/*end of colors*/

/***************************************************************************************************/
#container {
	position: relative;
	min-height: 100%;
	background: url(/img/container_bg.gif) top repeat-y;
	text-align: center;
	width: 924px;
	margin: auto;
}
*html #container {
	height: 100%;
}

	/*HEADER*/
#header {	
	background: url(/img/header_bg.jpg) left top no-repeat;
	width: 872px;
	margin: 0 auto;
	height: 253px;
}

/*logo*/
h1#logo {
	float: left;
	padding: 78px 0 0 17px;
	text-align: left;
}
h1#logo img {
	vertical-align: top;
}
#flash {
	float: right;
	position: relative;
	top: 52px;
	right: 55px;
}
/*end of logo*/

 /*END OF HEADER*/

/*WRAPPER*/
#wrapper {
	background: url(/img/wrapper_bg.jpg) left top repeat-x;
	padding: 38px 0 118px 0;
	width: 872px;
	margin: auto;
	overflow: hidden;
	text-align: left;
}	

/*SIDEBAR*/
#sidebar {
	width: 176px;
	padding: 3px 10px 0 20px;
}
*html #sidebar {
	margin-right: -3px;
	height: 1%;
}
#form_search p{
	background: url(/img/search_bg.jpg) left top repeat-x;
	width: 185px;
	height: 30px;
	margin: 0 0 22px 0;
	color: #fad291;
	font-size: 11px;
	position: relative;
	left: -20px;
}
#form_search p input {
	margin: 6px 5px 0 35px;
	height: 16px;
	width: 96px;
	border: 1px solid #d1a659;
	background: #fad291;
}
#form_search span {
	cursor: pointer;
}
* html #form_search p input {
	margin: 5px 5px -1px 35px;
}
#basket_small {
	font-size: 12px;
}
#basket_small p span {
	font-size: 10px;
	position: relative;
	left: -8px;
	top: -3px;
}

/***catalog menu***/
ul#catalog_menu {
	padding: 17px 0 0 2px;
}
ul#catalog_menu  li {
	list-style: none;
	font-size: 14px;
	line-height: 16px;
}
ul#catalog_menu  li.root {
	font-size: 16px;
	padding: 0 0 12px 0;
}
ul#catalog_menu  li ul {
	padding: 0 0 0 6px;
}
ul#catalog_menu  li ul li {
	padding: 0 0 8px 15px;
	background: url(/img/marker.gif) left 5px no-repeat;
	/*border: 1px solid red;*/
}

ul#catalog_menu  li ul li a.current {
	text-decoration: none;
	font-weight: bold;
}
/***end of catalog menu***/

/***authoriz***/
#authoriz {
	font-size: 11px;
}
#authoriz h1 {
	padding-bottom: 0 !important;
}
#authorization input {
	width: 115px;
	background: #fad291;
	border: 1px solid #d1a659;
	height: 20px;
	/*padding: 3px 0 0 0;*/
	margin: 2px 0 0 0;
	vertical-align: middle;
}
#authorization div {
	margin: 0 0 13px 0;	
}
a#enter {
	text-transform: uppercase;
}
#login_but a {
	display: block;
	margin: 0 0 5px 5px;
}
/***end of authoriz***/

/*END OF SIDEBAR*/

 /*CONTENT*/
#content  {
	margin: 0 0 0 206px;
}
*html #content {
	margin: 0;
	height: 1%;
}

/***top bar***/
#topbar {
	width: 100%;
	overflow: hidden;
	padding: 6px 0 5px 0;
	font-size: 12px;
	/*border: 1px solid red;*/
}
#topmenu {
	width: 430px;
}
#topmenu  li {
	list-style: none;
	float: left;
	font-size: 14px;
	font-weight: bold;
	padding: 0 34px 0 0;
}
#topmenu  li a {
	display: block;
}
#topmenu  li a.current {
	color: #dec077;
	text-decoration: none;
}
#topmenu  li.last {
	padding: 0;
}
#topmenu  li ul {
	position: absolute;
	background: #340707;
	display: none;
	padding: 5px 0 0 0;
}
#topmenu  li ul li {
	clear: left;
	padding: 0 29px 5px 10px;
	font-size: 12px;
}
#topmenu  li:hover ul {
	display: block;
}

#icq {
	padding: 4px 0 0 0;
	width: 115px;
}
#icq span {
	/*text-decoration: underline;*/
}
#icq a {
	color: #fff;
}
#icq img {
	vertical-align: middle;
}

#phones {
	padding: 6px 0 0 22px;
	background: url(/img/phone.gif) left 8px no-repeat;
}
#phones p {
	padding: 0 0 5px 0;
}
/***end of top bar***/
#wrapper h1 {
	padding: 0 0 8px 0;
	font: normal 18px Tahoma;
}

h2, h3, h4, h5, h6 {
	padding: 0 0 10px 0;
	font-weight: normal;
}
h2 {font-size: 16px;}
h3, h4, h5 {font-size: 14px;}
h6 {font-size: 12px;}

#text {
	/*border: 1px solid red;*/
	padding: 0 17px 0 0;
}
#text p{
	margin: 0 0 1em 0!important;
}

#text ul {
	padding: 1em 0 1em 40px;
}
#text ul li {
	padding: 0.5em 0 0.5em 2.5em;
}
#text table {
	border-collapse: collapse;
	margin: 5px
}
#text table td {
	padding: 5px;
	border: 1px solid #fff;
}
#text table.our td {
	border: none;
}
#text table.reg td {
	width: 200px;
	vertical-align: top;
}
#text table.reg td input, #text table.reg td textarea {
	border: 1px solid #fad291;
	width: 200px;
}
#text table.reg td textarea {
	height: 100px;
}
/***top news***/
.news h2 {
	font-size: 14px;
	position: relative;
	padding: 0 125px 7px 0;
}
.news h2 span {
	position: absolute;
	right: 35px;
	top: 3px;
	color: #8a6b36;
	font-size: 11px;
}
.news {
	padding: 0 0 17px 0;
}
/***end of top news***/

/*catalog*/
#catalog, #catalog_full {
	width: 620px;
	overflow: hidden;
	padding: 20px 0 15px 0;
}
#catalog div.left {
	width: 25%;
}
#catalog_full div.left {
	position: relative;
}
#catalog div.left a {
	display: block;
	position: relative;
}
#catalog div.left a img, #catalog_full img {
	vertical-align: top;
	border: 5px solid #fad291;
}
.desc {
	color: #fad291;
	position: relative;
	padding: 8px 0 18px 3px;
	font-size: 11px;
}
.desc a {
	display: block;
	position: absolute !important;
	top: 22px;
	right: 25px;
	width: 62px;
	height: 17px;
	line-height: 17px;
	color: #fff;
	text-decoration: none;
	background: url(/img/to_bask.gif);
	text-align: center;
}
#catalog_full .desc {
	padding: 0 0 0 25px;
	width: 80px;
}
#catalog_full .desc a {
	position: static !important;
	margin: 10px 0 0 0;
}
#page_navi {
	text-align: center;
}
#page_navi span {
	background: #ffcc99;
	color: #000;
	padding: 1px 5px 3px 5px;
}

#catalog .garnit {
	width: 600px;
	overflow: hidden;
	border: 3px solid #fad291;
	padding: 5px;
	margin: 0 0 10px 0;
}
#catalog .garnit div.left a img {
	border: none;
}
#catalog .garnit div.clear {
	font-size: 11px;
}
#catalog .garnit div.clear a, .basket_  a {
	display: inline-block;
	width: 62px;
	height: 17px;
	line-height: 17px;
	color: #fff;
	text-decoration: none;
	background: url(/img/to_bask.gif);
	text-align: center;
}

/*end of catalog*/

/*basket*/
#basket {
	width: 630px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}
#basket td, #basket th{
	border: none !important;
}
#basket td.bordered {
	border-bottom: 1px solid #fad291 !important;
}
#basket th {
	background: #fad291;
	padding: 5px;
	color: #330000;
}
#basket th.nobg {
	background: transparent;
}
#basket .pic {
	padding: 5px 1px 5px 1px;
	width: 50px;
}
#basket .pic.first {
	padding-top: 1px;
}
#basket img{
	border: 4px solid #fad291;
	vertical-align: top;
}
#basket input {
	border: 1px solid #fad291;
	width: 28px;
	text-align: center;
}
a.del {
	display: block;
	width: 15px;
	height: 17px;
	position: relative;
	overflow: hidden;
	margin: auto;
}
a.del span {
	display: block;
	width: 15px;
	height: 17px;
	position: absolute; left: 0; top: 0; z-index: 1;
	background: url(/img/del.gif);
}

.but {
	float: left;
	background: url(/img/but.gif) no-repeat;
	width: 73px;
	line-height: 21px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	margin: 15px 15px 0 0;
	font-size: 12px;
}
.but.order {
	float: right;
	margin: 15px 0 0 0;
	background: url(/img/but2.gif) no-repeat;
	width: 106px;
}
/*end of basket*/

.newitem {
	width: 16px;
	height: 17px;
	overflow: hidden;
	position: absolute;
	top: 10px; right: 36px;
	background: #660000;
	color: #fff;
	font-size: 16px;
	text-align: center;
}
#catalog_full .newitem {
	right: 10px;
}
.newitem img {
	border: none !important;
	vertical-align: top;
}

/*End of CONTENT*/


/*--END OF WRAPPER--*/

	/*FOOTER*/
#footer {
	width: 946px;
	margin: -118px auto 0 auto;
	height: 118px;
	font-size: 11px;
	color: #dec077;
}

#footer div {
	background: url(/img/footer_bg.gif) left bottom repeat-x;
	width: 872px;
	height: 118px;
	margin: auto;
	text-align: right;
}
#footer div span {
	display: block;
	padding: 60px 17px 0 0;
}
#footer div#dop_bg {
	background: url(/img/dop_bg.png) left bottom repeat-x;
	width: 152px;
	height: 116px;
	position: absolute;
	left: 0;
	bottom: 0;
	filter: expression(fixPNG(this));
}
#footer a {
	color: #fff;
}
	/*END OF FOOTER*/
	



