﻿html, body {
  margin: 0;
  padding: 0;
  font-size: 12px;
  line-height: 18px;
  color: #666;
  font-family: Helvetica, Arial, sans-serif;
  background: #fff url(../images/bg.jpg) top repeat-x;
}

/*** TAGS ***/
body * {
  margin: 0;
  padding: 0;
}
img, a img {
  border: 0;
}
p {
  margin: 0 0 1em;
  line-height: 1.5em;
}

/* Links */
a, a:visited {
  color: #693;
  text-decoration: none;
}
a:hover, a:active, a:focus, a.active:hover, a.active:active, a.active:focus {
  text-decoration: underline;
}
/* Heading */
h1, h2, h3, h4, h5, h6 {
  line-height: 1em;
  margin: 0 0 0.5em;
  font-weight: bold;
}
h1 {
  margin: 0 0 25px;
  color: #693;
  font-size: 30px;
  line-height: 32px;
}
h2 {
  font-size: 1.8em;
}
h3 {
  font-size: 1.6em;
}
h4 {
  font-size: 1.4em;
}
h5 {
  font-size: 1.2em;
  font-weight: bold;
}
h6 {
  font-size: 1em;
  font-weight: bold;
}
/* Lists */
ul {
  margin: 0.5em 0 1em;
  padding: 0;
}
ol {
  margin: 0.75em 0 1.25em;
  padding: 0;
}
ol li,
ul li,
.item-list ul li,
li.leaf {
  margin: 0 0 0 1.2em;
}
ul li {
  padding: 0;
  list-style-image: none;
  /*background: transparent url(../images/menu-leaf.png) no-repeat 1px .35em;*/
}
ol li {
  padding: 0 0 .3em;
  margin-left: 2em;
}
dl {
  margin: 0.5em 0 1em 1.5em;
}
dt {}
dd {
  margin: 0 0 .5em 1.5em;
}


/* Tables */
table {
  margin: 0 0 1em;
}
td, th {
  padding: .3em .5em;
}
/*** COMMON ***/
.right {
  text-align: right;
}
.left {
  text-align: left;
}
.center {
  text-align: center;
}
.inline {
  display: inline;
}
.fright {
  float: right;
}
.fleft {
  float: right;
}
a.link-download {
  display: block;
  padding-left: 30px;
  line-height: 24px;
  background-position: 0 50%;
  background-repeat: no-repeat;
}
a.link-pdf {
  background-image: url(../images/icon-pdf.png);
}
a.link-xls {
  background-image: url(../images/icon-xls.png);
}

.clear {
  clear: both;
}
/* Markup free clearing */
.clearfix:after, .clear-block:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix, .clear-block {
  display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix, * html .clear-block {
  height: 1%;
}
.clearfix, .clear-block {
  display: block;
}
/* End hide from IE-mac */


/** FORMS **/
input, textarea {
  padding: 2px;
}
select {
  padding: 0;
}
option {
  padding: 0 8px 0 0;
}
input, select, label, textarea {
  color: #666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
/* Form elements */
.form-checkboxes, .form-radios, .form-checkboxes .form-item, .form-radios .form-item {
  margin: 0.25em 0;
}
.form-text {
}
.form-checkbox {
}
.form-radio {
}
/* Form buttons */
.form-submit {
}

/***********************************/

/** GRID **/
/* Grid Children (Alpha = First, Omega = Last) */
.alpha {
  margin-left: 0;
}
.omega {
  margin-right: 0;
}
/* Grid 16 Columns */
.grid {
  position: relative;
  display: inline;
  float: left;
  /*margin-left: 10px;*/
  /*margin-right: 10px;*/
  margin: 0 20px 0 0;
}
.grid-1 {
  width: 40px;
}
.grid-2 {
  width: 100px;
}
.grid-3 {
  width: 160px;
}
.grid-4 {
  width: 220px;
}
.grid-5 {
  width: 280px;
}
.grid-6 {
  width: 340px;
}
.grid-7 {
  width: 400px;
}
.grid-8 {
  width: 460px;
}
.grid-9 {
  width: 520px;
}
.grid-10 {
  width: 580px;
}
.grid-11 {
  width: 640px;
}
.grid-12 {
  width: 700px;
}
.grid-13 {
  width: 760px;
}
.grid-14 {
  width: 820px;
}
.grid-15 {
  width: 880px;
}
.grid-16 {
  width: 940px;
}
/* *************************************** */



/*** LAYOUT ***/
.page {
  width: 960px;
  margin: 0 auto;
  padding: 35px 0 0;
}
/* HEADER */
.header {
  margin: 0 0 22px;
  padding: 0;
  text-align: right;
  font-size: 12px;
  line-height: 14px;
  font-weight: bold;
}
.logo-container {
  float: left;
  width: 175px;
  height: 62px;
  margin: 0;
}
.logo {
  display: block;
  width: 175px;
  height: 62px;
  outline: none;
  background: url(../images/sprite.png) no-repeat;
}

/** BLOCKS **/
.block {
  margin: 0 0 30px;
}
.block-title {
  margin: 0 0 10px;
  color: #693;
  font-size: 16px;
  line-height: 18px;
}
.block h3 {
  font-size: 12px;
  color: #693;
}
.block-content {
}
.block-image {
  position:relative;
  margin: 0 0 20px;
}
.block-image .play-link{
  display:block;
  position:absolute;
  margin-top:-29px;
  margin-left:-29px;
  top:50%;
  left:50%;
  height:58px;
  width:58px;
  background: url("../images/sprite.png") no-repeat scroll -910px -768px transparent;
}
.block-image .play-link:hover{
  text-decoration:none;
  background: url("../images/sprite.png") no-repeat scroll -910px -826px transparent;
}
.block-image img {
  display: block;
}
.block p {
  font-size: 12px;
  line-height: 17px;
  margin: 0 0 5px;
}
.block ul li,
.green-box ul li {
  font-weight:bold;
  margin: 0;
  padding: 0 0 0 10px;
  list-style-type: none;
  background: url("../images/sprite.png") no-repeat scroll -965px -1175px transparent;
}
.block ul li a,
.green-box ul li a{
  color: #693;
}
.block ul.links li {
  font-weight:normal;
  padding: 0;
  background: transparent none;
}
.block ul.links a {
  padding: 0 0 0 10px;
  background: url(../images/arrow-green.gif) no-repeat 0 0.5em;
}

/* Language box */
.language-block {

}
.language-selected {
  display: inline-block;
  margin: 0 15px 0 0;
  color: #777;
}


/** COLUMNS **/
.content {
  float: left;
  width: 620px;
  margin: 0 20px 0 0;
}
.sidebar {

}
.sidebar-left {

}
.sidebar-right {
  float: left;
  width: 280px;
}
.sidebar-right .block,
.sidebar-right .green-box-shadow {
  margin: 0 0 20px;
}

/*Navigation*/
.menu,
.submenu,
.submenu li {
  margin: 0;
  padding: 0;
  list-style: none;
  background: transparent none;
}
.menu li {
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
  background: transparent none;
}
.menu a {
  display: block;
}
.menu a:hover,
.menu a:active,
.menu a:focus,
.submenu a:hover,
.submenu a:active,
.submenu a:focus {
  text-decoration: none;
}
.block .submenu,
.block .submenu li {
  margin: 0;
  padding: 0;
  list-style: none;
  background: transparent none;
}

/*Secondary menu*/
.menu-secondary {
  margin: 0 0 14px;
  padding: 17px 0 0;
}
.menu-secondary a {
  display: inline-block;
  margin: 0 0 0 20px;
}


.cookie{ padding-top: 10px; text-align: left; float:left; width: 500px; margin-left: 180px;}


/*Primary menu*/
.menu-primary-container {
  width: 960px;
  margin: 0 -4px 0;
  padding: 1px 4px 7px;
  clear: both;
  background: url(../images/sprite.png) no-repeat 0 -100px;
}
.menu-primary {
  margin: 0;
  padding: 0;
}
.menu-primary li {
  background: url(../images/sprite.png) no-repeat 0 -400px;
}
.menu-primary a {
  display: block;
  padding: 0 30px;
  font-size: 16px;
  font-weight: bold;
  line-height: 44px;
  color: #777;
}
.menu-primary a:hover,
.menu-primary a:active,
.menu-primary a:focus {
  color: #693;
  text-decoration: none;
}
.menu-primary a.active {
  color: #fff;
  background: url(../images/sprite.png) no-repeat 0 -200px;
}
.menu-primary a.link-home span {
  padding: 0 0 0 20px;
  background: url(../images/sprite.png) no-repeat 0 -685px;
}
.menu-primary a.link-home.active span {
  background-position: 0 -597px;
}


/*Category menu*/
.menu-category-container {
  position: relative;
  z-index: 10;
  width: 968px;
  margin: -7px -6px 0 -2px;
  padding: 0 0 12px;
  background: url(../images/menu-category-bottom.png) no-repeat 0 100%;
}
.menu-category-bottom {
  padding: 0 0 0 2px;
  background: url(../images/menu-category.png) repeat-y 0 100%;
}
.menu-category-bg {
  background: url(../images/menu-category-top.png) no-repeat 0 0;
}
.menu-category {
  margin: 0 0 -2px;
  background: url(../images/menu-category-top.png) no-repeat 0 0;
}
.menu-category li {
  border-left: 1px solid #7daa50;
  background: url(../images/menu-category-top.png) no-repeat 0 0;
}
.menu-category li:first-child {
  border: 0;
}
.menu-category a {
  display: block;
  padding: 0 15px;
  font-size: 16px;
  font-weight: bold;
  line-height: 36px;
  color: #b3cc99;
}
.menu-category a:hover,
.menu-category a:active,
.menu-category a:focus {
  color: #fff;
}
.menu-category a.active {
  color: #fff;
  background: url(../images/sprite.png) no-repeat 0 -500px;
}

/*Category submenu*/
.block-menu{
  background:#78b33b;
  padding:8px 12px 22px 0px;
}
.category-submenu {
  text-align: right;
}
.category-submenu h2 {
  color: #fff;
  font-size: 18px;
  padding-right:14px;
}
.category-submenu .submenu {
  border-top: 1px solid #6CA135;
}
.category-submenu li,
.category-submenu .submenu li {
  border-bottom: 1px solid #6CA135;
}
.category-submenu li.active {
  background:#fff;
  margin-top: -1px;
  border: 1px solid #693;
  border-left: 0;
}
.category-submenu ul li a {
  display: block;
  padding: 4px 14px;
  font-size: 13px;
  color: #fff;
}
.category-submenu li a:hover,
.category-submenu li a:active {
  color: #fff;
}
.category-submenu li.active a {
  display: block;
  padding-left: 14px;
  margin: -1px 0 -1px -12px;
  color: #693;
  font-weight: bold;
  background: url(../images/submenu-active.png) no-repeat 0 50%;
}
.separator{
  height:50px;
  border-bottom:1px solid #e5e5e5;
  margin:0 0 20px;
}

/* *************************************** */
/** Content **/
.content-container {
  margin-left: -1px;
  margin-right: -1px;
}
.content-wrapper {
  margin: 3px 0 0;
  padding: 25px 20px;
  background: #fff;
}
.content-wrapper-front {
  padding: 0;
  background: transparent;
}
.no-padding{
  padding:0;
}
.no-background{
  background:none transparent;
}
.white-box {
}
.white-box-content {
  background: #fff;
}


/*Front page*/
.front-block-left {
  float: left;
  width: 620px;
}
.front-block-right {
  float: right;
  width: 331px;
}

.front-image img {
  display: block;
}
.image-text {
  padding: 15px 20px;
  font-size: 20px;
  line-height: 24px;
}
.front-carousel {
  margin: 0 0 10px;
}
.front-carousel ul,
.front-carousel li {
  margin: 0;
  padding: 0;
}
.front-carousel img {
  display: block;
}

.block-banner img {
  display: block;
  margin: 0 auto;
}


/*Pages*/
.content p,
.content ul {
  margin: 0 0 1em;
  /*font-size: 14px;*/
  line-height: inherit;
}
.content-teaser {
  margin: 0 0 30px;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
}
.content-text {
  font-size: 14px;
  line-height: 18px;
}
.content-text.size-18{
  font-size: 18px;
  line-height: 22px;
}
.content-text a:hover,
.content-text a:active {
  color: #ccac66;
}
.item-title {
  font-size: 16px;
  font-weight: bold;
  color: #693;
}
/*Share links*/
.share-links {
  height: 20px;
  margin: 0 0 37px;
  text-align: right;
  /*background: url(../images/icons.png) no-repeat 0 0;*/
}
.share-links a {
  height: 16px;
  margin-top: 3px;
  text-indent: 1000px;
  *text-indent: 0px;
  *line-height: 50px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: 0 0;
  display: inline-block;
  vertical-align: top;
}
.link-faq {
  width: 29px;
  margin-right: 10px;
  background-image: url(../images/icon-faq.gif);
}
.link-addthis {
  width: 91px;
  background-image: url(../images/icon-addthis.gif);
}
.input-search {
  background: url("../images/input-search.gif") no-repeat scroll 0 0 transparent;
  border: 0 none;
  float: right;
  height: 20px;
  width: 135px;
}
.input-search input {
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  float: left;
  height: 16px;
}
.input-search .form-text {
  width: 111px;
}
.input-search .form-submit {
  font-size: 0;
  height: 20px;
  line-height: 0;
  padding: 0;
  text-indent: -1000px;
  width: 20px;
}

h1 span.parent {
  color: #b3cc99;
}

/*Category list*/
.content-image-wide {
  margin: 0 0 30px;
}
.content-image-wide img {
  display: block;
}
.content-image {
  float: left;
  margin: 0 15px 20px 0;
}

/*Product list*/
.product-list{
  border-top:1px solid #E5E5E5;
}
.product-list p,
.product-list ul {
  font-size: 12px;
}
.product-list .product {
  padding: 20px 0;
  border-bottom: 1px solid #e5e5e5;
}
.product-list .product-image {
  float: left;
}
.product-list .product-details {
  margin: 0 0 0 200px;
}
.product-list .product-title {
  margin: 0 0 5px;
  font-size: 16px;
  line-height: 18px;
  color: #333;
}
.product-list .product-title a{
  color:#333;
}
.product-list .product-description {
  margin: 0 0 11px;
}
.button,
.button:visited {
  display: inline-block;
  margin: 0 17px 0 0;
  padding: 0 20px;
  line-height: 20px;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  border: 3px solid #cad3c2;
  background: #693;
}
.button:hover,
.button:active {
  text-decoration: none;
}
.green-box-shadow {
  padding: 0 0 9px;
  background: url(../images/green-box-shadow.png) no-repeat 50% 100%;
}  
.green-box {
  padding: 4px 15px 20px;
  border: 1px solid #e3f7cd;
  background: #f0fbe4; 
}
.green-box dl,
.green-box dt,
.green-box dd {
  margin: 0;
  padding: 0;
}
.green-box h2,
.green-box dt {
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
  color: #693;
}
.green-box h2 {
  margin: 21px 0 3px;
}
.green-box h5{
  margin-bottom:0;
}
.green-box p,
.green-box ul {
  font-size: 12px;
}
.green-box .download-list li {
  margin: 0;
  padding: 0 0 10px;
  list-style: none;
  background: transparent none;
}
.green-box .download-list a {
  color: #333;
  font-weight: bold;
}

/*Product page*/
.menu-product-categories-wrapper {
  position: absolute;
  top: 36px;
  left: 2px;
  width: 960px;
  padding: 0 0 7px;
  overflow: hidden;
  background: url(../images/shadow.png) no-repeat 0 100%;
}
.menu-product-categories-wrapper .grid-4boxes{
  margin:0;
}
.menu-product-categories-wrapper .grid-4boxes .box{
  margin-right: 0;
  margin-left : 7px;
  border-left : #CEE2B7 1px solid;
  width: 224px;
  padding-left : 10px;
}

.menu-product-categories-wrapper .grid-4boxes .box:first-child {
 padding-left : 3px;
 border-left : 0px;
}

.menu-product-categories-wrapper .box.last{
  border: medium none;
  width:216px;
}
.menu-product-categories-wrapper a{
  font-weight:normal;
}
.menu-product-categories-wrapper a:hover{
  color:#333;
}
.menu-product-categories {
  width: 960px;
  margin: 0 -1px 0 0;
  padding:14px 0 14px 0;
  background: #F0FBE4;
}
.menu-product-categories a {
  background: url("../images/sprite.png") no-repeat scroll -88px -832px transparent;
  color: #333333;
  display: block;
  font-size: 12px;
  line-height: 16px;
  padding: 4px 0 4px 10px;
}
.menu-product-categories a:hover {
  text-decoration:underline;
}
.menu-product-categories img {
  float: left;
  margin-left: -55px;
}
.product-summary {
  float: right;
  width: 280px;
  margin: 0 0 20px 20px;
}
.product-summary .green-box {
  font-size: 12px;
}
.product-colors-wrapper {
    /*float: right;*/
    width: 320px;
    margin: 0 0 35px;
    line-height: 26px;
    color: #969696;
    text-align: right;
    overflow: hidden; 
}
.product-colors {
  float: right;
  max-width: 220px;
}
.label-choose {
  float: right;
  margin-right: 5px;
  line-height: 36px;
}
.product-color {
  display: inline-block;
  line-height: 36px;
  width: 36px;
  height: 36px;
  margin-left: 5px;
  margin-bottom: 5px;
}

/*News overview*/
.news-item {
  position: relative;
  padding: 0 0 0 138px;
}
.news-list .news-item {
  padding-bottom: 25px;
}
.news-item .date {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 16px;
  font-weight: bold;
  color: #ccc;
}
.news-archive-block {
  padding-bottom: 8px;
}
.news-archive-block ul {
  margin: 0;
}
.news-archive-block a.link-download {
  line-height: 26px;
}
/*Search*/
.search-form-wrapper {
  margin: 0 0 26px;
}
.search-form {
  padding: 3px;
  background: #cad3c2;
}
.search-form input {
  float: left;
  border: 0;
}
.search-form .form-text {
  width: 540px;
  height: 26px;
  padding: 2px 7px;
  border: 0;
  font-size: 14px;
  background: #fff;
}
.search-form .form-submit {
  width: 60px;
  height: 30px;
  color: #fff;
  font-weight: bold;
  background: #693;
}
.search-summary {
  padding: 7px 10px;
  color: #96a587;
  font-weight: bold;
  background: #f7fdf1;
}
.search-item {
  padding: 0 0 15px;
}
.search-item .item-title {
  margin: 0;
  font-size: 14px;
  line-height: 18px;
}
.search-item p {
  margin: 0;
}
.item-url {
  color: #ccc;
}


/*Store locator*/
.map-form {
  margin: 0 0 10px;
  padding: 10px;
}
.map-form .form-text {
  float: left;
  width: 138px;
  margin: 0 30px 0 0;
  padding: 4px 10px;
  color: #000;
  font-size: 13px;
}
.map-form span {
  float: left;
  margin: 0 30px 0 0;
  line-height: 26px;
}
.map-form .button {
  padding-top: 1px;
  padding-bottom: 2px;
}
.store-locator .store-contact {
  width: 240px;
  float: right;
  padding: 0 0 9px;
  background: url(../images/shadow-wide.png) no-repeat 100% 100%;
}
.store-locator .store-contact .green-box {
  height: 525px;
  margin-left: 8px;
  overflow: auto;
}
.store-logo {
  display: block;
  margin: 25px 0 0;
}
.map {
  float: left;
  padding: 0 0 9px;
  background: url(../images/shadow-wide.png) no-repeat 0 100%;
}
.stores {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
.stores th,
.stores td {
  padding: 10px 15px;
  border-bottom: 1px solid #e6e6e6;
  line-height: 18px;
}
.stores th {
  padding-left: 0;
  color: #693;
}
.stores .last-row th,
.stores .last-row td {
  border: 0;
}
.store-address {
    display: block;
    font-size: 11px;
    font-weight: normal;
    color: #999;
    text-decoration: none;
}
.stores a:hover span,
.stores a:active span {
  color: #693;
}
#NoSearchResult {
  overflow: hidden;
}
#ajaxLoadingImg {
  display: block;
  margin: 1em auto;
}

/*Pager*/
.pager {
  padding: 25px 0 0;
  text-align: center;
}
.pager a,
.pager span span {
  display: inline-block;
  padding: 0 4px;
  font-size: 16px;
  line-height: 20px;
}
.pager span span {

  color: #fff;
  text-decoration: none;
  background: #693;
}
/* *************************************** */

/* Footer */
.footer {
  width: 970px;
  margin: 0 -5px;
  padding: 27px 0 150px;
}
.footer-message{
  width:960px;
  color:#85acd1;
  text-align:center;
  font-size:16px;
  line-height:28px;
  padding:0 0 7px 0;
  background:url("../images/sprite.png") repeat-x 0 -1114px;
  margin:0 auto 22px auto;
}
.footer-block {
  float: left;
  width: 184px;
  margin: 0 5px;
}
.footer-block h3 {
  margin: 0 0 8px;
  padding: 0 0 8px;
  font-size: 15px;
  line-height: 19px;
  font-weight: bold;
  background: url(../images/footer-block-title.png) no-repeat 0 100%;
}
.footer-block .block-content a {
  display: block;
  padding: 2px 0;
  color: #666;
  font-size: 12px;
  line-height: 14px;
}
.footer-block a:hover,
.footer-block a:active,
.footer-block a:focus {
  color: #693;
  text-decoration: none;
}
/*New Styles*/
/*Boxes*/
.box{
  margin-right:8px;
}
.box.last{
  margin-right:0;
}
.box-container .box{
  margin-right:0;
}
.box-desc a{
  display:block;
  padding:0 16px;
  color:#fff;
  font-size:20px;
  line-height:36px;
}
.small .box-desc a{
  font-size:14px;
}
.box a img{
  display:block;
}
.box-desc a:hover{
  text-decoration:none;
}
/*Blue Box*/
.bluebox .box-desc a{
  background:#004689;
}
.bluebox .box-desc a .bullet{
  background: url("../images/sprite.png") no-repeat scroll 0 -867px transparent;
  display:inline-block;
  height:36px;
  width:17px;
  margin-left:5px;
}
/*Green Box*/
.greenbox .box-desc a{
  background:#649531;
}
.greenbox .box-desc a .bullet,
.greenbox.small .box-desc a .bullet{
  background: url("../images/sprite.png") no-repeat scroll 0 -940px transparent;
  display:inline-block;
  height:36px;
  width:17px;
  margin-left:5px;
}
.greenbox.small .box-desc a .bullet{
  background-position: 0 -1008px;
}
/*Green Text Box*/
.green-text{
  background:url("../images/box_shadow_bg.png") no-repeat scroll left bottom transparent;
  padding:0 8px 29px 0;
  width:234px;
}
.green-text img{
  margin-bottom:17px;
}
.green-text h3,
.green-text p,
.green-text a {
   /* padding:0 8px;*/
    line-height:18px;
}
.green-text h2{
  font-size:26px;
  line-height:29px;
  font-weight:bold;
}
.green-text a {
    text-decoration: underline;
}
.green-text h3{
  color:#527a28;
  font-weight:normal;
  font-size:21px;
  line-height:23px;
  margin:0;
}
.green-text a{
  font-weight:bold;
  color:#619130;
}
.green-text .read-more {
  display:block;
}
.green-text .read-more .bullet{
  background: url("../images/sprite.png") no-repeat scroll 0 -1017px transparent;
  display:inline-block;
  height:16px;
  width:14px;
  margin-left:4px;
}
.green-text a:hover{
  color:#393939;
  text-decoration:none;
}
/*4 Grid boxes*/
.grid-4boxes{
  margin-bottom:30px;
}
.grid-4boxes .box{
  width:234px;
  float:left;
}

.grid-4boxes .box-desc{
  width:234px;
}
/*3 solumns structure 1st Double 2nd custom BG*/
.grid-3rows-1double-2normal{
  clear:both;
  font-size:13px;
  color:#393939;
  line-height:18px;
}
.box-container{
  width:234px;
  margin-left:8px;
  float:left;
}
.box-container.double{
  margin:0;
  width:476px;
}
.grid-3rows-1double-2normal .greenbox{
  margin-bottom:8px;
}
/*News Front page item*/
.front-news-item {
  clear:left;
  padding-bottom:30px;
}
.front-news-item a{
  color:#393939;
}
.front-news-item img{
  float:left;
}
.front-news-item h4,
.front-news-item p{
  margin-left:133px;
}
.front-news-item h4{
  font-size:16px;
  line-height:20px;
}
.front-news-item p{
  background:url("../images/border-gray.gif") no-repeat left bottom;
  font-size:13px;
  line-height:18px;
  margin-bottom:0;
  padding-bottom:10px;
}
/*5 box grid*/
.grid-5-boxes{
  clear:both;
}
.grid-5-boxes .box{
  float:left;
  margin-right:10px;
  width:184px;
}
.grid-5-boxes .box img{
  width: 100% !important;
  height: 110px !important; 
}
.grid-5-boxes .box.last{
  margin-right:0;
}
/*6 box grid*/
.grid-6-boxes{
  clear:both;
}
.grid-6-boxes .box{
  float:left;
  margin-right:12px;
  width:150px;
}
.grid-6-boxes .box img{
  width: 100% !important;
  height: 110px !important; 
}
.grid-6-boxes .box.last{
  margin-right:0;
}
/*Customer Sction Page*/
.consumer-section{
  float:left;
  margin:0 0 3px;
}
.consumer-section p{
  padding:0;
}
.consumer-section.box-container{
  width:273px;
  margin-left: 5px;
}
.consumer-section.box-container.double{
  margin:0;
  width:671px;
  position:relative;
  box-shadow:0px 1px 7px #bbb;
  -webkit-box-shadow: 0px 1px 7px #bbb;
  -moz-box-shadow: 0px 1px 7px #bbb;
}
.consumer-section .green-text{
  background: url("../images/box_shadow_bg.png") no-repeat scroll -310px 0 transparent;
  color: #527A28;
  height: 288px;
  margin-top: -4px;
  padding: 36px 24px 0;
  width: 242px;
}
/*Breadcrumbs style*/
.breadcrumb{
  height:14px;
  line-height:14px;
  margin: 4px 0 12px ;
}
.breadcrumb a{
  font-size:12px;
  color:#777;
}
.breadcrumb a.home-link{
  background: url("../images/sprite.png") no-repeat scroll -90px -807px transparent;
  padding-left: 16px;
}
.breadcrumb a.active{
  color:#669933;
}
.breadcrumb span{
  background: url("../images/sprite.png") no-repeat scroll -88px -836px transparent;
  display:inline-block;
  height:14px;
  width:10px;
}

.block h2 a {text-decoration: none; color: #fff;}

/* Footer Area */

#FooterArea {
  margin-bottom: 20px;
}
#FooterArea #footerlinks {
  float: right;
  padding-right: 6px;
}
#FooterArea #FooterInfo {
  padding-left: 5px;
}

/* B2C Search Box */
#cc-search {
    float: right;
    margin: 12px 10px;
}
#cc-search div {
    border: 1px solid #cccccc;
    border-radius: 5px 5px 5px 5px;
    height: 18px;
    overflow: hidden;
    position: relative;
    width: 160px;
    background-color: White;
}
#cc-search input[type="text"] {
    border: 1px solid #ffffff;
    font: 12px/16px Helvetica,Arial,sans-serif;
    height: 16px;
    margin: 0 0 0 2px;
    padding: 0;
}
#cc-search input[type="image"] {
    position: absolute;
    right: 0;
    top: 0;
}
/*-------------------------*/
.tmplCollapseSection {
    padding: 14px 0 13px;
    margin: -1px 0 0 0;
    border-bottom: 1px solid #c9c9c9;
    border-top: 1px solid #c9c9c9;
    clear: both;
}
.tmplCollapseSection .tmplSectionTitle {
    padding: 3px 10px 3px 36px;
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
    background: url("../images/arrow-bona.png") no-repeat left top;
    cursor: pointer;
}
.tmplCollapseSection .tmplIntroText {
  font-size: 14px;
  font-weight: normal;
}
.tmplCollapseSection .tmplSectionExpanded {
    padding: 3px 10px 3px 36px;
    background: url("../images/arrow-bona-down.png") no-repeat left top;
}
.tmplCollapseSection .tmplSectionContent {
    display: none;
}
.tmplCollapseSection .tmplSectionInnerHTML {
     padding: 3px 10px 3px 0;     
}
.tmplCollapseSection .tmplSectionInnerHTML p {
    margin-bottom: 0;
}
.tmplCollapseSection + * {
    padding-top: 20px;
}
.tmplCollapseSection + .tmplCollapseSection {
    padding-top: 14px;
}

.widecontainer {
    width:725px;
}   

.editmode .widecontainer {
    width:auto;
}

.Headline { 
 	font-family: Arial;
	font-size: 60pt; 
    line-height: 80px;
}
.SubHeadline { 
 	font-family: Arial;
	font-size: 28pt; 
    line-height: 36px;
}
.FontSize26 { 
	font-size: 26pt; 
    line-height: 34px;
}
.FontSize28 { 
	font-size: 28pt; 
    line-height: 36px;
}
.FontSize30 { 
	font-size: 30pt;
    line-height: 36px; 
}
.FontSize32 { 
	font-size: 32pt; 
    line-height: 38px;
}
.FontSize34 { 
	font-size: 34pt; 
    line-height: 40px;
}
.slider-items a {display: block;}