/*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: verdana, arial, helvetica, sans-serif; font-size: 14px; line-height: 1.1em; color: #000000;}



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

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

h1 {  margin-bottom: 8px; font-size: 18px; font-weight: bold; line-height: 1.1em; color: #1b3d79; font-style:italics;} /*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: bold; line-height: 1.1 em; color: #325b95;}

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

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

li {  font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; line-height: 1.5em; list-style-type: square; list-style-position: outside; 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.*/

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

.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*/

.navlink {  font-size: 12px; color: #ffffff; text-decoration: none;}
.navlink A    {font-size: 12px; color: #ffffff;text-decoration: none;}
.navlink A:visited {font-size: 12px; color: #ffffff; text-decoration: none;}
.navlink A:hover  {font-size: 12px; color: #b9caf3;text-decoration: underline;}
.navlinkon A {font-size: 12px; color: #b9caf3;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*/

.small {  font-family:Verdana, Helvetica, sans-serif; font-size: 10px; color: #621003; font-weight:bold; text-decoration: none;}
.small A    {color: #621003;text-decoration: underline;}
.small A:hover  {color: #1b3d79;text-decoration: underline;}


.green14b {  font-family:Verdana, Helvetica, sans-serif; font-size: 14px; color: #0b4d02; font-weight:bold; text-decoration: none;}
.green14b A    {color: #0b4d02;text-decoration: underline;}
.green14b A:hover  {color: #0b4d02;text-decoration: underline;}



.gray18b {  font-family:Verdana, Helvetica, sans-serif; font-size: 18px; color: #666666; font-weight:bold; text-decoration: none;}
.gray18b A    {color: #666666;text-decoration: underline;}
.gray18b A:hover  {color: #666666;text-decoration: underline;}


.gray16b {  font-family:Verdana, Helvetica, sans-serif; font-size: 16px; color: #666666; font-weight:bold; text-decoration: none;}
.gray16b A    {color: #666666;text-decoration: underline;}
.gray16b A:hover  {color: #666666;text-decoration: underline;}

.gray14b {  font-family:Verdana, Helvetica, sans-serif; font-size: 14px; color: #666666; font-weight:bold; text-decoration: none;}
.gray14b A    {color: #666666;text-decoration: underline;}
.gray14b A:hover  {color: #cccccc;text-decoration: underline;}

.gray12b {  font-family:Verdana, Helvetica, sans-serif; font-size: 12px; color: #666666; font-weight:bold; text-decoration: none;}
.gray12b A    {color: #666666;text-decoration: underline;}
.gray12b A:hover  {color: #cccccc;text-decoration: underline;}

.gray12 {  font-family:Verdana, Helvetica, sans-serif; font-size: 12px; color: #666666; font-weight:normal; text-decoration: none;}
.gray12 A    {color: #666666;text-decoration: underline;}
.gray12 A:hover  {color: #cccccc;text-decoration: underline;}

.gray10 {  font-family:Verdana, Helvetica, sans-serif; font-size: 10px; color: #666666; font-weight:normal; text-decoration: none;}
.gray10 A    {color: #666666;text-decoration: underline;}
.gray10 A:hover  {color: #cccccc;text-decoration: underline;}


.gray10b {  font-family:Verdana, Helvetica, sans-serif; font-size: 10px; color: #666666; font-weight:bold; text-decoration: none;}
.gray10b A    {color: #666666;text-decoration: underline;}
.gray10b A:hover  {color: #cccccc;text-decoration: underline;}






.black18b {  font-family:Verdana, Helvetica, sans-serif; font-size: 18px; color: #000000; font-weight:bold; text-decoration: none;}
.black18b A    {color: #000000;text-decoration: underline;}
.black18b A:hover  {color: #000000;text-decoration: underline;}


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

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

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

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

.black10 {  font-family:Verdana, Helvetica, sans-serif; font-size: 10px; color: #000000; font-weight:normal; text-decoration: none;}
.black10 A    {color: #000000;text-decoration: underline;}
.black10 A:hover  {color: #cccccc;text-decoration: underline;}


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







.mediumblue18b {  font-family:Verdana, Helvetica, sans-serif; font-size: 18px; color: #1b3d79; font-weight:bold; text-decoration: none;}
.mediumblue18b A    {color: #1b3d79;text-decoration: underline;}
.mediumblue18b A:hover  {color: #1b3d79;text-decoration: underline;}


.mediumblue16b {  font-family:Verdana, Helvetica, sans-serif; font-size: 16px; color: #1b3d79; font-weight:bold; text-decoration: none;}
.mediumblue16b A    {color: #1b3d79;text-decoration: underline;}
.mediumblue16b A:hover  {color: #1b3d79;text-decoration: underline;}

.mediumblue14b {  font-family:Verdana, Helvetica, sans-serif; font-size: 14px; color: #1b3d79; font-weight:bold; text-decoration: none;}
.mediumblue14b A    {color: #1b3d79;text-decoration: underline;}
.mediumblue14b A:hover  {color: #621003;text-decoration: underline;}

.mediumblue12b {  font-family:Verdana, Helvetica, sans-serif; font-size: 12px; color: #1b3d79; font-weight:bold; text-decoration: none;}
.mediumblue12b A    {color: #1b3d79;text-decoration: underline;}
.mediumblue12b A:hover  {color: #621003;text-decoration: underline;}

.mediumblue12 {  font-family:Verdana, Helvetica, sans-serif; font-size: 12px; color: #1b3d79; font-weight:normal; text-decoration: none;}
.mediumblue12 A    {color: #1b3d79;text-decoration: underline;}
.mediumblue12 A:hover  {color: #621003;text-decoration: underline;}

.mediumblue10 {  font-family:Verdana, Helvetica, sans-serif; font-size: 10px; color: #1b3d79; font-weight:normal; text-decoration: none;}
.mediumblue10 A    {color: #1b3d79;text-decoration: underline;}
.mediumblue10 A:hover  {color: #621003;text-decoration: underline;}


.mediumblue10b {  font-family:Verdana, Helvetica, sans-serif; font-size: 10px; color: #1b3d79; font-weight:bold; text-decoration: none;}
.mediumblue10b A    {color: #1b3d79;text-decoration: underline;}
.mediumblue10b A:hover  {color: #621003;text-decoration: underline;}



.darkblue18b {  font-family:Verdana, Helvetica, sans-serif; font-size: 18px; color: #1f305b; font-weight:bold; text-decoration: none;}
.darkblue18b A    {color: #1f305b;text-decoration: underline;}
.darkblue18b A:hover  {color: #1f305b;text-decoration: underline;}


.darkblue16b {  font-family:Verdana, Helvetica, sans-serif; font-size: 16px; color: #1f305b; font-weight:bold; text-decoration: none;}
.darkblue16b A    {color: #1f305b;text-decoration: underline;}
.darkblue16b A:hover  {color: #1f305b;text-decoration: underline;}

.darkblue14b {  font-family:Verdana, Helvetica, sans-serif; font-size: 14px; color: #1f305b; font-weight:bold; text-decoration: none;}
.darkblue14b A    {color: #1f305b;text-decoration: underline;}
.darkblue14b A:hover  {color: #621003;text-decoration: underline;}

.darkblue12b {  font-family:Verdana, Helvetica, sans-serif; font-size: 12px; color: #1f305b; font-weight:bold; text-decoration: none;}
.darkblue12b A    {color: #1f305b;text-decoration: underline;}
.darkblue12b A:hover  {color: #621003;text-decoration: underline;}

.darkblue12 {  font-family:Verdana, Helvetica, sans-serif; font-size: 12px; color: #1f305b; font-weight:normal; text-decoration: none;}
.darkblue12 A    {color: #1f305b;text-decoration: underline;}
.darkblue12 A:hover  {color: #621003;text-decoration: underline;}

.darkblue10 {  font-family:Verdana, Helvetica, sans-serif; font-size: 10px; color: #1f305b; font-weight:normal; text-decoration: none;}
.darkblue10 A    {color: #1f305b;text-decoration: underline;}
.darkblue10 A:hover  {color: #621003;text-decoration: underline;}


.darkblue10b {  font-family:Verdana, Helvetica, sans-serif; font-size: 10px; color: #1f305b; font-weight:bold; text-decoration: none;}
.darkblue10b A    {color: #1f305b;text-decoration: underline;}
.darkblue10b A:hover  {color: #621003;text-decoration: underline;}




.verydarkblue18b {  font-family:Verdana, Helvetica, sans-serif; font-size: 18px; color: #041132; font-weight:bold; text-decoration: none;}
.verydarkblue18b A    {color: #041132;text-decoration: underline;}
.verydarkblue18b A:hover  {color: #041132;text-decoration: underline;}


.verydarkblue16b {  font-family:Verdana, Helvetica, sans-serif; font-size: 16px; color: #041132; font-weight:bold; text-decoration: none;}
.verydarkblue16b A    {color: #041132;text-decoration: underline;}
.verydarkblue16b A:hover  {color: #041132;text-decoration: underline;}

.verydarkblue14b {  font-family:Verdana, Helvetica, sans-serif; font-size: 14px; color: #041132; font-weight:bold; text-decoration: none;}
.verydarkblue14b A    {color: #041132;text-decoration: underline;}
.verydarkblue14b A:hover  {color: #621003;text-decoration: underline;}

.verydarkblue12b {  font-family:Verdana, Helvetica, sans-serif; font-size: 12px; color: #041132; font-weight:bold; text-decoration: none;}
.verydarkblue12b A    {color: #041132;text-decoration: underline;}
.verydarkblue12b A:hover  {color: #621003;text-decoration: underline;}

.verydarkblue12 {  font-family:Verdana, Helvetica, sans-serif; font-size: 12px; color: #041132; font-weight:normal; text-decoration: none;}
.verydarkblue12 A    {color: #041132;text-decoration: underline;}
.verydarkblue12 A:hover  {color: #621003;text-decoration: underline;}

.verydarkblue10 {  font-family:Verdana, Helvetica, sans-serif; font-size: 10px; color: #041132; font-weight:normal; text-decoration: none;}
.verydarkblue10 A    {color: #041132;text-decoration: underline;}
.verydarkblue10 A:hover  {color: #621003;text-decoration: underline;}


.verydarkblue10b {  font-family:Verdana, Helvetica, sans-serif; font-size: 10px; color: #041132; font-weight:bold; text-decoration: none;}
.verydarkblue10b A    {color: #041132;text-decoration: underline;}
.verydarkblue10b A:hover  {color: #621003;text-decoration: underline;}



.red18b {  font-family:Verdana, Helvetica, sans-serif; font-size: 18px; color: #621003; font-weight:bold; text-decoration: none;}
.red18b A    {color: #621003;text-decoration: underline;}
.red18b A:hover  {color: #621003;text-decoration: underline;}


.red16b {  font-family:Verdana, Helvetica, sans-serif; font-size: 16px; color: #621003; font-weight:bold; text-decoration: none;}
.red16b A    {color: #621003;text-decoration: underline;}
.red16b A:hover  {color: #621003;text-decoration: underline;}

.red14b {  font-family:Verdana, Helvetica, sans-serif; font-size: 14px; color: #621003; font-weight:bold; text-decoration: none;}
.red14b A    {color: #621003;text-decoration: underline;}
.red14b A:hover  {color: #1b3d79;text-decoration: underline;}

.red12b {  font-family:Verdana, Helvetica, sans-serif; font-size: 12px; color: #621003; font-weight:bold; text-decoration: none;}
.red12b A    {color: #621003;text-decoration: underline;}
.red12b A:hover  {color: #1b3d79;text-decoration: underline;}

.red12 {  font-family:Verdana, Helvetica, sans-serif; font-size: 12px; color: #621003; font-weight:normal; text-decoration: none;}
.red12 A    {color: #621003;text-decoration: underline;}
.red12 A:hover  {color: #1b3d79;text-decoration: underline;}

.red10 {  font-family:Verdana, Helvetica, sans-serif; font-size: 10px; color: #621003; font-weight:normal; text-decoration: none;}
.red10 A    {color: #621003;text-decoration: underline;}
.red10 A:hover  {color: #1b3d79;text-decoration: underline;}


.red10b {  font-family:Verdana, Helvetica, sans-serif; font-size: 10px; color: #621003; font-weight:bold; text-decoration: none;}
.red10b A    {color: #621003;text-decoration: underline;}
.red10b A:hover  {color: #1b3d79;text-decoration: underline;}




.white18b {  font-family:Verdana, Helvetica, sans-serif; font-size: 18px; color: #ffffff; font-weight:bold; text-decoration: none;}
.white18b A    {color: #ffffff;text-decoration: underline;}
.white18b A:hover  {color: #ffffff;text-decoration: underline;}


.white16b {  font-family:Verdana, Helvetica, sans-serif; font-size: 16px; color: #ffffff; font-weight:bold; text-decoration: none;}
.white16b A    {color: #ffffff;text-decoration: underline;}
.white16b A:hover  {color: #ffffff;text-decoration: underline;}

.white14b {  font-family:Verdana, Helvetica, sans-serif; font-size: 14px; color: #ffffff; font-weight:bold; text-decoration: none;}
.white14b A    {color: #ffffff;text-decoration: underline;}
.white14b A:hover  {color: #ffffff;text-decoration: underline;}

.white12b {  font-family:Verdana, Helvetica, sans-serif; font-size: 12px; color: #ffffff; font-weight:bold; text-decoration: none;}
.white12b A    {color: #ffffff;text-decoration: underline;}
.white12b A:hover  {color: #ffffff;text-decoration: underline;}

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

.white10 {  font-family:Verdana, Helvetica, sans-serif; font-size: 10px; color: #ffffff; font-weight:normal; text-decoration: none;}
.white10 A    {color: #ffffff;text-decoration: underline;}
.white10 A:hover  {color: #ffffff;text-decoration: underline;}


.white10b {  font-family:Verdana, Helvetica, sans-serif; font-size: 10px; color: #ffffff; font-weight:bold; text-decoration: none;}
.white10b A    {color: #ffffff;text-decoration: underline;}
.white10b A:hover  {color: #ffffff;text-decoration: underline;}


.mighty {  font-family:Verdana, Helvetica, sans-serif; font-size: 10px; color: #ffffff; font-weight:normal; text-decoration: none;}
.mighty A    {color: #ffffff;text-decoration: underline;}
.mighty A:hover  {color: #ffffff;text-decoration: underline;}




.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: #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;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.*/

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



/*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*/



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



.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: #000000;}
.nextprev A    {color: #333399; text-decoration: underline;}
.nextprev A:visited {color: #333399; text-decoration: underline;}
.nextprev A:hover  {color: #ff0033; text-decoration: underline;}


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



/*Cart pages and shipping*/

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

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


.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: 16px; color: #621003; font-weight:bold; text-decoration: none;}
.errormessageA    {text-decoration: underline;}
.errormessage A:hover  {text-decoration: underline;}


.fancybutton {background: #1b3d79; 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: #1b3d79; 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;}