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


/*lightyellow: ddd979  yellow: e4bb2f  light blue:8f90c9  blue:1f1f5d (bg) medium blue: 6973a6*/


<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */<!-- Hide entire CSS code from IE6 -->
<![if !IE 6]>



.shiftcontainer{
position: relative;
left: 7px; /*Number should match -left shadow depth below*/
top: 7px; /*Number should match -top shadow depth below*/
}

.shadowcontainer{
width: 450px; /* container width*/
background: transparent url(images/bigshadow.gif) no-repeat bottom right;
}

.shadowcontainer .innerdiv{
/* Add container height here if desired */
background-color: #dbe2f5;
/*border: 1px solid gray;*/
padding: 6px;
position: relative;
left: -7px; /*shadow depth*/
top: -7px; /*shadow depth*/
}

</style>

<![endif]>
/*

html for dropshadow

<div class="shiftcontainer">
<div class="shadowcontainer">
<div class="innerdiv">
stuff goes here

</div>
</div>
</div>
<div class="shiftcontainer2">
<div class="shadowcontainer2">
</div>
</div>

*/



.shiftcontainer2{
position: relative;
left: 7px; /*Number should match -left shadow depth below*/
top: 7px; /*Number should match -top shadow depth below*/
}

.shadowcontainer2{
width: 400px; /* container width*/
background: transparent url(images/bigshadow.gif) no-repeat bottom right;
}

.shadowcontainer2 .innerdiv{
/* Add container height here if desired */
background-color: #dbe2f5;
/*border: 1px solid gray;*/
padding: 6px;
position: relative;
left: -7px; /*shadow depth*/
top: -7px; /*shadow depth*/
}


body {font-family: verdana, arial,  sans-serif; font-size: 12px; line-height: 1.5em; color: #1f1f5d;}






/*  ******************** Book Styles **************************** */


h1.book {  margin-bottom: 18px; font-size: 20px; font-weight: bold; line-height: 1.1em; color: #7c3672}
h2.book {  margin-bottom: 12px; font-size: 14px; font-weight: bold; line-height: 1.1em; color: #7c3672}


.floatrightpinkbox {float:right;
 background-color:#7c3672;
 width:150px;
 font-size:14px; 
 color:#ffffff; 
 margin-left:0; 
 text-align:center;
 line-height: 1.4em;
 font-weight:normal;
}


/* this is the lighter one */
.floatrightpinkbox2 {float:right;
 background-color:#c7abc4;
 width:150px;
 font-size:18px;
 margin-top:2px;padding-bottom:2px;
 color:#ffffff;
 text-align:center;
 line-height: 1.4em;
 font-weight:bold;}



.booknavlink {  font-family: helvetica; font-size: 12px; color: #33603f; text-decoration: none; font-weight:bold;}
.booknavlink A    { font-family: helvetica;color: #33603f;text-decoration: none;font-weight:bold;}
.booknavlink A:visited { font-family: helvetica;color: #33603f; text-decoration: none;font-weight:bold;}
.booknavlink A:hover  { font-family: helvetica;color: #33603f;text-decoration: underline;font-weight:bold;}


.booknavlink2 {  font-family: helvetica; font-size: 12px; color: #fee28f; text-decoration: none; font-weight:bold;}
.booknavlink2 A    { font-family: helvetica;color: #fee28f;text-decoration: none;font-weight:bold;}
.booknavlink2 A:visited { font-family: helvetica;color: #fee28f; text-decoration: none;font-weight:bold;}
.booknavlink2 A:hover  { font-family: helvetica;color: #fee28f;text-decoration: underline;font-weight:bold;}


.bookprice {  font-family: verdana, arial, sans-serif; font-size: 20px; color: #2f59a5; font-weight:bold; text-decoration: none;}
.bookprice A    {color: #2f59a5;text-decoration: underline;}
.bookprice A:hover  {color: #e4bb2f;text-decoration: underline;}



.bookpurple12 {  font-family: verdana, arial, sans-serif; font-size: 12px; color: #443c66; font-weight:normal; text-decoration: none;}
.bookpurple12 A    {color: #443c66;text-decoration: underline;}
.bookpurple12 A:hover  {color: #443c66;text-decoration: underline;}


.bookpurple12b {  font-family: verdana, arial, sans-serif; font-size: 12px; color: #443c66; font-weight:bold; text-decoration: none;}
.bookpurple12b A    {color: #443c66;text-decoration: underline;}
.bookpurple12b A:hover  {color: #443c66;text-decoration: underline;}


.bookpurple14b {  font-family: verdana, arial, sans-serif; font-size: 14px; color: #443c66; font-weight:bold; text-decoration: none;}
.bookpurple14b A    {color: #443c66;text-decoration: underline;}
.bookpurple14b A:hover  {color: #443c66;text-decoration: underline;}


.bookpurple18b {  font-family: verdana, arial, sans-serif; font-size: 18px; color: #443c66; font-weight:bold; text-decoration: none;}
.bookpurple18b A    {color: #443c66;text-decoration: underline;}
.bookpurple18b A:hover  {color: #443c66;text-decoration: underline;}



.bookblue14 {  font-family: verdana, arial, sans-serif; font-size: 14px; color: #2f59a5; font-weight:normal; text-decoration: none;}
.bookblue14 A    {color: #2f59a5;text-decoration: underline;}
.bookblue14 A:hover  {color: #e4bb2f;text-decoration: underline;}

.bookblue12 {  font-family: verdana, arial, sans-serif; font-size: 12px; color: #2f59a5; font-weight:normal; text-decoration: none;}
.bookblue12 A    {color: #2f59a5;text-decoration: underline;}
.bookblue12 A:hover  {color: #e4bb2f;text-decoration: underline;}



.bookyellow18b {  font-family: verdana, arial, sans-serif; font-size: 18px; color: #f3ef84; font-weight:bold; text-decoration: none;}
.bookyellow18b A    {color: #f3ef84;text-decoration: underline;}
.bookyellow18b A:hover  {color: #f3ef84;text-decoration: underline;}


.bookyellow12b {  font-family: verdana, arial, sans-serif; font-size: 12px; color: #f3ef84; font-weight:bold; text-decoration: none;}
.bookyellow12b A    {color: #f3ef84;text-decoration: underline;}
.bookyellow12b A:hover  {color: #f3ef84;text-decoration: underline;}

.bookyellow12 {  font-family: verdana, arial, sans-serif; font-size: 12px; color: #f3ef84; font-weight:normal; text-decoration: none;}
.bookyellow12 A    {color: #f3ef84;text-decoration: none;}
.bookyellow12 A:hover  {color: #f3ef84;text-decoration: underline;}

.bookyellow11 {  font-family: verdana, arial, sans-serif; font-size: 11px; color: #f3ef84; font-weight:normal; text-decoration: none; line-height:1.3em;}
.bookyellow11 A    {color: #f3ef84;text-decoration: none;}
.bookyellow11 A:hover  {color: #f3ef84;text-decoration: underline;}


.fancybuttonbook {background: #f3ef85; font-style: normal; font-variant: normal; font-family: verdana, Arial,  sans-serif; font-size: 12px; font-weight: bold; color:#33603f;}




/* *** End Book Styles  *** */





#logofloat  {position: absolute; top:2px; left:2px;}

#news 
{width:120px;
padding:0px;
background-color:#ddd979;
margin:5px;}



#footer
{width:800px;
background-image:url(images/footer.jpg);
background-repeat: no-repeat;
text-align:right;
height:130px;
}
 
#catblurb1 { line-height:1.5em;
font-size: 13px; color: #1f1f5d;}   


ul li { font-family:  verdana, arial, sans-serif;line-height:1.5em;
  margin-left:-1px;padding:0;margin-top:2px;margin-bottom:0;margin-right:0;
  list-style-image : url(images/bullet_yellow.jpg); 
  color:#1f1f5d;}


.catcell ul li { font-family:  verdana, arial, sans-serif;line-height:1.5em;
margin-left:-1px;padding:0;margin-top:2px;margin-bottom:0;margin-right:0;
list-style-image : url(images/bullet_yellow.jpg);
color:#1f1f5d;}


.noindentlist ul li { font-family:  verdana, arial, sans-serif;line-height:1.5em;
margin-left:-10px;padding:0;margin-top:2px;margin-bottom:0;margin-right:0;
list-style-image : url(images/bullet_white.jpg); 
color:#ffffff;}

                     
.floatrightbox {float:right;background-color:#2d2d85;border: 3px solid #6973a6;width:200px;font-size:14px; color:#ffffff; margin-left:25px; background-image:url(images/bg_box.jpg);
background-repeat: no-repeat;
background-position:center;
text-align:right;
line-height: 1.8em;
font-weight:normal;}



.whitebox{  font-family: verdana, arial, sans-serif; font-size: 13px; color: #ffffff; font-weight:normal; text-decoration: none; line-height: 1.7em;}
.whitebox A    {color: #ffffff;text-decoration: underline;}
.whitebox A:hover  {color: #dd9979;text-decoration: underline;}


td {font-family: verdana, arial,  sans-serif; font-size: 12px; line-height: 1.5em; color: #1f1f5d;}
td A {font-family: verdana, arial,  sans-serif; font-size: 12px; line-height: 1.5em; color: #1f1f5d;}
td A:hover {font-family: verdana, arial,  sans-serif; font-size: 12px; line-height: 1.5em; color: #6973a6;}


p {font-family: verdana, arial,  sans-serif; font-size: 12px; line-height: 1.5em; color: #1f1f5d;}


.label {  font-size: 12px; line-height: 1.2em; font-weight: bold; color: #1f1f5d;}

.attribute {
background-color: #dbe2f5;
font-size: 12px;
color: #1f1f5d;
}

.attribute select {
background-color: #ffffff;
font-size: 12px;
color: #1f1f5d;
}

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

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

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

.white14 {  font-family: verdana, arial, sans-serif; font-size: 14px; color: #ffffff; font-weight:normal; text-decoration: none;}
.white14 A    {color: #ffffff;text-decoration: underline;}
.white14 A:hover  {color: #dd9979;text-decoration: underline;}

.white13 {  font-family: verdana, arial, sans-serif; font-size: 13px; color: #ffffff; font-weight:normal; text-decoration: none;}
.white13 A    {color: #ffffff;text-decoration: underline;}
.white13 A:hover  {color: #dd9979;text-decoration: underline;}


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

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

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


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

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




.blue18none {  font-family: verdana, arial, sans-serif; font-size: 18px; color: #1f1f5d; font-weight:bold; text-decoration: none;}
.blue18none A    {color: #1f1f5d;text-decoration: none;font-size: 18px; }
.blue18none A:hover  {color: #e4bb2f;text-decoration: underline;font-size: 18px; }




.blue18b {  font-family: verdana, arial, sans-serif; font-size: 18px; color: #1f1f5d; font-weight:bold; text-decoration: none;}
.blue18b A    {color: #1f1f5d;text-decoration: underline;font-size: 18px; }
.blue18b A:hover  {color: #e4bb2f;text-decoration: underline;font-size: 18px; }

.blue16bnone {  font-family: verdana, arial, sans-serif; font-size: 16px; color: #1f1f5d; font-weight:bold; text-decoration: none;}
.blue16bnone A    {color: #1f1f5d;text-decoration: none;font-size: 16px;}
.blue16bnone A:hover  {color: #8f90c9;text-decoration: underline;font-size: 16px;}

.blue15none {  font-family: verdana, arial, sans-serif; font-size: 15px; color: #1f1f5d; font-weight:normal; text-decoration: none;}
.blue15none A    {color: #1f1f5d;text-decoration: none;font-size: 15px;}
.blue15none A:hover  {color: #1f1f5d;text-decoration: underline;font-size: 15px;}



.blue16b {  font-family: verdana, arial, sans-serif; font-size: 16px; color: #1f1f5d; font-weight:bold; text-decoration: none;}
.blue16b A    {color: #1f1f5d;text-decoration: underline;}
.blue16b A:hover  {color: #e4bb2f;text-decoration: underline;}

.blue14b {  font-family: verdana, arial, sans-serif; font-size: 14px; color: #1f1f5d; font-weight:bold; text-decoration: none;}
.blue14b A    {color: #1f1f5d;text-decoration: underline;}
.blue14b A:hover  {color: #e4bb2f;text-decoration: underline;}

.blue14bnone {  font-family: verdana, arial, sans-serif; font-size: 14px; color: #1f1f5d; font-weight:bold; text-decoration: none;}
.blue14bnone A    {color: #1f1f5d;text-decoration: none;font-size: 14px;}
.blue14bnone A:hover  {color: #e4bb2f;text-decoration: underline;font-size: 14px;}


.blue14 {  font-family: verdana, arial, sans-serif; font-size: 14px; color: #1f1f5d; font-weight:normal; text-decoration: none;}
.blue14 A    {color: #1f1f5d;text-decoration: underline;}
.blue14 A:hover  {color: #e4bb2f;text-decoration: underline;}

.blue13 {  font-family: verdana, arial, sans-serif; font-size: 13px; color: #1f1f5d; font-weight:normal; text-decoration: none;}
.blue13 A    {color: #1f1f5d;text-decoration: underline;}
.blue13 A:hover  {color: #e4bb2f;text-decoration: underline;}


.blue12b {  font-family: verdana, arial, sans-serif; font-size: 12px; color: #1f1f5d; font-weight:bold; text-decoration: none;}
.blue12b A    {color: #1f1f5d;text-decoration: underline;}
.blue12b A:hover  {color: #e4bb2f;text-decoration: underline;}

.blue12none {  font-family: verdana, arial, sans-serif; font-size: 12px; color: #1f1f5d; font-weight:normal; text-decoration: none;}
.blue12none A    {color: #1f1f5d;text-decoration: none;}
.blue12none A:hover  {color: #e4bb2f;text-decoration: underline;}


.blue12onyellow {  font-family: verdana, arial, sans-serif; font-size: 12px; color: #1f1f5d; font-weight:normal; text-decoration: none;}
.blue12onyellow A    {color: #1f1f5d;text-decoration: underline;}
.blue12onyellow A:hover  {color: #1f1f5d;text-decoration: underline;}


.blue12 {  font-family: verdana, arial, sans-serif; font-size: 12px; color: #1f1f5d; font-weight:normal; text-decoration: none;}
.blue12 A    {color: #1f1f5d;text-decoration: underline;}
.blue12 A:hover  {color: #e4bb2f;text-decoration: underline;}


.blue11bnone {  font-family: verdana, arial, sans-serif; font-size: 11px; color: #1f1f5d; font-weight:bold; text-decoration: none;}
.blue11bnone A    {color: #1f1f5d;text-decoration: none;font-size: 11px;}
.blue11bnone A:hover  {color: #6973a6;text-decoration: underline;font-size: 11px;}


.blue11b {  font-family: verdana, arial, sans-serif; font-size: 11px; color: #1f1f5d; font-weight:bold; text-decoration: none;}
.blue1b1 A    {color: #1f1f5d;text-decoration: none;font-size: 11px;}
.blue11b A:hover  {color: #6973a6;text-decoration: underline;font-size: 11px;}


.blue11 {  font-family: verdana, arial, sans-serif; font-size: 11px; color: #1f1f5d; font-weight:normal; text-decoration: none;}
.blue11 A    {color: #1f1f5d;text-decoration: none;font-size: 11px;}
.blue11 A:hover  {color: #6973a6;text-decoration: underline;font-size: 11px;}

.blue11line {  font-family: verdana, arial, sans-serif; font-size: 11px; color: #1f1f5d; font-weight:normal; text-decoration: none;}
.blue11line A    {color: #1f1f5d;text-decoration: underline;font-size: 11px;}
.blue11line A:hover  {color: #6973a6;text-decoration: underline;font-size: 11px;}



.blue10b {  font-family: verdana, arial, sans-serif; font-size: 10px; color: #1f1f5d; font-weight:bold; text-decoration: none;}
.blue10b A    {color: #1f1f5d;text-decoration: underline;}
.blue10b A:hover  {color: #e4bb2f;text-decoration: underline;}

.blue10 {  font-family: verdana, arial, sans-serif; font-size: 10px; color: #1f1f5d; font-weight:normal; text-decoration: none;}
.blue10 A    {color: #1f1f5d;text-decoration: underline;}
.blue10 A:hover  {color: #e4bb2f;text-decoration: underline;}



.medblue18b {  font-family: verdana, arial, sans-serif; font-size: 18px; color: #a7aee3; font-weight:bold; text-decoration: none;}
.medblue18b A    {color: #a7aee3;text-decoration: underline;}
.medblue18b A:hover  {color: #e4bb2f;text-decoration: underline;}

.medblue16b {  font-family: verdana, arial, sans-serif; font-size: 16px; color: #a7aee3; font-weight:bold; text-decoration: none;}
.medblue16b A    {color: #a7aee3;text-decoration: underline;}
.medblue16b A:hover  {color: #e4bb2f;text-decoration: underline;}

.medblue14b {  font-family: verdana, arial, sans-serif; font-size: 14px; color: #a7aee3; font-weight:bold; text-decoration: none;}
.medblue14b A    {color: #a7aee3;text-decoration: underline;}
.medblue14b A:hover  {color: #e4bb2f;text-decoration: underline;}

.medblue14 {  font-family: verdana, arial, sans-serif; font-size: 14px; color: #a7aee3; font-weight:normal; text-decoration: none;}
.medblue14 A    {color: #a7aee3;text-decoration: underline;}
.medblue14 A:hover  {color: #e4bb2f;text-decoration: underline;}

.medblue13 {  font-family: verdana, arial, sans-serif; font-size: 13px; color: #a7aee3; font-weight:normal; text-decoration: none;}
.medblue13 A    {color: #a7aee3;text-decoration: underline;}
.medblue13 A:hover  {color: #e4bb2f;text-decoration: underline;}


.medblue12b {  font-family: verdana, arial, sans-serif; font-size: 12px; color: #a7aee3; font-weight:bold; text-decoration: none;}
.medblue12b A    {color: #a7aee3;text-decoration: underline;}
.medblue12b A:hover  {color: #e4bb2f;text-decoration: underline;}

.medblue12 {  font-family: verdana, arial, sans-serif; font-size: 12px; color: #a7aee3; font-weight:normal; text-decoration: none;}
.medblue12 A    {color: #a7aee3;text-decoration: none;}
.medblue12 A:hover  {color: #e4bb2f;text-decoration: underline;}

.medblue11 {  font-family: verdana, arial, sans-serif; font-size: 11px; color: #a7aee3; font-weight:normal; text-decoration: none;}
.medblue11 A    {color: #a7aee3;text-decoration: none;font-size: 11px;}
.medblue11 A:hover  {color: #e4bb2f;text-decoration: underline;font-size: 11px;}


.medblue10b {  font-family: verdana, arial, sans-serif; font-size: 10px; color: #a7aee3; font-weight:bold; text-decoration: none;}
.medblue10b A    {color: #a7aee3;text-decoration: underline;}
.medblue10b A:hover  {color: #e4bb2f;text-decoration: underline;}

.medblue10 {  font-family: verdana, arial, sans-serif; font-size: 10px; color: #a7aee3; font-weight:normal; text-decoration: none;}
.medblue10 A    {color: #a7aee3;text-decoration: underline;}
.medblue10 A:hover  {color: #e4bb2f;text-decoration: underline;}



.yellow18b {  font-family: verdana, arial, sans-serif; font-size: 18px; color: #e4bb2f; font-weight:bold; text-decoration: none;}
.yellow18b A    {color: #e4bb2f;text-decoration: underline;}
.yellow18b A:hover  {color: #8f90c9;text-decoration: underline;}

.yellow16b {  font-family: verdana, arial, sans-serif; font-size: 16px; color: #e4bb2f; font-weight:bold; text-decoration: none;}
.yellow16b A    {color: #e4bb2f;text-decoration: underline;}
.yellow16b A:hover  {color: #8f90c9;text-decoration: underline;}

.yellow14b {  font-family: verdana, arial, sans-serif; font-size: 14px; color: #e4bb2f; font-weight:bold; text-decoration: none;}
.yellow14b A    {color: #e4bb2f;text-decoration: underline;}
.yellow14b A:hover  {color: #8f90c9;text-decoration: underline;}

.yellow14 {  font-family: verdana, arial, sans-serif; font-size: 14px; color: #e4bb2f; font-weight:normal; text-decoration: none;}
.yellow14 A    {color: #e4bb2f;text-decoration: underline;}
.yellow14 A:hover  {color: #8f90c9;text-decoration: underline;}

.yellow13 {  font-family: verdana, arial, sans-serif; font-size: 13px; color: #e4bb2f; font-weight:normal; text-decoration: none;}
.yellow13 A    {color: #e4bb2f;text-decoration: underline;}
.yellow13 A:hover  {color: #8f90c9;text-decoration: underline;}


.yellow12b {  font-family: verdana, arial, sans-serif; font-size: 12px; color: #e4bb2f; font-weight:bold; text-decoration: none;}
.yellow12b A    {color: #e4bb2f;text-decoration: underline;}
.yellow12b A:hover  {color: #8f90c9;text-decoration: underline;}

.yellow12 {  font-family: verdana, arial, sans-serif; font-size: 12px; color: #e4bb2f; font-weight:normal; text-decoration: none;}
.yellow12 A    {color: #e4bb2f;text-decoration: underline;}
.yellow12 A:hover  {color: #8f90c9;text-decoration: underline;}

.yellow11 {  font-family: verdana, arial, sans-serif; font-size: 11px; color: #e4bb2f; font-weight:normal; text-decoration: none;}
.yellow11 A    {color: #e4bb2f;text-decoration: none;font-size: 11px;}
.yellow11 A:hover  {color: #8f90c9;text-decoration: underline;font-size: 11px;}


.yellow10b {  font-family: verdana, arial, sans-serif; font-size: 10px; color: #e4bb2f; font-weight:bold; text-decoration: none;}
.yellow10b A    {color: #e4bb2f;text-decoration: underline;}
.yellow10b A:hover  {color: #8f90c9;text-decoration: underline;}

.yellow10 {  font-family: verdana, arial, sans-serif; font-size: 10px; color: #e4bb2f; font-weight:normal; text-decoration: none;}
.yellow10 A    {color: #e4bb2f;text-decoration: underline;}
.yellow10 A:hover  {color: #8f90c9;text-decoration: underline;}


/*Main template styles.*/

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

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

.navlink {  font-family: helvetica; font-size: 12px; color: #1f1f5d; text-decoration: none; font-weight:bold;}
.navlink A    { font-family: helvetica;color: #1f1f5d;text-decoration: none;font-weight:bold;}
.navlink A:visited { font-family: helvetica;color: #1f1f5d; text-decoration: none;font-weight:bold;}
.navlink A:hover  { font-family: helvetica;color: #1f1f5d;text-decoration: underline;font-weight:bold;}
.navlinkon A {color: #1f1f5d; font-style: italic; text-decoration: none; font-weight:bold;}/*main sidebar links*/



.sidebarclickhere {  font-size: 10px; line-height: 1.5em; color: #333333;}
.sidebarclickhere A    {color: #1f1f5d; text-decoration: underline;}
.sidebarclickhere A:visited {color: #1f1f5d; text-decoration: underline;}
.sidebarclickhere A:hover  {color: #ff0033; text-decoration: underline;}

.footername {  color: #ff0033; font-weight:bold; font-family: verdana, Arial,verdana,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, verdana, 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: #333333;}
.siteby A    {color: #1f1f5d; text-decoration: underline;}
.siteby A:visited {color: #1f1f5d; text-decoration: underline;}
.siteby A:hover  {color: #ff0033; text-decoration: underline;}





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

h1 {  margin-bottom: 8px; font-size: 20px; font-weight: bold; line-height: 1.1em; color: #e4bb2f}
h1 A {  margin-bottom: 8px; font-size: 20px; font-weight: bold; line-height: 1.1em; color: #e4bb2f; text-decoration:underline;}
h1 A:hover {  margin-bottom: 8px; font-size: 20px; font-weight: bold; line-height: 1.1em; color: #e4bb2f; text-decoration:underline;}



/*this is always used for the page title, except home page and product detail pages*/

h2 {  margin-bottom: 2px; margin-top: 0px; font-size: 16px; font-weight: bold; line-height: 1.1 em; color: #1f1f5d;}
h2 A {color: #1f1f5d; text-decoration: none;}
h2 A:hover {color: #8f90c9; text-decoration:underline;}

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

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

li {  font-family: verdana, arial,  sans-serif; font-size: 12px; line-height: 1.5em; list-style-type: square; list-style-position: outside; color: #1f1f5d}

li.webpages {  font-size: 12px; line-height: 1.5em; color: #333333;}
li.webpages A    {color: #1f1f5d; text-decoration: underline;}
li.webpages A:visited {color: #1f1f5d; 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: #ff0033; 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: #339900; text-decoration: none;}
.highlight A    {color: #1f1f5d;text-decoration: underline;}
.highlight A:hover  {color: #ff0033;text-decoration: underline;}

.freeship {  font-size: 12px; font-weight:bold; color: #339900; text-decoration: none;}
.freeship A    {color: #1f1f5d;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: #1f1f5d; text-decoration: none;}
.insertlist1 A    {color: #1f1f5d;text-decoration: none;}
.insertlist1 A:hover  {color: #6973a6;text-decoration: underline;} /*youarehere links*/

.nextprev {  font-size: 10px; line-height: 1.5em; color: #333333;}
.nextprev A    {color: #1f1f5d; text-decoration: underline;font-size: 10px;}
.nextprev A:visited {color: #1f1f5d; text-decoration: underline;font-size: 10px;}
.nextprev A:hover  {color: #8f90c9; text-decoration: underline;font-size: 10px;}

.gotocart {  font-size: 10px; line-height: 1.5em; color: #333333;}
.gotocart A    {color: #1f1f5d; text-decoration: underline;}
.gotocart A:visited {color: #1f1f5d; 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: #1f1f5d; text-decoration: underline;}
.cellclickhere A:visited {color: #1f1f5d; text-decoration: underline;}
.cellclickhere A:hover  {color: #ff0033; 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    {color: #1f1f5d; text-decoration: underline;}
.clickhere A:visited {color: #1f1f5d; text-decoration: underline;}
.clickhere A:hover  {color: #ff0033; text-decoration: underline;} /*back to top links*/



/*Cart pages and shipping*/

th {  font-family: verdana, arial,  sans-serif; font-size: 12px; line-height: 1.2em; color: #1f1f5d}

.instructions {  font-size: 12px; line-height: 1.5em; color: #1f1f5d;}
.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: #1f1f5d;}
.instructions2 A    {text-decoration: underline;}
.instructions2 A:hover  {text-decoration: underline;} /*instructions under the cart sections; ie, shipping*/

.cartproduct {font-size: 12px; color: #1f1f5d; 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.5em; color: #1f1f5d;} 
.cartsmall A    {color: #1f1f5d;  font-size:11px; text-decoration: underline;}
.cartsmall A:visited {color: #1f1f5d; font-size:11px; text-decoration: underline;}
.cartsmall A:hover  {color: #1f1f5d; font-size:11px; 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;
}



.red12b {font-size: 12px; color: #cc0000; font-weight:bold; text-decoration: none;}
.red12b    {text-decoration: underline;}
.red12b A:hover  {text-decoration: underline;}

.red12bnone {font-size: 12px; color: #cc0000; font-weight:bold; text-decoration: none;}
.red12bnone  A:  {text-decoration: none;}
.red12bnone A:hover  {text-decoration: underline;}


.red11b {font-size: 11px; color: #ae0004; font-weight:bold; text-decoration: underline;}
.red11b A:  {font-size: 11px;color: #ae0004;text-decoration: underline;}
.red11b A:visited  {font-size: 11px;color: #ae0004;text-decoration: underline;}
.red11b A:hover  {font-size: 11px;color: #6e0004;text-decoration: underline;}

.red10b 		{font-size: 10px; color: #ae0004; font-weight:bold; text-decoration: underline;}
.red10b A 	 {font-size: 10px;color: #ae0004;text-decoration: underline;}
.red10b A:visited  {font-size: 10px;color: #ae0004;text-decoration: underline;}
.red10b A:hover  {font-size: 10px;color: #6e0004;text-decoration: underline;}


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


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


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


.fancybuttonc {background: #1f1f5d; color: rgb(255,255,255);font-style: normal; font-variant: normal; font-family: verdana, Arial,  sans-serif; font-size: 16px; font-weight: normal; color:#ffffff;}


.fancybuttonr {background: #e4bb2f; color: rgb(255,255,255);font-style: normal; font-variant: normal; font-family: verdana, Arial,  sans-serif; font-size: 10px; font-weight: bold; color:#1f1f5d;}


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