/*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 {
	background-color: #3399CC;
	font-family: arial, helvetica, sans-serif; 
	font-size: 14px; 
	line-height: 1.5em; 
	color: #000000;
}

a:link {color: #000099; text-decoration: underline;}
a:visited {color: #000099; text-decoration: underline;}
a:active {color: #000099; text-decoration: underline;}
a:hover {color: #990000; text-decoration: underline;}

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

p {font-family: arial, helvetica, sans-serif; font-size: 14x; line-height: 1.5em; color: #000000;}

/*Here are some very useful options you may want to add to your styles and the choices for each option:

font-style: normal, italic, oblique

font-weight: instead of just putting "bold", you can assign a value from 100 to 900 (in jumps of 100). 400 is the normal weight (useful when you want your headers to be not bold). Doesn't work on all fonts. 

font-variant: small-caps

text-transform: uppercase, lowercase, capitalize (makes an initial cap), none

text-indent: 10px (would indent the first line 10 px)

line-height: 1.5em (this adds space between lines of text. You can specify in ems or percentages. I am going to add this to td style: if you don't want a style to use it, add a line-height of 1 em)

list-style-type: disc, square, circle, decimal, lower-roman, upper-roman, lower-alpha, upper-alpha, none. (I'm adding this to list style)

list-style-position: inside, outside (with outside text won't wrap under bullet--woo hoo! I'm adding this to list style)

list-style-image: if you want to use an image for a style just put the link to the image

*/
/* Note: All styles will use body info unless specified differently in a particular style*/


/*Main template styles.*/

.message {font-size: 12px; line-height: 1.5em; color: #990000; font-weight: bold;}

.vclink {font-size: 12px; line-height: 1.5em; color: #000000; font-weight: bold;}
.vclink A    {color: #000000; text-decoration: underline;}
.vclink A:visited {color: #000000; text-decoration: underline;}
.vclink A:hover  {color: #990000; text-decoration: underline;}

.sbtestimonialheads {  font-size: 11px; font-weight: bold; line-height: 1.5em; color: #333333;}

.sbtestimonialtext {  font-size: 11px; line-height: 1.5em; color: #333333;}

.searchwords {  font-size: 10px; line-height: 1.5em; color: #333333;}

.sidebarheads {  font-size: 15px; font-weight:bold; color: #000099; text-decoration: none;} /*Product Category name*/

.search {  font-size: 12px; color: #000099; text-decoration: none;} /*next to the search box*/

.navlinks1 {  font-size: 15px; color: #FFFFFF; text-decoration: none; text-transform: uppercase; font-weight: bold;}
.navlinks1 A    {color: #FFFFFF;text-decoration: none;}
.navlinks1 A:visited {color: #FFFFFF; text-decoration: none;}
.navlinks1 A:hover  {color: #3399CC;text-decoration: none;}/*main sidebar links*/

#navlinks2  {
font-family: Arial;
font-weight:bold;
font-size: 17px;
color: #000099;
text-decoration: none;
width: 585px;
padding: 0px;
margin: 0px;
margin-right: 1px;
}

#navlinks2 li {
display: inline;
list-style-type: none;
list-style: none;
margin: 0px;
border: none;
text-align: center;
vertical-align: middle;
}
#navlinks2 li a {
font-family: Arial;
font-weight:bold;
font-size: 17 px;
color: #000099;
padding: 2px 2px 2px 2px;
text-decoration: none;
vertical-align: top;
}

#navlinks2 li a:hover {
color: #3399CC;

}

/*links under the masthead if used*/

.sidebarclickhere {  font-size: 10px; line-height: 1.5em; color: #333333;}
.sidebarclickhere A    {color: #333399; text-decoration: underline;}
.sidebarclickhere A:visited {color: #333399; text-decoration: underline;}
.sidebarclickhere A:hover  {color: #ff0033; text-decoration: underline;}

.footername {  color: #000099; font-weight:bold; font-family:Arial,Geneva,sans-serif;font-size: 11px;text-decoration: none;}
.footername A    {  color: #000099;text-decoration: none;}
.footername A:hover  {  color: #990000;text-decoration: none;}

.footertext {color: #FFFFFF; font-family: Arial, Geneva, sans-serif; font-size: 11px;}
.footertext A {text-decoration: underline;}
.footertext A:visited {text-decoration: underline;}
.footertext A:hover {text-decoration: underline;}

.footerlinks {color: #FFFFFF; font-size: 12px;text-decoration: none; font-weight: bold;}
.footerlinks A {color: #FFFFFF; text-decoration: none;}
.footerlinks A:visited {color: #FFFFFF; text-decoration: none;}
.footerlinks A:hover {color: #000099; text-decoration: none;}/*site links in the footer, like home, etc.*/

.footeraddress {color: #000099; font-family: Arial, Geneva, sans-serif; font-size: 14px; font-weight: bold;}

.siteby {  font-size: 10px; line-height: 1.5em; color: #FFFFFF;}
.siteby A    {color: #000099; text-decoration: underline;}
.siteby A:visited {color: #000099; text-decoration: underline;}
.siteby A:hover  {color: #990000; text-decoration: underline;}

.copyright {color: #FFFFFF; font-family: Arial, Geneva, sans-serif; font-size: 11px;}

/*index template styles*/

.welcome {  margin-bottom: 8px; font-size: 24px; font-weight: bold; line-height: 1.1em; color: #ff0033} /*this is the home page title*/

.intro {  font-size: 13px; line-height: 1.5em; color: #000000;}
.intro A    {text-decoration: underline;}
.intro A:hover  {text-decoration: underline;} /*intro paragraph*/

.featuredtitle {  font-size: 15px; font-weight:bold; color: #2853a1; text-decoration: none;}/*title above the featured items*/

.featuredhead {font-size: 14px; color: #ff0033; text-decoration: none; font-weight:bold;}
.featuredhead A    { color: #ff0033; text-decoration: none;}
.featuredhead A:visited    { color: #ff0033; text-decoration: none;}
.featuredhead A:hover  { color: #000099; text-decoration: underline;}/*featured product name*/

.featuredtext {  font-size: 10px; line-height: 1.5em; color: #333333;}
.featuredtext A    {color: #333399; text-decoration: underline;}
.featuredtext A:visited {color: #333399; text-decoration: underline;}
.featuredtext A:hover  {color: #ff0033; text-decoration: underline;}

.featuredclickhere {  font-size: 10px; line-height: 1.5em; color: #333333;}
.featuredclickhere A    {color: #333399; text-decoration: underline;}
.featuredclickhere A:visited {color: #333399; text-decoration: underline;}
.featuredclickhere A:hover  {color: #ff0033; text-decoration: underline;}

.announcementhead {font-size: 14px; color: #ff0033; text-decoration: none; font-weight:bold;}
.announcementhead A:visited    {text-decoration: none;}
.announcementhead A    {text-decoration: none;}
.announcementhead A:hover  {text-decoration: underline;}/*item name*/

.announcementtext {  font-size: 10px; line-height: 1.5em; color: #333333;}
.announcementtext A    {color: #333399; text-decoration: underline;}
.announcementtext A:visited {color: #333399; text-decoration: underline;}
.announcementtext A:hover  {color: #ff0033; text-decoration: underline;}

.announcementclickhere {  font-size: 10px; line-height: 1.5em; color: #333333;}
.announcementclickhere A    {color: #333399; text-decoration: underline;}
.announcementclickhere A:visited {color: #333399; text-decoration: underline;}
.announcementclickhere A:hover  {color: #ff0033; text-decoration: underline;}



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

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

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

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

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

/*li {  font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; line-height: 1.5em; list-style-type: square; list-style-position: outside; color: #000000}*/

/*li.humor {  font-size: 12px; line-height: 1.5em; color: #333333;}
li.humor A    {color: #333399; text-decoration: underline;}
li.humor A:visited {color: #333399; text-decoration: underline;}
li.humor A:hover  {color: #ff0033; text-decoration: underline;}*/

.detailcategory {  margin-bottom: 8px; margin-top: 0px; font-size: 18px; font-weight: bold; line-height: 1.1 em; color: #3399CC;} /*category name on detail pages*/

.detailproduct {  margin-bottom: 8px; margin-top: 0px; font-size: 18px; font-weight: bold; line-height: 1.1 em; color: #666666;} /*product name on detail pages*/

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

.sku_lg {font-size: 16px; color: #000099; text-decoration: none; font-weight:bold;}

.cellheader {font-size: 14px; color: #ff0033; text-decoration: none; font-weight:bold;}
.cellheader A:visited    {text-decoration: none;}
.cellheader A    {text-decoration: none;}
.cellheader A:hover  {text-decoration: underline;}/*cat name or product name, depending on which cell*/

.celltext {  font-size: 11px; line-height: 1.5em; color: #000000;}
.celltext A    {text-decoration: underline;}
.celltext A:hover  {text-decoration: underline;}

.testimonialcellheader {font-size: 14px; color: #ff0033; text-decoration: none; font-weight:bold;}
.testimonialcellheader A:visited    {text-decoration: none;}
.testimonialcellheader A    {text-decoration: none;}
.testimonialcellheader A:hover  {text-decoration: underline;}/*item name on the testimonial product list page*/

.testimonialcelltext {  font-size: 12px; line-height: 1.5em; color: #000000;}
.testimonialcelltext A    {text-decoration: underline;}
.testimonialcelltext A:hover  {text-decoration: underline;}

.highlight {  font-size: 12px; font-weight:bold; color: #990000; text-decoration: none;}
.highlight A    {color: #990000;text-decoration: underline;}
.highlight A:hover  {color: #990000;text-decoration: underline;}

.freeship {  font-size: 12px; font-weight:bold; color: #339900; text-decoration: none;}
.freeship A    {color: #333399;text-decoration: underline;}
.freeship A:hover  {color: #ff0033;text-decoration: underline;}


.multiheader {  margin-bottom: 8px; margin-top: 0px; font-size: 18px; font-weight: bold; line-height: 1.1 em; color: #ff0033} /*multilist header*/

.insertlist1 {font-size: 11px; text-decoration: none;}
.insertlist1 A    {text-decoration: underline;}
.insertlist1 A:hover  {text-decoration: underline;} /*youarehere links*/

.nextprev {  font-size: 10px; line-height: 1.5em;}
.nextprev A    {text-decoration: underline;}
.nextprev A:visited {text-decoration: underline;}
.nextprev A:hover  {text-decoration: underline;}

.gotocart {font-size: 10px; line-height: 1.5em;}
.gotocart A    {text-decoration: underline;}
.gotocart A:visited {text-decoration: underline;}
.gotocart A:hover  {text-decoration: underline;} /*for viewcart links*/

.cellclickhere {font-size: 10px; line-height: 1.5em;}
.cellclickhere A    {text-decoration: underline;}
.cellclickhere A:visited {text-decoration: underline;}
.cellclickhere A:hover  {text-decoration: underline;}

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

.clickhere {font-size: 10px; line-height: 1.5em;}
.clickhere A    {text-decoration: underline;}
.clickhere A:visited {text-decoration: underline;}
.clickhere A:hover  {text-decoration: underline;} /*back to top links*/


/*Cart pages and shipping*/

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

.stepson {
	display: inline;
	width: 150px;
	color: #ffffff;
	margin-right: 14px;
	padding: 3px 5px;
	background: #3399CC;
	font-weight: bold;
	text-align: center;
}*/

.steps {
	display: inline;
	width: 100px;
	/*background: #fff url(images/eks_cart_arrow.gif) right center no-repeat;*/
	color: #CCC;
	margin-right: 8px;
	padding right: 0px;
	text-align: left;
}

.stepson {
	display: inline;
	width: 100px;
	color: #333;
	margin-right: 8px;
	padding-left: 15px;
	background: #fff url(images/wd_cartarrow.gif) left center no-repeat;
	font-weight: bold;
	text-align: left;
}

#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: #CCCCCC;
}

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

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

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

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

.tablecart td.products {
	color: #333333;
	border-top: 1px solid #666666;
	padding-top: 6px;
}

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

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

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

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

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

.instructions {  
	font-size: 13px;
}

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

.continue {
	text-align: right;
}

.continuebutton {
	background: #990000;
	border: 1px solid #666666;
	padding: 3px; 
	font-size: 15px; 
	color:#ffffff;
	text-transform: lowercase;
	width:150px;
}

#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 #990000;
line-height:1.2em;
z-index:100;
border-right: 2px solid #990000;
border-bottom: 2px solid #990000;
visibility: hidden;
text-decoration: none;
}

.hintanchor { /*CSS for link that shows hint onmouseover*/
	font-size: 12px;
	color: #4f86ba;
	background-color: #990000;
	display: inline;
	padding: 3px;
}

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

.hintclick {
	font-size: 12px;
	color: #4f86ba;
}

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

.shippingnotes th {
	color: #4f86ba;
	padding-bottom: 10px;
	border-bottom: 1px solid #4f86ba;
}

.shippingnotes td {
	border-bottom: 1px solid #4f86ba;
}


/*Miscellaneous*/

input, textarea, select {
	font-family: arial, verdana, helvetica, sans-serif; 
	font-size: 12px; 
	background-color: #FFFFFF; 
	color: #000000;
}

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

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

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

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


table.pmt_table th {
	background-color: #CCCCCC;
	color: #000000;
	list-style-type: disc;
	list-style-position: inside;
	border: outset #999999 1px;
	font-weight: bold;
	font-size: 10;
	width:200px;
}

table.pmt_table td {
	background-color: #ffffff;
	border: outset #999999 1px;
	width:200px;
}

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

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


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


.fancybutton {background: #000099; font-size: 12px; color:#ffffff; border: 1px solid #666666; font-weight: bold;}

.fancybutton2 {background: #000099; font-size: 12px; color:#ffffff; border: 1px solid #666666; font-weight: bold;}

