/* pallette.less: */
/*headers*/
/*banner*/
/*wut*/
/*link colors*/
/* wmp pallette:
#d1cbc0	beige
#36bdae	aqua
#97141e	blood
#d89d33 mustard yellow
*/
/*vup original:*/
/* Color: Blue */
body {
  /*background: #fff url('../../default/images/blue/BodyBg.gif') repeat-x 0 0;*/
  color: #535353;
}
a {
  color: #144640;
  font-weight: normal;
  text-decoration: underline;
}
a:hover {
  color: #36bdae;
}
h2,
h3 {
  color: #97141e;
  font-weight: normal;
}
#TopMenu {
  /*background-color: @primary;*/
  color: #d1cbc0;
}
#TopMenu li a,
#TopMenu li div {
  border-left: 1px solid #d1cbc0;
  color: #97141e;
}
#TopMenu li div a {
  border-left: 0;
}
#TopMenu li a:hover {
  text-decoration: underline;
}
/*
#Menu li a {
    background: url('../../default/images/blue/PagesMenuBg.gif') 0 8px no-repeat;
    color: #fff;
}

#Menu li ul li a {
    background: #65b2cb;
}

#Menu li ul li a:hover {
    background-color: #075899;
    color: #fff;
}

#Menu li:hover a, #Menu li.over a{
    background-color: #65b2cb;
}*/
#Outer {
  /*background: url('../../default/images/blue/WrapperBg.jpg') no-repeat top center;*/
}
#Header {
  /*border-bottom: 1px solid #4aa1b2;*/
}
#Logo h1 {
  color: #97141e;
  /*background: url(../../default/images/blue/Logo.png) top left no-repeat;*/
  line-height: 1.2;
  vertical-align: baseline;
}
#SearchForm {
  color: #95bbd1;
}
#SearchForm label {
  color: #fff;
}
#SearchForm a {
  color: #b1ccdc;
}
#SearchForm a:hover {
  color: #fff;
}
.Left {
  background: transparent url('../../default/images/blue/LeftBg.gif') no-repeat;
}
.Left li {
  border-bottom: 1px solid #c5dde9;
}
.Left li a:hover {
  color: #07599a;
}
.Content {
  /*background: transparent url('../../default/images/ContentBg.gif') no-repeat;*/
}
.Content a {
  /*color: #075899;*/
}
/*.Content.Wide {
    background-image: url('../../default/images/ContentBgWide.gif');
}*/
/*.Content.Widest {
    background-image: url('../../default/images/ContentBgWidest.gif');
}*/
.Right {
  /*background: transparent url('../../default/images/blue/RightBg.gif') no-repeat;*/
}
.Right a {
  /*color: @tertiary;*/
}
.Right a:hover,
.Right a:hover strong {
  /*color: @primaryDark;*/
}
#Footer {
  border-width: 6px 0 0 0;
  border-style: solid;
  border-color: #97141e;
  color: #d1cbc0;
}
#Footer li a {
  border-left: 1px solid #208db5;
}
.Content .ProductList li:hover,
.Content .ProductList li.Over,
.fastCartContent .ProductList li:hover,
.fastCartContent .ProductList li.Over {
  /*background: #ffffff;*/
}
.ProductDetails {
  padding-top: 20px;
}
.ProductList strong,
.ProductList strong a {
  color: #97141e;
  font-weight: bold;
}
.ProductPrice,
.ProductList em {
  color: #97141e;
  font-size: 1.2em;
  line-height: 1em;
}
.ProductList .Rating {
  color: #797979;
}
.Right .ProductList li {
  border-bottom: 1px solid #e7e3dd;
}
.FeaturedProducts {
  padding-bottom: 2px;
  border-bottom: 2px solid #d89d33;
}
.FeaturedProducts > h2 {
	margin-bottom: 0px;
}
.NewProducts {
  padding-top: 40px;
  padding-bottom: 2px;
  border-bottom: 2px solid #d89d33;
}
/*
.Content .FeaturedProducts .ProductList li {
    background: #dff2f7;
}

.Content .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {
    background: #D2E8EE;
}*/
.Left .TopSellers li .TopSellerNumber,
.Right .TopSellers li .TopSellerNumber {
  /* Contains the number of the item */
  background: url(../../default/images/blue/TopSellerNumberBg.gif) 0 4px no-repeat;
  color: #075899;
}
.Left .TopSellers li.TopSeller1,
.Right .TopSellers li.TopSeller1 {
  /* No1 seller box */
  border: 1px solid #c0dae7;
  background: #fff;
}
.Left .TopSellers li.TopSeller1 .TopSellerNumber,
.Right .TopSellers li.TopSeller1 .TopSellerNumber {
  background: url(../../default/images/blue/TopSellerNumber1Bg.png) 0 0 no-repeat;
  color: #075899;
}
/*.Breadcrumb {
    border-bottom: 1px solid #DCDFE2;
}*/
.CompareItem {
  width: 200px;
  border-left: solid 1px #CACACA;
}
.CompareFieldName {
  font-weight: bold;
  border-bottom: 1px solid #EFF8FA;
}
.CompareFieldTop {
  border-bottom: solid 1px #85BADF;
}
.CompareFieldTop a:hover {
  color: red;
}
.CompareCenter {
  border-left: solid 1px #85BADF;
  border-bottom: solid 1px #F2F2F2;
}
.CompareLeft {
  border-left: solid 1px #85BADF;
  border-bottom: solid 1px #F2F2F2;
}
.ViewCartLink {
  background: url('../../default/images/blue/Cart.gif') no-repeat 3px 0;
}
table.CartContents,
table.General {
  border: 1px solid #c7d7db;
}
.CartContents thead tr th,
table.General thead tr th {
  background: #ffffff;
  color: #424748;
  border-bottom: 1px solid #c7d7db;
}
.CartContents tfoot .SubTotal td {
  border-top: 1px solid #c7d7db;
  color: #424748;
}
.MiniCart .SubTotal {
  color: #424748;
}
.JustAddedProduct {
  border: 1px solid #c0dae7;
  background: #fff;
}
.JustAddedProduct strong,
.JustAddedProduct a {
  color: #8b621a;
}
.CategoryPagination {
  /*color: #034285;*/
  background: #ffffff;
  border: 1px solid #e7e3dd;
}
.CheckoutRedeemCoupon {
  background: #EAFDFF;
  padding: 10px;
  width: 300px;
  border: 1px solid #9DD3D8;
  margin-bottom: 10px;
}
.SubCategoryList,
.SubBrandList {
  /*background:#EEF5F9;*/
}
.SpecificInfoMessage {
  background-color: #f8e4d1;
  color: #555;
}
.InfoMessage {
  background: #eff8fa url('../../default/images/InfoMessage.gif') no-repeat 5px 8px;
  color: #555;
}
.SuccessMessage {
  background: #e8ffdf url('../../default/images/SuccessMessage.gif') no-repeat 5px 8px;
  color: #555;
}
.ErrorMessage {
  background: #ffecec url('../../default/images/ErrorMessage.gif') no-repeat 5px 8px;
  color: #555;
}
.ComparisonTable tr:hover td,
.ComparisonTable tr.Over td {
  background: #EFF8FA;
}
/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
  border: 1px solid #c7d7db;
  background: #edf2f3;
}
/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
  background: #ffffff;
}
.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
  background: #f0f0f0;
  border: 1px solid #ddd;
  color: #555;
}
.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
  color: #888;
}
/* Tabbed Navigation */
.TabNav {
  border-bottom: 1px solid #144640;
}
.TabNav li a {
  border: 1px solid #144640;
  background: #d1cbc0;
  background: #144640;
  color: #fff;
}
.TabNav li a:hover {
  background: #36bdae;
}
.TabNav li.Active a {
  border-bottom: 1px solid #F2F2F2;
  background: transparent;
  color: #36bdae;
}
/* General Tables */
table.General tbody tr td {
  border-top: 1px solid #efefef;
}
/* Product Videos */
#VideoContainer {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.currentVideo {
  background-color: #ddf0f6;
}
.videoRow:hover {
  background-color: #efefef;
}
/* Product Videos */
#VideoContainer {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.currentVideo {
  background-color: #ddf0f6;
}
.videoRow:hover {
  background-color: #efefef;
}
#SearchResultsCategoryAndBrand {
  /*background-color: #EEF5F9;*/
}
.CartContents .ItemShipping th {
  border-bottom-color: #c7d7db;
  border-top-color: #c7d7db;
  background: #edf2f3;
}
/* Category flyout styles (theme) */
/* Child menu items, does not include the always-showing root level */
/* Root menu item when expanded */
#SideCategoryList .sf-menu .sfHover a,
#SideCategoryList .sf-menu li ul a {
  background-color: #65B2CB;
  color: #FFF;
}
/* Parent menu items of a child being hovered (not including root-level items) */
#SideCategoryList .sf-menu li ul li:hover > a,
#SideCategoryList .sf-menu li ul a:focus,
#SideCategoryList .sf-menu li ul a:hover,
#SideCategoryList .sf-menu li ul a:active {
  background-color: #075899;
}
/* End: category flyout styles */
/* start fast cart styles */
#fastCartContainer {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 13px;
}
.fastCartContent h2 {
  color: #009E0F;
  background-color: transparent;
}
.fastCartContent h3 {
  color: #BB6F21;
  background-color: transparent;
}
.fastCartSummaryBox {
  background-color: #DDFEDA;
}
.fastCartContent .fastCartTop a,
.fastCartContent .ProductList .ProductDetails a {
  color: #075899;
}
.fastCartContent .ProductPrice,
.fastCartContent .ProductList em {
  color: #800000;
}
.fastCartContent .Quantity {
  color: #828DB3;
}
.fastCartContent p {
  color: #444444;
}
.fastCartContent .ProductList li {
  background-color: #FFF;
}
/* end fast cart styles */
.sharebutton a,
.sharebutton a:hover {
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
  font-size: 12px;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22blue.less%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BAAGA%3B%3BEAEI%2CcAAA%3B%3BAAIJ%3BEACI%2CcAAA%3BEACA%2CmBAAA%3BEACA%2C0BAAA%3B%3BAAGJ%2CCAAC%3BEACG%2CcAAA%3B%3BAAGJ%3BAAAI%3BEACA%2CcAAA%3BEACH%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAGD%3B%3BEAEC%2CcAAA%3B%3BAAGD%2CQAAS%2CGAAG%3BAAAG%2CQAAS%2CGAAG%3BEACvB%2C8BAAA%3BEACH%2CcAAA%3B%3BAAID%2CQAAS%2CGAAG%2CIAAI%3BEACZ%2CcAAA%3B%3BAAGJ%2CQAAS%2CGAAG%2CEAAC%3BEAEZ%2C0BAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BAAqBD%3B%3B%3BAAKA%3B%3B%3BAAIA%2CKAAM%3BEACF%2CcAAA%3B%3BEAGH%2CgBAAA%3BEACA%2CwBAAA%3B%3BAAOD%3BEACI%2CcAAA%3B%3BAAGJ%2CWAAY%3BEACR%2CWAAA%3B%3BAAGJ%2CWAAY%3BEACR%2CcAAA%3B%3BAAGJ%2CWAAY%2CEAAC%3BEACT%2CWAAA%3B%3BAAGJ%3BEACI%2C4BAA4B%2CiDAA5B%3B%3BAAGJ%2CKAAM%3BEACF%2CgCAAA%3B%3BAAGJ%2CKAAM%2CGAAG%2CEAAC%3BEACN%2CcAAA%3B%3BAAGJ%3B%3B%3BAAIA%2CQAAS%3B%3B%3B%3B%3B%3B%3B%3B%3BAAaT%3B%3B%3BAAIA%2CMAAO%3B%3B%3BAAIP%2CMAAO%2CEAAC%3BAAAQ%2CMAAO%2CEAAC%2CMAAO%3B%3B%3BAAI%2FB%3BEACC%2CuBAAA%3BEACA%2CmBAAA%3BEAGA%2CqBAAA%3BEACA%2CcAAA%3B%3BAAGD%2COAAQ%2CGAAG%3BEACP%2C8BAAA%3B%3BAAQJ%2CQAAS%2CaAAa%2CGAAE%3BAACxB%2CQAAS%2CaAAa%2CGAAE%3BAACxB%2CgBAAiB%2CaAAa%2CGAAE%3BAAChC%2CgBAAiB%2CaAAa%2CGAAE%3B%3B%3BAAIhC%3BEACC%2CiBAAA%3B%3BAAUD%2CYAAa%3BAAAQ%2CYAAa%2COAAO%3BEACrC%2CcAAA%3BEACH%2CiBAAA%3B%3BAAID%3BAAAe%2CYAAa%3BEACxB%2CcAAA%3BEACH%2CgBAAA%3B%3BAAGD%2CYAAa%3BEACT%2CcAAA%3B%3BAAGJ%2CMAAO%2CaAAa%3BEAChB%2CgCAAA%3B%3BAAIJ%3BEACE%2CmBAAA%3BEACA%2CgCAAA%3B%3BAAGF%3BEACC%2CiBAAA%3BEACC%2CmBAAA%3BEACA%2CgCAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BAAaF%2CKAAM%2CYAAY%2CGAAG%3BAAAkB%2CMAAO%2CYAAY%2CGAAG%3B%3BEACzD%2CgFAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CKAAM%2CYAAY%2CGAAE%3BAAAa%2CMAAO%2CYAAY%2CGAAE%3B%3BEAClD%2CyBAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CKAAM%2CYAAY%2CGAAE%2CWAAY%3BAAAkB%2CMAAO%2CYAAY%2CGAAE%2CWAAY%3BEAC%2FE%2C%2BEAAA%3BEACA%2CcAAA%3B%3B%3B%3B%3BAAQJ%3BEAAe%2CYAAA%3BEAAa%2C8BAAA%3B%3BAAC5B%3BEAAoB%2CiBAAA%3BEAAkB%2CgCAAA%3B%3BAACtC%3BEAAmB%2CgCAAA%3B%3BAACnB%2CgBAAiB%2CEAAC%3BEAAS%2CUAAA%3B%3BAAC3B%3BEAAiB%2C8BAAA%3BEAA%2BB%2CgCAAA%3B%3BAAChD%3BEAAe%2C8BAAA%3BEAA%2BB%2CgCAAA%3B%3BAAE9C%3BEACI%2CgBAAgB%2CqDAAhB%3B%3BAAGJ%2CKAAK%3BAAAe%2CKAAK%3BEACrB%2CyBAAA%3B%3BAAGJ%2CaAAc%2CMAAM%2CGAAG%3BAAAI%2CKAAK%2CQAAS%2CMAAM%2CGAAG%3BEAC9C%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CgCAAA%3B%3BAAGJ%2CaAAc%2CMAAM%2CUAAU%3BEAC1B%2C6BAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CSAAU%3BEACN%2CcAAA%3B%3BAAGJ%3BEACI%2CyBAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CiBAAkB%3BAAAQ%2CiBAAkB%3BEACxC%2CcAAA%3B%3BAAGJ%3B%3BEAEI%2CmBAAA%3BEACA%2CyBAAA%3B%3BAAGJ%3BEAAwB%2CmBAAA%3BEAAqB%2CaAAA%3BEAAe%2CYAAA%3BEAAc%2CyBAAA%3BEAA2B%2CmBAAA%3B%3BAAErG%3BAAAkB%3B%3B%3BAAIlB%3BEACI%2CyBAAA%3BEACA%2CWAAA%3B%3BAAGJ%3BEACI%2CwBAAwB%2CyDAAxB%3BEACA%2CWAAA%3B%3BAAGJ%3BEACI%2CwBAAwB%2C4DAAxB%3BEACA%2CWAAA%3B%3BAAGJ%3BEACI%2CwBAAwB%2C0DAAxB%3BEACA%2CWAAA%3B%3BAAGJ%2CgBAAiB%2CGAAE%2CMAAO%3BAAAI%2CgBAAiB%2CGAAE%2CKAAM%3BEACnD%2CmBAAA%3B%3B%3BAAIJ%3BEACI%2CyBAAA%3BEACA%2CmBAAA%3B%3B%3BAAIJ%2CqBAAsB%3BEAClB%2CmBAAA%3B%3BAAGJ%2C8BAA%2BB%3BEAC3B%2CmBAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3B%3BAAGJ%2C8BAA%2BB%3BEAC3B%2CWAAA%3B%3B%3BAAIJ%3BEACI%2CgCAAA%3B%3BAAGJ%2COAAQ%2CGAAG%3BEACP%2CyBAAA%3BEACA%2CmBAAA%3BEACH%2CmBAAA%3BEACA%2CWAAA%3B%3BAAID%2COAAQ%2CGAAG%2CEAAC%3BEACR%2CmBAAA%3B%3BAAGJ%2COAAQ%2CGAAE%2COAAQ%3BEACd%2CgCAAA%3BEACA%2CuBAAA%3BEACH%2CcAAA%3B%3B%3BAAKD%2CKAAK%2CQAAS%2CMAAM%2CGAAG%3BEACnB%2C6BAAA%3B%3B%3BAAKJ%3BEAEI%2CuBAAA%3BEACA%2C0BAAA%3BEACA%2CkBAAA%3B%3BAAGJ%3BEACI%2CyBAAA%3B%3BAAGJ%2CSAAS%3BEACL%2CyBAAA%3B%3B%3BAAKJ%3BEAEI%2CuBAAA%3BEACA%2C0BAAA%3BEACA%2CkBAAA%3B%3BAAGJ%3BEACI%2CyBAAA%3B%3BAAGJ%2CSAAS%3BEACL%2CyBAAA%3B%3BAAGJ%3B%3B%3BAAIA%2CaAAc%2CcAAc%3BEACxB%2C4BAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3B%3B%3B%3B%3BAAUJ%2CiBAAkB%2CSAAS%2CSAAS%3BAAEpC%2CiBAAkB%2CSAAS%2CGAAG%2CGAAG%3BEAC7B%2CyBAAA%3BEACA%2CWAAA%3B%3B%3BAAIJ%2CiBAAkB%2CSAAS%2CGAAG%2CGAAG%2CGAAE%2CMAAO%3BAAE1C%2CiBAAkB%2CSAAS%2CGAAG%2CGAAG%2CEAAC%3BAAClC%2CiBAAkB%2CSAAS%2CGAAG%2CGAAG%2CEAAC%3BAAClC%2CiBAAkB%2CSAAS%2CGAAG%2CGAAG%2CEAAC%3BEAC9B%2CyBAAA%3B%3B%3B%3BAAOJ%3BEACI%2CaAAa%2C4CAAb%3BEACA%2CeAAA%3B%3BAAEJ%2CgBAAiB%3BEACb%2CcAAA%3BEACA%2C6BAAA%3B%3BAAEJ%2CgBAAiB%3BEACb%2CcAAA%3BEACA%2C6BAAA%3B%3BAAEJ%3BEACI%2CyBAAA%3B%3BAAEJ%2CgBAAiB%2CaAAa%3BAAC9B%2CgBAAiB%2CaAAa%2CgBAAgB%3BEAC1C%2CcAAA%3B%3BAAEJ%2CgBAAiB%3BAACjB%2CgBAAiB%2CaAAa%3BEAC1B%2CcAAA%3B%3BAAEJ%2CgBAAiB%3BEACb%2CcAAA%3B%3BAAEJ%2CgBAAiB%3BEACb%2CcAAA%3B%3BAAEJ%2CgBAAiB%2CaAAa%3BEAC1B%2CsBAAA%3B%3B%3BAAIJ%2CYAAa%3BAAAG%2CYAAa%2CEAAC%3BEAC1B%2CiBAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%22%7D */