/*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: verdana, arial, helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 1.3em; 
	color: #000;
	background: #fefcea url(images/bg_banner.png) top left repeat-x;
}

/*body {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; line-height: 1.3em; color: #000000;}*/

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

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

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

#wrapper {
	width: 100%;
	margin: 0 auto;
	position: relative;
}

#banner {
	height: 150px;
	/*background-image: url(images/bg_banner.png);
	background-position: top left;
	background-repeat: repeat-x;*/
	position: relative;
}

#logo {
	width: 269px;
	height: 85px;
	position: absolute;
	top: 44px;
	left: 21px;
}

#tagline {
	width: 624px;
	height: 20px;
	position: absolute;
	top: 78px;
	left: 336px;
}

#mainnav {
	width: 690px;
	height: 30px;
	position: absolute;
	top: 34px;
	left: 303px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	padding-right: 0;
}

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

#mainnav a:hover { color: #ffd662; }
	

/*Main template styles.*/

.masthead { font-family: Times, Times New Roman, serif; font-size: 16px; font-weight: bold; line-height: 1.4em; color: #000000;}

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

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

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

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

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

.navlinks1 {  font-size: 10px; line-height: 1.1em; color: #000000; text-decoration: none;}
.navlinks1 a {color: #990000;text-decoration: none;}
.navlinks1 a:hover {color: #660000; text-decoration: underline;}/*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*/

.sidebarclickhere {  font-size: 10px; line-height: 1.5em; color: #000000;}
.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: #990000; font-weight:bold; font-family: verdana, Arial,Geneva,sans-serif;font-size: 12px;text-decoration: none;}

.footertext {color: #000000; 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: #000000; font-size: 10px; font-weight: bold; text-decoration: none;}
.footerlinks A {text-decoration: underline;}
.footerlinks A:visited {text-decoration: underline;}
.footerlinks A:hover {text-decoration: underline;}/*site links in the footer, like home, etc.*/

.headerlinks {color: #000000; font-size: 14px; font-weight: bold; text-decoration: none;}
.headerlinks A {text-decoration: underline;}
.headerlinks A:visited {text-decoration: underline;}
.headerlinks A:hover {text-decoration: underline;}/*site links in the header, like home, etc.*/

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



/*index template styles*/

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

.intro {  font-size: 13px; line-height: 1.5em; font-weight: bold; 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: #990000; line-height: 1.2em; text-decoration: none; font-weight:bold;}
.featuredhead A    { color: #990000; text-decoration: none;}
.featuredhead A:visited    { color: #990000; text-decoration: none;}
.featuredhead A:hover  { color: #660000; text-decoration: underline;}/*featured product name*/

.featuredtext {  font-size: 10px; line-height: 1.3em; color: #000000;}
.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: #000000;}
.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: 11px; line-height: 1.5em; color: #000000;}
.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: #000000;}
.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: 6px; margin-top: 0px; font-size: 18px;line-height: 1.1em; color: #990000} /*this is always used for the page title, except home page and product detail pages*/

h2 {  margin-bottom: 4px; margin-top: 6px; font-size: 15px; line-height: 1.1 em; color: #000000}

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

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

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: #000000;}
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: 14px; font-weight: bold; line-height: 1.1 em; color: #990000} /*category name on detail pages*/

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

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

.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: #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: #990000; text-decoration: none;}


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

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

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

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

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

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

.clickhere {  font-size: 12px; line-height: 1.5em; color: #000000;}
.clickhere A    {color: #990000; text-decoration: underline;}
.clickhere A:visited {color: #990000; text-decoration: underline;}
.clickhere A:hover  {color: #660000; text-decoration: underline;} /*back to top links*/

.lookhere {  font-size: 18px; line-height: 1.5em; color: #006600; font-weight:bold;}
.lookhere A    {color: #990000; text-decoration: underline;}
.lookhere A:visited {color: #990000; text-decoration: underline;}
.lookhere A:hover  {color: #660000; text-decoration: underline;}

/*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: #990000;}
.instructions2 A    {text-decoration: underline;}
.instructions2 A:hover  {text-decoration: underline;} /*instructions under the cart sections; ie, shipping*/

.cartproduct {font-size: 12px; color: #000000; font-weight: bold; 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: #000000;} 
.cartsmall A    {color: #990000; text-decoration: underline;}
.cartsmall A:visited {color: #990000; text-decoration: underline;}
.cartsmall A:hover  {color: #660000; 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; }

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

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

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


table.pmt_table th {
	background-color: #ffda61;
	color: #000000;
	list-style-type: disc;
	list-style-position: inside;
	border: outset,#ffda61,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: #000000;}

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


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


.fancybutton {background: #990000; color: rgb(255,255,255);font-style: normal; font-variant: normal; font-family: verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color:#ffffff;}


.fancybutton2 {background: #990000; color: rgb(255,255,255);font-style: normal; font-variant: normal; font-family: verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color:#FFFFFF;}

.cartbutton {
	color: #FFFFFF;
	font-weight: bold;
	border-top: 1px solid #990000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #990000;
	background-color: #990000;
	margin:0; /*the following 4 styles are to prevent huge buttons in IE*/
	padding:0 .25em;
	width: auto;
	overflow:visible;
}

.cartbutton[class] {  /* IE < 7 ignores [class] */
    width: auto; 
} /* cancel margin fix for other browsers */

.cartbutton_simple {
	font-size: 11px;
	padding: 2px;
}/*this is for update cart, calculate shipping, clear cart*/

.cartbutton_continueshopping {
	color: #FFFFFF;
	font-weight: bold;
	border-top: 1px solid #990000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #990000;
	background-color: #990000;/*the arrow for this button is hard-coded on viewcart*/
	font-size: 14px;
	width: 175px;
	font-weight: bold;
	padding: 6px;
}/*this is for continue shopping at top of page*/

.cartbutton_continueshopping a {
	color: #FFFFFF;
	text-decoration: none;
}/*this is for the top continue shopping at the top of viewcart since it's not really a button*/

.cartbutton_back {
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
	padding-left: 25px;
	background: #990000 url(images-mm/arrow_back_white.gif) left center no-repeat;
}/*this is for continue shopping and make changes*/

.cartbutton_forward {
	font-size: 16px;
	padding: 6px 30px 6px 6px;
	text-align: right;
	background: #990000 url(images-mm/arrow_forward_white.gif) center right no-repeat;
}/*this is for proceed to checkout, complete payment, submit order*/

.cartbutton_forwardadd {
	font-size: 12px;
	padding: 4px;
	padding-right: 30px;
	text-align: right;
	background: #990000 url(images-mm/arrow_forward_white.gif) center right no-repeat;
}/*this is for add to cart*/

.cartbutton_forwardsml {
	font-size: 11px;
	padding: 2px;
	padding-right: 25px;
	text-align: right;
	background: #990000 url(images-mm/arrow_forward_white.gif) center right no-repeat;
}/*this is for any normal size button you want the arrow on*/

hr {
	border: 0;
	color: #000000;
	background-color: #000000;
	height: 1px;
	width: 100%;
	text-align: left;
}

/*v4 styles*/

.table_margintop {
	width: 100%;
	margin-top: 15px;
}/*this is on all the product_list and cat_list pages*/

.table_nomargin {
	width: 100%;
	margin-top: 0px;
}

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

.formlabeltop {
	font-weight: bold;
	text-align: left;
	display: block;
	padding-top: 5px;
	padding-bottom: 3px;
}

.formborder {
	border: 1px solid #666;
}

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

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

.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.submit {
	padding-left: 188px;
}

.accountform p {
	padding-top: 0px;
	clear: left;
	margin-bottom: 0px;
	margin-top: 5px;
}

.accountform input, .accountform textarea, .accountform select, .accountform option {
	border: 1px solid #666;
}

.accountform p label {
	width: 130px;
	float: left;
	text-align: left;
	font-weight: bold;
	padding-right: 8px;
}

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

.accountform p.submit {
	padding-left: 138px;
}

.shadedbox {
	background-color: #f7eee4;
	padding: 5px;
}
input.noborder {
	border: 1px solid #fff;
}

/*New Cart Styles*/
#cartcontent {
	width: 100%;
}

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

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

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

table.pmt_table {
	border: 1px solid #ddd;
}

table.pmt_table th {
	background-color: #7ba4cb;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}

table.pmt_table td {
	background-color: #fff;
	padding: 5px;
}

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

.tablecart th.bkgnd2 {
	font-weight: 400;
	padding-top: 5px;
}

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

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

.tablecart tr.bkgnd3 {
	background: #eee;
}/*this is for the background behind the options rows*/

.tablecart tr.bkgnd4 {
	background: #ddd;
}/*this is for the background behind the options subtotal*/

.tablecart td.options {
	font-size: 12px;
}/*this is for the simple options*/

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

#hotlinks {
 width: 100%;
 padding-bottom: 10px;
 
}

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

#hotlinks li {
	list-style: none;
	display: inline;
	padding-right: 10px;
	font-size: 20px;
	line-height: 1.2em;
	color: #333333;
	font-family: 'PerpetuaStdRegular', Times New Roman, Georgia, Serif;
	font-style: italic;
}

#hotlinks li a:link, #hotlinks li a:visited {
	color: #990000;
	text-decoration: none;
}

#hotlinks li a:hover {
	color: #000000;
	text-decoration: underline;
}


/* Hot Links Font*/



@font-face {
    font-family: 'PerpetuaStdRegular';
    src: url('perpetuastd-webfont.eot');
    src: url('perpetuastd-webfont.eot?#iefix') format('embedded-opentype'),
         url('perpetuastd-webfont.woff') format('woff'),
         url('perpetuastd-webfont.ttf') format('truetype'),
         url('perpetuastd-webfont.svg#PerpetuaStdRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PerpetuaStdBoldItalic';
    src: url('perpetuastd-bolditalic-webfont.eot');
    src: url('perpetuastd-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('perpetuastd-bolditalic-webfont.woff') format('woff'),
         url('perpetuastd-bolditalic-webfont.ttf') format('truetype'),
         url('perpetuastd-bolditalic-webfont.svg#PerpetuaStdBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PerpetuaStdItalic';
    src: url('perpetuastd-italic-webfont.eot');
    src: url('perpetuastd-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('perpetuastd-italic-webfont.woff') format('woff'),
         url('perpetuastd-italic-webfont.ttf') format('truetype'),
         url('perpetuastd-italic-webfont.svg#PerpetuaStdItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}


#menulist {
 width: 177px;
 margin: 0;
 padding: 0;
}

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

#menulist li {
	list-style: none;
	display: inline;
	font-family: verdana, arial, helvetica, sans-serif; 
}



.level1navlink  {
  font-size: 14px; 
	font-weight:bold; 
	color: #000000; 
	text-decoration: none;
	line-height: 1.8em;
}

.level2navlink a {
  font-size:10px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	line-height: 1.0em;
}

.level2navlink a:hover {
	color: #660000; 
	text-decoration: underline;
}

