/*** Top Navigation CSS ***/

#topnav-wrapper{
  margin-top:-2px;
  display:inline-block;
  width:980px;
  height:33px;
}
#topnav-wrapper ul{
  list-style:none;
}
#topnav-wrapper ul li{
  float:left;
  padding:0px 27px;
  position:relative;
  height:31px;
  text-align:center;
}
#topnav-wrapper ul li:hover a{
  text-decoration:none;
}
#topnav-wrapper ul li a{
  color:#fff;
  font-size:14px;
}
#topnav-wrapper div.dropdown {
  display:none;
}
#topnav-wrapper .mainnode{
  padding-top:8px;
}
#topnav-wrapper .dropdown {
  text-align:center;
  position:absolute;
  padding:5px;
  top:32px;
  left:0px;
  z-index:200;
  color:#fff;
  display:inline-block;
  width:150px;
  border:1px solid #9E9D9E;
  background-color:#fff;
}
#topnav-wrapper .dropdown a:hover{
  text-decoration:underline;
  background-color:#660011;
  color:#fff;
}
#topnav-wrapper .dropdown a{
  color:#272727;
  display:block !important;
  height:auto !important;
  padding:5px 0;
  text-indent:0;
  width:100%;
}
/**************************/

#ys_relatedItems{
  margin:20px 0 10px 0;
}
#cross-sell-body{
  background:url('/lib/otomix/cross-sell-bg.png') no-repeat;
  width:980px;
  height:200px;
  padding-top:40px;
}
#ys_relatedItems .ystore-cross-sell-title-row{
  display:none;
}
.ystore-cross-sell-cell{
  width:33%;
  text-align:center;
}
.ystore-cross-sell-product-name{
  padding-bottom:5px;
}
.ystore-cross-sell-product-name a{
  color:#990000;
  font-size:14px;
}
#newsletter-bg{
  position:relative;
}
#vwd-input{
  position:absolute;
  top:3px;
  left:571px;
  width:200px;
  border:0;
  background-color:transparent;
  height:19px;
  color:#8a8a8a;
  padding-left:5px;
}
.vwd-submit{
  width:90px;
  height:21px;
  position:absolute;
  left:800px;
  top:1px;
}

#item-caption a {
color:#0000ff;
}

#underfooter font {
    font-size: 10px;
}
#underfooter {
    margin: auto;
    width: 950px;
    font-size: 10px !important;
}

#header-ad {
width:310px;
float:right;
margin:0 5px 0 0;
height:93px;
text-align:center;
}

.addthis_button_expanded {
color:#000 !important;
}
