@import url(screen.css);

#bcbar {
  width: 939px;
}

.home-content {
	width: 929px; 
	margin-left: 45px;
	padding: 0;
}

#content-container {
	margin: 0;
	padding: 0;
}
#header {
	height: 108px;
}
#header-container {
	height: 108px;
}
#search-form {
	top: 43px;
}
#shoppinglist {
	top: 45px;
}
#shoppinglist-divider {
	top: 40px;
}

#bcbar { 
  margin-left: 40px;
}
#breadcrumbs {
  margin: 0;
  padding: 6px 0 0 17px;
  float: left;
  list-style: none;
}
#breadcrumbs li.first  {
  background: none;
  padding-left: 13px;
  background: url(/images/templates/header/bc_home.gif) left no-repeat;
}


/*---------- 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 .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;
}
#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;
}
