/*Datahost stylesheet*/

/* Red: 900e1e */
/* Gold: bba662  */
/* Cream: ddd6ac       */

/*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: verdana, arial, helvetica, sans-serif; font-size: 11px; line-height: 1.5em; color: #000000;background-image:url(images/bg.gif); background-repeat:repeat-x;background-position:top left;}


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

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

.floatrightbox {float:right;
                border-top: 1px solid #000000;
                border-right: 3px solid #333333;
                border-bottom: 3px solid #333333;
                border-left: 1px solid #000000;
                width:155px;
                padding:5px;
                margin:5px;}


.floatrightnobox {float:right;
                width:155px;
                padding:5px;
                margin:5px;}

.floatleftsidebar {position:absolute;
                   top:575px; left:35px;
                width:225px;
                padding:5px;
                margin:5px;}


/*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*/
/* Home Page Styles */
.graybar {background-color:#999999; height:5px; width:758px; margin:0 auto;}



#topnav {  
width:798px;  
background-color:#bba662; padding-left:1px;padding-right:1px; }  



#container {
width:800px;
margin:0 auto; text-align:center;  }

#footer {
width: 800px;
margin: 0 auto;}

.home_nav {color:#ddd6ac;font-family:verdana, Helvetica, sans-serif;font-size:12px;font-weight:bold;line-height:1.0em;}
.home_nav A {color:#ddd6ac;font-family:verdana, Helvetica, sans-serif;font-size:12px;font-weight:bold;line-height:1.0em;text-decoration: none}
.home_nav A:hover {color:#fff7c6;font-family:verdana, Helvetica, sans-serif;font-size:12px;font-weight:bold;line-height:1.0em;text-decoration: none}

.home_nav2 {color:#ddd6ac;font-family:verdana, Helvetica, sans-serif;font-size:12px;font-weight:bold;line-height:1.5em;}
.home_nav2 A {color:#ddd6ac;font-family:verdana, Helvetica, sans-serif;font-size:12px;font-weight:bold;line-height:1.5em;text-decoration: underline;}
.home_nav2 A:hover {color:#fff7c6;font-family:verdana, Helvetica, sans-serif;font-size:12px;font-weight:bold;line-height:1.5em;text-decoration: underline;}


.home_nav2_small {color:#ddd6ac;font-family:verdana, Helvetica, sans-serif;font-size:11px;font-weight:bold;line-height:1.5em;}
.home_nav2_small A {color:#ddd6ac;font-family:verdana, Helvetica, sans-serif;font-size:11px;font-weight:bold;line-height:1.5em;text-decoration: none;}
.home_nav2_small A:hover {color:#fff7c6;font-family:verdana, Helvetica, sans-serif;font-size:11px;font-weight:bold;line-height:1.5em;text-decoration: none;}


/*Main template styles.*/


.subnav11 {color: #000000; font-family: verdana, Arial, Geneva, sans-serif; font-size: 11px;line-height:1.5em;}
.subnav11 A {text-decoration: none;color:#000000;}
.subnav11 A:hover {text-decoration: none;color:#900e1e;}


.rednavhead {  font-family:verdana, Helvetica, sans-serif; font-size: 19px; color: #900e1e; text-decoration: none; line-height;1.5em;font-weight:bold;display:block;margin-bottom:-8px;}


.yellowtestimonial {  font-family:Verdana, Helvetica, sans-serif; font-size: 10px; color: #cba011; font-weight:normal; text-decoration: none; line-height:1.5em;}
.yellowtestimonial A {  font-family:Verdana, Helvetica, sans-serif; font-size: 10px; color: #cba011; font-weight:normal; text-decoration: underline; line-height:1.5em;}
.yellowtestimonial A:hover {  font-family:Verdana, Helvetica, sans-serif; font-size: 10px; color: #cba011; font-weight:normal; text-decoration: underline; line-height:1.5em;}

.yellow20times {  font-family:times,serif; font-size: 20px; color: #cba011; text-decoration: none; line-height;1.5em;}
.yellow20times A    {color: #cba011;text-decoration: none;line-height;1.5em;}
.yellow20times A:hover  {color: #ffffff;text-decoration: underline;line-height;1.5em;}

.price {  font-family:times,serif; font-size: 24px; color: #34365c; font-weight:bold; text-decoration: none; line-height;1.5em;}
.price A    {color: #34365c;text-decoration: none;line-height;1.5em;}
.price A:hover  {color: #a5804c;text-decoration: underline;line-height;1.5em;}


.white12 {  font-family:Verdana, Helvetica, sans-serif; font-size: 12px; color: #ffffff; font-weight:normal; text-decoration: none;line-height;1.5em;}
.white12 A    {color: #ffffff;text-decoration: underline;line-height;1.5em;}
.white12 A:hover  {color: #ddd6ac;text-decoration: underline;line-height;1.5em;}


.white14b {  font-family:verdana, Helvetica, sans-serif; font-size: 14px; color: #ffffff; font-weight:bold; text-decoration: none; line-height;1.5em;}
.white14b A    {color: #ffffff;text-decoration: none;line-height;1.5em;}
.white14b A:hover  {color: #cba011;text-decoration: underline;line-height;1.5em;}


.red11 {  font-family:verdana, Helvetica, sans-serif; font-size: 11px; color: #900e1e; text-decoration: none; line-height;1.5em;}
.red11 A    {color: #900e1e;text-decoration: none;line-height;1.5em;}
.red11 A:hover  {color: #900e1e;text-decoration: underline;line-height;1.5em;}

.red12 {  font-family:verdana, Helvetica, sans-serif; font-size: 12px; color: #900e1e; text-decoration: none; line-height;1.5em;}
.red12 A    {color: #900e1e;text-decoration: none;line-height;1.5em;}
.red12 A:hover  {color: #900e1e;text-decoration: underline;line-height;1.5em;}

.red14b {  font-family:verdana, Helvetica, sans-serif; font-size: 14px; color: #900e1e; text-decoration: none; line-height;1.5em;font-weight:bold;}
.red14b A    {color: #900e1e;text-decoration: none;line-height;1.5em;}
.red14b A:hover  {color: #900e1e;text-decoration: underline;line-height;1.5em;}

.red18 {  font-family:verdana, Helvetica, sans-serif; font-size: 18px; color: #900e1e; text-decoration: none; line-height;1.5em;}
.red18 A    {color: #900e1e;text-decoration: none;line-height;1.5em;}
.red18 A:hover  {color: #900e1e;text-decoration: underline;line-height;1.5em;}

.red19b {  font-family:verdana, Helvetica, sans-serif; font-size: 19px; color: #900e1e; text-decoration: none; line-height;1.5em;font-weight:bold;}
.red19b A    {color: #900e1e;text-decoration: none;line-height;1.5em;}
.red19b A:hover  {color: #900e1e;text-decoration: underline;line-height;1.5em;}




.black18 {  font-family:Verdana, Helvetica, sans-serif; font-size: 18px; color: #000000; font-weight:normal; text-decoration: none; line-height;1.5em;}
.black18 A    {color: #000000;text-decoration: none;line-height;1.5em;}
.black18 A:hover  {color: #900e1e;text-decoration: underline;line-height;1.5em;}


.black16b {  font-family:Verdana, Helvetica, sans-serif; font-size: 16px; color: #000000; font-weight:bold; text-decoration: none; line-height;1.5em;}
.black16b A    {color: #000000;text-decoration: underline;line-height;1.5em;}
.black16b A:hover  {color: #900e1e;text-decoration: underline;line-height;1.5em;}

.black14b {  font-family:Verdana, Helvetica, sans-serif; font-size: 14px; color: #000000; font-weight:bold; text-decoration: none; line-height;1.5em;}
.black14b A    {color: #000000;text-decoration: underline;line-height;1.5em;}
.black14b A:hover  {color: #900e1e;text-decoration: underline;line-height;1.5em;}


.black14bnone {  font-family:Verdana, Helvetica, sans-serif; font-size: 14px; color: #000000; font-weight:bold; text-decoration: none; line-height;1.5em;}
.black14bnone A    {color: #000000;text-decoration: none;line-height;1.5em;}
.black14bnone A:hover  {color: #900e1e;text-decoration: underline;line-height;1.5em;}

.black14 {  font-family:Verdana, Helvetica, sans-serif; font-size: 14px; color: #000000; font-weight:normal; text-decoration: none; line-height;1.5em;}
.black14 A    {color: #000000;text-decoration: none;line-height;1.5em;}
.black14 A:hover  {color: #900e1e;text-decoration: underline;line-height;1.5em;}

.black12b {  font-family:Verdana, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight:bold; text-decoration: none;line-height;1.5em;}
.black12b A    {color: #000000;text-decoration: underline;line-height;1.5em;}
.black12b A:hover  {color: #900e1e;text-decoration: underline;line-height;1.5em;}


.black12bnone{  font-family:Verdana, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight:bold; text-decoration: none;line-height;1.5em;}
.black12bnone A    {color: #000000;text-decoration: none;line-height;1.5em;}
.black12bnone A:hover  {color: #900e1e;text-decoration: underline;line-height;1.5em;}


.black12 {  font-family:Verdana, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight:normal; text-decoration: none;line-height;1.5em;}
.black12 A    {color: #000000;text-decoration: underline;line-height;1.5em;}
.black12 A:hover  {color: #900e1e;text-decoration: underline;line-height;1.5em;}


.black12none {  font-family:Verdana, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight:normal; text-decoration: none;line-height;1.5em;}
.black12none A    {color: #000000;text-decoration: none;line-height;1.5em;}
.black12none A:hover  {color: #900e1e;text-decoration: underline;line-height;1.5em;}

.black11 {color: #000000; font-family: verdana, Arial, Geneva, sans-serif; font-size: 11px;line-height:1.5em;}
.black11 A {text-decoration: underline;color:#000000;}
.black11 A:hover {text-decoration: underline;color:#900e1e;}

.black11none {color: #000000; font-family: verdana, Arial, Geneva, sans-serif; font-size: 11px;line-height:1.5em;}
.black11none A {text-decoration: none;color:#000000;}
.black11none A:hover {text-decoration: underline;color:#900e1e;}


.black10b {  font-family:Verdana, Helvetica, sans-serif; font-size: 10px; color: #000000; font-weight:bold; text-decoration: none;line-height;1.5em;}
.black10b A    {color: #000000;text-decoration: underline;line-height;1.5em;}
.black10b A:hover  {color: #900e1e;text-decoration: underline;line-height;1.5em;}

.black10 {  font-family:Verdana, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: none;line-height;1.5em;}
.black10 A    {color: #000000;text-decoration: underline;line-height;1.5em;}
.black10 A:hover  {color: #900e1e;text-decoration: underline;line-height;1.5em;}



.gray18 {  font-family:Verdana, Helvetica, sans-serif; font-size: 18px; color: #333333; font-weight:normal; text-decoration: none; line-height;1.5em;}
.gray18 A    {color: #333333;text-decoration: none;line-height;1.5em;}
.gray18 A:hover  {color: #a5804c;text-decoration: underline;line-height;1.5em;}

.gray14b {  font-family:Verdana, Helvetica, sans-serif; font-size: 14px; color: #333333; font-weight:bold; text-decoration: none; line-height;1.5em;}
.gray14b A    {color: #333333;text-decoration: underline;line-height;1.5em;}
.gray14b A:hover  {color: #a5804c;text-decoration: underline;line-height;1.5em;}


.gray14bnone {  font-family:Verdana, Helvetica, sans-serif; font-size: 14px; color: #333333; font-weight:bold; text-decoration: none; line-height;1.5em;}
.gray14bnone A    {color: #333333;text-decoration: none;line-height;1.5em;}
.gray14bnone A:hover  {color: #a5804c;text-decoration: underline;line-height;1.5em;}

.gray14 {  font-family:Verdana, Helvetica, sans-serif; font-size: 14px; color: #333333; font-weight:normal; text-decoration: none; line-height;1.5em;}
.gray14 A    {color: #333333;text-decoration: none;line-height;1.5em;}
.gray14 A:hover  {color: #a5804c;text-decoration: underline;line-height;1.5em;}

.gray12b {  font-family:Verdana, Helvetica, sans-serif; font-size: 12px; color: #333333; font-weight:bold; text-decoration: none;line-height;1.5em;}
.gray12b A    {color: #333333;text-decoration: underline;line-height;1.5em;}
.gray12b A:hover  {color: #a5804c;text-decoration: underline;line-height;1.5em;}


.gray12bnone{  font-family:Verdana, Helvetica, sans-serif; font-size: 12px; color: #333333; font-weight:bold; text-decoration: none;line-height;1.5em;}
.gray12bnone A    {color: #333333;text-decoration: none;line-height;1.5em;}
.gray12bnone A:hover  {color: #a5804c;text-decoration: underline;line-height;1.5em;}


.gray12 {  font-family:Verdana, Helvetica, sans-serif; font-size: 12px; color: #333333; font-weight:normal; text-decoration: none;line-height;1.5em;}
.gray12 A    {color: #333333;text-decoration: underline;line-height;1.5em;}
.gray12 A:hover  {color: #a5804c;text-decoration: none;line-height;1.5em;}


.gray12none {  font-family:Verdana, Helvetica, sans-serif; font-size: 12px; color: #333333; font-weight:normal; text-decoration: none;line-height;1.5em;}
.gray12none A    {color: #333333;text-decoration: none;line-height;1.5em;}
.gray12none A:hover  {color: #a5804c;text-decoration: underline;line-height;1.5em;}

.gray11 {color: #333333; font-family: verdana, Arial, Geneva, sans-serif; font-size: 11px;line-height:1.5em;}
.gray11 A {text-decoration: underline;color:#333333;}
.gray11 A:hover {text-decoration: underline;color:#333333;}

.gray11none {color: #333333; font-family: verdana, Arial, Geneva, sans-serif; font-size: 11px;line-height:1.5em;}
.gray11none A {text-decoration: none;color:#333333;}
.gray11none A:hover {text-decoration: underline;color:#333333;}


.gray10b {  font-family:Verdana, Helvetica, sans-serif; font-size: 10px; color: #333333; font-weight:bold; text-decoration: none;line-height;1.5em;}
.gray10b A    {color: #333333;text-decoration: underline;line-height;1.5em;}
.gray10b A:hover  {color: #a5804c;text-decoration: underline;line-height;1.5em;}

.gray10 {  font-family:Verdana, Helvetica, sans-serif; font-size: 10px; color: #333333; text-decoration: none;line-height;1.5em;}
.gray10 A    {color: #333333;text-decoration: underline;line-height;1.5em;}
.gray10 A:hover  {color: #a5804c;text-decoration: underline;line-height;1.5em;}


.gray9 {  font-family:Verdana, Helvetica, sans-serif; font-size: 9px; color: #333333; text-decoration: none;line-height;1.5em;}
.gray9 A    {color: #333333;text-decoration: underline;line-height;1.5em;}
.gray9 A:hover  {color: #a5804c;text-decoration: underline;line-height;1.5em;}


.cream10b {  font-family:Verdana, Helvetica, sans-serif; font-size: 10px; color: #ddd6ac; font-weight:bold; text-decoration: none;line-height;1.5em;}
.cream10b A    {color: #ddd6ac;text-decoration: underline;line-height;1.5em;}
.cream10b A:hover  {color: #ffffff;text-decoration: underline;line-height;1.5em;}

.cream11b {  font-family:Verdana, Helvetica, sans-serif; font-size: 11px; color: #ddd6ac; font-weight:bold; text-decoration: none;line-height;1.5em;}
.cream11b A    {color: #ddd6ac;text-decoration: underline;line-height;1.5em;}
.cream11b A:hover  {color: #ffffff;text-decoration: underline;line-height;1.5em;}

.cream11 {  font-family:Verdana, Helvetica, sans-serif; font-size: 11px; color: #ddd6ac; font-weight:normal; text-decoration: none;line-height;1.5em;}
.cream11 A    {color: #ddd6ac;text-decoration: underline;line-height;1.5em;}
.cream11 A:hover  {color: #ffffff;text-decoration: underline;line-height;1.5em;}


.cream11none {  font-family:Verdana, Helvetica, sans-serif; font-size: 11px; color: #ddd6ac; font-weight:normal; text-decoration: none;line-height;1.5em;}
.cream11none A    {color: #ddd6ac;text-decoration: none;line-height;1.5em;}
.cream11none A:hover  {color: #ffffff;text-decoration: underline;line-height;1.5em;}


.cream12 {  font-family:Verdana, Helvetica, sans-serif; font-size: 12px; color: #ddd6ac; font-weight:normal; text-decoration: none;line-height;1.5em;}
.cream12 A    {color: #ddd6ac;text-decoration: underline;line-height;1.5em;}
.cream12 A:hover  {color: #ffffff;text-decoration: underline;line-height;1.5em;}






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

.sbtestimonialtext {  font-size: 12px; 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: 11px; color: #000099; text-decoration: none;} /*next to the search box*/


.homesubhead {  font-family:Times,serif; font-size: 18px; color: #000000; text-decoration: none;line-height:2.0em;}
.homesubhead A    {color: #000000;text-decoration: none;}
.homesubhead A:visited {color: #000000; text-decoration: none;}
.homesubhead A:hover {color: #000000; text-decoration: underline;}



.navlink {  font-family:Times,serif; font-size: 18px; color: #cba011; font-weight:normal; text-decoration: none;  line-height: 100%; }
.navlink A    {color: #cba011;text-decoration: none;}
.navlink A:hover  {color: #ffffff;text-decoration: none;}
.navlinkon A  {font-family:Times,serif; font-size: 18px; color: #ffffff;text-decoration: none;}


.navlink2 {  font-family:Times,serif; font-size: 18px; color: #cba011; text-decoration: none;line-height:1.7em;}
.navlink2 A    {color: #cba011;text-decoration: none;}
.navlink2 A:hover  {color: #ffffff;text-decoration: none;}/*main sidebar links*/



.footertext {color: #ddd6ac; font-family: verdana, Arial, Geneva, sans-serif; font-size: 11px;line-height:1.5em;}
.footertext A {text-decoration: underline;color:#ddd6ac;}
.footertext A:visited {text-decoration: underline;}
.footertext A:hover {text-decoration: underline;color:#ddd6ac;}


.footertext2 {color: #ddd6ac; font-family: verdana, Arial, Geneva, sans-serif; font-size: 10px;line-height:1.5em;}
.footertext2 A {text-decoration: underline;color:#ddd6ac;}
.footertext2 A:visited {text-decoration: underline;}
.footertext2 A:hover {text-decoration: underline;color:#ddd6ac;}



/*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 { font-family:verdana, arial, helvetica, sans-serif; margin-bottom: 4px;margin-top: 0px; margin-left:0px; font-size: 20px; font-weight: bold; line-height: 1.5em; color: #000000} /*this is always used for the page title, except home page and product detail pages*/

h2 { font-family:verdana, arial, helvetica, sans-serif; margin-bottom: 4px; margin-top: 0px; font-size: 18px; font-weight: bold; line-height: 1.5 em; color: #000000}

h3 { font-family:verdana, arial, helvetica, sans-serif;  margin-bottom: 6px; margin-top: 10px; font-size: 14px; font-weight: bold; line-height: 1.5 em; color: #000000}

h4 { font-family:verdana, arial, helvetica, sans-serif;  margin-bottom: 2px; font-size: 12px; font-weight: bold; line-height: 1.5 em; color: #000000}


ul {margin-left:15px;padding:0;}


li {  font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; line-height: 1.5em; list-style-type: square; list-style-position: outside; margin-bottom:6px;}

li.webpages {  font-size: 11px; 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.1 em; color: #ff0033} /*category name on detail pages*/

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

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

.cellheader {font-size: 14px; color: #000000; 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: 11px; line-height: 1.5em; color: #000000;}
.testimonialcelltext A    {text-decoration: underline;}
.testimonialcelltext A:hover  {text-decoration: underline;}

.highlight {  font-size: 11px; 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: 11px; 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; color: #000000; text-decoration: none;}
.insertlist1 A    {color: #000000;text-decoration: underline;}
.insertlist1 A:hover  {color: #000000;text-decoration: underline;} /*youarehere links*/

.nextprev {  font-size: 10px; line-height: 1.5em; color: #000000;}
.nextprev A    {color: #000000; text-decoration: underline;}
.nextprev A:visited {color: #000000; text-decoration: underline;}
.nextprev A:hover  {color: #000000; 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: 11px; 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*/



/*Cart pages and shipping*/

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

.instructions {  font-size: 11px; line-height: 1.5em; color: #000000;}
.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: 11px; 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*/



/*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: #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: #ffcc66;
	color: #000000;
	list-style-type: disc;
	list-style-position: inside;
	border: outset,#ffcc66,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.5em; font-weight: bold; color: #333333;}

.attribute {  font-size: 11px; line-height: 1.5em; 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: #ddd6ac; color: #222222;font-style: normal; font-variant: normal; font-family: verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }


.fancybutton2 {background: #2853a1; 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;}

.fancybutton3 {background: #999999; font-style: normal; font-variant: normal; font-family: verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color:#FFFFFF;}