div#container
{
   background-image: url(/userimages/12345.jpg);
   background-repeat: y-repeat;
   width: 1000px;
   margin: auto;
   margin-top: px;
   text-align: left;
}

/* changed color: to FFFFFF for all links */
a:link {
color: #000000;
text-decoration: underline;

}
a:active {
color: #FFFFFF;
text-decoration: underline;

}

a:hover {
  color: #FFFFFF;
text-decoration: underline;
}

a:visited {
  color: #FFFFFF;
text-decoration: underline;
}

a:visited:hover {
  color: #FFFFFF;
text-decoration: underline;
}


.infobar {
  display: none;

}
.email {
  color: #FFFFFF;
text-decoration: none;
}

.bar {
  color: #FFFFFF;
}

/* changed color: to FFFFFF for all text in p,div or td */
p,div,td {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;  
}

/* changed color: to FFFFFF for all text */
body {
  background-image: url(/userimages/black_and_white.jpg 
);
   background-repeat: y-repeat;
  margin: 15px;
  margin-top: 2px;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 18px;
  text-align: center;
  overflow: auto;

}

.logo {
  background-image: url(/userimages/123.jpg 

);
  background-repeat: no-repeat;
  margin-top: -2px;
  width: 1000px;
  height: 362px;
}

.pagelabel 
{
   display: none;
}


#navCell 
{
   margin: 0px;
   width: 203px;
   margin-top: -130px;
   display: inline;
   margin-left: 15px;
   float: left;
}
/* changed color: to FFFFFF for all text */
#contentCell {
   color: #ffffff;
   font-family: Arial;
   font-size: 18px;
   margin-top: -160px;
   margin-left: 240px;
   vertical-align: top;
   width:760px;
   display: block;
   text-align: left;
   padding-left: 0px;
   padding-bottom: 0px;
}

*html #contentCell {
   color: #ffffff;
   font-family: Arial;
   font-size: 18px;
   margin-top: -160px;
   margin-left: 20px;
   vertical-align: top;
   width:760px;
   display: block;
   text-align: left;
   padding-left: 20px;
   padding-bottom: 0px;
}

div#contentCell table.content_table
{
   text-align: left;
}
/*
#content_table #content_table_0
{
text-align: center;
}
*/
/* Primary Nav */
#navCell ul.navigation
{ 
   list-style: none; 
   margin: 0px;
   display: block;
   padding: 0px;
}

#navCell ul.navigation li 
{ 
   list-style: none; 
   margin: 0px; 
   font-size: 17px;
   display: block;
   padding-bottom: 2px;
}

#navCell ul.navigation li a
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   margin: 0px;
   padding: 3px;   
   background-color: #b88c29;
   border: 0px solid #000000;
   color: #FFFFFF;
   display: block;
   text-decoration: none;
   text-align: left;
}

#navCell ul.navigation li a.nav1
{
   font-weight: normal;   
}

#navCell ul.navigation li a.nav1:hover 
{	
   background-color: #79b241;
   color: white;
}

#navCell ul.navigation li a.nav1a 
{
   font-weight: bold;
   background-color: #79b241;
   color: #FFFFFF;
}

/* Secondary Nav */
#navCell ul.navigation ul
{
   padding: 0px;
   margin: 0px;
}

#navCell ul.navigation ul li a
{
   border: none;
   font-family: Verdana, Arial, Helvetica, sans-serif;	
   text-align: center;
   color: #FFFFFF;
   text-decoration: none;
   display: block;
   background: transparent;
   padding: 2px;
}

#navCell ul.navigation ul li.nav2a a
{ 
   text-decoration: none;
}

#navCell ul.navigation ul li a.nav2:hover { 	
   text-decoration: none;
}

#navCell #plogin
{
/* add this */
display: none;
}

#navCell #pregister
{
/* add this */
display: none;
}

div#search
{
  margin-left:200px;
  margin-right:auto;
  text-align:center;
  width:767px;
  padding-top:0px;
  margin-top: 55px;
  display: none;
}

div#staticlinks_bottom
{
background-image: url(/userimages/bottomgif.gif);
background-position: top center;
background-repeat: no-repeat;
display: block;
visibility: visible;
margin: 0px;
text-align: center;
width: 800px;
padding: 0px;
padding-bottom: 0px;
margin: 0px;
margin-left: 200px;
margin-right: auto;
clear: both;
height: 241px;
}

div#staticlinks_bottom a
{
color: #ffffff;

/* take this out display: none; */
}

div#staticlinks_bottom ul
{
display: inline;
visibility: visible;
}

div#staticlinks_bottom ul li
{
display: inline;
visibility: visible;
padding:5px;
}

.store_teaser_table { border: 1px solid #000000; width: 150px }

.store_teaser_heading { background-color: #000000; color: #FFFFFF; text-align: center; font-size: 10px; font-weight: bolder; } 

.store_teaser_td { background-color: #000000; color: #FFFFFF; width: 150px } 

.store_teaser_department { background-color: #000000; color: #FFFFFF; width: 250px } 

.store_teaser_departmentlink:link { TEXT-DECORATION: none; COLOR: #ffffff; FONT-SIZE: 10px; FONT-WEIGHT: bolder; } 

.store_teaser_departmentlink:visited { TEXT-DECORATION: none; COLOR: #ffffff; FONT-SIZE: 10px; FONT-WEIGHT: bolder; } 

.store_teaser_departmentlink:hover { TEXT-DECORATION: underline; COLOR: #ffffff; FONT-SIZE: 10px; FONT-WEIGHT: bolder; } 

.store_teaser_departmentname { color: #ffffff; text-align: center; font-size: 10pt; font-weight: bolder; } 

.store_teaser_orderstatuslink:link { TEXT-DECORATION: none; COLOR: #ffffff; FONT-SIZE: 10px; FONT-WEIGHT: bolder; } 

.store_teaser_orderstatuslink:visited { TEXT-DECORATION: none; COLOR: #ffffff; FONT-SIZE: 10px; FONT-WEIGHT: bolder; } 

.store_teaser_orderstatuslink:hover { TEXT-DECORATION: underline; COLOR: #ffffff; FONT-SIZE: 10px; FONT-WEIGHT: bolder; } 

.store_teaser_subdepartmentbrowselink:link { TEXT-DECORATION: none; COLOR: #ffffff; FONT-SIZE: 10px; FONT-WEIGHT: bolder; } 

.store_teaser_subdepartmentbrowselink:visited { TEXT-DECORATION: none; COLOR: #ffffff; FONT-SIZE: 10px; FONT-WEIGHT: bolder; } 

.store_teaser_subdepartmentbrowselink:hover { TEXT-DECORATION: underline; COLOR: #ffffff; FONT-SIZE: 10px; FONT-WEIGHT: bolder; }

/* Added by support to change the color of the Product description */
h2.store_display_item_h2_bold {color: #FFFFFF;}
