body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #9E6315;
	background-color: #72B34B;
	background-image: url(../images/backgrounds/body.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
#header {
	width: 1000px;
	height: 103px;
	margin: 14px auto 5px auto;
	background-image: url(../images/backgrounds/header.jpg);
	background-repeat: repeat-x;
}
#header #logo {
	float: left;
	height: 103px;
	width: 209px;
	background-image: url(../images/logo.jpg);
}
#header #menu {
	background-image: url(../images/backgrounds/menu.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	height: 103px;
	width: 582px;	
}
#header #menu a
{
	float: left;
	margin-top: 48px;
}
#header #menu ul {
	float: left;
}
#header #menu ul ul {
	position: absolute;
	z-index: 500;
	display: none;
	margin-left: 15px;
	margin-top: 90px;
}
#header #menu ul li:hover ul
{
	display: block;
}
#header #menu ul ul a
{
	height: 17px;
	width: 180px;
	margin: 0px;
	padding-top: 2px;
	padding-left: 7px;
	color: #fff;
	background-color: #f0e2a3;
	border: 1px solid #d7ab54;	
	float:none;
	display: block;	
	text-transform: capitalize;

}
#header #menu ul ul a:hover
{
	color: #c33004;
}
#header #tools {
	background-image: url(../images/backgrounds/tools.jpg);
	float: left;
	height: 103px;
	width: 209px;
	color: #74C046;
}
#header #tools a.language {
	padding-top: 17px;
	text-align: right;
	width: 192px;
	display: block;
	font-weight: normal;
}
#header #tools a.language {
	color: #74C046;
}

#header #tools a.language:hover {
	color: #4A7E2C;
}
#header #tools #currency {
	text-align: right;
	width: 192px;
	padding-top: 27px;
}
#header #tools #cart {
	background-image: url(../images/backgrounds/cart.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 23px;
	width: 192px;
	color: #834723;
	padding-top: 6px;
}
#header #tools #cart a
{
	color: #834723;
	font-weight:normal;
}
#header #tools #cart a:hover
{
	color: #C53302;

}
#header #tools #cart p {
	margin-left: 27px;
}
#infobar {
	margin: auto;
	height: 189px;
	width: 1000px;
}
#infobar #search {
	background-repeat: no-repeat;
	height: 189px;
	width: 209px;
	float: left;
}
#infobar #search #search-in
{
	float:left; 
	text-align: center;
	margin-top: 40px;
	margin-left: 60px;
	
}
#infobar #search #tab-controls
{
	margin-top: 40px;
	text-align: center;
}
#infobar #search #tab-controls a
{
	padding-left: 20px;
	padding-right: 20px;
	color: #834723;
	border: 1px solid #000;
}
#infobar #search #tab-controls a.active
{	
	color: #F8E297;
	background-color: #A06315;
}
#infobar #search table
{
	margin-top: 5px;
	margin-left: 12px;
	width: 196px;
}
#infobar #search .left
{
	width: 64px;
	background-color: #A06315;
	color: #F8E297;
	font-size: 10px;
	text-align: center;
}
#infobar #search select, #infobar #search input {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #C33203;
	width: 121px;
}
#infobar #search input
{
	width: 117px;
}
#infobar #search input.submit
{
	font-size: 10px;
	height: 20px;
	width: 120px;
	color: #F9EBC6;
	background-color: #A06315;
	text-align: center;
	text-transform: uppercase;
	float: right;
	margin-right: 7px;
}
#infobar #banner {
	float: left;
	height: 189px;
	width: 450px;
}
#infobar #welcome {
	background-image: url(../images/backgrounds/welcome.jpg);
	float: left;
	height: 189px;
	width: 341px;
}
#infobar #welcome .title {
	padding-top: 18px;
	padding-left: 32px;
}
#infobar #welcome .text {
	color: #F6E6B3;
	padding: 12px 22px 0px 22px;
	text-align: justify;
	font-size: 11px;
	line-height: 15px;
}
#infobar #welcome .offer {
	width: 137px;
	background-color: #FAEDCB;
	padding: 2px;
	border: 2px solid #EFD27A;
	float: left;
	margin-top: 10px;
	margin-left: 17px;
}
#infobar #welcome .offer p {
	background-color: #F9E8B9;
	width: 129px;
	margin: 1px;	
	text-align: left;
	padding-left: 7px;
	font-size: 10px;
}
#infobar #welcome .offer a{
	color: #C88A3D;
}
#infobar #welcome .offer a:hover {
	color: #A82D03;

}
#content-top {
	background-image: url(../images/backgrounds/content-top.jpg);
	background-repeat: no-repeat;
	height: 13px;
	width: 1000px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
#content-bottom {
	margin: auto;
	height: 10px;
	width: 1000px;
	background-image: url(../images/backgrounds/content-bottom.jpg);
	clear: both;
}
#content {
	width: 1000px;
	margin: auto;
	height: auto;
	background-image: url(../images/backgrounds/content.jpg);
	background-repeat: repeat-y;
}
#content #left {
	background-image: url(../images/backgrounds/left.jpg);
	background-repeat: no-repeat;
	width: 209px;
	float: left;
	background-color: #DBBE58;
	min-height: 383px;
}
#content #left h1, #content #right h1 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px 8px 0px 8px;
	padding-bottom: 3px;
	padding-left: 11px;
	text-transform: uppercase;
	border-bottom: solid 4px #a06215;	
}
#content #left ul
{
	width: 177px;
	margin: 0px auto 10px auto;	
	text-align: left;
	padding-top: 3px;
}
#content #left a {
	font-size: 10px;
	color: #814725;
	background-image: url(../images/backgrounds/category.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	width: 177px;
	height: 13px;
	display: block;
	margin-top: 2px;
	padding-left: 22px;
}
#content #left a:hover {
	color: #FFFFFF;
	background-image: url(../images/backgrounds/category-hover.jpg);
	background-repeat: no-repeat;
}
#content #right {
	background-image: url(../images/backgrounds/right.jpg);
	float: left;
	width: 210px;
	background-color: #DBBE58;
	background-repeat: no-repeat;
	min-height: 383px;
}
#content #right h1 a 
{
	color: #9E6315;
}
#content #right ul.news
{
	width: 177px;
	margin: 0px auto 0px auto;	
	text-align: left;
}
#content #right ul.news li
{
	margin-top: 7px;
	color: #814725;
	font-size: 10px;
}
#content #right ul.news li h3 
{
	font-size: 10px;
	margin: 0px;
	padding-left: 7px;
	font-weight: bold;
}
#content #right ul.news li p {
	line-height: 15px;
	text-align: justify;
}
#content #right ul.news li a {
	margin-top: 2px;
	text-align: right;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(../images/backgrounds/news.jpg);
	text-decoration: none;
	width: 157px;
	height: 13px;
	display: block;
	padding-right: 22px;
}
#content #right ul.news li a:hover {
	color: #FFFFFF;
	background-image: url(../images/backgrounds/news-hover.jpg);
}
#content #right a.more {
	margin-right: 20px;
	margin-bottom: 10px;
	display: block;
	color: #835B27;
	font-size: 10px;
	text-align: right;
}
#content #right a.more:hover{
	color: #A82D03;
}
#content #right ul.faq {
	width: 184px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
#content #right ul.faq a {
	font-size: 10px;
	color: #A06315;
	background-image: url(../images/backgrounds/faq.jpg);
	text-decoration: none;
	width: 180px;
	height: 13px;
	display: block;
	font-weight: normal;
	margin-top: 3px;
	padding-left: 4px;
}
#content #right ul.faq a:hover {
	color: #A06315;
	background-image: url(../images/backgrounds/faq-hover.jpg);
}
#content #right table {
	background-color: #F3DA88;
	width: 180px;
	margin: 2px auto 0 auto;
}
#content #right table a
{
	color: #835B27;
}
#content #right table td
{
	height: 20px;
	border-bottom: solid 2px #e2c665
}
#footer {
	height: 52px;
	width: 1000px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/backgrounds/footer.jpg);
	background-repeat: no-repeat;
	color: #B92F00;
	padding-bottom: 10px;
}

#footer #copyrights {
	float: left;
	width: 250px;
	padding-top: 10px;
	font-size: 10px;
	padding-left: 15px;
}
#footer .menu {
	float: right;
	padding-top: 7px;
	padding-right: 15px;
}
#footer a:link, #footer a:visited
{
	font-weight: bold;
	color: #B92F00;
	font-size: 10px;
}
#footer a:hover
{
	color: #FF4506;
}
#footer a.login:hover
{
	color: #B92F00;
}
#content #main {
	float: left;
	width: 541px;
	background-color: #FFFFFF;
	padding: 10px 20px 25px 20px;
	text-align: justify;
	line-height: 16px;	
}
#content #main #offers {
	float: right;
	width: 345px;

}
#content #main #offers .left
{
	float: left;
	width: 162px;
}
#content #main #offers .right
{
	float: right;
	width: 162px;
}
#content #main #offers .offer {
	height: 157px;
	width: 162px;
	background-image: url(../images/backgrounds/hot-offer.jpg);
	background-repeat: no-repeat;
	margin: 5px;
	float: left;
	display: inline;
	line-height: 12px;
	padding-top: 12px;
}
#content #main #offers p
{
	padding-left: 10px;
}
#content #main #offers .offer strong
{
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}
#content #main #offers .offerp {
	color: #A92D03;
	font-size: 10px;
	padding-left: 5px;
	padding-right: 5px;
}
#content #main #offers .offer img
{
	border: 0px;
	margin-top: 5px;
	margin-left: 5px;
	width: 149px;
	height: 87px;
}
#content #main .news img {
	border: 1px solid #D8A25C;
	padding: 1px;
	margin-left: 10px;
}
#content #main .news img.main 
{
	width: 250px;
	height: 175px;
}
#content #main a.more {
	width: 100px;
	height: 14px;
	background-color: #EBD077;
	text-align: center;
	margin-top: 2px;
	padding-top: 1px;
	line-height: 12px;
	display: block;
}
#content #main .question {
	background-color: #FAF0D1;
	width: 530px;
	padding-top: 2px;
	padding-left: 10px;
	margin-top:5px;
}
#content #main .answer {
	margin-top: 10px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2C665;
	
}
#content #main .box
{
	background-color: #FBF1D2;
	width: 166px;
	margin: 5px 3px 5px 3px;
	border: 1px solid #F0D882;
	float: left;
	height: 254px;
}
#content #main .box img
{
	border: 1px solid #FFFFFF;
	margin: 2px 0px 0px 2px;
	width: 160px;
	height: 190px;
}
#content #main .box p {
	background-color: #F8E7B1;
	margin-left: 3px;	
	margin-top: 1px;
	padding-left: 5px;
	padding-top: 2px;
}
#content #main .paging {
	text-align: center;
	border-top: 1px solid #A06315;
	margin-top: 5px;
	padding-top: 5px;
	float: left;
	width: 100%;
}
#content #main .paging a:link, #content #main .paging a:visited {
	color: #A06215;
}

#content #main .paging a:hover {
	color: #E4983A;
}
#content #main #gallery {
	float: right;
	width: 256px;
	border: 1px solid #FCF4DC;
	text-align: center;
	padding-top: 3px;
	background-color: #FDF9EA;
	margin-left: 10px;
}
#content #main #gallery img {
	border: 1px solid #D8A25C;
	margin-bottom: 2px;
}

#content #main #gallery div img 
{
	margin: 0px 2px 3px 2px;
	border: 1px solid #EACF76;
}

#content #main #gallery .links a
{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;	
	width: 110px;
	height: 20px;
	margin: 0px 4px 2px 4px;
	padding-left: 10px;
}
#content #main #purchase {
	margin-top: 5px;
	background-color: #F4E19F;
	height: 21px;
	padding-top: 2px;
	padding-left: 15px;
}
#content #main #purchase .send-mail {
	float: right;
	padding-right: 15px;
	text-align: right;
}
#content #main #purchase input {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	border: 1px solid #000;
	width: 15px;
}
#content #main .form {
	float: right;
	width: 255px;
	margin-top: 10px;
	margin-left: 15px;
}
#content #main textarea, #content #main input
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	border: 1px solid #A06315;
	background-color: #F9EDC6;
	width: 160px;
}

/* GENERIC */
#content #main h1 
{
	margin: 0px;
	font-size: 14px;
	color: #8E2601;
	font-weight: bold;
	border-bottom: 1px solid #F2D884;
	padding-left: 15px;
	padding-bottom: 3px;
	text-transform: uppercase;
	margin-bottom: 10px;
}
#content #main h2 {
	font-size: 12px;
	font-weight: bold;
	color: #A06315;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 3px 15px;
	border-bottom: 1px solid #A06315;
	width: 250px;
}
#content #main h3 
{
	margin: 0px 0px 0px 25px;
	font-weight: bold;
	font-size: 11px;
	color: #A06215;
}
#content #main h4 
{
	background-color: #FAEFC9;
	width: 235px;
	margin: 2px 0px;
	padding: 0px 15px 2px 15px;
	font-weight: normal;
	font-size: 11px;
	text-transform: none;
}
#content #main h4.alternative
{
	color:#942603;
	background-color:#F4DC88;
}
#content #main .back
{
	float: right;
}
#content #main .line 
{
	border-bottom: 1px solid #c88a3d;
	height: 1px;
	line-height: 1px;
	font: 1px;
	clear: both;
}
#content #main a{
	color: #A06215;
}
#content #main a:hover{
	color: #B92F00;
}

/* GLOBAL */
p, form
{
	margin: 0px;
	padding: 0px;
}
a
{
	font-weight:bold;
	text-decoration:none;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
}
.clear
{
	clear: both;
	height: 0;
	line-height: 1px;
	font-size: 0;
}
