@import "http://www.mysimon.com/css/browser_specific.css";
@import "http://www.mysimon.com/css/ms/iconbar.css";

a:active  {  text-decoration: underline; color: #3333ff}
a:link    {  text-decoration: none; color: #3333cc}
a:visited {  text-decoration: none; color: #3333cc}
a:hover   {  text-decoration: underline; color: #3333cc}

/* header */

#searchTable {
 background: #CC9;
 height: 32px;
}

#searchTable .hideAd {
 display: none;
}

#searchTable .hdrCellBorder {
border: 1px solid #996;
text-align: center;
}
 
#searchTable #formText {
 background: #FFF;
 padding-left: 3px;
 width:193px;
}
 
#searchTable #formSelect {
 margin-right: 5px;
 width:194px;
}
 
#searchTable #oralBproducts {
 display: none;
 background: #CC9;
 margin-bottom: 0;
 text-align: center;
}
 
#searchTable #oralBproducts {
  padding: 1px;
  voice-family: "\"}\"";
  voice-family:inherit;
  padding: 2px;
}
 
 
#breadcrumb {
 background: #cccc99;
 margin-top: 10px;
 margin-bottom: 10px;
    text-align: left;
    width: 100%;
}

/* breadcrumb SEO */
.seoBC {
  font-weight: bold;
  font-family: ms sans serif, geneva, helvetica;
  font-size: x-small;
  display: inline;
}

.seoBC {
  /font-size: xx-small;
  f/ont-size: xx-small;
}

/* shopping guide header */
.header_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #999900;
}
.header_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}
.header_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

/* end header */


.nav1:active  { font-family: "arial","helvetica","ms sans serif"; text-decoration: underline; font-size: 10px; color: #660000; }
.nav1:link    { font-family: "arial","helvetica","ms sans serif"; text-decoration: none; font-size: 10px; color: #990000; }
.nav1:visited { font-family: "arial","helvetica","ms sans serif"; text-decoration: none; font-size: 10px; color: #660000; }
.nav1:hover   { font-family: "arial","helvetica","ms sans serif"; text-decoration: underline; font-size: 10px; color: #cc0000; }

.nav2:active  { font-family: "arial","helvetica","ms sans serif"; text-decoration: underline; font-size: 13px; color: #660000; }
.nav2:link    { font-family: "arial","helvetica","ms sans serif"; text-decoration: none; font-size: 13px; color: #990000; }
.nav2:visited { font-family: "arial","helvetica","ms sans serif"; text-decoration: none; font-size: 13px; color: #660000; }
.nav2:hover   { font-family: "arial","helvetica","ms sans serif"; text-decoration: underline; font-size: 13px; color: #cc0000; }

td.PickDate {
background: #eff0d2;
padding: 4px;
font: 10px ms sans-serif;
color: #666;
}

td.PickContent {
background: #fff;
padding: 8px;
font: 10px verdana;
}

td.List {
padding: 5px;
font: 11px ms sans-serif;
width: 33%;
}



/* local mySimon footer */
#mysimonFooter {
	border-left: 1px solid #900;
	border-right: 1px solid #900;
	background: #e6e6cc;
	font-family: verdana, geneva, helvetica, sans-serif;
	font-size: 9px;
	padding: 0 0 10px 20px; text-align: left;
}
#mysimonFooter a { color: #900; }
#mysimonFooter .line2 { padding: 4px 0 0px 0px; }



/* iconbar */
#iconbar { width: 99%; background: #900; text-align: center; background: url(/i/ms/hdr/gnav_bkg.gif); }
#iconbar td { padding: 0; border-width: 0; }
#iconbar td.icons { text-align: center; height: 53px; }
#iconbar td.icons a { text-align: center; display:block; width:60px; padding:38px 0px 4px 0px; font: bold 10px/1 arial, helvetica, sans-serif; color:#FFF; text-decoration: none; float: left; }
#iconbar td.icons a:hover { background-position: 0 -53px; text-decoration: underline; }
