<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
	overflow-y: scroll;
	margin: 0;
	padding: 0;
}
body {
	background: #f8f8f8 url(../image/bg_top.png) repeat-x;
	color: #000000;
	font-family: 'Verdana', serif;
	margin: 0px;
	padding: 0px;
} 
body, td, th, input, textarea, select, a {
	font-size: 12px;
}
h1, .welcome {
	color: #0D420C;
	font-family: 'Verdana', serif;
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 24px;
	font-weight: normal;
	text-shadow: 0 0 1px rgba(0, 0, 0, .01);
}
h2 {
	color: #888;
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 5px;
}
p {
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 15px;
	font-weight: normal;
}
a, a:visited, a b {
	color: #0D420C;
	font-weight: bold;
	text-decoration: none; 
	cursor: pointer;
}
a:hover {
	text-decoration: none;
    color: #0D420C;
}
a img {
	border: none;
}
img:hover {
	border: none;
    box-shadow: 0px 1px 5px #e7e7e7;
}
form {
	padding: 0;
	margin: 0;
	display: inline;
}
input[type='text'], input[type='password'], textarea {
	background: #F8F8F8;
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin-left: 0px;
	margin-right: 0px;
}
select {
	background: #F8F8F8;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
label {
	cursor: pointer;
}
#currency a,
#header #cart .checkout a,
td.name a,
.success a,
.warning a,
.attention a,
.information a,
#header .links a,
#header #welcome a,
#menu &gt; ul &gt; li &gt; a,
#footer .column a,
#powered a,
.box-product .name a,
.box-category &gt; ul &gt; li &gt; a,
.box-category &gt; ul &gt; li ul &gt; li &gt; a,
.product-filter .display a,
.product-compare a,
.product-list &gt; div,
.product-list .name a,
.product-list .wishlist a,
.product-list .compare a,
.category-list ul li a,
.product-grid &gt; div,
.product-grid .name a,
.product-grid .wishlist a,
.product-grid .compare a,
.category-info, .product-list
.image img, .product-grid .image img,
.box-product .image img,
.product-info .image,
.product-info .image-additional img,
.product-info &gt; .left + .right,
.product-info .cart div a,
.product-info .review &gt; div a,
.category-info .image, .tags a,
.box-contentRight &gt; ul &gt; li &gt; a,
.sitemap-info .left ul li a,
.sitemap-info .left ul li ul li a,
.sitemap-info .right ul li a,
.sitemap-info .right ul li ul li a,
a b,
.manufacturer-list ul li a,
.content a,
.wishlist-info tbody tr,
.wishlist-info tbody .image img,
.cart-info tbody tr,
.checkout-product table tbody tr,
.checkout-product table tfoot tr,
.mobileNavHeading,
#menu &gt; ul &gt; li:hover &gt; div,
ul.box-category &gt; li &gt; a:hover,
img:hover,
#footer .column a:hover,
a.button:hover, input.button:hover,
#menu &gt; ul &gt; li:hover &gt; div
{ transition:all 0.3s ease-in-out;
-moz-transition:all 0.3s ease-in-out;
-webkit-transition:all 0.3s ease-in-out;
-o-transition:all 0.3s ease-in-out;
-ms-transition:all 0.3s ease-in-out;
}
.clear {
  clear:both;
  }
#wrapper { width:100%;
 background: url(../image/bg_aya3.png);
 padding-top: 28px;
 }
/* layout */

#slideshow-mobile{
  display: none;
}
#carousel-mobile{
  display: none;
}

#container {
	width: 1040px;
    background:  ;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
    background: ;
    background: #fff;
    padding: 0 20px;
    border-top: 2px solid #0D420C;
	border-bottom: 2px solid #0D420C;
	border-left: 2px solid #0D420C;
	border-right: 2px solid #0D420C;
    box-shadow:  0 1px 2px #999;
}
#column-left {
	float: left;
	width: 220px;
    margin-left: -3px;
}
#column-right {
	float: right;
	width: 220px;
    margin-right: 0px;
}
#content {
	margin-bottom: 15px;
    min-height: 400px;
    padding: 15px;
    -webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-khtml-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
    box-shadow: 0px 1px 2px #bbb;
    background: #fff;
    margin-left: 2px;
    margin-right: -1px;
}
#column-left + #column-right + #content, #column-left + #content {
	margin-left: 234px;
    background: #fff;
    padding: 15px;
    -webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-khtml-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
    box-shadow: 0px 1px 2px #bbb;

}
#column-right + #content {
	margin-right: 234px!important;
}
.fl { float:left; }
.fr { float:right; }

/* header */
#header {
	height: 115px;
	margin-bottom: 0px;
	padding-bottom: 15px;
	position: relative;
	z-index: 99;
    background: #fff;
    -webkit-border-radius: 3px 3px 0px 0px;
	-moz-border-radius: 3px 3px 0px 0px;
	-khtml-border-radius: 3px 3px 0px 0px;
	border-radius: 3px 3px 0px 0px;
}
#header #logo {
	position: absolute;
	top: 16px;
	left: -3px;
}

#header #logo img:hover{
	 box-shadow: none;
     border: none;
}

#header #zahlungsmittel {
	position: absolute;
	top: 10px;
	right: -4px;
}

#language {
	position: absolute;
	top: -30px;
	right: -25px;
	width: 120px;
	color: #fff;
	line-height: 15px;
    text-align: right;
}
#language img {
	cursor: pointer;
	margin-right: 5px;
    padding: 4px;
    background: #f3f3f3;
}
#language img:hover {
    background: #0D420C;
}
.switcher {
    background: url("../image/dropdown.png") no-repeat scroll 100% 6px #F8F8F8;
	border-bottom: 1px solid #EDEDED;
	border-right: 1px solid #EDEDED;
    padding-right: 20px;
    position: absolute;
    width: 102px;
    z-index: 10;
    cursor: pointer;
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-khtml-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
}
.switcher .option {
    cursor: pointer;
    display: none;
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-top: 0;
}

.switcher span.s_selected, .switcher li, .switcher li a {
    color: #595959;
    font-size: 11px;
    display: block;
    height: 21px;
    line-height: 22px;
    text-indent: 9px;
}
.switcher li a{
	color: #595959;
	text-decoration: none;
}
.switcher li a:hover{
	color:#FF367B;
	text-decoration: none;
}
#currency_switcher {
    left: 200px;
	top: 12px;
    display: none;
}
#language_switcher {
	top: 12px;
    left:60px;
    display: none;
}

#currency_switcher {
	top: 12px;
    left:60px;
    display: none;
}

.switcher img {
    display: inline;
    margin: -2px 3px 0 0;
    vertical-align: middle;
}
#currency {
	width: 125px;
	position: absolute;
	top: -36px;
	right: 110px;
	color: #999;
	line-height: 10px;
    text-align: right;
}
#currency-mobile {
    display: none;
}
#language-mobile {
    display: none;
}
#currency a {
	display: inline-block;
	padding: 6px 10px;
	border: 0px solid #999;
	color: #999;
	text-decoration: none;
	margin-right: 2px;
	margin-bottom: 2px;
    background: #f3f3f3;
}
#currency a:hover {

	text-decoration: none;
}
#currency a b {
	color: #333;
	text-decoration: none;
}

#header #cart {
	position: absolute;
	top: 131px;
	right: 0px;
	z-index: 99;
	min-width: 300px;
}
#header #cart .heading {
	float: right;
	margin-right: 0px;
	margin-top: 3px;
	margin-bottom: 2px;
	padding-left: 94px;
	padding-right: 24px;
    padding-top: 5px;
    padding-bottom: 6px;
	position: relative;
	z-index: 1;
    text-align: left;
    color: #cc0033;
    font-weight: bold;

}
#header #cart .heading h4 {
	color: #555;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
    text-transform: uppercase;
}
#header #cart .heading a {
	color: #999;
	text-decoration: none;
    font-weight: normal;
    float: right;
}
#header #cart .heading a span {
	background:  url('../image/arrow-down.png') 100% 50% no-repeat;
	padding-right: 15px;
}
#header #cart .content {
	clear: both;
	display: none;
	position: relative;
	top: 6px;
	padding: 8px;
	min-height: 150px;
	border-top: 1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	-webkit-box-shadow: 0px 2px 2px #DDDDDD;
	-moz-box-shadow: 0px 2px 2px #DDDDDD;
	box-shadow: 0px 2px 2px #DDDDDD;
	background: #FFF; 
}
#header #cart.active .heading {

    padding-top: 5px;
    padding-bottom: 6px;

}
#header #cart.active .content {
	display: block;
}
#header #cart-mobile {
    display: none;
    position: absolute;
	top: 0px;
	right: 145px;
	z-index: 9;
	min-width: 300px;
}
#header #cart-mobile .heading {
	float: right;
	margin-right: 172px;
	margin-top: 15px;
	padding-left: 14px;
	padding-right: 14px;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #EEEEEE;
	background: #FFF;
	position: relative;
	z-index: 1;
}
#header #cart-mobile .heading h4 {
	color: #333333;
	font-size: 15px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
}
#header #cart-mobile .heading a {
	color: #333333;
	text-decoration: none;
}
#header #cart-mobile .heading a span {
	background: #FFFFFF url('../image/arrow-down.png') 100% 50% no-repeat;
	padding-right: 15px;
}
#header #cart-mobile .content {
	clear: both;
	display: none;
	position: relative;
	top: 1px;
	padding: 8px;
	min-height: 150px;
	border-top: 1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	background: #FFF;
}
#header #cart-mobile.active .heading {
	margin-top: 6px;
	padding-top: 11px;
	padding-bottom: 6px;
	border-top: 1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
	-webkit-border-radius: 7px 7px 0px 0px;
	-moz-border-radius: 7px 7px 0px 0px;
	-khtml-border-radius: 7px 7px 0px 0px;
	border-radius: 7px 7px 0px 0px;
}
#header #cart-mobile.active .content {
	display: block;
}
.mini-cart-info table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 5px;
}
.mini-cart-info td {
	color: #000;
	vertical-align: top;
	padding: 10px 5px;
	border-bottom: 1px solid #EEEEEE;
}
.mini-cart-info .image {
	width: 1px;
}
.mini-cart-info .image img {
	border: 1px solid #EEEEEE;
	text-align: left;
}
.mini-cart-info .name small {
	color: #666;
}
.mini-cart-info .quantity {
	text-align: right;
}
.mini-cart-info td.total {
	text-align: right;
}
.mini-cart-info .remove {
	text-align: right;
}
.mini-cart-info .remove img {
	cursor: pointer;
}
.mini-cart-total {
	text-align: right;
}
.mini-cart-total table {
	border-collapse: collapse;
	display: inline-block;
	margin-bottom: 5px;
}
.mini-cart-total td {
	color: #000;
	padding: 4px;
}
#header #cart .checkout {
	text-align: right;
	clear: both;
}
#header #cart .empty {
	padding-top: 50px;
	text-align: center;
}
#header #search {
	position: absolute;
	top: 84px;
	right: -2px;
	width: 192px;
	z-index: 15;
    background: #0D420C;
    padding: 1px 1px;
}
#header .button-search {
	position: absolute;
	left: 166px;
	background: url(../image/button-search.png) center no-repeat;
	width: 26px;
    height: 26px;
	cursor: pointer;
    margin-top: 0px;

}
#header #search input {
	background: url(../image/search_bg.png);
	padding: 1px 1px 1px 12px;
	width: 150px;
	height: 24px;
	border: 0px solid #dddddd;
    text-transform: uppercase;
	cursor: pointer;
}

#header #welcome {
	position: absolute;
	left: 380px;
	top: 82px;
	right: 200px;
	z-index: 5;
	text-align: left;
	color: #333;
    font-size: 13px;
}
#header #welcome a{
    text-decoration: none;
	color: #0D420C;
    font-size: 12px;
	font-weight: bold;
}
#header #welcome a:hover{
    text-decoration: none;
	color: #0D420C;
    font-size: 12px;
	font-weight: bold;
}
#header .link-mobile {
  display: none;
  } 
#header .links {
	position: absolute;
	left: 380px;
	top: 99px;
	font-size: 10px;  
	text-align: left;
}
#header .links a {
	float: left;
	display: block;
	padding: 3px 10px 3px 0px;
	color: #0D420C;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
    text-transform: none;
    text-transform: none;
}
#header .links a:hover {
	text-decoration: none;
    color: #0D420C;
}
#header .links a + a {
	margin-left: 3px;
	border-left: 0px solid #CCC;
}

/* menu */
#mobileNav { display:none!important; }
#menu {
	background:  url(../image/bg-top2.png) center repeat-x;
	height:45px;
	margin-bottom:14px;
    margin-top: 0px;
	margin-left: -3px;
	margin-right: -2px;
    position: relative;
	border-bottom: 1px solid #0D420C;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0px 5px;
}
#menu &gt; ul &gt; li {
	position: relative;
	float: left;
	z-index: 20;
	padding: 14px 8px 0px 0px;
}

}
#menu &gt; ul &gt; li:hover {
    background: ;
}
#menu &gt; ul &gt; li &gt; a {
	text-decoration:none;
	display:block;
	padding:0px 22px 0px 17px;
	margin-bottom:5px;
	z-index:6;
	position:relative;
	font-family: 'Verdana', serif;
	font-size: 16px;
    color:#0D420C;
    text-transform: uppercase;
    font-weight: bold;
}
#menu &gt; ul &gt; li &gt; a:hover { color:#158400; }
#menu &gt; ul &gt; li:hover &gt; a { color:#158400; }
#menu &gt; ul &gt; li &gt; div {
	display: none;
	background: #fff  top repeat-x;
	position: absolute;
	z-index: 5;
	padding: 3px;
    padding-top: 15px;
	border: 1px solid #d3d3d3;
	background:#fff  top repeat-x;
	margin-left: 0px;
}
#menu &gt; ul &gt; li:hover &gt; div {
	display: table;
}
#menu &gt; ul &gt; li &gt; div &gt; ul {
	display: table-cell;
}
#menu &gt; ul &gt; li ul + ul {
	padding-left: 20px;
}
#menu &gt; ul &gt; li ul &gt; li &gt; a {
	text-decoration: none;
	padding: 2px;
	color: #888;
	display: block;
	white-space: nowrap;
	min-width: 250px;
	margin-bottom:10px;
    font-size: 14px;
}
#menu &gt; ul &gt; li ul &gt; li &gt; a:hover {
    color:#0D4E0C;
}
#menu &gt; ul &gt; li &gt; div &gt; ul &gt; li &gt; a {
	color: #888;
}
.breadcrumb {
	color: #333;
	margin-bottom: 10px;
    background:#fff;
    margin-top: -15px;
    margin-right: -15px;
    margin-left: -15px;
	padding: 12px 10px 11px 15px;
    -webkit-border-radius: 3px 3px 0px 0px;
	-moz-border-radius: 3px 3px 0px 0px;
	-khtml-border-radius: 3px 3px 0px 0px;
	border-radius: 3px 3px 0px 0px;
    border: 1px solid #d3d3d3;

}

.breadcrumb a{
	color: #333;
    text-decoration: none;

}

.success, .warning, .attention, .information {
	padding: 10px 10px 10px 33px;
	margin-bottom: 15px;
	color: #555555;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.success {
	background: #EAF7D9 url('../image/success.png') 10px center no-repeat;
	border: 1px solid #BBDF8D;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.warning {
	background: #FFD1D1 url('../image/warning.png') 10px center no-repeat;
	border: 1px solid #F8ACAC;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.attention {
	background: #FFF5CC url('../image/attention.png') 10px center no-repeat;
	border: 1px solid #F2DD8C;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.success .close, .warning .close, .attention .close, .information .close {
	float: right;
	padding-top: 4px;
	padding-right: 4px;
	cursor: pointer;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	display: block;
	color: #FF0000;
}
.help {
	color: #999;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	display: block;
}
table.form {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}
table.form tr td:first-child {
	width: 150px;
}
table.form &gt; * &gt; * &gt; td {
	color: #000000;
}
table.form td {
	padding: 4px;
}
input.large-field, select.large-field {
	width: 300px;
}
table.list {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
table.list td {
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
table.list thead td {
	background-color: #EFEFEF;
	padding: 0px 5px;
}
table.list thead td a, .list thead td {
	text-decoration: none;
	color: #222222;
	font-weight: bold;
}
table.list tbody td {
	padding: 0px 5px;
}
table.list .left {
	text-align: left;
	padding: 7px;
}
table.list .right {
	text-align: right;
	padding: 7px;
}
table.list .center {
	text-align: center;
	padding: 7px;
}
table.radio {
	width: 100%;
	border-collapse: collapse;
}
table.radio td {
	padding: 5px;
}
table.radio td label {
	display: block;
}
table.radio tr td:first-child {
	width: 1px;
}
table.radio tr td:first-child input {
	margin-top: 1px;
}
table.radio tr.highlight:hover td {
	background: #F1FFDD;
	cursor: pointer;
}
.pagination {
	border-top: 1px solid #EEEEEE;
	padding-top: 8px;
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	display: inline-block;
	border: 1px solid #EEEEEE;
	padding: 4px 10px;
	text-decoration: none;
	color: #A3A3A3;
}
.pagination .links b {
	display: inline-block;
	border: 1px solid #197A12;
	padding: 4px 10px;
	font-weight: normal;
	text-decoration: none;
	color: #197A12;
	background: #FFFFFF;
}
.pagination .results {
	float: right;
	padding-top: 3px;
}
/* button */
a.button, input.button {
	cursor: pointer;
	color: #fff;
	line-height: 14px;
	font-family: 'Verdana', serif;
	font-size: 15px;
	color: #0D420C;
	font-weight: bold;
	background: #ffffff;

}
a.button {
	display: inline-block;
	text-decoration: none;
	padding: 12px 12px 12px 12px;
	border: 1px solid #CCCCCC;
}
input.button {
	margin: 0;
	border: 1px solid #CCCCCC;
	height: 30px;
	padding: 0px 5px 0px 5px;
	
}
a.button:hover, input.button:hover {
    color: #fff;
    background:#0D420C;
}
.buttons {
	background: #FFFFFF;
	border: 1px solid #EEEEEE;
	overflow: auto;
	padding: 6px;
	margin-bottom: 20px;
}
.buttons_noframe {
	overflow: auto;
	margin-bottom: 5px;
}
.buttons_noframe .right {
	float: right;
	text-align: right;
}
.buttons .left {
	float: left;
	text-align: left;
}
.buttons .right {
	float: right;
	text-align: right;
}
.buttons .center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.htabs {
	height: 30px;
	line-height: 16px;
	border-bottom: 1px solid #DDDDDD;
}
.htabs a {
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF url('../image/tab.png') repeat-x;
	padding: 7px 15px 6px 15px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #000000;
	margin-right: 2px;
	display: none;
}
.htabs a.selected {
	padding-bottom: 7px;
	background: #FFFFFF;
}
.tab-content {
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	padding: 10px;
	margin-bottom: 20px;
	z-index: 2;
	overflow: auto;
}
/* box */
.box {
	margin-bottom: 20px;
}
.box .box-heading {
	background: url(../image/box-headding2.png);
	padding: 22px 10px 21px 20px;
	font-family: 'Verdana', serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 14px;
	color: #0D420C;
    text-transform: uppercase;
	border-bottom: 1px solid #0D420C;
}
.box .box-heading-category {
	background: #fbfbfb url(../image/bg-top3.png) repeat-x;
	padding: 17px 10px 21px 20px;
	font-family: 'Verdana', serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 14px;
	color: #0D420C;
    text-transform: uppercase;
	border-bottom: 1px solid #0D420C;
}
.box .box-heading-special {
	background: #fbfbfb url(../image/bg-top3.png) repeat-x;
	padding: 8px 10px 8px 20px;
	font-family: 'Verdana', serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 14px;
	color: #0D420C;
    text-transform: uppercase;
	border-bottom: 1px solid #0D420C;

}
.box .box-content-category {

	border-left: 0px solid #d3d3d3;
	border-right: 0px solid #d3d3d3;
	border-bottom: 0px solid #d3d3d3;
	padding: 10px;
    border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
}
.box .box-content {

	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
	padding: 10px;
}
.box .box-content-special {

	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
	padding: 10px 0;
}
/* box products */
.box-product {
	width: 105%;
	overflow: auto;
}
.box-product-mobile{
  display: none;
}

/* bestsellers */

.box-bestseller &gt; div {
	display: inline-block;
	vertical-align: top;
	width: 190px;
    padding: 10px;
    margin-left: 10px;
    margin-right: 10px;
    background: transparent;
    padding-bottom: 0px;
	margin-bottom: 0px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	
}
	
.box-bestseller .name a{
   font-size: 13px;
   color: #0D420C;
   text-decoration: none;
 
}

.box-bestseller .name-best a{
   font-size: 13px;
   color: #484A47;
   text-decoration: none;
 
}

.box-bestseller .price {
	display: block;
	font-weight: bold;
	color: #000;
	margin-bottom: 4px;
    font-size: 13px;
}
.box-bestseller .price-old {
	color: #000000;
	text-decoration: line-through;
    font-size: 13px;
}
.box-bestseller .price-new {
	color: #FF0000;
	font-weight: bold;
}


.box-product &gt; div {
	display: inline-block;
	vertical-align: top;
	width: 140px;
    padding: 15px;
    margin-left: 10px;
    margin-right: 10px;
    background: transparent;
    padding-bottom: 15px;
	margin-bottom: 10px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;


}
#column-left + #column-right + #content .box-product &gt; div {
	width: 206px;
    border-bottom: 0px solid #ccc;
    padding: 15px;
    margin-left: 15px;
    margin-right: 15px;
    background: none;
    padding-bottom: 15px;

}
#column-left + #content .box-product &gt; div {
	width: 206px;
    border-bottom: 0px solid #ccc;
    padding: 15px;
    margin-left: 10px;
    margin-right: 10px;
    background: none;
    padding-bottom: 23px;
}
.box-product .image {
    display:  block;
	margin-bottom: 10px;
    text-align: center; 
    background: transparent;
    border-radius: 3px;
    -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;

}
.box-product .image img {
	padding: 0px;
	border: 0px solid #E7E7E7;
    text-align: center;
    }
.box-product .name a{
   font-size: 18px;
   color: #0D420C;
   text-decoration: none;
   margin-bottom: 10px;

}

.box-product .name a:hover{
   color: #50871A;
   text-decoration:  none;
}
.box-product p{
   color: #000000;
   font-weight: normal;
   text-decoration:  none;
   margin-bottom: 10px;
   margin-top: 10px;
}
.box-product .price {
	display: block;
	font-weight: bold;
	color: #000;
	margin-bottom: 4px;
    font-size: 16px;
}
.box-product .price-old {
	color: #000000;
	text-decoration: line-through;
    font-size: 16px;
}
.box-product .price-new {
	color: #FF0000;
	font-weight: bold;
}
.box-product .rating {
	display: block;
	margin-bottom: 4px;
}
/* box category */
ul.box-category, ul.box-category ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.box-category &gt;  {
	padding: 10px 8px 8px 3px;
}
ul.box-category &gt; li:last-child {
    border-radius: 0px 0px 3px 0px;
}
ul.box-category &gt; li {
	padding: 8px 8px 8px 0px;
}
ul.box-category &gt; li + li {
   border-top: 1px solid #fff;
}
ul.box-category &gt; li &gt; a {
	text-decoration: none;
	color: #5F615E;
    font-family:  Verdana;
    background:;
    padding-left: 0px;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 13px;
}
ul.box-category &gt; li &gt; a:hover {
	text-decoration: none;
	color: #0C5906;
    font-family:  Verdana;
}
ul.box-category &gt; li &gt; a:hover {
	text-decoration: none;
	color: #0C5906;
}
ul.box-category &gt; li ul {
	display: none;
}
ul.box-category &gt; li a.active {
	font-weight: normal;
    color: #0C5906;
	font-weight: bold;
}
ul.box-category &gt; li a.active + ul {
	display: block;
}
ul.box-category &gt; li ul &gt; li {
	padding: 5px 5px 0px 10px;
}
ul.box-category &gt; li ul &gt; li &gt; a {
	text-decoration: none;
	display: block;
    color: #777;
}
ul.box-category &gt; li ul &gt; li &gt; a.active {
	font-weight: bold;
}
/* box filter */
ul.box-filter, ul.box-filter ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.box-filter span {
	font-weight: bold;
	border-bottom: 1px solid #EEEEEE;
	display: block;
	padding-bottom: 5px;
	margin-bottom: 8px;
}
ul.box-filter &gt; li ul {
	padding-bottom: 10px;
}
/* information*/
ul.box-information, ul.box-information ul {
	list-style: none;
	margin: 0;
	padding: 0;
    color:  #fff;
}
ul.box-information &gt; li:first-child {
	padding: 10px 8px 8px 10px;
    background:  #303030 url(../image/line.png) top repeat-x;
}
ul.box-information &gt; li:last-child {
    border-radius: 0px 0px 3px 3px;
    background:  #303030 url(../image/line.png) top repeat-x;
}
ul.box-information &gt; li {
	padding: 8px 8px 8px 10px;
    background:  #303030 url(../image/line.png) top repeat-x;
}
ul.box-information &gt; li &gt; a {
	text-decoration: none;
	color: #fff;
    font-family:  Verdana;
    background: ;
    padding-left: 20px;
}
ul.box-information &gt; li &gt; a:hover {
	text-decoration: none;
	color: #FF9933;
    font-family:  Verdana;
    background: ;
    padding-left: 20px;
}
ul.box-information &gt; li &gt; a. active {
	text-decoration: none;
	color: #FF6600;
    font-weight:  bold;
}
/* content */
#content .content {
	padding: 10px;
	overflow: auto;
	margin-bottom: 20px;
	border: 1px solid #EEEEEE;
}
#content .content .left {
	float: left;
	width: 49%;
}
#content .content .right {
	float: right;
	width: 49%;
}
/* category */
.category-info {
	overflow: auto;
	margin-bottom: 20px;
    color: #999;
}
.category-info .image {
	float: left;
	padding: 10px;
	margin-right: 15px;
	border: 0px solid #E7E7E7;
}
.category-info .image .img{
	padding: 10px;
	border: 1px solid #E7E7E7;
}
.category-list {
	overflow: auto;
	margin-bottom: 20px;
	margin-top: -15px;
}
.category-list ul {
	float: left;
	list-style: none;
}
/* manufacturer */
.manufacturer-list {
	border: 1px solid #DBDEE1;
	padding: 5px;
	overflow: auto;
	margin-bottom: 20px;
}
.manufacturer-heading {
	background: #F8F8F8;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 8px;
	margin-bottom: 6px;
}
.manufacturer-content {
	padding: 8px;
}
.manufacturer-list ul {
	float: left;
	width: 25%;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 10px;
}
/* product */
.product-filter {
	border-bottom: 1px solid #d3d3d3;
    border-top: 1px solid #d3d3d3;
	padding: 15px;
	overflow: auto;
    background: none;
	margin-bottom: 15px;
	margin-top: -9px;

}
.product-filter .display {
	margin-right: 15px;
	float: left;
	padding-top: 4px;
	font-weight: bold;
	color: #333;
	
}
.product-filter .display a {
	font-weight: bold;
}
.product-filter .sort {
	float: right;
	color: #333;
}
.product-filter .limit {
	margin-left: 15px;
	float: right;
	color: #333;
}
.product-compare {
	float: right;
	font-weight: bold;
    background:#fff;
    margin-top: 0px;
    margin-right: 8px;
}
.product-compare a {
	text-decoration: none;
	font-weight: bold;
    color: ##0D420C;
}

.product-list &gt; div {
	overflow: auto;
	margin-bottom: 15px;
}
.product-list .right {
	float: right;
	margin-left: 15px;
    border-left: 1px solid #d3d3d3;
    padding-left: 20px;
    min-width: 20%;
}
.product-list &gt; div + div {
	border-top: 1px solid #d3d3d3;
	padding-top: 16px;
}
.product-list .image {
	float: left;
	margin-right: 10px;
}
.product-list .image img {
	padding: 3px;
	border: 1px solid #E7E7E7;
}
.product-list .name {
	text-align: left;
	font-size: 18px;
	margin-bottom: -3px;
}
.product-list .name a {
	font-size: 18px;
	color: #0D420C;
	text-decoration: none;
}


.product-list .description {
	line-height: 15px;
	margin-top: 8px;
	color: #000000;
	font-size: 15px;
}

.product-list .price {
	color: #0D420C;
	font-size: 20px;
}
.product-list .price-old {
	color: #0D420C;
	text-decoration: line-through;
    font-size: 20px;
}
.product-list .price-new {
	color: #EA062C;
	font-weight: bold;
}
.product-list .price-tax {
	font-size: 20px;
	font-weight: normal;
	color: #BBBBBB;
}
.product-list .cart {
	margin-top:5px;
	margin-bottom: 8px;
}

.product-list .rating {
	color: #7B7B7B;
	margin-top:5px;
	margin-bottom: 5px;
}
.product-list .wishlist {
	margin-bottom: 3px;
	text-align: bottom;
}

.product-list .compare {
	margin-bottom: 3px;

}
.product-grid {
	width: 105%;
	overflow: auto;
	float: left;
}
.product-grid &gt; div {
	width: 205px;
	display: inline-block;
	vertical-align: top;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
}
#column-left + #column-right + #content .product-grid &gt; div {
	width: 125px;
}
.product-grid .image {
	display: block;
	margin-left: auto;
    margin-right: auto;
	margin-bottom: 0px;
	
}
.product-grid .image img {
	padding: 3px;
	border: 1px solid #E7E7E7;
}

.product-grid .name a {
	display: block;
	font-size: 18px;
	color: #0D420C;
	font-weight: bold;
	text-decoration: none;
    text-align: center;
	margin-top: 10px;

}
.product-grid .name a:hover {
	color: #50871A;
	font-weight: bold;
	text-decoration: none;
}


.product-grid .description {
	line-height: 15px;
	margin-top: 8px;
	color: #000000;
	
}
.product-grid .rating {
	margin-left: 65px;
	margin-bottom: 4px;
}
.product-grid .price {
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #3b3b3b;
	margin-bottom: 4px;
	margin-top: 10px;
	text-align: center;
}
.product-grid .price-old {
	color: #000000;
	text-decoration: line-through;
}
.product-grid .price-new {
	color: #EA062C;
	font-weight: bold;
}
.product-grid .price .price-tax {
	display: none;
}
.product-grid .cart {
	
	margin-left: 35px;
	margin-bottom: 3px;

}
.product-grid .wishlist, .product-grid .compare {
	display: none;
	margin-bottom: 3px;
}
/* Product */
.product-info {
	overflow: auto;
	margin-bottom: 20px;
}
.product-info &gt; .left {
	float: left;
	margin-right: 15px;
}
.product-info &gt; .left + .right {
	margin-left: 265px;
}
.product-info .image {
	border: 1px solid #E7E7E7;
	float: left;
	margin-bottom: 20px;
	padding: 0px;
	text-align: center;
}
.product-info .image-additional {
	width: 260px;
	margin-left: -10px;
	clear: both;
	overflow: hidden;
}
.product-info .image-additional img {
	border: 1px solid #E7E7E7;
}
.product-info .image-additional a {
	float: left;
	display: block;
	margin-left: 10px;
	margin-bottom: 10px;
}
.product-info .description {
	overflow: auto;
	border-bottom: 1px solid #E7E7E7;
	padding: 5px 5px -2px 5px; 
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #3b3b3b; 
}
.product-info .description span {
	color: #333333;
}
.product-info .description a {
	color: #4D4D4D;
	text-decoration: none;
}
.product-info .price {
	overflow: auto;
	border-bottom: 1px solid #E7E7E7;
	padding: 5px 5px 10px 5px; 
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #3b3b3b;
}
.product-info .price-old {
	color: #000000;
	text-decoration: line-through;
    font-weight: normal;
    font-size: 16px
}
.product-info .price-new {
	color: #FF0000;
    font-weight: normal;
    font-size: 16px
}
.product-info .price-tax {
	font-size: 12px;
	font-weight: normal;
	color: #999;
}
.product-info .price .reward {
	font-size: 12px;
	font-weight: normal;
	color: #999;
}
.product-info .price .discount {
	font-weight: normal;
	font-size: 12px;
	color: #4D4D4D;
}
.product-info .options {
	border-bottom: 1px solid #E7E7E7;
	padding: 0px 5px 10px 5px;
	margin-bottom: 10px;
	color: #000000;
}
.product-info .option-image {
	margin-top: 3px;
	margin-bottom: 10px;
}
.product-info .option-image label {
	display: block;
	width: 100%;
	height: 100%;
}
.product-info .option-image img {
	margin-right: 5px;
	border: 1px solid #CCCCCC;
	cursor: pointer;
}
.product-info .cart {
	overflow: auto;
	border-bottom: 1px solid #E7E7E7;
	padding: 5px 5px 10px 5px; 
	margin-bottom: 20px;
	font-weight: bold;
	color: #4D4D4D;
}
.product-info .cart div &gt; span {
	color: #999;
}
.product-info .cart .links {
	display: inline-block;
	vertical-align: middle;
}
.product-info .cart .minimum {
	padding-top: 5px;
	font-size: 11px;
	color: #999;
}
.product-info .review {

	color: #4D4D4D;
	border-top: 1px solid #E7E7E7;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 52px;
}
.product-info .review &gt; div {
	padding: 8px;
	border-bottom: 1px solid #E7E7E7;
	line-height: 20px;
}
.product-info .review &gt; div &gt; span {
	color: #333333;
}
.product-info .review .share {
	overflow: auto;
	line-height: normal;
	margin-left: 0px;
}
.product-info .review .share a {
	text-decoration: none;
}
.review-list {
	padding: 10px;
	overflow: auto;
	margin-bottom: 20px;
	border: 1px solid #EEEEEE;
}
.review-list .author {
	float: left;
	margin-bottom: 20px;
}
.review-list .rating {
	float: right;
	margin-bottom: 20px;
}
.review-list .text {
	clear: both;
}
.attribute {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.attribute thead td, .attribute thead tr td:first-child {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	background: #F7F7F7;
	text-align: left;
}
.attribute tr td:first-child {
	color: #000000;
	font-weight: bold;
	text-align: right;
	width: 20%;
}
.attribute td {
	padding: 7px;
	color: #4D4D4D;
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
.compare-info {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.compare-info thead td, .compare-info thead tr td:first-child {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	background: #F7F7F7;
	text-align: left;
}
.compare-info tr td:first-child {
	color: #000000;
	font-weight: bold;
	text-align: right;
}
.compare-info td {
	padding: 7px;
	width: 20%;
	color: #4D4D4D;
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
.compare-info .name a {
	font-weight: bold;
}
.compare-info .price-old {
	font-weight: bold;
	color: #F00;
	text-decoration: line-through;
}
.compare-info .price-new {
	font-weight: bold;
}
/* wishlist */
.wishlist-info table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.wishlist-info td {
	padding: 7px;
}
.wishlist-info thead td {
	color: #4D4D4D;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #DDDDDD;
}
.wishlist-info thead .image {
	text-align: center;
}
.wishlist-info thead .name, .wishlist-info thead .model, .wishlist-info thead .stock {
	text-align: left;
}
.wishlist-info thead .quantity, .wishlist-info thead .price, .wishlist-info thead .total, .wishlist-info thead .action {
	text-align: right;
}
.wishlist-info tbody td {
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
}
.wishlist-info tbody .image img {
	border: 1px solid #DDDDDD;
}
.wishlist-info tbody .image {
	text-align: center;
}
.wishlist-info tbody .name, .wishlist-info tbody .model, .wishlist-info tbody .stock {
	text-align: left;
}
.wishlist-info tbody .quantity, .wishlist-info tbody .price, .wishlist-info tbody .total, .wishlist-info tbody .action {
	text-align: right;
}
.wishlist-info tbody .price s {
	color: #F00;
}
.wishlist-info tbody .action img {
	cursor: pointer;
}
.login-content {
	margin-bottom: 20px;
	overflow: auto;
}
.login-content .left {
	float: left;
	width: 48%;
}
.login-content .right {
	float: right;
	width: 48%
}
.login-content .left .content, .login-content .right .content {
	min-height: 190px;
}
/* orders */
.order-list {
	margin-bottom: 10px;
}
.order-list .order-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.order-list .order-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.order-list .order-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.order-list .order-content div {
	float: left;
	width: 33.3%;
}
.order-list .order-info {
	text-align: right;
}
.order-detail {
	background: #EFEFEF;
	font-weight: bold;
}
/* returns */
.return-list {
	margin-bottom: 10px;
}
.return-list .return-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.return-list .return-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.return-list .return-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.return-list .return-content div {
	float: left;
	width: 33.3%;
}
.return-list .return-info {
	text-align: right;
}
.return-product {
	overflow: auto;
	margin-bottom: 20px;
}
.return-name {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-model {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-quantity {
	float: left;
	width: 31%;
}
.return-detail {
	overflow: auto;
	margin-bottom: 20px;
}
.return-reason {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-opened {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-opened textarea {
	width: 98%;
	vertical-align: top;
}
.return-captcha {
	float: left;
}
.download-list {
	margin-bottom: 10px;
}
.download-list .download-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.download-list .download-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.download-list .download-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.download-list .download-content div {
	float: left;
	width: 33.3%;
}
.download-list .download-info {
	text-align: right;
}
/* cart */
.cart-info table {
	width: 100%;
	margin-bottom: 15px;
	border-collapse: collapse;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
}
.cart-info td {
	padding: 7px;
}
.cart-info thead td {
	color: #4D4D4D;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #0D420C;
}
.cart-info thead .image {
	text-align: center;
}
.cart-info thead .name, .cart-info thead .model, .cart-info thead .quantity {
	text-align: left;
}
.cart-info thead .price, .cart-info thead .total {
	text-align: right;
}
.cart-info tbody td {
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
}
.cart-info tbody .image img {
	border: 1px solid #DDDDDD;
}
.cart-info tbody .image {
	text-align: center;
}
.cart-info tbody .name, .cart-info tbody .model, .cart-info tbody .quantity {
	text-align: left;
}
.cart-info tbody .quantity input[type='image'], .cart-info tbody .quantity img {
	position: relative;
	top: 4px;
	cursor: pointer;
}
.cart-info tbody .price, .cart-info tbody .total {
	text-align: right;
}
.cart-info tbody span.stock {
	color: #F00;
	font-weight: bold;
}
.cart-module &gt; div {
	display: none;
}
.cart-total {
	border-top: 1px solid #DDDDDD;
	overflow: auto;
	padding-top: 8px;
	margin-bottom: 15px;
}
.cart-total table {
	float: right;
}
.cart-total td {
	padding: 3px;
	text-align: right;
}
/* checkout */
.checkout-heading {
	background: #F8F8F8;
	border: 1px solid #DBDEE1;
	padding: 8px;
	font-weight: bold;
	font-size: 13px;
	color: #555555;
	margin-bottom: 15px;
}
.checkout-heading a {
	float: right;
	margin-top: 1px;
	font-weight: normal;
	text-decoration: none;
}
.checkout-content {
	padding: 0px 0px 15px 0px;
	display: none;
	overflow: auto;
}
.checkout-content .left {
	float: left;
	width: 48%;
}
.checkout-content .right {
	float: right;
	width: 48%;
}
.checkout-content .buttons {
	clear: both;
}
.checkout-product table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.checkout-product td {
	padding: 7px;
}
.checkout-product thead td {
	color: #4D4D4D;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #DDDDDD;
}
.checkout-product thead .name, .checkout-product thead .model {
	text-align: left;
}
.checkout-product thead .quantity, .checkout-product thead .price, .checkout-product thead .total {
	text-align: right;
}
.checkout-product tbody td {
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
}
.checkout-product tbody .name, .checkout-product tbody .model {
	text-align: left;
}
.checkout-product tbody .quantity, .checkout-product tbody .price, .checkout-product tbody .total {
	text-align: right;
}
.checkout-product tfoot td {
	text-align: right;
	border-bottom: 1px solid #DDDDDD;
}
.contact-info {
	overflow: auto;
}
.contact-info .left {
	float: left;
	width: 48%;
}
.contact-info .right {
	float: left;
	width: 48%;
}
.sitemap-info {
	overflow: auto;
	margin-bottom: 40px;
}
.sitemap-info .left {
	float: left;
	width: 48%;
}
.sitemap-info .right {
	float: left;
	width: 48%;
}
/* footer */
.mobileFpart {
  display: none!important;
  }
#footer {
	clear: both;
	overflow: auto;
	min-height: 30px;
	padding: 20px;
	border-top: 0px solid #DBDEE1;
	border-bottom: 0px solid #DBDEE1;
	background:  url(../image/box-category-bg.png) top repeat-x;
    margin-left: -20px;
    margin-right: -20px;
}
#footer h3 {
	color: #0D420C;
	font-size: 15px;
    font-family:  ;
	margin-top: 0px;
	margin-bottom: 8px;
    text-transform: none;
    border-bottom: 0px solid #6699ff;
    margin-right: 30px;
	margin-left: 40px;
    padding-bottom:  3px;
    text-transform: uppercase;
    font-weight: bold;
}
#footer .column {
	float: left;
	width: 25%;
    padding-bottom: 30px;
}
#footer .column ul {
	margin-top: 0px;
	margin-left: 40px;
	padding-left: 0px;
    list-style: none;
}
#footer .column ul li {
	margin-bottom: 13px;
}
#footer .column a {
	text-decoration: none;
	color: #5F615E;
    font-family: 'Verdana', serif;
    font-size: 14px;
}
#footer .column a:hover {
	text-decoration: none;
    color:#247E18;
}
#powered {
	margin-top: 0px;
    border-top: 0px solid #e7e7e7;
	text-align: center;
	clear: both;
    color: #555;
    margin-bottom: 0px;
    background: #c4caab url(../image/box-headding2.png) repeat-x;
    padding: 5px 0px;
    margin-left: -20px;
    margin-right: -20px;
}
#powered a{
    color: #555;
}
/* banner */
.banner div {
	text-align: center;
	width: 100%;
	display: none;
}
.banner div img {
	margin-bottom: 12px;

}




</pre></body></html>