/* Import color scheme stylesheet */
@import url(colors.css);
@import url(autocomplete.css);

#breadcrumb {
	padding: 0 0 6px 0; 
	font-family: arial; 
	font-size: 10px; 
	font-weight: bold; 
	letter-spacing: normal; 
}
#breadcrumb a:hover {
	text-decoration: none; 
}
a.footernav {
 	font-family : arial, tahoma;
	font-size : 11px;
	letter-spacing: normal;
}

a.footernav,
a.footernav:hover,
a.footernav:visited {
	text-decoration: none;
}

hr {
	height: 1px;
	margin: 5px 0;
	clear: both;
}


p {
	margin-top: 0;
}

h2, .head,
h3, .home1,
h4, .home2,
h5,
h6 {
 	font-weight : bold;
	margin: 0px 0px 0px 0px;
}

h2, .head {
 	font-size : 16px;
}

h3, .home1,
h4, .home2 {
 	font-size : 13px;
}

h5 {
	font-size: 12px;
}

h6 {
	font-size: 12px;
}

h2 a, h3 a, h5 a {
	text-decoration: none;
}

input, select {
 	font-family : verdana, geneva, arial, helvetica;
	font-size : 10px;
}	
	
.input {
	width:150px;
	}

textarea {
 	font-family : "courier new", monospaced;
	font-size : 11px;
	width: 400px
 	}

.button {
 	font-family : arial;
	font-size : 12px;
	}
 
.dwarf {
	font-family : arial;
	font-size : 10px;
	font-weight:normal;
	line-height: normal;
	letter-spacing:normal;
	}


table {
	border-collapse:collapse;
}

td, th {
	padding:4px;
	font-size:10px;
	text-align:left;
}

thead, tfoot {
	font-size:10px;
}




.trlabel, .tdlabel, .cell, .cell2, .cell3, .cell4, .cell5, .odd, .even {
 	font-family : verdana;
 	letter-spacing: normal;
	font-size : 10px;
	padding-left: 0.5em;
	padding-bottom: 0.5em;
}

thead th,
.trlabel,
.tdlabel,
.cell,
.cell2,
.cell3,
.cell4,
.cell5 {
	font-weight: bold;
}
.cell,
.cell2,
.cell3,
.cell4,
.cell5 {
	padding-top: 0.5em;
}
	
.box  {
 	font-family : verdana, arial, helvetica;
 	font-size:10px;
	font-weight:normal;
	letter-spacing:0px;
	}
	
.error {
	font-weight:bold;
	background-color:#8D0000;
	color:#ffffff;
	padding:3px;
}

.error2 {
	font-weight:bold;
	color:#8D0000;
}
	
.hand {
	cursor:pointer;
}

.applyBorder {
	border-width: 1px;
	border-style: solid;
}

.applyBorder2 {
	border-width: 2px;
	border-style: solid;
}

ul.nav {
	font-size:11px;
	margin-left:0; 
	margin-top:5px; 
	margin-bottom:5px; 
	padding-left:12px; 
	list-style-type:none; 
	list-style-image:none;
	line-height:170%;
}
ul.nav li {
	margin-bottom:2px; 
	margin-left:0px; 
	list-style-type:none;
}
ul.nav li a { 
	background-image:url(../image/navbullet.gif); 
	background-position:0px 3px; 
	background-repeat:no-repeat; 
	padding-left:18px; 
	font-weight:bold; 
	display:block; 
	width:90%;
}
ul.nav li a:hover {
	background-image:url(../image/navbullet.gif);
}

ul.nav li a, #breadcrumb a  {
	text-decoration:none; 
}
div#plantAdditional {
	font-size: 90%;
}
table#plantSKUs {
	margin: 0.5em;
}
table#plantSKUs th,
table#plantSKUs td {
	padding: 0.2em 0 0.3em;
}
table#plantSKUs th {
	background-color: transparent;
}

/* ========== SUB PAGE STYLES ==========
 * 1. h2#pageTitle
 * 2. h3#pageSubTitle
 * 3. div#pageSummary
 * 4. div#pageContents
 * 5. div#pageBullets
 * 6. div#pageConclusion 
 * 7. div#imageBlock
 * 8. div#imageBlockFeat
 * 9. div#calloutbox
 * 10. div#pageDownloads
*/
div#breadcrumb {
	margin-bottom: 0.8em;
	font-size: 10px; 
	font-weight: bold; 
}
	div#breadcrumb span.breadcrumbTitle {
		padding-right: 10px;
	}
h2#pageTitle {
	font-size: 140%;
	padding: 0.1em 0 0em;
}
h3#pageSubTitle {
	font-size: 110%;
	padding: 0.1em 0 0em;
}
div#pageSummary p,
div#pageContents p,
div#pageConclusion p,
div#pageBullets ul,
div#pageBullets ol {
	line-height: 110%;
	padding: 0.5em 0;
}
div#pageBullets {}
	div#pageBullets ul li,
	div#pageBullets ol li {
		margin-left: 1em;
		line-height: 150%;
	}
div#pageSummary ul,
div#pageContents ul,
div#pageConclusion ul {
	list-style: disc inside none;
}
div#pageSummary ol,
div#pageContents ol,
div#pageConclusion ol {
	list-style: decimal inside none;
}

div#imageBlock,
div#imageBlockFeat {
	padding: 0.5em;
}
	div#imageNav {
		text-align: center;
		padding: 0.2em 0;
		font-size: 80%
	}
	div#pageContent p#currCaption,
	div#pageContent p#featCaption {
		font-size: 80%;
		text-align: center;
	}
div#calloutbox {
	width: 200px;
	position: relative;
	margin-bottom: 10px;
	border-width: 2px;
	border-style: solid;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
	div#calloutbox h3 {
		width: 180px;
		padding: 0 10px;
		margin: 0;
		font-size: 100%;
		line-height: 40px;
		text-align: left;
	}
	div#calloutbox div#calloutboxContent {
		width: 180px;
		padding: 0 10px;
		text-align: center;
	}
		div#calloutbox ul#calloutboxList {
			width: 180px;
			padding: 0 0 12px;
			color: inherit;
		}
			div#calloutbox ul#calloutboxList li {
				list-style: disc;
				display: list-item;
				text-align: left;
				margin: 0 0 0 1em;
				padding: 5px 0;
			}
			div#calloutbox ul#calloutboxList a {
				font-size: 90%;
			}
div#pageDownloads {
	margin: 1em 0;
	clear: both;
}
	div#pageDownloads h3 {
		padding-bottom: 0.5em;
	}
	#pageDownloads div.pageDownloadBlock {
		width: 45%;
		min-height: 45px;
		float: left; 
		padding-right: 5%;
		padding-bottom: 0.5em;
		position: relative;
	}
	#pageDownloads a.pageDownloadThumbLink {
		display: block;
		padding-right: 10px;
		position: absolute;
		left: 0;
		top: 0;
	}
	#pageDownloads div.pageDownloadBlock h4,
	#pageDownloads div.pageDownloadBlock p {
		font-size: 90%;
		padding-left: 42px;
	}
			
/* ========== SUB PAGE LAYOUTS ==========
 * 1. Layout A
 * 2. Layout B
 * 3. Layout C
 * 4. Layout D
 * 5. Layout E
 * 6. Layout F
 *
 * ===== Layout A ===== */

div#pageSummary.layoutA p,
div#pageContents.layoutA p,
div#pageConclusion.layoutA p,
div#pageBullets.layoutA ul,
div#pageBullets.layoutA ol {
	padding-left: 0;
}
div#imageBlock.layoutA {
	padding-top: 0;
}
div#imageBlock.layoutA,
div#calloutbox.layoutA {
	float: right;
	clear: right;
}

/* ===== Layout B ===== */

div#imageBlockFeat.layoutB {
	float: left;
	clear: left;
	margin-right: 10px;
}
div#imageBlock.layoutB,
div#calloutbox.layoutB {
	float: right;
	clear: right;
}

/* ===== Layout C ===== */

div#calloutbox.layoutC {
	float: left;
	clear: left;
	margin-right: 10px;
}
div#imageBlock.layoutC,
div#imageBlockFeat.layoutC {
	float: right;
	clear: right;
}

/* ===== Layout D ===== */
div#imageBlock.layoutD {
	float: right;
	clear: right;
}
div#calloutbox.layoutD {
	float: left;
	clear: left;
	margin-right: 10px;
}

/* ===== Layout E ===== */
div.imageBlock.layoutE {
	float: right;
	clear: right;
	padding: 10px;
}
div.imageBlock.layoutE p.imageCaption {
	font-size: 70%;
	text-align: center;
}
div#pageDownloads.layoutE {
	clear: none;
}
	#pageDownloads.layoutE div.pageDownloadBlock.layoutE {
		width: auto;
		float: none;
		clear: left;
		padding: 0 0.5em;
	}

/* ===== Layout F ===== */
div#imageBlock.layoutF p#myCaption {
	text-align: center;
}
div#imageBlock.layoutF div#thumbGallery {
	padding: 0.5em;
}
	div#imageBlock.layoutF div#thumbGallery a.thumbSwitch {
		display: block;
		float: left;
		width: 50px;
		height: 50px;
		padding: 5px;
	}

div#calloutbox.layoutF,
div#imageBlockFeat.layoutF {
	float: left;
	clear: left;
	margin-right: 10px;
}

/* ===== Plant Detail Page Layout ===== */
div#imageBlock.plantDetail {
	float: right;
}
div#plantAttributes div {
	padding: 0.5em 1em;
	float: left;
}
div#plantAttributes div h4 {
	padding-bottom: 0.3em;
}

/* ===== Plant Search Page Layout ===== */
form#plantSearchAdv {
	margin-top: 0.5em;
}
form#plantSearchAdv h3 {
	font-size: 90%;
}
p.searchLabel,
form#plantSearchAdv p{
	font-size: 80%;
}
form#plantSearchAdv label {
	font-size: 10px;
	display: block;
	clear: both;
	margin: 0.2em 0;
}
	form#plantSearchAdv label input {
		float: left;
	}
	form#plantSearchAdv label span {
		display: block;
		width: 70%;
		padding-top: 0.3em;
		vertical-align: middle;
	}
	form#plantSearchAdv div span.clear {
		margin-bottom: 0.3em;
	}
	form#plantSearchAdv p {
		padding: 1em 0;
	}
	form#plantSearchAdv p.radioLabel {
		padding: 0.5em 0;
	}
#pageContents p.searchLabel {
	margin-top: 1em;
	padding: 1.5em 0;
	border-top: 1px solid #666;
}
#pageContents address.smaller,
#pageContents p.smaller,
#pageContents div.smaller p {
	font-size: 80%;
}




/* ===== Plant List Pages ===== */
form.typeForm {
	float: right; 
	padding: 0.5em;
}
form.whichForm {
	display: block; 
	background: #403833; 
	color: white; 
	padding: 0.3em; 
	-moz-border-radius:7px;-webkit-border-radius:7px;border-radius:7px;
}
	.whichForm label {
		cursor: pointer;
		cursor: hand;
	}
ul.alphaList {
	font-size: 90%;
	list-style: none;
	display: block;
	float: left;
	width: 100%;
	font-weight: bold;
}
	ul.alphaList li {
		float: left;
	-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;
	background: #9EA374;
	margin:1px 1px 0px 0px;
	}
	ul.alphaList a {
		display: block;
		padding: 0.25em 1.08em;
		text-align: center;
		height: 100%;
		color: #243219;
		text-decoration: none;
	}
	ul.alphaList a:hover,
	ul.alphaList a:focus {
		background: #403833;
		color: white;
	}
	ul.alphaList a.current {
		background: #403833;
		color: white;
	-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;
	}
	ul.alphaList li.all {
		float: right;
	-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;
	}

/* ===== Newsletter Subscription Table Layout ===== */
table#enewsSubscribe {}
