/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* Cartweaver 3 CSS HTML Styles */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

hr{
	color: #696969;
	height: 1px;
	width: 100%;
}

h1 {
	color: #330033;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-align: center;
	padding-top: 3px;
}

h2 {
	color: #330033;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #330033;
	background-color: #FFCC99;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #330033;
	text-decoration: underline;
}



/*Form Elements*/
form {
	margin: 2px;
	padding: 2px;
}

input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	border: 2px inset;
	font-weight: normal;
	padding: 2px;
}

/* Tables used to display tabular Data. */
/* Apply to <table> tags only. 
Example: <table class="tabulardata">*/
table.tabularData, table.tabularData td, table.tabularData th {
	border-collapse: collapse;
}
table.tabularData td, table.tabularData th{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330033;
	margin: 2px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: #330033;
}
table.tabularData th, table.tabularData th a:link, table.tabularData th a:visited, table.tabularData th a:hover, table.tabularData th a:active  {
	background: #FFCC99;
	color: #330033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 1px solid #330033;
	font-weight: 500;
}

/* altRowEven & altRowOdd are used to style alternating table rows. */
.altRowEven {
	background-color: #CEC5E4;
	width: 550px;
	border: 1px solid #330033;
	text-align: center;
}
.altRowOdd{
	background-color: #CEC5E4;
	width: 550px;
	border: 1px solid #330033;
	text-align: center;
}

/* oldprice is displayed when there is a discount */
.oldprice {
	text-decoration: line-through;
}
.smallprint {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #330033;
}

.pagingLinks {
	text-align: center;
}

.errorMessage {
	color: #993333;
	font-weight: bold;
}
/* This aligns products to the top of the table cell with horizontal display of results */
table#tableSearchResults td {
	vertical-align:top;
}
.mainbuttons {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #330033;
	text-align: center;
	vertical-align: middle;
}
.featuresbuttons {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	text-align: center;
	line-height: 40px;
	background-image: url(images/template.cfm_r4_c1.jpg);
	background-repeat: no-repeat;
	position: relative;
	left: 0px;
	top: 0px;
	vertical-align: top;
	padding-top: 37px;
	background-color: #714E6F;
}
.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	text-align: center;
	vertical-align: top;
	line-height: 15px;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #330033;
	padding: 0px 12px;
	text-indent: 7px;
	line-height: 14px;
	text-align: justify;
	vertical-align: top;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #330033;
	text-align: center;
	font-weight: bold;
	line-height: 14px;
	margin-top: 8px;
	margin-bottom: 4px;
}
.header2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #330033;
	text-align: center;
	padding: 8px 1px 1px;
}
.body2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #330033;
	vertical-align: text-top;
	padding: 15px 50px;
	font-style: italic;
	line-height: 22px;
	text-align: justify;
}
.box {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #330033;
	background-color: #FFFFFF;
	border: thin solid #330033;
	font-weight: bolder;
	margin: 10px 25px 0px;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-right: 0px;
	font-size: 16px;
	text-align: center;
	line-height: 17px;
}
.faqs {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #330033;
	text-align: left;
	vertical-align: text-top;
	padding: 7px 5px 5px 10px;
}
.list {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #330033;
	text-align: left;
	margin-left: 1px;
	padding: 0px 0px 2px 4px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-top: 0px;
}
.box2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #330033;
	background-color: #A2C6B4;
	border: 3px double #330033;
	margin: 5px 8px;
	padding: 8px;
	font-size: 12px;
}
.line {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #A2C6B4;
	line-height: 1px;
}
.location {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #660066;
	padding-top: 7px;
	padding-left: 45px;
	background-image: url(images/template.cfm_r3_c1.jpg);
}
.bulletlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330033;
	line-height: 17px;
	border: 1px groove #9999FF;
	text-indent: 2px;
	margin: 8px 2px;
	padding: 3px 5px;
}
.boldtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.5px;
	color: #330033;
	text-decoration: underline;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}
.commonlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 24px;
	margin-left: 5px;
	margin-top: 5px;
}
.sitemap1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-indent: 50px;
	padding-top: 1px;
}
.sitemap2 {
	font-size: 12px;
	text-indent: 125px;
	padding-top: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.sitemap3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-indent: 175px;
	padding-top: 1px;
}
.list2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
}
.contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	letter-spacing: 1px;
}
.upsell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 600;
	color: #330033;
	text-align: center;
	padding: 4px;
	margin: 0px 3px 3px;
	width: 157px;
	float: left;
	background-color: CEC5E4;
	vertical-align: middle;
	height: 145px;
}
.upsell_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #330033;
	text-align: center;
	vertical-align: middle;
	border: 1px double #330033;
	background-color: A7D4BA;
	padding-bottom: 2px;
}
.formButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	background-color: #330033;
	padding: 1px 16px;
	letter-spacing: 1px;
	margin: 3px 0px 0px 3px;
}
.background {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330033;
	background-color: CEC5E4;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	border: 1px solid #330033;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	word-spacing: 0.5px;
	font-weight: normal;
	color: #330033;
	letter-spacing: 0.02px;
}
.shipping {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #330033;
	text-align: center;
	padding-top: 5px;
}
.boldheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
	padding-left: 30px;
	padding-top: 6px;
}
.list3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	padding-top: 3px;
	padding-left: 60px;
	line-height: 15px;
}
.chemicals {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-left: 30px;
	padding-top: 3px;
}
.image {
	vertical-align: middle;
	margin-right: 20px;
	margin-left: 60px;
	margin-bottom: 10px;
}
.list_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #330033;
	background-color: #FFFFFF;
	border: 1px solid #CDC5E4;
	padding: 2px 5px 5px;
	text-align: center;
	line-height: 16px;
	margin-bottom: 8px;
}
.body3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 15px;
	color: #330033;
	padding-top: 10px;
	padding-right: 8px;
	padding-left: 8px;
}
