/*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, td, p {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; line-height: 1.5em; color: #333333;}

a:link {color: #990000; text-decoration: underline;}
a:visited {color: #990000; text-decoration: underline;}
a:active {color: #990000; text-decoration: underline;}
a:hover {color: #370b18; text-decoration: underline;}

/*Main template styles.*/

.reverse {  font-size: 11px; color: #dfdfdf; }
.reverse A    {color: #dfdfdf; text-decoration: none;}
.reverse A:visited { color: #dfdfdf; text-decoration: none;}
.reverse A:hover  {color: #b34040; text-decoration: none;}/*masthead reverse*/

#navigationhome { width: 121px; }
#navigationhome ul { margin: 0; padding: 0; text-align: left; text-indent:12px; border-right:1px solid #dfdfdf; margin-bottom:8px; }
#navigationhome li { list-style: none; display:block; padding-top: 2px; padding-bottom: 2px; background-color: #ffffff; font-weight: bold; line-height: 1.5em; }
#navigationhome li a:link, #navigationhome li a:visited { color: #990000; text-decoration:none; }
#navigationhome li a:hover { color: #370b18; text-decoration:none; }

#navigation { width: 121px; }
#navigation ul { margin: 0; padding: 0; text-align: left; text-indent:12px;  }
#navigation li { list-style: none; line-height: 1.5em; }
#navigation li a:link, #navigation li a:visited { color: #ffffff; text-decoration: none; }
#navigation li a:hover { color: #b34040; text-decoration: none; }

#sidebarhead { width: 121px; }
#sidebarhead ul { margin: 0; padding: 0; text-align: left; padding-left:12px;  }
#sidebarhead li { list-style: none; display:block; padding-top: 2px; padding-bottom: 2px; background-color: #370b18; font-weight: bold; line-height: 1.2em; }
#sidebarhead li a:link, #sidebarhead li a:visited { color: #b34040; text-decoration:none; }
#sidebarhead li a:hover { color: #ffffff; text-decoration:none; }

#navigation2 { width: 121px; }
#navigation2 ul { margin: 0; padding: 0; text-align: left; padding-left:12px;  }
#navigation2 li { list-style: none; display:block; padding-top: 2px; padding-bottom: 2px; background-color: #370b18; font-weight: bold; line-height: 1.2em; }
#navigation2 li a:link, #navigation2 li a:visited { color: #b34040; text-decoration:none; }
#navigation2 li a:hover { color: #ffffff; text-decoration:none; }

#loginarea {
	margin-top: 8px;
	font-size: 11px;
	font-weight: bold;
	color: #b34040;
}

#loginarea a {
	color: #b34040;
	text-decoration: none;
}

#loginarea a:hover {
	color: #fff;
}

.sidebarclickhere {  font-size: 10px; line-height: 1.5em; color: #333333;}
.sidebarclickhere A    { text-decoration: underline;}
.sidebarclickhere A:visited { text-decoration: underline;}
.sidebarclickhere A:hover  { text-decoration: underline;}

.footertext {color: #cfe9da; font-weight: bold; font-size: 11px;}

.footerlinks {color: #dfdfdf; font-size: 11px; line-height: 1.8em; text-decoration: none;}
.footerlinks A {color: #dfdfdf; text-decoration: none;}
.footerlinks A:visited {color: #dfdfdf; text-decoration: none;}
.footerlinks A:hover {color: #ffffff; text-decoration: none;}/*site links in the footer, like home, etc.*/

.siteby {  font-size: 10px; line-height: 1.5em; color: #dfdfdf;}
.siteby A    {color: #dfdfdf; text-decoration: underline;}
.siteby A:visited {color: #dfdfdf; text-decoration: underline;}
.siteby A:hover  {color: #b34040; text-decoration: underline;}



/*index template styles*/

.intro {  font-size: 12px; line-height: 1.5em; color: #333333;}
.intro A    {text-decoration: underline;}
.intro A:hover  {text-decoration: underline;} /*intro paragraph*/

.announcementhead {font-size: 14px; color: #ffffff; line-height:1.8em; text-decoration: none; font-weight:400;}
/*item name*/

.announcementtext {  font-size: 11px; line-height: 1.5em; color: #dfdfdf;}
.announcementtext A    { color:#ffffff; text-decoration: underline;}
.announcementtext A:visited { color:#ffffff; text-decoration: underline;}
.announcementtext A:hover  { color:#dfdfdf; text-decoration: underline;}

.announcementclickhere {  font-size: 11px; line-height: 1.5em; color: #dfdfdf;}
.announcementclickhere A    { color:#ffffff; text-decoration: underline;}
.announcementclickhere A:visited { color:#ffffff; text-decoration: underline;}
.announcementclickhere A:hover  { color:#dfdfdf; text-decoration: underline;}

.featuredtext {  font-size: 11px; line-height: 1.2em; font-weight:bold; color: #dfdfdf;}
.featuredtext A    { color:#dfdfdf; text-decoration: none;}
.featuredtext A:visited { color:#dfdfdf; text-decoration: none;}
.featuredtext A:hover  { color:#ffffff; text-decoration: underline;}

.specialhead {  font-size: 12px; line-height: 1.2em; font-weight:bold; color: #990000;}
.specialhead A    { color:#990000; text-decoration: none;}
.specialhead A:visited { color:#990000;text-decoration:none;}
.specialhead A:hover  {  color:#333333;text-decoration: underline;}

.specialtext {  font-size: 11px; line-height: 1.2em; color: #333333;}
.specialtext A    { text-decoration: underline;}
.specialtext A:visited { text-decoration:underline;}
.specialtext A:hover  {  text-decoration: underline;}


/*Category and Product list, cell and details pages*/

h1 {  margin-bottom: 8px; margin-top: 0px; font-size: 18px; font-weight: 400; line-height: 1.1em; color: #990000;} /*this is always used for the page title, except home page and product detail pages*/

h2 {  margin-bottom: 8px; margin-top: 0px; font-size: 16px; font-weight: 400; line-height: 1.1 em; color: #990000;}

h3 {  margin-bottom: 0px; margin-top: 0px; font-size: 14px; font-weight: 400; 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-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    { text-decoration: underline;}
li.webpages A:visited { text-decoration: underline;}
li.webpages A:hover  { text-decoration: underline;}

.detailcategory {  margin-bottom: 8px; margin-top: 0px; font-size: 12px; font-weight: bold; line-height: 1.1 em; color: #333333;} /*category name on detail pages*/

.detailproduct {  margin-bottom: 8px; margin-top: 0px; font-size: 16px; font-weight: 400; line-height: 1.1 em; color: #990000;} /*product name on detail pages*/

.sku {font-size: 11px; color: #000000; text-decoration: none; font-weight:bold;}

.cellheader {font-size: 13px; color: #990000; 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: #333333;}
.celltext A    {text-decoration: underline;}
.celltext A:hover  {text-decoration: underline;}

.testimonialcellheader {font-size: 14px; color: #990000; text-decoration: none; font-weight:400;}
.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: #333333;}
.testimonialcelltext A    {text-decoration: underline;}
.testimonialcelltext A:hover  {text-decoration: underline;}

.highlight {  font-size: 12px; font-weight:bold; color: #280d14; text-decoration: none;}
.highlight A    {text-decoration: underline;}
.highlight A:hover  {text-decoration: underline;}

.flag {  font-size: 12px; font-weight:bold; color: #990000; text-decoration: none;}


.freeship {  font-size: 12px; font-weight:bold; color: #71040a; text-decoration: none;}


.multiheader {  margin-bottom: 8px; margin-top: 0px; font-size: 15px; font-weight: bold; line-height: 1.1 em; color: #333333;} /*multilist header*/

.insertlist1 { font-size: 11px; color: #333333; text-decoration: none;}
.insertlist1 A    {text-decoration: underline;}
.insertlist1 A:hover  {text-decoration: underline;} /*youarehere links*/

.nextprev {  font-size: 10px; line-height: 1.5em; color: #333333;}
.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; color: #333333;}
.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; color: #333333;}
.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; color: #333333;}
.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*/

th {  font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; line-height: 1.2em; color: #000000;}

.instructions {  font-size: 12px; line-height: 1.5em; color: #333333;}
.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: #000000;}
.instructions2 A    {text-decoration: underline;}
.instructions2 A:hover  {text-decoration: underline;} /*instructions under the cart sections; ie, shipping*/

.cartproduct {font-size: 12px; color: #990000; text-decoration: none;}
.cartproduct A    {text-decoration: underline;}
.cartproduct A:hover  {text-decoration: underline;} /*products in the cart*/

.cartsmall {  font-size: 11px; line-height: 1.3em; color: #333333;} 
.cartsmall A    { text-decoration: underline;}
.cartsmall A:visited { text-decoration: underline;}
.cartsmall A:hover  {text-decoration: underline;}/*main options line in cart*/



/*Miscellaneous*/

input {margin-top: 0px; margin-bottom: 0px; margin-left: 0px; }

form {margin-top: 0px; margin-bottom: 0px; }

select { font-size: 11px; }

table {margin-top: 0px; margin-bottom: 0px; }

table.price_table th {
	background-color: #dfdfdf;
	color: #000000;
	list-style-type: disc;
	list-style-position: inside;
	border: outset,#dfdfdf,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: #dfdfdf;
	color: #000000;
	list-style-type: disc;
	list-style-position: inside;
	border: outset,#dfdfdf,1px;
	font-weight: bold;
	font-size: 10;
}

table.pmt_table td {
	background-color: #ffffff;
	border-style: outset #D1D1CD 1px;
}

.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: #336633; font-weight:bold; text-decoration: none;}
.errormessageA    {text-decoration: underline;}
.errormessage A:hover  {text-decoration: underline;}


.fancybutton {background: #370b18; font-size: 12px; font-weight: bold; color:#ffffff;}



.fancybutton2 {background: #370b18; font-size: 10px; font-weight: bold; color:#FFFFFF;}

/*for vertical center on product images*/
.outer {
    display: table;
    height: 150px;
    width: 150px;
    /*margin: 0 auto;*/ /*would horizontally center the image*/
    #position: relative;
    overflow: hidden;
    margin-bottom: 6px;
}

.middle {
    #position: absolute;
    #top: 50%;
    /*#left: 50%;*/ /*would horizontally center the image*/
    display: table-cell;
    vertical-align: middle;
}

.inner {
    #position: relative;
    #top: -50%;
    /*#left: -50%*/ /*would horizontally center the image*/
}

.clear {
	clear: both;
}
