/*MAIN****************************************************************************/
html {
 margin:0;
 padding:0;
 background: url(images/groundtop.jpg) top left repeat-x #ceae95;
}

body {
	margin:0;
	padding:0;
	font: 13px Arial,"Trebuchet MS",Tahoma, Arial, Verdana, sans-serif;
	text-align:left;
	background: url(images/ground_bt.jpg) bottom left repeat-x;
	
}

#container {
 color:#fdebdf;
 text-align:left;
 background: url(images/btzav_84.jpg) bottom right no-repeat;
}

#centerpart {
 padding-left: 80px;
 padding-top: 4px;
 background: url(images/topzav_87.jpg) top left no-repeat;
}

a {
 color: #000;
}

.clear {
	clear:both;
}

#submit {
	background-color:#654865;
	border: 1px solid #333;
	font-weight:bold;
	text-transform:uppercase;
	font-size:9px;
	padding: 7px;
	color:#FFF;
	margin:0;
}
.impfield {
	
	font-size:13px;
	margin: 0;
}

form, table {  //bug IE!!
 margin:0px;
 padding:0px;
}

select {
	margin:0px;
	padding:0px;
	border: 1px solid #999;
	font: 13px Tahoma, Arial, Verdana, sans-serif;
}


/*/MAIN****************************************************************************/
/*HEADER***************************************************************************/
#header {
 /*background: url(images/header2.gif) top left no-repeat;
  background: url(images/header.jpg) top left no-repeat;*/
 height: 155px;
}





/*/HEADER***************************************************************************/
/*SIDEBAR***************************************************************************/
.sidebar {
	position:relative;
	padding-left: 6px;
	color:#98719B;
}

.pl_top {
 background: url(images/pl_top21.png) top left no-repeat;
}
.pl_top2 {
	background: url(images/pl_top3.jpg) top left no-repeat #D8BFA9;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E2D8CF;
	border-left-color: #825343;
}

.pl_end {
 background: url(images/pl_end2.gif) top left no-repeat;
 height: 2px;
 
}

.itembody {
	width:180px;
	margin: 0px auto 10px auto;
	padding:10px;
	color:#81503F;
	font-size: 12px;
}
.itembody  ul{
 position:relative;
 margin: 5px;
 padding:0px;
 padding-left: 10px;
 list-style-image: url(images/point2.gif);

}

.itembody a {
	color:#81503F;	/*text-decoration: none; */
}
.itembody a:hover {
	/*text-decoration: underline;*/ 
}

.itembody2 {
	
	margin: 5px auto 5px auto;
	
	color:#000000;
	font-size: 11px;
}
.itembody2 a {
	color:#81503F;	/*text-decoration: none; */
}
/*/SIDEBAR***************************************************************************/
/*SIDEBAR MENU***************************************************************************/
.sidemenu {
 position:relative;
 /*width:203px;*/
 padding-left: 20px;
 padding-top:10px;
}

.sidemenu ul {
 position:relative;
 margin: 0px;
 padding:0px;
 padding-left: 10px;
}

.sidemenu ul li {
  list-style-image: url(images/point5.gif);
  margin-bottom: 0px;
  padding-bottom: 0px;
  margin-top: 3px;
  z-index:100;
}

.sidemenu  a {
    font-size: 11px;
	text-decoration: none;
	text-transform:uppercase;
	letter-spacing:1px;
}

.sidemenu  a:hover {
	text-decoration: underline;
	
}
.mlevel2 ul {
  padding-left: 20px;
}


.mlevel2 a {
  text-transform:none; 
  letter-spacing:0px;
}

.mlevel3 a {
  text-transform: none;
}

.mlevel2 ul li {
  /*list-style-image: url(images/i_star2.gif);*/
  margin-bottom: 3px;
}

.mlevel3 ul li {
  border-bottom:none;
  margin-bottom: 0px;
  padding-bottom: 0px;
  margin-top: 4px;
}
/*подсветка текущего пункта в меню*/
#active_menu a{
	color:#825343;
	font-weight:bold;
}


/*/SIDEBAR MENU***************************************************************************/
/*SIDEBAR FILTER***************************************************************************/
.itembody .subcat {
 margin-left: 5px;
 background: url(images/point5.gif) 0px 1px no-repeat;
 padding-left: 12px;
 margin-bottom: 4px;
}
.itembody .separator {
	width: 180px;
	height: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C59D8F;
	margin-bottom: 8px;
}
.itembody .filtername {
	font-weight:bold;
	font-size:11px;
	margin-top: 2px;
}

.itembody .filtername a {
	text-decoration:none;
	/*color: #7C637C;*/
	color:#654F65;
}


.itembody .filtervalue {
  padding-left: 18px;
}

.itembody input {
 margin-right: 8px;
}

.active_filter_value{
	padding-left: 18px;
	color:#CC0000;	
}

/*/SIDEBAR FILTER***************************************************************************/
/*POLL***************************************************************************/
#poll {
}
#pollqs {
font-weight:bold;
color:#888;
}
/*/POLL***************************************************************************/
/*CALENDAR***************************************************************************/
#cl_body {

}
.cl_table {
 background-color:#D6D6D6;
 color:#000;
 font-weight:bold;
 font-size: 12px;
}

.cl_wrapper {
background-color:#eee;
font-size: 11px;
}

.cl_dayofweek {
 font-size: 11px;
 background-color:#F5F5F5;
 color: #999;
}
.cl_holiday {
  color: #444;
}

.cl_today {
	text-align: center;
	background-color: #fff;
	border: 2px solid #ccc;
	margin:0;
    padding:3px 1px 3px 1px;
}
.cl_day {
	width: 20px;
	text-align: center;
	margin:0;
    padding:2px 1px 2px 1px;
	
}
.cl_day a {
	font-weight: bold;
	color: #666;
	text-decoration: none;
	
}

.cl_today a {
	font-weight: bold;
	color: #666;
	text-decoration: none;
	
}
/*/CALENDAR***************************************************************************/
/*CONTENT***************************************************************************/
#content {
	text-align:justify;
	color:#73493C;
}

#content h2 {
	margin:5px;
	padding-right: 30px;
	padding-bottom: 12px;
	font-size:16px;
	color:#654F64;
	background:url(images/bc_line.gif) right bottom no-repeat;
}


.textarea {
  padding: 10px 30px;
  
}
.textarea img{
 margin: 10px;
}
/*/CONTENT***************************************************************************/
/*NAVIGATION*********************************************************************/
#navbarup {
	padding: 2px 8px 4px 8px;
	text-align:right;
	background-color:#DFCBBB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBAA8F;
	color: #CC0000;
}
#navbardown {
	padding: 2px 8px 4px 8px;
	text-align:right;
	background-color:#D3B9A2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B4845C;
	color: #CC0000;
}
#navbarup img, #navbardown img {
 margin: 0;
 padding: 0;
}

/*/NAVIGATION*********************************************************************/
/*NEWS***************************************************************************/
#news { 
 text-align:justify;
 position:relative; /*fix IE bug */
}

#news .title {
	margin: 15px 5px 3px 5px;
	padding: 5px 5px 5px 5px;
	position:relative; /*fix IE bug */
	font-weight:bold;
	font-size: 12px;
	color:#654F65;
	border-bottom: solid 1px #996600;
}
#news .date {
	margin: 0px 5px 0px 10px;
	position:relative; /*fix IE bug */
	color:#000000;
	font-weight:bold;
	font-size: 10px;
	text-align:left;
	padding-left: 0px;
}

#news .more {
text-align:right;
padding-right: 10px;
}
#news .more a{
text-decoration:none
}
#news .more a:hover{
text-decoration:underline;
}
.titlenews2 {
	font-weight: bold;
	color: #654865;
	padding: 2px 2px 2px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CEAE95;
	margin-left:10px;
	margin-right:20px;
	margin-top: 20px;
	font-size: 14px;
}

.rbdate {
	font-size:10px;
	color: #825343;
	font-style:normal;
}
.contnews2 {
	text-align: justify;
	padding: 10px;
	margin-left:10px;
	margin-right:20px;
	background-color:#DAC4AF;
	font-style:italic;
}
.more  {
	text-align:right;
	padding-right:30px;
	margin-top:10px;
}
.more a {
	font-weight: bold;
	text-transform:uppercase;
	letter-spacing: -1px;
}
/*/NEWS***************************************************************************/
/*FAQ***********************************************************************************/
.question  {
	display:block;
	padding-left: 10px;
	margin-top: 6px;
	background-image: url(images/arrow5.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	cursor:hand;
	/*
	text-decoration: underline;
	color: #F28ABC;*/
	margin-left: 20px;
}
.question a {
	/*color: #5B728A;*/
	/*text-decoration: none;*/
	text-decoration: underline;
		
	
}
.question a:hover {
	text-decoration: underline;
	
}

.answer {
	text-align: justify;
	padding: 5px 5px 5px 10px;
	margin: 5px 20px 5px 40px;
	background-color:#E1E1E1;
	/*background: url(images/arrow5l) top left repeat-y;
	border-left: 4px solid #F28ABC;*/
	color: #000;
	/*border: 1px solid #000000;*/
}
.more {
text-align:right;
padding-right: 10px;
}
.more a{
/*text-decoration:none*/
}
.more a:hover{
text-decoration:underline;
}
/*/FAQ***********************************************************************************/
/*PRODUCTS******************************************************************/
#info_string {
	font-size:11px;
	color:#A36361;
	margin-bottom: 6px;
}

#info_string2 {
 padding-top: 4px;
}

.prod_item {
	
	margin-bottom: 10px;
	margin-top: 20px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #825343;
}
.wrap_left {
 display:block;
 position:relative;
 float:left;
 width: 120px;
 margin-right: 10px;
}
.prod_icon {

}

.prod_icon  img{
 border: 0;
 /*border: 1px solid #888;*/
}

.prod_price {
	text-align:center;
	font-size:11px;
	font-weight:bold;
	color:#654F65;
}

.shopcart  {
 margin-top: 5px;
 text-align:center;
 color:#A36361;
}

.shopcart_num{ 
  font-size:10px;
}
.shopcart_pic {
 border: 0px;
}



.wrap_desc {
margin-left: 150px;
}
.prod_single {
 padding: 10px;
 text-align:center;
}

.prod_title {
	font-size:11px;
	font-weight:bold;
	color:#B86D54;
	margin-bottom: 6px;
	padding-top: 8px;
}

.prod_title a {
 color:#A36361;
}

.prod_title a:hover {
 color:#000000;
}

.prod_article {
 font-weight:bold;
}

.prod_col_article a {
	color:#8A4E65;
	font-size:11px;
}

.prod_desc {
 margin-top: 10px;
 text-align:justify;
}


.prod_desc a {
 font-size:11px;
 text-decoration:none;
}

.prod_linkchar {
 position:relative; /*fix IE bug */
 text-align:right;
}

.prod_linkchar a { 
 font-size:10px;
 color:#825343;
 text-decoration:none;
}

.prod_linkchar a:hover { 
 color:#000000;
}

.prod_linkchar img{
 margin:0;
 padding:0;
}


.prod_pic {
 margin-bottom:20px;
 
}

.prod_pic img {
/*border: 1px solid #888;*/
}

.prod_title_single {
 padding: 8px;
 font-size:11px;
 font-weight:bold;
 color:#666;
}

.order {
 padding: 20px;
}



#dop_field_head {
 margin-top: 0px;
 margin-bottom:10px;
 text-align:center;
 font-weight:bold;
}
.graybox2b {
	color: #694336;
	background-color: #DFCBB9;
	border: 1px solid #EDE2DC;
	font-size: 12px;
	margin-top: 0px;
	text-align:left;
}
.odd {
	background-color:#DBC5B0;
}


/*/PRODUCTS******************************************************************/
/*CONTACTS***************************************************************************/
.tableform {
  width:400px;
  margin: 0 auto;
  padding:20px;
}

.tableform input, .tableform textarea {
	border: 1px solid #999;
	font: 13px Tahoma, Arial, Verdana, sans-serif;
}
.errorform {
  color:#CC3333;
  /*font-weight:bold;*/

}
/*/CONTACTS***************************************************************************/
/*SUBSCRIBE NEWS FORM*****************************************************************/
#subnform {
	background-color: #fff;
	border: 1px solid #999;
	margin: 8px;
	padding: 8px;
}
#title_snf {
}
.mess_snf {
}
.decr_snf {
 text-align:left;
 font-size:10px;
 color:#666666;
 padding-bottom: 10px;
 padding-right: 5px;
}
.err_snf {
	color:#C13534;
}
#checkb_snf {
 padding-top: 10px;
}
/*/SUBSCRIBE NEWS FORM*****************************************************************/
/*LOGIN USER FORM*****************************************************************/
.itembody #loguser {
 text-align:right;
}
.itembody #loguser input { 
 margin: 0; 
 margin-left: 5px;
 font-size: 13px;
 width:125px;
}
.itembody #passuser {
 text-align:right;
 padding-top: 5px;
}
.itembody #passuser input { 
 margin: 0; 
 margin-left: 5px; 
 font-size: 13px;
 width:125px;
}
.itembody #submuser {
 text-align:right;
 padding-top: 5px;
}
.itembody #toreg {
text-align:center;
padding-top: 5px;
}
.itembody #tomempas {
text-align:center;
padding-top: 5px;

}

.itembody #welcome {
text-align:center;
}

.itembody #glogout {
margin-top: 10px;
text-align:center;
}


.itembody #newpassword {
text-align:center;
padding-top: 15px;
}
.itembody #setupuser {
text-align:center;
padding-top: 5px;
}

/*/LOGIN USER FORM*****************************************************************/
/*REGISTER USER FORM*****************************************************************/
#primreg {
margin-bottom: 10px;
}
#regsform {
 margin: 30px auto;
 width: 450px;
  font-size: 11px;
}
.reginpform{
 text-align:right;
 padding-top: 5px;
}
.formsubhead{
 text-align:right;
 padding-top: 15px;
 font-weight:bold;
}
#regsend {
 text-align:right;
 padding-top: 10px;
}
.reginpform input { 
 margin: 0; 
 margin-left: 5px; 
 font-size: 13px;
 width:200px;
}
.reginpform img { 
 margin: 0;
 padding:0;
}

/*/REGISTER USER FORM*****************************************************************/
/*FOOTER***************************************************************************/
#footer {
	height:116px;
	color: #F8C9AB;
	font-size:11px;
	margin-top:20px;
 }
 
#footer a{
	color: #F8C9AB;
	text-decoration:none;
} 
 

.address {
	position:relative;
	width: 500px;
	left:20px;
	top:10px;
	font-size: 11px;
	color: #fff;
}
 
.copyright {
	position:relative;
	width: 500px;
	left:20px;
	top:15px;
	font-size: 10px;
	color: #bbb;
}


 

/*/FOOTER***************************************************************************/
/*SHOPPING CART***************************************************************************/
#bigcart {
	
}


#bigcart table {
	/*font-size: 11px;*/
	border-collapse: collapse;
	background: #fff;
	text-align:left;
}

#bigcart table caption {
	caption-side: top;
	text-align: left;
	line-height: 40px;
}

#bigcart table th {
	background: #ECECEC;
	text-align: left;
	border: 1px solid #888;
	vertical-align: middle;
	padding: 3px 8px;
	margin: 1px;
}

#bigcart table td {
	border: 1px solid #bbb;
	padding: 2px;
	margin: 1px;
}

#bigcart table td.allsum {
	border: 0;
	border-bottom: 1px dotted #5C5C5C;
}

#bigcart table td.noborder {
	padding-top: 6px;
	border: 0;
}
#denincart {
 padding-right: 10px;
}
#contshop {
 padding-top: 20px;
}
.inputbcart {
font-size:13px;
}
#head_bcart {
 border-bottom: 1px dotted #5C5C5C;
 font-weight:bold;
 padding-top: 40px;
 margin-bottom: 10px;
}
#sc_notlog {
 padding-top: 40px;
 text-align:center;
}

.headresult {
  color:#CC3333;
  font-weight:bold;
  text-align:center;
}
.bodyresult {
  text-align:justify;
  padding: 20px;
}

/*****small cart*******/
#goodscart {
text-align:center;
}
#sumscart {
text-align:center;
font-weight:bold;
}
#scartpic {
text-align:center;
}
#scartpic img {
border: 0px;
}
/*/SHOPPING CART***************************************************************************/
/*ORDER INFO***************************************************************************/
.headnumorder {
	border-bottom: 1px dotted #5C5C5C;
	font-weight:bold;
	margin-bottom: 10px;
	
}
/*/ORDER INFO***************************************************************************/
#guest_head {
	font-size:16px;
	color:#654F64;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #825343;
	margin-top: 0px;
}



/* YP Added  */

h2{text-align:center; padding-bottom:10px}
h2 a{text-decoration:none; color:#654F64;}
.textarea h3 .first {margin:0 2em; color:#654f65}
.textarea a{text-decoration:none; color:#654F64;}
.textarea a:hover{border-bottom:1px dashed #654F64;}

.footer-txt-links {width:88px;}
.footer-txt-links a{color:#944;}

.resources li a {font-size:11px;}
.resources li {color:#955}


/*Peter add 21.10.2009 */

.photos {
text-align: left;
}

.thubnail {
	display:block;
	
	}
.photos img {
margin: 5px;
padding:0px;
border: 0;
}

.photos a:hover {
 border-bottom: 0px solid #000;
} 

/*Peter add 27.10.2009*/
.title-rnews {
	
	margin:5px 0px;
	padding-right: 30px;
	padding-bottom: 12px;
	font-size:16px;
	color:#654F64;
	background:url(images/bc_line.gif) right bottom no-repeat;
	
	}
 
 .news2 .title  {
	 border-bottom:1px solid #996600;

font-size:12px;
font-weight:bold;
margin:15px 0px 3px  0px;
padding:5px 0px;
position:relative;
	 
	 }
.news2 .title  a {
	color:#654F65;	 
	text-decoration:none;	 
	 } 
.news2 .date {
	color:#000000;
font-size:10px;
font-weight:bold;
margin:0;
padding-left:0;
position:relative;
text-align:left;
	}
.news2 .textarea {
	color:#73493C;
	padding: 0px;
	}
	
/******************SEARCH*****************************************************************************************************************/	
.search-form {
margin-bottom: 6px;	
	
	}
.search-form input {
	font-size:14px;
	color:#926993;
	padding: 1px;
}	
.searchead {
  font-size: 14px;
  margin-bottom: 20px;
}
.searchcatitem {
 background:url(images/point5.gif) 2px 2px  no-repeat;
 padding-left: 14px;
 margin-bottom: 4px;
}


/******************end SEARCH*************************************************************************************************************/	