body {
	padding:11px;
	margin:0px;
	font-family:Tahoma, Arial, Verdana;!important;
	font-size:70%;!important;
	cursor:default;
}
form {
	padding:0px;
	margin:0px;
}
input, textarea, select {
	font-size:100%;
	border:1px solid #999999;
	color:#666666;
	font-family:Tahoma, Arial, Verdana;!important;	
}
input:hover, textarea:hover, select:hover {
	background-color:#D7ED7D;
}
submit {
	background-color:#757A2D;
	font-size:100%;
	color:#FFFFFF;
}
button {
	background-color:#757A2D;
	font-size:100%;
	color:#FFFFFF;
}
div#buttons {
	padding-top:15px;
	clear:both;
	font-size:90%;
}
div#buttons a {
	background-color:#ECE9D8;
	font-size:110%;
	color:#666666;
	float:left;
	border:1px solid #CCCCCC;
	padding:3px;
}
a img {
	border:0px;
}
a {
	color:#7D8231;
	text-decoration:none;
}
a:hover {
	color:#85894E;
	text-decoration:underline;
}
#container {
	width:790px;
	margin:0 auto;
}
#left {
	float:left;
	width:180px;
}
#right {
	float:left;
	width:610px;
}
#right div#innercontain {
	float:left;
	width:393px;
}
#seotext {
	width:340px;
	color:#7D8231;
	padding-left:37px;
	font-size:90%;
	text-align:justify;
}
#basket {
	float:right;
	width:131px;
}
#basket div#top {
	background:url(../images/shopping_top.gif) no-repeat top;
	height:27px;
}
#basket div#mid {
	background-color:#E7E8DD;
	width:106px;
	padding:12px;
	padding-top:7px;
	font-weight:bold;
	color:#7D8231;
	line-height:17px;
}
#basket div#bottom {
	background:url(../images/shopping_bottom.gif) no-repeat top;
	height:13px;
}
.c {
	clear:both;
}
#right div#intop {
	width:599px;
	height:87px;
	background:url(../images/inner_top.gif) no-repeat top left;
	clear:both;
}
#intop div#search {
	float:right;
	color:#FFF200;
	text-transform:uppercase;
	font-weight:bold;
	padding-top:15px;
	padding-right:30px;
	text-align:right;
}
#intop input {
	width:144px;
}
#intop h1 {
	font-size:125%;
	font-weight:bold;
	color:#6B702A;
	padding:0px;
	margin:0px;
	padding-left:35px;
	background:url(../images/title_line.gif) no-repeat bottom;
	padding-bottom:5px;
	padding-top:65px;
}
#intop h2 {
	font-size:140%;
	font-weight:bold;
	color:#6B702A;
	background:url(../images/title_line.gif) no-repeat bottom;
	padding:0px;
	margin:0px;
	padding-bottom:5px;
	padding-top:20px;
	margin-bottom:10px;
}
#intop div#mid {
	padding-left:35px;
	padding-right:35px;
	padding-top:10px;
	text-align:justify;
	background:url(../images/inner_mid.gif) repeat-y top left;
	float:left;
	width:529px;
}
#intop div#mid ul {
	padding-top:0px;
	margin:0px;
}
#intop div#infoot {
	background:url(../images/inner_bottom.gif) no-repeat bottom left;
	height:101px;
	clear:both;
}
ul#menu, ul#menuProd {
	color:#6B702A;
	font-weight:bold;
	font-size:110%;
	margin:0px;
	padding:0px;
	padding-left:17px;
}
ul#menuProd {
	font-size:100%;
}
ul#menu li {
	list-style-type:none;
	clear:both;
}
ul#menuProd li {
	list-style-type:none;
	clear:both;
	margin-bottom:10px;
}
ul#menu li a {
	display:block;
	float:left;
}
ul#menu li img, ul#menuProd li img {
	margin-right:7px;
	float:left;
	padding-top:5px;
}
div#product {
	width:177px;
	min-height:345px;
	float:left;
	text-align:left;
}
form#contact {
	padding-top:10px;
	padding-left:30px;
	font-size:110%;
}
form#contact span {
	width:160px;
	font-weight:bold;
	float:left;
}
form#contact div {
	clear:both;
}
form#contact input, form#contact textarea {
	width:55%;
	float:left;
	margin-bottom:11px;
}
ul#summary li {
	padding-left:5px;
}
form#checkout {
	padding-top:10px;
	padding-left:30px;
	font-size:110%;
}
form#checkout span {
	width:160px;
	font-weight:bold;
	float:left;
}
form#checkout div {
	clear:both;
}
form#checkout input, form#checkout textarea {
	width:45%;
	float:left;
	margin-bottom:11px;
}