a:link {  /* unvisted link.  */
  color: #8B0000;
  text-decoration: underline;
  font-weight: bold;
}

a:active {  /* selected link.  */
  color: #8B0000;
  text-decoration: underline;
  font-weight: bold;
}

a:hover {  /* mouseover link.  */
  color: #000000;
  text-decoration: underline;
  font-weight: bold;
}

a:visited {  /* visted link.  */
  color: #8B0000;
  text-decoration: underline;
  font-weight: bold;
}

a:visited:hover {  /* visted mouseover link.  */
  color: #000000;
  text-decoration: underline;
  font-weight: bold;
}

p,div,td {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;
}

h1,h2,h3 {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 14px;
  font-weight: bold;
}

body {
  background-image: url(/content/00/01/43/06/80/userimages/side.jpg);
  background-repeat: no-repeat;
  background-position: fixed;
  background-color: #E1E3E2 /*#413117*/;
  color: #000000;
  margin: 0px;
  top-margin: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px; 
  overflow: auto;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  width: 1000px;
  
}

.logo {
   height: 200px;
   width: 1000px;
   background-image: url(/userimages/images/logo.jpg);
   background-repeat: no-repeat;
   background-position: center;
   margin-left: auto;
   margin-right: auto;
   margin-top: 0px;
}

#contentCell {
  width: 1000px;
  max-width: 1000px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-bottom: 40px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 0px;
  text-align: right;
  border-left: 1px solid #4c4c4c;
  border-right: 1px solid #4c4c4c;
  display: table-cell;
  background-image: url(/content/00/01/50/47/03/userimages/cont_bg.jpg);
  background-color: #ffffff;
}
#staticlinks_bottom
{
height: 50px;
display: inline;
visibility: visible;
background-image: url(/userimages/images/bottom.jpg);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
text-align: center;
width: 1000px;
margin-top: 0px;
font-weight: bottom;
padding-top: 10px;
padding-left: 240px;
padding-right: 350px;
padding-bottom: 20px;
}

#staticlinks_bottom a
{
color: #000000;
font-weight: bold;
align: center;
}

#staticlinks_bottom ul
{
display: inline;
visibility: visible;
}

#staticlinks_bottom ul li
{
display: inline;
visibility: visible;
margin-left: auto;
margin-right: auto;
}

#search form
{
border: none;
display: inline;
}


#navCell { /*controls position and size of both nav */
  text-align: left;
  width: 1000px;
  height: 30px
  color: none;
  padding: 0px;
  margin-top: -20px;
  vertical-align: top;
  margin-left: 30px;
  margin-right: auto;
}

.navigation
{
  margin: 0px;
  padding: 0px;
  vertical-align: top;
  white-space: nowrap;
}
	
.navigation li
{
  display: inline;
  list-style: none;
  padding: 0px 5px;
  margin: 0px;
  text-indent: 0px;
}


#navCell a { /* color and size of primary nav cells */
   height: 10px;
   color: none;
   font-family: Arial, VerdanaCourier New, Courier, monospace;
   font-weight: bold;
   text-decoration: none;
   font-size: 11px;
   letter-spacing: 1px;
   text-decoration: none;
   padding: 2px;
padding-top: 50px;
   padding-left: 8px;
   background-color: none;

}

#navCell a.nav1 {

   color: #000000;
   font-family: Arial, VerdanaCourier New, Courier, monospace;
   font-weight: bold;
   text-decoration: none;
   font-size: 11px;
   letter-spacing: 1px;
   text-decoration: none;
   padding: 2px;
   padding-left: 8px;
}

#navCell a.nav1a {
  color: #000000;
  font-family: Arial, VerdanaCourier New, Courier, monospace;
  font-weight: bold;
  text-decoration: none;
  font-size: 12px;
  letter-spacing: 1px;
  text-decoration: none;

  padding: 2px;
  padding-left: 8px;
}

#navCell a.nav1:link {

  color: #000000;
  font-family: Arial, VerdanaCourier New, Courier, monospace;
  font-weight: bold;
  text-decoration: none;
  font-size: 12px;
  letter-spacing: 1px;
  text-decoration: none;
  padding: 2px;
  padding-left: 8px;
}

#navCell a.nav1:active {
  color: #000000;
  font-family: Arial, VerdanaCourier New, Courier, monospace;
  font-weight: bold;
  text-decoration: none;
  font-size: 12px;
  letter-spacing: 1px;
  text-decoration: none;
  padding: 2px;
  padding-left: 8px;
}

#navCell a.nav1:visited:hover {
  color: #ffffff;
  font-family: Arial, VerdanaCourier New, Courier, monospace;
  font-weight: bold;
  text-decoration: none;
  font-size: 12px;
  letter-spacing: 1px;
  text-decoration: none;
  background-color: #d8a300;
  padding: 2px;
  padding-left: 8px;
}

#secnav ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
  margin-top: -4px;
}

#secnav ul li {
  display: inline;
  margin: 5px;
}

#secnav {  /*color and size for the complete nav bar */
  width: 900px;
  max-width: 900px;
  margin: 0px;
  text-align: center;
  color: black;
  margin-left: -3px;
  margin-right: auto;
  margin-top: 0px;
  padding-left: 10px;
  padding-top: 5px;
  border-left: none;
  border-right: none;
  background-color: #none;
}

#secnav a { /*individual nav cell */
  height: 15px;
  color: #000000;
  font-family: Arial, VerdanaCourier New, Courier, monospace;
  font-weight: bold;
  text-decoration: none;
  font-size: 10px;
  letter-spacing: 1px;
  padding: 2px;
  padding-left: 8px;
  background-color: none;
  border-top: none;
  border-bottom: none;
  border-left: none;
  border-right: none;
}

#secnav link {

   color: #000000;
   font-family: Arial, VerdanaCourier New, Courier, monospace;
   font-weight: bold;
   text-decoration: none;
   font-size: 12px;
   letter-spacing: 1px;
  text-decoration: none;
padding: 2px;
padding-left: 8px;
}

#secnav active {

color: #000000;
font-family: Arial, VerdanaCourier New, Courier, monospace;
font-weight: bold;
text-decoration: none;
font-size: 12px;
letter-spacing: 1px;
text-decoration: none;
padding: 2px;
padding-left: 8px;
}

#secnav a.nav1:visited:hover {
color: #000000;

font-family: Arial, VerdanaCourier New, Courier, monospace;
font-weight: bold;
text-decoration: none;
font-size: 12px;
letter-spacing: 1px;
text-decoration: none;
background-color: #d6a201;
padding: 2px;
padding-left: 8px;
}
.pagelabel {
display: none;
}

#search {
text-align: center;
padding-top: 5px;
width: 697px;
padding-bottom: 30px;
color: #000000;
font-weight: bold;
margin-left: auto;
margin-right: auto;
}

#navCell #plogin
{
   display: none;
}

#navCell #pregister
{
   display: none;
}

.boxbackground {
display: none;
}

.store_teaser_table { border: 1px solid #fbeab8; width: 150px }

.store_teaser_heading { background-color: #fbeab8; color: #000000; text-align: center; font-size: 10px; font-weight: bolder; } 

.store_teaser_td { background-color: #fbeab8; color: #000000; width: 150px } 

.store_teaser_department { background-color: #fbeab8; color: #000000; width: 250px } 

.store_teaser_departmentlink:link { TEXT-DECORATION: none; COLOR: #000000; FONT-SIZE: 10px; FONT-WEIGHT: bolder; } 

.store_teaser_departmentlink:visited { TEXT-DECORATION: none; COLOR: #000000; FONT-SIZE: 10px; FONT-WEIGHT: bolder; } 

.store_teaser_departmentlink:hover { TEXT-DECORATION: underline; COLOR: #000000; FONT-SIZE: 10px; FONT-WEIGHT: bolder; } 

.store_teaser_departmentname { color: #000000; text-align: center; font-size: 10pt; font-weight: bolder; } 

.store_teaser_orderstatuslink:link { TEXT-DECORATION: none; COLOR: #000000; FONT-SIZE: 10px; FONT-WEIGHT: bolder; } 

.store_teaser_orderstatuslink:visited { TEXT-DECORATION: none; COLOR: #000000; FONT-SIZE: 10px; FONT-WEIGHT: bolder; } 

.store_teaser_orderstatuslink:hover { TEXT-DECORATION: underline; COLOR: #000000; FONT-SIZE: 10px; FONT-WEIGHT: bolder; } 

.store_teaser_subdepartmentbrowselink:link { TEXT-DECORATION: none; COLOR: #000000; FONT-SIZE: 10px; FONT-WEIGHT: bolder; } 

.store_teaser_subdepartmentbrowselink:visited { TEXT-DECORATION: none; COLOR: #000000; FONT-SIZE: 10px; FONT-WEIGHT: bolder; }

.store_teaser_subdepartmentbrowselink:hover { TEXT-DECORATION: underline; COLOR: #000000; FONT-SIZE: 10px; FONT-WEIGHT: bolder; }