@charset "utf-8";.responsive-enabled .zen-container {
    width: 80%;
    max-width: 1180px;
}
#logowrap.no-top {
         padding-top: 10px;
      margin-top: 0px;
      border-top: 2px solid #0672BA ;
  border-bottom: 2px solid #0672BA ;
    background: transparent url(/templates/ecolife/images/bg_top5.jpg) repeat-x 0 0;
}
#logowrap .zen-spotlight {
  padding-top: 5px;

}
#main-row {
  background: url(/templates/ecolife/images/bg1.png);
}

.mainwrap.zen-spotlight {
    padding: 0px 0 0;
}
.no-tabs #main-row-inner {
    margin-top: -10px;
}

#logowrap.no-top .zen-spotlight .moduletable {
    margin: 10px 0;
}
#logowrap.no-top .topaddress {
    padding-top: 30px;
    margin: 0 0 0 -50px;
    font-size: 20px;
}

#navwrap {
    background: #167220;
 border-bottom:0px solid #0672BA ;
}
#navwrap.fixed {
    background: #167220 url(/templates/ecolife/images/bg_top3.jpg) repeat-x 0 100%;
    padding-bottom: 10px;
}

#menu ul > li a
{font-size: 16px; padding: 6px 20px 12px 0;    letter-spacing: 1px;}
 #menu{min-height: 45px; }
 #main-row-inner {
      background: url(/templates/ecolife/images/bg_top3.jpg) repeat-x;
    padding: 10px 0 20px 0;
}

#menu ul ul {
    border-top: 0px solid rgba(0, 0, 0, 0.1);
    background: #0672BA;
    padding-bottom: 10px;
    margin: -10px 0 0 20px;
}
#menu ul ul ul {
    top: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    min-width: 0px;
    background: #0672BA;
    border: 0;
    margin-left: -20px;
}

#menu ul ul > li a{
  font-size: 14px;
  padding:0 0 4px 0;
  line-height:15px;
  
}
#menu ul ul > li {
  padding:0;

}
#menu ul > li.active > a, #menu ul > li.active > .zen-menu-heading {
    color: #000;
    background: transparent;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.15);
    
}
.zen-menu-horizontal ul ul{  
  padding:20px; 
}



#navwrap .zen-spotlight {
    border-bottom: 0;
    padding: 0px 0 0;
}

.bottom-area { background: url(/templates/ecolife/images/bg1.png);
}
#footerwrap {
background: url(/templates/ecolife/images/bg_top3.jpg) repeat-x 0 100%;
margin-bottom: 0px;

}

#footerwrap #footer {
    border-top: 0px dashed rgba(0, 0, 0, 0.2) !important; 
   padding-top: 00px !important; 
}

.no-tabs #breadcrumbwrap .zen-spotlight {
    margin-top: 20px;
}
    
.zen-module-title h3 {
    margin: 0;
    line-height: 1.35em;
    font-size: 1.5em;
    text-transform: uppercase;
    font-weight:bold;
}
a {color: #167220 }
.cat-children a {color: #167220 !important;}
.sidebar .moduletable ul li.active > a{    color: red;}

.sidebar .moduletable ul li li.active > a{    color: red;}


#top-area-inner {
    background: none; 
   padding-bottom: 0px; 
}

html, body, #top-area-row {
    background: url(/templates/ecolife/images/bg1.png);
}
#zen-wrap {
background:none;
background-color: transparent;
}


p {
    margin: 0 0 10px;
    line-height: 1.68em;
    font-weight: 300;
    font-size: 16px;   
}
h4 {
    font-weight:bold;
    font-size: 18px;
    line-height: 1.6em;
    word-break: break-word;
}

h2 small {
 font-size: inherit;
}

h2.page-subtitle{
      margin: 10px 0;
    font-size: 42px;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.2);
    margin-top: 0;
    padding-bottom: 15px;
    line-height: 1em;
    margin-bottom: 15px;
  border-top: 1px dashed rgba(0, 0, 0, 0.2);
    padding-top: 15px;  
  
}

li{    font-size: 16px;}
ul, legend {
    margin-bottom: 10px;
}

#breadcrumbwrap #breadcrumb li {
    font-weight: 300; 
     font-size: 13px;
}
.sidebar .moduletable ul li li {
    border-bottom: 1px dashed #ddd !important;
    padding: 2px 4px !important;
    list-style-type: none !important;
}

.cat-children div h3{
  padding:0;
  margin:0;
     line-height: 1.5; 
}


.graph1right{float: right;width: 55%;}
.graph1left{float: left;width: 45%;}

/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0 ;
}

/*  COLUMN SETUP  */
.col1 {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
  border:0px solid #ccc;
  padding: 10px;
}
.col1:first-child.span_1_of_2   { margin-left: 0; }

.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
  border:0px solid #ccc;
  padding: 10px;
}
.col:first-child.span_1_of_2   { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }
/*  GRID OF FOUR  */
.span_4_of_4 {
	width: 100%;
}
.span_3_of_4 {
	width: 74.6%;
}
.span_2_of_2 {
	width: 44%;
}


.span_1_of_2 {
    width: 54% ;
        display: block;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
  
}

/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
	.col {  margin: 1% 0 1% 0%; }
	.span_1_of_2, .span_2_of_2, .span_3_of_4, .span_4_of_4 { width: 100%; }
  
  #logowrap.no-top .topaddress {
    padding-top: 20px 10px 0 10px;
    margin: 0 10px ;
    font-size: 16px;
}

#logowrap #search form {
    padding: 0px 10px 0;
    float: right;
    width: 100%;
}
#logowrap #search input {
    width: 100%;
    float: left;
}
#menu {
    min-height: 45px;
}
.mainwrap.zen-spotlight {
    padding: 0px 10px 0;
}
.zen-spotlight .moduletable.hidemobile { 
    display: none;
}
h2 {
    margin: 5px 0;
    font-size: 30px;

}

.section .col img {
    display: block;
    margin-left: auto;
    margin-right: auto;
      max-height: 180px;
}
    
.section .col h3 {
  margin: 5px 0;
  font-size: 16px;
  line-height: 1.4em;
  word-break: break-word;
}
.section .col h4 {
    font-size: 11px;
    margin: 5px 0;
  line-height: 1.1em;
    min-height: 30px;
    }
    
    .col1:first-child.span_1_of_4   { margin-left: 0; }

.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
  border:1px solid #ccc;
  padding: 10px;
}
.col:first-child.span_1_of_4   { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }
/*  GRID OF FOUR  */
.span_4_of_4 {
	width: 100%;
}
.span_3_of_4 {
	width: 74.6%;
}
.span_2_of_4 {
	width: 49.2%;
}


.span_1_of_4 {
    width: 23.8% ;
        display: block;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
  
}

/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
	.col {  margin: 1% 0 1% 0%; }
	.span_1_of_4, .span_2_of_4, .span_3_of_4, .span_4_of_4 { width: 100%; }
}

.section .col img {
    display: block;
    margin-left: auto;
    margin-right: auto;
      max-height: 180px;
}
    
.section .col h3 {
  margin: 5px 0;
  font-size: 16px;
  line-height: 1.4em;
  word-break: break-word;
}
.section .col h4 {
    font-size: 11px;
    margin: 5px 0;
  line-height: 1.1em;
    min-height: 30px;
    }}
