* {font-family: arial, sans-serif}

body {background: #333; margin: 0; padding: 0; text-align: center}

img {border: 0}

a {color: #00a153; font-weight: bold; text-decoration: none}
a:hover {color: #666; font-weight: bold; text-decoration: none}

#container   {width: 750px; margin: 0 auto; text-align: left}
#header      {height: 130px; background: #0c4027 url(../images/background-header.png) no-repeat}
#metamenu    {background: #1b1c20; height: 30px}
#imageheader {background: #000}
#content {background: #fff; background: #0c4027 url(../images/background-content.png) repeat-y}
#leftcol {width: 205px; float: left}
#maincol {width: 544px; float: left; border-left: 1px solid #ccc}
#footer  {background: #fff; padding-top: 25px}

#header .logo {float: left; width: 475px; padding: 20px}
#header .search {float: right; font-size: 11px; color: #fff; text-align: right; width: 185px; margin: 15px 25px 0 25px}
#header .search h3 {font-size: 12px; margin: 5px 0 0 0}
#header .search form {margin: 0 0 0 0; padding: 0}
#header .search input.search-field {font-size: 11px; color: #000; width: 175px; margin: 5px 0 10px 0}
#header .search input.search-btn {font-size: 11px; color: #fff; font-weight: bold; background: #00a153}

#breadcrumbs {font-size: 11px; color: #ccc; height: 50px; line-height: 50px; background: #fff; padding: 0 20px}
#breadcrumbs a {color: #ccc; font-weight: normal; text-decoration: none}
#breadcrumbs a:hover {color: #999; font-weight: normal; text-decoration: none}

#leftcol .wrapper {padding: 0 20px}
#leftcol ul {margin: 0; padding: 0; list-style: none}
#leftcol ul li {line-height: 18px}
#leftcol ul a {font-size: 11px; color: #000; font-weight: bold; text-decoration: none}
#leftcol ul a:hover {font-size: 11px; color: #00a052; font-weight: bold; text-decoration: none}

#leftcol ul ul {margin: 0; padding: 0; list-style: none}
#leftcol ul ul li {margin-bottom: 5px; margin-left: 0px; padding-left: 13px; background: url(../images/icon-submenu.gif) no-repeat 0 7px}
#leftcol ul ul a {font-size: 11px; color: #0b452a; font-weight: bold; text-decoration: none}
#leftcol ul ul a:hover {font-size: 11px; color: #00a052; font-weight: bold; text-decoration: none}

#leftcol .wrapper a.active {font-size: 11px; color: #00a052; font-weight: bold; text-decoration: none}
#leftcol .wrapper a.active:hover {font-size: 11px; color: #000; font-weight: bold; text-decoration: none}


#leftcol .topsubsub {margin-bottom: 25px; padding-bottom: 25px; border-bottom: 1px solid #eee}
#leftcol .topsubsub ul {margin: 0 0 0 0; padding: 0 0 0 0; list-style: none}
#leftcol .topsubsub ul li {line-height: 18px; padding: 2px 5px 2px 5px; background: #f1f1f1}
#leftcol .topsubsub ul a {font-size: 11px; color: #000; font-weight: bold; text-decoration: none}
#leftcol .topsubsub ul a:hover {font-size: 11px; color: #00a052; font-weight: bold; text-decoration: none}

#leftcol .topsubsub ul ul {margin: 0; padding: 0; list-style: none}
#leftcol .topsubsub ul ul li {margin-bottom: 5px; margin-left: 0px; padding-left: 13px; background: url(../images/icon-submenu.gif) no-repeat 0 7px}
#leftcol .topsubsub ul ul a {font-size: 11px; color: #0b452a; font-weight: bold; text-decoration: none}
#leftcol .topsubsub ul ul a:hover {font-size: 11px; color: #00a052; font-weight: bold; text-decoration: none}

#maincol .wrapper {font-size: 11px; padding: 0 10px}
#maincol h1 {font-size: 18px; font-weight: normal; margin: 0 0 15px 0}
#maincol h3 {font-size: 16px; font-weight: normal; margin: 0 0 5px 0}
#maincol p  {margin-top: 0; line-height: 18px}
#maincol ul  {font-size: 11px; margin-top: 0; margin-right: 10px; line-height: 18px}
#maincol .search {margin: 15px 0}
#maincol .search input.search-field {font-size: 11px; color: #000; width: 175px; margin: 0 0 10px 10px}
#maincol .search select.search-dropdown {font-size: 11px; color: #000; width: 180px; margin: 0 0 10px 10px}
#maincol .search input.search-btn {font-size: 11px; color: #fff; font-weight: bold; background: #00a153; margin-left: 10px}
#maincol .wrapper .verfproduct {margin-top: 10px}
#maincol .wrapper .thumb {float: left; width: 128px}
#maincol .wrapper .descrp {float: left; width: 250px; padding-top: 10px}
#maincol .wrapper a.title {font-size: 16px; color: #000; font-weight: normal}
#maincol .wrapper a.title:hover {font-size: 16px; color: #000; font-weight: normal}
#maincol .wrapper a.morelink {font-size: 11px; color: #00a052}
#maincol .wrapper a.morelink:hover {font-size: 11px; color: #000}

table.shop-filter input.submit {font-size: 11px; color: #fff; font-weight: bold; background: #00a153}
table.shop-filter input.text {font-size: 11px; color: #000; width: 175px; margin: 5px 0 5px 0}
table.shop-filter select.border {font-size: 11px; color: #000; margin: 5px 0 5px 0}

#footer  .wrapper {font-size: 10px; color: #fff; height: 35px; line-height: 35px; padding: 0 10px; background: #0b452a}

/* slightly enhanced, universal clearfix hack */
.clfx:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clfx { display: inline-block; }
/* start commented backslash hack \*/
* html .clfx { height: 1%; }
.clfx { display: block; }
/* close commented backslash hack */

img.align-left {
	clear: left;
}

img.align-right {
	clear: right;
}