
/* Anchor Tags (View Cart, Shipping Info, Contact Us)*/
.nav1   {font-family: arial; font-size: 11px; font-weight: normal; color:#000000;} /* black */
A.nav1:link  {font-family: arial; font-size: 11px; font-weight: normal; color:#696969; text-decoration: underline;}
A.nav1:visited {font-family: arial; font-size: 11px; font-weight: normal; color:#000000; text-decoration: underline;}
A.nav1:hover {font-family: arial; font-size: 11px; font-weight: normal; color:#696969; text-decoration: underline overline;}



/* Anchor Tags (Privacy Policy, Help, Legal Disclaimer, Contact Us) */
.nav2   {font-family: arial; font-size: 11px; font-weight:  bold; color:#000000;} /* black */
A.nav2:link  {font-family: arial; font-size: 11px; font-weight: bold; color:#000000; text-decoration: underline;}
A.nav2:visited {font-family: arial; font-size: 11px; font-weight:  bold; color:#000000; text-decoration: underline;}
A.nav2:hover {font-family: arial; font-size: 11px; font-weight:  bold; color:#696969; text-decoration: underline overline;}

/* Anchor Tags (Left Side bar, Kitchen, Bathroom, Dinning, etc..)*/
.nav3   {font-family: arial; font-size: 12px; font-weight: normal; color:#3c3c3c;} /* black */
A.nav3:link  {font-family: arial; font-size: 12px; font-weight: normal; color:#3c3c3c; text-decoration: none;}
A.nav3:visited {font-family: arial; font-size: 12px; font-weight: normal; color:#3c3c3c; text-decoration: none;}
A.nav3:hover {font-family: arial; font-size: 12px; font-weight: bold; color:#000000; text-decoration: underline overline;}


/* Anchor Tags (Bread Crumbs)*/
.nav4   {font-family: verdana; font-size: 9px; font-weight: normal; color:#3c3c3c;} /* black */
A.nav4:link  {font-family: verdana; font-size: 9px; font-weight: normal; color:#3c3c3c; text-decoration: none;}
A.nav4:visited {font-family: verdana; font-size: 9px; font-weight: normal; color:#3c3c3c; text-decoration: none;}
A.nav4:hover {font-family: verdana; font-size: 9px; font-weight: normal; color:#3c3c3c; text-decoration: none;}



/* MISC. */
td.sidemiddle { background: url('../images/side_bar_middle_final.gif') repeat-y left; }
td.sidebottom { background: url('../images/side_bar_bottom_final.gif')  }

/* layer positioning */
.offsetheaderdate { position: absolute; top: 95px; left: 675px; width: 100px; z-index:1; }
.offsetheaderdate2 { position: absolute; top: 60px; left: 675px; width: 100px; z-index:1; }
.offsetsearchtextbox { position: absolute; top: 55px; left: 604px; width: 170px; z-index:1; }
.offsetsearchtextbox2 { position: absolute; top: 32px; left: 625px; width: 150px; z-index:1; }
.offsetshoppingcart { position: absolute; top: 1px; left: 610px; width: 100px; z-index:1; }
.databasepagingback { position: absolute; top: 793px; left: 484px; width: 100px; z-index:1; }
.databasepagingforward { position: absolute; top: 793px; left: 520px; width: 200px; z-index:1; }
.databasepagingbacktop { position: absolute; top: 302px; left: 484px; width: 100px; z-index:1; }
.databasepagingforwardtop { position: absolute; top: 302px; left: 520px; width: 200px; z-index:1; }


