/*Datahost stylesheet*/

/*Set up body, td, and p as the same style. You'll also want to include the same info in the <body> tag on main template.*/

html, body {
		height:100%; 
}

body {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 1.3em; 
	color: #000000;
	background: url(images/Web-Bkg-Circles.gif) top left;
}

a:link, a:visited {
	color: #fff; 
	text-decoration: underline;
}

a:hover {
	color: #000; 
	text-decoration: underline;
}

td, p {
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 1.3em; 
	color: #000000;
}



/*Main template styles.*/

#distance { 
		width:1px;
		height:50%;
		margin-bottom:-300px; /* half of container's height */
		float:left;
}

#wrapper {
	width: 780px;
	height: 600px;
	margin: 0 auto;
	position: relative; /* puts container in front of distance */
	text-align:left;
	border: 1px solid #343535;
	clear: left;
	background: #838487 url(images/bkgnd_banner.gif) top center no-repeat;
	/*background-color: #838487;*/
}

#banner {
	height: 150px;
	position: relative;
}

#mainnav {
	width: 175px;
	position: absolute;
	top: 10px;
	right: 0px;
	text-align: left;
}

#mainnav ul {
	margin: 0;
	padding: 0;
	text-align: left;
}

#mainnav li {
	list-style: none;
	display: block;
	font-family: Georgia, serif;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 1.2em;
	color: #bdbfc1;
	margin-bottom: 5px;
}

#mainnav li a:link, #mainnav li a:visited {
	color: #bdbfc1;
	text-decoration: none;
}

#mainnav li a:hover {
	color: #fff;
	text-decoration: none;
}


#navigation {
	width: 125px;
}

#navigation ul {
	margin: 0;
	padding: 0;
	text-align: center;
}

#navigation li {
	list-style: none;
	color: #ffffff;
	font-size: 13px;
	line-height: 1.2em;
	margin-bottom: 6px;
}

#navigation li a:link, #navigation a:visited {
	display: block;
	background-color: #9b0075;
	color: #ffffff;
	text-decoration: none;
	padding: 5px 5px;
}

#navigation li a:hover {
	background-color: #bc56a2;
	color: #ffffff;
	text-decoration: none;
}


#contentwrapper {
	height: 450px;
	position: relative;
	background: url(images/bkgnd_content.gif) bottom left no-repeat;
}

#contentwrapperhome {
	height: 450px;
	position: relative;
	background: url(images/bkgnd_contenthome.jpg) top left no-repeat;
}

#contentwrappercontact {
	height: 450px;
	position: relative;
	background: url(images/bkgnd_contact.gif) top left no-repeat;
}


.overflow {
	width: 100%;
	height: 342px;
	overflow: auto;
}

#content {
	padding-right: 20px;
}

#footer {
	clear: both;
	width: 100%;
	height: 139px;
	position: relative;
}

.footerlinks {
	color: #ffffff; 
	font-size: 12px;
	position: absolute;
	top: 78px;
	left: 20px;
}

.footerlinks a:link, .footerlinks a:visited {
	color: #ffffff;
	text-decoration: underline;
}

.footerlinks a:hover {
	color: #000000;
	text-decoration: underline;
}/*site links in the footer, like home, etc.*/

.footername {  
	color: #ffffff; 
	font-weight:bold; 
	font-size: 12px;
}

#storeinfo {
	width: 750px;
	margin: 0px auto;
	text-align: center;
	color: #343535;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
}

.siteby {  
	width: 764px;
	margin: 0px auto;
	padding-top: 8px;
	font-size: 11px; 
	line-height: 1.2em; 
	color: #000000;
}

.clear {
	clear: both;
}


/*index template styles*/


.intro {
	font-size: 14px;
	line-height: 1.2em;
	color: #000000;
}

.intro a:link, .intro a:visited {
	color: #308109;
	text-decoration: none;
	font-weight: bold;
}

.intro a:hover {
	color: #9b0075;
	text-decoration: none;
}

#quote {
	color: #000;
	width: 535px;
	height: 30px;
	margin-left: 15px;
	margin-top: 42px;
	font-family: Georgia, serif;
}


/*Category and Product list, cell and details pages*/

h1 {  
	margin-top: 8px;
	margin-bottom: 8px;
	font-family: Georgia, serif; 
	font-size: 20px; 
	font-weight: 400; 
	line-height: 1.1em; 
	color: #bdbfc1;
} /*this is always used for the page title, except home page and product detail pages*/

h2 {  
	margin-top: 0px; 
	margin-bottom: 8px;
	font-family: Georgia, serif; 
	font-size: 18px; 
	font-weight: 400; 
	line-height: 1.1em; 
	color: #bdbfc1;
}

h3 {  
	margin-top: 0px; 
	margin-bottom: 2px; 
	font-family: Georgia, serif;
	font-size: 15px; 
	font-weight: bold; 
	line-height: 1.5em; 
	color: #bdbfc1;
}

h4 {  
	margin-bottom: 2px; 
	font-size: 13px; 
	font-weight: bold; 
	line-height: 1.2em; 
	color: #bc56a2;
}

li {  
	font-size: 12px; 
	line-height: 1.2em; 
	list-style-type: square; 
	list-style-position: outside; 
	color: #000000;
}

li.webpages {  
	font-size: 13px; 
	line-height: 1.2em;
}

.sku {font-size: 11px; color: #000000; text-decoration: none; font-weight:bold;}

.cellheader {
	font-size: 15px; 
	color: #9b0075; 
	font-weight:bold;
}

.cellheader a:link, .cellheader a:visited    {
	color: #9b0075;
	text-decoration: none;
}

.cellheader a:hover  {
	color: #51a22a;
	text-decoration: underline;
}/*cat name or product name, depending on which cell*/

.celltext {  font-size: 13px; line-height: 1.3em;}

.testimonialcellheader {
	font-size: 15px; 
	color: #9b0075; 
	font-weight:bold;
}

.testimonialcellheader a:link, .testimonialcellheader a:visited    {
	color: #9b0075;
	text-decoration: none;
}

.testimonialcellheader a:hover  {
	color: #6cbd45;
	text-decoration: underline;
}/*item name on the testimonial product list page*/

.testimonialcelltext {  
	font-size: 12px; 
}

.highlight {  
	font-size: 13px; 
	font-weight:bold; 
	color: #308109; 
}

.highlight a:link, .highlight a:visited {
	color: #308109;
	text-decoration: underline;
}

.highlight a:hover  {
	color: #9b0075;
	text-decoration: underline;
}

.freeship {  font-size: 12px; font-weight:bold; color: #9b0075;}


.multiheader {  
	margin-top: 0px; 
	margin-bottom: 8px; 
	font-size: 18px; 
	font-weight: 400; 
	line-height: 1.1em; 
	color: #6cbd45;
	background-color: #ffffff;
	display: block;
	padding: 4px 10px;
} /*multilist header*/

.insertlist1 { 
	font-size: 12px; 
}

.insertlist1 a:link, .insertlist1 a:visited {
	text-decoration: none;
}
 /*youarehere links*/

.nextprev {  font-size: 12px; line-height: 1.5em; }

.gotocart {  font-size: 12px; line-height: 1.5em; }
 /*for viewcart links*/

.cellclickhere {  font-size: 12px; line-height: 1.5em; }


.jumplinks {font-size: 12px; line-height: 1.5em;} /*used on faq page*/

.clickhere {  font-size: 11px; line-height: 1.5em; }
 /*back to top links*/

.caption {
	font-size: 10px;
	color: #fff;
}

.caption a:link, .caption a:visited {
	color: #fff;
	text-decoration: none;
}

.caption a:hover {
	color: #000;
	/*font-weight: bold;*/
	text-decoration: none;
}

.bulleted {
	
}

ul.bulleted {
	margin: 0;
	padding: 0;
	text-align: left;
	margin-top: 8px;
}

.bulleted li {
	list-style: none;
	color: #ffffff;
	font-size: 13px;
	line-height: 1.2em;
	margin-bottom: 3px;
}

.bulleted li a:link, .bulleted a:visited {
	display: block;
	color: #ffffff;
	text-decoration: none;
}

.bulleted li a:hover {
	color: #000;
	text-decoration: none;
}

/*Cart pages and shipping*/

.smallnotes {
	font-size: 11px;
	line-height: 1.2em;
}




/*Miscellaneous*/

input {margin-top: 0px; margin-bottom: 0px; margin-left: 0px;}

form {margin-top: 0px; margin-bottom: 0px; }

table {margin-top: 0px; margin-bottom: 0px; }

.fancyform p {
	padding-top: 2px;
	clear: left;
	margin-bottom: 2px;
}

.fancyform input, .fancyform textarea, .fancyform select, .fancyform option {
	border: 1px solid #5b5c5e;
}

.fancyform p label {
	width: 180px;
	float: left;
	text-align: right;
	/*font-weight: bold;*/
	padding-right: 8px;
}

.fancyform p.rightcolumn {
	padding-left: 188px;
	font-size: 11px;
	padding-top: 0px;
	margin-top: 0px;
}

.fancyform p.alignleft {
	padding-left: 0px;
}

input.noborder {
	border: 1px solid #fff;
}


/*hr {
	border-bottom: 1px dotted #000000;
	color: #bc56a2;
	background-color: #bc56a2;
}*/

table.price_table th {
	background-color: #ffcc66;
	color: #000000;
	font-weight: bold;
	font-size: 10px;
}

table.price_table td {
	background-color: #ffffff;
}


table.pmt_table th {
	background-color: #ffffff;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}

table.pmt_table td {
	background-color: #b5dea2;
}

.label {  font-size: 11px; line-height: 1.2em; font-weight: bold; }

.attribute {  font-size: 11px; line-height: 1.2em;}


.errormessage {font-size: 14px; color: #0033cc; font-weight:normal; text-decoration: none;}
.errormessageA    {text-decoration: underline;}
.errormessage A:hover  {text-decoration: underline;}


.fancybutton {
	background-color: #adafd6; 
	font-size: 11px; 
	color: #5b5c5e;
	border: 1px solid #5b5c5e;
	border-right: 2px solid #5b5c5e;
	border-bottom: 2px solid #5b5c5e;
	padding: 2px;
}

.fancybutton:hover {
	background-color: #8287bf;
	color: #fff;
}



.fancybutton2 {background: #9b0075; font-size: 12px; color:#FFFFFF;}