/*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: 11px; line-height: 1.5em; color: #666666;}

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

/* Added 3/5/07: */
a:link {color: #666666; text-decoration: underline;}  
a:visited {color: #666666; text-decoration: underline;}
a:hover {color: #8f080B; text-decoration: underline;}
a:active {color: #8f080B; text-decoration: underline;}  



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

/*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: #400e73;}

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

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

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

.black18b {  font-family:Verdana, Helvetica, sans-serif; font-size: 18px; color: #000000; font-weight:bold; text-decoration: none;}
.black18b A    {color: #000000;text-decoration: none;}
.black18b A:hover  {color: #a5804c;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: none;}
.black16b A:hover  {color: #a5804c;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: none;}
.black14b A:hover  {color: #a5804c;text-decoration: underline;}


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


.black12bline {  font-family:Verdana, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight:bold; text-decoration: none;}
.black12bline A    {color: #000000;text-decoration: underline;}
.black12bline A:hover  {color: #a5804c;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: none;}
.black12b A:hover  {color: #a5804c;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: #a5804c;text-decoration: none;}

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

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

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





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

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

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


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


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

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

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

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

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


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

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

.noline {  font-family:Verdana, Helvetica, sans-serif; font-size: 11px; color: #666666; font-weight:bold; text-decoration: none; line-height: 1.5em; }
.noline A    {color: #666666; text-decoration: none;}
.noline A:visited  {color: #666666; text-decoration: none;}
.noline A:hover  {color: #8f080B; text-decoration: underline;}



.redindex {  font-family:Verdana, Helvetica, sans-serif; font-size: 12px; color: #8f080B; font-weight:normal; text-decoration: none; line-height: 1.8em;}
.redindex A    {color: #8f080B;text-decoration: underline; line-height: 1.8em;}
.redindex A:hover  {color: #000000;text-decoration: none; line-height: 1.8em;}


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



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


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


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

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

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

.red11 {  font-family:Verdana, Helvetica, sans-serif; font-size: 11px; color: #8f080B; font-weight:normal; text-decoration: none;}
.red11 A    {color: #8f080B;text-decoration: none;}
.red11 A:hover  {color: #000000;text-decoration: underline;}

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

.red10 {  font-family:Verdana, Helvetica, sans-serif; font-size: 10px; color: #8f080B; font-weight:normal; text-decoration: none; line-height: 100%}
.red10 A    {color: #8f080B;text-decoration: none;}
.red10 A:hover  {color: #000000;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: none;}
.white14b A:hover  {color: #efefef;text-decoration: underline;}


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


.white12bline {  font-family:Verdana, Helvetica, sans-serif; font-size: 12px; color: #ffffff; font-weight:bold; text-decoration: none;}
.white12bline A    {color: #ffffff;text-decoration: underline;}
.white12bline A:hover  {color: #efefef;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: none;}
.white12b A:hover  {color: #efefef;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: #efefef;text-decoration: none;}

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

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

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



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

.footertext {color: #400e73; 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: #400e73; 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: #400e73;}
.siteby A    {color: #400e73; text-decoration: none;}
.siteby A:visited {color: #400e73; text-decoration: none;}
.siteby A:hover  {color: #8f080B; text-decoration: underline;}



/*index template styles*/



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

h1 {  font-family: verdana; margin-bottom: 10px; font-size: 18px; font-weight: normal; line-height: 1.1em; color: #8f080B;} 

h2 {  margin-bottom: 2px; margin-top: 10px; font-size: 12px; font-weight: bold; line-height: 1.1 em; color: #000000;}

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

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

li {  font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; line-height: 1.5em; list-style-type: disk; list-style-position: outside; color: #666666;}

li.nav {  font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; line-height: 1.8em; list-style-type: disk; text-indent:0px; list-style-position: outside; color: #8f080B;}

ul.nav{  font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; line-height: 1.8em; list-style-type: disk; text-indent:0px; list-style-position: outside; color: #8f080B;}


/*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: #400e73;
	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: #400e73;
	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: 10px; line-height: 1.2em; font-weight: bold; color: #400e73;}

.attribute {
background-color: #ffffff;
font-size: 10px;
color: #400e73
}

.attribute select {
background-color: #ffffff;
font-size: 10px;
color: #620003
}


.fancybutton {background: #8f080B; 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: #d6d5a6; 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:#400e73;}