body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #663333;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
h1 {
	font-size: 24px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
h2 {
	margin: 0px;
	padding: 0px;
}
h3 {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-size: 18px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#container {
	width: 985px;
	background-color: #38b6b5;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
#header {
	width: 963px;
	margin-right: auto;
	margin-left: auto;
}
#nav {
	width: 963px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 6px;
	height: 36px;
	margin-bottom: 10px;
	color: #312526;
}
#navigation {
	float: left;
	width: 600px;
}
#navigation ul {
	display: inline;
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#navigation li {
	display: inline;
	margin-right: 35px;
}
#navigation a {
	font-size: 24px;
	color: #312526;
	line-height: 36px;
}
#navigation a:hover {
	color: #38B6B5;
}

#slogan {
	color: #312526;
	font-size: 24px;
	font-style: italic;
	float: right;
	width: 200px;
	background-image: url(images/HeartSlogan.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 31px;
	margin-top: 4px;
}
#main {
	width: 963px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
}
#left {
	float: left;
	width: 199px;
}
#right {
	float: right;
	width: 710px;
	margin-left: 14px;
}
#footer {
	width: 963px;
	margin-right: auto;
	margin-left: auto;
	color: #38B6B5;
	font-size: 9px;
	line-height: 24px;
	text-align: right;
}
#footer a {
	color: #38B6B5;
}
#footer a:hover {
	color: #443a39;
}.clear {
	clear: both;
}
.whiteboxes {
	background-color: #FFFFFF;
	border: 2px solid #2f8b8a;
	padding: 5px;
	color: #443a39;
	margin-bottom: 6px;
	font-size: 12px;
}
.featuresboxes {
}
.categories {
	float: left;
	width: 150px;
	margin-right: 25px;
	margin-bottom: 6px;
}
.categoryname {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
}
.categoryimage {
}
.whiteboxes a {
	color: #443a39;
}
.whiteboxes a:hover {
	color: #38B6B5;
}
.contactphotos {
	float: right;
}
/* Main content area */
#main {
}

#main table td { text-align:left; }
#main td { font-size:100%; }
#main td td { font-size:100%; }

/* Top content box on home page */
#homecontent {
	padding:10px;
	margin-bottom:5px;
}

#homecontent h1 { color:#1d83b4; }
#homecontent p { margin-right:180px; }
#homecontent img { margin-right:10px; }

/* content area styles */
#content {
	padding:0px 10px 10px 10px;
	text-align:left;
}
/*formats the search box in header file.*/
.searchfield{
	background-color: #FFFFFF;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
}

/*formats the display of the form elements throughout the front end*/
.imgbtn {
	border:0px;
	background-color: #443A39;
	text-transform: uppercase;
	font-size: 10px;
}

.txtfield{
	background-color: #FFFFFF;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
}

.txtfielddropdown{
	background-color: #FFFFFF;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	border:1px solid black;
}

.submitbtn {
	color:#FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #443a39;
	font-weight: bold;
	border:1px solid #443a39;
	font-size: 12px;
}

/* General styles */
.menuhdr{
	background-color : #443a39;
	color : White;
	font-weight : bold;
	padding : 3px 5px;
	text-align : left;
}

.menubdr{
	background-color : #443a39;
}

.dashed{
	border-left : 1px solid #cccccc;
	border-right : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
	background-color : #F7F7F7;
}
/*formats the header text throughout the site*/
.txtheader{
	color: #000000;
	font-style: normal;
	font-weight: bold;
}

.hdrproduct{
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
}

/* Styles to be use in 6.50 */

/* breadcrumbs */
div.breadcrumb {
	text-align:left;
	color:#000;
	margin-bottom:10px;
}

div.breadcrumb a { 
	color:#1981B7; 
	text-decoration:none; 
}
div.breadcrumb a:hover { 
	color:#175D7F; 
	text-decoration:underline;
}

/* Main area text styles */
#main h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:140%;
	font-weight : bold;
	margin:0px 0px 15px 0px;
	color: #FFFFFF;
	text-align:left;
	text-transform:capitalize;
}

#main h2 {
	text-align:left;
	margin:0px 0px 10px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:130%;
	text-transform:capitalize;
}

#main h2.picheader { /* Heading style for headings with picture, e.g. shopcustomer.asp */
	background-position:1% 50%;
	background-repeat:no-repeat;
	font-weight : bold;
	color:#ffffff;
	font-size:16px;
	border-top:1px solid #443A39;
	border-left:1px solid #443A39;
	border-right:1px solid #443A39;
	background-color:#443A39;
	text-align:left;
	padding:10px 5px 10px 50px;
	margin:0px;
}

/* compare products styles */
.applyoverflow {
	overflow-x:auto;
	overflow-y:hidden;
	width:100%;
	padding-bottom:50px;
}

table.tbl_compare {
	width:100%;
	border-collapse:collapse;
	border:0px;
}

table.tbl_compare td {
	vertical-align:top;
	text-align:left;
	padding:0px 10px;
}

table.tbl_compareproduct {
	border-collapse:inherit;
	line-height:18px;
}

table.tbl_compareproduct td {
	padding:3px 0px;
}

/* Customer service and Affiliate service page (shopcustadmin.asp,shopaffadmin.asp) */
table.customerservice {
	width:100%;
	border:1px solid #443A39 !important;
	margin-bottom:10px;
	border-collapse:collapse;
}

table.customerservice th {
	height:35px;
	background-position:1% 50%;
	background-repeat:no-repeat;
	font-weight : bold;
	color:#ffffff;
	font-size:16px;
	border-bottom:1px solid #443A39;
	background-color:#443A39;
	text-align:left;
	padding-left:50px;
	vertical-align:middle;
}

table.customerservice td {
	padding:10px;
}

table.customerservice ul {
	margin:0px;
	padding:0px 10px 0px 25px;
}

/* standard table display */
.std_table {
	border:1px solid #443A39 !important;
	margin-bottom:10px;
	padding:10px;
	text-align:left;
	vertical-align:top;
	line-height:20px;
}

.std_table table { 
	border-collapse:collapse;
	width:85%;
}

.std_table th { 
	vertical-align:top;
	padding:0px 10px 0px 0px;
	width:35%;
	font-weight:normal;
}
.std_table td {	padding:0px 5px 0px 0px; }

/* Category table (shopdisplaycategories.asp) */
table.tbl_category td {	text-align:center; }

/* shopcustomer.asp form */
table.tbl_customer {
	width:85%;
}

table.tbl_customer th {
	width:35%;
	vertical-align:top;
	text-align:left;
	font-weight:normal;
}

table.tbl_customer td {
	vertical-align:top;
	text-align:left;
}

table.tbl_customer iframe {	/* refer to shoplicense.htm for changing license styles */ 
	width:100%;
}

table.tbl_subproduct {
	border-collapse:collapse;
	margin-right:2px;
	margin-bottom:2px;
	border:1px solid #ddd;
	text-align:center;
	width:100px;
	float:left;
}

table.tbl_subproduct td {
	padding:3px 5px;
}

/* General override styles */
.ac { text-align:center !important; }
.ar { text-align:right !important; }
.al { text-align:left !important; }
.fr { float:right !important; }
.fl { float:left !important; }
.vt { vertical-align:top !important; }
.vm { vertical-align:middle !important; }
.vb { vertical-align:bottom !important; }
.cb {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}
.smlpad { padding:15px !important; }

.pricesmall {}
.price {}
