html, body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	clear: both;
	width: 100%;
	height: 100%;
	font:normal normal 11px/180% Verdana, Tahoma, Arial, sans-serif;
	color: #353232;
	text-align: center;
	background: #ebf8ca url('../images/bg/main.jpg') 0 0 repeat-x;
}
body#popup {
	background: #ebf8ca;
}
h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}
td, th,  td {
	font:normal normal 11px/180% Verdana, Tahoma, Arial, sans-serif;
	color: #353232;
	padding: 0px;
}
td {
	vertical-align: top;
}
a, a:visited, a:active {
	letter-spacing: 0px;
	font:normal normal 11px/180% Verdana, Tahoma, Arial, sans-serif;
	color: #436305;
	text-decoration: underline;
}
a:hover{
	
	text-decoration: none;
}
table {
	border-collapse: collapse;
}
form {
	padding: 0px;
	margin: 0px;
}
.clear { 
	clear: both;
}
acronym, abbr { 
	cursor: help;
}
.curp {
	cursor: pointer;
}
p {
	margin: 0;
	padding: 0;
}
input {
	font:normal normal 11px/100% Tahoma, Arial, Verdana, Arial, sans-serif;
}
textarea
{
	font-family: tahoma, Verdana,  Arial, Helvetica, Sans-Serif;
	color: #000000;
	border: 1px solid #27221F;
	background: #fff;
	width: 250px;
	height: 100px;
	font-size: 11px;
}
select {
	font-size: 11px;
}
option {
	font-size: 11px;
}
img {
	border: 0px;
	display: block;
}
a:hover {
	text-decoration: none;
}
.ainv a, .ainv a:link, .ainv a:visited, .ainv a:active {
	text-decoration:none;
}
.ainv a:hover {
	text-decoration:underline;
}
a.ainv:link, a.ainv:visited, a.ainv:active {
	text-decoration:none;
}
a.ainv:hover {
	text-decoration:underline;
}
.fl {
	float: left;
}
.fr {
	float: right
}
.tar {
	text-align: right;
}
.tal {
	text-align: left;
}
.tac {
	text-align: center;
}
.hf {
	height: 100%;
}
.wf {
	width: 100%;
}
.whf {
	height: 100%;
	width: 100%;
}
#cart_back {
	padding: 5px 0;
}
#cart_back a {
	font-weight: bold !important;
	font-size: 14px !important;
	font-family: georgia !important;
	font-weight: bold !important;
}
#container {
	width: 956px;
	margin: 0 auto;
	border-left: 2px solid #578300;
	border-right: 2px solid #578300;
	text-align: left;
	padding: 0 0 10px 0;
	background: #fdfefb url('../images/bg/container.jpg') 0 0 no-repeat;
	position: relative;
}
#container h1 {
	margin: 0 0 20px 0;
	color: #436305 !important;
	font: normal normal 24px georgia !important;
}
#container p {
	margin: 0 0 12px 0;
	padding: 0;
	display: block;
}
#footer {
	width: 956px;
	margin: 0 auto;
	color: #436305 !important;
	background: #578300;
	border-left: 2px solid #578300;
	border-right: 2px solid #578300;
	text-align: right;
}
#footer * {
	font-size: 10px;
	color: #FFFFFF;
}
#footer div {
	padding: 4px 20px;
}
#header {
	height: 228px;
}
#wrapper #left {
	width: 232px;
	float: left;
}

#center {
	width: 487px;
	float: left;
}


#right {
	float: right;
	width: 204px;
}
.green {
	font-weight: bold;
	color: #FF0000;
}
#search {
	background: #f5fdf1 url('../images/bg/shad.jpg') 50% 100% no-repeat;
	border-top: 1px solid #578300;
	margin: 0 44px 0 20px;
	padding: 6px 11px 21px 11px;
}
#search h2 {
	color: #d4a02a;
	text-transform: uppercase;
	letter-spacing: 4px;
	font-size: 12px;
	font-family: georgia;
}
#search td {
	vertical-align: middle;
}
#search input {
	display: block;
}


#cart {
	background: #f5fdf1 url('../images/bg/shad.jpg') 50% 100% no-repeat;
	border-top: 1px solid #578300;
	margin: 0 28px 0 0;
	padding: 6px 11px 21px 11px;
}
#cart td {
	line-height: 110% !important;
	font-size: 11px;
	padding: 0 0 6px 0;
}
#cart td a {
	line-height: 110% !important;
	color: #353232 !important;
}
#cart .price {
	font: normal bold 11px georgia !important;
	padding-left: 4px;
	text-align: right;
	color: #436305 !important;
}
#cart .submit input {
	width: 0;
	height: 0;
	border: none;
	background: transparent;
	position: absolute;
	top: 0;
	left: -100%;
}
#cart .submit a {
	background: url('../images/btn/search.gif') 100% 2px no-repeat; 
	padding: 0 20px 0 0;
	float: right;
	display: block;
	font-size: 14px !important;
	font-family: georgia !important;
	font-weight: bold !important;
}
#cart h2 {
	color: #d4a02a;
	text-transform: uppercase;
	letter-spacing: 4px;
	font-size: 17px;
	margin: 3px 0 10px 0;
	font-family: georgia;
}

#left {
	background: url('../images/bg/left_mid.jpg') 100% 0 repeat-y;
}
#left #left_bot {
	background: url('../images/bg/left_bot.jpg') 100% 100% no-repeat;
}
#left #left_top {
	background: url('../images/bg/left_top.jpg') 100% 0 no-repeat;
}
#right dt,
#left dt,
#right dd,
#left dd,
#right dl,
#left dl {
	margin: 0;
	padding: 0;
	display: block;
}
#right dl {
	padding: 32px 12px;
}
#left dl {
	padding: 32px 24px;
}
#right dt span,
#left dt span,
#right dt a,
#left dt a {
	padding: 0 0 0 16px;
	color: #436305 !important;
	font: normal normal 16px georgia !important;
	background: url('../images/ico/menu.gif') 0 3px no-repeat;
}
#left dt span,
#left dt a:hover {
	color: #000000 !important;
	text-decoration: none !important;
}
#left dd {
	padding: 0 0 0 25px;
}
#right dd span,
#left dd span,
#right dd a,
#left dd a {
	color: #3d3b3b !important;
}


#logo {
	clear: both;
	height: 149px;
}
#logo div {
	padding: 39px 0 32px 64px;
}
#logo img {
	width: 489px;
	height: 78px;
}


#header ul {
	list-style: none;
	padding: 4px 0 0 55px;
	margin: 0;
}
#header ul li {
	padding: 0;
	margin: 0;
	float: left;
}
#header #quality_menu {
	padding: 0 20px;
}
#header #quality_menu ul {
	float: right;
}
#header #quality_menu ul li {
	padding: 0 0 0 14px;
}
#header #quality_menu span,
#header #quality_menu a {
	font-size: 12px !important;
	text-transform: uppercase;
	font-weight: bold !important;
	color: #FFFFFF !important;
}
#header #top_menu span,
#header #top_menu a {
	color: #666666 !important;
	font-size: 11px !important;
	padding: 0 23px;
	border-right: 1px solid #666666;
}
#header #top_menu .last span,
#header #top_menu .last a {
	border: none;
}

#phone {
	width: 184px;
	margin: -4px 0 24px -6px;
	height: 65px;
	background: url('../images/bg/phone.jpg') 0 0 no-repeat;
}
#phone div {
	padding: 5px 0 0 40px;
	color: #578200;
	font: normal normal 24px georgia;
}

#products .product {
	padding: 0 0 15px 0;
}
#products .product .to_cart {
	float: right;
	padding: 5px 20px 0 0;
}
#products .product .to_cart a {
	padding: 0 0 0 26px;
	height: 26px;
	line-height: 26px !important;
	display: block;
	font-size: 14px !important;
	font-family: georgia !important;
	font-weight: bold !important;
	background: url('../images/ico/cart.gif') 0 0 no-repeat;
}
#products .product .price.mini_price {
	font-size: 12px;
	margin: 0;
}
#products .product .price {
	font-family: georgia;
	font-weight: bold;
	margin: 10px 0 0 0;
	font-size: 15px;
	color: #4d892a;
}
#products .product .price strong {
	color: #d4a02a;
}
#products .product .product_photo img {
	border: 1px solid #598200;
}
#products .product h2 {
	padding: 0 0 5px 0;
}
#products .product h2 a {
	color: #000000 !important;
	font-size: 20px !important;
	font-family: georgia !important;
}
#products .product .product_photo {
	float: left;
	padding: 4px 10px 5px 0;
}

#cart_full #cart_table {
	width: 100%;
	margin: 0 0 15px 0;
}
#cart_full #cart_table th {
	white-space: nowrap;
	font: normal bold 14px georgia;
	color: #000000;
	background: #ebf8ca;
}
#cart_full #cart_table td span {
	font-weight: bold;
}
#cart_full #cart_table td strong {
	color: #436305 !important;
	font: normal bold 12px georgia;
}
#cart_full #cart_table td {
	border-bottom: 2px solid #ebf8ca;
}
#cart_full #cart_table td input {
	text-align: center;
	border: 1px solid #436305;
	width: 34px;
}
#cart_full #cart_table td,
#cart_full #cart_table th {
	text-align: center;
	padding: 4px 13px;
}
#cart_full #cart_table td.tal,
#cart_full #cart_table th.tal {
	text-align: left;
	width: 100%;
}
#cart_full #cart_table td.tal a {
	font: normal bold 11px georgia !important;
	color: #436305 !important;
}
#cart_full .submit {
	padding: 0 14px 0 0;
}
#cart_full .submit input {
	width: 0;
	height: 0;
	border: none;
	background: transparent;
	position: absolute;
	top: 0;
	left: -100%;
}
#cart_full .submit a {
	background: url('../images/btn/search.gif') 100% 8px no-repeat; 
	padding: 0 20px 0 0;
	float: right;
	display: block;
	font-size: 21px !important;
	font-family: georgia !important;
}



#form .form_labels .form_label {
	padding: 4px 13px 13px 13px;
	border-bottom: 2px solid #ebf8ca;
	
}
#form .form_labels .form_label label {
	font-weight: bold;
}
#form .form_labels .form_label label.error {
	color: #FF0000;
}
#form .form_labels .form_label input {
	display: block;
	border: 1px solid #436305;
	width: 300px;
}
#form .form_labels .form_label textarea {
	display: block;
	border: 1px solid #436305;
	width: 430px;
	height: 85px;
}
#form .form_labels .form_label .checkbox input {
	display: block;
	margin-right: 10px;
	border: none;
	width: auto;
}
#form .form_labels .form_label .checkbox input {
	
}
#form .submit {
	padding: 12px 34px 0 0;
}
#form .submit input {
	width: 0;
	height: 0;
	border: none;
	background: transparent;
	position: absolute;
	top: 0;
	left: -100%;
}
#form .submit a {
	background: url('../images/btn/search.gif') 100% 10px no-repeat; 
	padding: 0 20px 0 0;
	float: right;
	display: block;
	font-size: 21px !important;
	font-family: georgia !important;
}

.popup_cont {
	text-align: left;
}
.popup_cont h1 {
	padding: 5px 10px 7px 10px;
	margin: 0 20px;
	color: #d4a02a;
	border-bottom: 1px solid #578300;
	font: normal 22px georgia;
}
.popup_cont .popup_padd {
	padding: 12px 30px;
}
