@font-face {
    font-family: 'pt_sans_narrowregular';
    src: url('/ts1600391211/attachments/StyleSheet/5/PTN57F-webfont.eot ');
    src: url('/ts1600391211/attachments/StyleSheet/5/PTN57F-webfont.eot ?#iefix') format('embedded-opentype'),
         url('/ts1600391211/attachments/StyleSheet/5/PTN57F-webfont.woff ') format('woff'),
         url('/ts1600391211/attachments/StyleSheet/5/PTN57F-webfont.ttf ') format('truetype'),
         url('/ts1600391211/attachments/StyleSheet/5/PTN57F-webfont.svg #pt_sans_narrowregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'pt_sans_narrowbold';
    src: url('/ts1600391211/attachments/StyleSheet/5/PTN57F-webfont.eot ');
    src: url('/ts1600391211/attachments/StyleSheet/5/PTN77F-webfont.eot ?#iefix') format('embedded-opentype'),
         url('/ts1600391211/attachments/StyleSheet/5/PTN77F-webfont.woff ') format('woff'),
         url('/ts1600391211/attachments/StyleSheet/5/PTN77F-webfont.ttf ') format('truetype'),
         url('/ts1600391211/attachments/StyleSheet/5/PTN77F-webfont.svg #pt_sans_narrowbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'pt_sans_captionregular';
    src: url('/ts1600391211/attachments/StyleSheet/5/PTC55F-webfont.eot ');
    src: url('/ts1600391211/attachments/StyleSheet/5/PTC55F-webfont.eot ?#iefix') format('embedded-opentype'),
         url('/ts1600391211/attachments/StyleSheet/5/PTC55F-webfont.woff ') format('woff'),
         url('/ts1600391211/attachments/StyleSheet/5/PTC55F-webfont.ttf ') format('truetype'),
         url('/ts1600391211/attachments/StyleSheet/5/PTC55F-webfont.svg #pt_sans_captionregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'lightline_gothic_mt_stdRg';
    src: url('/ts1600391211/attachments/StyleSheet/5/llg-webfont.eot ');
    src: url('/ts1600391211/attachments/StyleSheet/5/llg-webfont.eot ?#iefix') format('embedded-opentype'),
         url('/ts1600391211/attachments/StyleSheet/5/llg-webfont.woff ') format('woff'),
         url('/ts1600391211/attachments/StyleSheet/5/llg-webfont.ttf ') format('truetype'),
         url('/ts1600391211/attachments/StyleSheet/5/llg-webfont.svg #pt_sans_captionregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
html{
    position: relative; 
    min-height: 100%; 
}
body {
    color:#7a7a7c;
    font-size:17px;
    line-height:19px;
    /*background-image:url(/ts1600391211/attachments/StyleSheet/5/beauty-back.jpg);*/
    font-family: 'lightline_gothic_mt_stdRg','pt_sans_narrowregular','Open Sans Condensed', sans-serif;

}

img{
  max-width:100%;
  image-rendering: -webkit-optimize-contrast;

}

p,
table {
    margin:0px 0px 15px 0px;
}
strong,
b {
    font-weight:bold;
}
hr {
    border-bottom:1px dotted #868688;
    border-top:none;
    border-left:none;
    border-right: none;
}
ul, ol {
    margin-bottom:10px;
    margin-left:25px;
}
ul li {
    list-style:square;
    padding-left:5px;
    padding-bottom:5px;
}
ol li {
    list-style:decimal;
    padding-left:5px;
    padding-bottom:5px;
}
.asterisk {
    color:#d40732;
}


textarea{
  min-height:150px;

}

a:link,
a:visited,
a:active {
    text-decoration:none;
    color:#ed008c;
}
a:hover {
    text-decoration: none;
    color:#000000;
}
#site-container {
    background:url(/ts1600391211/attachments/StyleSheet/5/beauty-back.jpg);
    height: auto !important;

    overflow:hidden;
}
img.company-logo{
  max-width:100%;
}
img.mobile-company-logo {
   
    float: left;
    width:180px;
}

img.services-icon{
	display:block;
  	margin-left:auto;
  	margin-right:auto;
  	image-rendering: -webkit-optimize-contrast;
  max-width:100%;
}

img.mobile-services-icon{
  max-width:100%;
}

.table.review-form td{
  padding:5px 0;
}
.pagination{
 margin: 10px !important;
}
.modal-list-contols{
  display:none;
}
a.modal-search-result-button {
  display: block;
  width: 50%;
  float: left;
  text-align: center;
  padding: 10px 0;
  background: #d9d9d9;
  border-radius: 5px;
}

.modal-body{
  overflow:auto;
}
.modal-body .sortby, .modal-body .per_page, .modal-body .pagination{
  position:relative ;
  float:left;
  margin-right:20px;
  right:0;

}
#carousel-feature-products1, #carousel-feature-products2{
  padding:0;
  margin:0;

}
ul#cont2 {
  padding: 10px 0;
}
#paymentForm button{
  margin-bottom:5px;

}
.mobile-show-479{
     display:none;
}
.width-307 input{
  max-width:307px;
  float:left;
  }
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
    nav li:hover ul{
        left: 152px !important;
         width:auto !important;
         margin: 0;
    }
  
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
  nav li:hover ul{
        left: 208px !important;
        margin: 0;
        width:auto !important;
    }
  
}

@media screen and (max-width: 320px) {


  
  img.mobile-company-logo {
    width:140px;
  } 
}

@media screen and (max-width: 400px) {

 
  
  #header-inner #logo {
    background-size: 100% !important;
  } 

   table.account_table {

    font-size: 11px;
  }

   #info-box .product-info #freight-table input , #freight-table button{

     min-width:0 !important;

     width:100px !important;

  }
.news_post_img{
   width:100%;
   text-align:center;
   float: left;
}

}
@media screen and (max-width: 479px) {
   

  #info-box .product-info .left-info-small{
    width:120px !important;
    }
  #info-box .product-info .product-reviews{
    top:60px !important;
    }
  #info-box .product-info .product-price{
    top:85px !important;
    }
  .product-info .uom-info{
    width:80px !important;
    }
  #info-box .product-info .product-add{
    margin-top:15px;
    }
  #info-box .product-info .uom-info .uoms select{
    width:80px !important;
    font-size: 11px;
    }
  .pop-table .pop-unit, .pop-table .pop-price{
    display:none !important;
    }
  #overlay_dialog>.message .footer input{
    width:48% !important;
    }
  img#recaptcha_challenge_image{
    width:260px !important;

    }
  #heading-one .heading{
    font-size:18px !important;
    line-height:22px !important;
  }
  .mobile-hidden-479{
     display:none;
  }
  .mobile-show-479{
     display:block;
  }
  #myModal-sortby .buttons, #myModal-sortby .pagination{
    clear:both;
    float:left;

  }
  .account_table input{
    width:100%;
  }

 table#fast_table .fast_total td{
   font-size:12px !important;
  }


  .grid li .add-btn{
    font-size: 12px !important;
    padding: 7px 5px !important;
    width: 40px !important;
  
  }
  .grid li .grid-box .add-table input{
      width: 28px !important;
      padding: 5px !important;
  }
  .grid li .grid-box .grid-price .price{
   		/* font-size: 16px !important; */
        left: 0;
        right: initial !important;
        bottom: 5px !important;
  }
  
  .grid li .grid-box .grid-price .grid-rrp{
   		
        left: 0;
        right: initial !important;
        bottom: 25px !important;
    	text-align:left;
  }
  .alternatives .grid li .grid-box .grid-desc, .grid li .grid-box .grid-desc {
    min-height: 50px !important;
}
  .grid li .grid-box{
  	min-height: 320px !important ;
  }

}

@media screen and (max-width: 599px) {
    .mobile-hidden-599{
    display:none;

    }
    #template_table .uom select{
      width:100% !important;
    }

}
@media screen and (min-width: 600px) {

    .mobile-show-599{
    display:none;

    }
   .list li .grid-box .grid-rrp, .list li .grid-box .add-button {
      float: right;
      clear: both;
      margin-top: 10px;
	}
}
@media screen and (max-width: 767px) {
  .pagination-bottom .list-controls{
    display:block;
  }
  .pagination-top .list-controls{
    display:block;
  }
  .pagination-bottom .left-side-block{
    display: none;
  }
  .pagination-top .list-controls .left-side-block{
  	display: none;
  }
  .sortby-modal .pagination{
  	display: none;
  }
  #cart-steps{
    display:none;
  }
  #header-inner {
    background: #fff;
    width: 100%;
    float: left;
    padding: 5px 10px;
    position: fixed !important;
    top: 0;
    z-index: 999;
    border-bottom: 1px solid #d6d6d6;
}
  
  .header-mid{
    margin-top:80px !important;
  
  }
  
  .fhmm{
   min-height: initial;
  }
  .side-promotions{
    margin-top:15px;  
    }
  
  
  .side-heading .navbar-toggle {
    border-color: #888;
}
  .side-heading .navbar-toggle .icon-bar {
    background-color: #888;
}
  .side-heading .navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: -4px;
    margin-right: 0; 
    margin-bottom: 0; 
 
}
  
  nav li:hover ul{
    left: 0 !important;
    position: static !important;
    margin: 0;
    width:100%;
  
  }
  nav ul#side-cat-list li ul li a{
    width:100% !important;
  
  
  }
  #overlay_dialog>.message {
    left: 3% !important;
    width: 94% !important;
    margin-left:0 !important;
    }
  .list-controls, #left-column{
    display:none;
  }
  .modal-list-contols{
    display:block;
    overflow:auto;
    margin-bottom:15px;
  }
  #locator-side {
    height:auto !important;
    clear:both;
    float:left;
    width:100%;
  }
  .map-wrap{
    clear:both;
    margin-top:20px;
    float:left;
    width:100%;
  }
  .news_image{
    text-align:center;
  }

  .fast_total button{
    margin-bottom:5px;

  }
  .account_table input{
    width:100%;
  }
   .width-374 input{
    max-width:374px;
  }
  
  .grid .list-box{
    width:50%;
    padding:5px;
  
  }
  .grid li .grid-box{
    width:100% !important;
    min-height:300px;
    padding-bottom:10px;
  	float: left;
  }
  .alternatives .grid li .grid-box .grid-favs, .grid li .grid-box .grid-favs{
    display:none;
  
  }
  .alternatives .grid li .grid-box .grid-text, .grid li .grid-box .grid-text{
    width:100% !important;
    position:relative !important;
    float: left;
    margin-top: 10px;
    bottom: initial !important;
  
  }
   /*
  .alternatives .grid li .grid-box .grid-price, .grid li .grid-box .grid-price{
    width:50% !important;
    position:relative !important;
    float: left;
    margin-top: 10px;
    bottom: initial !important;
  
  }
  .alternatives .grid li .old_price .grid-rrp, .grid li .grid-box .old_price{
    position:relative !important;
    float: left;
    bottom: initial !important;
  }
  .grid li .grid-box .grid-price .price{
    position:relative !important;
    float: left;
    bottom: initial !important;
  
  }
 
 .grid li .grid-box  .add_to_cart_form {
    width:50% !important;
    position:relative !important;
    float: left;
    margin-top:15px;
  }
 
  .grid li .grid-box .add-table, .alternatives .grid li .grid-box .add-table{
    width: 50%;
    position:relative !important;
    float: right;
    bottom: initial !important;
  }
   */
  
.alternatives .grid li .grid-box .grid-price, .grid li .grid-box .grid-price{
  left:0 !important;
  
  }
  .grid li .grid-box .add-table .kit-btn, .alternatives .grid li .grid-box .add-table .kit-btn{
      width: initial !important;
      font-size: 10px !important;
      padding: 3px;
  
  }
  .login-view-price {
     position:relative !important;
    float: left;
    margin-top: 10px;
}
  .alternatives .grid li .grid-box .grid-desc, .grid li .grid-box .grid-desc{
    min-height:36px;
  
  }
}
@media screen and (max-width: 991px) {

  .nav > li > a{
  padding: 15px 10px;
  }
}


@media screen and (min-width: 1200px) {
  
  ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
 
  }
  
  .fhmm .dropdown{
      position: relative !important;
  }
  nav li:hover ul {
   
    left: 262.5px !important;
    visibility: visible;
  }
  nav ul#side-cat-list li ul li a{
    width:100% !important;
  
  }
    .mobile-hidden-1199{
      display:block;
    }
   .mobile-show-1199{
      display:none;
    }
  .cart-box .cart {
    position:absolute;
    top:16px;
    right:29px;
    width:350px;
    text-align:right;
  }

  .sortby select {
    width:180px !important;
  }
  .width-374 input{
    width:374px;
  }

}
@media only screen and (min-width: 992px) and (max-width: 1199px) {

   ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
   
  }
  
  .fhmm .dropdown{
      position: relative !important;
  }
  nav li:hover ul {
 
    left: 212.5px !important;
    visibility: visible;
  }

}
@media only screen and (min-width: 768px) and (max-width: 991px) {

   ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
 
  }
  
  .fhmm .dropdown{
      position: relative !important;
  }
  nav li:hover ul {
 
    left: 157.5px !important;
    visibility: visible;
  }

}


@media screen and (max-width: 1199px) {
  .av-welcome{
    display:none !important;
    }
    .mobile-show-1199{
    display:block;
    }
     .mobile-hidden-1199{
    display:none !important;
    }
  .list-controls .sortby {
    margin:5px 10px !important;
    width: 90px !important;
    }


  .per_page {
    width: 60px;
   margin:5px 10px !important;
    }
  .checkout-table .input-table input, .checkout-table .input-table button,  .checkout-table #cartForm input{
    margin-bottom:5px;

  }
.account_table input, .account_table select{

    width:100%;

  }

}


 .header-mid{
    margin:20px 0px 0px 0;
    width: 100%;
    float: left;
    }
#preview-build {
    background-color:#343534;
    color:#e2e2e2;
    font-size:12px;
    text-align:center;
    padding:10px;
}
#header-wrap {

    width:100%;
 /*
    background:url(/ts1600391211/attachments/StyleSheet/5/beauty-header.png);
    background-repeat:repeat-x;
  */
  
}
#header-inner {
    margin:0 auto;
    position:relative;
    padding:10px 0;
    background:#454343;
}

#header-inner #av-welcome {
    padding-top:17px;
    font-size:18px;
    float:left;
    color:#ffffff;
    font-family: 'pt_sans_narrowregular','Open Sans Condensed', sans-serif;
}

#header-inner #home a.home {
    float:left;
    font-family: 'pt_sans_narrowregular','Open Sans Condensed',sans-serif;
    margin-right:20px;
    display:block;
    padding:17px 20px 16px 50px;
    font-size:18px;

    text-align:left;
    color:#ffffff;
    background-color:#747272;
    background-image:url(/ts1600391211/attachments/StyleSheet/5/home-image.png);
    background-repeat:no-repeat;
    background-position:top-left;
}

#header-inner #home a.home:hover {
    background-color:#c8b0c3;
}
#header-inner .av-social-networking {
    padding-top:9px;
    margin-right:9px;
    float:left;
    width:81px;
}
#header-inner .av-social-networking img {
    margin-right:5px;
}
#cart-summary {
  /*
    position:absolute;
    top:0px;
    right:0px;
  */
    position:relative;
    float:right;
    font-size:13px;
}
#cart-summary #cart-box {
    position:relative;
    width:600px;
    font-family: 'pt_sans_narrowregular','Open Sans Condensed', sans-serif;
}

#cart-box #cart-quan {
    width:22px;
    height:20px;
    overflow:hidden;
    cursor:pointer;
    background-color:#c7df7d;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    position: absolute;
    top:8px;
    right:180px;
    z-index:1000; 
}
#cart-box #cart-quan .quantity {
    font-weight:bold;
    color:#ffffff;
    font-size:13px;
    line-height:13px;
    padding-top:4px;
    width:22px;
    text-align:center;
}
#cart-box .wishlist {
    float:right;
    margin-left:10px;
    display:block;
    padding:17px 20px 16px 0px;
    font-size:18px;
   
    width:150px;
    text-align:right;
    color:#ffffff;
    background-color:#747272;
    background-image:url(/ts1600391211/attachments/StyleSheet/5/wish-image.png);
    background-repeat:no-repeat;
    background-position:top-left;
}
#cart-box .account {
    float:right;
    margin-left:10px;
    display:block;
    padding:17px 20px 16px 0px;
    font-size:18px;
   
    width:150px;
    text-align:right;
    color:#ffffff;
    background-color:#747272;
    background-image:url(/ts1600391211/attachments/StyleSheet/5/account-image.png);
    background-repeat:no-repeat;
    background-position:top-left;
}
#cart-box .cart {
    float:right;
    margin-left:10px;
    display:block;
    padding:17px 50px 16px 0px;
    font-size:18px;
   
    width:230px;
    text-align:right;
    color:#ffffff;
    background-color:#747272;
    background-image:url(/ts1600391211/attachments/StyleSheet/5/cart-image.png);
    background-repeat:no-repeat;
    background-position:top-left;
}
#cart-box .empty-cart {
    float:right;
    margin-left:10px;
    display:block;
    padding:17px 20px 16px 0px;
    font-size:18px;
 
    width:195px;
    text-align:right;
    color:#ffffff;
    background-color:#747272;
    background-image:url(/ts1600391211/attachments/StyleSheet/5/cart-image.png);
    background-repeat:no-repeat;
    background-position:top-left;
}
#cart-box .wishlist:hover, #cart-box .cart:hover, #cart-box .account:hover {
    background-color:#c8b0c3;
}
.anchor-text{
  display:none;

}
#header-inner .clickable-cart {
    position:absolute;
    top:16px;
    right:60px;
    width:270px;
    text-align:right;
    z-index:8000;
    cursor:pointer;
}
#header-inner .clickable-cart img {
    top:16px;
    right:60px;
    width:310px;
    height:20px;
}


#header-icons {
    width:150px;
    float:right;
    margin-top:4px;
}
#header-icons a {
    float:right;
}
#header-icons .fa {
    font-size:40px;
}
#header-icons .cart-box {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #454343;
    border-radius: 15px 15px 15px 15px;
    font-size: 10px;
    height: 20px;
    line-height: 14px;
    margin-top: 2px;
    padding:2px 6px;
    width: auto;
    position: absolute;
    margin-left:28px;
}
#header-icons .dropdown{
  float:right;

}
#header-icons .dropdown li{
  list-style:none;
}
#header-icons .dropdown-menu > li > a{
  width:100%;
  text-align:right;
}

#header-icons ul li{
  padding-left:0;

}
.caroufredsel_wrapper {
  margin:0 !important;


}

#home-wrap,
#content-wrap {
    width:100%;
  
}
#home-inner {
    margin:0 auto;
    background-color:#ffffff;
    padding:15px 0;
   
}

.side-heading {
    font-family: 'lightline_gothic_mt_stdRg','pt_sans_narrowregular','Open Sans Condensed', sans-serif;
    font-size: 20px;
    line-height: 20px;
    color: #ffffff;
    padding: 15px 20px;
    background-color: #454343;
}
nav ul#side-cat-list {
    -webkit-font-smoothing:antialiased;
     /*text-shadow:0 1px 0 #FFF;
  */
    background-color:#ffffff;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    border-bottom:1px solid #ffffff;
}

nav li {
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    width:100%;
    list-style: none !important;
}
nav ul#side-cat-list a {
    border-top:1px solid #ffffff;
    padding:12px 20px 8px 20px;
    line-height:21px;
    font-size:21px;
    font-family: 'lightline_gothic_mt_stdRg','pt_sans_narrowregular','Open Sans Condensed', sans-serif;
    display: block;
    text-align: left;
    text-decoration: none;
    color:#7a7a7c;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}

nav ul#side-cat-list .caret{
  float:right;


}
nav li:hover a {
    background: #fbedf5; /* was f8f8f6 */
}
nav ul#side-cat-list a.arrows-right{
    background-image:url(/ts1600391211/attachments/StyleSheet/5/arrow-right.png);
    background-repeat:no-repeat;
    background-position: right;
}
nav li ul {
    float: left;
    left: 0;
    opacity: 0;
    position: absolute;
    left:212px;
    visibility: hidden;
    z-index: 10000;
    width:300px;
    padding:0 !important;
    background-color: #ffffff; !important;
    border-top:1px solid #454343; !important;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
nav li ul li{
  padding:0 !important;

}
nav li:hover ul{
    opacity: 1;
    top: 0px;
    left:237px;
    visibility: visible;
}
nav ul#side-cat-list li ul li a{
    border-bottom:none;
    border-top:none;
    width:260px;
}
nav ul#side-cat-list li ul a:hover {
    background: #454343;
    color:#ffffff;
}
#side-cat-list:after, #side-cat-list:before {
    content:"";
    display:table;
}
#side-cat-list:after {
    clear:both;
}
#side-cat-list {
    zoom:1;
}
#content-inner {
    margin:0 auto;
    padding:15px;
    background-color:#ffffff;
    border-left:#dfdfdf 0px solid;
    border-right:#dfdfdf 0px solid;

}

#content-inner #left-column-wide {
/*
    float:left;
    background-color:#ffffff;
    padding:20px;
  */
}

#content-inner #right-column-summary {

    margin-bottom: 5px;

}
/*
#content-inner #left-column {
    width:275px;
    float:left;
    background-color:#ffffff;
}
#content-inner #right-column {
    width:734px;
    float:right;
    padding:20px;
}
*/
#content-inner #right-column #right-inner {
    padding:20px;
}

.form_table td {

    padding:2px 0px;
}
#left-details .form_table, #right-details .form_table{
  width:100%;

}

#login-page input, #contact-page input, .contact_table, .contact_table textarea, #template_table .override_base_uom_unit_price{
  width:100%;

}
#contactcheck_form .address2, #contactcheck_form .address3{
  margin-bottom:10px;

}

#contactcheck_form .readonly input{
   background: #cccccc;
}

.form_table input {
    border:1px solid #dcd9d9;
    padding: 6px 12px;
    font-size:16px;
    color:#7a7a7a;
    font-family: 'pt_sans_narrowregular','Open Sans Condensed', sans-serif;
    text-align:left;
    display:inline-block;
    border-radius: 0 !important;
    box-shadow: none !important;
}
.form_table label{
  font-weight:normal;

}
/*Responsive Custom */
@media screen and (min-width: 768px) {
    .desktop-hidden-768 {
        display: none;
    }
}

@media screen and (max-width: 767px) {
  #header-inner{
    background:#fff !important;
  
  }
  .mobile-hidden-768{
    display:none;
  }
  .header-mid{
    
    margin-left:0 !important;
    margin-right:0 !important;
  
  }
  #search-box{
    width:100%;
  
  }
  #search-box #brand_select{
    width:100% !important;
  
  }
  .side-promotions, .display-boxes, #footer-inner #footlogo, #footer-inner #copyright {
    text-align: center !important;
  }
  
}

@media screen and (min-width: 480px) {
  .grid li .grid-box {
      height: 380px;
  }
}

@media screen and (min-width: 768px) {
    .mobile-show-768 {
        display: none;
    }
  
  nav ul#side-cat-list .caret{
    border-left: 4px solid;
    border-bottom: 4px solid transparent;
    border-top: 4px solid transparent;


  }
  

.grid li .grid-box {
    height: 330px;
}
  
}

#home-left{
  margin-bottom:15px;

}

.servicesbar{

  background-color: #ffffff;
      padding-left: 5px;
}

.servicesbar .icon{
  margin-top: 15px;

}

@media screen and (min-width: 1024px) {
  .grid li .grid-box {
      height: 300px;
  }
}
@media screen and (min-width: 1200px) {
  .grid li .grid-box {
      height: 350px;
  }
}
h2,h3,h4,h5,h6 {
    margin:0px 0px 15px 0px;
    line-height:110%;
    color:#ed008c;
}
h1 {
    font-family: 'lightline_gothic_mt_stdRg','pt_sans_narrowregular','Open Sans Condensed', sans-serif;
    font-size:30px;
    line-height:30px;
    color:#454343;
    padding:14px 20px 10px 20px;
    /*background-color:#454343;*/
    /*margin-bottom:20px;*/
}
h2 {
    font-size:20px;
}
h3 {
    font-size:18px;
}
h4 {
    font-size:18px;    
}
h5 {
    font-size:18px;
}
h6 {
    font-size:18px;
}
hr {
    border-bottom:1px solid #454343;
    border-top:none;
    border-left:none;
    border-right: none;
}
ul, ol {
    margin-bottom:15px;
    margin-left:25px;
}
ul li {
    list-style:square;
    padding-left:5px;
}
ol li {
    list-style:decimal;
    padding-left:5px;
}
.asterisk {
    color:#d40732;
}

a:link,a:visited,a:active {
    color:#ed008c;
}
a:hover {
    color:#000000;
}

#page-sub .wfe_component {margin-bottom:5px;}

#page-sub label,
#page-unsub label {
    color: #7A7A7C;
    font-family: 'lightline_gothic_mt_stdRg','pt_sans_narrowregular','Open Sans Condensed',sans-serif;
    font-size: 17px;
    line-height: 19px;
}

#page-sub input[type="text"], 
#page-unsub input[type="text"]
{
   border: 1px solid #DCD9D9;
    color: #7A7A7A;
    display: inline-block;
    font-family: 'pt_sans_narrowregular','Open Sans Condensed',sans-serif;
    font-size: 16px;
    margin-bottom: 5px;
    padding: 7px 5px 6px 4px;
    text-align: left;
    width: 301px;
}

#page-sub .wfe_button,
#page-unsub .wfe_button {
    background-color:#fdbce2;
    border:1px solid #fdbce2;
    display:inline-block;
    color:#ffffff;
    font-family: 'lightline_gothic_mt_stdRg','pt_sans_narrowregular','Open Sans Condensed', sans-serif;
    font-weight:normal;
    font-size:20px;
    text-align:center;
    text-decoration:none;
    height:51px;
    width:120px;
    padding:13px 15px;
    cursor:pointer;
    margin:10px 0px 2px 3px;
}

#page-sub .wfe_button:hover,
#page-unsub .wfe_button:hover {
    background-color:#ed008c;
    border:1px solid #ed008c;
}

#subscribeform {
    background-color:#ffffff;
    margin-top:20px;
}

#subscribeform img {
    margin-top:0px;
}

#subscribeform .wfe_component {margin-bottom:5px;}

#subscribeform label{
    font-family: 'lightline_gothic_mt_stdRg','pt_sans_narrowregular','Open Sans Condensed', sans-serif;
    color:#ed008c;
    font-size:25px;
    margin:5px 0px;
}

#subscribeform input[type="text"]
{
    border: 1px solid #ed008c;
    color: #6d6d6b;
    font-family: 'lightline_gothic_mt_stdRg','pt_sans_narrowregular','Open Sans Condensed',sans-serif;
    font-size: 20px;
    padding: 14px 10px 10px 15px;
    text-align: left;
}

#subscribeform .wfe_button {
    background-color:#CF3887;
    border:1px solid #CF3887;
    display:inline-block;
    color:#ffffff;
    font-family: 'lightline_gothic_mt_stdRg','pt_sans_narrowregular','Open Sans Condensed', sans-serif;
    font-weight:normal;
    font-size:25px;
    text-align:center;
    text-decoration:none;
    height:51px;
    width:120px;
    padding:13px 15px;
    cursor:pointer;
    margin:0px 0px 2px 3px;
}
#subscribeform .wfe_button:hover {
    background-color:#f49ac1;
    border:1px solid #f49ac1;
}


#preview-build {
    background-color:#343534;
    color:#e2e2e2;
    font-size:12px;
    text-align:center;
    padding:10px;
}
#heading-wrap {
  width: 100%;
  background-color: #f7f7f7;
  border-bottom: 1px solid #d9d9d9;
  display:none;
}
#heading-one {
  padding: 15px;
  margin: 0 auto;
  position: relative;
  color: #f47521;
}
#heading-one .breadcrumbs-title {
  font-size: 10px;
  padding-left: 3px;
  color: #f47521;
}
#heading-one .heading {
  padding: 5px 0px 10px 0px;
  font-size: 25px;
  font-weight: 400;
  margin:0;
  border:0;
}
#heading-one .breadcrumbs-title a:link, #heading-one .breadcrumbs-title a:visited, #heading-one .breadcrumbs-title a:active {
  text-decoration: none;
  color: #aaa6a6;
}
#heading-one .breadcrumbs-title a:hover {
  color: #000000;
}


.breadcrumbs {
    margin-bottom:15px;
    font-family: 'lightline_gothic_mt_stdRg','pt_sans_narrowregular','Open Sans Condensed', sans-serif;
    font-size:16px;
    line-height:20px;
    color:#ffffff;
    padding:15px 20px;
    background-color:#454343;
}
.breadcrumbs a:link,.breadcrumbs a:visited,.breadcrumbs a:active {
    text-decoration:none;
    color:#ffffff;
}
.breadcrumbs a:hover {
    color:#ffffff;
}
#results ul,
.alternatives ul {
    list-style:none;
    margin:0px;
    font-size:12px;
    padding:0px;
    float:left;
    width:100%;
}
#home-inner #results ul li {
    margin-bottom: 25px;
}
.list li {
  border-bottom: 1px solid  #ed008c;
  list-style: none;
  min-height: 72px;
  padding: 5px;
  overflow: auto;
  width: 100%;
}
.list li .grid-box {
  float: left;
  min-height: 72px;
  position: relative;
  width: 100%;
}
.list li .grid-box .grid-img {
  border: 1px solid #e0e0e0;
  width: 10%;
  position: relative;
  float: left;
}
.list li .grid-box .grid-img img {
  max-width: 100%;
}
.list li .grid-box .grid-img .sale {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 100;
}
.list li .grid-box .grid-img .sale img {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0px;
  left: 0px;
}

.list li .grid-box .grid-img .freeShipSticker {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 100;
}
.list li .grid-box .grid-img .freeShipSticker img {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0px;
  left: 0px;
}

.list li .grid-box .grid-text {
  text-align: left;
  vertical-align: middle;
  float: left;
  margin-left: 10px;
  width: 50%;
}
.list li .grid-box .grid-desc {
  line-height: 11px;
  font-size: 11px;
  padding: 5px 0;
}
.list li .grid-box .grid-code {
  text-align: left;
  font-size: 12px;
  margin-top: 0px;
}
.list li .grid-box .grid-favs {
  font-size: 12px;
  height: 16px;
}
.list li .grid-box .grid-avail {
  font-size: 12px;
  height: 16px;
  margin: 5px 0;
}
.list li .grid-box .grid-stars {
  width: 80px;
  height: 20px;
}
.list li .grid-box .grid-price {
  color: #414240;
  text-align: right;
  line-height: 14px;
  float: right;
  width: 27%;
}
.add-button .add_to_cart_form {
  float: left;
}
.add-button .add_to_cart_form table {
  margin: 0;
}
.list li .grid-box .grid-price .price {
  font-size: 18px;
  font-weight: bold;
}
.list li .grid-box .grid-price .tax {
  font-size: 10px;
}
.list li .grid-box .more-btn {
  color: #ffffff;
  float:right;
}
.list li .grid-box .add-table {
}


@media screen and (max-width: 599px) {
.list li .grid-box .grid-price {
  width: 100%;
  margin-top: 10px;
}
.list li .grid-box .more-btn {
  display: none;
}
.list li .grid-box .grid-price .price-wrap {
  float: right;
}
.list li .grid-box .grid-price .add-button {
  float: left;
  position: absolute;
  bottom: 0;
}
.list li .grid-box .grid-price .grid-rrp {
    clear: both;
    margin-top: 20px;
}
  
.list li .grid-box .grid-img {
  width: 30%;
  float: left;
}
.list li .grid-box .grid-text {
  width: 66%;
}
}
 @media only screen and (min-width: 992px) and (max-width: 1199px) {
.list li .grid-box .grid-img {
  width: 14%;
}
.list li .grid-box .grid-price {
  width: 37%;
}
.list li .grid-box .grid-text{
  width:45%;
  }
}
 @media only screen and (min-width: 768px) and (max-width: 991px) {
.list li .grid-box .grid-img {
  width: 14%;
}
.list li .grid-box .grid-price {
  width: 48%;
}
.list li .grid-box .grid-text{
  width:35%;
  }
}
 @media only screen and (min-width: 600px) and (max-width: 767px) {
.list li .grid-box .grid-img {
  width: 14%;
}
.list li .grid-box .grid-price {
  width: 230px;
}
.list li .grid-box .grid-text{
  width:42%;
  }
}
@media screen and (min-width: 1200px) {
  
  .list li .grid-box .grid-text {
    color: #595a57;
    position: absolute;
    width: 400px;
    text-align: left;
    position: absolute;
    top: 5px;
    left: 62px;
    height: 40px;
    vertical-align: middle;
}
  
  .list li .grid-box .grid-img, .list li .grid-box .grid-img img {
    width: 40px;
    border:0;
    height:40px;
  }

  .list li .grid-box .grid-code{
    font-size:20px;
  
  }
  .list li .grid-box .grid-desc{
    line-height: 15px;
    font-size: 15px;
    padding: 5px 0;
    float: left;
    clear: both;
  
  }
  .list li .grid-box .grid-favs{
    float:right;
    margin-top:-10px;
  
  }
  .list li .grid-box .grid-rrp{
     color: #000000;
    position: absolute;
    top: 17px;
    right: 200px;
    text-align: right;
    line-height: 14px;
    font-size: 14px;
    font-weight: bold;
    margin:0;
  
  }
  
  .list li .grid-box .add-button{
    position: absolute;
    right: 0;
    margin-top:5px;
  
  }
  .list li .grid-box .grid-price .price{
       color: #595a57;
    position: absolute;
    top: 12px;
    right: 100px;
    text-align: right;
    line-height: 24px;
    font-size: 24px;
    font-weight: bold;
  
  }
  .list li, .list li .grid-box{
    min-height: initial;
  
  }
  .list li{
    overflow:hidden;
  
  }
 
}
.grid li {
    float:left;
    list-style:none;
    text-align:center;
  /*
    margin:0px;
    padding:0px;
  */
}
.grid li .grid-box {
   /* max-width:265px;*/
  /* min-height:330px; */

    position:relative;
    margin:10px auto 10px auto;
    border-bottom: 1px solid #ed008c;
}
}
.grid li.one-list-box .grid-box,
.grid li.two-list-box .grid-box {
    margin: 20px 19px 0px 0px;
}
.grid li.three-list-box .grid-box {
    margin: 20px 0px 0px 0px;
}
.grid li.one-fav-box .grid-box,
.grid li.two-fav-box .grid-box {
    margin:0px 19px 20px 0px;
}
.alternatives .grid li.one-alt-box .grid-box {
    margin:0px 26px 20px 0px;
}
.grid li.three-fav-box .grid-box,
.alternatives .grid li.two-alt-box .grid-box {
    margin:0px 0px 20px 0px;
}
/*
#home-inner #results .grid li#one-box .grid-box,
#home-inner #results .grid li#two-box .grid-box,
#home-inner #results .grid li#three-box .grid-box {
    margin: 25px 40px 0px 0px;
}
#home-inner #results .grid li#four-box .grid-box {
    margin: 25px 0px 0px 2px;
}
.grid li .grid-box .grid-img {
    border:1px solid #e0e0e0;
    width:230px;
    height:230px;
    position:relative
}
.grid li .grid-box .grid-img img {
    position:absolute;
    top:0px;
    left:0px;
}
*/

.alternatives .grid li .grid-box .grid-img,
.grid li .grid-box .grid-img {
  
    border-bottom:1px solid #ed008c; 
}
.grid li .grid-box .grid-img .sale {
    width:100px;
    height:100px;
    position:absolute;
    top:0px;
    left:0px;
    z-index:100;
}
.grid li .grid-box .grid-img .sale img {
    width:100px;
    height:100px;
    position:absolute;
    top:0px;
    left:0px;
}

.grid li .grid-box .grid-img .freeShipSticker {
    width:100px;
    height:100px;
    position:absolute;
    top:0px;
    left:0px;
    z-index:100;
}
.grid li .grid-box .grid-img .freeShipSticker img {
    width:100px;
    height:100px;
    position:absolute;
    top:0px;
    left:0px;
}

/*
.grid li .grid-box .grid-text {
    width:232px;
    font-size:11px;
    text-align:center;
}
.grid li .grid-box .grid-desc {
    height:41px;
    line-height:13px;
    margin-bottom:5px;
    font-size:11px;
}
.grid li .grid-box .grid-code {
    text-align:center;
    margin-bottom:3px;
    margin-top:5px;
    font-size:12px;
}

*/
.alternatives .grid li .grid-box .grid-text,  .grid li .grid-box .grid-text {

  width: 170px;
    text-align: left;
    color: #595a57;
    position: absolute;
    bottom:20px;
    left: 0px;
 

}
.alternatives .grid li .grid-box .grid-code, .grid li .grid-box .grid-code {
    text-align: left;
    margin-bottom: 2px;
    font-size: 20px;
}

.alternatives .grid li .grid-box .grid-desc, .grid li .grid-box .grid-desc {
    height: 41px;
    line-height: 15px;
    font-size: 15px;

}

.grid-code a, .grid-code a:link, .grid-code a:visited {
    color: #595a57;
}
.alternatives .grid li .grid-box .grid-price, .grid li .grid-box .grid-price {
    color: #ed008c;
    position: absolute;
    bottom: 10px;
    right: 0;
    text-align: right;
    line-height: 20px;
    font-size: 20px;
    bottom:0;
}

.alternatives .grid li .grid-box .grid-favs,  .grid li .grid-box .grid-favs {
 
  text-align: left;
    height: 16px;
    margin: 0px;
    padding: 0px;
    line-height: 16px;
    position: absolute;
    bottom: 5px;
    left: 0px;
  
   
}
/*
.grid li .grid-box .grid-favs {
    font-size:11px;
    position:absolute;
    bottom:64px;
    left:0px;
    text-align:left;
}
*/

.alternatives .grid li .grid-box .grid-rrp, .grid li .grid-box .grid-rrp {
    color: #000000;
  /*
    position: absolute;
    top: 274px;
    right: 0px;
  */
    text-align: right;
    line-height: 14px;
    font-size: 14px;
   position:absolute;
   right:0;
    bottom: 70px;
    width: 80px;
}


.grid li .grid-box .grid-stars {
    position:absolute;
    left:75px;
    bottom:94px;
    width:80px;
    height:16px;
}  
.grid li .grid-box .grid-avail {
    font-size:13px;
    position:absolute;
    bottom:46px;
    left:0px;
}

.grid li .grid-box .grid-price .price {
    font-size:18px;
    line-height:18px;
    font-weight:bold;
    position: absolute;
    right: 0;
    bottom: 45px;
}
.grid li .grid-box .grid-price .tax {
    font-size:10px;
    line-height:12px;
}
.grid li .grid-box .more-btn {
    color:#ffffff;
    position:absolute;
    bottom:0px;
    right:0px;

}
/*
.grid li .grid-box .add-table {
    position:absolute;
    bottom:0px;
    left:0px;
    margin-bottom:0px;
}

.grid li .grid-box .add-table input,
.product-info .product-add input {
    border:1px solid #f47521;
    width:26px;
    padding:9px 2px 9px 2px;
    font-size:13px;
    text-align:center;
    display: inline-block;
    color:#7a7a7a;
    font-family:verdana,Helvetica,Arial,sans-serif;
  border-radius:0;
  border-right:0 !important;

}
*/


.grid li .grid-box .add-table,
.alternatives .grid li .grid-box .add-table {
    position:absolute;
    bottom:5px;
    right:0;
    margin-bottom:0px;
}
.alternatives .grid li .grid-box .add-table input,
.grid li .grid-box .add-table input {
    border:1px solid #ed008c;
    width:50px;
    padding:7px 2px 7px 2px;
    font-size:14px;
    color:#7a7a7a;
    text-align:center;
    display: inline-block;
    font-family: 'pt_sans_narrowregular','Open Sans Condensed', sans-serif;
}

.list li .grid-box .add-table input,
.grid li .grid-box .add-table input,
.product-info .product-add input {
    border:1px solid #ed008c;
    width:32px;
     padding: 8px 4px;
    font-size:13px;
    text-align:center;
    display: inline-block;
    color:#7a7a7a;
    font-family:verdana,Helvetica,Arial,sans-serif;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.list-controls,
#list-controls-bottom {
    width:100%;
    position:relative;
    overflow:auto;
    background-color:#eae8e8;
    font-size:13px;
    margin-bottom: 20px;
}
.sortby {
    position:relative;
  float:left;
  margin:10px;
}
.sortby select {
    width:100px;
}
.per_page {
    position:relative;
  float:left;
  margin:10px;
}
.per_page select {
    width:70px;
}
.pagination {
  float:right;

}
#blogs-list {
    position:relative;
    height:30px;
}

#orders-list {
    position:relative;
    height:30px;
    line-height:30px;
    float:left;
}
.account_table .pagination {

    margin:0 10px !important;

}
.next-page, 
.prev-page {
    float:right;
    width:19px;
    margin-top:6px;
}
.page-of {
    min-width:80px;
    float:right;
    padding-left:5px;
    padding-right:5px;
}
.page-of input,
.sortby select,
.per_page select {
    outline: 0 none;
    position:relative;
    font-size:13px;
    line-height:18px;
    padding:5px;
}
.page-of input {
    text-align:center;
    width:30px;
}
.buttons {
    position:relative;
  float:left;
  margin:10px;
}
.buttons img {
    margin-top:6px;
    margin-right:5px;
    cursor:pointer;
}
#facet {
    position:relative;
  /*
    margin:20px 0px 0px 20px;
    width:262px;
  */
}
#facet_selections ul.select-side {
    margin:0px;
    padding-left:0px;
}
#facet_selections ul.select-side li {
    list-style:none;
    padding:8px 10px 4px 10px;
    font-size:18px;
    line-height:21px;
    /*border-bottom: 1px solid #454343;*/
    /*background-color:#F9F9F9;*/
}
#facet .facet-title {
    font-family: 'lightline_gothic_mt_stdRg','pt_sans_narrowregular','Open Sans Condensed', sans-serif;
    font-size:30px;
    line-height:30px;
    color:#454343;
    padding:14px 20px 10px 20px;
    /*background-color:#454343;*/
    border-bottom:1px solid #454343;
}
#facet .facet-row {
    font-size:18px;
    line-height:20px;
    /*border-bottom: 1px solid #454343;*/
   /* background-color:#F9F9F9;*/
}
#facet .facet-row a,
#facet .facet-row a:link,
#facet .facet-row a:active,
#facet .facet-row a:visited {
    padding:8px 10px 5px 20px;
   /* width:232px; */
    display:block;
    color:#7a7a7c;
}
#facet .facet-row a:hover {
    color:#7a7a7c;
    background-color:#FBEDF5;
}
#facet .facet-row .count {
    color:#5b5b5b;
}
.facet-module .after20, 
.facet-module .showless, 
.facet-module.showall .showmore {
    display:none;
}
.facet-module.showall .after20, 
.facet-module.showall .showless {
    display:block;
}
.moreless {
    font-size:18px;
    line-height:20px;
    border-bottom: 1px solid #454343;
    background-color:#F9F9F9;
}
.moreless a,
.moreless a:link,
.moreless a:active,
.moreless a:visited {
    padding:8px 10px 5px 20px;
    
    display:block;
    color:#7a7a7c;
    background-color:#fbedf5;
}
#right-column .catbox {
    font-size:11px;
    text-align:center;
    margin-bottom:15px;
    min-height:155px;

}
#right-column .one-cat-box {
    margin:15px 19px 5px 0px;
}
#right-column .two-cat-box {
    margin:15px 0px 5px 0px;
}
#right-column .catbox img {
    border: 1px solid #e0e0e0;
    max-width:100%;
}
.category-title{
    clear: both;
    float: left;
    display: block;
    width: 100%;

}


.drill {

    border:1px solid #ed008c;
}
.drill .drill-title {
    padding:10px;
    color:#ffffff;
    font-size:14px;
    border-bottom:solid #ffffff 1px;
    background-color:#FBEDF5;
}
.drill-title a:link,
.drill-title a:visited,
.drill-title a:active {
    color:#ffffff;
}

.drill ul.cat-list {
    list-style:none;
    margin:0px;
    padding:0px;
}
.drill ul.cat-list li {
    list-style:none;
    padding:0px;
    margin:0px;
}
.drill ul.cat-list li.li0 a,
.drill ul.cat-list li.li0 a:link,
.drill ul.cat-list li.li0 a:visited,
.drill ul.cat-list li.li0 a:active{
    font-size:12px;
    border-bottom:1px solid #dfdfdf;
    background-color:#F8F8F6;
    display:block;

    padding:4px 10px 5px 10px;
    color:#f6a067;
}
.drill ul.cat-list li.li0 a:hover{
    color:#ffffff;
    background-color:#f6a067;
}
.drill ul.cat-list li.li1 a,
.drill ul.cat-list li.li1 a:link,
.drill ul.cat-list li.li1 a:visited,
.drill ul.cat-list li.li1 a:active{
    font-size:11px;

    padding:4px 10px 5px 20px;
    color:#7a7a7c;
}
.drill ul.cat-list li.li1 a:hover{
    color:#7a7a7c;
    background-color:#d6d4d4;
}
.drill ul.cat-list li.li2 a,
.drill ul.cat-list li.li2 a:link,
.drill ul.cat-list li.li2 a:visited,
.drill ul.cat-list li.li2 a:active{
    font-size:11px;

    padding:4px 10px 5px 30px;
    color:#7a7a7c;
}
.drill ul.cat-list li.li2 a:hover{
    color:#7a7a7c;
    background-color:#edecec;
}

#locator-side {
    background-color:#F8F8F6;
    height:570px;
    border:1px solid #f6a067;
}
#locator-side .locator-title {
    font-size:13px;
    padding:5px 10px;
    color:#ffffff;
    background-color:#f6a067;
    clear:both;
}
#addressSearchButton {
    margin:8px 10px;
    min-width:0 !important;
    max-width:110px;
}
#map-canvas {
    overflow:visible;

    height:570px;
    border:1px solid #98989a;
}
#map-sidebar {
    float:left;
    width:100%;
    font-size:11px;
    color:#000;
  max-height:340px;
    overflow:auto;
    overflow-x:hidden;
    -ms-overflow-x:hidden;

}
#map-sidebar div {
    width:100%;
    padding:10px 10px 10px 10px;
    border-bottom:1px dotted #dfdfdf;
    background-color:#ffffff;
    font-size:11px;
}
#locator-input input {
    border:1px solid #dcd9d9;
    width:225px;
    padding:4px 4px 4px 4px;
    font-size:11px;
    color:#7a7a7a;
    font-family:verdana,Helvetica,Arial,sans-serif;
    text-align:left;
    display:inline-block;
    margin:10px;
}
#locator-side select {
    border:1px solid #dcd9d9;
    width:110px;
    padding:4px 4px 4px 4px;
    font-size:11px;
    color:#7a7a7a;
    font-family:verdana,Helvetica,Arial,sans-serif;
    text-align:left;
    display:inline-block;
    margin: 10px 0px 0px 10px;
}
.locator-title-right{
  width:50%;
  float:right;
}
.locator-title-left{
  width:50%;
  float:left;
}
#product-share {
    width:400px;
    height:36px;
    float:left;
    margin-bottom:20px;
    margin-top:10px;
}
#image-box {

    float:left;
}
#image-box #product-image {

    border:1px solid #dfdfdf;
    float:left;
    line-height:0;
    position:relative;
    margin-bottom:20px;
}

#product-image .bigimg{
  width: 100%;
}

#image-box #product-image .sale {
    position:absolute;
    top:0px;
    left:0px;
    width:100px;
    height:100px;
    z-index:100;
}

#image-box #product-image .freeShipSticker {
    position:absolute;
    top:0px;
    left:0px;
    width:100px;
    height:100px;
    z-index:100;
}

#image-box #multiple-images img {
    border:1px solid #dfdfdf;
    margin-bottom:8px;
    margin-left:8px;
}

#multiple-images a {
  display: block;
  float: left;

}
#info-box {
    float:right;
}
#info-box hr {
    margin-top:15px;
    margin-bottom:15px;
}
#info-box .product-info {

    padding: 20px;
    background-color: #f9f9f9;
    font-size: 25px;
    line-height: 27px;
    position: relative;
    margin-bottom: 20px;
    text-align: center;
}
#info-box .product-info .left-info {

    font-size:11px;
}
#info-box .product-info .left-info-small {
    width:250px;
    font-size:11px;
    min-height:110px;
    height:auto !important;
    height:90px;
    float:left;
} 
#info-box #SCS {
    font-size:11px;
}
#info-box #SCS .scs-select-title{
    font-weight:bold;
    padding-bottom:3px;
}
#info-box #SCS .scs-select-box select{
    width:160px;
}
#info-box #SCS .scs-select-swatches{
    padding-bottom:5px;
}
#info-box #SCS .scs-select-swatches img{
    float:left;
    width:30px;
    height:30px;
    margin-right:5px;
    border: 2px solid #c1c0c0;
}
#info-box #SCS .scs-select-swatches img.selected{
    border: 2px solid #666666;
}
#info-box .product-info .uom-info {
    width:200px;
    font-size:11px;
    float:left;
}
#info-box .product-info .uom-info .uoms select {
    width:100px;
}
/*
#info-box .product-info .product-price {
    position:absolute;
    top:70px;
    right:20px;
    font-size:12px;
    font-weight:bold;
    color:#414240;
    text-align:right;
}

#info-box .product-info .product-reviews {
    position:absolute;
    top:50px;
    right:20px;
    font-size:12px;
    text-align:right;
}
*/
#info-box .product-info #price-breaks {
    font-size:10px;
    margin-bottom:0px;
    border:1px solid #f47521;
}
#info-box .product-info #price-breaks td {
    padding:1px 4px;
    background-color:#ffffff;
}
#info-box .product-info #price-breaks .breaks-head td {
    background-color:#f6a067;
    border-bottom:1px solid #f47521;
    padding:2px;
    color:#ffffff;
    text-align:center;
}
#info-box .product-info .product-code {
    font-weight:bold;
    font-size:15px;
    padding-bottom:10px;
    color:#f47521;
}
/*
#info-box .product-info .product-add {
    float:right;
    width:125px;
    text-align:right;
}
*/
#info-box .product-info .product-add {
    width: 224px;
    margin: 0 auto;
}
#info-box .product-info .add-table {
    margin:0px;
}
#info-box .product-info #freight-table {
    font-size:11px;
    margin-bottom:0px;
}
#info-box .product-info #freight-table td.dots {
    border-right:1px dotted #b2b1b1;
    padding-right:10px;
}
#info-box .product-info #freight-table input {

    margin:3px 0px 5px 0px;
}
#info-box .product-info #freight-table .freight-options {
    color:#f47521;
}

#info-box .prod-desc {
    padding-bottom: 15px;
    text-align: center;
}
#review_table table {
    margin-bottom:0px;
}
table#review_table table td {
    vertical-align:middle;
}
#review_table .review-text input {
    border:1px solid #454343;
    width:250px;
    padding:5px 5px 4px 4px;
    font-size:15px;
    color:#7a7a7a;
    font-family: 'pt_sans_narrowregular','Open Sans Condensed', sans-serif;
    text-align:left;
    display:inline-block;
    margin:3px 20px 5px 0px;
}
#review_table textarea {
    border:1px solid #454343;
    width:250px;
    height:150px;
    padding:5px 5px 4px 4px;
    font-size:15px;
    color:#7a7a7a;
    font-family: 'pt_sans_narrowregular','Open Sans Condensed', sans-serif;
    text-align:left;
    display:inline-block;
    margin:3px 0px 5px 0px;
}
h1.product-page {
    font-family: 'lightline_gothic_mt_stdRg','pt_sans_narrowregular','Open Sans Condensed', sans-serif;
    font-size: 30px;
    line-height: 30px;
    color: #454343;
    margin-bottom: 20px;
    font-weight: bold;
    background-color: #ffffff;
    padding: 0px;
    border-bottom: 1px dotted #454343;
}
.alternatives .grid li{
    margin-bottom:20px;

}

#info-box .product-info .product-price {
    font-size: 45px;
    line-height: 45px;
    font-weight: bold;
    color: #454343;
    text-align: right;
    font-family: arial;
}
#info-box .product-info .product-rrp {
    font-size: 15px;
    line-height: 15px;
    font-family: arial;
}

#info-box .product-info .product-reviews {
    width: 80px;
    margin: 0 auto;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#blogs-list .backtotop {
    width:180px;
    position:absolute;
    top:0px;
    left:0px;
}
#blog-search-box {

}
#blog-search-box table {
    border-spacing:0px;
}
#blog-search-box td {
    vertical-align:top;
    height:27px;
    padding:0px;
    margin:0px;
}
#blog-search-box input {
    border:1px solid #828282;
    font-size:15px;
    color:#7a7a7a;
    font-family:verdana,Helvetica,Arial,sans-serif;
    text-align:left;
    display:inline-block;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;

}

#article-share {
    float:right;
    text-align:right;
}
.news-posts {
    margin-bottom:20px;
    width:100%;
  overflow:auto;
}
.news-posts .news_image img {
   max-width:100%;
   margin-bottom:10px;
}

.news-posts  {
    border-bottom:1px dotted #dfdfdf;
    padding-bottom:20px;
}
table.blog-post .post-content {
    float:left;

}

.news_post_img{
    margin-left:20px;
    margin-bottom:20px;
    float:right;
}
table.blog-post img {
    max-width:250px;
 
}
.multi_post_img img{
  
   max-width:160px !important;

}
table.blog-post td {
    border-bottom: 1px dotted #dfdfdf;
}

#cart-steps div{
    margin-bottom:1px;
    font-family: 'lightline_gothic_mt_stdRg','pt_sans_narrowregular','Open Sans Condensed', sans-serif;
    font-size:30px;
    line-height:30px;
    position:relative;
}
#cart-steps div div.number{
    font-family: 'lightline_gothic_mt_stdRg','pt_sans_narrowregular','Open Sans Condensed', sans-serif;
    font-size:30px;
    line-height:20px;
    position:absolute;
    right:16px;
    top:6px;
    text-align:center;
    vertical-align:middle;
    z-index:1000;
    padding:14px 20px 10px 20px;
}
#cart-steps div.greened div.number{
    color:#ed008c;
}
#cart-steps div div.circle{
    font-family: 'lightline_gothic_mt_stdRg','pt_sans_narrowregular','Open Sans Condensed', sans-serif;
    font-size:30px;
    line-height:20px;
    position:absolute;
    right:20px;
    top:5px;
    background:#ffffff;
    -webkit-border-radius: 45px;
    -moz-border-radius: 45px;
    border-radius: 45px;
    text-align:center;
    vertical-align:middle;
    width:45px;
    height:45px;
    z-index:900;
    padding:14px 20px 10px 20px;
}
#cart-steps div.greened{
    background-color:#ed008c;
    color:#ffffff;
    padding:14px 20px 10px 20px;
}
#cart-steps div.greyed-out{
    background-color:#ebe8e8;
    color:#a5a5a5;
    padding:14px 20px 10px 20px;
}
#cart-steps div.greyed{
    background-color:#ebe8e8;
    color:#747272;
}
#cart-steps div.greyed a:link, 
#cart-steps div.greyed a:active, 
#cart-steps div.greyed a:visited {
    background-color:#ebe8e8;
    color:#747272;
    display:block;
    padding:14px 20px 10px 20px;
}
#cart-steps div.greyed a:hover {
    background-color:#FBEDF5;
    color:#ffffff;
    display:block;
    padding:14px 20px 10px 20px;
}
.cart-steps {
    color:#d9d9da;
}
.summary-boxes {
  /*
    position:relative;
    margin:20px 20px 20px 0px;
    width:255px;
  */
}
.summary-boxes .summary-title {
    padding:10px;
    color:#ffffff;
    font-size:14px;
    border-bottom:solid #ffffff 1px;
    background-color:#f6a067;
}
table.checkout-table td span.order-small-notice,
table.summary-cart td span.order-small-notice {
    color: #98989A;
    font-size: 0.8em;
}
table.summary-cart {
    margin:0px;
    width:100%;
    text-align:left;
    font-size:11px;
}
table.summary-cart td {
    vertical-align:middle;
    background-color:#F8F8F6;
    border-bottom:1px solid #dfdfdf;
    padding:5px 10px;
}
table.summary-cart th {
    background-color:#ffffff;
    padding:10px;
    font-size:14px;
    color:#454343;
    text-align:left;
}
table.summary-cart th a:link,
table.summary-cart th a:visited,
table.summary-cart th a:active {
    text-decoration:none;
    color:#ffffff;
}
table.summary-cart th a:hover {
    color:#000000;
}
table.summary-cart td.total-block {
    background-color:#3a3939;
    color:#ffffff;
    padding:5px 10px;
    border-bottom:1px solid #a6a4a4;
}
table.summary-cart td.shipping {
  background-color: #676767;
  color: #ffffff;
  padding: 5px 10px;
  border-bottom: 1px solid #c2c2c2;
}
table.summary-cart td.promotion {
  background-color: #e0dede;
  padding: 5px 10px;
  border-bottom: 1px solid #cdcdcd;
}
table.summary-cart td.grand {
    font-weight: bold;
    color:#f6a067;
}
.checkout-title {
    font-family: 'lightline_gothic_mt_stdRg','pt_sans_narrowregular','Open Sans Condensed', sans-serif;
    font-size: 30px;
    line-height: 30px;
    color: #ffffff;
    padding: 14px 20px 10px 20px;
    background-color: #454343;
    margin-bottom: 20px;
}
table.checkout-table {
    margin:0px;
    width:100%;
    text-align:left;
}
table.checkout-table th {
    background-color: #ffffff;
    text-align: left;
    font-family: 'lightline_gothic_mt_stdRg','pt_sans_narrowregular','Open Sans Condensed', sans-serif;
    font-size: 25px;
    line-height: 25px;
    color: #454343;
    padding: 14px 20px 10px 20px;
}
table.checkout-table td, .freight-cell {
    vertical-align:middle;
    background-color:#fdfdfd;
    border-top:1px solid #e8e8e8;
    font-family: 'lightline_gothic_mt_stdRg','pt_sans_narrowregular','Open Sans Condensed', sans-serif;
    padding:10px 10px;
    font-size:18px;
    line-height:22px;
}
table.checkout-table td.freight-cell {
    padding:20px 20px 5px 20px;
    border-top:none;
    vertical-align:top;
    width:350px;
}
table.checkout-table td.template-cell {
    padding:20px 20px 5px 20px;
    border-top:none;
    vertical-align:top;
}
table.checkout-table td div#freight_estimate{
    border-top:1px dotted #b2b1b1;
    padding-bottom:10px;
    float:left;
}
table.checkout-table td #freight_estimate div{
    border-bottom:1px dotted #b2b1b1;
    padding-bottom:10px;
    padding-top:10px;
    float:left;
    width:100%;
}
table.checkout-table .refresh-cell {
    padding-left:0px;
    padding-right:0px;
}
table.checkout-table .refresh-button {
    border:none;
    background:none;
    width:16px;
    height:16px;
    cursor:pointer;
    padding:0px;
    vertical-align: middle;
    margin-left: 10px;
}
table.checkout-table .kit-row1 td, 
table.checkout-table .kit-row2 td{
    vertical-align:middle;
    background-color:#fbfbfb;
    border-bottom:1px solid #dfdfdf;
    padding:5px 10px;
}
table.checkout-table .cart-img {
    line-height:0;
}
table.checkout-table .cart-img img {
    border:1px solid #E0E0E0;
    height:50px;
    width:50px;
}
table.checkout-table input[type="text"],
table.checkout-table input[type="number"] {
    color:#7A7A7A;
    display:inline-block;
    font-size:13px;
    padding:7px 5px 6px 4px;
    text-align:left;
    border:1px solid #DCD9D9;
    font-family:verdana,Helvetica,Arial,sans-serif;
}
table.checkout-table input[type="number"]{
    width:50px;

}
table.checkout-table input.radio-button {
    width:20px;
}
table.checkout-table td.dates input {
    width:50px;
    margin-left:5px;
}
table.checkout-table input#estimate-freight-postcode{
    width:80px;
}
table.checkout-table td.ccv input {
    width:50px;
}
table.checkout-table .cart-qty {
   /* width:52px; */
}
table.checkout-table td.cart-over{
    text-align:center;
}
table.checkout-table .cart-over input {
    width:70px;
    border:1px solid #DCD9D9;
    text-align:center;
}
table.checkout-table .cart-qty input {
    width:50px;
    border:1px solid #DCD9D9;
    text-align:center;
    float:left;
}
.refresh-cell-wrap{
  float:left;
  line-height:34px;
  padding-left:5px;

}
.refresh-cell-wrap img {

  vertical-align: middle;
}
table.checkout-table td.total-block {
    background-color:#f8a1d5;
    font-family: 'lightline_gothic_mt_stdRg','pt_sans_narrowregular','Open Sans Condensed', sans-serif;
    font-size:20px;
    line-height:20px;
    color:#ffffff;
    color:#ffffff;
    padding:10px 10px;
    border-bottom:1px solid #ffffff;
    vertical-align:middle;
}
table.checkout-table td.total-block-top {
    background-color:#f8a1d5;
    font-family: 'lightline_gothic_mt_stdRg','pt_sans_narrowregular','Open Sans Condensed', sans-serif;
    font-size:20px;
    line-height:20px;
    color:#ffffff;
    padding:10px 10px;
    border-bottom:1px solid #ffffff;
    vertical-align:middle;
}
table.checkout-table td.grand {
    font-weight:bold;
    vertical-align:middle;
    font-size:25px;
    line-height:25px;
    padding-top:15px;
}
table.checkout-table td.total-line-top {
    background-color:#ebebeb;
    padding:10px;
    border-top: 1px solid #ffffff;
}
table.checkout-table td.total-line {
    background-color:#ebebeb;
    padding:10px;
    border-top: 1px solid #ffffff;
}
table.checkout-table table.input-table {
    float:left;
    margin:0 !important;
}
table.checkout-table table.input-table td{
    padding:0px;
    margin:0px;
    border:none;
    background:none;
    font-family: 'lightline_gothic_mt_stdRg','pt_sans_narrowregular','Open Sans Condensed',sans-serif;
    font-size:30px;
}
table.checkout-table input#order_customer_reference,
table.checkout-table input#delivery,
table.checkout-table input#order_new_coupon_code {
    color:#7A7A7A;
    display:inline;
    font-size:20px;
    padding:10px 7px 10px 7px;
    text-align:left;
    border:1px solid #747272;
    width:150px;
    font-family: 'pt_sans_narrowregular','Open Sans Condensed', sans-serif;
    margin:0;
    float:left;
    vertical-align:middle;
}
table.checkout-table input#delivery {
    width:300px;
}
.update-btn-c {
    vertical-align:middle;
    padding:9px 7px 6px 7px;
    background-color:#747272;
    border:1px solid #747272;
    display:inline;
    color:#ffffff;
    font-family: 'lightline_gothic_mt_stdRg','pt_sans_narrowregular','Open Sans Condensed',sans-serif;
    font-size:30px;
    font-weight:normal;
    text-align:center;
    text-decoration:none;
    cursor:pointer;
    margin:0 5px !important;
  
}
.update-btn-c:hover, 
.continue-btn:hover,
.delete-btn:hover {
    background-color:#454343;
}
.freight-cell input#template_name,
table.checkout-table input#estimate-freight-postcode
{
    color:#7A7A7A;
    display:inline;
    font-size:20px;
    padding:10px 7px 10px 7px;
    text-align:left;
    border:1px solid #7A7A7A;
    width:250px;
    font-family: 'pt_sans_narrowregular','Open Sans Condensed', sans-serif;
    margin:0;
    float:left;
    vertical-align:middle;
}
.checkout-btn, .estimate-btn {
    vertical-align:middle;
    padding:9px 7px 6px 7px;
    background-color:#7A7A7A;
    border:1px solid #7A7A7A;
    display:inline;
    color:#ffffff;
    font-family: 'lightline_gothic_mt_stdRg','pt_sans_narrowregular','Open Sans Condensed',    sans-serif;
    font-size:30px;
    font-weight:normal;
    text-align:center;
    text-decoration:none;
    cursor:pointer;
    margin:0;
    float:left;
    position:relative;
}
.arrow-btn {
    vertical-align:middle;
    padding:9px 7px 6px 20px;
    background-color:#ed008c;
    border:1px solid #ed008c;
    display:inline;
    color:#ffffff;
    font-family: 'lightline_gothic_mt_stdRg','pt_sans_narrowregular','Open Sans Condensed',    sans-serif;
    font-size:30px;
    font-weight:normal;
    text-align:left;
    text-decoration:none;
    cursor:pointer;
    margin:0;
    float:left;
    position:relative;
    background-image:url(/ts1600391211/attachments/StyleSheet/5/arrow-cart.png);
    background-position:right;
    background-repeat:no-repeat;
    width:262px;
}
.estimate-btn:hover,
.checkout-btn:hover,
.arrow-btn:hover
{
    background-color:#FBEDF5;
}
.checkout-btn,
.continue-btn,
.delete-btn
{
    width:262px;
}
.delete-btn {
    vertical-align:middle;
    padding:9px 7px 6px 7px;
    background-color:#747272;
    border:1px solid #747272;
    display:inline;
    color:#ffffff;
    font-family: 'lightline_gothic_mt_stdRg','pt_sans_narrowregular','Open Sans Condensed',    sans-serif;
    font-size:30px;
    font-weight:normal;
    text-align:center;
    text-decoration:none;
    cursor:pointer;
    margin:1px 0px;
    float:left;
}
.continue-btn {
    vertical-align:middle;
    padding:9px 7px 6px 20px;
    background-color:#747272;
    border:1px solid #747272;
    display:inline;
    color:#ffffff;
    font-family: 'lightline_gothic_mt_stdRg','pt_sans_narrowregular','Open Sans Condensed',    sans-serif;
    font-size:30px;
    font-weight:normal;
    text-align:left;
    text-decoration:none;
    cursor:pointer;
    margin:0 5px !important;
    float:left;
    background-image:url(/ts1600391211/attachments/StyleSheet/5/arrow-continue.png);
    background-position:right;
    background-repeat:no-repeat;
}
.freight-cell h2,
.template-cell h2 {
    font-family: 'lightline_gothic_mt_stdRg','pt_sans_narrowregular','Open Sans Condensed', sans-serif;
    font-size:25px;
    line-height:25px;
    color:#454343;
    margin-bottom:15px;
}

.paypal-btn {
    padding:0px;
    margin:0px;
    width:100%;
    border:0px;
    cursor:pointer;
}
#estimate-freight-postcode, #template_name, #btnCheckout, .clear_cart{
  margin-bottom:5px;

}
.full-width input{
  width:100%;

}
.xs-width{
  width:90px;
  max-width:90px;

}

#account-menu {
    position:relative;
 
}
#account-menu .account-title {
    font-family: 'lightline_gothic_mt_stdRg','pt_sans_narrowregular','Open Sans Condensed', sans-serif;
    font-size:30px;
    line-height:30px;
    color:#454343;
    padding:14px 20px 10px 20px;
    /* background-color:#c7df7d; */
}
#account-menu .account-title a:link,
#account-menu .account-title a:visited,
#account-menu .account-title a:active {
    color:#ffffff
    padding:10px 20px
}
#account-menu .account-title a:hover {
    color:#ffffff;
}
#account-menu ul.account-list {
    margin:0px;
}
#account-menu ul.account-list li {
    list-style:none;
    line-height:21px;
    font-size:21px;
    /* border-bottom:1px solid #c7df7d; */
}
#account-menu ul.account-list li:hover {
    color:#929090;
    background-color:#FBEDF5;
}
#account-menu ul.account-list li a:link,#account-menu ul.account-list li a:active,#account-menu ul.account-list li a:visited {
color:#929090;
    font-family: 'lightline_gothic_mt_stdRg','pt_sans_narrowregular','Open Sans Condensed', sans-serif;
    text-decoration:none;
    width:222px;
    padding:12px 20px 8px 20px;
    display:block;
}
#account-menu ul.account-list li a:hover {
    color:#929090;
    text-decoration:none;
    width:222px;
    display: block;
}
table.account_table .pagination a:link,
table.account_table .pagination a:visited,
table.account_table .pagination a:active {
    color:#dfdfdf;
}
table.account_table .pagination a:hover {
    color:#000000;
}
table.account_table {
    margin:0px;
    width:100%;
    text-align:left;
}
table.account_table th {
    font-family: 'lightline_gothic_mt_stdRg','pt_sans_narrowregular','Open Sans Condensed', sans-serif;
    font-size:30px;
    line-height:30px;
    color:#ffffff;
    padding:14px 20px 10px 20px;
    background-color:#454343;
    text-align:left;
}
table.account_table th.lighter-header {
    background-color:#bebdbd;
}

table.account_table td {

    vertical-align:middle;
    background-color:#fcfcfc;
    border-bottom:1px solid #efefef;
    padding:10px 20px;
}
table.account_table td input#user_newsletter_params_marketing_opt_in_off,
table.account_table td input#user_newsletter_params_marketing_opt_in,
input#newsletter_signup {
    width:15px;
}
table.account_table td input {
    border:1px solid #dcd9d9;
    width:301px;
    padding:7px 5px 6px 4px;
    font-size:16px;
    color:#7a7a7a;
    font-family: 'pt_sans_narrowregular','Open Sans Condensed', sans-serif;
    text-align:left;
    display:inline-block;
}
table.form_table td.check {
    padding-bottom:10px;
}
table.account_table .account_footer td {
    text-align:left;
    font-weight:bold;
    background-color: #dfdfdf;
}
table.account_table select{
  padding:8px 19px;

}
table.account_table td select {
    border:1px solid #dcd9d9;
  
    padding:7px 5px 6px 4px;
    font-size:16px;
    color:#7a7a7a;
    font-family: 'pt_sans_narrowregular','Open Sans Condensed', sans-serif;
    text-align:left;
    display:inline-block;
    margin-bottom:5px;
}
table#fast_table {
    margin:0px;
    width:100%;
    text-align:left;
}
table#fast_table th {
    background-color:#98989a;
    padding:10px;
    font-size:14px;
    text-align:left;
    color:#ffffff;
}
table#fast_table td {
    vertical-align:middle;
    background-color:#f1f1f1;
    border-bottom:1px solid #dfdfdf;
    padding:5px;
}
table#fast_table .fast_total td {
    font-weight:bold;
    background-color:#dfdfdf;
    text-align:right;
    color:#3b3c3c;
    font-size:14px;
}
table#fast_table .qty {
    text-align: center;
}
table#fast_table input[type="text"] {
    width:100%;  
    max-width:200px;
}
table#fast_table .qty input {
    width:50px;
    padding:0;
}
.fast_total button, .fast_total #checkout {
  width:120px;

}
table#template_table {
    margin:0px 0 15px 0;
    width:100%;
    text-align:left;
}
table#template_table th {
     background-color:#747272;
    text-align:left;
    font-family: 'lightline_gothic_mt_stdRg','pt_sans_narrowregular','Open Sans Condensed', sans-serif;
    font-size:25px;
    line-height:25px;
    color:#ffffff;
    padding:14px 20px 10px 20px;
}
table#template_table td {
    vertical-align:middle;
    background-color:#fdfdfd;
    border-top:1px solid #e8e8e8;
    font-family: 'lightline_gothic_mt_stdRg','pt_sans_narrowregular','Open Sans Condensed', sans-serif;
    padding:10px 10px;
    font-size:18px;
    line-height:22px;
}
table#template_table .temp_footer td {
    text-align:left;
    font-weight:bold;
    background-color:#dfdfdf;
}
table#template_table .section_header td {
    background-color:#bebebd;
    padding:5px;
    color:#ffffff;
}
table#template_table .uom select {
    width:100px;
}
table#template_table #checkout{
  float:right;

}

#template_table td input[type="number"] {
    width:50px;
    text-align:center;
    pading:0;
}
#template_table td.override input {
    width:70px;
    text-align:center;
}
table#template_table .section_header td {
    background-color:#bebebd;
    padding:10px;
    color:#ffffff;
}
.ac_results {
    padding:0px;
    border:1px solid #98989A;
    background-color:#ffffff;
    overflow:hidden;
    z-index:99999;
}
.ac_results ul {
    width:100%;
    list-style-position:outside;
    list-style:none;
    padding:0;
    margin:0;
}
.ac_results li {
    margin:0px;
    padding:2px 5px;
    cursor:default;
    display:block;
    font:menu;
    font-size:12px;
    line-height:16px;
    overflow:hidden;
}
.ac_loading {
    background:white url('/avenue_assets/images/indicator.gif') right center no-repeat;
}
.ac_odd {
    background-color:#eeeeee;
}
.ac_over {
    background-color:#98989A;
    color: #ffffff;
}
#overlay_dialog {
    visibility:hidden;
}
#overlay_dialog>.message {
      opacity: 1;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 600px;
    min-height: 40px;
    margin-left: -303px;
    margin-top: -200px;
    z-index: 9999;
    background-repeat: no-repeat;
    background-position: top left;
    background-color: #EAEAE3;
    cursor: pointer;
    text-align: center;
}
#overlay_dialog>.message .loader {
    padding:15px 15px 15px 15px;
}
#overlay_dialog>.message .load-box {
    background-color:#ffffff;
}
#overlay_dialog>.background {
    position:fixed;
    background-color:#000000;
    opacity:0.3;
    left:0;
    top:0;
    width:100%;
    height:100%;
    z-index: 9998;
}
#overlay_dialog .content p{
}
#overlay_dialog .not_updated {
    padding:70px 10px 20px 10px;
    text-align:left;
}
#overlay_dialog .not_updated p {
}
#overlay_dialog .notices {
    padding:70px 10px 20px 10px;
    text-align:left;
}
#overlay_dialog .warnings {
    padding:70px 10px 20px 10px;
    text-align:left;
}
.box-info {
    padding:17px 15px 17px 70px;
    text-align:left;
    background-color:#EAEAE3;
    font-size:14px;
}
.added {
    background:url(/ts1600391211/images/png/StyleSheet/5/add.png);
    background-repeat:no-repeat;
    background-position:top left;
    background-color:#EAEAE3;
}
.deleted {
    background:url(/ts1600391211/images/png/StyleSheet/5/delete.png);
    background-repeat:no-repeat;
    background-position:top left;
    background-color:#EAEAE3;
}
.updated {
    background:url(/ts1600391211/images/png/StyleSheet/5/updated.png);
    background-repeat:no-repeat;
    background-position:top left;
    background-color:#EAEAE3;
}
.info {
    background:url(/ts1600391211/images/png/StyleSheet/5/info.png);
    background-repeat:no-repeat;
    background-position:top left;
    background-color:#EAEAE3;
}
.pop-table {
    background-color:#ffffff;
    padding-top:15px;
    padding-bottom:15px;
}
table.add-popup {
    border-top:1px solid #e3e3e1;
    width:100%;
    margin-bottom:0px;
}
.add-popup td {
    border-bottom:1px solid #e3e3e1;
    padding:5px;
    vertical-align:middle;
    background-color:#ffffff;
    font-size:12px;
    line-height:14px;
}
td.pop-image {
    width:75px;
    padding-left:15px;
}
td.pop-image img{
    width:75px;
    border:1px solid #e3e3e1;
}
td.pop-image a{
    height:77px;
    display:block;
}
td.pop-title {
    text-align:left;
}
.pop-code {
    font-size:10px;
}
td.pop-unit {
    width:65px;
    text-align:right;
    padding: 0px 10px;
}
td.pop-qty {
    width:60px;
}
td.pop-price {
    text-align:right;
    padding-right:15px;
    width:70px;
}
.no-changes {
   padding:30px;
   background-color:#ffffff;
}
#overlay_dialog .footer {
    background-color:#EAEAE3;
    padding:10px;
}
#overlay_dialog .message #check_out{
  padding:8px 10px;

}
#sub-footer-wrap {
    width: 100%;
    background-color: #f9f9f9;
    /*border-top: 2px solid #454343;*/
    padding: 20px 0px;
    font-size: 16px;
    line-height: 20px;
    margin-top: 20px;
}
#sub-footer-inner {
    margin:0 auto;
    position:relative;

    padding-bottom:25px;
}
#sub-footer-inner h2 {
    color: #ed008c;
    border-bottom: 1px solid #e5bdd5;
    font-size: 23px;
    font-family: 'lightline_gothic_mt_stdRg','pt_sans_narrowregular','Open Sans Condensed', sans-serif;
}
#sub-footer-inner hr {
    border-bottom:1px dotted #868688;
    border-top:none;
    border-left:none;
    border-right:none;
}
#sub-categories, #sub-brands, #sub-brands2, #sub-links {

    float:left;
    margin-top:15px;
}
#sub-footer-inner a:link, #sub-footer-inner a:visited, #sub-footer-inner a:active {
    color: #7a7a7c;
}



#footer-wrap {

    width:100%;

    background-color:#454343;
    clear:both;
    padding:30px 0;
    position: absolute;
    bottom:0;

}
#footer-inner {
    margin:0 auto;
    position:relative;


}
#footer-inner #footlogo {

}
#footer-inner .footer-logo {
    position:absolute;
    top:20px;
    left:0px;
}
#footer-inner a:link,
#footer-active a:link,
#footer-inner a:visited {
    color:#d4d1d1;
}
#footer-inner a:hover {
    color:#ffffff;
}
#footer-inner #copyright {
  
    color:#e4e3e3;
    text-align:right;
}
#footer-inner #contact {
    font-size:11px;
    color:#e4e3e3;
    position:absolute;
    bottom:22px;
    left:0px;
}

#footer-inner .mobile-footer {
    color:#ffffff !important;
    overflow:auto;
    margin-left:10px;

}

.add-btn,
.home-grid-box .add-btn,
.alternatives .grid li .add-btn,
#results .grid li .add-btn,
#results .list li .add-btn,
.product-info .product-add .add-btn{
    display:inline-block;
    color:#ffffff;
    font-weight:normal;
    text-align:center;
    text-decoration:none;
    cursor:pointer;    
    font-family: 'lightline_gothic_mt_stdRg','pt_sans_narrowregular','Open Sans Condensed', sans-serif;
    font-size:18px;
    background-color:#ed008c;
    border:1px solid #ed008c;
}
.add-btn:hover,
.alternatives .grid li .add-btn:hover,
#results .grid li .add-btn:hover,
#results .list li .add-btn:hover,
.product-info .product-add .add-btn:hover{
    background-color:#fdbce2;
    border:1px solid #fdbce2;
}

.home-grid-box .add-btn, .alternatives .grid li .add-btn, #results .grid li .add-btn, .product-info .product-add .add-btn, #results .list li .add-btn {
    font-size: 20px;
    padding: 8px 10px 4px 10px;
    width: 50px;
}

.product-info .product-add .add-btn {
    font-size: 33px;
    padding: 8px 10px 4px 10px;
    width: 170px;
}

.product-info .product-add input {
    border: 1px solid #ed008c;
    width: 50px;
    padding: 7px 2px 7px 2px;
    font-size: 25px;
    color: #7a7a7a;
    text-align: center;
    display: inline-block;
    font-family: 'pt_sans_narrowregular','Open Sans Condensed', sans-serif;
}
.blue-btn,
.update-btn-m,
.update-btn-p,
.kit-btn,
#cartline3 .checkout-btn-m,
#popline3 .checkout-btn-m:hover,
table#fast_table input.checkout-fast-btn,
table#template_table input.checkout-fast-btn,
table.account_table input.address-btn,
.nextstep-btn,
.add-fast-btn,
.submit-btn-sml,
.home-grid-box .add-btn,
.home-grid-box .kit-btn,
.alternatives .grid li .kit-btn,
#results .grid li .kit-btn,
#results .list li .kit-btn,
.product-info .product-add .kit-btn {
    display:inline-block;
    color:#ffffff;
    font-weight:normal;
    text-align:center;
    text-decoration:none;
    cursor:pointer;    
    font-family: 'lightline_gothic_mt_stdRg','pt_sans_narrowregular','Open Sans Condensed', sans-serif;
    font-size:18px;
    background-color:#fdbce2;
    border:1px solid #fdbce2;
}
.blue-btn:hover,
.update-btn-m:hover,
.update-btn-p:hover,
.kit-btn:hover,
#cartline3 .checkout-btn-m:hover,
#popline3 .checkout-btn-m,
table#fast_table input.checkout-fast-btn:hover,
table#template_table input.checkout-fast-btn:hover,
table.account_table input.address-btn:hover,
.nextstep-btn:hover,
.add-fast-btn:hover,
.submit-btn-sml:hover,
.home-grid-box .add-btn:hover,
.home-grid-box .kit-btn:hover,
.alternatives .grid li .kit-btn:hover,
#results .grid li .kit-btn:hover,
#results .list li .kit-btn:hover,
.product-info .product-add .kit-btn:hover {
    display:inline-block;
    color:#ffffff;
    font-weight:normal;
    text-align:center;
    text-decoration:none;
    cursor:pointer;    
    font-family: 'lightline_gothic_mt_stdRg','pt_sans_narrowregular','Open Sans Condensed', sans-serif;
    font-size:18px;
    background-color:#ed008c;
    border:1px solid #ed008c;
}

.blue-btn, .blue-btn:hover {
    font-size:20px;
    padding:10px 20px 10px 20px;
}

.overlay-button {
    display: inline-block;
    color: #ffffff;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    font-family: 'lightline_gothic_mt_stdRg','pt_sans_narrowregular','Open Sans Condensed', sans-serif;
    font-size: 20px;
    background-color: #ED008C;
    border: 1px solid #ED008C;
    padding: 10px;
}

#popline3 .update-btn-p,
#popline3 .checkout-btn-m,
#popline3 .checkout-btn-m:hover
{
    font-size:16px;
    padding:7px 20px 5px 20px;     
}
.update-btn-m,#cartline3 .checkout-btn-m,table#fast_table input.checkout-fast-btn,table#template_table input.checkout-fast-btn,table.account_table input.address-btn,nextstep-btn,.add-fast-btn{
    font-size:13px;
    padding:4px 0px 4px 0px;    
    width:113px;    
}
.login-btn,.submit-btn,.rep-btn {
    width:115px;
}
.small-orange-btn {
    font-size:13px;
    padding:8px;
    min-width:125px;
}
.large-orange-btn {
    font-size:15px;
    padding:9px;
    width: 170px;
}
.add-btn{
    font-size:14px;
    padding:9px 0px 9px 0px;
    width:93px;
}
.kit-btn {
    font-size:13px;
    padding:9px 0px 9px 0px;
    width:125px;
}
.more-btn,
.small-grey-btn,
.large-grey-btn {
    background:-webkit-gradient( linear,left top,left bottom,color-stop(0.05,#aaaaa8),color-stop(1,#5f5e5e) );
    background:-moz-linear-gradient( center top,#aaaaa8 5%,#5f5e5e 100% ); 
    filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#aaaaa8',endColorstr='#5f5e5e')";
    background-color:#aaaaa8;
    border:1px solid #625f5d;
    display:inline-block;
    color:#ffffff;
    font-family:verdana,Helvetica,Arial,sans-serif;
    font-weight:normal;
    text-align:center;
    text-decoration:none;
    cursor:pointer;
    border-radius:0;
}
.more-btn:hover,
.small-grey-btn:hover,
.large-grey-btn:hover {
    background:-webkit-gradient( linear,left top,left bottom,color-stop(0.05,#5f5e5e),color-stop(1,#aaaaa8) );
    background:-moz-linear-gradient( center top,#5f5e5e 5%,#aaaaa8 100% );
    filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#5f5e5e',endColorstr='#aaaaa8')";
    background-color:#aaaaa8;
}
.small-grey-btn {
    font-size:13px;
    padding:8px;
    min-width:125px;
}
.large-grey-btn {
    font-size: 15px;
    padding: 9px;
    width: 170px;
}
.more-btn {
    font-size:13px;
    padding:9px 0px 9px 0px;
    width:93px;
}
.search-table {
    margin-bottom:5px;
}
#search-box {

    float:right;
}
#search-box table {
    border-spacing:0px;
    width:100%;
}
#search-box td {
    vertical-align:top;
    height:27px;
    padding:0px 0px 0px 5px;
    margin:0;
}
#search-box input {
    border:1px solid #ed008c;
    width:100%;
   /* padding:17px 15px 13px 15px; */
    padding: 14px 10px 10px 15px;
    height:48px;
    color:#aaaaaa;
    font-family: 'lightline_gothic_mt_stdRg','pt_sans_narrowregular','Open Sans Condensed', sans-serif;
    text-align:left;
    display:inline-block;

}
#search-box #brand_select{
    border:1px solid #ed008c;
    padding:14px 10px 10px 15px;
    width:328px;
    height:48px;
    color:#aaaaaa;
    font-family: 'lightline_gothic_mt_stdRg','pt_sans_narrowregular','Open Sans Condensed', sans-serif;
    text-align:left;
}
#search-box #brand_select option{
    padding:2px:20px;
}
.search-btn {
    background-color:#ed008c;
    border:1px solid #ed008c;
    display:inline-block;
    color:#ffffff;
    font-family: 'lightline_gothic_mt_stdRg','pt_sans_narrowregular','Open Sans Condensed', sans-serif;
    font-weight:normal;
    font-size:25px;
    text-align:center;
    text-decoration:none;
    height:48px;
    width:90px;
    margin:0;
    cursor:pointer;
    float: right;
}
.search-btn:hover {
    background-color:#f49ac1;
    border:1px solid #f49ac1;
}
#blog-search-box {
    margin-top:20px;
    margin-left:20px;
}
#blog-search-box table {
    border-spacing:0px;
}
#blog-search-box td {
    vertical-align:top;
    height:27px;
    padding:0px;
    margin:0px;
}
#blog-search-box input {
    border:1px solid #828282;
    width:213px;
    padding:5px 5px 5px 4px;
    font-size:15px;
    color:#7a7a7a;
    font-family: 'pt_sans_narrowregular','Open Sans Condensed', sans-serif;
    text-align:left;
    display:inline-block;
    height: 19px;
}
.sorry {
    padding:20px;
}
.remove-coupon {
    background:url(/ts1600391211/images/png/StyleSheet/5/remove.png);
    background-repeat:no-repeat;
    border:none;
    cursor:pointer;
    background-color: transparent;
    width:13px;
    height:13px;
    display: inline-block;
    line-height: 14px;
    vertical-align: baseline;
    white-space: nowrap;
    text-indent:-99999px;
}
button.remove-line {
    border:0;
    width:13px;
    height:13px;
    background-image:url(/ts1600391211/images/png/StyleSheet/5/remove.png);
    background-repeat:no-repeat;
    display:block;
    cursor:pointer;
  background-color: transparent;
}
#continue{
  margin-bottom:5px;
}
#navigation-wrap {
    background:url(/ts1600391211/images/png/StyleSheet/5/av-menu-bg.png);
    background-repeat:repeat-x;

    width:100%;
}
#navigation {
    margin:0 auto;
    position:relative;
    height:48px;
    width:1050px;
    min-width:1050px;
}
ul#mega li{
  padding:0;

}
ul#mega li a {
    color:#ffffff;
    display:block;
}

#drop,#drop2,#drop3,#drop4 {
    position:absolute;
    left:-999em;
    z-index:1000;
    margin-top:0px;
    margin-left:0px;
    color:#ffffff;
    font-size:13px;
    width:250px;
    padding:10px;
    background:#f47521;
    border:none !important;
}
#drop ul,#drop2 ul,#drop3 ul,#drop4 ul {
    margin:0px;
    width:300px;
    float:left;
    font-size:13px;
}
#drop ul li,#drop2 ul li,#drop3 ul li,#drop4 ul li  {
    margin:0px;
    padding:0px;
    width:250px;
    text-align:left;
    font-size:13px;
    height:30px;
}
#drop ul li:hover,#drop2 ul li:hover, #drop3 ul li:hover,#drop4 ul li:hover {
    margin:0px;
    padding:0px;
    text-align:left;
    font-size:13px;
    height:30px;
    color:#000000;
}

.validation_error {
    color:#f7596f;
    font-size:11px;
    margin-top:2px;
    margin-bottom:2px;
}
td.input_error input[type="text"],
td.input_error textarea,
td.input_error select {
    border:#F7596F 1px solid;
    background-color:#f8e0e0;
}

#recaptcha_widget {

   padding:5px;
   border: 1px solid #DCD9D9;
   background-color:#f2f4f3;
   margin-bottom:5px;
}
#recaptcha_widget #recaptcha_image {
   width: 100% !important;
   margin-bottom:5px;
}
#recaptcha_widget div.recaptcha_only_if_incorrect_sol {
}
#recaptcha_widget span.recaptcha_only_if_image {
}
#recaptcha_widget span.recaptcha_only_if_audio {
}
#recaptcha_widget #recaptcha_response_field {

   margin-top:5px;
}
#recaptcha_widget div.recaptcha_only_if_image {
}
#recaptcha_widget div.recaptcha_only_if_audio {
}
#recaptcha_widget div.recaptcha_reload {
    text-align:right;
    font-size:11px;
}
#cart-box .pop {
    position:absolute;
    top:16px;
    right:20px;
    width:19px;
    height:18px;
    display:inline;
    font-family: 'lightline_gothic_mt_stdRg','pt_sans_narrowregular','Open Sans Condensed', sans-serif;
}
.pop .pop_menu {
    display:none;
    margin-top:-16px;
    margin-right:-20px;
}
.pop .pop_toggle {
    background-image:url(/ts1600391211/attachments/StyleSheet/5/av-cart-down.png);
    background-repeat:no-repeat;
    background-position:center center;
    width:19px;
    height:18px;
    overflow:hidden;
    cursor:pointer;
    background-color:#c7df7d;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
}
.active .pop_menu {
    display:block;
    background-color:#ffffff;
    color:#7a7a7c;
    position:absolute;
    padding:0px;
    width:554px;
    right:0px;
    top:0px;
    font-size:15px;
}
.active .pop_menu a {
    color:#f49ac1;
}
.active .pop_toggle {
    z-index:2000;
    position:absolute;
    top:0;
    right:0;
    background-color:#c7df7d;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
    background-image:url(/ts1600391211/attachments/StyleSheet/5/av-cart-up.png);
}
#popline1,#popline5,#popline4 {
    padding:10px;
}
#popline1 {
    background-color:#615f5f;
    text-align:center;
    color:#ffffff;
    font-size:17px;
    border-bottom:1px solid #8a8787;
}
#popline2 {
    text-align:center;
    color:#ffffff;
    height:35px;
    font-size: 18px;
    padding-top: 17px;
    text-transform:uppercase;
    background-color:#747272;
    font-family: 'pt_sans_narrowregular','Open Sans Condensed', sans-serif;
}
#popline3 table {
    margin-bottom:0px;
}
#popline3 td {
    border-bottom:1px solid #8c8b8b;
    vertical-align:middle;
    background-color:#454343;
    line-height:20px;
    font-size:16px;
    color:#ffffff;
    padding:5px;
}
#popline3 td input {
    width:50px;
    border:1px solid #000000;
    padding:5px 10px;
    font-size:18px;
    line-height:19px;
    text-align:center;    
    color:#7a7a7a;
    font-family: 'pt_sans_narrowregular','Open Sans Condensed', sans-serif;
    margin:0px;
}
#popline4 {
    background-color:#747272;
    color:#ffffff;
    padding:10px 20px;
}
#popline4 .c4left {
    float:left;
    width:170px;
}
#popline4 .c4right {
    float:right;
    width:200px;
    text-align:right;
}
#popline5 {
    text-align: center;
}
#slider-wrap {
  
    width:100%;
    margin-bottom:25px;

}
.carousel-control{
   background:none !important;

}
.carousel img{
  width:100%;

}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.fancybox-opened {
  z-index: 8030;
}

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
     -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
          box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
  position: relative;
}

.fancybox-inner {
  overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url(/ts1600391211/images/png/StyleSheet/5/fancybox_sprite.png) ;
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url(/ts1600391211/attachments/StyleSheet/5/fancybox_loading.gif) center center no-repeat;
}

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background:transparent url(/ts1600391211/attachments/StyleSheet/5/blank.gif);  /* helps IE */
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  z-index: 8040;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}

.fancybox-nav:hover span {
  visibility: visible;
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url(/ts1600391211/images/png/StyleSheet/5/fancybox_overlay.png);
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent; /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
     -moz-border-radius: 15px;
          border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

.fancybox-title-inside-wrap {
  padding-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
     only screen and (min--moz-device-pixel-ratio: 1.5),
     only screen and (min-device-pixel-ratio: 1.5){

  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url(/ts1600391211/images/png/StyleSheet/5/fancybox_sprite_2x.png);
    background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
  }

  #fancybox-loading div {
       background-image: url(/ts1600391211/images/png/StyleSheet/5/fancybox_loading_2x.png);
    background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
  }
}
button.close {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    cursor: pointer;
    padding: 0;
}
.close {
    color: #000000;
    float: right;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    opacity: 0.2;
    text-shadow: 0 1px 0 #FFFFFF;
}
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.alert {

  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #ffffff;
  border: 1px solid #ffffff;
}
.alert,
.alert h4 {
  color: #c09853;
}
.alert h4 {
  margin: 0;
}
.alert .close {

  line-height: 20px;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-success h4 {
  color: #468847;
}
.alert-danger,
.alert-error {
  /*
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
  */
  
  	color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.alert-danger h4,
.alert-error h4 {
  color: #3c763d;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-info h4 {
  color: #3a87ad;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}
.tab-container .av-tab-section-tabs{
  margin:0;
  padding:0;

}
.tab-container .tab-content{
  padding:15px 0;

}


#home-logos {}
table.logos-table {
    width:100%;
    margin-bottom:0;
}
table.logos-table td {
    border-left:1px solid #efefef;
    border-right:1px solid #efefef;
    border-bottom:1px solid #efefef;
    text-align:center;
    padding:10px 8px;
}

.bradn-logo {
    width: 14.28%;
    float: left;
     border-left:1px solid #efefef;
    border-right:1px solid #efefef;
    border-bottom:1px solid #efefef;
    text-align:center;
    padding:5px;
}
/*
a.logoroll {
    width: 100%;
    height: 55px;
    text-decoration: none;
    float: left;
    margin-right: 1px;
    text-indent: -9999px;
    display: block;
    background-size: cover;
}
a.logoroll:hover{
    background-position: 0px -55px;
}
*/
a.logoroll img {
  filter: gray; /* IE6-9 */
  filter: grayscale(1); /* Microsoft Edge and Firefox 35+ */
  -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
}

/* Disable grayscale on hover */
a.logoroll img:hover {
  filter: none;
  -webkit-filter: grayscale(0);
}

/*
a.opi{background-image:url(/ts1600391211/attachments/StyleSheet/5/opi.png);}
a.vagheggi{background-image:url(/ts1600391211/attachments/StyleSheet/5/vagheggi.png);}
a.anesi{background-image:url(/ts1600391211/attachments/StyleSheet/5/anesi.png);}
a.waxaway{background-image:url(/ts1600391211/attachments/StyleSheet/5/waxaway.png);}
a.botany{background-image:url(/ts1600391211/attachments/StyleSheet/5/botany.png);}
a.vixen{background-image:url(/ts1600391211/attachments/StyleSheet/5/vixen.png);}
a.moroccantan{background-image:url(/ts1600391211/attachments/StyleSheet/5/moroccanTan.png);}
a.hilift{background-image:url(/ts1600391211/attachments/StyleSheet/5/hiLift.png);}
a.thebeautycase{background-image:url(/ts1600391211/attachments/StyleSheet/5/beauty.png);}
a.diora{background-image:url(/ts1600391211/attachments/StyleSheet/5/diora.png);}
a.gena{background-image:url(/ts1600391211/attachments/StyleSheet/5/gena.png);}
a.caronlab{background-image:url(/ts1600391211/attachments/StyleSheet/5/caronLab.png);}
a.fakebake{background-image:url(/ts1600391211/attachments/StyleSheet/5/fakeBake.png);}
a.sttropez{background-image:url(/ts1600391211/attachments/StyleSheet/5/stTropaz.png);}
a.ardell{background-image:url(/ts1600391211/attachments/StyleSheet/5/ardell.png);}
a.agadir{background-image:url(/ts1600391211/attachments/StyleSheet/5/agadir.png);}
a.jbronze{background-image:url(/ts1600391211/attachments/StyleSheet/5/jbronze.png);}
a.cnd{background-image:url(/ts1600391211/attachments/StyleSheet/5/cnd.png);}
a.blinc{background-image:url(/ts1600391211/attachments/StyleSheet/5/blinc.png);}
a.nakedtan{background-image:url(/ts1600391211/attachments/StyleSheet/5/naked.png);}
a.riffi{background-image:url(/ts1600391211/attachments/StyleSheet/5/riffi.png);}
*/ 