/* Import color scheme stylesheet */
@import url(colors.css);
@import url(autocomplete.css);

/* ========== TABLE OF CONTENTS ==========
 * 1. Basic Tag Styles (standard tags as well as custom Clarity tag classes)
 * 2. Typography Styles (text)
 * 3. Form Styles (inputs, textareas, etc)
 * 4. Table Styles (tr, th, td, etc)
 * 5. Standard Sub Page Styles (for dsp_showpage as well as tools' PGE-fed sections)
 * 6. Sub Page Layouts (A-H)
 * 7. Page Specific Styles (PGE and other standard page styles)
 *		i. Standard Pages
 *		ii. Calendar Pages
 *		iii. Emarketing Pages
 *		iv. Plant Pages
 */


/* ===== BASIC TAG STYLES ===== */

hr {
	height: 1px;
	clear: both;
}

.button {
	font: normal 12px/100% Arial, Helvetica, sans-serif;
}
 
.dwarf {
	font-size : 10px;
	font-weight: normal;
	line-height: normal;
	letter-spacing: normal;
}
	
.error {
	font-weight:bold;
}
	
.hand {
	cursor:pointer;
}

.applyBorder {
	border-width: 1px;
	border-style: solid;
}

.cell3  {
	font-weight:bold;
	padding:3px;
	color:#000;
	background-color: #e2e99a;
	}
	
.cell4  {
	font-weight:bold;
	color:#000;
	padding:3px;
	background-color: #f8f7c2;
	}

.cell5  {
	font-weight:normal;
	font-size:14px;
	color:#000;
	padding:3px;
	background-color: #f1ecf3;
	border-color:#7c664b;
	}
	
.cell6  {
	font-weight:normal;
	font-size:14px;
	color:#fff;
	padding:3px;
	background-color: #734387;
	border-color:#734387;
	}
	
.cell7  {
	font-weight:normal;
	font-size:14px;
	color:#fff;
	padding:3px;
	background-color: #8d5da1;
	border-color:#8d5da1;
	}

/* ===== TYPOGRAPHY STYLES ===== */
a.headNav {
 	font-family : georgia,tahoma, arial;
 	font-style:italic;
	font-size : 16px;
	font-weight:normal;
	letter-spacing:0.07em;
	color: #412714;
	text-decoration: none;
}

a.headNav:hover {
	text-decoration: underline;
	color: #108f47;
}

a.footernav {
 	font-family : tahoma, arial;
	font-size : 12px;
	letter-spacing:0.04em;
	color: #ffffff;
	text-decoration: none;
}

a.footernav:hover {
	text-decoration: underline;
	color: #e1eec8;
}

h2, .head,
h3, .home1,
h4, .home2,
h5 {
 	font-weight : bold;
 	font-family:georgia,arial;
 	line-height:110%;
}

.classHeader {
	 font-size : 190%;
 	font-weight:normal;
 	font-style:italic;
 	color:#734387;
}

h2, .head {
 	font-size : 300%;
 	font-weight:normal;
 	font-style:italic;
}

h3, .home1 {
	font-size : 160%;
 	font-weight:normal;
}

h4, .home2,
h5 {
 	font-size : 100%;
}

h6 {
 	font-size : 10px;
 	font-weight : bold;
	color : #4c4d4f;
	margin: 0px 0px 4px 0px;
 	font-family : georgia,arial, verdana, tahoma;
	}
	
.dwarf3 {
 	font-size : 9px;
 	font-weight : normal;
	color : #818285;
	margin: 0px 0px 0px 0px;
 	font-family :  verdana, tahoma;
	}
/* ===== FORM STYLES ===== */

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
}


/* ===== TABLE STYLES ===== */

table {
	border-collapse: collapse;
}

td, th {
	padding: 4px;
	font-size: 10px;
	text-align: left;
	border:1px solid #ffffff;
	margin: 0;
	padding: 0;
	outline: 0;
}

thead, tfoot {
	font-size:10px;
}

.trlabel, .tdlabel, .cell, .cell2, .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 {
	font-weight: bold;
}
.cell,
.cell2 {
	padding-top: 0.5em;
}
	
.box  {
 	font-size:10px;
	font-weight:normal;
	letter-spacing:0px;
}


/* ========== STANDARD SUB PAGE STYLES ==========
 * 1. #breadcrumb
 * 2. h2#pageTitle
 * 3. h3#pageSubTitle
 * 4. #pageSummary
 * 5. #pageContents
 * 6. #pageBullets
 * 7. #pageConclusion 
 * 8. #imageBlock
 * 9. #imageBlockFeat
 * 10. #calloutbox
 * 11. #pageDownloads
*/
#breadcrumb {
	margin-bottom: 0.8em;
	font-size: 10px; 
	font-weight: bold; 
}
	#breadcrumb span.breadcrumbTitle {
		padding-right: 10px;
	}
	#breadcrumb a:hover,
	#breadcrumb a:focus {
		text-decoration: none; 
	}
h2#pageTitle {
	font: normal italic 205%/230% Georgia, Arial, Helvetica, sans-serif;
	padding: 0.2em 0;
}
h3#pageSubTitle {
	font: normal 160%/190% Georgia, Arial, Helvetica, sans-serif;
	padding: 0 0 0.3em;
}
#pageSummary p,
#pageContents p,
#pageConclusion p,
#pageBullets ul,
#pageBullets ol {
	line-height: 135%;
	padding: 0.5em 0;
}

#pageSummary ul li,
#pageContents ul li,
#pageConclusion ul li {
	margin-left: 1.6em;
	list-style: disc outside url(../image/bullet.gif);
}
#pageSummary ol li,
#pageContents ol li,
#pageConclusion ol li {
	margin-left: 1.6em;
	list-style: decimal outside none;
}

#pageBullets {
	clear: left;
}
	#pageBullets ul li,
	#pageBullets ol li {
		margin-left: 1.6em;
		line-height: 150%;
	}
	#pageBullets span.clear {
		clear: left;
	}
#imageBlock,
#imageBlockFeat {
	padding: 0.5em;
}
	#imageNav {
		text-align: center;
		padding: 0.2em 0;
		font-size: 80%
	}
	#pageContent p#currCaption,
	#pageContent p#featCaption {
		font-size: 80%;
		text-align: center;
	}
#calloutbox {
	width: 200px;
	position: relative;
	margin: 1em 0;
	border-width: 2px;
	border-style: solid;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
	#calloutbox h3 {
		width: 180px;
		padding: 0 10px;
		margin: 0;
		font-size: 100%;
		line-height: 40px;
		text-align: left;
	}
	#calloutbox #calloutboxContent {
		width: 180px;
		padding: 0 10px;
		text-align: center;
	}
		#calloutbox ul#calloutboxList {
			width: 180px;
			padding: 0 0 12px;
			color: inherit;
		}
			#calloutbox ul#calloutboxList li {
				list-style: disc;
				display: list-item;
				text-align: left;
				margin: 0 0 0 1em;
				padding: 5px 0;
			}
			#calloutbox ul#calloutboxList a {
				font-size: 90%;
			}
#pageDownloads {
	margin: 1em 0;
	clear: both;
}
	#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 ===== */

#pageSummary.layoutA p,
#pageContents.layoutA p,
#pageConclusion.layoutA p,
#pageBullets.layoutA ul,
#pageBullets.layoutA ol {
	padding-left: 0;
}
#imageBlock.layoutA {
	padding: 0 0 0.5em;
}
#imageBlock.layoutA,
#calloutbox.layoutA {
	float: right;
	clear: right;
	margin-left: 1em;
}

/* ===== Layout B ===== */

#imageBlockFeat.layoutB {
	float: left;
	clear: left;
	margin-right: 1em;
}
#imageBlock.layoutB,
#calloutbox.layoutB {
	float: right;
	clear: right;
	margin-left: 1em;
}

/* ===== Layout C ===== */

#calloutbox.layoutC {
	float: left;
	clear: left;
	margin-right: 1em;
}
#imageBlock.layoutC,
#imageBlockFeat.layoutC {
	float: right;
	clear: right;
	margin-left: 1em;
}

/* ===== Layout D ===== */
#imageBlock.layoutD {
	float: right;
	clear: right;
	margin-left: 1em;
}
#calloutbox.layoutD {
	float: left;
	clear: left;
	margin-right: 1em;
}

/* ===== Layout E ===== */
div.imageBlock.layoutE {
	float: right;
	clear: right;
	padding: 10px;
}
div.imageBlock.layoutE p.imageCaption {
	font-size: 80%;
	text-align: right;
	margin: 0;
	padding: 0;
}
#pageDownloads.layoutE {
	clear: none;
}
	#pageDownloads.layoutE div.pageDownloadBlock.layoutE {
		width: auto;
		float: none;
		clear: left;
		padding: 0 0.5em;
	}

/* ===== Layout F ===== */
#imageBlock.layoutF {
	float: right;
}
#imageBlock.layoutF p#myCaption {
	text-align: center;
}
#imageBlock.layoutF #thumbGallery {
	padding: 0.5em;
	text-align: center;
}
	#imageBlock.layoutF #thumbGallery a.thumbSwitch {
		display: inline-block;
		width: 50px;
		height: 50px;
		padding: 5px;
	}

#calloutbox.layoutF,
#imageBlockFeat.layoutF {
	float: left;
	clear: left;
	margin-right: 1em;
}

/* ===== Layout G ===== */
#videoBlock.layoutG {
	float: right;
	clear: right;
	padding: 0 0 1em 1em;
	text-align: center;
}
	#videoBlock.layoutG #videoWrapper {
		background: transparent url(../image/loading.gif) no-repeat 50% 50%;
		margin: 0 auto;
	}
		#videoWrapper.layoutG object {
			display: block;
			margin: 0 auto;
		}
	#videoBlock.layoutG #videoCaption {
		padding-top: 0.5em;
		text-align: center;
	}

#calloutbox.layoutG {
	float: left;
	clear: left;
	margin-right: 1em;
}

#pageThumbs {
	margin-top: 1em;
}
	#pageThumbs div.vidThumb {
		float: left;
		padding: 0.5em 1.3em 0.5em 0;
		width: 100px;
		text-align: center;
	}
		#pageThumbs div.vidThumb a {
			text-decoration: none;
			font-size: smaller;
			font-weight: bold;
			display: block;
			position: relative;
		}
			#pageThumbs div.vidThumb a img {
				border: 1px solid #CCC;
			}

/* ===== Layout H ===== */
#videoBlock.layoutH {
	float: right;
	clear: right;
	padding: 0 0 1em 1em;
	text-align: center;
}	
	#videoBlock.layoutH #videoWrapper {
		background: transparent url(../image/loading.gif) no-repeat 50% 50%;
		margin: 0 auto;
	}
		#videoWrapper.layoutH object {
			display: block;
			margin: 0 auto;
		}
	#videoBlock.layoutH #videoCaption {
		padding-top: 0.5em;
		text-align: center;
	}
	#videoBlock.layoutH #thumbGallery {
		padding: 1em 0 0.5em;
		margin: 0 auto;
	}
		#videoBlock.layoutH #thumbGallery a.thumbSwitch {
			position: relative;
			display: block;
			float: left;
			width: 50px;
			height: 50px;
			padding: 5px;
			overflow: hidden;
		}
		
#calloutbox.layoutH {
	float: right;
	clear: right;
	margin-left: 1em;
}

#imageBlock.layoutH {
	float: left;
	margin-right: 1em;
}	
	#imageBlock.layoutH #myCaption {
		text-align: center;
	}


/* ==================== PAGE SPECIFIC STYLES BY TOOL ==================== */


/* =============== // STANDARD PAGES // =============== */

/* ===== Contact Us Page Styles ===== */
form.contactForm,
form.tableless {
	display: block;
	padding: 0.5em 0;
}		
form.tableless {
	float: left;
	width: 50%;
}
	form.contactForm fieldset
	form.tableless fieldset {
		display: block;
		border: none;
		padding: 0 0.5em;
	}
		form.contactForm fieldset h3,
		form.tableless fieldset h3 {
			padding: 2.5% 2.5% 0.75em;
			font-size: 110%;
		}
		form.contactForm fieldset legend,
		form.tableless fieldset legend {
			font: normal bold 100%/120% Arial, Helvetica, sans-serif;
			margin: 0;
			padding: 0 2.5% 1%;
		}
		fieldset.oneCol label,
		fieldset.oneCol textarea,
		fieldset.twoCol label,
		fieldset.twoCol textarea,
		fieldset.twoCol label.full {
			display: block;
			margin: 0;
			padding: 2.5% 7.5% 5% 2.5%;
			width: 90%;
		}
		fieldset.twoCol label,
		fieldset.twoCol textarea {
			width: 44%;
			padding: 1% 2.5%;
			float: left;
		}
		fieldset abbr {
			display: block;
		}
		form.contactForm fieldset select,
		form.tableless fieldset select {
			max-width: 90%;
		}
	
	form.contactForm .tdlabel,
	form.contactForm .cell,
	form.tableless .tdlabel,
	form.tableless .cell {
		background-color: transparent;
	}
	form.contactForm .error,
	form.tableless .error {
		background-color: transparent;
	}
		form.contactForm .error input,
		form.contactForm .error select,
		form.contactForm .error textarea,
		form.tableless .error input,
		form.tableless .error select,
		form.tableless .error textarea {
			margin-top: 0.2em;
			padding: 0.2em;
			border: 1px solid #C00;
			background: #FFFCFC;
			-moz-box-shadow: 0 0 3px #C00;
			-webkit-box-shadow: 0 0 3px #C00;
			box-shadow: 0 0 3px #C00;
		}
		form.contactForm p,
		form.tableless p {
			padding: 0.3em;
			margin: 2.5%;
		}
		form.contactForm p.success,
		form.tableless p.success {
			color: #147145;
			font-weight: bold;
			background: rgba(0, 204, 0, 0.2);
			-moz-box-shadow:0 0 3px #147145;
			-webkit-box-shadow:0 0 3px #147145;
			box-shadow:0 0 3px #147145;
		}
	
	form.contactForm input[type=submit],
	form.tableless input[type=submit] {
		margin-left: 2.5%;
		margin-bottom: 2.5%;
	}


		/* =============== // STORE PAGES // =============== */


#storeBreadcrumbs {
	padding-bottom: 1.5em;
}
	#storeBreadcrumbs ul {
		width: 100%;
		clear: right;
	}
	#storeBreadcrumbs li {
		float: left;
		padding: 0 1.5em 0 0;
		font-weight: bold;
		line-height: 210%;
		width:17%;
		color: #333;
	}
	#storeBreadcrumbs li.current {
		color: #59873d;
	}
	#storeBreadcrumbs li.faded {
		color: #999;
	}
		#storeBreadcrumbs ul li span {
			display: inline-block;
			float: left;
			margin-right: 0.4em;
			height: 1.5em;
			width: 1.5em;
			-moz-border-radius: 0.9em;
			-webkit-border-radius: 0.9em;
			border-radius: 0.9em;
			border: 2px solid #FFF;
			-moz-box-shadow: 1px 1px 3px #999;
			-webkit-box-shadow: 1px 1px 3px #999;
			box-shadow: 1px 1px 3px #999;
			background: #999;
			background: -webkit-gradient(
						    linear,
						    left top,
						    left bottom,
						    color-stop(0.32, rgb(153,153,153)),
						    color-stop(0.9, rgb(80,80,80))
						);
			background: -moz-linear-gradient(
						    center top,
						    rgb(153,153,153) 32%,
						    rgb(80,80,80) 90%
						);
			color: #FFF;
			font: normal bold 16px/120% "Trebuchet MS", Futura, Geneva, Arial, sans-serif;
			text-align: center;
			vertical-align: center;
		}
		#storeBreadcrumbs ul li.current span {
			background: #59873d;
			background: -webkit-gradient(
						    linear,
						    left top,
						    left bottom,
						    color-stop(0.32, rgb(89,135,61)),
						    color-stop(0.9, rgb(146,189,120))
						);
			background: -moz-linear-gradient(
						    center top,
						    rgb(89,135,61) 32%,
						    rgb(146,189,120) 90%
						);
		}
		#storeBreadcrumbs ul li.faded span {
			background: #999;
			background: -webkit-gradient(
						    linear,
						    left top,
						    left bottom,
						    color-stop(0.32, rgb(200,200,200)),
						    color-stop(0.9, rgb(120,120,120))
						);
			background: -moz-linear-gradient(
						    center top,
						    rgb(200,200,200) 32%,
						    rgb(120,120,120) 90%
						);
		}

/* ===== View Cart Page ===== */
#cartwrapper {
	border: 0px solid #fff;
}
	#cartwrapper table small {
		font-size: 12px;
		color: #000;
	}
	form table input.trashItem {
		display: block;
		margin: 0;
		height: 17px; 
		width: 13px;
		background: url("../image/trashcan.gif") no-repeat scroll 50% 50% transparent; 
		border: none;
		font: normal 0px/150% Arial, Helvetica, sans-serif; 
		text-indent: -900em;
		cursor: hand;
		cursor: pointer;
	}
table.cart {
	width: 100%;
	line-height: 150%;
	border-collapse: collapse;
}
	table.cart th,
	table.cart td {
		padding: 0.25em;
		border: 0px solid #ffffff;
	}
	table.cart tbody {
		font: normal 14px/150% Arial, Geneva, Arial, Helvetica, sans-serif;
	}
	table.cart thead th {
		background: #754988;
		font-size:13px;
	}
	table.cart tr.odd td {
		background: #fafae2;
		font-size:13px;
	}
	table.cart tr.even td {
		background: #ffffff;
		font-size:13px;
	}
	table.cart td.subtotal {
		background: #EEE;
		font-size:13px;
	}
	table.cart tr.total {
		font: normal 14px/150% Arial, Geneva, Arial, Helvetica, sans-serif;
	}
	table.cart th.total {
		background: #59873D;
		color: #FFF;
	}
	table.cart td a img {
		padding: 0 3px;
	}
	table.cart td span.sale {
		color: #C00;
	}

/* ===== Billing/Shipping Info Page ===== */
#billing td, #billing th,
#shipping td, #shipping th,
#cc td, #cc th {
	border: 1px solid #FFF;
	border-collapse: collapse;
	background-color:#f1f3d6;
	padding:5px;
}
#billing td.tdlabel.right,
#cc td.tdlabel.right,
#shipping td.tdlabel.right {
	max-width: 13em;
	background-color:#e5ec9f;
}

/* ===== Review Order Page ===== */
#storeBreadcrumbs li.printReceipt {
	/*list-style: disc outside url(../image/printer.gif);
	margin-left: 4em;
	padding-right: 0;*/
	list-style: none;
	display: list-item;
	position: absolute;
	right: 1.5em;
	top: 20px;
}
#storeBreadcrumbs a.printReceipt {
	text-decoration: none;
	display: inline-block;
	height: 31px;
	width: 40px;
	background: transparent url("../image/printer.gif") no-repeat left top;
	text-indent: -999em;
	/*vertical-align: middle;*/
}
div.toOrFrom {
	float: left; 
	width: 26%; 
	padding-right: 3em; 
	padding-top: 1em;
}
	div.toOrFrom h3 {
		line-height: 130%;
	}
#storeWrapper #modalBG {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: transparent url(../image/greyTrans.png) repeat left top;
}
#storeWrapper #modalLoader {
	display: none;	
	height: 60px;
	width: 300px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -80px;
	margin-left: -150px;
	padding: 35px 0 50px;
	line-height: 150%;
	text-align: center;
	background-color: rgb(249,249,249);
	border: 1px solid rgb(153,153,153);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: 0 0 25px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0 0 25px rgba(0,0,0,0.6);
	box-shadow: 0 0 25px rgba(0,0,0,0.6);
}
#storeWrapper #errorMsg {
	display: none;
	padding: 0.5em 1em;
	line-height: 140%;
	background: transparent;
}

/* =============== // CALENDAR TOOL PAGES // =============== */


/* =============== // EMARKETING TOOL PAGES // =============== */


/* =============== // PLANT TOOL PAGES // =============== */