* {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  padding: 0px;
  margin: 0px;
}

a {
  text-decoration: none;
  color: #000;
}

a:hover {
  text-decoration: underline;
}

img {
  border: 0;
}

ul {
  list-style: none;
  padding-bottom: 8px;
}

li {
  padding-left: 10px;
  background-image: url(../img/menu_dot.jpg);
  background-repeat: no-repeat;
  background-position: 0 .5em;
  margin-top: 5px;
}

s{
  color:red;
}
#mainContent {
  margin: 0px auto;
  margin-top: 2px;
  width: 745px;
  overflow: hidden;
}

#banner {
  width: 100%;
  height: 100%;
}

#redMenu {
  background-image: url(../img/red-menu.gif);
  background-repeat: no-repeat;
  width: 100%;
  height: 30px;
  margin-top: 3px;
  color: white;
  overflow: hidden; /* IE fix */
}

#redMenuLeft {
  float: left;
  width: 522px;
  padding-left: 16px;
  padding-bottom: 0px;
  padding-right: 0px;
  padding-top: 9px;
}

#redMenuLeft a {
  font-size: 10px;
  font-family: Arial, Helvetica, sans-serif; 
  font-weight: bold;
  color: #fff;
}

#redMenuRight {
  float: left;
  width: 196px;
  height: 30px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 4px;
  padding-right: 4px;
}

#redMenuCart {
  width: 187px;
  height: 18px;
}

#greyMenu {
  background-image: url(../img/grey-menu.gif);
  background-repeat: no-repeat;
  height: 25px;
  padding-left: 16px;
  padding-top: 6px;
  color: #494949;
}

#greyMenu a {
  font-size: 10px;
  font-family: Arial, Helvetica, sans-serif; 
  font-weight: bold;
  color: #494949;
}

#middleContent {
  margin-top: -3px;
  overflow: hidden;
}

#leftContent {
  float: left;
  width: 192px;
}

#leftMenuTop {
  height: 4px;
  background-image: url(../img/sidemenu-top.gif);
  background-repeat: no-repeat;
  overflow: hidden; /* IE fix */
}

#leftMenuMiddle {
  background-image: url(../img/sidemenu-middle.gif);
  background-repeat: repeat-y;
  padding-left: 16px;
  padding-top: 9px;
}

#leftMenuSearchBox {
}

#leftMenuSearchBoxLeft {
  padding: 0px;
  margin-right: 2px;
  float: left;
}

#leftMenuSearchBoxLeft input {
  width: 124px;
  height: 13px;
  padding-top: 1px;
  padding-bottom: 1px;
  font-size: 10px;
  font-family: Arial, Helvetica, sans-serif; 
  font-weight: bold;
}

#leftMenuSearchBoxLeft img {
  margin-top: 3px;
}

#leftMenuSearchBoxright {
}

#leftMenuCategories p {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  margin: 0;
  padding-top: 8px;
  margin-left: 10px;
}

#leftMenuCategories hr {
  color: #cacaca;
  background: #cacaca;
  padding: 0;
  margin-top: 3px;
  width: 162px;
  border: 0;
  height: 1px;
}

#leftMenuCategories {
  padding-left: 1px;
  margin-top: 2px;
}

#leftMenuBottom {
  height: 4px;
  background-image: url(../img/sidemenu-bottom.gif);
  background-repeat: no-repeat;
  overflow: hidden; /* IE fix */
}

#rightContent {
  float: left;
  width: 548px;
  margin-left: 5px;
}

#rightContentHeader {
  color: #343f27;
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  margin-left: 11px;
  margin-top: 3px;
  margin-bottom: 2px;
  overflow: auto;
}

#rightContentPages {
  color: #343f27;
  font-family: Arial;
  font-size: 11px;
  font-weight: normal;
  margin-right: 11px;
  margin-top: 5px;
  margin-bottom: 2px;
  text-align: right;
}

#rightMainContentTop {
  height: 4px;
  background-image: url(../img/content-top.gif);
  background-repeat: no-repeat;
  overflow: hidden; /* IE fix */
}

#rightMainContentMiddle {
  background-image: url(../img/content-middle.gif);
  background-repeat: repeat-y;
  padding-left: 6px;
  padding-right: 6px;
  padding-top: 7px;
  padding-bottom: 7px;
  overflow: auto;
}

#rightMainContentBottom {
  height: 4px;
  background-image: url(../img/content-bottom.gif);
  background-repeat: no-repeat;
  overflow: hidden; /* IE fix */
}

#rightBanner {
  background-image: url(../img/frontpage-banner.jpg);
  background-repeat: no-repeat;
  margin-top: 3px;
  height: 107px;
}

#lowerContent {
  float: left;
  width: 745px;
  margin-top: 3px;
}

#newProductMap {
}
  
#newProductMap td {
  width: 178px;
  height: 178px;
  background: url(../img/vertical-liner.gif) repeat-y right;
}

#newProductMap table {
  border-collapse: collapse;
}

#newProductMap .ie {
  background: none;
}

#newProductMap a {
  color: #354827;
  font-size: 11px;
  font-family: Verdana;
  font-weight: bold;
}

.prodDiv {
  background: url(../img/horizontal-liner.gif) repeat-x bottom;
  height: 100%;
}

.prodCont {
  padding: 5px;
}

.prodContDesc {
  height: 136px;
  overflow: hidden;
  margin-left: 5px;
}

.prodContMisc {
  margin-left: 5px;
}

.prodContPrice {
  float: left;
  width: 71px;
  height: 26px;
  background-image: url(../img/price-field.jpg);
  background-repeat: no-repeat;
  color: #fff;
  padding-top: 5px;
  padding-left: 10px;
  font-family: Verdana;
  font-size: 15px;
  font-weight: bold;
}

.prodContDetails {
  float: left;
  width: 61px;
  height: 15px;
  margin-left: 5px;
  margin-bottom: 1px;
}

.prodContAdd {
  float: left;
  width: 61px;
  height: 15px;
  margin-left: 5px;
}

.prodContText p {
  font-size: 10px;
  font-family: Verdana;
  height: 37px;
  overflow: hidden;
  padding-top: 1px;
}

#cartHeader {
  background-image: url(../img/cart-header.gif);
  background-repeat: no-repeat;
  padding-top: 3px;
  margin-left: -1px;
  width: 537px;
  height: 15px;
}

#cartHeader div {
  font-family: Verdana;
  font-size: 10px;
}

#cartHeader .product {
  width: 261px;
  margin-left: 21px;
  color: #000;
  float: left;
}

#cartHeader .amount {
  color: #fff;
  width: 71px;
  margin-left: 7px;
  float: left;
  text-align: center;
}

#cartHeader .price {
  margin-left: 7px;
  color: #fff;
  width: 71px;
  float: left;
  text-align: center;
}

#cartHeader .total {
  color: #fff;
  width: 71px;
  float: left;
  margin-left: 7px;
  text-align: center;
}

.cartItem {
  padding-left: 7px;
  width: 523px;
  height: 132px;
  overflow: hidden;
}

.cartHr {
  height: 1px;
  background: url(../img/horizontal-liner.gif) repeat-x center;
}

.cartHr hr {
  display: none;
}

.cartItem .misc {
  width: 90px;
  height: 112px;
  float: left;
  margin-right: 7px;
  padding-top: 10px;
}

.cartItem .misc .image {
  height: 80px;
}

.cartItem .misc .details {
  margin-top: 5px;
}

.cartItem .misc .delete {
  margin-top: 2px; 
}

.cartItem .desc {
  width: 177px;
  height: 105px;
  float: left;
  margin-right: 7px;
}

.cartItem .desc .descmain {
  width: 177px;
  height: 91px;
  float: left;
  margin-right: 7px;
  margin-bottom: 2px;
  padding-top: 15px;
  overflow: hidden;
}

.cartItem .desc .header {
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #354827;
}

.cartItem .desc .text {
  margin-top: 3px;
  font-family: Verdana;
  font-size: 10px;
  font-weight: normal;
}

.cartItem .type select {
  width: 50px;
  text-align: center;
}

.cartItem .row {
  width: 71px;
  float: left;
  height: 100%;
  padding-top: 12px;
  margin-right: 7px;
  background-color: #ececec;
  text-align: center;
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #354827;
}

.cartItem .rowAmount {
  width: 65px;
  float: left;
  height: 100%;
  padding-top: 12px;
  padding-left: 6px;
  margin-right: 7px;
  background-color: #ececec;
  text-align: center;
}

.cartItem .rowAmount select {
  width: 50px;
  text-align: center;
}

.cartItem .rowLast {
  width: 71px;
  height: 100%;
  background-color: #ececec;
  padding-top: 12px;
  float: left;
  text-align: center;
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #354827;
}

#subtotal {
  width: 536px;
  height: 25px;
  background-color: #eeeeee;
  color: #000;
}

#subtotalText {
  width: 280px;
  height: 20px;
  float: left;
  font-family: Verdana;
  font-size: 12px;
  padding-top: 5px;
  padding-left: 9px;
  font-weight: bold;
}

#subtotalValue {
  width: 220px;
  height: 20px;
  background-color: #e3e3e3;
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  padding-top: 5px;
  padding-right: 7px;
  text-align: right;
  float: left;
  color: #354827;
}

#checkout {
  width: 516px;
  height: 71px;
  text-align: right;
}

#prodInfoTop {
  width: 536px;
  overflow: hidden;
  margin-bottom: 10px;
}

#prodInfoTopLeft {
  width: 42px;
  margin-left: 8px;
  height: 100%;
  float:left;
  padding-top: 150px;
}

#prodInfoTopLeft .left {
  width: 42px;
  margin-left: 8px;
  height: 100%;
  float: left;
  padding-top: 150px;
}

#prodInfoTopMiddle {
  width: 436px;
  height: 100%;
  float: left;
  text-align: center;
}

#prodInfoTopMiddleImage {
  height: 390px;
  width: 100%;
}

#prodInfoTopMiddleThumbs  {
  margin-top: 10px;
  height: 80px;
}

#prodInfoTopMiddleThumbs img {
  /*border: 1px solid #e0e0e0;*/
  width: 40px;
  height: 60px;
}

#prodInfoTopRight {
  width: 42px;
  height: 100%;
  margin-right: 8px;
  padding-top: 150px;
  float:left;
}

#prodInfoTopRightImage {
  background: url(../img/slide-right-arrow.gif) no-repeat center;
}

#prodInfoMiddle {
  background: url(../img/slide-separator.gif) no-repeat center;
  width: 537px;
  height: 28px;
  margin-left: -1px;
}

#prodInfoMiddleText {
  text-align: left;
  padding-top: 8px;
  padding-right: 10px;
  float: right;
  font-family: Arial;
  font-size: 12px;
  color: #000;
}

#prodInfoMiddleText strong {
  font-family: Arial;
  font-size: 12px;
  color: #000;
}

#prodInfoMiddleSelect {
  text-align: left;
  padding-top: 5px;
  padding-right: 10px;
  float: right;
}

#prodInfoMiddleSelect select {
  width: 40px;
  height: 18px;
}

#prodInfoBottom {
  margin-top: 7px;
  float: left;
  overflow: auto;
  width: 100%;
}

#prodInfoBottomDesc {
  background: url(../img/vertical-liner.gif) repeat-y right;
  width: 283px;
  min-height: 103px; 
  padding-right: 10px;
  padding-left: 3px;
  font-family: Arial;
  font-weight: normal;
  font-size: 12px;
  color: #000;
  float: left;
}


#prodInfoBottomDesc .header {
  font-family: Arial;
  font-weight: bold;
  font-size: 16px;
  color: #343f27;
  margin-bottom: 3px;
}

#prodInfoBottomImages {
  width: 227px;
  padding-left: 8px;
  float: left;
  text-align: right;
  font-family: Arial;
  font-weight: bold;
  font-size: 26px;
  color: #000;
}

#prodInfoBottomImagesType {
  padding-top: 5px;
  font-family: Arial;
  font-size: 12px;
  color: #000;
  float: left;
}

#prodInfoBottomImagesType select {
  text-align: center;
}

#advancedSearchBox {
  margin-left: 10px;
  margin-top: 10px;
  margin-bottom: -5px;
}

#advancedSearchBox label, #advancedSearchBox input, #advancedSearchBox select {
  display: block;
  float: left;
  margin-bottom: 10px;
}

#advancedSearchBox .text {
  width: 150px;
}

#advancedSearchBox .other {
}

#advancedSearchBox .checkboxText {
  margin-left: 5px;
}

#advancedSearchBox label {
  text-align: right;
  width: 60px;
  padding-right: 10px;
}

#advancedSearchBox br {
  clear: left;
}

