/* body { margin:0px; padding:0px; background-image:url(../images/default_banner.jpg); background-position:center top; background-repeat:no-repeat; text-align:center; } */

body{
  padding:0px;
  margin:0px;
  background-color:#d3d3d3;
  font-size:12px;
  color:#333;
  font-family:Arial,Helvetica,sans-serif;
}

div.orderfinal-shippingoptions{margin-bottom:10px;}
div.orderfinal-shippingoptions p{display:none;height:0px;}
div.extra-shipping-details h3,p{color:#4897cb;}

a{
  color:#006699;
  text-decoration:none;
}

a:hover{
  color:#006699;
  text-decoration:underline;
}

.wrapper{
  width:760px;
  border-left:solid 1px #5c687e;
  border-right:solid 1px #5c687e;
  margin:0px auto 0px auto;
}

.banner{
  width:760px;
  height:156px;
  background-image:url(../images/banner.jpg);
  position:relative;
}

.search{
  padding:4px 0 3px 5px;
  *padding:3px 0 2px 5px;
  position:absolute;
  right:159px;
  bottom:8px;
  background-color:#4897cb;
  color:#fff;
}

.loginArea{
  padding:5px 10px 5px 10px;
  position:absolute;
  right:0px;
  bottom:8px;
  background-color:#4897cb;
  color:#fff;
}

.loginArea a, .loginArea a:hover{
  color:#fff;
  font-weight:bold;
  font-size:11px;
}

.content{
  width:760px;
  height:156px;
  min-height:500px;
  height:auto !important;
  height:500px;
  background-image:url(../images/contentBackground.gif);
  background-repeat: repeat-y;
}

.leftContent{
  float:left;
  width:207px;
  height:100%;
}

.rightContent{
  float:right;
  padding:15px 0px 15px 0px;
  width:530px;
  height:100%;
}


.onlineStore{
  background-image:url(../images/onlineStore.gif);
  width:117px;
  height:17px;
}

.featuredItems{
  margin-top:10px;
  background-image:url(../images/featuredItems.gif);
  width:170px;
  height:19px;
}

.footer{
  background-color:#3399cc;
  height:20px;
  line-height:20px;
  color:#fff;
  font-size:10px;
  padding-left:10px;
  padding-right:10px;
}

.home-category-product{
  width:170px;
  overflow:hidden;
  float:right;
  text-align:center;
  border-bottom:solid 2px #ececec;
  padding:10px 0px 10px 0px;
  font-weight:bold;
}

.home-category-product .category-product-image{
  float:none;
  padding:0px;
  margin:0px auto 0px auto;
}

.home-category-product .category-product-shortdescription{
  display:none;
}

.home-category-product .category-product-name{
  display:block;
  clear:left;
  padding-top:5px;
  text-align:center;
}

.home-category-product .category-product-pricerange{
  clear:left;
  padding-top:5px;
  text-align:center;
}

/*cart*/
div.car-outer{margin-top:10px;height:30px;text-align:right; overflow:hidden; }
div.cart-text{float:left;width:170px;text-align:left;overflow:hidden;}
div.cart-text-padding{}
div.cart-text-padding a{text-decoration:none;}
div.cart-text-padding a:hover{text-decoration:underline;}
div.cart-text a{font-size:11px;line-height:30px; font-weight:bold;}
div.cart-image{float:left;width:36px;cursor:pointer;}
div.cart-image img{border:0px;}

/*currency*/
div.cur-outer{height:auto;text-align:right; background-color:#6A6F72; height:30px; margin-top:10px; }
div.cover{}
div.cover-text{float:left;width:150px;text-align:left;color:#fff;font-size:11px;line-height:30px;}
div.cover-text-padding{padding:0px 0px 0px 22px;}
div.cover-img{float:right;width:36px;cursor:pointer;}
div.cover-under{text-align:left;color:#fff;font-size:11px;line-height:30px;padding:0px 0px 0px 22px;background-color:#6A6F72;}
div.bottom{padding:0px;margin:0px;height:auto;overflow:visible;}
#currencyDropdown{}
div.cover-under{}
div.CurrencyItem{cursor:pointer;text-decoration:underline;}

/* preview Container */
div.prevcont {padding:10px; background-color:#FFF; border:solid 1px #888; position:absolute; z-index:100;}