/*MAIN****************************************************************************/
html {
 margin:0;
 padding:0;
}

body {
	margin:0;
	padding:5px;
	font: 13px Tahoma, Arial, Verdana, sans-serif;
	text-align:center;
	background-color:#D5B58E;	/*background-color:#FFF4EA;*/
}

#container {
	background-color:#fff;
	color:#000;
	border: 1px solid #000;
	text-align:left;
 
}



a {
	color: #FF7500;
}

.clear {
	clear:both;
}

#submit {
	background-color:#ccc;
	border: 1px solid #999999;
	font-weight:bold;
	text-transform:uppercase;
	font-size:8px;
	padding: 4px;
}

.errorform {
  color:#FF0000;
  /*font-weight:bold;*/

}


/*/MAIN****************************************************************************/
/*LAYOUT***************************************************************************/
#container {
 width:949px;
 margin:0 auto;
}

#header {
 width:100%;
}

#wrapper {
 margin:0;
 padding:0;
}

#footer {
 width:100%;
}
/*/LAYOUT***************************************************************************/
/*HEADER***************************************************************************/
#header {
 height:213px;
 background:url(images/header.gif) top left no-repeat;
}

#headmenu {
 position:relative;
 left: 188px;
 top: 146px;
 /*background-color:#777;*/
 height:34px;
 text-align:left;
 width:660px;
} 
#headmenu .menuitem {
	background: url(images/upmenu.gif) top right no-repeat;
	display:block;
	position:relative; /*fix IE bug */
	float:left;
	padding: 13px 30px 7px 20px;
	
}

#headmenu .menuitem a {
  color:#fff;
  font-weight:bold;
  font-size:12px;
  text-transform:uppercase;
  text-decoration:none;
}

#headmenu .menuitem a:hover {
	color:#FF7F00;
	
}

.addresshead {
	width: 190px;
	color:#FF7F00;
	position:relative;
	top:30px;
	padding-left: 30px;
	font-size:11px;
}
.addrheadt {
	color:#76492C;
	font-weight:bold;
}
/*/HEADER***************************************************************************/
/*SIDEBAR***************************************************************************/
.sidebar {
	background-color:#ffc08a; /*#FFE5CC*/
	color:#000000;
}

.sidebar a{
 color:#000;
}

.sidebar .itemhead {
	background-color:#76492C;
	width:200px;
	margin: 5px auto 0px auto;
	padding:5px;
	border: 1px solid #76492C;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	font-size: 12px;
	
}

.sidebar .itembody {
	background-color:#fff;
	width:190px;
	margin: 0px auto 5px auto;
	padding:10px;
	border: 1px solid #76492C;
	color:#000000;	
}
.sidebar .itembody  ul{
 position:relative;
 margin: 5px;
 padding:0px;
 padding-left: 10px;
 list-style-image: url(images/point2.gif);

}

.itembody a {
	color:#FF7500;
	text-decoration: none;
}
.itembody a:hover {
	text-decoration: underline; 
}

/*/SIDEBAR***************************************************************************/
/*SIDEBAR MENU***************************************************************************/
.sidemenu {
 position:relative;
 /*width:203px;*/
 margin-left:8px;
 padding-left: 0px;
 padding-bottom: 10px;
 padding-top:10px;
 width: 220px;
}

.mlevel1 {
  background:url(images/sidemen3.gif) top right no-repeat;
  margin-bottom: 4px;
  padding-left: 40px;
  padding-top: 4px;
  padding-bottom: 4px;
}

.mlevel1 a {
  color:#fff;
  text-transform:uppercase;
  font-size:10px;
  font-weight:bold;
  text-decoration:none;
}

.mlevel1 a:hover {
	color:#FF7F00;
}

/********/
.mlevel2 {
 margin-left:30px;
 
}


.mlevel2 ul {
   margin-top: 0px;
   padding-left: 10px;
   margin-left:10px;
   list-style:square;
   font-size:13px;
}
.mlevel2 ul li{
  padding-bottom: 3px;
}


.mlevel2 a {
  text-decoration:none; 
}

.mlevel2 a:hover {
  text-decoration:underline;
}
/********/


.mlevel3 ul {
   font-size:12px;
}

.mlevel3 ul li {
  padding-bottom: 0px;
}

.mlevel3 a {
 
}

#active_menu a {
	color: #FF7500;
    font-weight:bold;
}

.effect {
opacity:0.5;
}

.effect1 {
opacity:1;
}


/*/SIDEBAR MENU***************************************************************************/
/*POLL***************************************************************************/
#poll {
 margin: 0px;
 padding: 0px;
}
#pollqs {
	font-weight:bold;
	color:#76492C;
}
/*/POLL***************************************************************************/
/*CONTENT***************************************************************************/
#vertline {
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #76492C;
}


#content {
	text-align:justify;
	
}

#tltpage {
 background:url(images/titlepage.gif) top right no-repeat;
 height: 36px;
 text-align:right;
 padding-top: 25px;
 padding-right: 10px;
 
}


#content #tltpage h2 {
	font-size:20px;
	color:#FF7F00;
	font-weight:normal;  
}
.textarea {
  padding: 20px;
  padding-top: 0 px;
}
.textarea img{
 
}

#title_mtnews {
	text-align:center;
	font-size:20px;
	color:#FF7F00;
	font-weight:normal;  
}

.contacts {
	font-size:11px;
	color:#76492C;
}

/*/CONTENT***************************************************************************/
/*NEWS***************************************************************************/
.titlenews2 {
	font-weight: bold;
	color: #76492C;
	padding: 2px 2px 2px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFE5CC;
	margin-left:10px;
	margin-right:20px;
	margin-top: 0px;
	font-size: 14px;
}

.rbdate {
   font-size:10px;
   color: #76492C;
}
.contnews {
	/*border: 1px solid #FFFCE1;*/
	text-align: justify;
	padding: 10px;
	margin-left:60px;
	margin-right:20px;
	/*background-color:#FCFCF4;*/
	background-color:#FBFBFB;
	padding-bottom:20px;
	
}
.contnews2 {
	text-align: justify;
	padding: 10px;
	margin-left:10px;
	margin-right:20px;
	background-color:#FBFBFB;
	padding-bottom:40px;
	
}
.more  {
	text-align:right;
	padding-right:30px;
	margin-top:10px;
}
.more a {
	font-weight: bold;
	text-transform:uppercase;
	letter-spacing: -1px;
}
/*/NEWS***************************************************************************/
/*CONTACTS***************************************************************************/
.tableform {
  width:500px;
  margin: 0 auto;
  padding:20px;
}

.tableform input, .tableform textarea {
	border: 1px solid #ccc;
}

/*/CONTACTS***************************************************************************/
/*FOOTER***************************************************************************/
#footer {
 height:162px;
 background:url(images/footer3.gif) top left no-repeat;
 color: #fff;

 }

.address {
	color:#FF7F00;
	width: 180px;
	position:relative;
	left:830px;
	top:20px;
	font-size: 10px;
	
}
 
#copyright {
	font-size: 10px;
	color: #444;
	padding-bottom: 20px;
}

#footmenu {
	position:relative;
	left: 270px;
	top: 26px;
	/*background-color:#777;*/
 height:32px;
	text-align:left;
	width:500px;
} 
#footmenu .menuitem {
	
	display:block;
	position:relative; /*fix IE bug */
	float:left;
	padding: 13px 10px 7px 20px;
	
}

#footmenu .menuitem a {
  color:#FF7F00;
  font-weight:bold;
  font-size:12px;
  text-transform:uppercase;
  text-decoration:none;
}

#footmenu .menuitem a:hover {
	text-decoration:underline;
	
}
#footadv {
	padding-top: 10px;
	/*background-color:#271E19;*/
} 


/*/FOOTER***************************************************************************/
/*CALENDAR***************************************************************************/
#cl_body {
font-size: 11px;
}
.cl_table {
 
 color:#000;
 font-weight:bold;
 font-size: 12px;
}
.cl_dayofweek {
	
	background-color:#FFFFFF;
	color: #000000;
}
.cl_holiday {
	color: #DA251D;
}

.cl_today {
	text-align: center;
	background-color: #fff;
	border: 2px solid #DA251D;
	margin:0;
    padding:3px 1px 3px 1px;
}
.cl_day {
	width: 20px;
	text-align: center;
	margin:0;
    padding:2px 1px 2px 1px;
	
}

/*/CALENDAR***************************************************************************/
/*PRODUCTS******************************************************************/
.prod_item {
	margin-bottom: 10px;
	margin-top: 20px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F3DACB;
}
.wrap_left {
 display:block;
 position:relative;
 float:left;
 width: 120px;
 margin-right: 10px;
}
.prod_icon {
 text-align:center;
}

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

.prod_price {
	text-align:center;
	font-size:14px;
	color:#B66732;
}
.discount {
 text-decoration:line-through;
}

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

.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:#000000;
	margin-bottom: 6px;
}

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


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



.prod_pic {
 margin-bottom:20px;
 
}

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

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

.order {
 padding: 20px;
}



#dop_field_head {
	color:#FF7500;
	margin-top: 20px;
	margin-bottom:10px;
	text-align:center;
	font-weight:bold;
}
.graybox2b {
	color: #76492C;
	background-color: #FFFFFF;
	border: 1px solid #FFC08A;
	font-size: 12px;
	margin-top: 0px;
	text-align:left;
}
.odd {
	background-color:#FFF3EA;
}

.prodch {
	font-size: 11px;
	color:#76492C;
}
.prodch2 {
	font-weight:bold;
	color:#A5663D;
}
.prod_title_cat {
 margin-top: 10px;
}

/*/PRODUCTS******************************************************************/
/*NAVIGATION*********************************************************************/
#navbarup {
	padding: 2px 8px 4px 8px;
	text-align:right;
	background-color:#F9F4EE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7C7A3;
	color: #76492C;
}

#navbardown {
	padding: 2px 8px 4px 8px;
	text-align:right;
	background-color:#F9F4EE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E7C7A3;
	color: #76492C;
}
#navbarup img, #navbardown img {
 margin: 0;
 padding: 0;
}

/*/NAVIGATION*********************************************************************/
/*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-color: #FFF3EA;
	text-align: left;
	border: 1px solid #FFC08A;
	vertical-align: middle;
	padding: 3px 8px;
	margin: 1px;
}

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

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

#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 #FFC08A;
 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;
font-size:11px;
}
#sumscart {
text-align:center;
font-weight:bold;
font-size:11px;

}
#scartpic {
text-align:center;
}
#scartpic img {
border: 0px;
}
/*/SHOPPING CART***************************************************************************/

/*BUTIK****************************************************************************************/
.buthead {
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 14px;
	color:#FF7500;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFBEA8;
}

.wrap_new {
display: block;
float: left;
width: 120px;
margin-right: 20px;
}
.nptitle {
font-size: 10px;
}

.wrap_new a {
	color:#818181;
}

/*/BUTIK****************************************************************************************/
/*PHOTOS****************************************************************************************/


ul.photos {
	padding-left:20px;
	margin: 10px 0px;
	}

ul.photos li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	display:block;
	float:left;
	width: 180px;
	height: 180px;
	margin: 5px;
	padding:5px;
	text-align:center;
	overflow:hidden;
	background-color:#FDF7F4;
	padding-top: 30px;
}

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

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