/** BASIC */

html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #B68D5B url(/images/img01.jpg) repeat left top;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input {
	background: #E9CCB0;
	font-size: 13px;
	color: #333333;
}
input.btn {
	
	border: 0px;

}

p {
	font-size: 13px;
}
/** SEARCH */

#search {
}

#search input {
	float: left;
	font-size: 12px;
	color: #070702;
}

#search .keywords {
	width: 117px;
	height: 22px;
	background: #E9CCB0;
	border: #B36247 1px solid;
}

#search .submit {
	float: right;
	height: 29px;
	border: none;
	margin-top: -2px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Arial, Helvetica, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #070702;
}

h1, h2, h3 {
	color: #692D21;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

/** LINKS */

a {
	color: #692f21;
}

a:hover {
	text-decoration: none;
}

.search {
	font-size: 10px;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
}

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

img.left {
	float: left;
	margin: 0px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

/** WRAPPER */

#wrapper {
	width: 1152px;
	height: 100%;
	min-height: 100%;
	margin: 0 auto;
	background: url(/images/img02.jpg) repeat-y left top;
}

html>body #wrapper {
	height: auto;
}

/** LOGO */

#logo {
	height: 287px;
	background: url(/images/img03.jpg) no-repeat left top;	
}


#logo h1 {
	text-indent: -9999em;
}

/** MAIN MENU */

#mainmenu {
	height: 80px;
	background: url(/images/bg2_01.jpg) no-repeat left top;
}

#mainmenu ul {
	margin: 0;
	padding: 0 0 0 75px;
	list-style: none;
}

#mainmenu li {
	float: left;
}

#mainmenu a {
	display: block;
	float: left;
	height: 65px;
	padding: 15px 0 0 0;
	text-decoration: none;
	text-align: center;
	font-size: 18px;
	color: #FFFFFF;
}


#mainmenu9 { width: 105px; background: url(/images/bg02.jpg) no-repeat; }
#mainmenu2 { width:  95px; background: url(/images/bg03.jpg) no-repeat; }
#mainmenu3 { width: 112px; background: url(/images/bg04.jpg) no-repeat; }
#mainmenu4 { width: 136px; background: url(/images/bg05.jpg) no-repeat; }
#mainmenu5 { width: 115px; background: url(/images/bg06.jpg) no-repeat; }
#mainmenu6 { width: 114px; background: url(/images/bg07.jpg) no-repeat; }
#mainmenu7 { width: 184px; background: url(/images/bg08.jpg) no-repeat; }
#mainmenu8 { width: 138px; background: url(/images/bg09.jpg) no-repeat; }

#mainmenu9:hover { width: 105px; background: url(/images/bg02b.jpg) no-repeat; }
#mainmenu2:hover { width:  95px; background: url(/images/bg03b.jpg) no-repeat; }
#mainmenu3:hover { width: 112px; background: url(/images/bg04b.jpg) no-repeat; }
#mainmenu4:hover { width: 136px; background: url(/images/bg05b.jpg) no-repeat; }
#mainmenu5:hover { width: 115px; background: url(/images/bg06b.jpg) no-repeat; }
#mainmenu6:hover { width: 114px; background: url(/images/bg07b.jpg) no-repeat; }
#mainmenu7:hover { width: 184px; background: url(/images/bg08b.jpg) no-repeat; }
#mainmenu8:hover { width: 138px; background: url(/images/bg09b.jpg) no-repeat; }

#infomenu {
	
	padding: 15px 0 0 0;

}

#infomenu ul {
	margin: 0;
	padding: 0 0 0 85px;
	list-style: none;
}

#infomenu li {

}

#infomenu a {
	display: block;
	height: 31px;
	width: 171px;
	padding: 5px 0 0 0;
	text-decoration: none;
	text-align: center;
	font-size: 15px;
	color: #FFFFFF;
	background: url(/images/submenubg.jpg) no-repeat;
}
#infomenu a:hover {

	text-decoration: underline;

}

/** PAGE */

#page {
	background: url(/images/bg11.jpg) no-repeat left top;
}

#col1 {
	float: left;
	width: 286px;
}

#col2 {
	float: left;
	width: 574px;
}

#col3 {
	float: left;
	width: 290px;
	margin-top: -50px;
}

/** DISCOUNTS & BANNERS */

#extra {
	height: 186px;
}

.discounts {
	float: left;
}

.banners {
	float: right;
	padding-right: 83px;
}

/* SUBMENU */

#submenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#submenu li {
	height: 40px;
	padding: 15px 0 0 85px;
	background: url(/images/img04.jpg) no-repeat left top;
	font-size: 18px;
}

#submenu li.alt {
	background: url(/images/img05.jpg) no-repeat left top;
}

#submenu li a {
	text-decoration: none;
	color: #FFFFFF;
}

/** BOX STYLE */

.box {
	background: url(/images/bg2_06.jpg) repeat-y left top;
	font-size: 18px;
}

.box .title {
	height: 30px;
	padding: 35px 10px 0px 35px;
	background: url(/images/bg2_04.jpg) no-repeat left top;
	font-weight: bold;
	font-size: 24px;
	color: #682D1D;
}

.box .content {
	padding: 10px 40px 40px 35px;
	background: url(/images/bg2_05.jpg) no-repeat left bottom;
}

.box p {
}

.box b {
	color: #682D1D;
}

.box .small {
	font-size: 11px;
}

.box .bg {
	padding-bottom: 20px;
	background: url(/images/img08.jpg) no-repeat left bottom;
}

.hr1 {
	background: url(/images/img10.jpg) repeat-x left top;
	padding-bottom: 10px;
}


/** BOX STYLE A */

.boxA {
	background: url(/images/img09.jpg) repeat-y left top;
}

.boxA .title {
	height: 30px;
	padding: 15px 10px 10px 40px;
	background: url(/images/img07.jpg) no-repeat left top;
	font-weight: normal;
	font-size: 18px;
	color: #FFFFFF;
}

.boxA .content {
	padding: 10px 100px 40px 33px;
	background: url(/images/img08.jpg) no-repeat left bottom;
}

.boxA .content {
	font-size: 16px;
}

.boxA .bg {
	padding-bottom: 20px;
	background: url(/images/img08.jpg) no-repeat left bottom;
}

.boxA img {
	padding: 0 0px 10px 10px;
}

.text1 {
	font-weight: bold;
	font-size: 18px;
	color: #682D1D;
}

.text2 {
	font-size: 16px;
	
}

.text3 {
	font-size: 18px;
	text-align: center;
	color: #060601;
}

.text4 {
	text-align: center;
}

#newprod { 
	margin: 0 auto;
	width: 139px;
	height:132px;
	padding: 8px 0px 0px 2px; 
	background: url(/images/img13.jpg) no-repeat; 
}
	
#newprod a {
	display: block;
	width: 139px;
	height:132px;  
}

#thumbs {

}

#thumbs ul {
	margin: 0;
	padding: 0px 10px 0px 10px;
	list-style: none;
}

#thumbs li {
	width: 158px;
	float: left;
}
#newprod2 { 
	margin: 0 auto;
	width: 139px;
	height:132px;
	padding: 8px 0px 0px 12px; 
	background: url(/images/img13.jpg) no-repeat; 
}
	
#newprod2 a {
	display: block;
	width: 139px;
	height:132px;  
}

.txtOldPrice {
	text-decoration: line-through;
}
.txtSale {
 	color: #FF0000;
}
.txtOutOfStock {
	color: #FF0000;
}




