@import url(screen.css);

#bcbar {
  width: 939px;
}

.home-content {
	width: 929px; 
	margin-left: 45px;
	padding: 20px 0 0 0;
}

content-container {
	margin: 0;
	padding: 0;
}

#header-container {
	height: 108px;
}
#search-form {
	top: 43px;
}
#shoppinglist {
	top: 45px;
}
#shoppinglist-divider {
	top: 40px;
}

#bcbar { 
  margin-left: 40px;
}


/*---------- FLASH ----------*/

.home-content div#flash{
	margin: 30px 0 0; padding:0;
  width:938px;
  height:330px;
}
#toutblock {
	padding: 0;
	margin: 0;
	float: left;
	height: 149px;
}
#toutblock .tout {
	float: left;
	height: 149px;
	padding: 0;
	margin: 0;
	position: relative;
}
#toutblock h3 {
	padding: 0;
	margin: 0;
	height: 24px;
}
#toutblock h3 span {
	display: none;
	padding: 0;
	margin: 0;
}
#toutblock .tout p {
	padding: 0;
	margin: 11px 24px 0 6px;
	font-family: Arial, Helvetica, Sans;
	font-size: 11px;
	color: #3f3f3f;
	line-height: 1.3em;
}
#toutblock .tout a.read-more {
	position: absolute;
	display: block;
	top: 114px;
	padding: 0 0 0 16px;
	margin: 0 0 0 6px;
	font-family: Arial, Helvetica, Sans;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #666;
	background: url(../images/templates/home/read_more_arrow.gif) 0px 2px no-repeat;
}
#toutblock .problem-solver {
	width: 169px;
	background: url(../images/templates/home/touts/problem_solver.gif) top no-repeat;
}
#toutblock .guide-to-gardening {
	width: 168px;
	background: url(../images/templates/home/touts/guide_to_gardening.gif) top no-repeat;
}
#toutblock .judys-gardening-calendar {
	width: 169px;
	background: url(../images/templates/home/touts/judys_garden_calendar.gif) top no-repeat;
}
#toutblock .problem-solver-app {
	width: 169px;
	background: url(../images/templates/home/touts/problem_solver_app.gif) top no-repeat;
}
#toutblock .garden-club {
	width: 168px;
	background: url(../images/templates/home/touts/garden_club.gif) top no-repeat;
}
#newsblock {
	float: left;
	padding: 0;
	margin: 0 0 0 2px;
	width: 253px;
	height: 149px;
	background: url(../images/templates/home/latest_news/background.gif) no-repeat;
}
#newsblock h2 {
	padding: 0;
	margin: 0 0 0 15px;
	height: 24px;
	font-family: Arial, Helvetica, Sans;
	font-size: 15px;
	font-weight: bold;
	color: #8cc63f;
}
#newsblock ul {
	padding: 0;
	margin: 0 0 0 15px;
	list-style: none;
}
#newsblock ul li {
	display: block;
	background: url(../images/templates/home/latest_news/icon.gif) 0px 1px no-repeat;
	padding: 0 0 0 18px;
	margin: 0 0 6px 0;
	font-family: Arial, Helvetica, Sans;
	font-size: 11px;
	color: #666;
	line-height: 1.3em;
}
#newsblock ul li a { color: #d31145; }
#newsblock ul li a:hover { color: #ff1453; }
#newsblock ul li a:visited { color: #d31145; }

/* MAIN NAV OVERRIDES */

#topnav { 
	padding: 0 0 0 18px;
	margin: 0 0 0 -10px;
	list-style: none;
	position: relative;
	left: 0px; /* note that commercial version has inline styling to adjust left */
	top: 0px;
	width: 950px;
	height: 27px;
	background: url(../images/templates/header/nav_bg_home.gif) no-repeat;
}
#topnav.commercial {
	left: 429px;
	background: url(../images/templates/commercial/header/nav_bg.gif) no-repeat;
	width: 546px;
}
#topnav li {
	padding: 2px 0 0 0;
	margin: 0 0 0 8px;
	float: left;
  width:124px;
}
#topnav li a {
	font-family: Arial, Helvetica, Sans;
	font-size: 12px;
	border-right: none;
	color: white;
	text-decoration: none;
	padding: 0 6px 0 0;
	margin: 0px 6px 0 0;
}
#topnav li.last a {
	border-right: 0;
}
#topnav li a:hover {
	text-decoration: underline; 
}

#dropdowns {
	position: relative;
	margin: 0; padding: 0;
	list-style: none;
	z-index: 9999;
}
#dropdowns li {
	float: left;
	margin: 0; padding: 0;
}
#dropdowns li a span {display: none;}
#dropdowns li a {
	text-decoration: none;
	display: block;
	height: 22px;
}
ul.dropdown-menu {
	margin: 0; padding: 0 0 14px 0;
	display: block;
	list-style: none;
	background: url(../images/templates/header/dropdown_menu_bottom.gif) bottom no-repeat;
}
ul.dropdown-menu li {
	margin: 0; padding: 0;
	display: inline;
}
ul.dropdown-menu li a {
	text-decoration: none;
	margin: 0; padding: 2px 16px;
	display: block;
	width: 140px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #8cc63f;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 95px;
}
#blah {
 /* dummy rule */
}
ul.dropdown-menu li a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #73b533;
}

#dropdown1,
#dropdown2,
#dropdown3,
#dropdown4,
#dropdown5,
#dropdown6,
#dropdown7,
#dropdownCommercial {
  float:left;
  left:0;
  top:0;
  margin-right:5px;
  margin-bottom:20px;
	position: relative;
}


/* No Flash */
a#yates-problem-solver{
	display: block;
	width:  929px;
	height: 330px;
	background: url(../images/templates/home/yates-problem-solver.jpg) top left no-repeat ;
	text-indent: -999em;
	overflow: hidden;
	
}

/* CONTENT */
#main-content{
	float: left;
	width: 620px !important;
}

#sidebar{
	width: 300px;
	float: right;
}

/* TOUTS BLOCK */

.tout{
	background: url(../images/templates/home/bg-green-block.jpg) bottom right no-repeat ;
	height: 180px;
	margin: 0px 15px 20px 0px;
	padding: 10px 10px 10px 0px;
	width: 290px;
	float: left;
	position: relative;
	line-height: 16px;
}

.tout .tout-image{   
  width: 139px;
  height: 140px; 
  float: left; 
  position: relative;  
  overflow: hidden;
  	margin:0px 10px 20px 0px;

 }

.tout .tout-mask{
  width: 139px;
  height: 140px;
  position: absolute;
  top: 0px;
  left: 0px;
  background: url(../images/templates/home/mask/mask-tout.png) top left no-repeat ;
}

.tout .tout-image img{
	height: 140px;
}



.alt{
	margin-right: 5px !important;
}

.tout img{
	margin:0px 10px 20px 0px;
	float: left;
}
.tout h3{
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

#content .tout p{
	padding: 0px;
	line-height: 16px;
}

.tout .link{
	position: absolute;
	bottom: 20px;
	right: 10px;
	width: 300px;
}

.tout a{
	font-weight: bold;
	display: block;
	font-size: 13px;
	padding: 3px 20px 3px 0px;
	margin-right: 15px;
	text-decoration: none;
	float: right;
	background: url(../images/templates/home/bg-arrow-green.png) top right no-repeat ;
}

.tout a.left{
	background: url(../images/templates/home/bg-v-divider.png) top right no-repeat ;

}

/* SIDEBAR */
#news-alert {
	background: #edf8d4;
	padding: 0px 0px 10px 0px;	
	
	border-bottom: 1px solid #abda35;
	
	-webkit-border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
    behavior: url('/PIE.htc');
}
#news-alert h3{
	background: url(../images/templates/alert-box-top.jpg) top center no-repeat ;
	position: relative;
	text-align: center;
	margin: 0px;
	padding: 7px 0px 5px 0px;
	height: 20px;
	color: #00590D;
	text-shadow: 0px 1px #FFFFFF;	
}

#news-alert p{	
	padding: 0px 10px 0px 10px;
	line-height: 16px;
}

.community{
	clear: both;
	background: url(../images/templates/home/bg-heading-double-lines.gif) top center repeat-x ;

}

.community h3{
	background: white;
	display: block;
	padding: 3px 5px 20px 3px;
	width: 180px;
	margin: 0px auto;
	text-align: center;	
}

.community .block{
	float: left;
	width: 300px;
}

.community h4{
	color:  #0D590D ;
	text-align: center ;
	font-size: 14px;
}
#facebook {
  margin-right: 15px;
}

#ask-expert{
	float: right;
	font-size: 12px;
	border: 1px solid #deecca;
	
	-webkit-border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
}
/* TWITTER */

#twitter, #twitter .wrapper{
	background: #edf8d4;
	
	-webkit-border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
    behavior: url('/PIE.htc');
}

#twitter .wrapper{
	width: 296px;
	margin-left: 2px;
	background: white;
	margin-bottom: 10px;

}

#twitter h4, #twitter h3{
	text-align: left;
	/*padding-left: 60px;
	background: url(../images/templates/home/yates.jpg) 15px 0px no-repeat;
	height: 40px;
	margin-bottom: 10px; */
}

#twitter h4 span{
	font-size: 10px;
	font-weight: normal;
}	

#twitter a.read-more{
	color: #d31145;
	font-size: 12px;
	text-align: right;
	display: block;
	padding: 10px;
	width: 280px;
	background: url(../images/templates/home/bg-twitter.jpg) 0px 0px no-repeat;
 
}



/* ASK EXPERT */

#ask-expert a{
	color: #d31145;
}

#ask-expert .icon{
	padding-top: 55px;
	width: 50px;
	float: left;
	background: url(../images/templates/home/icon-user.jpg) top center no-repeat;
	text-align: center;
	color: #d31145 ;
	font-weight: bold;

}

#ask-expert .bubble{
	width: 185px;
	padding: 10px;
	float: right;
	background: #f2f2f2;	
	-webkit-border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
}

#ask-expert .tips{
	width: 20px;
	height: 20px;
	background: url(../images/templates/home/bg-gray-bubble-tip.jpg) top center no-repeat;
	float: left;
	position: relative;
	top: 10px;
	left: 8px;
}

.expert, .user{
	float: left;
	clear: both;
	width: 280px;
	padding: 0px 10px 10px 10px;
	font-size: 12px;	
}


#ask-expert .read-more{
	margin-top: 10px;
	clear: both;
	float: right;
}

#ask-expert .expert .icon{
	background: url(../images/templates/home/icon-yates.jpg) top center no-repeat;
	color: #0D590D;
}
#ask-expert .expert .bubble{
	background: #deecca;
}
#ask-expert .expert .tips{
 	background: url(../images/templates/home/bg-green-bubble-tip.jpg) top center no-repeat;
}
#ask-expert .question{
	width: 260px;
	margin-left: 10px;
	float: left;
	padding: 10px;
	font-weight: bold;
	color: #333;
	border-top: 1px dotted #deecca;
}

/* TOGGLE PEEK*/
#info, #sneak-peek{
	float: left;
	width: 930px;
	clear: both;
	margin-left: 45px;
	margin-top: 10px;
	padding: 2px 0px;
}


.peek-inactive {
	display:none;
}

#toggle-peek {
	clear: both;
	text-align: right;
	float: right;
	width: 127px;
	height: 14px;
	display:block;
	color: #d31145;
	padding: 3px 10px 5px 30px;
	border-left: 1px dotted #AADA33;
	font-size: 14px;
	text-decoration: none;
 	background: url(../images/templates/header/bg-first-time-icon.png) 10px 3px no-repeat;
 	cursor: pointer;
 	font-weight: bold;
}

#toggle-peek:hover{
   text-decoration: underline;
}

#toggle-peek.active {
}

#toggle-peek:hover{
	text-decoration: undreline;
}

#sneak-peek{
	height: 210px;
	padding: 0px;
}

#peek-container {
	float: left;
	width: 930px;
	display:block;
	border-top: 1px dotted #7FAC86;
	line-height: 16px;
	height:180px;
}

#peek-container .left{
	float:left;	
	width: 47%;
	padding: 10px 13px 13px 13px;

}

#peek-container .right{
	float:left;	
	width: 47%;
	padding: 10px 13px 13px 13px;
	
}

/* STAGE  */
#stage{
  margin:10px 0px 20px 0px;
  float: left;
  width: 930px;
  height: 305px;
  background: url(../images/templates/home/sample-slides.jpg) top left no-repeat;
  margin-left: 45px;
}

/* VIDEO */
.video{
   background: url(../images/templates/home/bg-green-block-wide.jpg) bottom right no-repeat;
   float: left;
   height: 365px;
   padding: 18px;
   width: 579px;
}

#main-content .video-meta a {
	color:#318523;
	text-decoration:none;
}
#main-content .video-meta p {
	padding:0;
	margin:0;
	font-size: 11px;
	line-height: 11px;
	color:#b8b8b8;
}

/* JOIN GARDEN CLUB*/
#join-garden-club{
  display: block;
  width: 300px;
  height: 140px;
  background: url(../images/templates/home/banner-garden-club.jpg) top left no-repeat;
  text-indent: -999em;
  overflow: hidden;
 }
 
/* YATES PRODUCT */
#yates-products{
 	 width: 290px;
    background: url(../images/templates/home/bg-yates-products.jpg) top center repeat-y;
    padding: 10px 5px; 
    border: 1px solid #e7e7e7;
    float: left;
    
    -webkit-border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
}
#yates-products h3{
	margin-top: 0px;
	height: 66px;
	background: url(../images/templates/home/bg-heading-yates-product.png) top left no-repeat;
	margin-left: -18px;
	text-indent: -999em;
	overflow: hidden;  
}
#yates-products .item{
   height: 130px;
   width: 290px;
   text-align: center;
  
}
#products-items{
   padding: 20px 0px;
   height: 100px;
   width: 290px;
   margin-top: -50px;
   background: 1px solid #e7e7e7;
   overflow: hidden
}

#product-nav ul{
	margin: 0px;
	padding: 0px;
}
#product-nav li{
  list-style-type:none;
  margin-top: 3px;
  margin-left: 0px;
  float: left;
  width: 100%;
}

#product-nav .pests, #product-nav .weeds{
	float: left;
  	width: 30%;
}

#product-nav .diseases{
	float: left;
  	width: 38%;
  	margin: 3px 2px 0px 2px;
}

#product-nav a{
	display: block;
	padding: 3px ;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	background: white url(../images/templates/home/bg-product-nav.jpg) bottom left repeat-x;
	border: 1px solid #d4ea9f;
	text-shadow: 0px 1px #fff;
		
	-webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}
#product-nav a:hover, #product-nav .current a{
	color: #0D590D;
	background: white url(../images/templates/home/bg-product-nav-hover.jpg) bottom left repeat-x;  
}

#product-nav a span{
  display: inline-block;
  float: left;
  width: 25px;
  height: 20px;	
  background: url(../images/templates/home/arrow-red.png) top left no-repeat;
  margin-right: 0px;
}
#product-nav a:hover span{
  background: url(../images/templates/home/arrow-red.png) 0px 0px no-repeat;

}

/*SCROLLER  */

#indicator{
  width: 930px;
  height: 50px;
}

#indicator div{
  display: block;
  width: 50px;
}

#scroller {
  clear: both;
  margin:0px 0px 5px 0px;
  float: left;
  width: 930px;
  height: 305px;
  margin-left: 45px;
  position: relative;
}
#scroller-group {
	float:left;
	width: 930px;
	overflow:hidden;
	display:block;
	height: 305px;
	position:relative;
}
#scroller .scroller-item {
	width: 930px;
	height: 305px;
	float: left;
	display: block;
	
}

#scroller .scroller-item .details{
	padding:30px 0 0 0;
	width: 360px;
	height: 275px;
	float: right;
	margin-right: 30px; 
	margin-top: -305px;
	position: relative;
}

#scroller .scroller-item .details h3{
	margin-top: 0px;
	color: white;
	font-size: 27px;
	line-height: 29px;
	font-weight: bold;
	text-shadow: 1px 1px 7px #808080;
	margin-bottom: 5px;
}

#scroller .scroller-item .details p{
	color: white;
    font-size: 15px;
    line-height: 19px;
    text-shadow: 1px 1px 7px #808080;
}

#scroller .scroller-item .image{
  width: 930px;
  height: 305px;
  background: #e7e7e7;
}

#scroller .scroller-item .button{
  position: relative;
  display: inline-block;
  background: #830108  url(../images/templates/home/bg-red-button.png) top left no-repeat; 
  padding: 6px 20px 8px 40px;
  font-size: 14px;
  font-weight: bold;
  color: white; 
  text-decoration: none;
  
  	-webkit-border-radius: 20px 20px 20px 20px;
	-moz-border-radius: 20px 20px 20px 20px;
	border-radius: 20px 20px 20px 20px;
}


#left-scroll,
#right-scroll {
	width: 20px;
	height: 20px;
	display: block;
}
#left-scroll {
	float:left;
	margin-left: 10px;
}
#right-scroll {
	float:right;
}

#scroller-controls {
	clear: both;
	height: 30px;
	float:left;
	display:block;
	width: 700px;
	margin: -26px 0 0 38px;
}

#scroller-controls ul {
	padding: 0;
	margin:0;
}
#scroller-controls li {
	display:block;
	float:left;
	margin-right: 5px;
	padding:0;
	list-style:none;
	padding: 2px 5px;
	font-size: 13px;
	font-family: Arial, sans-serif;
}
#scroller-controls li a{
  display: block;
  padding: 3px 0px 3px 30px;
  font-size: 14px;
  text-decoration: none;
  font-weight: bold;
  background: url(../images/templates/home/slider-button-off.png) top left no-repeat;
  


}

#scroller-controls li.active {
}

#scroller-controls li.active a{
  background: url(../images/templates/home/slider-buttons-on.png) top left no-repeat;

}

#scroller-controls .prev-next {
	float:right;
}

#mask-top-left{
     position: absolute;
	 top: 0px;
	 left: 0px;
	 height: 90px;
	 width: 100px;
  	background: url(../images/templates/home/mask/mask-top-left.png) 0px -1px no-repeat;
}

#mask-top-right{
	position: absolute;
	top: 0px;
	right: 0px;
    width:850px;
    height: 6px;
  	background: url(../images/templates/home/mask/mask-top-right.png) top right no-repeat;
}
#mask-bottom-left{
     position: absolute;
	 bottom: 0px;
	 left: 0px;
	 height: 35px;
	 width: 850px;
  	 background: url(../images/templates/home/mask/mask-bottom-left.png) top left no-repeat;
}

#mask-bottom-right{
	position: absolute;
	bottom: 0px;
	right: 0px;
    width:80px;
    height: 106px;
  	background: url(../images/templates/home/mask/mask-bottom-right.png) bottom right no-repeat;
}





/* @end */