/*
.  . __      .__ .___.  ..__.
|/|/  ` ___ |  [__ |/||  |
|  |__.     |__/[___|  ||__|
a product of merchantcorner.com

   BASE COLOUR: #222
    this is the bright green on mc-demo in headers and links
    search/replacing this colour saves some time :)
*/
    
/*******************************\n   PAGE STRUCTURE, GLOBAL STYLES
*******************************/
@font-face {
    font-family: 'BevanRegular';
    src: url(//cdn2.bigcommerce.com/server2200/e4143/templates/__custom/images/mc/fonts/Bevan-webfont.eot?t=1424925840);
    src: url(//cdn2.bigcommerce.com/server2200/e4143/templates/__custom/images/mc/fonts/Bevan-webfont.eot?t=1424925840#iefix) format('embedded-opentype'),
         url(//cdn2.bigcommerce.com/server2200/e4143/templates/__custom/images/mc/fonts/Bevan-webfont.woff?t=1424925840) format('woff'),
         url(//cdn2.bigcommerce.com/server2200/e4143/templates/__custom/images/mc/fonts/Bevan-webfont.ttf?t=1424925840) format('truetype'),
         url(//cdn2.bigcommerce.com/server2200/e4143/templates/__custom/images/mc/fonts/Bevan-webfont.svg?t=1424925840#BevanRegular) format('svg');
    font-weight: normal;
    font-style: normal;
}
body {
    background:url(//cdn2.bigcommerce.com/server2200/e4143/templates/__custom/images/mc/body_bg.jpg?t=1424925840) repeat;
}

#Wrapper {background:none;padding-top:200px;}
#Outer {background:none;position:relative; width: 958px; padding: 0 20px;background: url(//cdn2.bigcommerce.com/server2200/e4143/templates/__custom/images/mc/buildings.jpg?t=1424925840) no-repeat -2px 0 white;-webkit-box-shadow: 0 0 6px #54534d;-moz-box-shadow: 0 0 4px #54534d; border-left: 1px solid #034F78; border-right: 1px solid #034F78}
#Container {width:1000px;}
a {color: #045079}
a:hover, #Footer a {color:#045079;}
em {color:#262B2F;font-style:italic;}
h3 {color:#045079;font-size:1.25em;}

input.Textbox,
input.FormField,
#captcha,
.productAttributeValue input[type="text"],
.productAttributeValue textarea {
    padding:1px 3px;
    background-image: -moz-linear-gradient(100% 100% 90deg, #FFFFFF, #DDDBDC) !important;
    background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#DDDBDC), to(#FFFFFF)) !important;
    border: 1px solid #cecece;    
}

/*******************************\n   HEADER, TOPMENU, LOGO, TAGLINE
*******************************/

#Header {
    background: none;
    height: 200px;
    position: absolute;
    top: 0;
    left: 20px;
    width: 960px;
}

#Header .TopMenu {position: absolute;
top: 6px;
padding: 3px 5px;
right: 286px;
width: 650px;
text-align: right;}
#Header .TopMenu li, #Header .TopMenu li a, #Header .TopMenu li div {
    float:none;background:none;
    display:inline;
    color:#000;
    margin:0;padding:0 0 0 30px;
}
#Header .TopMenu li a, #Header .TopMenu li div {padding: 0;
color: white;}

#Logo {
   clear: none;
float: none;
width: auto;
margin: 0;
position: absolute;
top: 45px;
left: 1px;
height: 34px;

}
#Logo h1 {padding-left: 0}
#Logo sub {font-size: 12px; padding-left: 5px;}
#tagline sub {font-size: 9px; padding: 0;}
#tagline a {color:#fff;}
#Logo h1 a {text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
font: 28px/32px 'BevanRegular', Arial, sans-serif;
letter-spacing: 0;}

#tagline {
    position: absolute;
    bottom: 0;
    left: 25px;
    font-size: 18px;
    color: #fff;
    top: 56px;
    border-left: 10px solid #055179;
    height: 25px;
    font-style: oblique;
    padding: 4px 0 0 10px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
    font-weight:bold;
    width:400px;
}

#tagline a {
    font-weight:bold;
    color:#F3F04B;
    text-decoration:none;
    border-bottom:1px solid #fff;
}

#tagline a:hover {border-bottom:3px double #fff;}

#headerinfo {
    position: absolute;
top: 4px;
right: 20px;
text-align: right;
}

#headerinfo span {
    display: block;
font-size: 21px;
text-align: right;
margin-bottom: 3px;
font-family: arial,sans-serif;
color: #F3F04B;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.9);

}

#headerpromo {
    position:absolute;
    top:31px;
    right:172px;
}
#Logo h1 {background: none !important}
/*******************************\n   MENUBAR (hardcoded links)
*******************************/

#menubar {
    margin: 0;
    position: absolute;
    left: 0;
    bottom: 6px;
    height: 35px;
    width: 958px;
    background: white;
}
#menubar ul {
    margin:0;
    position:absolute;
    left:0;
    top:0;
    height:35px;width:958px;
    border:1px solid #cfcfcf;
    -moz-box-shadow:0 0 5px #cccccc;
    -webkit-box-shadow:0 0 5px #cccccc;
    background:#fff;
}
#menubar p {
    padding: 7px 11px;
    font-weight: bold;
}
#menubar p a {
    font-weight: bold;
    color: #045079;
}
#menubar li {float:left;list-style:none;padding:0;}
#menubar li a {
    display:block;
    padding:10px 20px;
    margin:0;
    color:#444;
    font-size:12px;height:15px;font-weight:bold;text-decoration:none;
    border-left:1px solid #fff;
    border-right:1px solid #fff;
}

#menubar li a:hover {background:#e5e5e5;color:#222;
    border-left:1px solid #cfcfcf;
    border-right:1px solid #cfcfcf;      
}

#menubar li.first a, #menubar li.first a:hover {border-left:none;}

/*******************************\n   BUTTONS
*******************************/

.abutton,
#apply_code,
.Submit input {
    background-color:#bababa !important;
    color:#222 !important;
    background-image:-moz-linear-gradient(100% 100% 90deg,#bababa,#ffffff) !important;
    background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#bababa)) !important;
    font-style:normal;
    font-family:Arial, sans-serif;
    border:1px solid #ddd;
    font-weight:bold;
    -moz-border-radius:5px;    -webkit-border-radius:5px;
    font-size:12px;cursor:pointer;
    text-align:center;
    margin:0 3px;padding:4px 6px;
    text-decoration:none;
}

.abutton:hover, .Submit input:hover {
    background-image:none !important;
    background-color:#d7d7d7 !important;
    text-decoration:none;
}

.strongbutton,
.ExpressCheckout .Submit input,
.ML20 input,
#bottom_payment_button {
    background:none;
    background-color:#045079;
    color:white !important;
    background-image:   -moz-linear-gradient(100% 100% 90deg,#045079,#056da6) !important;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#056da6), to(#045079)) !important;
    font-style:normal;
    font-family:Arial, sans-serif;
    -moz-border-radius:5px;    -webkit-border-radius:5px;
    border:1px solid #045079;
    padding:4px 6px;
    font-weight:bold;cursor:pointer;
    text-decoration:none;
    font-size:12px;
    height:auto;
}
.strongbutton:hover {
    background-image:none !important;
    background-color: #056da6;
    text-decoration:none;
    
}

.ExpressCheckout .Submit input,
.ML20 input,
#bottom_payment_button {
    height:26px;
    -moz-border-radius:0;-webkit-border-radius:0;
    text-shadow:0 1px 0 rgba(255, 255, 255, 0.2);
}
#SearchForm .strongbutton {border-radius: 0; width: 70px;text-transform:uppercase;}

/*******************************\n   SEARCHFORM
*******************************/

#SearchForm p a:hover {
    color:#bb1010;
    text-decoration:underline;
}

#SearchForm {
    display:block;float:none;
    position:absolute;
    color: #1a3959;
    width:231px;
    margin:0 23px 0 0;
    right:24px;
    top:5px;
}

#SearchForm input.Textbox {
    position:absolute;
    top:0;
    left:0;
    background-image: -moz-linear-gradient(100% 100% 90deg, #FFFFFF, #DDDBDC);
    background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#DDDBDC), to(#FFFFFF));
    border: 1px solid #cecece;
    height: 16px;
    padding: 4px 5px 3px 5px;
    width:138px;
}
#SearchForm form {float:right;padding:0;}

#SearchForm label {
    color: #222;
    font-size:1em;
    letter-spacing:0;
}
#SearchForm a {
    color:#707070;
}
#SearchForm a:hover {
    color: #534d02;
}
#SearchForm p {
    margin:0 5px 0 0;
    width:200px;
    line-height:10px;
    position:relative;
    top:1px;
    padding: 0 0 0 48px;
}

#SearchForm p a {
    color:#6c6c6c;
    font-size:10px;
    font-family:Arial,sans-serif;
    font-weight:bold;
    text-transform:lowercase;
}

#SearchForm p a.first {
    padding-right:5px;
    margin-right:0px;
}

#SearchForm .Button {
    padding:0;
    position:absolute;
    -moz-border-radius:0;-webkit-border-radius:0;
    text-transform:uppercase;
    top:0;
    right:0;
    height:25px;
    width:75px;
    text-shadow:0 1px 0 rgba(255, 255, 255, 0.2)
}

/*******************************\n   SIDEBAR
*******************************/

.Left {float:left;background:#fff;width:197px;padding:0;
    border:1px solid #cfcfcf;
    -moz-box-shadow:0 0 5px #cccccc;
    -webkit-box-shadow:0 0 5px #cccccc;font-size:12px;
}
.Left li a {color: black}
.Content {float:right;background:#fff;width:713px;padding:10px 20px 20px;
    border:1px solid #cfcfcf;
    -moz-box-shadow:0 0 5px #cccccc;
    -webkit-box-shadow:0 0 5px #cccccc; 
    position:relative;
}

.Left h2, .Right h2 {
    background:#e5e5e5;
    border-top:1px solid #dedede;
    border-bottom:1px solid #dedede;
    margin:10px 0 5px;
    padding:8px 0 8px 10px;
    color:#222;
    letter-spacing:0;
    font-size:16px;
    line-height:12px;
    width:auto;
}

#SideCategoryList h2,
#SideCategoryShopByPrice h2,
#SideCurrencySelector h2, 
#GiftCertificatesMenu h2 {margin-top:0;border-top:none;}

#Menu li a:hover {
    text-decoration:underline;
    color:#222;
}

#Menu li.HasSubMenu ul li a:hover {
    background-image:none;
    color:#222;

}

.Left li a, .Right li a {
    padding:3px 0;
}

.Left .BlockContent, .Right .BlockContent {
    background:none;
    border:none;
    margin:0;
    padding:0 15px;
    width:auto;
}

.AllBrandsLink a {font-weight:bold}

/*******************************\n   FLYOUT MENU
*******************************/

#Wrapper .Left #SideCategoryList .SideCategoryListFlyout .sf-shadow ul,
#Wrapper .Left #Menu li ul,
#SideCategoryList .sf-menu .sfHover ul {
    background:#ddd;
    -moz-border-radius:0;-webkit-border-radius:0;
    padding-bottom:0px;
    border:0;
}

#Menu li ul {
    left:167px;
    top:0px;
    z-index:41;
}

/* Root menu item when expanded */
#SideCategoryList .sf-menu .sfHover a,
#Menu li.HasSubMenu:hover {
   background-color: #ddd;
}

#SideCategoryList .sf-menu a {
    width:148px;padding:5px 20px 5px 1px;
}
#SideCategoryList .sf-menu .sf-sub-indicator {right: 0px}
#SideCategoryList .sf-menu ul a {
    width:149px;padding:5px 10px;
}

#SideCategoryList .sf-menu ul a:hover {

}

/**/


#SideCategoryList .sf-menu, #SideCategoryList .sf-menu ul, #SideCategoryList .sf-menu li {width:169px;}
#SideCategoryList .sf-menu ul {left:169px;}
#SideCategoryList .sf-menu .sfHover a ul li a {background-image:none;}

#SideCategoryList .sf-menu .sfHover ul li a {
    background:none;
    background-image:none;
}

/* Child menu item links */
#SideCategoryList .sf-menu li ul a {
    background-color:#dfdfdf;
    background-image:none;
    font-weight:bold;
}

/* Parent menu items of a child being hovered (not including root-level items) */
#SideCategoryList .sf-menu li ul li:hover > a,
/* Child menu item while hovering */
#SideCategoryList .sf-menu li ul a:focus,
#SideCategoryList .sf-menu li ul a:hover,
#SideCategoryList .sf-menu li ul a:active {
}

#SideCategoryList .sf-sub-indicator {
    background-image:  url('../../Infinity/images/red/arrows-dark.png');
}

/*******************************\n   CONTENT AREA
*******************************/

.Content h2, .Content h1, .TitleHeading {
    color:#222;
    letter-spacing:0;
    font-size:22px;    
}

.Content .Block {margin-top:0;}

.Content.Widest {width:920px;padding-bottom:10px;}

/*******************************\n   CART
*******************************/

table.CartContents thead tr th, table.General thead tr th {
    background: #CDDCE4;
    color: #222;
    border-bottom: 1px solid #444;
}

/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
    border: 1px solid #444;
    background: #CDDCE4;
}

/*******************************\n   ADD TO CART POPUP
*******************************/

.fastCartContent h2 {
    color: #009E0F;
    background-color:transparent;
}
.fastCartContent h3 {
    color: #009E0F;
    background-color:transparent;
}
.fastCartSummaryBox {
    background-color: #CDDCE4;
}

/*******************************\n   FOOTER
*******************************/

#Footer {background: #CCDEF0;
color: black;
text-align: left;
padding: 0;
margin-top: 30px;
position: relative;
left: -20px;
width: 938px;
padding: 25px 30px;}
.footmenu a {
padding-right: 10px;
}
.wide #Footer {margin-left:0;}

#mccc {position:absolute;top:-999px;left:20px;color:#fff;}

/*******************************\n   PRODUCTS
    adjust product box height here
*******************************/

/* WIDE VIEW (2 columns) */
.Content .ProductList li {
    margin:5px;
    height: auto;
    width:334px !important;
}

/* NARROW VIEW (4 columns) */
.Content .ProductList li,
#fastCartSuggestive li{
    margin:5px;
    min-height:220px;
    height:auto;
    width:155px !important;
    background:none;
    padding:0 5px 5px;
    font-size:1em;
    -moz-box-shadow:4px 4px 10px #ddd;
    -webkit-box-shadow:4px 4px 10px #ddd;
    border: 1px solid #D6D6D6;
    position:relative;
}

.bigProductLink {text-indent:-999em;font-size:0;
    position:absolute;top:0px;left:0px;
    width:165px;
    height:100%;
    z-index:8;
}

#frmCompare .ProductList li {
    height:auto;
}

.Content .TabZFlip .ProductList li {
    width:155px !important;
    margin:5px;
}

.ProductList .ProductDetails {height:auto !important;margin-bottom:3px;min-height:22px; float: left; display: block; width: 100%}

.Content .ProductList.List li {padding:0 5px;height:235px !important;float:left;margin:5px;}

.Content .ProductList .ProductImage {
    margin:5px auto 0;
    float:none;
    padding:5px;
    height:120px !important;
}

.Content .ProductList li:hover {
    background:#fff;
}

.ProductDetails strong a {font-weight:bold;}

#FeaturedVideo {padding-bottom:20px;}

.ProductActionAdd {
    position:absolute;bottom:0;right:0;
    width:15px;height:15px;
    background-color:#bababa;
    -moz-border-radius:4px 0 0 0;-webkit-border-radius:4px 0 0 0;
    background-image:-moz-linear-gradient(100% 100% 90deg,#dcdcdc,#ffffff) !important;
    background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#dcdcdc)) !important;  
    border-left:1px solid #dcdcdc;
    border-top:1px solid #dcdcdc;
    z-index:100;
    cursor:pointer;
    -webkit-transition: width 0.1s ease-out;
    -moz-transition: width 0.1s ease-out;
    -o-transition: width 0.1s ease-out;
    transition: width  0.1s ease-out;    
}

.ProductActionAdd a {
    position:absolute;top:0;left:0;
    width:15px;height:15px;
    background:url(//cdn2.bigcommerce.com/server2200/e4143/templates/__custom/images/mc/plus.png?t=1424925840) 3px 3px no-repeat;
    text-indent:-999em;
    font-size:0;
}

.ProductActionAdd:hover {
    background-color:#38b013;
    background-image:-moz-linear-gradient(100% 100% 90deg,#38b013,#3ec416) !important;
    background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#3ec416), to(#38b013)) !important;
    border-left:1px solid #38b013;
    border-top:1px solid #38b013;
    right:0;
    width:80px;
}

.ProductActionAdd:hover a {
    background:none;
    text-indent:0;
    font-size:9px;
    font-weight:bold;
    width:78px;
    padding:1px 0 0 3px;
    background:url(//cdn2.bigcommerce.com/server2200/e4143/templates/__custom/images/mc/plus.png?t=1424925840) 68px -24px no-repeat;
    color:#000;
    text-decoration:none;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
    text-transform:uppercase;
    text-align: left
}

.ProductActionAdd[title^="Choose"]:hover {
    width:89px;
}

.ProductActionAdd[title^="Choose"]:hover a {
    width:89px;
    background-image:none;
}

.ProductPriceRating em {color:#262B2F;font-style:normal;}

.ProductList .Rating0 {visibility:hidden;}

/*******************************\n   PRODUCT PAGE
*******************************/

#ProductQuantity a {
    padding:0 3px 0 1px;
    text-decoration:none;
    font-size:14px;
    background:#fff;
    color:#222;
    border:1px solid #a9d19d;
    -moz-border-radius:0 30px 30px 0;
    -webkit-border-radius:0 30px 30px 0;
    position:relative;
    top:0px;
    left:-4px;
    background:#cbfbbc;
}   

#ProductDetails .strongbutton {
    color: white !important
}

#productAddToCartButton {
    padding: 8px 24px;
    font-size:18px;
    color:#061b00 !important;
    -moz-box-shadow:1px 1px 3px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow:1px 1px 3px rgba(0, 0, 0, 0.5);
    box-shadow:1px 1px 3px rgba(0, 0, 0, 0.5);
    text-shadow:0 1px 0 rgba(255, 255, 255, 0.3);
    border-width:2px;
    -moz-border-radius:8px;-webkit-border-radius:8px;
}

.ProductDetailsGrid .DetailRow {
    padding-left:0; font-size: 1.1em;
}

.PrimaryProductDetails .ProductMain {width:345px;margin-top:20px; padding-left: 20px}

.ProductDetailsGrid .Label {margin: 0 0 10px 0;padding:0 3px 0 0;width: auto;}

#productprice .Label { text-align: left; font-size: 1.3em; width: 300px}
.PrimaryProductDetails .YouSave {display: inline; font-weight: normal;font-size: 0.8em;}
#productprice em {font-size: 18px; font-style:normal;}

.AvailibilityMessage, .shippingPrice {font-style: italic; color: #333; font-size: 1.2em; margin: 2px 0; float: left;}

#text_qty_ {
    padding: 5px; 
    border: 1px solid #CECECE; 
    background-image: -moz-linear-gradient(100% 100% 90deg, #FFFFFF, #DDDBDC) !important;
    background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#DDDBDC), to(#FFFFFF)) !important;
    font-size: 0.9em;
    margin-bottom: 5px;
}
.ProductDetailsGrid .Label.QuantityInput {margin: 0; padding-top: 5px;}
.AddThisButtonBox {margin-top: 0px}
/*******************************\n   PRODUCT ATTRIBUTE OVERWRITES
*******************************/

.productAttributeList .productAttributeRow {padding-left: 0 !important; margin-left: -10px !important;}
.productAttributeList .productAttributeLabel {font-size: 1.1em; text-align: left !important; padding-right: 15px !important; margin: 0 !important; width: auto !important; position: relative; padding-left: 10px;}
.productAttributeList .required {position: absolute; left: 0; top: 0;}
.productAttributeValue input[type="text"],
.productAttributeValue input[type="checkbox"], .productAttributeValue textarea {margin: 5px 0 0 10px; padding: 3px;}
.productOptionViewRadio {float: left; clear: both; width: 100%;margin: 5px 0 0 10px; }
.productAttributeValue select {width: 100%; margin-top: 5px; margin-left: 10px}

/*******************************\n   INFORMATION MENU
*******************************/

#Menu li.HasSubMenu a {background:none;}

#Menu ul li.HasSubMenu a {
    background:url("../../Infinity/images/red/arrows-dark.png") no-repeat 156px 6px;
}

#Menu ul li.HasSubMenu ul li a {
    background:none;
}

#Menu {
    height:auto;
    width:auto;
    position:relative;
    margin:0 0 20px 0;
    clear:none;
    font:bold 13px/12px Arial, sans-serif;
    padding:0;
    
}
#Menu ul {
    float:none;
    width:auto;
    margin:0;
}
#Menu li {
    float:none;
    position:relative;
    margin:0;
    background:none;
}
#Menu li a {
    float:none;
    background:none;
    text-align:left;
    height:auto;
    width:148px;padding:5px 20px 5px 1px;
}

#Menu li ul li {
    background:none;
}

#Menu li.ActivePage a {

}

#Menu li ul li a {
    color:#000;
}
#Menu li ul li a:hover {
    color: #fff;
}

/*******************************\n   SUBCATEGORY LIST
*******************************/

.SubCategoryListGrid {
    padding: 4px 0 20px;

}

.SubCategoryListGrid li {
    -moz-box-shadow: 4px 4px 10px #DDDDDD;
    border: 1px solid #D6D6D6;
    clear: none !important;
    float: left !important;
    font-size: 1em;
    height: 140px !important;
    margin: 5px;
    padding: 10px 4px;
    width: 158px !important;
    position: relative;
}
.SubCategoryList {
    margin-left: 15px;
}
.SubCategoryList li {
    list-style-type: disc;
    background-image: none;
    padding-left: 0;
    }

#CategoryHeading {padding-top:0;}

/*******************************\n   SEO TABS
*******************************/

.TabNav {
    border-bottom: 1px solid #bbb;
}

.TabNav li a {
    border: 1px solid #bbb;
    background: #e5e5e5;
    -moz-border-radius:5px 5px 0 0;
    -webkit-border-radius:5px 5px 0 0;
    top:3px;
}

#ProductTabs .TabNav li a {top:2px;}

.TabNav li a:hover {
    background-color: #eee;
    color:#000;
}

.TabNav li.Active a {
    border-bottom: 1px solid #fff;
    background: #fff;
}

.TabZFlip {
    position:absolute;top:450px;
    height: auto;
    width:725px;
    overflow:auto;
    z-index:20;
    background:#fff;
    min-height: 1200px;
    padding-bottom: 25px
}
.ProductDescriptionContainer {min-height: 1200px;}
.ActiveFlip {
    z-index:21;
}
#ProductTabs {height:1200px; padding-bottom: 45px}
#ProductDescription {overflow: visible}

/*******************************\n   INFREQUENTLY EDITED
    most of these are minor tweaks or other areas that
    don't need to be edited very often
*******************************/

#ModalTitle, .ModalTitle {-moz-border-radius:0 !important;-webkit-border-radius:0 !important;border:none !important;}
#ModalContent, .ModalContent {border:none !important;}
#ModalContentContainer {border:1px solid #333 !important;-moz-border-radius:0 0 10px 10px !important;}

.HorizontalFormContainer dt {padding-top:1px;}
.HorizontalFormContainer dd {padding:0 0 5px 0;}

.fastCartSummaryBox {padding:15px 10px 10px;text-align:center;}
.ProceedToCheckout {text-align:center;}

.GoogleCheckout, .PayPalExpressCheckout, .AlternativeCheckout {text-align:right;padding-top:5px;}

.ProceedToCheckout a {float:right;}

.TopSellerNumber {display:none;}

.ProductCompareButton {margin-top:0;}

#fastCartContainer .ProductList li {width:140px !important;text-align:center;}
#fastCartContainer .ProductList .ProductImage {width:140px;}

.ComparisonCheckbox {margin-left:4px;}

.CreateAccount {padding-bottom:10px;}

.SearchContainer .ProductDescription {display:none;}

.SearchContainer .ProductList.List .ProductImage {float:none;margin:auto !important;width:120px;padding-top:5px;}

.SearchContainer .ProductRightCol {display:block;}
.SearchContainer .ProductDetails {text-align:center !important;margin:0 !important;}

.Content .ProductList .ProductRightCol {float:none;color:#c00;font-weight:bold;}

.TrackLink {height: auto;display:block;}

#SearchResultsCategory {display:none;}

.fastCartContent {width:690px;}

.Content .ProductList .ProductDetails,
.Content .ProductList .ProductPriceRating
{
    text-align:center;
    margin-bottom:4px;
}
.ProductPriceRating {position: absolute; bottom: 18px;left:0px; width: 165px}
#subscribe_form {padding:5px 0;}

.VideoSingleDescription {height:75px;}

#CartContent .EstimateShippingLink {margin:3px 0;display:block;float:right;}
#CartContent .EstimateShippingLink em {color:#222;}

#CartHeader .FloatRight a {float:right;margin-bottom:10px;}

.NewsletterSubscription input.Textbox {border:1px solid #ccc;margin-bottom:6px;}

.TopSellers .TopSellerNumber {position:relative;top:-4px;left:4px;}

.RowDivider {
    display: none;
}

#SideCouponCodeBox, #SideGiftCertificateCodeBox {width:48%;float:left;clear:none;}
#SideGiftCertificateCodeBox {float:right;}

.order-codes {padding:20px 5px 5px;clear:both;}
.order-codes .Textbox {width:200px;padding:3px;}

#SideProductRelated .BlockContent {padding-bottom:10px;}

#CartHeader .FloatRight {margin-top:10px;}

/* Color: Red */

.Container {
    background: #fff;
}

.CompareItem { width:200px; border-left: solid 1px #CACACA; }
.CompareFieldName { font-weight:bold; border-bottom: 1px solid #EFF8FA; }
.CompareFieldTop { border-bottom:solid 1px #D6D6D6; }
.CompareFieldTop a:hover { color:red; }
.CompareCenter { border-left:solid 1px #D6D6D6; border-bottom:solid 1px #F2F2F2; }
.CompareLeft { border-left:solid 1px #D6D6D6; border-bottom:solid 1px #F2F2F2; }

table.CartContents, table.General {
    border: 1px solid #444;
    border-bottom: 0;
}

.CartContents tbody td {
    border-bottom: 1px solid #444;
    color: #000;
}

.MiniCart .SubTotal {
    color: #075899;
}

.JustAddedProduct {
    border: 1px solid #c0dae7;
    background: #fff;
}

.JustAddedProduct strong, .JustAddedProduct a {
    color: #075899;
}

.CategoryPagination {
    color: #000;
}

.CheckoutRedeemCoupon { background: #f0f0f0; padding: 10px; width: 300px; border: 1px solid #ccc; margin-bottom: 10px; }


.SpecificInfoMessage {
    background-color: #f8e4d1;
    color: #555;
}

.InfoMessage {
    background: #F6F6F6 url('../../Infinity/images/InfoMessage.gif') no-repeat 5px 8px;
    color: #555;
}

.SuccessMessage {
    background: #E8FFDF url('../../Infinity/images/SuccessMessage.gif') no-repeat 5px 8px;
    color: #555;
    margin-top: 10px;
}

.ErrorMessage {
    background: #FFECEC url('../../Infinity/images/ErrorMessage.gif') no-repeat 5px 8px;
    color: #555;
}

.ComparisonTable tr:hover td, .ComparisonTable tr.Over td {
    background: #F6F6F6;
}

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
    background: #fff;
    border-bottom: 1px solid #cacaca;
    color: #dd2020;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
    background: #f0f0f0;
    border: 1px solid #ddd;
    color: #555;
}

/* 6D 65 72 63 68 61 6E 74 20 63 6F 72 6E 65 72 */

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
    color: #888;
}

/* General Tables */
table.General tbody tr td {
    border-top: 1px solid #efefef;
}

.CartContents tfoot .SubTotal td {
    border-top: none;
    border-bottom: 1px solid #444;
}

.CartContents .ItemShipping th {
    border-bottom-color: #444;
    border-top-color: #444;
    background: #5FA5C4;
    color: #fff;
}
.ProductDetails {padding-bottom: 60px;}
.ProductDetails em {display:block;}

.ProductCompareButton {margin:4px 0 0 2px;font-size:10px;text-align:center; position: absolute; z-index: 50;left:50px;bottom:3px;}
.ProductCompareButton label {position:relative;top:0;}


.ProductReviewForm {padding: 5px 0 0 0;}
.ProductReviewList, .ProductReviewList li {padding: 10px 0 0 0px; margin: 0}

/* start fast cart styles */
#fastCartContainer {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
}

.fastCartContent .fastCartTop a,
.fastCartContent .ProductList .ProductDetails a {
    color: #000;
    font-weight:bold;
    margin-bottom:13px;
    float:none;
}

.fastCartContent .Quantity {
    color: #828DB3;
}
.fastCartContent p {
    color: #444444;
}
.fastCartContent .ProductList li {
    
}

#fastCartContainer .ProductList li {width:156px !important;text-align:center;}
#fastCartContainer .ProductList .ProductImage {width:140px;margin:auto;}

#ModalContainer {top:10% !important;width:750px !important;margin-left:-375px;}

#ProductDetails .ProductThumbImage {overflow:visible !important;}

#mcn {display:none;}
.crlink { margin-left: 200px; text-align: center; font-size: 0.85em; margin-bottom: 10px;}
/* List View */
.Content .ProductList .ListView {width:700px !important;}
.Content .ProductList .ListView .ProductImage {float: left; padding-right: 20px}
.Content .ProductList .ListView .ProductDetails {width: 540px; text-align: left; float: left; line-height: 20px;}
.Content .ProductList .ListView .ProductDetails a {padding-bottom: 5px; display: block}
.Content .ProductList .ListView .ProductRightCol {float: right}
#frmCompare .ProductList .ListView {height: auto !important;}

.SubCategoryListGrid ul li a.catname {
    bottom: 6px;
    left: 0;
    position: absolute;
    text-align: center;
    width: 158px;
}

.zoomWindow {
    left: 317px !important;
    top: -1px !important;
}

.ProductTinyImageList ul li {padding:0}

#ProductDetails #ImageScrollPrev, #ProductDetails #ImageScrollNext {margin-top:26px;}
#CartEditProductFieldsForm .productAttributeList {
    overflow:visible;padding:0 10px;    
}
#ModalContent, .ModalContent {
    padding:0 10px 0 !important;
}

#shippromo {
    position: absolute;
    right: -63px;
    top: -34px;
}