div#container
{
   background-color: #;
   width: 900px;
   margin: auto;
   margin-top: 0px;



}

/* changed color: to FFFFFF for all links */
a:link {
color: #094ebb;
text-decoration: underline;

}
a:active {
color: #094ebb;
text-decoration: underline;

}

a:hover {
  color: #afc2c8;
text-decoration: underline;
}

a:visited {
  color: #094ebb;
text-decoration: underline;
}

a:visited:hover {
  color: #afc2c8;
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: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px; 
}

/* changed color: to FFFFFF for all text */
body {
  background-image: url(/userimages/bg_default.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  margin: 0px;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 18px;
  text-align: center;
  overflow: auto;

}

#main{
background: url(/userimages/bg.jpg);
background-repeat: no-repeat;
background-position: top center;
}


.logo {
  background-image: url(/userimages/banner.);
  background-repeat: no-repeat;
  width: 900px;
  height: 200px;
}

.pagelabel 
{
   display: none;
}

#contentCell
{
   float: right;
}

#navCell 
{
  background-image: url(/userimages/bg_nav.jpg);
background-position: bottom;
   margin: 0px;
   width: 180px;
   margin-top: 10px;
   display: inline;
   margin-left: 10px;
   float: left;

   padding-left: 6px;
   padding-top: 10px;
}
/* changed color: to FFFFFF for all text */
#contentCell 
{
   color: #ffffff;
   font-family: Arial;
   font-size: 18px;
   margin-top: 10px;
   margin-left: 0px;
   vertical-align: top;
   width:690px;
   display: block;
float: left;
   padding-left: 10px;
   padding-bottom: 0px;
}

div#contentCell table.content_table
{
float: left;
}
/*
#content_table #content_table_0
{float: left;
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: 16px;
   display: block;
   padding-bottom: 13px;
}

#navCell ul.navigation li a
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   margin: 0px;
   padding: 0px;   

   border: 0px solid #000000;
   color: #718cb7;
   display: block;
   text-decoration: none;
   text-align: left;
   border-bottom: 1px solid #FFFFFF;
}

#navCell ul.navigation li a.nav1
{
   font-weight: normal;   
}

#navCell ul.navigation li a.nav1:hover 
{	   color: #39547f;


}

#navCell ul.navigation li a.nav1a 
{
   font-weight: bold;

   color: #718cb7;
}

/* Secondary Nav */
#navCell ul.navigation ul
{
   padding: 0px;
   margin: 0px;
   margin-bottom: -13px;
}

#navCell ul.navigation ul li a
{
   font-size: 14px;  
 border: none;
   font-family: Verdana, Arial, Helvetica, sans-serif;	
   text-align: left;
   color: #718cb7;
   text-decoration: none;
   display: block;

   padding: 0px;

}

#navCell ul.navigation ul li.nav2a a
{ 
   text-decoration: none;
}

#navCell ul.navigation ul li a.nav2:hover { 	
   text-decoration: none;
   color: #39547f;
}

#navCell #plogin
{
/* add this */
display: none;
}

#navCell #pregister
{
/* add this */
display: none;
}

div#search
{
  margin-left:0px;
  margin-right:auto;
  text-align:center;
  width:900px;
  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: 900px;
padding: 0px;
padding-bottom: 0px;
margin: 0px;
margin-left: 0px;
margin-right: auto;
clear: both;
height: 10px;
}

div#staticlinks_bottom a
{
color: #ffffff;

/* take this out display: none; */
}

div#staticlinks_bottom ul
{
display: none;
visibility: visible;
}

div#staticlinks_bottom ul li
{
display: none;
visibility: visible;
padding:5px;
}

#footer
{ 
  font-family: Arial, Helvetica, sans-serif; 
  color: #333333;
  font-size: 12px;
  text-align: center;
  padding-top:75px;
  padding-bottom:25px;
}

.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;} 