html { height: 101%; }

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
        /* font-size: 12px; font-family: Arial, Helvetica, sans-serif; */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
        background: url('/wp-content/themes/eco/images/bg.jpg') no-repeat;
        background-position:top-left;
	background-color: #82b9cb;
        height: 100%;
}

#page
{
	text-align: left;        
        margin: 36px auto 0;
	padding: 15px 7px 15px 7px;
        background: #fff;
        width: 969px;
        -moz-border-radius-bottomleft: 25px;
	-moz-border-radius-topright: 25px;
	-webkit-border-top-right-radius: 25px;
	-webkit-border-bottom-left-radius: 25px;
}

#page_inner {    
        padding: 18px 30px 0 30px;
}
        
#header {
	width: 100%;
	}

#header_toolbar {
    display: block;
    float:right;
}
#header_toolbar a {
    padding: 0;
    margin: 0;
    text-decoration: none;    
}
#header_toolbar .social, #header_toolbar .tour_header 
{
    float: left;
    padding: 0;
    margin: 0 3px 0 0;
}

#header_toolbar .eco
{
    float: right;
}

#header_toolbar .tour_btn img{
	margin:-2px 10px 0px 0px;}

#content {
        font-size: 1.2em;
        clear: both;
	}

#logo
{
    height: 84px;
    width: 320px;
    display: block;
    float: left;
}

.homepage {
    padding-top: 15px;
    width: 100%;
}

#post-66 > div {
  margin-left: 0px;
}

.entry {
  margin-left: 25px;
}

.entry > p {
  margin-left: 20px;
  margin-right: 12px;
  width: 90%;
}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background-color: white;
	border: none;
	}

.footer {clear: both; position: relative; width: 100%; text-align: center; padding-bottom: 20px;}
.footer a {font-size: 12px; color: #fff;}
.footer a:hover {color: #fff; text-decoration: underline; }

.menu-nav {margin: 10px 0; padding: 0;}
.menu-nav li {display: inline; list-style: none;}
.menu-nav a {font-size: 11px; padding: 0 10px 0 10px; font-weight: bold;}
.menu-nav a:hover {text-decoration: underline;}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h4 { margin-top: 40px; }

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
        color: #0D5F49;
        /*font-family: Georgia, 'Times New Roman', Times, serif;*/
        font-size: 28px;
        font-weight: 100;
        letter-spacing: -1px;
        line-height: 26px;
        margin: 10px 0px;
        padding: 0px;
	}

h2.pagetitle {
	font-size: 28px;
}


#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	    color: #0D5F49;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1.25em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: green;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

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

h2 a:hover, h3 a:hover {
	color: #86c652;
	text-decoration: none;
	}

a:hover {
	color: #86c652;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */





#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
        width: 865px;
        padding-left: 50px;
}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post
{
	margin: 0 0 40px 0;
	text-align: justify;
        color: #333;

}

.post a
{
    color: #0D5F49;
    text-decoration: none;
}

.post a:visited, .entry p a:visited
{
    color: #0D5F49;
}

.post a:hover
{
    text-decoration: underline;
}

.post h2
{
    margin: 30px 0 30px 0;
}

.post h3
{
    
    margin: 30px 0 15px 0;
    color: #333;
    font-size: 19px;
    font-weight: 100;
}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0 10px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: left;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 10px;
	float: left;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.infobox {
  margin: 0px;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: lightgreen;
  width: 50%;
}

.infobox_contents {
  padding-top: 5px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 5px;
}

.category-in-the-news {
  margin-left: 25px;
}

.category-in-the-news > small {
  margin-left: 45px;
}

.post > small {
  margin-left: 45px;
}


.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
#pixopoint_menu1_wrapper
{
    padding-top: 30px;
    clear: both;
}


.stepcarousel {
  position: relative; /*leave this value alone*/
  border: 0px solid black;
  overflow: scroll; /*leave this value alone*/
  width: 463px; /*Width of Carousel Viewer itself*/
  height: 412px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt {
  position: absolute; /*leave this value alone*/
  left: 0;
  top: 0;
}

.stepcarousel .panel {
  float: left; /*leave this value alone*/
  overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
  margin: 0px; /*margin around each panel*/
  width: 945px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}



/* Sidebar */

#sidebar ul,
#sidebar ul ol
{
    margin: 0;
    padding: 0;
}

#sidebar ul li
{
    list-style-type: none;
    list-style-image: none;
    margin: 6px 0;
}

#sidebar ul p,
#sidebar ul select
{
    margin: 6px 0 8px;
}

#sidebar ul ul,
#sidebar ul ol
{
    margin: 6px 0 0 10px;
}

#sidebar ul ul ul,
#sidebar ul ol
{
    margin: 0 0 0 10px;
}

ol li,
#sidebar ul ol li
{
    list-style: decimal outside;
}

#sidebar
{
    margin: 0;
    padding: 15px;
    background-color: #e1ffc9;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

#sidebar li a
{
    color: #000;
    text-decoration: none;
    padding: 3px;
}

#sidebar a:visited
{
    color: #000;
}

#sidebar a:hover,
#sidebar li.current_page_item li a:hover
{
    color: #000;
    background: #bfec9b;
}

#sidebar li.current_page_item a
{
    color: #fff;
    background: #7bc143;
}

#sidebar li.current_page_item li a
{
    color: #000;
    background-color: #e1ffc9;
}

/* Copied from stage.ecosmart.com */
.homebanner {
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background:transparent url(/wp-content/themes/eco/images/main_image.jpg) no-repeat scroll center top;
  height:534px;
  margin:6px 0 0;
  width:969px;
  z-index: 0;
}

#didyouknow {
float:left;
  position: relative;
  z-index: 1;
  width:465px;
  height:414px;
  top: 48px;
  left: 66px;
}

#right_callout {
/*  position: absolute;
  z-index: 3;
  left: 794px;
  top: 337px;
  margin-top: 30px;*/
  z-index: 3;
  position: relative;
  left: 90px;
  top: 40px;
  height: 160px;
  width: 355px;
}
#right_callout p { padding: 10px 0; margin: 0;}

#safe_button {  
  z-index: 3;
  position: relative;
  float:left;
  margin-top:-200px;
  margin-left:-465px;
}

.ticker_content {
  font-size: 2em;
  font-weight: bold;
  color: #fff;
  display: none;
}

.ticker_content a {
  color: #fff;
  text-align: right;
  z-index: 6;
}

/*#safe_button {
  z-index: 3;
  position: absolute;
  top: 20px;
}*/

.slide {
  background-repeat: no-repeat;
  width: 465px;
  height: 414px;
  position: relative; /* for new method */
  display: none;
}

.overlay_text {
  font-size: 2.0em;
  font-weight: bold;
  color: white;
  top: 260px;
  left: 5px;
  margin-left: 14px;
  word-wrap: break-word;
  position: absolute;
  width: 225px;
  font-family: Georgia,'Times New Roman',Times,serif;
}

/* Old method */
.overlay {
  z-index: 6;
  font-size: 2.0em;
  /*font-family: Georgia,'Times New Roman',Times,serif;*/
  font-weight: bold;
  color: white;
  top: 260px;
  left: 5px;
  margin-left: 14px;
  position: relative;
/*  width: 463px;  */
  width: 225px;
  word-wrap: break-word;
  height: 512px;
  overflow: hidden;
}

#homebanner_content {
  height: 675px;
}

/*
#didyouknow {
  float:left;
  height:290px;
  margin-left:88px;
  margin-top:60px;
  width:450px;
}

#right_callout {
  float:top;
  height:152px;
  margin-left:568px;
  margin-top:-312px;
  width:345px;
}
*/


/* Individual Products Scroller (jCarousel) */

.jcarousel-skin a:hover {text-decoration: none;}
.jcarousel-skin .jcarousel-container-horizontal {width: 851px; padding: 0 40px 0 40px; margin: 0;}
.jcarousel-skin .jcarousel-clip-horizontal {width:  851px; height: 150px;}
.jcarousel-skin .jcarousel-item {width: 265px; height: 200px;}
.jcarousel-skin .jcarousel-item-horizontal {margin-right: 25px;}
.jcarousel-skin .jcarousel-next-horizontal {position: absolute; top: 56px; right: 5px; width: 32px; height: 32px; cursor: pointer; background: url(/wp-content/themes/eco/images/next-horizontal.jpg) no-repeat 0 0; }
.jcarousel-skin .jcarousel-next-horizontal:hover {background-position: -32px 0;}
.jcarousel-skin .jcarousel-next-horizontal:active {background-position: -64px 0;}
.jcarousel-skin .jcarousel-next-disabled-horizontal, .jcarousel-skin .jcarousel-next-disabled-horizontal:hover, .jcarousel-skin .jcarousel-next-disabled-horizontal:active {cursor: default; background-position: -96px 0;}
.jcarousel-skin .jcarousel-prev-horizontal {position: absolute; top: 56px; left: 5px;width: 32px; height: 32px; cursor: pointer; background: url(/wp-content/themes/eco/images/prev-horizontal.jpg) no-repeat 0 0; }
.jcarousel-skin .jcarousel-prev-horizontal:hover {background-position: -32px 0;}
.jcarousel-skin .jcarousel-prev-horizontal:active {background-position: -64px 0;}
.jcarousel-skin .jcarousel-prev-disabled-horizontal, .jcarousel-skin .jcarousel-prev-disabled-horizontal:hover, .jcarousel-skin .jcarousel-prev-disabled-horizontal:active { cursor: default; background-position: -96px 0;}

.jcarousel-container {position: relative;}
.jcarousel-clip {z-index: 504; padding: 0; margin: 0; overflow: hidden; position: relative;}
.jcarousel-list {z-index: 503; overflow: hidden; position: relative; top: 0; left: 0; margin: 0; padding: 0;}
.jcarousel-list li, .jcarousel-item {float: left; list-style: none; width: 75px; height: 75px;}
.jcarousel-next {z-index: 505; display: none;}
.jcarousel-prev {z-index: 506; display: none;}

.toppicks {background:#eaf0e5 url(/wp-content/themes/eco/images/featured_box_top.gif) top no-repeat; width:931px; height:152px; padding:5px 0; vertical-align:middle; overflow: hidden;}
.toppicks ul {margin:15px 0 0 0; padding:0px;}
.toppicks li {float:left; list-style:none; margin: 0 15px 0 0; padding:0px; width:210px}

.learn_more {
  position: relative;
  left: 70px;
  top: 10px;
}

.toppicks p {
  height: 57px;
}

.rounded_corners {
        -moz-border-radius: 10px;
        -khtml-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
}

.shopping_panel {
  width: 350px; height: 300px; float: left;
}

.indented {
  margin-left: 15px;
}

.right_buttons {
  float: right;
  text-align: center;
  width: 350px;
  margin-bottom: 5px;
}

