/* CSS Document */

@import url("https://fonts.googleapis.com/css?family=BenchNine:400,700%7COpen+Sans:400,600,700");

@font-face {
    font-family: 'DroidSansRegular';
    src: url('../fonts/DroidSans-webfont.eot');
    src: url('../fonts/DroidSans-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/DroidSans-webfont.woff') format('woff'),
         url('../fonts/DroidSans-webfont.ttf') format('truetype'),
         url('../fonts/DroidSans-webfont.svg#DroidSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'DroidSansBold';
    src: url('../fonts/DroidSans-Bold-webfont.eot');
    src: url('../fonts/DroidSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/DroidSans-Bold-webfont.woff') format('woff'),
         url('../fonts/DroidSans-Bold-webfont.ttf') format('truetype'),
         url('../fonts/DroidSans-Bold-webfont.svg#DroidSansBold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face{font-family:'TendernessRegular';src:url("../fonts/Tenderness-webfont.woff") format("woff");font-weight:normal;font-style:normal}@font-face{font-family:'custom';src:url("../fonts/custom.woff") format("woff"), url("../fonts/custom.ttf") format("truetype");font-weight:normal;font-style:normal}

h1{font-weight:normal;font-family:'TendernessRegular';}
strong, b{ font-family: 'DroidSansBold'; font-weight:normal;}
a{color:#999;}

#feature {
  width: 31%;
  float: left;
  position: relative;
}

/* --------------------------------------     SURROUND ------------------------------------- */
img{
  border:none 0px;
}
body{
  margin:0;
  padding:0;
  color: #fff;
 font-family: 'DroidSansRegular', Arial, sans-serif;
  font-size: 13px;
  background:#000;
}
#container{
  max-width:1400px;
width:96%;
  position:relative;
  margin-bottom:20px;
  clear: both;
  overflow: hidden;
  margin-left:auto;
  margin-right:auto;
}


#content{
   margin-left:260px;
  margin-right:240px;
   width:calc(100% - 500px);
}

#content img, #listrow img{max-width:100%; height:auto;}
HTML>body #content{
  margin-left:260px;
  margin-right:240px;
  width:calc(100% - 500px);
}



#mainarea{
 position:relative;
 clear: both;
 margin-top: 15px;
 background-image: url(images/left_bg_ie.gif);
 background-repeat: repeat-y;
 background-position: left top;
 overflow: hidden;
 display: inline-block;
 width:100%;
}



#loginband{
  height:27px;
  position:relative;
  padding-top:6px;
}
#topband{
text-align:center;
  position:relative;
  border-bottom: 1px solid #333;
}
.textband{
  position:absolute;
  text-align:right;
  right:0;
 top: 15px;
}
.phonetext {

  font-size: 26px;
      font-family: 'DroidSansBold';
  color: #690707;
}
.phonenum {

  font-size: 26px;
      font-family: 'DroidSansBold';
  color: #000000;
}
.phoneicon {
  float: right;
  margin-top: -3px;
  margin-right: 4px;
  margin-left: 7px;
}


a.toplink{

  font-size: 12px;
  color: #999;
  text-decoration: none;
  text-align: right;
  display: block;
  width: 36px;
  float: right;
  position: relative;
  background-image: url(images/top_line.gif);
  background-repeat: no-repeat;
  background-position: left center;
  margin-top: 4px;
  
}
a.toplink:hover{
  text-decoration:underline;
}
a.toplink2{

  font-size: 12px;
  color: #999;
  text-decoration: none;
  text-align: right;
  display: block;
  width: 85px;
  padding-right: 12px;
  float: right;
  margin-top: 4px;
  
}
a.toplink2:hover{
  text-decoration:underline;
}
#logoband{
  height:95px;
}
.logo {

  padding-top: 32px;
  position: relative;
}

.topphone {
  float: right;
  margin-top: 18px;
}

#menu{

  position:relative;
  clear: both;
border-top:1px solid #333;
text-align:center;
padding:8px 0;
}
.tab{
  height:24px;
  display:inline-block;
  text-align:center;
  padding-left:34px;
  font: 400 16px/1.2 "BenchNine", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
transition: background .3s;padding: 4px 11px;color:rgb(255, 255, 255);text-transform:uppercase;font-size:18px;
  text-decoration: none;
margin: 0 4px;
}
.tab:hover{
background: #2b2b2b;
	text-decoration: none;
}
.tabON{
  width:108px;
  height:20px;
  background:url(images/tabON.gif) no-repeat bottom right;
  float:right;
  margin-left:7px;
  text-align:right;
  padding-right:10px;
  padding-top:4px;

  font-size: 12px;
  color: #2c466d;
  text-decoration: none;
}
.tabright{
  height:24px;
  float:right;
  text-align:center;
  padding-right:14px;
  padding-left:14px;
  padding-top:6px;

  font-size: 14px;
  color: #fff;
  text-decoration: none;
  background:url(images/line.gif) no-repeat top left;
      font-family: 'DroidSansBold';
}
.tabright:hover{
  background:url(images/menu_bg_roll.gif) repeat-x top left;
  color: #FFFFFF;
}
.menuicon{
  float:left;
  position:relative;
  margin-left:10px;
}
#textsize{
  float:right;
  width:62px;
  position:relative;
  margin-top:2px;
  z-index:1;
}

#treeview{
  height:22px;
  padding-top: 10px;
}

#cartarea{
  position:relative;
  clear: both;
  margin-top: 6px;
  background-image: url(images/cart_lines.gif);
  background-repeat: repeat-y;
  background-position: left top;
  overflow: hidden;
}
#leftcol{
  width:220px;
  float:left;
  position:relative;
  padding-bottom: 15px;
}
#rightcol{
  width:200px;
  float:right;
  position:relative;
}
#rightcol img{max-width:200px!important; height:auto; margin-bottom:20px;}
#colbox{
  width:100%;
  margin-bottom:10px;
}

#boxtopblue{
  height:24px;
  padding-left:84px;
  padding-top:8px;
  background-color: #515151;
  position: relative;
}

#boxtopblack{
  height:24px;
  padding-left:24px;
  padding-top:6px;
  background-color: #515151;
  position: relative;
}
#boxtopgrey{
  height:24px;
  padding-left:24px;
  padding-top:6px;
  background-color: #515151;
  position: relative;
}
#boxcontent{
  position: relative;
}
#boxcontent2{
  padding:10px 16px;
  background-color: #666;
}
#boxcontent2 input{width:100%; box-sizing:border-box;}
#boxcontent2 img{margin-bottom:5px;}
input.signup{

padding:2px 20px; font-size:18px; font-family:'TendernessRegular';
  background:#333; color:#fff;border-radius:3px;border:0; cursor:pointer;
}
input.signup:hover{background:#222;}
#boxbutton{
  padding-left:10px;
  padding-bottom:8px;
}
.speech{
  float: right;
  margin-right: -20px;
  margin-top: -10px;
}
#colboxright{
  width:200px;
  background-color: #F2F3F1;
}
#boxtopblueright{
  background:url(images/box_top_blueright.jpg) no-repeat;
  height:20px;
  padding-left:43px;
  padding-top:8px;
}
#boxtopgreyright{
  height:24px;
  padding-left:16px;
  padding-top:6px;
  background-color: #0099ff;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #B2B2B2;
}
.advbox{
  width:200px;

}
.boxicon{
  position:absolute;
  z-index: 100;
  left: 0px;
  top: 2px;
  border:none 0px;
}
#boxitem{
  margin-bottom:5px;
  margin-right:8px;
  overflow:auto;
  display: inline-block;
  position:relative;
}
#boxiteminfo{
  margin-left:65px;
  padding-bottom:8px;
  border-bottom:1px solid #ccc;
  padding-top:5px;
}
a.leftmenu{
    font-family: 'DroidSansBold';
  font-size: 95%;

  color: #fff;
  text-decoration: none;
  display: block;
  width:100%;
  line-height:18px;
  height: 24px;
  padding-top: 6px;
  z-index: 1;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #333;
}
a.leftmenu:hover{
  color:#666;
}
a.rightmenu{

  font-size: 95%;
  font-weight: normal;
  color: #474646;
  text-decoration: none;
  display: block;
  width:175px;
  padding-left: 15px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #FFFFFF;
  padding-bottom:6px;
  padding-top: 6px;
}
a.rightmenu:hover{
  color:#999999;
}
a.leftview{
 
  color: #888;
  text-decoration: none;
  display: block;
  width:174px;

  height: 22px;
  padding-top: 10px;
}
a.leftview:hover{
  color: #fff;
}
a.leftsale{

  font-size: 120%;
      font-family: 'DroidSansBold';
  color: #fff;
  text-decoration: none;
  display: block;
  width:100%;
  padding-left: 24px;
  height: 32px;
  padding-top: 6px;
  box-sizing:border-box;
  text-transform: uppercase;
 background-color: #690707;
  position: relative;
}
a.leftsale:hover{
  text-decoration:none;
  
}
.bigletter{
  
  font-size: 130%;
      font-family: 'DroidSansBold';
  color: #4C4C4C;
  text-decoration: none;
}
.leftletters {
  
  font-size: 16px;
      font-family: 'DroidSansBold';
  color: #CCCCCC;
  float: left;
  position: relative;
  padding-top: 1px;
  margin-left: -2px;
}


#cartbox{
  width:100%;
  background-color: #515151;
  margin-bottom:25px;
}
#carttop{

  padding-left:16px;

  font-size: 16px;
  color: #fff;
  text-decoration: none;
      font-family: 'DroidSansBold';
}
#cartbase{
  height:35px;
  padding-left:15px;
  padding-top: 10px;
}
#cartcontents{
  margin-left:16px;
  padding-top: 6px;
  padding-right: 11px;
}
.cartitems {

  font-size: 11px;
  color: #fff;
  text-decoration: none;
  display: block;
  padding-bottom: 5px;
  font-weight: normal;
}
.carticon {
margin-bottom:5px!important;
}

.checkout {
  margin-right: 10px;
}
#baseband{
  height:35px;
  clear:both;
  position: relative;
  padding-top: 12px;
}
.sitelinksrow {
  height: 92px;
  padding-top: 8px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: #e6e6e6;
  border-bottom-color: #e6e6e6;
  text-align: center;
  position: relative;
}

.sitepic{
  margin-right:4px;
}
HTML>body .sitepic{
  margin-right:3px;
}
.articlesrow {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #e6e6e6;
  padding-top: 15px;
  padding-bottom: 20px;
  overflow: hidden;
  position: relative;
  min-height:85px;
  margin-left: 198px;
  margin-right: 200px;
  display: inline-block;
  width:626px;
}
HTML>body .articlesrow{
  width:618px;
}
.articlesrowcart {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #e6e6e6;
  padding-top: 20px;
  padding-bottom: 20px;
  overflow: visible;
  position: relative;
  min-height:85px;
  margin-left: 198px;
  display: inline-block;
  width:826px;
}
HTML>body .articlesrowcart{
  width:818px;
}
.articlebox {
  float: left;
  width: 179px;
  position: relative;
  display: inline-block;
  margin-left: 17px;
}
html>body .articlebox{
  width:175px;
  margin-left:20px;
}

.credits {
  padding-top: 20px;
  padding-bottom: 20px;
  clear: both;
  float: left;
  width: 100%;
  position: relative;
}
.crediticons {
  margin-left: 25px;
}

.secure {
  float: right;
  position: relative;
  margin-right: 25px;
}


#baselinks{
  margin-top:15px;
  position:relative;
  height:55px;
}


/* --------------------------------------     PAGES ETC       ------------------------------------- */




.right{
  float:right;
  position:relative;
}



.left{
  float:left;
  position:relative;
}
.textsize{
  width: 75px;
  float: right;
  margin: 2px 0 5px;
}
#testrow{
  margin-bottom:15px;
  position:relative;
  overflow:visible;
  height:80px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #ECECEC;
  padding-bottom: 15px;
  padding-top: 15px;
  margin-right: 15px;
  margin-left: 15px;
}
HTML>body #testrow{height:auto; overflow:auto;}
#testimage{
  width:120px;
  position:relative;
  margin-bottom: 10px;
  float: left;
  margin-right: 15px;
}
#testtext{
  position:relative;
  padding-bottom:8px;
  margin-left: 135px;
}
#corners{
display:none;
}


/* --------------------------------------     TEXT    ------------------------------------- */

.whiteheads {

  font-size: 120%;

  color: #FFFFFF;
  text-decoration: none;
}
.infoheads {

  font-size: 125%;
      font-family: 'DroidSansBold';
  color: #FFFFFF;
  text-decoration: none;
  line-height: 18px;
}

a.itemlink{

  font-size: 95%;
  color: #666666;
  text-decoration: none;
  text-align: left;
}
a.itemlink:hover{
  text-decoration:underline;
  color: #E71616;

}
a.smallgreylink{
  
  font-size: 12px;
  color: #fff;
  text-decoration: none;
  
}
a.smallgreylink:hover{
  text-decoration:underline;
}

a.articlelink{
  
  font-size: 80%;
  color: #666666;
  text-decoration: none;
  
}
a.articlelink:hover{
  text-decoration:underline;
}

.smallgrey {
  
  font-size: 12px;
  color: #fff;
  text-decoration: none;
}
.redbold {
  
  font-size: 17px;
  color: #c3262e;
  text-decoration: none;
      font-family: 'DroidSansBold';
  display: block;
  padding-top: 5px;
  padding-bottom: 3px;
}
.forms {
  width: 60%;
  	padding-left:5px;
  font-size: 12px;
  font-weight: normal;
  color: #333333;
box-sizing:border-box;
height:24px; line-height:24px;
  margin-bottom: 10px;
  border-radius:2px; border:0;
}
select.forms{padding-left:0;}
#boxcontent .forms{width:84%;}
.searchgo{
margin-left:-6px;margin-top:-1px; display:inline-block;vertical-align:middle;
}
.formsauto {
  
  font-size: 11px;
  font-weight: normal;
  color: #333333;
    height: 24px;
    line-height: 24px;
    margin-bottom: 10px;
    border-radius: 2px;
    border: 0;
	padding-left:5px;
}


.quotetext {
  
  font-size: 100%;
      font-family: 'DroidSansBold';
  color: #999999;
  text-decoration: none;
}
.quotename {
  
  font-size: 12px;
      font-family: 'DroidSansBold';
  color: #666666;
  text-decoration: none;
}
.largegrey {
  
  font-size: 12px;
      font-family: 'DroidSansBold';
  color: #666666;
  display: block;
  padding-top: 5px;
}
.smallblue {
  
  font-size: 100%;
  font-weight: normal;
  color: #CC0000;
}
.smallwhite {
  font-weight:normal;
  font-size: 12px;
  color: #999;
  text-decoration: none;
    font-family: 'DroidSansRegular';
}
a.smallwhitelinks {
  
  font-size: 11px;
  line-height: 16px;
  color: #9a9b9b;
  text-decoration: none;
  margin-right: 2px;
  margin-left: 2px;
  padding-bottom: 3px;
  display: inline-block;
  vertical-align: top;
}
a.smallwhitelinks:hover {
  text-decoration:underline;
}
.account {
  
  font-size: 12px;
      font-family: 'DroidSansBold';
  color: #2d77a7;
  font-style: italic;
}
.logintext {
  
  font-size: 12px;
  color: #666666;
  padding-right: 3px;
  padding-left: 5px;
}
.loginforms {
  
  font-size: 11px;
  font-weight: normal;
  color: #333333;
  width: 100px;
}
.bodytext {
  float:none;
  font-weight: normal;
  color: #fff;
  text-decoration: none;
  font-size: 100%;
  display: block;
  line-height:20px;
  width:100%;

}
.subheads {
font-family:'TendernessRegular';
  font-size: 24px;
  color: #999;
  text-decoration: none;
  display: block;
  font-weight: normal;
  height: 35px;
  padding-top: 6px;

}
.subheadsbold {
  
font-family:'TendernessRegular';
  font-size: 24px;
  color: #999;
  text-decoration: none;

}
.oldprice {
  
  font-size: 12px;
  color: #999999;
  text-decoration: line-through;
    font-family: 'DroidSansBold';
}


.prodlink {
  
 color:#fff; display:block;font-weight:normal; line-height:19px; font-size:19px; font-family: 'TendernessRegular';
  text-decoration: none;
max-width:90%; margin:0 auto;
  min-height:46px;
}
.prodlink:hover{
  text-decoration: underline;
}
a.subheadgreylink {
  font-family:'TendernessRegular';
  font-size: 20px;
  color: #fff;
  text-decoration: none;


}
a.subheadgreylink:hover{
  text-decoration:underline;
}

.whitebody{
  
  font-size: 97%;
  color: #FFFFFF;
  line-height: 97%;
  
}
.largewhite{
  
  font-size: 24px;
  font-weight: normal;
  color: #FFFFFF;
  text-decoration: none;
  display: block;
  margin-bottom: 4px;
  padding-top: 15px;

}
.join {
  margin-bottom: -4px;
  margin-left: 8px;
}

a.largelink{
  
  font-size: 12px;
  color: #FFFF00;
  text-decoration: none;
  margin-top: -5px;

}
a.largelink:hover{
  text-decoration: underline;
}

/* --------------------------------------     HOMEPAGE    ------------------------------------- */
#bannerrow{
  height:1px;
  position:relative;
  float: left;
  width:100%;
  margin-top:15px;
  visibility: hidden;
}



#delvbox{
width:44%;
  float:right;
  height:60px;
  background:url(images/delv_bg.gif) repeat-x top left;
  text-align:center;
  position:relative;
  padding-left:25px;
}
.deltext{
  margin-top:5px;
  margin-right:auto;
  margin-left:auto;
}
#phonebox{
width:45%;
  float:left;
  height:60px;
  background:url(images/phone_bg.gif) repeat-x top left;
  text-align:center;
  position:relative;
  padding-left:20px;
}

#homeimage{

  margin-bottom:10px;
}
#homeimage img{width:100%; height:auto;}
#homeoverlay{
  float:left;
  position:relative;
  height:163px;
  background:url(images/image_bg.gif) repeat-x top left;
  width:241px;
}
#imagebox{
  height:163px;
  background:url(images/image_box_bg.gif) repeat-x top left;
  position:relative;
  padding-right: -1px;
  margin-left:241px;
  padding-left:15px;
}
.imagetext{
  margin-top:65px;
  margin-left:5px;
  position:relative;
}
#productlist{
  margin-bottom:10px;
}
#listheader{
padding-bottom:12px;
  padding-top:6px;
  position: relative;
  float: left;
  width: 100%;
  font-family:'TendernessRegular', Arial, sans-serif;
	font-size: 26px;
  color: #fff;

}

.listheadright{
  float:right;
  position:relative;
  margin-top:-6px;
}
#list{
  margin-top:10px;
  position:relative;
  margin-right:2px;
  float:left;
  width:32%;
}
#featurelist{
  margin-top:10px;
  position:relative;
  margin-right:2px;
  float:left;
  width:100%;
  margin-bottom:10px;
  border-bottom: 1px solid #e6e6e6;
}
#listrow{

 padding:5px 0 10px;
 position:relative;

 width: 101%;

  margin:0 -0.5%;
 float: left;
}
#listrowright{
  padding-bottom:5px;
  padding-top:5px;
  position:relative;
  width:99%;
  margin-bottom:10px;
  float: left;
  margin-right: auto;
  margin-left: auto;
}



.listholder{
display:inline-block;
  position:relative;
  width:33%;
  text-align:center;
  vertical-align:top;
padding-bottom:15px;
}



.listitem{
  width:calc(100% - 30px);
  margin-left:auto;
  margin-right:auto;
  text-align:center;
  background-repeat: repeat-y;
  background-position: left top;
border:1px solid #333;
padding:10px;transition: all .3s ease-in-out; 

}
.listitem:hover{border-color:#777;}


@media(min-width:1500px){.listitem, .listitemright{min-height:300px;}}

.listitem img, .listitemright img{width:100%; height:auto;}
#listtop {
   display:none;
}
#listbottom {
  display:none;
}

#itemtext img{
margin-bottom:22px;object-fit: cover;

  width: 600px;
  height: 180px;
}
.listitemmain{
  position:relative;
  width:152px;
  text-align:center;
  margin-left:auto;
  margin-right: auto;

  
}

.listadd{display:block; width:100%; padding:20px 0 0; overflow:hidden;}
.listadd .listqty{width:50%;border-radius:2px 0 0 2px;float:left;box-sizing:border-box;height:30px;background:#fff; color:#000; font-size:12px;}
.listadd input{width:calc(100% - 50px); text-align:center; height:28px; margin-left:10px; border:0;}
a.addbtn{width:50%;float:left;box-sizing:border-box; text-transform:uppercase; font-size:16px; font-family:'TendernessRegular';height:30px; background:#4a4a49; color:#fff; line-height:30px;text-decoration:none;border-radius:0 2px 2px 0;}
a.addbtn:hover{background:#888}
.code{color:#777; font-size:13px; padding:3px 0 10px;}
.price{font-size: 20px;
color:#c3262e;
text-decoration: none;
font-family: 'Open Sans';
font-weight:600;
display: block;
padding-top: 5px;
padding-bottom: 3px;}

.detqty{width:100px;float:left;box-sizing:border-box;height:26px;background:#fff;padding-left:5px; border-radius:2px; color:#000; font-size:12px; margin-top:10px;}
.detqty input{width:56px; text-align:center; height:24px; margin-left:10px; border:0; }
.detailhead .formssmall{height:26px; }
.subheadsred {
  
  font-size: 120%;
  color: #E71616;
  text-decoration: none;
      font-family: 'DroidSansBold';
}
.subheadgrey {
  
  font-size: 20px;
  color: #fff;
  text-decoration: none;
  font-family:'TendernessRegular';
}

/* --------------------------------------     FORMS    ------------------------------------- */



.formtext{
  
  font-size: 12px;
  color: #333333;
  float: left;
  width: 120px;
  position: relative;
  
}

#button{
  margin-top:20px;
  margin-bottom:20px;

}

/*    ---------------        NEWS MODULE        ------------------    */

#newslist{
  margin-top:8px;
  padding-bottom:15px;
  position:relative;

  height:50px;
  padding-top:10px;

}
HTML>body #newslist{height:auto;}
#newsinfo{
  margin-left:28px;
  position:relative;
}
#newsbits{
  height:30px;
  position:relative;
}
#date{
  height:23px;
  width:20px;
  background:url(../images/date_small.gif) no-repeat;
  text-align:center;
  padding-top:4px;
  float:left;
  position:relative;
}
.date {
  
  font-size: 14px;
    font-family: 'DroidSansBold';
  color: #000000;
  line-height: 14px;
  text-decoration:none;
}
.month {
  line-height:11px;
  font-size: 7px;
      font-family: 'DroidSansBold';
  color: #000000;
  margin-top: -2px;
  text-decoration:none;
}
#newspic{
  text-align:center;
  margin-top:10px;
  pading-bottom:10px;
  position:relative;
}
#newscaption{
  text-align:center;
  margin-top:6px;
}
#newsenlarge {
  position:absolute;
  width:30px;
  height:28px;
  z-index:4;
  right:8px;
  bottom:0px; 
}
.searchbutt{
  margin-bottom:-5px;
  padding-top:3px;
}
.newsdate{
  float:right;
  position:relative;
  
  font-size: 11px;
  color: #333333;
  font-weight: normal;
  margin-right:5px;
  margin-top:-2px;
}
#newsimagecol{
  width:160px;
  float:right;
  position:relative;
  padding-bottom:40px;
  margin-left:20px;
  margin-right: 15px;
}
#photonews{
  width:187px;
  margin-bottom:5px;
  position:relative;
  background:url(images/right_bg.jpg) repeat-x top left;
  padding-bottom:15px;
  float:right;
  position:relative;
}
/*    ---------------        MULTIPLE PAGES        ------------------    */

#pages{
  margin-top:5px;
  float:left;
  position:relative;
border-top:1px solid #333;
border-bottom:1px solid #333;
  width: 100%;
  padding-top: 6px;
  padding-bottom: 6px;
  margin: 20px 0;
  overflow: hidden;
  min-height: 20px;
}

.pageon {
    margin-left: 10px;
  font-size: 12px;
     font-family: 'DroidSansBold';
  color: #fff;
  text-decoration: none;
}
.sorttext{
  
  font-size: 12px;
  color: #ccc;
  text-decoration: none;
  padding-right:10px;

  float: left;
  position: relative;
  margin-top: 1px;
}
A.numberlinks {
  
  font-size: 12px;
  color: #ccc;

  margin-left: 10px;
  text-decoration: none;
}
A.numberlinks:hover {
  text-decoration: underline;
  color:#666;
}
#displayper{
  position:absolute;
  height:20px;
  top: 6px;
  right: 5px;
}

/*    ---------------        ACCOUNT AREA        ------------------    */ 

#acctitle {
  margin-left:50px;
  padding-top:5px;
  width:100px;
}
#accintrorow{
  height:140px;
  margin-bottom:15px;
  position:relative;
  padding-left: 15px;
  padding-right: 15px;
}
#accintrobox{
  width:47%;
  float:left;
  position:relative;
  background-color: #111;
}
#accintrobox2{
  width:48%;
  float:right;
  position:relative;
  background-color: #111;
}
#accboxtext{
  margin-left:30px;
  padding-top:15px;
  padding-right:10px;
}
.manage{
  margin-top:12px;
  margin-left:-2px;
}
#acctablehead{
  height:22px;
  padding-left:10px;
  background:#151515;
margin-top:20px;
}
#accrow {
  padding-left:10px;
padding:10px 0;
  min-height:22px;

  background-color:none;

  border-bottom:1px solid #333;
}
HTML>body #accrow{height:auto;  overflow: auto;}
#accrowgrey {
  background:none;
  padding-left:10px;

  min-height:22px;
overflow:hidden; padding:10px 0;

    border-bottom:1px solid #333;
}
HTML>body #accrowgrey{height:auto;  overflow: auto;}
#acccellxwide {
  float:left;
  width:55%;
  padding-top:4px;
  position:relative;
}
#acccellxwide {
  float:left;
  width:330px;
  padding-top:4px;
  position:relative;
}
#acccellwide {
  float:left;
  width:130px;
  padding-top:4px;
  position:relative;
}
#acccellshort {
  float:left;
  width:90px;
  padding-top:4px;
  position:relative;
}
#acccellmid {
  float:left;
  width:26%;
  padding-top:4px;
  position:relative;
}
#accbutcell{
  float:right;
  position:relative;
  width:44px;
  padding-top:4px;
  text-align:center;
}
#acctotal{
  float:right;
  position:relative;
  padding-top:4px;
  text-align:right;
  margin-right: 15px;
}
#acccellleft{
  float:left;
  position:relative;
  width:50px;
  padding-top:4px;
  text-align:center;
}
.accbutt {
  float:right;
  position:relative;
  margin-right:-25px;
  margin-left:30px;
  margin-bottom:15px;
}
#accblogbox{
  width:41%;
  padding:20px;
  padding-left:15px;
  padding-left:10px;
  float:left;
  position:relative;
  height:100px;
  background:#e0e0e0;
}
#accblogbox2{
  width:41%;
  padding:20px;
  padding-left:15px;
  padding-left:10px;
  float:right;
  position:relative;
  height:100px;
  margin-left:30px;
  background:#e0e0e0;
}
a.accmenutab{
  height:22px;
  padding-right:10px;
  padding-left:10px;
  
  font-size: 11px;
  color: #FFFFFF;
  text-decoration: none;
  display: block;
  float: right;
  padding-top:5px;
  background:url(images/acc_tab.gif) no-repeat top left;
  margin-bottom:1px;
}
a.accmenutab:hover{
  background:url(images/acc_tab_roll.gif) no-repeat top left;
}
.accmenuicon {
  margin-bottom: -1px;
}
#hidden {
  height: 190px;
  width: 460px;
  background-color: #d9d6d6;
  padding: 8px;

  margin-5px;
  margin-top: 5px;
}
#options {
  background-color: #999999;
  height: 15px;
  width: 460px;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 5px;
}
#labels {
  margin-top: 1px;
  margin-left: 120px;
  width: 300px;
  margin-bottom: 5px;
}
#formrow1 {
  padding-bottom:3px;
  position:relative;
  height: 20px;
  padding-top: 10px;
}
#tabs{
  height:28px;
  margin-bottom:2px;
    border-bottom:1px solid #5f5f5f;
    position:relative;
}
#tabON{
  background:url(images/tabON.gif) no-repeat top left;
  height:28px;
  width:111px;
  margin-right:2px;
  float:left;
  text-align:center;

}
#tab{
  background:url(images/tab.gif) no-repeat top left;
  height:28px;
  width:111px;
  margin-right:2px;
  float:left;
  text-align:center;
}
A.tablinks {
  
  font-size: 12px;
  color: #FFFFFF;
  text-decoration: none;
  line-height: 25px;
}
A.tablinks:hover {
  
  font-size: 12px;
  color: #FFFFFF;
  text-decoration: underline;
}
#checkcell {
  width: 25px;
  float: left;
  padding-top: 4px;
}
#statuscell {
  width: 45px;
  float: left;
  padding-top: 4px;
  text-align: center;
  position:relative;
}
#maincelltall {
  padding-top:8px;
  margin-left: 75px;
  padding-bottom: 8px;
}
#tablerowtall {
  padding-left:8px;
  padding-right:8px;
}
#tablerowgreytall {
  background:#ebebeb;
  padding-left:8px;
  padding-right:8px;
}
#maincell{
  float:left;
  width:49%;
  padding-top:4px;
}





#listdetails{
  padding-bottom:6px;
  padding-top:2px;
  width: 152px;
  margin-right: auto;
  margin-left: auto;
}
#listprice{
  width:152px;
  margin-left:auto;
  margin-right:auto;
}
#listrows{
  position:relative;
  overflow:auto;
  padding-top:5px;
  padding-bottom:5px;
  border-right: 1px solid #e6e6e6;
  margin-bottom: 10px;
  width: 99%;
}
#listrowsright{
  position:relative;
  overflow:auto;
  padding-top:5px;
  padding-bottom:5px;
  margin-bottom: 10px;
}
#listrowbutt{
  position:relative;
  padding-left:10px;
}
.buybutt{
  margin-top:8px;
  margin-left:10px;
  visibility: hidden;
}
#proddetails{
  margin-top:15px;
  margin-bottom:15px;
  margin-right: 15px;

}

.keypoint {
  
  font-size: 12px;
  color: #000000;
  background-image: url(images/dot.gif);
  background-repeat: no-repeat;
  background-position: left center;
  display: block;
  padding-left: 15px;
  margin-bottom: 3px;
}
.prodkey{
  margin-left:300px;
  padding-bottom:2px;
  padding-right:15px;
  margin-top: 19px;
  height: 100px;
}
#prodkey1{
  float:right;
  position:relative;
  margin-right:10px;
}
#prodimages{
 
  position:relative;
  margin-top: 7px;
  border: 1px solid #333;
box-sizing:border-box;
  width: 100%;
  text-align: center;
}
#prodimages img{max-width:100%; width:auto; max-height:400px;}
#prodpic{
  width:187px;
  text-align:center;
  float:left;
  position:relative;
  margin-left:10px;
}
.prodsmallpic{
  width:47px;
  text-align:center;
  float: right;
  height: auto;
  position: relative;
  margin-left: 12px;
  border: 1px solid #333;
}
#prodbuttons{
  height:30px;
  margin-top:8px;
}
.boxiconhead {
  float:left;
  margin-top: -6px;
  margin-right: 10px;
  position: relative;
}
.formsstandard {
  width: 83%;
  height:20px;
  font-size: 11px;
  font-weight: normal;
  color: #333333;
  margin-bottom: 10px;
  border-radius:2px; border:0;
}
.bigred {
  
  font-size: 12px;
  color: #999999;
  text-decoration: none;
     font-family: 'DroidSansBold';
}
.detailbutts {
  margin-bottom: 3px;
}
.buybutton {
border-radius:2px;
    box-sizing: border-box;
    text-transform: uppercase;
    font-size: 20px;
    font-family: 'TendernessRegular';
    height: 33px;
    background: #4a4a49;
    color: #fff;
    line-height: 33px;
    text-decoration: none; border:0; padding:0 30px;cursor:pointer;
}
.buybutton:hover{background:#888}
#imagerow{
  position:relative;
  
}
#galleryrow{
  position:relative;
  overflow: auto;
}
#galleryholder{
  width:33%;
  position:relative;
  float:left;
  text-align:center;
}
#gallerypic{
  width:145px;
  text-align:center;
  margin-bottom:10px;
  margin-left:auto;
  margin-right:auto;
  margin-top:10px;
}
#gallerypicright{
  width:145px;
  text-align:center;
  margin-bottom:10px;
  margin-top:10px;
  margin-left:auto;
  margin-right:auto;
}#contentwide {
  margin-left:260px;

}




a.phone{line-height:20px; display:block;font-size:12px;color:#fff;font-family: 'DroidSansRegular', Arial, sans-serif;text-transform:uppercase; text-decoration:none;}
a.mainsite{background:#333; border-radius:15px; text-align:center!important; display:block; padding:4px 15px 2px; margin:4px 0; line-height:20px; font-size:12px;color:#fff;font-family: 'DroidSansRegular', Arial, sans-serif;text-transform:uppercase; text-decoration:none;clear:right;}
a.mainsite:hover{background:#666; color:#fff;}


.ORDER_panel_01 {
padding-bottom:20px;
  float:left;
  position: relative;
  width: 100%;
  /* margin-left:15px; */
}


.ORDER_panel_02 {
  width:100%;
  height:auto;
  float:left;
  border-bottom:1px solid #333;
padding-bottom:6px;
  position: relative;

}

.ORDER_HEADER_panel {
  height:auto;
  float:left;
  background-color:#151515;
padding-top:5px;
  font-size:100%;
  color:#999;

  position: relative;

  /* margin-left: 15px; */
  width: 100%;
}

.ORDER_HEADER_panel2 {
width:100%;
height:auto;
float:left;
background-color:#959494;
font-size:small;
color:#FFF;
}

.HEADER_remove {
  width:30px;
  height:21px;
  float:left;
  padding-top:3px;
  text-align:center;
}

.HEADER_product {
  width:300px;
  height:21px;
  float:left;
  padding-top:3px;
}
.HEADER_product02 {
  width:253px;
  height:21px;
  float:left;
  background-color:#989999;
  padding-top:3px;
}
.HEADER_code {
  width:100px;
  height:21px;
  float:left;
  padding-top:3px;
}

.HEADER_code55 {
  width:120px;
  height:21px;
  float:left;
  background-color:#989999;
  padding-top:3px;
  padding-left: 10px;
}

.HEADER_price {
  width:70px;
  height:21px;
  float:right;
  padding-top:3px;
  text-align:right;
  padding-right:2px;
  margin-right: 10px;
}

.HEADER_price55 {
  width:68px;
  height:21px;
  float:left;
  background-color:#989999;
  padding-top:3px;
  text-align:right;
}

.REMOVE {
  width:30px;
  height:30px;
  float:left;
  text-align:center;
  margin-top:3px;
}

.REMOVE2 {
  width:122px;
  height:auto;
  float:left;
  text-align:center;
  margin-top:7px;
}

.QTY {
  width:60px;
  height:27px;
  float:left;
  text-align:center;
  margin-top:9px;
  
  font-size: 12px;
  color: #666666;
}

.QTY2 {
  width:80px;
  height:27px;
  float:left;
  text-align:center;
}

.PRODUCT {
  
  font-weight: normal;
  color: #999;
  text-decoration: none;
  width:300px;
  height:auto;
  float:left;
  margin-top:10px;
  margin-bottom:3px;
}

.PRODUCT2 {
  width:260px;
  height:auto;
  float:left;
}

.PRODUCT55 {
  width:200px;
  height:auto;
  float:left;
}
.descriptionDIV {
  width:284px;
  height:auto;
  float:left;
  margin-top:10px;
  margin-bottom:3px;
}

.IMAGE {
  width:90px;
  height:auto;
  float:left;
  margin-top:10px;
  margin-bottom:3px;
  text-align:center;
}

.IMAGE2 {
  width:110px;
  height:auto;
  float:left;
  text-align:center;
}

.UPGRADED {
  width:50px;
  height:auto;
  float:left;
  text-align:center;
}

.CODE {
  
  font-size: 100%;
  font-weight: normal;
  color: #fff;
  text-decoration: none;
  width:100px;
  height:auto;
  float:left;
  margin-top:10px;
}

.CODE2 {
width:120px;
height:auto;
float:left;
margin-left: 10px;
}

.CODE03 {
  width:125px;
  height:auto;
  float:left;
  margin-top:10px;
}
.STOCK {
width:60px;
height:25px;
float:left;
margin-top:10px;
text-align:center;
}

.PRICE {
  
  font-size: 100%;
  font-weight: normal;
  color: #fff;
  text-decoration: none;
  width:70px;
  height:25px;
  float:right;
  margin-top:10px;
  text-align:right;
  margin-right:10px;
}
.PRICE2 {
  width:78px;
  height:25px;
  float:left;
  text-align:right;
}

.ORDER_panel_03 {
  width:664px;
  height:auto;
  float:left;
  position: relative;
margin-top:10px;
}

.ORDER_panel_04 {
  width:100%;
  float:left;
  margin:20px 0 10px;
  color:#fff;
  text-align:left;
  
  font-size: 12px;
  position: relative;

}

.removeICON {
width:20px;
height:20px;
float:left;
margin-left:5px;
}

.removeICON_txt {
  width:250px;
  height:auto;
  float:left;
  margin-top:3px;
  color:#999;
}

.SUBTOTAL_01 {
  
  color:#999;
  font-size: 12px;
  width:110px;
  height:25px;
  float:right;
  text-align:right;
  margin-right:10px;
  position: relative;
}

.SUBTOTAL_02 {
  color:#999;
  font-size: 12px;
  width:200px;
  height:25px;
  float:right;
  text-align:right;
  margin-right:2px;
  position: relative;
}

.SUBTOTAL_03 {
  width:200px;
  height:25px;
  float:right;
  text-align:right;
  margin-right:2px;
  margin-left:200px;
}

.SUBTOTAL_04 {
  width:78px;
  height:25px;
  float:right;
  text-align:right;
  margin-right:80px;
}
.SUBTOTAL_05 {
  width:78px;
  height:25px;
  float:right;
  text-align:right;
  margin-right:46px;
}

.TOTAL_font {
      font-family: 'DroidSansBold';
  color:#fff;
  font-size: 16px;
}

.TOTAL_font_02 {
font-weight:600;
color:#fff;
}

.TOTAL_font03 {
  color:#8dc13b;
  text-decoration:underline;
}

.PROGRESS_panel {
width:442px;
height:57px;
float:left;
margin-bottom:20px;
}

.checkout_panel_01 {
width:110px;
height:auto;
float:left;
margin-top:7px;
margin-bottom:7px;
}

.checkout_panel_02 {
width:108px;
height:auto;
float:right;
margin-top:7px;
}

.checkout_panel_03 {
  width:300px;
  height:auto;
  float:left;
  margin-top:11px;
  text-align:left;
  padding-left: 5px;
  
  font-size: 12px;
}

.checkout_panel_04 {
  width:121px;
  height:auto;
  float:left;
  margin-top:7px;
  margin-bottom:7px;
}

.checkout_panel_05 {
width:121px;
height:auto;
float:left;
margin-top:7px;
margin-bottom:7px;
margin-left:210px;
}

.checkout_panel_06 {
  width:108px;
  height:auto;
  float:left;
  margin-top:7px;
}

.accountinfo_panel_01 {
  
  color:#666;
  height:auto;
  float:left;
  margin-top:7px;
  margin-bottom:7px;
  padding:3px;
  margin-left:10px;
  width: 97%;
}

.accountinfo_panel_02 {
  
  font-size: 100%;
  color:#fff;
  width:120px;
  height:auto;
  float:left;
  position: relative;

}

.accountinfo_panel_03 {
width:658px;
height:auto;
float:left;
margin-top:3px;
padding:3px;
border-bottom:1px dashed #bebfbf;
}

.HEADER_address {
  width:329px;
  height:21px;
  float:left;
  padding-top:3px;
  padding-left:3px;
}

.HEADER_address55 {
  width:280px;
  height:21px;
  float:left;
  padding-top:3px;
  padding-left:3px;
}

.SWAP {
  width:80px;
  height:21px;
  float:right;
  padding-top:3px;
  padding-left:3px;
}

.checkbox_sameAddress {
  width:661px;
  height:auto;
  float:left;
  margin-left:3px;
  margin-top:10px;
  margin-bottom:10px;
  position: relative;
}

.ADDRESS_panel_01 {
  width:100%;
  height:auto;
  float:left;
  padding-top: 3px;
  padding-bottom: 3px;
  position: relative;
  min-height:30px;
}
.ADDRESS_header {
  height:auto;
  float:left;
  padding-top: 3px;
  padding-bottom: 3px;
  position: relative;

  width:100%
}

.ADDRESS_panel_02 {
  width:150px;
  height:auto;
  float:left;
  
  font-size: 100%;
  color: #fff;
  padding-left: 10px;
}

.ADDRESS_panel_03 {
width:218px;
height:auto;
float:left;
padding-left:3px;
margin-top:3px;
margin-bottom:3px;
}

.ADDRESS_panel_04 {
  width:350px;
  height:auto;
  float:left;
}

.ADDRESS_panel_05 {
  width:170px;
  height:auto;
  float:left;
}

.ADDRESS_panel_06 {
  width:160px;
  height:auto;
  float:left;
}

.ADDRESS_panel_07 {
  width:112px;
  height:auto;
  float:left;
}

.ADDRESS_panel_08 {
  width:200px;
  height:auto;
  float:left;
}

.DIRECTIONbtns {
width:70px;
height:22px;
float:right;
}

.DIRECTIONbtns2 {
width:70px;
height:22px;
float:right;
margin-right:5px;
}

.qty_inputbox {
width:30px;
height:auto;
border-radius:2px;
border:0;
text-align:center;

}

.ADDRESS_inputbox {
font-size:x-small;
width:124px;
height:15px;
border:0;
background-image:url(images/ADDRESS_inputbox.gif);
background-repeat:no-repeat;
padding-left:4px;
padding-top:2px;
padding-right:4px;
}

.DATEinputbox {
font-size:x-small;
width:63px;
height:15px;
border:0;
background-image:url(images/dateINPUT.gif);
background-repeat:no-repeat;
text-align:center;
padding-top:2px;
}

.Payment_panel_01 {
  width:235px;
  height:21px;
  float:left;
  margin-top:3px;
  margin-bottom:6px;
  
  color: #666666;
  padding-left: 5px;
}

.Payment_panel_02 {
width:200px;
height:21px;
float:left;
margin-top:3px;
margin-bottom:6px;
}

.Payment_panel_03 {
width:115px;
height:21px;
float:left;
margin-top:3px;
margin-bottom:6px;
}

.Complete_panel_01 {
width:437px;
height:21px;
float:left;
margin-top:3px;
margin-bottom:6px;
}

.Complete_panel_02 {
width:437px;
height:auto;
float:left;
margin-bottom:10px;
border-top:1px dashed #989999;
}

.Complete_panel_03 {
width:100px;
height:auto;
float:left;
margin-top:3px;
margin-bottom:6px;
}

.Complete_panel_04 {
width:400px;
height:21px;
float:left;
background-color:#989999;
padding-top:3px;
padding-left:3px;
}

.HEADER_qty,.HEADER_stock {
  width:60px;
  height:21px;
  float:left;
  padding-top:3px;
  text-align:center;
}

.HEADER_image {
  width:90px;
  height:21px;
  float:left;
  padding-top:3px;
  text-align:center;
}

.BIStxt {
color:#9bd244;
font-weight:600;
}

.shipingBOX_01 {
  width:310px;
  height:auto;
  float:left;
  
  font-size: 12px;
  color: #fff;
  padding-left: 10px;
}

.REG_panel_01 {
width:660px;
height:auto;
float:left;
margin-top:6px;
margin-bottom:6px;
}

.upgradecontinueBTN {
width:141px;
height:auto;
float:right;
margin-top:5px;
}

.finishBTN {
  width:55px;
  height:auto;
  float:right;
  margin-top:5px;
  margin-right:10px;
}

.draftBTN {
  width:110px;
  height:auto;
  float:left;
  margin-top:7px;
  margin-bottom:7px;
  margin-left: 50px;
}

.UPGRADEDheader {
  width:80px;
  height:21px;
  float:left;
  background-color:#222;
  padding-top:3px;
  text-align:center;
  padding-left: 250px;
}

.DOWN {
  width:110px;
  height:auto;
  float:right;
  margin-top:5px;
  margin-right:10px;
}
.continueShopping {
  width:141px;
  height:auto;
  float:right;
  margin-top:5px;
  margin-right:10px;
}
.CONpackages {
  width:442px;
  height:auto;
  float:left;
  padding-left: 0px;
}

.upgradingCOST {
  width:248px;
  height:21px;
  float:left;
  background-color:#222;
  padding-top:3px;
  text-align: right;
}

.IMAGE55 {
  width:80px;
  height:auto;
  float:left;
  text-align:center;
}

.PRICE55 {
  width:68px;
  height:auto;
  float:left;
  text-align:right;
  padding-bottom: 5px;
}

.ADDRESS_panel_55 {
  width:100px;
  height:auto;
  float:left;
}

.ADDRESS_panel_56 {
  width:200px;
  height:auto;
  float:left;
}
.HEADER_priceNEW {
  width:85px;
  height:21px;
  float:left;
  background-color:#222;
  padding-top:3px;
  text-align:right;
  padding-right:2px;
}
.PRICENEW {
  width:87px;
  height:25px;
  float:left;
  margin-top:10px;
  text-align:right;
}
.checkout_panel_10 {
  width:660px;
  height:auto;
  float:left;
  margin-top:7px;
}
.changeDETAILbtn {
  width:141px;
  height:auto;
  float:left;
  margin-top:7px;
  margin-bottom:7px;
  margin-left: 10px;
}
.price_box_01 {
  width:70px;
  height:auto;
  float:right;
  text-align:right;
  padding-right: 52px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.price_box_02 {
  width:70px;
  height:auto;
  float:right;
  text-align:right;
}
.price_box_03 {
  width:530px;
  height:auto;
  float:right;
  text-align:right;
  padding-top: 5px;
  padding-bottom: 5px;
}
.formStack {
float:left;
width:400px;
visibility:visible;
}
#PAY1,#PAY2,#PAY3,#PAY4 {
height:auto;
position:relative;
display:none;
}
#ADD1,#ADD2 {
height:auto;
position:relative;
display:none;
}
#extralist {
  float:left;
  position:relative;
  margin-top:20px;
  margin-bottom:10px;
  width: 100%;
}

#extraholder{
  float:left;
  position:relative;
  width:19%;
  text-align:center;
}
HTML>body #extraholder{width:20%;}
#extraholderright{
  float:left;
  position:relative;
  width:19%;
  text-align:center;
}

#proceed {
  text-align: right;
  float: left;
overflow:hidden;
  margin: 20px 0;
  position: relative;
  width:100%;

}
.ORDER_panel_01 .col{float:left; width:50%; padding-top:15px;}
.ADDRESS_panel_wider {
  width:calc(100% - 140px);
  height:auto;
  float:left;
  
  font-size: 12px;
  color: #666666;
  padding-left: 10px;
  position: relative;
}
#featurerow{
  position:relative;
  min-height:150px;
  width:100%;
  float: left;
}
#featuredetails {
  padding-bottom:6px;
  padding-top:2px;
  padding-top:10px;
  width: 152px;
  margin-right: auto;
  margin-left: auto;
}



.SC_topbase_01 {
width:88px;
height:auto;
background-color:#f8f6f6;
float:left;
border-top:thin dashed #d5d5d5;
}

.SC_topbase_02 {
width:146px;
height:190px;
background-color:#f8f6f6;
float:left;
border-top:thin dashed #d5d5d5;
}

.SC_topbase_03 {
width:146px;
height:190px;
background-color:#f8f6f6;
float:left;
border-top:thin dashed #d5d5d5;
margin-left:2px;
}

.SC_imagebase {
width:71px;
height:71px;
float:left;
background-image:url(images/SMALLER_bg_SUBcat.gif);
background-repeat:no-repeat;
margin-left:8px;
margin-right:9px;
margin-top:5px;
}

.SC_imagebase_inner {
width:67px;
height:67px;
float:left;
margin-top:2px;
margin-left:2px;
}

.SC_title {
width:88px;
height:18px;
float:left;
font-size:11px;
margin-top:3px;
font-weight:600;
color:#000;
padding-top:3px;
text-align:center;
}

.SC_moreinfoBox {
width:88px;
height:16px;
float:left;
margin-top:2px;
text-align:center;
margin-bottom:3px;
}

.SC_bottombase_01 {
width:100%;
height:99px;
float:left;
margin-top:10px;


}

.VisualSearch_font {
font-size:small;
font-weight:600;
color:#4e4e4e;
}

.sub_cat_middle {
  width:451px;
  height:auto;
  float:left;
  margin-bottom:5px;
}

.subcat_BGpanels {
  width:143px;
  height:125px;
  float:left;
  background-image:url(images/subCat_windows.gif);
  background-repeat:no-repeat;
  padding-bottom: 7px;
  padding-right: 3px;
  padding-left: 3px;
}

.subcat_BGheader {
  width:128px;
  height:27px;
  float:left;
  text-align:center;
  font-weight:600;
  font-size:small;
  padding-top: 10px;
  padding-right: 7px;
  padding-left: 7px;
}

.subcat_BGimage {
  width:128px;
  height:60px;
  float:left;
  text-align:center;
  padding-right: 7px;
  padding-left: 7px;
}

.subcat_BGenter {
  width:108px;
  height:auto;
  float:left;
  text-align:right;
  padding-top: 7px;
  padding-left: 7px;
}

.subcat_ORB {
  width:20px;
  height:20px;
  float:left;
  padding-top: 5px;
}

.border {
  border: 1px solid #B9BAB6;
  margin-bottom: 10px;
}
.chekoutbutts {
  float: right;
  margin-bottom: 8px;
  position: relative;
}
.bodytextlink {
  
  font-size: 100%;
  font-weight: normal;
  color: #fff;
}
.formssmall {
  width:83%;
  height:20px;
  font-size: 11px;
  font-weight: normal;
  color: #333333;
  margin-bottom: 2px;
  z-index: 1;
    border-radius:2px; border:0;
}
#displayper .formssmall{width:auto;}
#backlinks{
  margin-top:10px;
  margin-bottom: 8px;
  margin-right: 15px;
  margin-left: 15px;
}
.vatprice {
  
  font-size: 11px;
  color: #999999;
}
.addressbutt {
  margin-top: 3px;
  margin-left: -3px;
}
.addressstretch {
  width:31%;
  height:auto;
  float:left;
  
  font-size: 12px;
  color: #666666;
  padding-left: 10px;
}
#mailbox{
  background:url(images/mail_bg.jpg) no-repeat;
  width:175px;
  height:128px;
  padding-top:64px;
  padding-left:20px;
}.joinbutt {
  float: right;
  margin-top: 10px;
  position: relative;
  margin-right: 10px;
}
.aicons{

}
#manufactbox{
  position:relative;
  margin-bottom:15px;
  margin-top: 15px;
  float: left;
  width: 575px;
  margin-right: 15px;
  padding-left: 15px;
}

#manrow{
  height:28px;
  padding-right:10px;
}
#mantop{
  height:6px;
  background:url(images/manufact_top.gif) repeat-x top left #f8f6f6;
  position: relative;
  float: left;
  width: 100%;
  visibility: hidden;
}
#manbody{
  padding-top:10px;
  padding-bottom:10px;
  position: relative;
}
#manbodypic{
  height: auto;
  float: left;
  position: relative;
  width: 100%;
}
#manbase{
  height:6px;
  background:url(images/manufact_bottom.gif) repeat-x top left #f8f6f6;
  position: relative;
  float: left;
  width: 100%;
  visibility: hidden;
}
#mancolumn{
  width:45%;
  float:left;
  position: relative;
  padding-left: 20px;
}
#manarea{
  padding-right:15px;
  position:relative;
  z-index:1;
}
a.bullets {
  height:17px;
  
  font-size: 12px;
  color: #4C4C4C;
  text-decoration: none;
  display: block;
  padding-top: 3px;
  margin-left:15px;
  width:155px;
  background-image: url(images/dot.gif);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 15px;
}
a.bullets:hover{
  text-decoration:underline;
  color: #E71616;
}
a.subcats_removed {
  
  font-size: 90%;
  color: #000000;
  text-decoration: none;
  margin-right: 3px;
      font-family: 'DroidSansBold';
  line-height: 22px;
  display: run-in;
  float: left;
  padding-right: 10px;
  white-space: nowrap;
}
a.subcats_removed:hover{
  text-decoration: none;
  color: #CC0000;
}
.subnumbers {
  
  font-size: 11.5px;
  color: #666666;
  text-decoration: none;
  margin-right: 15px;
}
#subholder {
  float:left;
  position:relative;
  width:25%;
  text-align:center;
}
.prodkey2 {
min-height:36px;
  padding-bottom:2px;
  text-align: left;
  margin-top: 18px;
display:block;
overflow:hidden;
  
}






#newsimage{
  width:160px;
  text-align:left;
  position:relative;
}
#apDiv8 {
  position:absolute;
  width:30;
  height:28;
  z-index:4;
  right:0px;
  bottom:10px;  
}
#caption{
  width:160px;
  padding-bottom:10px;
  text-align:center;
}





a.changeTSdot_small {
width:25px;
height:25px;
float:left;
display:block;
cursor:pointer;
background-image:url(images/text_small.gif);
background-repeat:no-repeat;
}

a.changeTSdot_medium {
width:25px;
height:25px;
float:left;
display:block;
cursor:pointer;
background-image:url(images/text_medium.gif);
background-repeat:no-repeat;
}

a.changeTSdot_large {
width:25px;
height:25px;
float:left;
display:block;
cursor:pointer;
background-image:url(images/text_large.gif);
background-repeat:no-repeat;
}
.whiteheads1 {
  padding-top:10px; display:block;
  font-size: 110%;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}
.cartview {
  float: right;
  margin-right: 8px;
  position: relative;
}
#mancolumn1 {
  width:45%;
  position: relative;
  margin-left: 50%;
  padding-top: 20px;
}
.searchresult {
  
  font-weight: normal;
  color: #333333;
  text-decoration: none;
  width:420px;
  height:auto;
  float:left;
  margin-top:10px;
  margin-bottom:3px;
}
.HEADER_search {
  width:420px;
  height:21px;
  float:left;
  background-color:#989999;
  padding-top:3px;
}
#searchdetails {
  margin-left:135px;
  padding-bottom:6px;
  padding-top:2px;
  padding-right:15px;
}
.relatedbutt {
  margin-top: 5px;
  margin-bottom: 5px;
}
.smallcards {
  margin-right: 10px;
  margin-bottom: -6px;
}
.redeem {
  margin-bottom: -5px;
}
.bodytextsmall {
  
  font-weight: normal;
  color: #ccc;
  text-decoration: none;
  font-size: 11px;
}
#printimg {
  background-image: url(images/print_img_bg.gif);
  background-repeat: repeat-y;
  background-position: left top;
  width: 140px;
  float: left;
  margin-right: 35px;
  text-align: center;
}
#boxrow {
  float: left;
  width: 100%;
  position: relative;
  padding-bottom: 10px;
  padding-top: 8px;
}
#boxrow2 {
  float: left;
  width: 100%;
  position: relative;
  padding-bottom: 10px;
}
.stock {
  float: left;
  position: relative;
  margin-right: 10px;
  text-align: left;
}
#boxcontent3 {
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
}
.related {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 15px;
}
.relatedtitle  {
  height: 25px;
}
.offerhead {
  height: 30px;
  
  color: #231f20;
  font-size: 160%;
  padding-top: 6px;
  position:relative;
  background-color: #dfdfdf;
  float: left;
  width: 100%;
  text-indent: 15px;
  text-transform: uppercase;
}
.offerheadleft {
  float: left;
  position: relative;
  margin-top: -4px;
  margin-right: 10px;
}
.offerheadright {
  float: right;
  margin-top: -4px;
  position: relative;
}

.exclusivehead {


 font-family:'TendernessRegular';
  color: #fff;
  font-size: 24px;
  padding-top: 6px;
  position:relative;

  text-indent: 5px;
  text-transform: uppercase;
    width: 100%;
}
.featurehead {
  height:35px;
  padding-top:6px;
  position: relative;
  float: left;
  width: 100%;
  
  font-size: 150%;
  color: #fff;
      font-family: 'DroidSansBold';
}
.detailhead {
  width: 100%;
  margin-bottom: 20px;
  margin-top: 10px;
  min-height:279px;

  overflow:hidden;
}
.formcontainer {
  margin-bottom: 20px;

  position: relative;
  margin-top: 10px;

}
.addedbox {
  width: 100%;
  margin-bottom: 20px;
  background-color: #222;
  position: relative;
  margin-top: 10px;
  float: left;
  
  font-size: 16px;
      font-family: 'DroidSansBold';
  color: #ccc;
  text-transform: uppercase;
  height: 30px;
  text-align: center;
  padding-top: 10px;
}
.smallhead{
  
  font-size: 11px;
      font-family: 'DroidSansBold';
  color: #3c3f36;
  text-decoration: none;
  
}
.decription {
  
  font-size: 100%;
  color: #000000;
}
.prodtitle {
 font-family:'TendernessRegular', Arial, sans-serif;
	font-size: 25px;
  color: #fff;
  text-decoration: none;
  font-weight: normal;
}
.moreimages {
  float:right;
}
.decriptimg {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  position: relative;
}
.detailprice {
  
  font-size: 20px;
      font-family: 'DroidSansBold';
  color: #fff;
  text-decoration: none;

  width: 150px;

  position: relative;
}
.cartaccount {
  margin: 10px 0;
 
}
.optiontext {
  
  font-weight: normal;
  color: #999;
  text-decoration: none;
  font-size: 11px;
display:block; padding-bottom:5px;

  position: relative;
}
.detailbutts {
  float: left;
  margin-right: 4px;
  position: relative;
}
.rightprice{
  color:#ba0001;
  font-weight:bold;
}
.articlestitle {
  font-size: 18px;
  color: #777676;
  display: block;
  padding-left: 20px;
  padding-bottom: 10px;
}
.basebox{
  clear:both;
  background:url(images/left_bg_ie.gif) repeat-y top left;
  position:relative;
}
HTML>body .basebox{
  background:url(images/left_bg.gif) repeat-y top left;
}
.flame {
  position: absolute;
  left: 0px;
  bottom: 0px;
}
.basecards{
  position:absolute;
  right:0;
  bottom:15px;
}
.baseboxcart{
  clear:both;
  background:url(images/cartbase_bg.gif) repeat-y top left;
  position:relative;
}

/* ---- Blog ---- */
.blogmain {
  margin-top:20px;
  padding-bottom: 10px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #CCCCCC;
  padding-right: 10px;
}
.blogdetails {
  margin-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
}
.blogtitle {
  font-size: 17px;
  color: #777676;
  display:block;
  padding-left:15px;
}
a.bloglink {
  font-size: 20px;
  color: #515151;
  text-decoration:none;
  display: block;
  padding-bottom: 8px;
  padding-top: 2px;
  padding-left: 15px;
}
a.bloglink:hover{
  text-decoration:underline;
}
a.leftblog{
  
  font-size: 13px;
      font-family: 'DroidSansBold';
  color: #FFF;
  text-decoration: none;
  display: block;
  width:175px;
  min-height: 18px;
  padding-top: 3px;
  padding-left: 15px;
}
a.leftblog:hover{
  color:#000;
}
a.leftsub{

  font-size: 12px;
  font-weight: normal;
  color: #DEDEDE;
  text-decoration: none;
  display: block;
  width:175px;
  min-height: 16px;
  padding-top: 2px;
  padding-left: 15px;
}
a.leftsub:hover{
  color:#000;
}
a.bodytextlinks{
  color: #CC0000;
  font-size:12px;
}
a.bodytextlinks:hover{
  color:#000;
}
.formrow{
  padding-top:4px;
}
h3{
  color:#05050F;
  font-weight: normal;
  font-size: 20px;
  margin: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 15px;
}
.formarea {
  background-color: #f0f0f0;
  margin-top: 15px;
  padding: 10px;
}
.form{
  background:#fff;
  font-size: 13px;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-right: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  position: relative;
}
.formtext {
  font-size: 12px;

  text-align: right;
  float: left;
  width: 150px;
  padding-right: 10px;
  color: #fff;
  padding-top: 5px;
}
.buttons{
  padding-top:15px;
  height:50px;
}
.formsfixed {

  font-size: 14px;
  color: #666666;
  width: 260px;
  margin-bottom: 9px;
  height: 19px;
}
.formsmulti {

  font-size: 14px;
  color: #666666;
  width: 260px;
  margin-bottom: 9px;
}
.rightbox{
  width:200px;
  position:relative;
  background-color: #777676;
  padding-top: 10px;
  padding-bottom: 20px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #FFF;
}

.rightbox h3{
  color:#fff; 
}


#catheader{height:31px; background:#515151;}
#catheader img{padding-top:7px;}
#catheader .title{color:#fff; font-size:18px;  display:block; float:left; height:25px; padding:3px 10px; position:relative; border-right:1px solid #fff; background:#c3262e; margin:0 10px 0 0;  font-family:'TendernessRegular';}

#submenu{padding:5px 0 13px 0; overflow:hidden; }
#submenu a.subcats {
  width:32.5%; height:65px; padding:15px 7px 7px; background:url(images/subbg.gif) repeat-x top left #151515; border:1px solid #333;  color:#fff; text-decoration:none; float:left; position:relative; margin-right:1%; margin-top:5px; line-height:12px; box-sizing:border-box;
}
#submenu a.subcats:nth-child(3n){margin-right:0px;}

#submenu a.subcats:hover{
  text-decoration: none;
  color: #666;
}
#submenu .subpic{width:50px; height:41px; border:1px solid #e8e8e8; float:left; background:center center no-repeat #fff; margin-right:10px; margin-top:-8px;}
.sorttextfeat{
  
  font-size: 12px;
  color: #666;
  text-decoration: none;
  padding-left:10px;
  display: block;
  float: right;
  position: relative;
  margin-top: 24px;
  margin-right:5px;
}
.subfeat{ 
  font-family:'TendernessRegular';
  color: #fff;
  font-size: 22px;

  text-transform: uppercase;
}
.bodytextred {
  
  font-weight: normal;
  color: #cc0000;

}
.cartfoot{float:left; width:100%; padding:10px 0px 0px; overflow:hidden;border:1px solid #333; box-sizing:border-box;line-height:80px;margin:20px 0; color:#888; font-size:11px;}
.cartfoot img{float:left; margin-left:10px;}

/*Custom responsive coding 2018 / September*/

#carousel {
  overflow: hidden;
}

.socicons {
    position: absolute;
    right: 0;
    top: 6px;}
.socicons a{width:29px; margin-left:7px; margin-top:3px; display:inline-block; }
.socicons a:last-child{margin-left:13px;}
.socicons a img{width:100%; }
.socicons a:hover{opacity:0.15}


#footer{background:rgba(12,10,10,0.5); position:relative; padding:50px 0 0;clear:both}#footer .icons{float:right}#footer .icons img{margin-left:6px}#footer .logo{position:relative;padding:0 0 20px;}#footer .address{font-family: 'DroidSansRegular', Arial, sans-serif;font-size:12px;color:rgb(128, 128, 128);line-height:18px;padding-top:3px;}#footer .address a{text-decoration:underline;margin-right:5px;color: rgb(128, 128, 128);}#copy{padding:25px 0 50px;color:#808080;background:rgba(12,10,10,0.75);position:relative;font-size:12px}#copy .links{position:relative}#copy a{color:#fff;text-decoration:none;margin-left:22px}


.backg {
    background: url(../images/bg.jpg) no-repeat right bottom 
    #000;
        background-size: auto;
    background-size: 45%;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

	.signup input{width:100%;color:#fff;max-width:450px;background: #141314; border:0;display:inline-block; border-radius:3px; margin:3px 0; padding:7px 10px;}
	.signup span{display:block;}
	.signup strong{font-weight:400;     font-family: 'TendernessRegular', Arial, sans-serif; font-size:18px;}
	.signup a.button{width:auto; padding:3px 10px;margin-top:5px; display:inline-block;}
		.signup label{color:#666!important; line-height:12px; padding-top:6px;}
	
.social{background:#050505; position:relative;height:50px;padding:10px 0;}
.social .row{height:60px;}

.five, .row .five {
    width: 260px;
}
.four, .row .four{
width:260px;
}
.column, .subcolumn {
    float: left;
    min-height: 1px;
    position: relative;

}
.six, .row .six {
    width: 31.87%;
}
.column:last-child, .subcolumn:last-child {
    margin-right: 0px;
}

.row {
	width:96%;
    max-width: 1400px;
    position: relative;

    margin: 0 auto;
    clear: both;
    overflow: hidden;
}
.signup a.button {
    width: auto;
    padding: 5px 8px;
    background: #222;
    color: rgb(255, 255, 255);
    font-size: 12px;
    display: block;
    text-decoration: none;
    margin-top: 8px;
    display: inline-block;}
	
.address{display:block; float:none;}	
.adpanels{float:right; box-sizing:border-box; width:56%;text-align:right; padding:0;}
.adpanels.two{width:calc(100% - 260px);padding:0 35px 0 14px; text-align:left;}
.adpanels .item{display:inline-block; position:relative; width:29%;border-right:1px solid #444;border-bottom:1px solid #444; -webkit-transition: all 0.3s;
  transition: all 0.5s;}
.adpanels.two .item{width:27%;}
.adpanels .item:hover{opacity:0.4;}
.adpanels .item:nth-child(3n){border-right:0;}
.adpanels .item:nth-child(n+4){border-bottom:0;}
.adpanels img{width:100%; height:auto;}
.adpanels span{position:absolute; bottom:10px; left:10px; right:10px; text-align:center; font-size:17px; color:#fff; font-family: 'TendernessRegular', Arial, sans-serif; }

#footer .socicons{position:relative; height:38px; margin-top:20px;}
#footer .socicons a{text-decoration:none; margin-right:6px; margin-left:0;	width:25px; margin-right:6px;  display:inline-block;}
#footer .socicons a:nth-child(2){margin-right:11px;}

@media(max-width:1300px){.adpanels{width:60%;}}

@media(max-width:1225px){  .listholder,
  .listholderright {
    width: 49.5%;
  }	}
@media only screen and (max-width: 1050px) {
.adpanels{width:calc(100% - 260px)}
  body {
    min-width: 320px;
  }

  HTML>body #container,
  #container {
    width: auto;
    max-width: 1024px;
    padding-left: 15px;
    padding-right: 15px;
  }

  HTML>body #mainarea {
    width: auto;
    display: block;
    background-image: none;
  }

 HTML>body #content{width: calc(100% - 460px); margin-left: 240px;
    margin-right: 220px;}

  HTML>body #content iframe {
    width: 100%;
    vertical-align: top;
  }



  .listitem img,
  .listholderright img {
    vertical-align: top;
  }
}

@media only screen and (max-width: 1023px) {
		
  HTML>body #mainarea {
    /*display: flex;
    flex-wrap: wrap;*/
  }
   HTML>body #content{width: calc(100% - 240px); margin-left: 240px;
    margin-right: 0px;}

  #rightcol {
    display: none;
  }

  #rightcol #cartbox {
    display: none !important;
  }

  #mainarea #cartbox {
    display: block !important;
  }

  #content #cartbox, #mainarea #cartbox {
    clear: both;
    position: relative;
  }

  HTML>body #content {
    display: block;
    width: auto;
  }

  #homeimage img {
    max-width: 100%;
    height: auto;
  }

  #listtop {
    display: none;
  }

  .listholder,
  .listholderright {
    padding-top: 5px;
  }

  .listholder {
    width: 33%;
  }

  #baseband {
    padding-bottom: 5px;
    height: auto;
  }
   
}

.filter__wrapper {
  display: none;
}

#det_more_images_1 {
  height: auto !important;
  width: auto !important;

}

@media(max-width:950px){  .listholder,
  .listholderright {
    width: 49.5%;
  }	}

@media only screen and (max-width: 850px) {
  .prodkey2 {

  }


  #prodimages {

  }

  #prodimages .jqzoom {
    margin-left: 19px;
  }

  #det_more_images_1 {
    float: none;
  }

  .detailhead {
    width: auto;
  }

  #listheader {
    width: 100%;
    float: none;
  }

  HTML>body #pages {
    width: 100%;
  }

  #accrowgrey,
  #acctablehead {
    margin-right: 0;
  }
}

@media only screen and (max-width: 767px) {
	
	.adpanels{float:none;  width:100%;text-align:center; padding:30px 0;}
.adpanels span{font-size:13px;}
	
	.textband{position:relative;text-align:center;}
	a.toplink,a.toplink2{position:absolute; top:-10px; right:0;}
		a.toplink2{right:45px;}
	a.phone{display:inline-block;}
  img {
    max-width: 100%;
    height: auto;
  }

  .textsize {
    display: none;
  }

  .textband {
    width: 100%;
  }

  .textband br {
    display: none;
  }

  .call__wrapper {
    float: left;
    width: 139px;
    overflow: hidden;
    margin-top: 2px;
  }

  .call__wrapper img {
    max-width: none;
    width: 280px;
    height: 19px;
    float: right;
  }

  #topband {
    margin: 0 -15px;
    padding: 20px 15px;
    height: auto;
    border-bottom: 1px solid #333;
    position: relative;
    z-index: 999;
  }

  #topband:after {
    content: '';
    display: block;
    clear: both;
  }

  #logoband {
    height: auto;
  }

  .logo {
    width: 200px;
    padding-top: 0;
  }

  #menu {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    background: #000;
    z-index: 99;
    height: auto;
    opacity: 0;
    visibility: hidden;
    transform: translateY(20px);
    transition: opacity 0.3s, visibility 0.3s, transform 0.3s;
  }

  .nav--active #menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }

  #menu a {
    float: none;
    height: auto;
    display: block;
    color: #fff;
    padding: 5px 15px;
  }
  
  #footer{height:auto;text-align:center}#footer .logo{margin:15px auto}#footer .icons{float:none;margin:15px auto 0px auto}#copy{text-align:center}#copy .links{float:none}#topband{top:0px;min-height:120px;}
  .row{width:90%;margin:0 auto;padding:0px}.column{width:auto !important;float:none;margin:0px 0px 10px 0px}

.socicons {
    position: relative;
    right: auto;
    top: 0; text-align:center;}#menu .socicons a{margin:10px; display:inline-block;  width:30px; padding:0;  height: 36px;}
  a.toplink,
  a.toplink2 {
    margin-top: 5px;
  }

  a.toplink2 {
    padding-right: 6px;
  }

  .nav__opener {
    position: absolute;
    right: 10px;
    top: 12px;
    background: #000;
    height: 34px;
    width: 35px;
    border-radius: 6px;
  }

  .nav__opener:after,
  .nav__opener:before,
  .nav__opener span {
    position: absolute;
    left: 7px;
    right: 7px;
    top: 50%;
    height: 2px;
    margin-top: -1px;
    background: #fff;
    transition: all 0.3s;
  }

  .nav__opener:before,
  .nav__opener:after {
    content: '';
    margin: 0;
    top: 9px;
  }

  .nav__opener:before {
    top: auto;
    bottom: 9px;
  }
  .nav--active .nav__opener span {
    opacity: 0;
  }

  .nav--active .nav__opener:after,
  .nav--active .nav__opener:before {
    left: 9px;
    right: 9px;
    top: 50%;
    transform: rotate(45deg);
  }

  .nav--active .nav__opener:before {
    transform: rotate(-45deg);
  }

  #leftcol {
    float: none;
    width: auto;
    margin-bottom: 5px;
    padding-bottom: 0;
  }

  .filter__wrapper {
    display: block;
    overflow: hidden;
    margin-bottom: 15px;
  }

  .filter__icon {
    display: block;
    float: right;
    background: #777676;
    border-radius: 5px;
    padding: 6px 25px 6px 15px;
    color: #fff;
    position: relative;
  }

  .filter__icon:before {
    content: '';
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 4px 0 4px;
    border-color: #fff transparent transparent transparent;
  }

  #leftcol .forms {
    width: 98%;
  }
  .searchgo{margin-left:-37px}

  #colbox,
  a.leftmenu,
  a.leftsale {
    width: auto;
  }

  #leftcol #colbox {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s;
	margin-bottom:0;
  }

  .filter--active#leftcol #colbox {
    max-height: 500px;
  }

  #leftcol #colbox:first-child,
  #leftcol #colbox:nth-child(2) {
    max-height: none;
  }

  #homeimage {
    height: auto;
    margin-bottom: 20px;
  }

  .listholder, .listholderright {
    width: 49.5%;
  }


  #itemtext {
    text-align: center;
  }



  a.subheadgreylink {
    margin-left: 0;
  }

  #newsinfo {
    margin-left: 34px;
  }

  .bodytext {
    padding-left: 0;
  }

  .formtext {
    text-align: left;
    float: none;
    width: 100%;
    display: block;
  }

  input.forms,
  select.forms,
  input.formsauto {
    background: #fff;
    width: 85%;
    height: 24px;
    margin: 2px 0 10px;
  }


  textarea.formssmall {
    width: 85%;
  }

  .g-recaptcha {
    width: 260px;
    transform: scale(0.8);
    transform-origin: 0 0;
  }

  #featurerow #list {
    width: 100%;
  }

  #contentwide {
    margin-left: 0;
    margin-right: 0;
  }

  #proceed {
    margin-left: 0;
  }

  .LONG01 .HEADER_remove,
  .LONG01 .HEADER_code,
  .LONG01 .HEADER_image,
  .LONG01 .HEADER_qty {
    display: none;
  }

  #CONTENT01 .REMOVE,
  #CONTENT01 .CODE,
  #CONTENT01 .IMAGE,
  #CONTENT01 .REMOVE,
  #CONTENT01 .QTY {
    display: none;
  }

  .SUBTOTAL_02 {
    width: 130px;
  }

  .cartfoot {
    width: 99%;
  }
     HTML>body #content{width: 100%; margin-left: 0px;
    margin-right: 0px;}
	.ORDER_panel_01 .col{float:none; width:100%;}
}

#cartarea {
  background-image: none;
}

@media only screen and (max-width: 580px) {
	.accountinfo_panel_02{display:block; width:100%;}
	.ADDRESS_panel_wider{display:block; width:100%;padding-left:0;}
  #prodimages {
    margin: 0 auto 20px;
    float: none;
  }

  #prodimages>img {
    margin-left: 20px !important;
  }
  #submenu a.subcats {
    width: 48.5%;
  }
  #submenu a.subcats:nth-child(3n){margin-right:1%;}
  #submenu a.subcats:nth-child(2n){margin-right:0;}

  .prodkey2 {
    margin-left: 0;
    width: auto;
    text-align: center;
  }

  .prodkey2 .detailprice {
    float: none;
    width: auto;
    display: block;
  }

  #more_images_1 {
   
  }

  .detailhead {
    margin-left: 0;
  }

  .shipingBOX_01 textarea {
    width: 97%;
  }

  #accintrorow {
    height: auto;
  }

  #accintrobox,
  #accintrobox2 {
    float: none;
    width: 100%;
    margin-bottom: 15px;
  }

  #acctablehead #acccellshort,
  #acctablehead #acccellshort,
  #acctablehead #acccellshort {
    display: none;
  }

  #accrowgrey #acccellshort,
  #accrowgrey #acccellshort,
  #accrowgrey #acccellshort {
    display: none;
  }
  #displayper{position:relative; right:0; padding-bottom:10px;}
}

@media(max-width:480px){  #submenu a.subcats {
    width: 100%; margin-right:0;
  }
 .listholder,
  .listholderright {
    width: 100%;
  }	}


.detailhead .col{width:50%; float:right; padding-bottom:20px;}
.detailhead .col .prodkey2{text-align:right;}
.detailhead .col .prodkey2 a{margin:0 0 5px 5px;}
.detailhead .col:last-child .prodkey2{text-align:left;}
.detailhead .prodkey2 .smallblue{display:block;}
.detailhead .col .detailbutts{float:none; margin:0; height:22px; width:auto;}
.prodkey2 a img{width:auto;}
.prodkey2 .prodsmallpic a img{width:42px;}

@media(max-width:650px){.detailhead .col{width:100%; float:none;}}

#proceed{width:100%!important;}
.bodytext .formtext{text-align:left;}


body.print{background:#fff; color:#000;}
body.print .bodytextsmall, body.print .bodytext{color:#000;}
body.print td.bodytextbig{background:#f6f6f6;}



.addedbox a.btn{ box-sizing:border-box; text-transform:uppercase; font-size:16px; font-family:'TendernessRegular';height:33px; background:#4a4a49; color:#fff;padding:3px 30px ; line-height:30px;text-decoration:none;border-radius:0; margin:10px 5px 0;display:inline-block;}
.addedbox a.btn:hover{background:#888}
.addedbox a.btn:last-child{background:#888;}

@media(max-width:1024px){#cartbox{display:none;}
    }

@media(max-width:650px){.addedbox a.btn{width:100%;box-sizing:border-box; margin:10px 0;} #proceed{text-align:center;} .HEADER_code,.HEADER_remove, .HEADER_qty, .HEADER_stock,.HEADER_image{display:none;}#displayper{height:auto;}.sorttextfeat{margin-top:10px;}#displayper, .sorttextfeat{display:block; width:100%;float:none; margin:5px 0;padding:0;}}






.prodtitle{line-height:25px; padding-bottom:10px;display:block;}

.detailhead .col{float:left;box-sizing:border-box; width:55%;}
.detailhead .col:last-child{padding-left:45px;width:45%}
.detailhead .optiontext{padding-top:7px;}
.detailhead .detqty{margin-top:15px;}
#newprodpics .owl-nav .owl-prev, #newprodpics .owl-nav .owl-next{position:absolute; padding:0; line-height:100%; text-align:center;top:0; width:11px; height:100%; background:rgba(0,0,0,0.7); outline:0;}

.prodimages { position: relative;
    margin-top: 7px;display:block;
    border: 1px solid #333;
    box-sizing: border-box;
    width: 100%;
text-align: center;}
.prodimages img {
    max-width: 100%;
    width: auto;}
.prodimages img{max-height:600px;}

#newprodpics .owl-nav .owl-prev{left:0;}
#newprodpics .owl-nav .owl-next{right:0;}
#newprodpics .owl-item a{display:block; width:100%; padding-bottom:72%;background-size:cover;}
#newprodpics{width:100%;position: relative; text-align:left; margin-top:5px;}
.detailhead{min-height:auto;}
.detailhead .col .prodkey2 a{margin:0 10px 0 0;}
.show_largeimg.active{opacity:0.6;}
.mainprodpic{position: relative}
.zoom-link{position: absolute; bottom:15px; cursor:pointer;right:12px; width:30px; height:30px; border-radius:2px; background:url(../images/search.png) no-repeat center #000;}
.prodbtns{margin-top:30px;}

@media(max-width:1200px){.detailhead .col, .detailhead .col:last-child{display:block; width:100%;float:none;padding:0;}.detailhead .col:last-child{margin-top:30px;}}
@media only screen and (max-width: 580px){
.prodimages {
    margin: 0 auto;
    float: none;
    }
}

.blueimp-gallery>.indicator>li{width:30px; height:30px;}


/*  Search panel  */

.search-advert{
  background:#00614b;
  text-align:center;
  font-family: 'TendernessRegular';
  color: #fff;
  padding:15px;
  margin-bottom: 20px;
  font-size:24px;
  line-height:26px;
}
.search-advert strong{
  display: block;
  padding:8px 0 0;
}

/*  Category Search  */

.cat-search{
  display:flex;
  width:100%;
  margin:10px 0;
  background:#00614b;
  align-items:center;
  border-radius:3px;
  box-sizing: border-box;
  justify-content: space-between;
}
.cat-search .title{
  font-family: 'TendernessRegular';
    color: #fff;
    font-size: 24px;
    padding:5px 20px; 
}
.cat-search .search{
  white-space: nowrap;
  display:flex;
  align-items:center
}
.cat-search input[type=text]{
  width:30%;
  padding:0 10px;
  font-size:14px;
  outline:0;
  height:42px;
  width:250px;
}
.cat-search input[type=button]{
  background:#4d4d4d;
  color:#fff;
  font-family: 'TendernessRegular';
  border-radius:0 3px 3px 0;
  border:0;
  font-size:20px;
  width:60px;
  cursor: pointer;
  height:46px;
}
.cat-search input[type=button]:hover{
  background:#888;
}

@media(max-width:1400px){
  .cat-search .title{font-size:20px;}
}
@media(max-width:1270px){
  .cat-search{padding-right:10px;}
}
@media(max-width:767px){
  .cat-search{flex-wrap:wrap;justify-content: center;padding:10px;}
  .cat-search .title{padding-bottom:10px;text-align: center;}
  .cat-search input[type=text]{height:35px;}
  .cat-search input[type=button]{height:39px}
}