/*(min-width: 640px)*/



html {

}

body {

background: #AEC8E3 url(../images/bkg-body.jpg) no-repeat ; /* Old browsers */

background-image: url(../images/bkg-body.jpg) , -moz-linear-gradient(top,  #AEC8E3 0%, #3C4862 100%); /* FF3.6+ */

background-image: url(../images/bkg-body.jpg) , -webkit-gradient(linear, left top, left bottom, color-stop(0%,#AEC8E3), color-stop(100%,#3C4862)); /* Chrome,Safari4+ */

background-image: url(../images/bkg-body.jpg) , -webkit-linear-gradient(top,  #AEC8E3 0%,469b15 100%); /* Chrome10+,Safari5.1+ */

background-image: url(../images/bkg-body.jpg) , -o-linear-gradient(top,  #AEC8E3 0%,#3C4862 100%); /* Opera 11.10+ */

background-image: url(../images/bkg-body.jpg) , -ms-linear-gradient(top,  #AEC8E3 0%,#3C4862 100%); /* IE10+ */

background-image: url(../images/bkg-body.jpg) ,  linear-gradient(top,  #AEC8E3 0%,#3C4862 100%); /* W3C */

background-position: 0 50%;

background-position: top left;

background-repeat: no-repeat;
}

header {
	margin-bottom: 0.5em;
	min-height: 120px;
	}


	
/* =ID'S
-------------------------------------*/


/* =ID'S
-------------------------------------*/


#container {
	width: 948px; 
	margin: 5em auto 0 auto;
	border: 8px solid #7b93b7;
	}

/*#wrapper {
	position: relative;
	border: 1px solid blue;
	}*/
	
#main {
	
	}
	
#mainsubcontent {
	padding: 20px 40px;	
	font: 13px Verdana, Geneva, sans-serif;
	line-height: 15px;	
	}
	
	
	Slideshow
*/

#home_slides {
	width: 350px;
}

/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/

.slides_container {
	width:570px;
	overflow:hidden;
	position:relative;
	display:none;
}

/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/

.slides_container div.slide {
	width:570px;
	height:270px;
	display:block;
}


/*
	Next/prev buttons
*/

#slides .next,#slides .prev {
	position:absolute;
	top:107px;
	left:-39px;
	width:24px;
	height:43px;
	display:block;
	z-index:101;
}

#slides .next {
	left:585px;
}

/*
	Pagination
*/

.pagination {
	margin:26px auto 0;
	width:100px;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(../img/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}

/*
	Caption
*/

.caption {
	z-index:500;
	position:absolute;
	bottom:-35px;
	left:0;
	height:30px;
	padding:5px 20px 0 20px;
	background:#000;
	background:rgba(0,0,0,.5);
	width:540px;
	font-size:1.3em;
	line-height:1.33;
	color:#fff;
	border-top:1px solid #000;
	text-shadow:none;
}

	}
	
#tel {
	margin-top: 1em;
	margin-bottom: 1em;
	padding: 20px 20px 20px 40px;
	background: transparent url(../images/sprout-small.png) no-repeat 0 0;
	font-size: 1.6rem;
	color: #8c4319;
	font-weight: bold;
}

#logo {
	position: absolute;
	top: 1px;
	left: 0;
	z-index: 1000;
	}
	


/* =CLASSES
-------------------------------------*/

li.productlistitem {
	width: 80%;
	border: 1px solid #829CBF;
	padding: 10px;
	overflow: auto;
}

.sprout {
	margin-top: 1em;
	margin-bottom: 1em;
	min-height: 90px;
	background: #FFF url(../images/sprout.png) no-repeat 0 20px;
	}
	
.sprout ul {
	list-style:none; list-style-image: none;
	margin-left: 3em;
	}
	
.sprout ul li {
	font-size: .8em;
	}	
	
.sprout ul li a {
	font-size: 1.2em;
	}	
	
.abRight {
	position: absolute;
	right: 0;
	top: 0;
	}
	
#footer {
 border: 12px solid #7B93B7;
}

#footer_social_links {
	list-style:none;	
}

#footer_social_links li {
	float:left;	
}

#socialpromo {
	float:right;
	padding:0;
	margin:0;
	width: 180px;
}

#footer_address img {
	width:30%;	
}

ul.productlist div.productimage {
	float: left;
	width: 22%;
}

ul.productlist div.productfeatures {
	float: right;
	width: 70%;
	/*border: 1px solid #ccc; */
	padding: 10px;
}
	
.promo {
  min-height: 100px;
  border: 1px solid #3A3A3A;
  color: #463D3E;
  font-family: 'CartoGothicStdBold';
  
  
  background: #FFF url(../images/bkg-promo.jpg) no-repeat center left;
  }
  
.promo .hd {
	margin-top: 10px;
	font-family: 'CartoGothicStdBold';
	text-transform: uppercase;
	/*font-weight: 900; */
	font-size: 150%;
	}
	
.promo .bd {
	margin-top: 5px;
	font-size: 93%;
	}
	
.promo .bd p {
	font-size: 1.5rem;
    line-height: 1.6;
	}
  
.promo .hd,
.promo .bd,
.promo .ft {
	margin-left: 110px;
	}
	
.lastpromo {
	background-image: url(../images/bkg-lastpromo.jpg);
	background-repeat: repeat-x;
	}

.mainoffer {
	min-height: 190px;
	padding: 10px 10px 0px 70px;
	background: #FFF url(../images/bkg_main_promo.jpg) no-repeat top left;
	color: #000;
	}

.wonderbuck {
	background-image: url(../images/bkg-wonderbuck.jpg);
}


.green {
	background-image: url(../images/bkg-green.jpg);
}


.cannon {
	background-image: url(../images/bkg-salt.jpg);
}

.offer {
	display: block;
	text-align: center;
	}
	
	
	.squarelist {
		list-style: square;
		
	}
	
	.squarelist li {
		margin-left: 30px;
		line-height: 14px;
		
	}
	
	
	
/* =TEXT CONTENT
-------------------------------------*/

footer h5 small {color:#FFFFFF;font-size: 70%;}


/* =TABLES
-------------------------------------*/

/* =FORMS
-------------------------------------*/



/* =NAV
-------------------------------------*/
nav {
	position: absolute;
	top: 85px;
	right: 0;
	font-size: 12px;
	width: 100%;
	height: 32px;
	text-align: right;
	}
	
nav ul {
	width: 	600px;
	float:right;
	list-style:none;
}

nav ul li {
	float:left;
	text-align:right;
}

#subnav {
	
}
	
#subnav ul {
	margin: 10px 0px;
	list-style:none;
}

#subnav ul li {
	font-size: 15px;
	color:#726a63;
	margin-bottom:0px;
	
}

#subnav ul li a {
	text-decoration:none;
	font-size: 12px;
}

#subnav ul li a:hover {
	text-decoration:underline;
	font-size: 12px;
}

	
/* =GENERAL
-------------------------------------*/