/* Import color scheme stylesheet */
@import url(colors.css);
@import url(autocomplete.css);


a.subNav {
 	font-family : tahoma;
	font-size : 13px;
	line-height:120%;
	letter-spacing:normal;
	color: #68686a;
	text-decoration:none;
	font-family:lucida,trebuchet ms;
	text-transform:uppercase;
	font-weight:normal;
	padding:0px 16px 0px 17px;
}

a.subNav:hover {
	text-decoration:none;
	color:#262f79;
}

a.altNavLink,
a.altNavLink:visited {
 	font-family : tahoma;
	font-size : 14px;
	line-height:120%;
	letter-spacing:normal;
	color: #1f6725;
	text-decoration:none;
	font-weight:bold;
	padding:4px 13px 4px 13px;
}

a.altNavLink:hover {
	text-decoration:none;
	color:#4c567e;
}

a.headernav {
 	font-family : tahoma;
	font-size : 16px;
	line-height:120%;
	letter-spacing:normal;
	color: #ffffff;
	text-decoration:none;
	font-weight:bold;
	padding:4px 13px 4px 13px;
}

a.headernav:hover {
	text-decoration:none;
	color:#c3cca6;
}

a.headernav2 {
 	font-family : tahoma;
	font-size : 16px;
	line-height:120%;
	letter-spacing:normal;
	color: #ffffff;
	text-decoration:none;
	font-weight:bold;
	padding:4px 13px 4px 13px;
}

a.headernav2:visited {
	text-decoration:none;
	color:#ffffff;
}

a.headernav2:hover {
	text-decoration:none;
	color:#c3cca6;
}

a.subnav {
 	font-family : arial;
	font-size : 12px;
	letter-spacing:normal;
	color: #ffffff;
	text-decoration:none;
	font-weight:bold;
}

a.subnav:visited {
	text-decoration:none;
	color:#ffffff;
}

a.subnav:hover {
	text-decoration:none;
	color:#c3cca6;
}

a.titleNav{
	color:#ffffff;
	font-family:lucida,trebuchet ms,arial;
	font-weight:bold;
	line-height: 140%;
	letter-spacing:normal;
	text-decoration:none;
	text-align:left;
	font-size:12px;
}

a.titleNav:hover {
	text-decoration:none;
	color:#aab0d7;
}

a.footernav,
a.footernav:visited{
	text-decoration:none;
	color:#ffffff;
	font-size:11px;
	font-family:lucida,trebuchet ms,arial;
}

a.footerHead{
	color:#5571bb;
	font-family:georgia,arial,tahoma;
	font-weight:bold;
	line-height: 140%;
	letter-spacing:normal;
	text-decoration:none;
	text-align:left;
	font-size:12px;
}

a.footernav:hover {
	text-decoration:none;
	color:#7b92cf;
}
/* ========== 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;
	background-color:#f4f5f7;
}
	
.hand {
	cursor:pointer;
}

.applyBorder {
	border-width: 1px;
	border-style: solid;
}

/* ===== TYPOGRAPHY STYLES ===== */

h2, .head,
h3, .home1,
h4, .home2,
h5 {
 	font-weight : bold;
}

h2, .head {
 	font-size : 120%;
}

h3, .home1 {
	font-size : 110%;
}

h4, .home2,
h5 {
 	font-size : 100%;
}

/* ===== 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;
}

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;
}

.cell3  {
	color:black;
	background-color: #e0e0e0;
	padding:3px;
	}
	
.cell4  {
	color:black;
	background-color: #f0f0f0;
	padding:3px;
	}
	
.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 normal 32px/130% Georgia, Arial, Helvetica, sans-serif;
	padding: 0.1em 0;
	color:#606d80;
}
h3#pageSubTitle {
	font: normal bold 110%/110% Arial, Helvetica, sans-serif;
	padding: 0 0 0.3em;
}
#pageSummary p,
#pageContents p,
#pageConclusion p,
#pageBullets ul,
#pageBullets ol {
	line-height: 130%;
	padding: 0.5em 0;
	color:#606d80;
	font-family:lucida, trebuchet ms, arial;
	font-size:12px;
}

#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;
	background-color:#ebecf0;
	border-color:#ebecf0;
}
	#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 5px;
			color: inherit;
		}
			#calloutbox ul#calloutboxList li {
				list-style: none;
				display: list-item;
				text-align: left;
				margin: 0 0 0 1em;
				padding: 5px 0;
			}
			#calloutbox ul#calloutboxList a {
				font-size: 14px;
				text-transform:uppercase;
				font-weight:bold;
				color:#047213;
				line-height:155%;
			}
#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 // =============== */


/* =============== // CALENDAR TOOL PAGES // =============== */



/* =============== // EMARKETING TOOL PAGES // =============== */

/* ===== Enews Signup Page Layout ===== */
#enewsSignup label {
	/*display: block;*/
	padding: 0.3em 0;
}


/* =============== // PLANT TOOL PAGES // =============== */

/* =============== Genus Overview Styles =============== */

/* ===== Plant Search Page ===== */
div.autocomplete {
	background-color: #ebecf0;
}
	div.autocomplete>div {
		font-size: 90%;
		color: #333;
		padding: 0.15em 0.3em;
	}
	div.autocomplete>div:hover,
	div.autocomplete>div:focus,
	div.autocomplete>div.selected {
		color: #333;
		background-color: #252d71;
	}

/* ===== Plant List Pages ===== */
form.typeForm {
	float: right; 
	padding: 0.5em;
}
form.whichForm {
	display: block; 
	background: #1B1363; 
	color: white; 
	padding: 0.3em; 
	clear: both;
}
	.whichForm label {
		cursor: pointer;
		cursor: hand;
	}
ul.alphaList {
	font-size: 90%;
	list-style: none;
	display: block;
	margin: 0;
	float: left;
	clear: both;
	width: 100%;
	background: #8b84cb;
	font-weight: bold;
}
	ul.alphaList li {
		float: left;
	}
	ul.alphaList a {
		display: block;
		padding: 0.25em 1.35em;
		text-align: center;
		height: 100%;
		color: #FFF;
		text-decoration: none;
	}
	ul.alphaList a:hover,
	ul.alphaList a:focus {
		background: #463c99;
		color: white;
	}
	ul.alphaList a.current {
		background: #463c99;
		color: white;
	}
	ul.alphaList li.all {
		float: right;
	}
.plantListBlock {
	clear: both;
	padding: 0.5em 0;
	border-bottom: thin solid #444;
}
	.plantListTitle,
	.plantListTitle a {
		color: #2b3583;
		font-size:16px;
		font-family:georgia;
		text-decoration: none;
		font-weight:normal;
	}
	.plantListSubtitle {
		font-size: smaller;
		color: #181e4a;
		font-size:11px;
		font-family:georgia;
		font-weight:normal;
		text-transform:uppercase;
		text-decoration: none;
	}
	.plantListCaption {
		color: black;
	}
	
/* ========== Plant Detail Page Styles ========== */
#breadcrumb.plant {
	color: #957209;
	font-size: 100%;
	text-align: center;
	font-weight: normal;
}
	#breadcrumb.plant a {
		text-decoration: none;
		color: #957209;
	}
	#breadcrumb.plant a:hover,
	#breadcrumb.plant a:focus {
		text-decoration: underline;
	}
	#breadcrumb.plant a span {
		color: black;
	}
	#breadcrumb.plant .nextPrev {
		float: left;
		text-align: left;
	}

h3.sectionHeader {
	clear: both;
	margin: 0 0 0.25em;
	padding: 0 0 0.3em;
	border-bottom: 2px solid #DDC88A;
}

#plantTips {
	clear: both;
	margin: 1em 0;
	padding: 0.5em;
	background: #DDC88A;
}
	#plantTips h3 {
		color: black;
	}
#plantAttributes {
	margin: 0 0 1em;
	float: left;
	width: 80%;
}
	#plantAttributes .attribute {
		float: left;
		width: 20%;
		padding-bottom: 1em;
	}

/* ===== Plant SKUs ===== */
#plantSKUs td, #plantSKUs th {
	padding: 0.2em 0.5em;
}

/* ===== Plant Characteristics ===== */
#plantChars {
	margin: 0 0 1em;
	clear: both;
	float: left;
	width: 100%;
}
	#plantChars h4 {
		color: rgb(7,35,57);
	}
	#plantChars .charBlock {
		float: left;
		width: 23%;
		padding: 0.25em 1%;
	}
		#plantChars .charBlock ul {
			font-size: 90%;
		}
		#plantChars .charBlock li {
			margin-left: 1.2em;
			line-height: 140%;
		}

/* ===== Companion/Substitute Plants ===== */
#plantCompanions,
#plantSubstitutions {
	margin-top: 1em;
	background: #DDC88A;
	float: left;
	clear: both;
	width: 100%;
}

#plantSubstitutions {
	background: #CDCDCD;
}
	#plantCompanions h3,
	#plantSubstitutions h3 {
		color: black;
		padding: 0.5em 0.5em 0;
	}
	.companionPlant,
	.substitutePlant {
		float: left;
		width: 22%;
		padding: 1.5%;
		font-size: 80%;
		color: #333;
	}
		.companionPlant img,
		.substitutePlant img {
			border: thin solid black;
			float: left;
			margin-right: 0.5em;
		}
		.companionPlant strong,
		.substitutePlant strong {
			font-weight: normal;
			color: #422100;
		}
		.companionPlant a,
		.substitutePlant a {
			text-decoration: none;
		}
		



#plantTabsWrapper {
	margin: 1em 0 1em 0.5em;
	width: 960px;
}
	#plantTabsWrapper #tabs h4 {
		display: block;
		float: left;
		margin-right: 5px;
		padding: 7px 32px 7px 32px;
		-moz-border-radius-topleft: 0px;
		-webkit-border-top-left-radius: 0px;
		border-top-left-radius: 0px;
		-moz-border-radius-topright: 0px;
		-webkit-border-top-right-radius: 0px;
		border-top-right-radius: 0px;
		border-left: 0px solid #CCC;
		border-top: 0px solid #CCC;
		border-right: 0px solid #CCC;
		text-align: center;
		background-color:#606d80;
		color:#ffffff;
		font: normal 12px/15px Georgia, Arial, Helvetica, sans-serif;
	}
		#plantTabsWrapper #tabs h4:hover,
		#plantTabsWrapper #tabs h4:focus {
			background-color:#606d80;
			color:#ffffff;
		}
		#plantTabsWrapper #tabs h4.current {
			margin-bottom: -1px;
			padding-bottom: -4px;
			background-color:#ebecf0;
		}
			#plantTabsWrapper #tabs h4 a {
				display: block;
				color: #ffffff;
				text-decoration: none;
			}
			#plantTabsWrapper #tabs h4.current a,
			#plantTabsWrapper #tabs h4:hover a,
			#plantTabsWrapper #tabs h4:focus a {
				color: #181e4a;
			}
	#plantTabs {
		clear: both;
		padding: 15px;
		border: 0px solid #CCC;
		background-color: #ebecf0;
	}
		#plantTabs>div {
			display: none;
		}
		#plantTabs>div.current {
			display: block;
		}
			#plantTabs div h5 {
				font: normal bold 10px/13px Arial, Helvetica, sans-serif;
				color: #000;
				max-width: 142px;
			}
			#plantTabs div ul {
				margin-bottom: 10px;
				padding-left: 12px;
				width: 130px;
			}
			#plantTabs div li {
				font: normal 10px/13px Arial, Helvetica, sans-serif;
				color: #000;
			}
			#plantTabs .col1 {
				float: right;
				clear: right;
			}
			#plantTabs p {
				font: normal 10px/13px Arial, Helvetica, sans-serif;
			}
			
/* ===== Genus Overview Styles ===== */

#genusOverview {
	margin-top: 1em;
	clear: both;
	padding: 1em;
	border: thin solid #8B84CB;
}

#genusPlantList {
	float: left;
	clear: both;
	width: 100%;
}
	#genusPlantList .genusPlant {
		text-align: center;
		float: left;
		padding-left: 1%;
		width: 32%;
		line-height: 140%;
	}
	#genusPlantList a.subtle {
		text-decoration: none; 
		color: #422100;
	}
	
	
	
		
/* ===== Photo Gallery Page Layout ===== */
#imgGallery {
	
}
	a.galleryThumb {
		float: left;
		padding: 0.5em;
		margin: 0 0.5em 0.5em 0;
		background: white;
		border: thin solid #CCC;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
		-moz-box-shadow: 1px 1px 2px rgba(60,60,60,0.5);
		-webkit-box-shadow: 1px 1px 2px rgba(60,60,60,0.5);
		border-radius: 1px 1px 2px rgba(60,60,60,0.5);
	}
		a.galleryThumb:hover,
		a.galleryThumb:focus,
		a.galleryThumb:active {
			background: #6972bd;
		}
		


/* =============== // STORE PAGES // =============== */


#storeBreadcrumbs {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	background: transparent;
	padding-bottom: 1.5em;
}
	#storeBreadcrumbs ul {
		width: 100%;
		clear: right;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	background: transparent;
	}
	#storeBreadcrumbs li {
		float: left;
		padding: 0 1.5em 0 0;
		font-weight: bold;
		line-height: 210%;
		color: #333;
		list-style: none;
	}
	#storeBreadcrumbs li.current {
		color: #5b9400;
	}
	#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: #803689;
			background: -webkit-gradient(
						    linear,
						    left top,
						    left bottom,
						    color-stop(0.32, rgb(79,144,0)),
						    color-stop(0.9, rgb(88,176,39))
						);
			background: -moz-linear-gradient(
						    center top,
						    rgb(79,144,0) 32%,
						    rgb(88,176,39) 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: 1px solid #666;
}
	#cartwrapper table small {
		font-size: 9px;
		color: #606;
	}
	form table input.trashItem {
		display: block;
		margin: 0;
		height: 14px; 
		width: 20px;
		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: 1px solid #FFF;
	}
	table.cart tbody {
		font: normal 10px/150% Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
	table.cart thead th {
		background: #273076;
		color: #FFF;
	}
	table.cart tr.odd td {
		background: #D9DEE1;
	}
	table.cart tr.even td {
		background: #E6EAEC;
	}
	table.cart td.subtotal {
		background: #EEE;
	}
	table.cart tr.total {
		font: normal 12px/150% Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
	table.cart th.total {
		background: #273076;
		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 {
	border: 1px solid #FFF;
	border-collapse: collapse;
}
#billing td.tdlabel.right,
#shipping td.tdlabel.right {
	max-width: 13em;
}

/* ===== 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%;
	}
	














/* ===== Catalog Request Page Styles ===== */
#preview {
    position: absolute;
    z-index: 9999;
    border:1px solid #333;
    background:#EAF;
    padding: 5px 5px 1em;
    color:#333;
}
    #preview img {
        margin-bottom: 0.8em;
    }

/* ============== CATALOG REQUEST PAGE STYLES ============== */
#tipDiv {
	position: absolute;
	display: none;
	width: 240px;
	padding: 0.8em;
	background: #CDD7DF;
	border: 4px solid #9DB7CD;
	text-align: center;
	z-index: 100;
}
	#tipDiv h4 {
		margin: 0;
		padding: 0;
		font: normal bold 13px/130% Georgia, "Times New Roman", Times, serif;
		color: #1C5D2F;
	}
	#tipDiv p {
		margin: 0;
		padding: 0;
		font: normal 10px/120% Verdana, Geneva, Arial, Helvetica, sans-serif;
		color: black;
	}

