/*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 {font-family: arial, verdana, helvetica, sans-serif; font-size: 12px; line-height: 1em; color: #333333; background-color: #000000; margin: 0; }


a:link {color: #000000; text-decoration: underline;}
a:visited {color: #000000; text-decoration: underline;}
a:active {color: #333399; text-decoration: none;}
a:hover {color: #ff0000; text-decoration: none;}


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

p {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; line-height: 1.5em; color: #333333;}

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

/*Main template styles.*/

#adminlinks a{
	color:#ffffff;
}

.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: #2853a1; text-decoration: none;} /*Product Category name*/

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

.navlinks1 {  font-size: 14px; color: #000000; text-decoration: none; font-weight:bold; padding: 0 0 0 0; margin: 0 0 0 0; text-align:center}
.navlinks1 A    { font-size: 14px;color: #000000;text-decoration: none;}
.navlinks1 A:visited { font-size: 14px;color: #000000; text-decoration: none; }
.navlinks1 A:hover  { font-size: 14px;color: #ff0033;text-decoration: none;}/*main sidebar links*/

.navlinks2 {  color: #000099; font-size: 12px;text-decoration: none;}
.navlinks2 A    {  color: #000099;text-decoration: underline;}
.navlinks2 A:hover  {  color: #cc0000;text-decoration: underline;}/*links under the masthead if used*/

.sidenavlink {
	border-bottom: dashed 3px #999999; padding: 5px 0 5px 0;
}

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

#footer {
	margin-top: 15px;
	text-align:center;
	line-height: 1.5em;
}

.footername {  color: #ff0033; font-weight:bold; font-family: verdana, Arial,Geneva,sans-serif;font-size: 11px;text-decoration: none;}
.footername A    {  color: #ff0000;text-decoration: none;}
.footername A:hover  {  color: #0033cc;text-decoration: none;}

.footertext {color: #FFFFFF; font-family: verdana, 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: 15px; text-decoration: none; font-weight:bold}
.footerlinks A { color: #FFFFFF;text-decoration: none; font-weight:bold; padding: 0px 8px 0px 8px}
.footerlinks A:visited { color: #FFFFFF; text-decoration: none; font-weight:bold}
.footerlinks A:hover { color: #ff0033; text-decoration: none; font-weight:bold}/*site links in the footer, like home, etc.*/

.siteby {  font-size: 10px; line-height: 1.5em; color: #999999;}
.siteby A    {color: #CCCCCC; text-decoration: underline;}
.siteby A:visited {color: #CCCCCC; text-decoration: underline;}
.siteby A:hover  {color: #ff0033; text-decoration: underline;}

.viewcart {color:#FFFF00; vertical-align:bottom; }
.viewcart a {color:#FFFF00; text-decoration: none; }
.viewcart a:hover {color:#FFFF00; text-decoration: underline; }

#slogan { font-size: 23px; color:#FFFFFF; font-weight:bold; text-align:center; padding-bottom: 10px;}

#topnav { height:46px; background: #FF0101 url('images/topnavbg.jpg') repeat-x; }

#topnavtable { position:relative; bottom: 2px; right:5px }

.topnavbutton {
	height: 25px;
	border: 2px solid #666666;
	background: #DADADA url('images/buttonbg.jpg') repeat-x;
	font-family: arial;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	line-height: 1em;
}

.topnavbutton A {
	text-decoration: none;
	color: #000000;
}

.topnavbutton A:link {
	text-decoration: none;
	color: #000000;
}

.topnavbutton A:visited {
	text-decoration: none;
	color: #000000;
}

.topnavbutton A:hover {
	color: #ff0033;
}

#navigation {
	background: #CCCCCC url('images/sidenav_across.jpg') repeat-y;
	padding: 10px 20px 30px 20px;
	
}

#sidebarnav {
	background: #CCCCCC url('images/sidenav_bottom.jpg') no-repeat;
	width: 188px;
	height: 17px;
}

#content {
	background-color: #FFFFFF;
	padding: 10px 10px 20px 10px;
}

#wrapper {
	background-color: #FFFFFF;
	border-bottom: 3px solid #FF0000;
}

/*index template styles*/

#acctlogin {font-size: 12px; color:red;}

#acctlogin a{ color: red; }

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

.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: 12px; line-height: 1.5em; color: #000000; padding-bottom: 15px;}
.intro A    {text-decoration: underline;}
.intro A:hover  {text-decoration: underline;} /*intro paragraph*/

.featured {
	border: 2px dashed #FF0000;
}

.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: #ff0033} /*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.1em; color: #ff0033}

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

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

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.webpages {  font-size: 12px; line-height: 1.5em; color: #333333;}
li.webpages A    {color: #333399; text-decoration: underline;}
li.webpages A:visited {color: #333399; text-decoration: underline;}
li.webpages A:hover  {color: #ff0033; text-decoration: underline;}

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

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

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

.stickerheader {font-size: 10px; color: #ff0033; 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;}

th { background-color: yellow; }

.prodlistheader { background-color:#FF0033; }

.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: #339900; text-decoration: none;}
.highlight A    {color: #333399;text-decoration: underline;}
.highlight A:hover  {color: #ff0033;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.1em; color: #ff0033} /*multilist header*/

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

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

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

.cellclickhere {  font-size: 10px; line-height: 1.5em; color: #333333;}
.cellclickhere A    {color: #333399; text-decoration: underline;}
.cellclickhere A:visited {color: #333399; text-decoration: underline;}
.cellclickhere A:hover  {color: #ff0033; 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; color: #333333;}
.clickhere A    {color: #333399; text-decoration: underline;}
.clickhere A:visited {color: #333399; text-decoration: underline;}
.clickhere A:hover  {color: #ff0033; text-decoration: underline;} /*back to top links*/

.qtytext {float:right;}

.spaced { padding: 5px 0 5px 0; }

#dimensions {padding: 15px 0px 15px 0px; }

/*Cart pages and shipping*/

th {  font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; line-height: 1.2em; color: #000000}

.bkgnd1 {
	background-color: #000000;
	color: #FFFFFF;
}

.bkgnd2 {
	background-color: #E8E8E8;
}

.instructions {  font-size: 12px; line-height: 1.5em; color: #333399;}
.instructions A    {text-decoration: underline;}
.instructions A:hover  {text-decoration: underline;} /*instructions under the page title*/

.instructions2 {  font-size: 11px; font-weight: bold; line-height: 1.5em; color: #333399;}
.instructions2 A    {text-decoration: underline;}
.instructions2 A:hover  {text-decoration: underline;} /*instructions under the cart sections; ie, shipping*/

.cartproduct {font-size: 12px; color: #3300cc; text-decoration: none;}
.cartproduct A    {text-decoration: underline;}
.cartproduct A:hover  {text-decoration: underline;} /*products in the cart*/

.cartsmall {  font-size: 10px; line-height: 1.5em; color: #333333;} 
.cartsmall A    {color: #333399; text-decoration: underline;}
.cartsmall A:visited {color: #333399; text-decoration: underline;}
.cartsmall A:hover  {color: #ff0033; text-decoration: underline;}/*main options line in cart*/

#checkoutform { width: 650px; margin-top: 10px;}

.cartbutton { background-color: #000000; color: #FFFFFF;font-style: normal; border: 2px solid #FF0000; font-variant: normal; font-family: verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }

.continuebutton {
	background-color: #FFFF00; color: #000000;font-style: normal; border: 2px solid #FF0000; font-variant: normal; font-family: verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; height: 2em;
}

.rightbuttons {
	float: right;
	padding-right: 25%;
}

.stepson {
	font-size: 14px;
	font-weight: bold;
	color: blue;
}

.steps {
	font-size: 14px;
	color: #8388C5;
}

.continue {
	float:right;
	padding-right: 25%;
	padding-bottom: 15px;
}

/*Miscellaneous*/

#Quantity Discount {display:none;}

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

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

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

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: 10px;
}

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


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

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

.red {color: red; }

.label {  font-size: 12px; line-height: 1.2em; font-weight: bold; color: #333333; padding-right: 24px;}

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

.message { font-size: 16px; color: #339900; font-weight: bold; }

.errormessage {font-size: 14px; color: blue; font-weight:bold; text-decoration: underline;}
.errormessageA    {text-decoration: underline;}
.errormessage A:hover  {text-decoration: underline;}


.fancybutton {background-color: #000000; color: #FFFFFF;font-style: normal; border: 2px solid #FF0000; font-variant: normal; font-family: verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }



.fancybutton2 {background-color: #000000; color: #FFFFFF;font-style: normal; border: 2px solid #FF0000; font-variant: normal; font-family: verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }

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