/*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.*/

body {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Trebuchet MS, Comic Sans, sans-serif; 
	font-size: 13px; 
	line-height: 1.3em; 
	color: #000000;
	background: url(images/bkgnd_dots.gif) top left;
}

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

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

td, p {
	font-family: Trebuchet MS, Comic Sans, sans-serif; 
	font-size: 13px; 
	line-height: 1.3em; 
	color: #000000;
}



/*Main template styles.*/

#wrapper {
	width: 764px;
	margin: 0 auto;
	background: url(images/bkgnd_middle.gif) top left repeat-y;
	position: relative;
}

#innerwrapper {
	width: 100%;
	position: relative;
	background: url(images/bkgnd_masthead.gif) top left no-repeat;
}

#backtohome {
	position: absolute;
	width: 250px;
	height: 140px;
	top: 70px;
	left: 10px;
	z-index: 100;
}

#mainnav {
	width: 600px;
	position: absolute;
	top: 60px;
	right: 15px;
}

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

#mainnav li {
	list-style: none;
	display: inline;
	padding-left: 10px;
	font-size: 14px;
	line-height: 1.2em;
	color: #ffffff;
}

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

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

#navigationwrapper {
	width: 115px;
	float: left;
	padding-top: 250px;
	position: relative;
}


#navigation {
	width: 125px;
	position: relative;
	/*padding-top: 260px;*/
	top: 0px;
	left: 10px;
}

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

#navigation li {
	list-style: none;
	/*background: url(images/button_both.gif) right top no-repeat;*/
	color: #ffffff;
	font-size: 13px;
	line-height: 1.2em;
	margin-bottom: 6px;
	/*height: 40px;
	vertical-align: middle;*/
}

#navigation li a:link, #navigation a:visited {
	display: block;
	background-color: #9b0075;
	color: #ffffff;
	text-decoration: none;
	padding: 5px 5px;
	/*background: #9b0075 url(images/button_both.gif) right top no-repeat;*/
	/*height: 40px;*/
}

#navigation li a:hover {
	background-color: #bc56a2;
	color: #ffffff;
	text-decoration: none;
	/*background-position: left top;
	background-repeat: no-repeat;*/
}

.navbox {
	width: 125px;
	display: block;
	background: #9b0075 url(images/button_both_bottom.gif) bottom right no-repeat;
	margin-left: 10px;
	text-align: center;
	margin-bottom: 5px;
}

.navbox a:link, .navbox a:visited {
	text-decoration: none;
}

.navbox a:hover {
	text-decoration: none;
}

.navbox h3 {
	background: url(images/button_both_top.gif) top right no-repeat;
	display: block;
	line-height: 1.1em;
	padding: 5px;
	text-size: 15px;
	font-weight: 400;
}

.navbox h3 a:link, .navbox h3 a:visited {
	color: #ffffff;
	text-decoration: none;
}

.navbox h3 a:hover {
	color: #e6bfdc;
	text-decoration: none;
}

	

#contentwrapper {
	width: 600px;
	float: right;
	padding-top: 270px;
	position: relative;
}

#content {
	padding-right: 20px;
}

#footer {
	clear: both;
	width: 100%;
	background: url(images/bkgnd_footer.gif) top left no-repeat;
	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;
}

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

.search {
	position: absolute;
	top: 130px;
	right: 20px;
	text-align: right;
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
}

.shoppingheader {
	position: absolute;
	top: 15px;
	left: 530px;
	color: #000000;
	font-size: 14px;
	line-height: 1.2em;
}

.shoppingheader a:link, .shoppingheader a:visited {
	color: #000000;
	text-decoration: underline;
}

.shoppingheader a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

.shoppingtext {
	color: #000000;
	font-size: 11px;
}

#mailer {
	width: 125px;
	padding-left: 10px;
	padding-top: 10px;
	text-align: center;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.1em;
}




/*index template styles*/

#homecontent {
	width: 100%;
	position: relative;
	margin-top: 15px;
}

#specialinterest {
	width: 285px;
	float: left;
}

#featured {
	width: 285px;
	float: right;
}

.clear {
	clear: both;
}

.halfbox {
	width: 285px;
	background: #ffffff url(images/halfbox_bottom.gif) no-repeat left bottom;
	text-align: center;
	margin-bottom:5px;
}

.halfbox h3 {
	background: url(images/halfbox_top.gif) no-repeat top left;
	margin-bottom: 0px;
	padding-top: 10px;
	color: #000000;
	font-size: 18px;
	line-height: 1em;
}

.halfbox p {
	padding: 0px 5px 5px 5px;
	margin-top: 0px;
	line-height: 1.1em;
}

.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;
}


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

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

h2 {  
	margin-top: 0px; 
	margin-bottom: 8px; 
	font-size: 18px; 
	font-weight: 400; 
	line-height: 1.1em; 
	color: #bc56a2;
}

h3 {  
	margin-top: 0px; 
	margin-bottom: 2px; 
	font-size: 15px; 
	font-weight: bold; 
	line-height: 1.5em; 
	color: #bc56a2;
}

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

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

ul 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*/



/*Cart pages and shipping*/

.steps {
	display: inline;
	width: 150px;
	background: #bc56a2;
	color: #ffffff;
	margin-right: 15px;
	padding: 3px 5px;
	text-align: center;
}

.stepson {
	display: inline;
	width: 150px;
	color: #ffffff;
	margin-right: 15px;
	padding: 3px 5px;
	background: #9b0075;
	font-weight: bold;
	text-align: center;
}



#cart {
	width: 100%;
}

.buttons {
	width: 100%;
	position: relative;
}

.leftbuttons {
	width: 50%;
	float: left;
}

.rightbuttons {
	width: 50%;
	float: right;
	text-align: right;
}

.clear {
	clear: both;
}

#cartcontent {
	width: 100%;
}

.tablecart {
	width: 100%;
	border: 0;
	padding: 0;
	border-collapse: collapse;
	margin-bottom: 10px;
}

.tablecart tr.bkgnd1 {
	background: #ffffff;
}

.tablecart th.bkgnd1 {
	font-size: 13px;
	font-weight: bold;
	color: #bc56a2;
	padding: 2px;
}

.tablecart tr.bkgnd2 {
	background: #b5dea2;
}

.tablecart th.bkgnd2 {
	font-size: 13px;
	color: #bc56a2;
	padding-top: 5px;
}

.tablecart td, .tablecart p {
	font-size: 13px;
}

.tablecart td.products {
	color: #9b0075;
	border-top: 1px solid #ffffff;
	padding-top: 6px;
}

.tablecart td.options {
	font-size: 12px;
}

.tablecart td.subhead {  
	font-size: 13px; 
	font-weight: bold; 
	color: #9b0075;
	line-height: 1.2em;
	padding-top: 6px;
	padding-bottom: 6px;
}

.tablecart td.shipping {
	font-size: 12px;
}

.tablecart td.indshipnote {
	color: #990000;
	font-weight: bold;
}

.cartbutton {
	font-size: 10px;
	color: #ffffff;
	background: #6cbd45;
	display: inline;
}

.instructions {  
	font-size: 13px;
}

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

.continue {
	text-align: right;
}

.continuebutton {
	background: #9b0075;
	padding: 3px; 
	font-size: 15px; 
	color:#ffffff;
	text-transform: lowercase;
}

#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: #eeeeee;
width: 150px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid #308109;
line-height:1.2em;
z-index:100;
border-right: 2px solid #308109;
border-bottom: 2px solid #308109;
visibility: hidden;
text-decoration: none;
}

.hintanchor { /*CSS for link that shows hint onmouseover*/
	font-size: 12px;
	color: #9b0075;
	background-color: #ffffff;
	display: inline;
	padding-left: 3px;
	padding-right: 3px;
}

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

.hintclick {
	font-size: 12px;
	color: #9b0075;
}



.shippingnotes {
	width: 100%;
	margin-top: 25px;
}

.shippingnotes th {
	color: #9b0075;
	padding-bottom: 10px;
	border-bottom: 1px solid #6cbd45;
}

.shippingnotes td {
	border-bottom: 1px solid #6cbd45;
}	


/*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; }

.certificate { padding: 0; margin: 0; border: 2px solid #9b0075; background-color: #ffffff; }
.certificate td { padding: 5px; }

.dotted {
	border-bottom: 1px dotted #000000;
	padding: 10px 4px 4px 4px;
}

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

table.price_table th {
	background-color: #ffcc66;
	color: #000000;
	list-style-type: disc;
	list-style-position: inside;
	border: outset,#ffcc66,1px;
	font-weight: bold;
	font-size: 10;
}

table.price_table td {
	background-color: #ffffff;
	border-style: outset #D1D1CD 1px;
}


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

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: #9b0075; font-size: 13px; color:#ffffff;}



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

.no_javascript {
 background:#FF0000;
 margin-bottom:10px;
 color:#FFFFFF;
 font-size:14px;
 font-weight:bold;
 text-align: center;
}
