/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.8.0r4
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

html {
  background: #c0deed;
}

body {
  font-size: 13px;
  font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
  background: url(/assets/images/app/nav.png) repeat-x;
}

#container {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
}

#header {
  height: 45px;
}

ul#navbar {
  list-style: none;
}

ul#navbar li {
  float: left;
  height: 45px;
}

ul#navbar li:first-child a {
  background: none;
}

ul#navbar li a {
  margin-top: 9px;
  font-size: 16px;
  font-weight: bold;
  display: block;
  color: #fff;
  padding: 3px; /* so the distance from the top is 12 px;*/
  text-decoration: none;
  margin-right: 15px;
  text-shadow: 0px 1px #333;
}

ul#navbar li a:hover {
  color: #035987;
}

ul#navbar li#search-box {
  float: right;
}

.search-form {
  margin-top: 14px;
}

.search-form input {
  width: 180px;
  font-size: 12px;
  border: none;
}

#content {
  margin-top: 5px;
  background: #ffffff url('/assets/images/app/content_blue_bkg.png') repeat-x left bottom;
  min-height: 350px;
  padding-bottom: 20px;
  overflow: auto;
  width: 100%;
}

#betterway {
  height: 245px;
  background: url("/assets/images/app/logo.png") no-repeat 5px 5px;
}

#betterway a {
  display: block;
  width: 950px;
  height: 245px;
  margin-left: 5px;
}

#services {
  height: 120px;
  margin-top: 15px;
  width: 600px;
}

#services h3 {
  font-size: 25px;
  color: #01539d;
  text-align: left;
  padding-left: 20px;
}

#services div {
  margin-top: 20px;
  margin-left: 20px;
  height: 92px;
}

#services span {
  font-size: 16px;
  font-weight: 600;
  margin-left: 5px;
}

.services-link {
  display: block;
  width: 61px;
  height: 93px;
  float: left;
}

#services p {
  margin-left: 68px;
}

#shipping a{
  background: url("/assets/images/app/shipping_logo.png") no-repeat 0 5px;
}

#contact {
  margin-top: 15px;
}

#contact a {
  background: url("/assets/images/app/phone_logo.png") no-repeat 0 5px;
}

#email {
  margin-top: 15px;
}

#email a {
  background: url("/assets/images/app/email_logo.png") no-repeat 0 5px;
}

#promo_popular_clearance {
  width: 285px;
  margin-top: -116px;
  margin-left: 655px;
}

#promo_popular_clearance span {
  font-size: 25px;
  font-weight: 600;
  color: #01539d;
  padding-bottom: 22px;
  display: block;
}

#promo_popular_clearance ul li a {
  font-size: 15px;
  color: #666;
  text-decoration: none;
}

#promo_popular_clearance ul li a:hover {
  color: #34b0f3;
}

#promo_popular_clearance > a {
  margin-right: 12px;
  margin-left: 240px;
  color: #0197fd;
}

#promo_popular_clearance > a:hover {
  color: #035987;
}

.category {
  width: 200px;
  height: auto;
  border: 1px dashed #0197fd;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  color: #666;
  margin-left: 15px;
  margin-top: 5px;
}

.category a {
  text-decoration: none;
  color: #035987;
}

#product-listing {
}

#product-listing li {
  float: left;
  display: block;
  width: 210px;
  margin: 15px;
  height: 210px;
}

#product-listing li a {
  display: block;
  width: 100%;
  height: 100%;
  border: 1px solid #666;
  text-decoration: none;
  background: url("/assets/images/app/content_bkg.png") repeat-x left bottom;
}

#product-listing li a:hover {
  border: 1px solid #c0deed;
}

#product-listing li a img {
  border: 0;
  padding-left: 56px;
  margin-top: 10px;
}

#product-listing li a p {
  border: 0;
  text-align: center;
  color: #222;
}

#product-details img {
  float: left;
  padding: 10px 0 0 15px;
}

#product-details ul {
  margin-left: 325px;
  padding-top: 5px;
  padding-right: 35px;
  list-style:none;
}

#product-details ul li {
  color: black;
  font-size: 16px;
  padding-bottom: 5px;
}

#product-details ul li h2 {
  font-weight: bold;
  font-size: 18px;
}

#product-details ul li span {
  width: 175px;
  float: left;
  color: black;
  font-weight: 600;
}

#product-details ul li em {
  margin-left: 15px;
  color: green;
  font-weight: 600;
  font-size: 16px;
}

em.on-promo {
  color: green;
  font-weight: 600;
  font-size: 14px;
}

#product-details ul ul {
  margin-left: 0px;
}
  
#product-status {
  margin-left: 0px;
}

#product-status li {
  display:block;
  height: 31px;
  padding-left: 35px;
  font-size: 16px;
  color: #666;
  padding-top: 4px;
}

.popular {
  background: url("/assets/images/app/popular_icon.png") no-repeat;
}

.promotion {
  background: url("/assets/images/app/promotion_icon.png") no-repeat;
}

.clearance {
  background: url("/assets/images/app/clearance_icon.png") no-repeat;
}

.found {
  color: green;
  margin-left: 5px;
  font-size: 14px;
}

#search-results {
  padding: 5px;
}

#search-results a {
  text-decoration: none;
  color: #666;
  font-size: 16px;
  font-weight: 600;
}

#search-results a:hover {
  color: #6699cc;
}

#search-results p {
  padding-bottom: 15px;
}

#search-results p span {
  color: green;
}

.pagination {
  float: right;
  margin-right: 20px;
  clear: both;
}

/* Footer starts here*/
#footer {
  margin-top: 5px;
}

#footer #footer_links {
  list-style: none;
  width: 480px;
  margin-left: auto;
  margin-right: auto;
}

#footer_links li {
  float: left;
}

#footer_links li a {
  color: black;
  padding: 5px;
}

#footer_links li a:hover {
  color: #2ea8e9;
}

#copyright {
  clear: both;
  display: block;
  width: 205px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

/* classes only used in sale event */
#product-details ul ul li em {
  color: #000;
  font-size: 18px;
}

.size,  .price, .unit-price, .sale-price, .sale-unit-price {
  padding-left: 3px;
}

#product-details ul ul li em.price, #product-details ul ul li em.unit-price {
  font-size: 0.8em;
  color: red;
  text-decoration: line-through;
}

#product-details ul ul li em.sale-price, #product-details ul ul li em.sale-unit-price {
  font-size: 1.1em;
  color: green;
}


#facebox .b {
  background:url(/assets/images/facebox/b.png);
}

#facebox .tl {
  background:url(/assets/images/facebox/tl.png);
}

#facebox .tr {
  background:url(/assets/images/facebox/tr.png);
}

#facebox .bl {
  background:url(/assets/images/facebox/bl.png);
}

#facebox .br {
  background:url(/assets/images/facebox/br.png);
}

#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  border-collapse: collapse;
}

#facebox td {
  border-bottom: 0;
  padding: 0;
}

#facebox .body {
  padding: 10px;
  background: #fff;
  width: 370px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}

* html #facebox_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
