
/* Import IE specific styles
----------------------------------------------- */


body {
	font: 75%/170% Arial, "Lucida Grande", Helvetica, sans-serif;
	text-align: center;
	color: #3A3429;
	/*background: #F9FBF9;*/
	}
	
hr {
	display: none;
	}
	
ul {
	list-style: none;
	}

	

/* Main Links
----------------------------------------------- */


a {
	color: #8B2C16;
	}

a:hover {
	color: #641E0E;
	}


.notice {
	color: #5d5d5d;
	font-style: normal;
	}
	
em.notice {
	color: #5d5d5d;
	font-style: normal;
	}
	
address {
	margin: 0 0 20px 0;
	color: #006699;
	}
	
abbr, acronym {
	cursor: help;
	}


/* Reset Global Padding and Margins
----------------------------------------------- */

* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}


/* Easy Clearing - positioniseverything.net
----------------------------------------------- */


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
	
/*macIE5 fix for easy clear*/
.clearfix {
	display: inline-block;
	}
	
/* hides from macIE5 \*/
* html .clearfix {
	height: 1%; display: block;
	}
.clearfix {
	display: block;
	}
/* end hide from macIE5 */


/* End Easy Clearing information
----------------------------------------------- */



/* Headers H1, H2, etc.
----------------------------------------------- */

h1, h2, h3, h4, h5, h6 {
	font: bold 120% Helvetica, Arial, sans-serif;
	margin: 0;
	color: #716854;
	}
	
h1 {
	margin: 0;
	}

#content h2, #content h3 {
	/*font: 210% bold "Times New Roman", Georgia, serif;*/
	font-size: 180%;
	line-height: 110%;
	margin: 0 20px 10px 0;
	font-weight: normal; 
	}

#content h2 {
	line-height: 130%;
	}

#content h3 {
	color: #887D65;
	}


h4 {
	font-weight: normal;
	}


/* Skip navigation
----------------------------------------------- */

ul#skip {
	display: none;
	
	}

ul#skip li {
	
	}


/* Container
----------------------------------------------- */

#container {
	margin: 0 auto;
	width: 750px;
	text-align: left;
	
	/* graphic border to seperate content with side panel */
	background:#fff url(../graphics/seperator.gif) repeat-y 445px 0;
	
	padding: 0;
	border-top: 5px solid #D0E4A4;
	}


#wide #container {
	background: none;
	}


/* Header
----------------------------------------------- */


#header {
	border-bottom: 1px solid #fff;
	background: #fff;
	padding: 0;
	}


#header h1 a {
	display: block;
	height: 109px;
	width: 230px;
	background: url(../graphics/lawn_logo_shortleaf.gif) no-repeat 0 0;
	text-indent: -2000px;
	float: left;
	clear: both;
	margin: 10px 0 0 0;
	}

div#tasks {
	float: right;
	display: inline;
	}

#global {
	text-align: right;
	margin: 20px 0 0 0;
	}

#global li {
	display: inline;
	margin: 0 0 0 10px;
	}

#global li a, #footer a {
	color: #4A5C0A;
	}

#global li a:hover,  #footer a:hover {
	color: #364307;
	}


#status {
	text-align: right;
	margin: 10px 0 10px 0;
	}

#status dt, #status dd {
	display: inline;
	margin: 0 0 0 5px;
	color: #000;
	}

#status .type {
	color: #5E665F;
	}

/* Navigation - image block and 2 main links
----------------------------------------------- */

#navigation {
	background: url(../graphics/lawn_header.jpg) no-repeat 0 0;
	}

#navigation li {
	width: 300px;
	float: right;
	clear: both;
	}
	

#navigation li a {
	display: block;
	height: 80px;
	width: 300px;
	padding: 0;
	margin: 0;
	color: #fff;
	text-decoration: none;
	text-indent: -2000px;
	}

#navigation li#seed a {
	background: url(../graphics/seed_link_thin.gif) no-repeat 0 0;
	}

#navigation li#seed a:hover {
	background: url(../graphics/seed_link_thin.gif) no-repeat 0 100%;
	}


#navigation li#advice a {
	background: url(../graphics/advice_link_thin.gif) no-repeat 0 0;
	}

#navigation li#advice a:hover {
	background: url(../graphics/advice_link_thin.gif) no-repeat 0 100%;
	}

	

/* Content
----------------------------------------------- */

#content {
	float: left;
	width: 450px;
	margin: 30px 0;
	background: transparent;
	}

#wide #content {
	width: 750px;
	}
	

#content p, #content h3, #content h4 {
	margin: 0 20px 10px 0;
	}

#content h4 {
	margin: 0 20px 5px 0;
	}

#content ul {
	padding: 0;
	margin: 10px 40px 20px 40px;
	color: #977039;
	}

#content ul li {
	background: #fff url(../graphics/green_tick.gif) no-repeat 0 50%;
	padding: 0 0 0 20px;
	margin: 0 0 2px 0;
	}


/* Featured lawns dl
----------------------------------------------- */

#content dl {
	background: #F8F3E7;
	margin: 0 20px 20px 0;
	padding: 0;
	}

#content dl.odd {
	background: #F3F1EB;
	}

img {
	border: 1px solid #A4A480;
	}

#content dl dd, #content dl dt {
	float: left;
	display: inline;
	width: 283px;
	margin: 15px;
	}

#content dl dd {
	margin: 15px 15px 15px 0;
	}

#content dl dt {
	width: 102px;
	}

#content dl h4 {
	margin: 0 0 5px 0;
	}


	
/* Find out more graphic link (not used so much now)
----------------------------------------------- */


#content dl a.more, #content dl a.more-index {
	background: url(../graphics/more.gif) no-repeat 0 0;
	text-indent: -2000px;
	width: 116px;
	height: 18px;
	display: block;
	}

#content dl a.more:hover {
	background: url(../graphics/more.gif) no-repeat 0 99%;
	}

#content dl a.more-index {
	background: url(../graphics/more_index.gif) no-repeat 0 0;
	}

#content dl a.more-index:hover {
	background: url(../graphics/more_index.gif) no-repeat 0 99%;
	}

/* Choose your seed page - products dl
----------------------------------------------- */


#seeds-page #content dl {
	background: none;
	color: #63605A;
	border-top: 1px solid #EBF5EC;
	padding: 20px 0 0 0;
	margin: 15px 0 0 0;
	}

#seeds-page #content dl dd, #seeds-page #content dl dt {
	margin: 0;
	padding: 0;
	}

#seeds-page #content dl dd {
	width: 333px;
	margin: 5px 0 0 15px;
	}


#content dd ul {
	margin: 0;
	}

#content dd ul li {
	background: none;
	padding: 0;
	margin: 0;
	float: left;
	display: inline;
	}

#content dd ul li.more-link {
	margin: 4px 0 0 10px;
	}

#content dd ul li.more-link a {
	color: #5F7597;
	}

#content dd ul li.more-link a:hover {
	color: #641E0E;
	}

#content dd ul a.buynow {
	margin: 0;
	}

p.price {
	color: #977039;
	}

/* Amend styles for dl cost - detail page
----------------------------------------------- */

#content dl#cost {
	background: transparent;
	padding: 0;
	margin: 10px 0 20px 0;
	}

#content dl#cost dt {
	width: 152px;
	margin: 0 15px 0 0;
	float: left;
	display: inline;
	}

#content dl#cost dd {
	width: 233px;
	margin: 0;
	display: inline;
	float: left;
	}

#content dl#cost dd.price, p#yourlawn {
	margin: 10px 0 5px 0;
	background: #ffffdc;
	font-style: normal;
	padding: 3px;
	text-align: center;
	}

dd.reminder {
	color: #977039;
	text-align: center;
	font-style: italic;
	}

dd.price strong, p#yourlawn strong {
	font: 160%/100% Georgia, Times, "Times New Roman", serif;
  color: #B30905;
  margin: 0 3px;
	}

p#yourlawn strong {
	font-size: 130%;
	}


/* buy now link
----------------------------------------------- */

a.buynow, a.buynow-home {
	display: block;
	text-indent: -5000px;
	width: 83px;
	height: 28px;
	background: url(../graphics/button_buynow.gif) no-repeat 0 0;
	margin: 10px 0 0 0;
	}

a.buynow-home {
	background: url(../graphics/button_buynow2.gif) no-repeat 0 0;
	margin: 0;
	}

dl.cross-sale a.buynow, #content #additional dl a.buynow {
	margin: 10px auto;
	}


/* Amend styles for dl - thumb / intro
----------------------------------------------- */

#content dl#lawntypes {
	background: #fff;
	margin: 20px;
	color: #63605A;
	}

#content dl#lawntypes dt {
	width: 52px;
	clear: both;
	margin: 0 15px 0 15px;
	}

#content dl#lawntypes dd {
	margin: 0 0 0 0;
	width: 310px;
	}
	
/*
#content dl#lawntypes dd p.link {
	padding: 0 0 20px 0;
	background: url(../graphics/grass_border.gif) no-repeat bottom center;
	}
	*/

#content dl#lawntypes h4 {
	font-size: 110%;
	line-height: 130%;
	}

#content dl#lawntypes h4 a {
	padding: 0 140px 0 0
	}

#content dl#lawntypes h4 a:hover {
	background: url(../graphics/i_want.gif) no-repeat right 0;
	}

#content dl#lawntypes p {
	line-height: 150%;
	}


#content h3.divide, #content h4.divide {
	border-top: 1px solid #EBF5EC;
	padding: 20px 0 0 0;
	margin: 0 0 10px 0;
	}


/* Side Content
----------------------------------------------- */


#sub-content {
	float: right;
	width: 300px;
	margin: 30px 0;
	background: transparent;
	}
	

#sub-content p, #sub-content ul {
	margin: 0 0px 10px 20px;
	}




#sub-content h3 {
	font-size: 100%;
	line-height: 100%
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0 20px;
	text-transform: uppercase;
	color: #976F38;
	}


#sub-content h3.divide, #sub-content h3.divide-sale {
	border-top: 1px solid #EBF5EC;
	padding: 20px 0px 0 20px;
	}

#sub-content h3.divide-sale {
	text-align: center;
	}


ul#sub-navigation {
	margin: 20px 0 20px 20px;
	}
	
ul#sub-navigation li {
	background: url(../graphics/sun_bullet.png) no-repeat 0 50%;
	padding: 0 0 0 18px;
	margin: 0 0 5px 0;
	}

ul#sub-navigation li a {
	color: #5F7597;
	}

ul#sub-navigation li a:hover {
	color: #4F617D;
	}

ul#result {
	
	background: #F7F2E7;
	border: 1px solid #E8E3D8;
  color: #000;
  margin: 20px auto;
  padding: 10px;
  width: 200px;
	}

ul#result li span {
	color: #5B1402;
	}

ul#result h3 {
	margin: 0 0 5px 0;
	padding: 0;
	color: #716854;
	}


dl.cross-sale, #content #additional dl {
	text-align: center;
	margin: 20px;
	}

dl.cross-sale dd, #content #additional dl dd {
	font-weight: bold;
	}

dl.cross-sale dd.price, #content #additional dl dd.price, #content dl p.price strong, label.checkbox span {
	font: 130%/100% Georgia, Times, "Times New Roman", serif;
  color: #596435;
  margin: 0 3px;
	}

#content dl p.price strong {
	font-size: 140%;
	}


/* Basket - additional products list - 3 row
----------------------------------------------- */

#additional {
	margin: 20px 0 0 0;
	padding: 20px 0 0 0;
	border-top: 1px solid #CCD5CD;
	}

#content #additional dl dd, #content #additional dl dt {
	display: block;
	width: auto;
	float: none;
	margin: 0;
	}

#content #additional dl {
	background: none;
	width: 160px;
	border: 1px solid #EBF5EC;
	float: left;
	display: inline;
	margin: 0 70px 0 0;
	padding: 20px 20px 10px 20px;
	}

#content #additional dl.end {
	margin: 0;
	}
	
	

/* Calculator
----------------------------------------------- */

	
legend {
	display: none;
	}

form#calculator {
	background: none;
	}

fieldset {
	padding: 10px;
	margin: 0 40px;
	width: 198px;
	background: #F7F9F7;
	border: 1px solid #EDEDED;
	}

form label {
	cursor: pointer;
	font-weight: bold;
	display: block;
	margin: 0 0 0 0;
	}


form input, form textarea {
	margin: 0 5px 0 0;
	border: 1px solid #D0D0D0;
	padding: 2px;
	margin: 0 0 15px 0;
	width: 180px;
	}

form#webform input, form#webform textarea {
	margin: 0 5px 0 0;
	border: 1px solid #D0D0D0;
	padding: 2px;
	margin: 0 0 15px 0;
	width: 400px;
	}

form#webform fieldset {
	padding: 10px;
	margin: 0 00px;
	width: 400px;
	background: #F7F9F7;
	border: 1px solid #EDEDED;
	}

form#webform input.submit {
	border: 0;
	cursor: pointer;
	display: block;
	margin: 0 0 0 0px;
	width: 83px;
	}
	
form.addtobasket fieldset {
	padding: 0px;
	margin: 0px;
	width:83px;
	border-style:none;
	border: 0;
	background: none;
	}

form.addtobasket input.buynow {
	cursor: pointer;
	display: block;
	margin: 0 0 0 0px;
	width: 83px;
	border-style:none;
	border:0;
	}	

form.addtobasket{
	border-style:hidden;
	border: 0;
	margin: 0px;
	padding: 0px;
	}

form input.calc {
	width: 50px;
	}

form input.checkbox {
	width: auto;
	border: 0;
	}


form#calculator ul {
	margin: 0;
	}

form#calculator li {
	float: left;
	margin: 0 15px 0 0;
	display: inline;
	}

form#calculator ul.radio {
	clear: both;
	height: 1%;
	padding: 0;	
	margin: 0 0 5px 0;
	width: 100%;	
	}


form#calculator ul.radio label {
	display: inline;
	font-weight: normal;
	margin: 0;
	}

#calculator ul.radio input {
	vertical-align: middle;
	margin: 0;
	padding: 0;
	border: 0;
	width: auto;
	}

#calculator ul.radio li {
	margin: 0 8px 0 0;
	padding: 0;
	}

#calculator ul.radio li.seeding {
	margin: 0;
	padding: 0;
	}

form#calculator ul.radio h4 {
	font-size: 100%;
	margin: 0 0 5px 0;	
	display: block;
	}



#sub-content form {
	margin: 0 0 20px 0;
	}

form input.submit {
	border: 0;
	cursor: pointer;
	display: block;
	margin: 0 0 0 0px;
	width: auto;
	}
	


/* Footer
----------------------------------------------- */

#footer {
	clear: both;
	background: #F6FAEE url(../graphics/footer_bg.gif) no-repeat bottom center;
	border-top: 1px solid #EBF5EC;
	border-bottom: 5px solid #D0E4A4;
	padding: 20px 0;
	
	}

#footer p#company {
	float: left;
	margin: 0 20px;
	background: #F6FAEE url(../graphics/w_seed_logo.gif) no-repeat 0 50%;
	padding: 10px 0 10px 60px;
	}

#footer ul {
	float: right;
	text-align: right;
	margin: 10px 20px;
	
	}
	
#footer ul li {
	display: inline;
	margin: 0 0 0 20px;
	/*padding: 0 0 0 25px;
	background: url(../graphics/footer_bullet.gif) no-repeat 0 50%;*/
	}
	
	
/* Generic Styles
----------------------------------------------- */

p {
	margin: 0 0 10px 0;
	}






	
/*===============================================*/
/* =Table styles */


table	{
	border-collapse: separate;
	border-spacing: 0;
	border: 1px solid #CCD5CD;
	margin: 10px 0 20px 0;
	color: #000;
	width: 100%;
	font-size: 100%;
	}
	
thead th, thead td	{
	color: #000;
	padding: 0.75em;
	border: 1px solid #fff;
	border-width: 1px 1px;
	background: #CCD5CD;
	}
	
tfoot th, tfoot td {
	padding: 0.75em;
	background: #fff;
	}

tfoot td {
	border: 1px solid #fff;
	border-width: 1px 1px;
	}

th {
	font-weight: bold;
	line-height: normal;
	padding: 0.5em 0.75em;
	text-align: left;
	}
tbody th, td {
	padding: 0.5em;
	text-align: left;
	vertical-align: middle;
	}
	
tbody th {
	font-weight: normal;
	white-space: nowrap;
	}
	
tbody th a:link, tbody th a:visited {
	font-weight: bold;
	}
	
tbody th+td {
	white-space: nowrap;
	}
	
tbody td, tbody th {
	background: #E4EAE4;
	border: 1px solid #fff;
	border-width: 1px 1px;
	}
	
tbody tr.odd th, tbody tr.odd td {
	border-color: #fff;
	background: #F0F6F1;
	}

/*	
tbody tr:hover td, tbody tr:hover th {
	background: #fff;
	border-color: #fff;
	}
*/
	
tr:hover td, tr:hover td a, tr:hover th a {
	color: #D50000;
	}



caption {
	/*
	font-weight: bold;
	text-align: left;
	color: #976F38;
	*/
	display: none;
	}


table input.short {
	width: 40px;
	margin: 0
	}

table input.checkbox {
	vertical-align: middle;
	cursor: pointer;
	margin: 1px 0 0 0;
	}


input#delivery-extra {
	width: auto;
	display: inline;
	margin: 0 0px 0 0;
	padding: 0;
	border: none;
	}

label.checkbox {
	margin: 20px 0 0 0;
	background: #FFFFDC;
	padding: 5px;
	vertical-align: middle;
	display: inline;
	}

label.checkbox em {
	font-weight: normal;
	font-style: normal;
	}
	
/*
table input.submit {
	border: 2px solid #b5b5b5;
	border-style: outset;	
	}
*/
	
p#checkout input.submit {
	margin: 0;
	float: right;
	}

table th.price, table td.price {
	text-align: right;
	}

p#checkout {
	width: 100%;
	margin: 10px 0 0 0;
	padding: 0;

	}


/* Seed table - used on the detail page
----------------------------------------------- */

#content table.seed {
	margin: 0 20px 30px 0;
	width: 410px;
	}

#content table.seed h4 {
	color: #666;
	font-size: 100%;
	font-style: italic;
	margin: 0 0 3px 0;
	}

#content table.seed tr:first-child td:first-child, #content table.seed tr:first-child+tr td:first-child, #content table.seed tr:first-child+tr+tr td:first-child,#content table.seed tr:first-child+tr+tr+tr td:first-child,#content table.seed tr:first-child+tr+tr+tr+tr td:first-child,#content table.seed tr:first-child+tr+tr+tr+tr+tr td:first-child,#content table.seed tr:first-child+tr+tr+tr+tr+tr+tr td:first-child,#content table.seed tr:first-child+tr+tr+tr+tr+tr+tr+tr td:first-child {
		color: #907964;
		font-size: 130%;
		font-weight: bold;
		text-align: center;
	}

#content table.seed tr td:hover {
	color: inherit;
	}

#content table.seed th {
	background: #CCD5CD;
	color: #2D281E;
	padding: 8px;
	}

#content table.seed td {
	background: #F1F6F2;
	padding: 8px;
	}

#content table.seed tr.odd td {
	background: #E9F1EA;
	}


/*===============================================*/
/* Table Submit button styles -  commented out

table input.submit  {
	color: #fff;
	background: #A6A99E;
	border: 1px solid #000;
	border-color: #CCCDC7 #696B64 #464742 #B9BBB3;
	font: bold 91%/120% verdana,helvetica,arial,geneva,sans-serif;
	
	padding: 2px 3px;
	text-transform: uppercase;
	cursor: pointer;
	}
	
table input.submit {
	width: 35%;
	}
	
table input.submit:hover {
	background: #7C8461;
	color: #fff;
	border: 1px solid #7C8461;
	cursor: pointer;
	}
	
table input.submit:focus, table input.submit:active {
	border: 1px solid #c00;
	color: #fff;
	background: #8B2C16;
	cursor: pointer;
	}

*/

table input[type=submit]  {
	padding: 2px;
	cursor: pointer;
	}
	
 
