html, body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body, html {
    height: 100%;
    position: relative;
}
.mm-page.mm-slideout {
	min-height: 100%; 
	position: relative; 
}

select {
	
    /* border: 1px solid #111;
    background: transparent;
    width: 150px;
    padding: 5px;
    font-size: 16px;
    border: 1px solid #ccc;
    height: 34px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; */
}
/* STICKY FOOTER */
/* Sticky footer styles
-------------------------------------------------- */
html, #page {
  position: relative;
  min-height: 100%;
}
body {
  /* Margin bottom by footer height */
}
#vp_footer { margin: 0 auto}
.footer {
 position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  min-height: 60px;
  background-color: #f5f5f5;
}


.form-control:focus {
/*	border-shadow: none;*/
}

.navbar {
	min-height: 10px;
}
.navbar-nav > li > a {
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 32px !important;
}
a:hover, a, a:focus, .navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:hover {
	color: inherit;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	background: none;
	color: #fff;
}
.navbar-default .navbar-toggle:hover {
	background: none;
}
.navbar-toggle {
	margin-right: 0px;
}
.navbar-default .navbar-toggle {
	border: 0px none;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background: none;
}
.dropdown .caret {
	color: inherit;
}
.twitter-timeline { width: 100% !important; }

.input-group-custom input {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #333 #333 #333 #333;
    border-image: none;
    border-style: solid none solid solid;
    border-width: 1px 0 1px 1px;
    box-shadow: none;
}
.input-group-custom span {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #333 #333 #333 #333;
    border-image: none;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px 0;
    padding-right: 5px;
}
.glyphicon.glyphicon-search {
	border: 0px none;
}


.spriteicons {
    background-image: url("../images/sprite-icons_trans.png");
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
}
.sprite-search {
    background-position: -194px -5px;
    border: 0 none;
    height: 26px;
    width: 27px;
	background-image: none;
}
.sprite-cart {
	background-image:none;
    border-radius: 27px;
    height: 40px;
    width: 42px;
	font-size: 21px;
	padding: 10px;
}



#vp_welcomeboxsquare {
	text-align: right;
	font-size: 13px;
	color: #FFF;
}

#vp_welcomeboxsquare .toprightsection:first-child li {
	
    border-color: -moz-use-text-color -moz-use-text-color;
    border-style: dashed;
    border-width: 0 0 1px;
    padding-bottom: 10px;
	
}
.toprightsection {
/*	margin-bottom: 5px; */
	margin-top: 5px;
}

.mid-topright-nav {
	list-style: none;
	margin-bottom: 5px;
}
.welcome {
	display: inline;
	padding-right: 20px;
}
.mid-topright-nav > li {
	display: inline;
}
.toprightsection .navbar-nav > li > a {
	padding: 0px 15px 5px;
}
.toprightsection ul > li {
	display: inline-block;
	list-style: none;
}
.nav > li.dropdown > a {
	padding: 5px 15px;
}

.nav > li.dropdown > a:hover {
	padding: 5px 15px;
	color:#000;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	color: inherit;
}
.megamenu { display: table; width: 100%; }
.megamenu > li { display: table-cell; float: none; }
.megamenu-dropdown {
	display: none;
	position: absolute;
	min-width: 150px;
    width: 100%;
	z-index: 999;
}
.megamenu-dropdown ul {
	padding: 5px 0px;
}

#vp_horomenu li {
	list-style: none;
}
/* .megamenu-dropdown ul {
	padding-left: 10px;	
	
} */
.megamenu-dropdown a {
    display: block;
    line-height: 1.42857;
    padding: 3px 20px;
    width: 100%;
}
.megamenu-dropdown a:hover, .megamenu-dropdown a:focus {
   background-color: #f5f5f5;
}
#vp_horomenu li {
	position: relative;
	text-transform: Uppercase;
}
#vp_horomenu li:hover .megamenu-dropdown {
	display: block;
}
.dropdown-icon-container { padding-top: 15px; padding-bottom: 15px; }
#vp_topheader .nav > li.dropdown > a { padding-top: 10px; }
#vp_topheader .nav > li.dropdown >  .welcome, #vp_topheader .nav > li.dropdown { padding-top: 10px; display: inline-block; }

/* NEW FOOTER */
.footer { padding-top: 10px; padding-bottom: 10px;}
.unstyled { list-style: none; padding-left: 0px;}
.icon-social {
    background: url("../../../images/social-icons_dkbak.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 32px;
    opacity: 0.7;
    text-indent: -9999px;
    width: 32px;
}
.icon-social {
 /*   margin-bottom: 5px;
    margin-right: 5px;*/
}
.icon-social{
    display: inline-block;
	width: 32px; 
	height: 32px; 
	}
.icon-social.twitter {
    background-position: 0px;
}	
.icon-social.facebook {
    background-position: -50px;
}
.icon-social.youtube {
    background-position: -100px;
}
.icon-social.rss {
    background-position: -150px;
}
.icon-social.pinterest {
    background-position: -250px;
}
.icon-social.instragram {
    background-position: -200px;
}

.icon-social.GooglePlus {
    background-position: -400px;
}
.icon-social.TRL {
    background-position: -449px;
	width: 45px !important; 
}
.icon-social:hover {
	opacity: 0.6;
}
.socialtopfade{
	width: 32px; 
	background-color:#4D4D4D  !important;
	opacity:0.7;
}

.footer .notification { background-color: #fff; padding: 5px; }
ul.credit-cards li, ul.unstyled li {
    display: inline;
    margin: 0 0px 0 0;
}
.footer-nav{
	text-align: right;
}
.shop-notices {
	text-align: right;
}
.footer-nav li{
	display: inline-block;
	padding-bottom: 10px;
}
.footer-content {padding-top: 10px; padding-bottom: 10px;}

.footer-nav li a {
    padding: 3px 5px;
}
.footer-nav li:after {
    content: " |";
}
.footer-nav li.last:after {
	content: " ";
}
/* END NEW FOOTER */


.cameraContent .camera_caption > div {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
    color: #000;
}
.camera_wrap.camera_azure_skin {
 margin-bottom: 0px !important;
}
.camera_pag_ul {
    margin-top: -69px !important;
}


#vp_welcomeboxstretch .utility-bar {
    background: none repeat scroll 0 0 #000;
    margin-top: 8px;
    padding: 0 15px;
}
.utility-bar .welcome, .utility-bar .cart_summary {
	margin: 15px 0;
}
.welcome.grey-lower-nav {
	margin: 10px 0px;
}

#welcomeboxstretchform3 {
    margin-bottom: 0;
    margin-top: 8px;
}
.search {
	position: relative;
	padding: 0px;
}

.searchresultwrapper {
z-index:999;
position:absolute;
width:100%;
text-align:left;
visibility:hidden;
padding: 3px 3px 3px 3px;
color: #777; 
left: 0;
top: 40px; 
background: #000;
border: 3px solid #4D4D4D;
}
.input-group.input-group-custom .input-group-btn {
	border: 0px none;
	padding-right: 0px;
}

.input-group-custom .input-group-custom { border: 0px none;}

/* END GENERAL STYLE INPUTS */


/* MOBILE HEADER */
.mobile-header {
	background: linear-gradient(to bottom, #eee 0px, #dbdbdb 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  
    min-height: 30px;
    padding: 0px;
	
	background: -webkit-linear-gradient(#333, #4D4D4D); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#333, #4D4D4D); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#333, #4D4D4D); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#333, #4D4D4D); /* Standard syntax */
}
.search.col-xs-6 {
	margin-bottom: 5px;
}
#contactgooglemap #googlemap {
	width: 100% !important;
}

#vp_logo img, .vp_logo img {
/*	margin-bottom: 2px; */
	width: 100%;
	max-width: 400px;
/*	margin-top: 2px; */
}

.fa.fa-caret-down {
	margin-left: 5px;
}

.mobile-header .navbar-nav li {
    border-right: 1px solid #fff;
    display: inline-block;
    margin-top: 4px;
    max-height: 30px;
	vertical-align: middle;
	color: #fff;
}

.mobile-header .navbar-nav li {
    border-right: 1px solid #4D4D4D;
    display: inline-block;
    margin-top: 4px;
    max-height: 30px;
}
.mobile-header .navbar-nav li:last-child {
    border-right: 0 none;
}
.sidr-class-nav > ul > li > a { font-weight: bold; text-transform: Uppercase; font-family: Verdana, Arial, Helvetica, sans-serif; }
.input-group-custom {
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 0px 5px;
}
.input-group-custom input {
	border: 0px;
}
.mobile-header .navbar-nav li a, .mobile-header .navbar-nav li a:hover, .mobile-header .navbar-nav li a:focus {
    margin: 3px 0;
    padding: 0 9px;
	background: none;
}
#responsive-menu-button {
    margin: 7px 0;
	float: left;
	color: #ececec;
}
.category_menu_wrapper {
    padding-right: 0;
    padding-top: 5px;
    text-align: right;
    text-transform: uppercase;
}
.category_menu_wrapper a {
	text-decoration: none;
	color: #fff; 
	font-size: 15px; 
	
}
.navbar-toggle {
	color: inherit;
}
.iconnav {
	padding: 0px 0px 10px;
}
.navbar-toggle {
    background-color: transparent;
    background-image: none;
    border-radius: 4px;
    float: right;
    margin-bottom: 8px;
    margin-top: 8px;
    padding: 0px;
    position: relative;
}
.nav-class {
	display: none;
}
.lower-header {
	width: 100%;
	background-color:#000 !important;
	color:#FFF !important;
}

#vp_logo img, .vp_logo img {
    display: block;
 /*    padding: 10px 0; */
}
.vp_logo.col-sm-6.col-xs-12,#vp_welcomeboxsquare{
	width: 49.8%;
	display: inline-block;
/*	float: none;*/
	vertical-align: middle;
}



*:before, *:after {
    box-sizing: border-box;
}
*:before, *:after {
    box-sizing: border-box;
}

.mobile-button {
    display: inline-block !important;
    float: none;
    
}
.mobile-button {
    margin-top: 3px;
}
.mobile-header .navbar-nav li a {
    margin: 3px 0;
    padding: 0 9px;
}


.navigation_dropdown_menu_mobile {
	 position: absolute; width: 100%;
	 z-index: 100;
	 top: 40px; 
	 background-color: #333;
	/* background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#dbdbdb));
	background-image: -webkit-linear-gradient(top, #eee, #dbdbdb);
	background-image:    -moz-linear-gradient(top, #eee, #dbdbdb);
	background-image:      -o-linear-gradient(top, #eee, #dbdbdb);
	background-image:         linear-gradient(to bottom, #eee, #dbdbdb); */
	
}
.search.col-xs-8, .category_menu_wrapper { margin-top: 5px; }
.category_menu_wrapper { margin-top: 8px; }
.no-margin { margin: 0px; }
.mobile-header.container #vp_logo, .mobile-header.container .vp_logo 
{ background: #000; margin-top: 0px; padding-top: 10px; padding-bottom: 10px; }
.navigation_dropdown_menu_mobile > .container {  }
.navigation_drops_wrapper { display: none; }
.navigation_dropdown_menu_mobile input {
	margin: 10px 0px;
 }
 .random-prod-info { padding-bottom: 5px; }
 .random-prod-info .fa-search, .randomproduct .fa-search { padding: 0px 10px;}

.navigation_drops_wrapper .txtfield {
	width: 100%; 
}
.pull-center { text-align: center; }

/* MOBILE HEADER */
.mobile-header { display: none}
.pagination > li { display: inline-block; }

/* CONENT PAGE */
.blogpage .comment_container {
    border: 1px solid #ddd;
    padding: 10px;

}
.blogpage .comment_title {
    background: none repeat scroll 0 0 #4D4D4D;
    padding: 10px;
}
.content-wrapper { margin-bottom: 20px; margin-top: 5px; width: 99%;}

.cattitle, cattitle a{
	font-weight:bold !important;
	line-height:20px;
	font-size: 13px !important;
	color:#3D70A3;
}
.sidebarcell {
   /* Bernice changed
   border: 1px solid #e7e7e7;
    margin-bottom: 10px;
    padding: 5px;
	*/
	margin: 3px 0px 3px;
	border: 3px solid #2A2A2A;
	font-size:.9em;
}

.main-content, .main-news, .main-blog, .main-freetext, #shopcustomer, #vp_bodycontent {
    margin-bottom: 10px;
	border:none;
	margin-left:5px;
	margin-right:5px;
	background:#000; /*this overwrite the image on left with product cells to hepl display for phones*/
	
}
.main-product{
	margin-bottom: 10px;
	border:none;
	text-align: center;
}

.main-product h4 {
	font-size: 1.2 em;
	background-color:#333;
	line-height:30px;
	font-weight:bold;
}
center > table  {
	border-top: 1px solid #ffcc00;
	
}
td > .info_table { margin-top: 0px; }
.txtfield.inputfield { width: 100% }

.sidebarcell_noborder {
    margin-bottom: 10px;
    padding: 15px;
}

.main-content h3,  .main-news h2, .main-blog h2, .main-freetext h2, .main-product h1, #shopcustomer h1, .main-content h2, .sub-header-container h1, .title h2 {
	margin-top: 0px;
	font-size: 1.2em;
	font-family: inherit;

}
.main-product h2 {
margin: 10px 5px 0px;
background: url("../../../../images/BHLB/gradient_bg.png") repeat-x scroll left 50% #26486D;
font-size: 1.2em;
font-family: inherit;
color: #FFF;
padding: 5px 0px 5px 14px;
border-radius: 5px;
}

.main-content h1 {
  margin: 10px 0 10px 0;
  /* background: url(../images/main-content-title.gif) no-repeat; */
  background: #26486D url(../../../../images/BHLB/gradient_bg.png) repeat-x left 50%;
  font: bold 1.1EM Arial, Helvetica, sans-serif;
  color: #fff;
  padding: 11px 0 11px 14px;
  text-transform: uppercase;
  border-radius: 5px 5px;
  text-align:center;
}

.page_content h2 {
margin: 10px 5px 0px;
background: url("../../../../images/BHLB/gradient_bg.png") repeat-x scroll left 50% #26486D;
font-size: 1.2em;
font-family: inherit;
color: #FFF;
padding: 10px 0px 10px 0px;
border-radius: 5px;
font-weight:bold;
text-align:center;
}

.title h2.sub-section-title { font-size: 15px; } 
.submitbtn { margin-top: 5px; margin-bottom: 5px; }
#vp_toprighticons .fa { font-size: 28px;}
.dropdown-icon-container .submitbtn { margin-bottom: -5px; }
.dropdown-icon-container a:first-child  .submitbtn:first-child { margin-top: 5px; display: none;  }
.main-product > h1, .main-content > h2, .main-content > h3, .sub-header-container h1, .main-product .sub-content-title {
    border-bottom: 1px solid #ddd;
    border-top: 0 none;
    font-size: 1.3em;
    margin-bottom: 10px;
    padding-bottom: 5px;
    text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.dropdown-icon-container h3 { margin-top: 0px; margin-bottom: 5px; }

#topheaderleftboxform { margin-top: 3px; }
.img-prod {
	/* width: 100%; */
}
.title h2, .title h2 {
	font-size: 1.3em;
	padding: 0 5px 5px;
	text-transform: Uppercase;
	margin-top: 0px;
	margin-bottom: 0px;
}


.flyout #flyout1, .flyout #flyout1  ul, ul.sidepage, .sideblogs, .sidenews, .menulist-style, .menulist-style.monthly_listing, .monthly_listing, .daily_listing {
	list-style: none;
	padding-left: 5px;
}
.menulist-style.monthly_listing ul {
	padding-left: 20px;
}
.menulist-style .daily_listing .montly_list .dailylisting {
	padding-left: 25px;
}
.flyout #flyout1 li {
	position: relative;
}
.flyout #flyout1 li ul {
	display: none;
	position: absolute;
	top: 0px;
	left: 70%;
	padding: 5px 10px;
	border: 1px solid #ddd;
	min-width: 150px;
}

#flyout1 li a, .sideblogs, .sidenews  {
    display: inline-block;
    vertical-align: top;
    
}
ul.sidepage {
	padding-left: 0px;
}
ul.sidepage a {
	width: 100%;
	display: block;
	padding: 3px 0px;
}
ul.sideblogs .list-wrapper a.news_title, ul.sidepage a.new_title  { display: block; }
.megamenu-dropdown, #flyout1 ul {
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    background: #fff;
    z-index: 100;
}
.sidelanguage select {
	width: 100%; 
}
.sidecurrency img {
    display: block;
    margin: 0 auto;
}

.scrollToTop_default, .scrollToTop_default:hover {
 background-image: url("../images/back-to-top.png");
 background-repeat: no-repeat;
 background-position: center center;
 height: 50px;
 width: 50px;
 color: transparent !important;
}

.scrollToTop_cycle, .scrollToTop_cycle:hover, .scrollToTop_default:hover,v.scrollToTop, .scrollToTop:hover  {
    background-image: url("../images/back-to-top.png");
}
.scrollToTop {
    color: #000;
    font-family: sans-serif;
    font-size: 12px;
    height: 50px;
    text-decoration: none;
    text-indent: 100%;
    text-transform: uppercase;
    white-space: nowrap;
    width: 50px;
	border-radius: 8px;
}

	/* ZOOM PLUGIN PRODUCT IMAGES */
.thumbnail_img {
    float: left;
    margin: 3px;
}
.thumbnail_img img {
    height: auto !important;
    width: 40px !important;
}
	/* ZOOM PLUGIN PRODUCT IMAGES */

	/*  FEATURED SLIDER */
.product_widgets .image-wrapper{
	width: 99%; margin: 1px auto; display: block; 

}
.carousel-caption .btn-details  {
	display: block;
	margin: 10px auto;
}
.product_widgets .image-wrapper img{ 
	 
}
option {

    border-right: 2px solid #ddd;
}
.product-order-list .product-row { border-bottom: 1px solid #ddd; padding-bottom: 5px; padding-top: 5px; }
.product-order-list .product-row:last-child { border-bottom: 0px none; }
.product_widgets .item{
	background-color: transparent;
}
.product_widgets .carousel-caption{
	position: relative;
	left: 0;
	text-shadow: none;
	color: inherit;
	background-color: transparent;
}
.product_thumbnail {
	display: block;
	margin: 5px auto;
	width: 100px; 
	height: auto; 
	max-width: 100%;
    width: 100%; 
}
#flyout1 a { 
	vertical-align: top;
}
.glyphicon.glyphicon-play.right-bullet {
	margin-top: 2px;
}
.list-wrapper { display: inline-block; width: 91%;}
ul li .right-bullet { vertical-align: top }
.shadetabs li a {
    display: block;
    width: 100%;
}
.productsummary td { background-color: #fff; }
.tabcontent.content_padding {
	background-color: #fff;
	border: 1px solid #eee;
}
.tabcontent.content_padding {
    min-height: 195px;
}
.tell_friend_container .col-xs-5, .review_form .col-xs-5 { width: 34%; }

/* CENTER PAGE */
.text-content-wrapper ul {
    color: #777;
    list-style: outside none none;
    padding-left: 15px;
}
.text-content-wrapper ul li h3 {
    font-size: 14px;
    font-weight: bold;
}
.text-content-wrapper ul li {
    border-bottom: 1px solid #777;
    padding-bottom: 15px;
}
.text-content-wrapper ul li:last-child {
    border: medium none;
}
/* CENTER PAGE */


.letter-sorting {
    background: none repeat scroll 0 0 #4D4D4D;
    color: #6b6b6b;
    margin: 10px 0;
    padding: 10px 15px;
    text-align: center;
    text-transform: uppercase;
}
.letter {
    display: inline-block;
    margin: 0 8px;
}
.input-group-custom {
	max-width: 210px;
}



/* CONENT PAGE */





/* SIDEBARS */
/* Top Left header - minicart */
.left-topnav {
/*width:300px;*/
padding-top:5px;
}

.sidebarcell_mini {
	border:3px solid #26486D;
	margin: 3px 0px 3px;
}
.minicart {
	list-style:none;
	overflow:hidden;
	width:100%;
	padding:0px;
	margin-bottom:2px !important;
	margin-top:0px !important;
	font-size:0.9em;
	background-color: #000;
}

.minicart-qty {
	float:left;
	font-size:.85em;
	font-weight:normal;
}

.minicart-description{
	padding-left:5px;
	text-decoration:underline;
	overflow:hidden;
	font-size:.85em;
	font-weight:normal;
}

/* minicart-links only used for title */
.minicart-links {
	background:#2a2a2a;
	font-weight:bold;
	text-align:center !important;
	width: 100%;
	color:#FFF;
	font-size:1.1em;
	text-transform:uppercase;
	border: 1px solid #4D4D4D;
}
.minicart-links a{ 
font-weight:bold;
background-color: #2a2a2a;
color: #ffcc00;
text-align:center !important;
}

.minicart-subtotal{
	border: 1px solid #4D4D4D;
	background:#2a2a2a;
	text-align:center;
	color:fff;
	font-size:0.9em;
	padding:1px;
}

.rightside-bar  {
	display: inline-block;
	padding-left: 16px;
	font-size: 12px;
}
.sidesearch { position: relative; }
.sidesearch .searchresultwrapper > a { display: block; color: #fff;  list-style: none; background-color:#333;}
.sidesearch .searchresultwrapper > a:hover { display: block; color: #000;  list-style: none; background-color:#fff;}

/* PRODUCT DETAILED PAGE */
#productexdbottom .shadetabs {
	width: 100%;
}
#productexdbottom .shadetabs  li a span { border: 0px; background: none; }
#productexdbottom .shadetabs li a {
	background-image: none;
	background-color: #fff;
	color: #777;
	border: 1px solid #ddd;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom: 0px none; 
	width: 99%;
}
.tab_content_container .noproductmessage{
	padding: 5px; background: #fff;
	
}
.tab_content_container { border: 1px solid #ddd; }
#productexdbottom .tab_content_container {
	padding: 5px; 
}
#productexdbottom .tab_content_container,
#productexdbottom .shadetabs li a.selected {
	background-image: none; 
	background-color: #f8f6f7;
}
.shadetabs { display: table; }
.shadetabs > li {
	display: table-cell;
}
/* EXTENTED PAGE */
#xproductextdesc { border: 1px solid #ddd; background-color: #fff; padding: 10px; }
/* EXTENTED PAGE */

/* CHECKOUT PAGE STYLE */
.checkout-page {
	padding: 0px 20px;
	color: #878383;
}
.checkout-page label {
	font-weight: normal;
}
.radio_wrapper > label { width: 94%;}
.radio_wrapper > input { vertical-align: top; }

.text-right { text-align: right }
.computation_wrapper {
	border-top: 2px solid #e7e7e7;
	padding: 10px 0px;
	margin: 10px 0px;
}
.prod_quantity {    display: inline-block;
    margin-right: 20px;
    min-width: 10px;
    width: 20px;
}
.sub_title {
	 border-bottom: 1px solid #e7e7e7;
	 margin-bottom: 10px;
}
.section_container {
   border: 1px solid #e7e7e7;
   margin: 0px -10px 10px;
    padding: 15px 45px;
	min-height: 689px;
}
.section_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
	margin: 10px 0px 10px 30px; 
    text-transform: uppercase;
	 border-bottom: 1px solid #ddd;
	 position: relative;
}
.section_counter {
    border-radius: 15px;
    color: #fff;
    display: inline-block;
    height: 30px;
    padding: 5px;
    text-align: center;
    width: 30px;
	position: absolute;
	top: -2px;
	left: -35px;
}.section_counter {
    border-radius: 15px;
    color: #fff;
    display: inline-block;
    height: 30px;
    padding: 5px;
    text-align: center;
    width: 30px;
	
}
/* SIDEBARS */

.slide-btn {
    border: 1px solid #ddd;
    display: inline-block;
    padding: 0px;
}
.slide-btn div {
	cursor: pointer; 
	padding: 7px;
}
.btn-wrapper.pull-right {
	margin-right: 15px; 
}
.carousel-caption {
	padding-bottom: 0px;
}
.item > hr {
	margin: 0px;
}

.carousel-control.left, .carousel-control.right {
	background-image: none;
	z-index: 100;
}
.carousel-control .fa {
	top: 50%;
	display: inline-block;
    position: absolute;
    top: 50%;
    z-index: 5;

}
/* SIDEBAR SLIDER */

.view-option {display: inline-block;}
.centerbtn { margin: 5px auto; display: block;}

#vp_toprighticons { padding-left: 0px; }
#vp_toprighticons .navbar-nav {
    margin: 0 -15px;
}

/* PRODUCT VIEW */
.productinfolabel { width: 50%; display: inline-block;}
.desktop-view,.mobile-view {
	margin: 0px;
}
.desktop-view .randomproduct .widget-product-title{ padding-left: 10px;}
.centerfield { display: block; margin: 10px auto; }
.product-details h4 {
	font-size: ;
}
.product-details {
	font-size: 11px;
	text-align: left; /* for tmp_productformat */
}
.compare-link, .wishlist-link {
	text-align:right;
}
.product-details .txtfield.quantity {width: 100%; max-width: 56px;}
.product-list-row .product-row  {
	border-bottom: 1px solid #ddd;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.view_cart.info_table {
    margin-top: 20px;
}
.table-responsive .view_cart { margin-top: 0px; border-top: 0px none; }
table.view_cart {
    display: block;
    padding-bottom: 5px;
	font-size: 11px;
} 
table.view_cart {
    margin-bottom: 20px;
}
.featured-option {
	background: none repeat scroll 0 0 #4D4D4D;
	text-align: left; 
}
.row.mobile_view.product-view.product-list-row-view.product-list-row-view .productlinks { text-align: left; }
.featured-option .featured-field-row { padding: 0px 10px; font-size: 11px;  }
.featured-option .featured-field-row:first-child { padding-top: 5px; }
.featured-option .featured-field-row select{ width: 100%; }
.featured-option .featured-field-row .txtfield, .featured-option .featured-field-row select{ margin-bottom: 5px;  }
.info_table > tbody > tr > td {
  /*  background: none repeat scroll 0 0 #fff;*/
    border: 3px solid #4D4D4D;
    padding: 11px 5px;
	border-collapse:collapse;
}
table.view_cart tr:last-child th.menuhdr, .product_sold_table .menuhdr {
    /* background: none repeat scroll 0 0 #ddd; */
}
.menuhdr { text-align: left; }
table.view_cart tr th.menuhdr {
	 /* background: none repeat scroll 0 0 #ddd; */
}
table.view_cart tr:first-child th.menuhdr {
	 background: none;
}
form .submitbtn { margin-bottom: 10px; background: #333 url(../../../../images/BHLB/gradient_bg.png) repeat-x left 50%;}

.productbtn.submitbtn { padding: 5px 15px; }
.view_cart th {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    color: #888787;
    font-size: 12px;
    padding: 5px;
    vertical-align: middle;
	background-color: #fff;
}
.desktop-view .randomproduct {
	margin: 3px;
}
.bottom_details {
	position: absolute; width: 100%;left: 0px; bottom: 0px; 
}
.bottom_details .widget-prod-price{
	padding-bottom: 5px;
}
.compare-link { clear: both; }
.widget-title { text-transform: Uppercase; font-weight: bold; }
.view_cart tr td:first-child, .view_cart tr td:nth-child(2), .view_cart tr th:first-child { border-left: 1px solid #ddd; }
.product_sold_table tr td:first-child, .product_sold_table tr th:first-child { border-left: 1px solid #ddd; }
.view_cart tr td:last-child, .view_cart tr th:last-child { border-right: 1px solid #ddd; text-align: right;}
.view_cart td table tr td { border: 0px none !important; }
td.item_row table tr td img { display: block; margin: auto; }
.item_row > table {
    border-right: 1px solid #ddd;
    margin: -11px 0;
	width: 100%;
}
.product_sold_table tr td:last-child, .product_sold_table tr th:last-child { border-right: 1px solid #ddd; }
.table-responsive { margin-top: 5px; margin-bottom: 5px;}
.table-responsive table { margin-top: 0px; margin-bottom: 0px; border:none; width:100%;}

.product_sold_table tr:first-child th.menuhdr {
	border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding-bottom: 5px;
    padding-top: 5px;
}
.product_sold_table tr td:last-child { text-align: right; border-right: 1px solid #ddd !important; }
.product_sold_table tr:nth-last-child(2) th, .product_sold_table tr:nth-last-child(3) th, .product_sold_table tr:nth-last-child(4) th{
	border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    font-weight: normal;
    padding: 5px;
}
.product_sold_table tr:last-child th{ border-bottom: 1px solid #ddd; border-left: 1px solid #ddd; }
select { padding: 5px; border: 1px solid #ddd; }
	/* breadcrumbs */
.breadcrumb {
	text-align:left;
	color:#FFF;
	font-size:0.8em; 
	margin-bottom:5px;
	background-color:transparent;
}

.breadcrumb a { 
	color:#FFFFFF; 
}
.breadcrumb a:hover { 
	color:#FFCC00; 
}

.largeinfofont { display: block; margin-bottom: 10px; }

.evendate select { margin-right: 5px;}
.vpasp-table { font-size: 11px; }
.vpasp-table { font-size: 11px; }
.view_cart tbody tr:last-child, #view_cart tbody tr:nth-last-child(2) td, .view_cart > tbody > tr td.blk-cell, .product_sold_table tr:first-child .menuhdr { background-color: #121212}
.normal_table tr.header-row td { border-top : 1px solid #ddd}
.normal_table tr td:first-child { border-left: 1px solid #ddd}
.normal_table tr td:last-child { border-right: 1px solid #ddd}

.productsummary {
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
    padding-bottom: 1px;
}
.productsummary.productdesc_table {
	 background: none repeat scroll 0 0 #333;
    border: 1px solid #ddd;
    border-radius: 8px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 10px;
}
#producttabs { position: relative; }
.submitbtn { text-align: center;}
.grid-list-row-view a.submitbtn { margin-top: 5px; }
.link-report .txtfielddropdown { width: 100%; }
.link-report .date-fields .txtfielddropdown { width: auto; }
.btns .col-sm-4:first-child .submitbtn { float: left;} 
 .btns .col-sm-4:nth-child(2) .submitbtn { display: block; margin: 0px auto; } 
 .btns .col-sm-4:last-child .submitbtn { float: right;} 
.info_table tbody tr.header-row td {
    background: #333;
	border: 1px solid #333;
}
.info_table > th { border: 1px solid #333}
.info_table > tbody > tr > td:first-child { }
.info_table > tbody > tr > td:last-child { }

.fontbold { font-weight: bold; }
.comment_title { margin: 10px 0px; text-transform: Uppercase }
.error_field { border: 1px solid red !important; outline: 1px solid red !important; }
div.error_field { padding: 5px; }
.errormsg { color: red !important;  }
.form-control { margin-bottom: 8px;}
.form-inline.form-filter .form-control { height: 30px;}
.dropdown.dropdown-field.small-field.form-control {margin-bottom: 0px; }
.txtfield, .txtfielddropdown, .searchfield, .txtfieldqty {
	border-radius: 2px;
	border: 1px solid #ddd;
	border: none;
	box-shadow: none;
/*	border-right: 1px solid #ddd;
	padding: 5px;
	padding-top: 3px;*/
}
.sidebarcell .txtfielddropdown { width: 100%; }
#xalsobought {
	margin-top: 0px;
}
.tab_content_left_border {
	height: auto;
}
.tell_friend_text_tab {
	width: 99.6%;
	padding: 10px;
}
.comment_title_tab, .tell_friend_title_tab {
	background: #4D4D4D;
	padding: 10px;
}
#reviewframe, #friendframe { width: 100%; }
.feature-container {
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;	
}
.comment_text_tab {
	border: 1px solid #ddd;
	width: 99.6%;
	padding: 10px; 
}
.left-wrap-btn { float: left;} 
.right-wrap-btn { float:right; }
.center-wrap-btn { margin-left: auto;    margin-right: auto; text-align:center;}
span.title { background: none; border: 0px none; }
.sort_product_container select { display: inline-block;  }
.product-list-row .product-details .submitbtn { padding: 5px 15px; }
.product-list-row .product-details h4 { margin-top: 0px; margin-bottom: 0px;  }
.product-list-row .productdesc { margin-bottom: 5px;   }

#paypalexpress_prices_wrapper tr td:first-child { display: none; }
#paypalexpress_prices_wrapper tr td:nth-child(2) { width: 78%; }
#paypalexpress_prices_wrapper tr td:last-child, .view_cart > tr td:last-child { text-align: right; }
#paypalexpress_prices_wrapper th.menuhdr { border-bottom: 0px none; }
#paypalexpress_prices_wrapper td {
    border-bottom: 1px solid #ddd;
    border-left: 0 none;
    border-right: 0 none;
    padding: 5px;
}
#paypalexpress_prices_wrapper tr:last-child td:last-child { border-top: 1px solid #ddd; border-bottom: 0px none;  }

.mobile_view { text-align: center; display: none;}
.title.mobile_view { text-align: left;}
/* PRODUCT GRID VIEW */
.col-md-9.col-sm-8.col-md-push-3.col-xs-12.mobile-wrapper .product-list-wrapper .form-product:nth-child(5n) .desktop_view.product-view.grid-list-row-view .col-lg-3.col-md-4.col-sm-4
{
	clear: both; 
}
.mobile_view.product-view.grid-list-row-view .random-prod-info.product-details { text-align: center; }
.col-sm-6.col-xs-12.product-details { padding-left: 30px; }

.featured-prod-widget { position: relative;}
.grid-list-row-view .featured-prod-widget .submitbtn{
	position: absolute;
	right:0px;
	bottom: -10px; 
}
.grid-list-row-view .featured-prod-widget .submitbtn .fa-search {
	padding: 0px 10px; 
}

/* MEDIA QUERY */

 .recaptchatable, #recaptcha_area tr, #recaptcha_area td, #recaptcha_area th {
        line-height: 0 !important;
   }
   #recaptcha_area input {
        height: auto;
        display: inline;
   }
@media (min-width: 770px){
	.form-filter.form-inline .form-group .txtfielddropdown{
		margin-top: 8px; 
		height: 35px;
	}
	.form-filter.form-inline .form-group, .form-filter.form-inline .form-group .dropdown-toggle{
		max-width: 89px;
		font-size: 11.4px;
	}
	.product-list-row .product-details-wrap.prod-img img { /* width: 120%;  */ }
	.sort_product_container select { max-width: 83px; }
}
@media (min-width: 768px ) {
	.product-list-row .product-details .submitbtn { float: right; }
	.product-row .quantity { float: right;}
	.hide-on-desktop {display:none !important;}	
	.childrowoutter:nth-of-type(odd) {
    background: #333;
   }
   .childrowoutter:nth-of-type(1) {
	margin-top:10px !important;
}
}

.select2-container{ margin-bottom: 10px; }
.form-inline.form-filter .select2-container{ margin-bottom: 0px; }
.select2-container .select2-selection--single .select2-selection__rendered { font-size: 11px;}
.blog_review_container .select2.select2-container.select2-container--default, .contentcell .select2-container { width: 100% !important }

.nailthumb img { width: auto; height: auto;   } 

/* END OF PRODUCT VIEW */  


/* MEDIA QUERY */
.mobile-view { display: none}
.global-3rd-background-color { background-color: #000;}
.searchresultwrapper a { display: block; width: 100%; padding-top: 3px; padding-bottom: 3px; margin-top: -4px; }
a { cursor: pointer; }
.searchresultwrapper > a { display: block; color: #fff;  list-style: none; background-color:#333;}
.searchresultwrapper > a:hover { display: block; color: #000;  list-style: none; background-color:#fff;}

@media (max-width: 994px) { 
	.desktop-only { display: none !important; }
}
	
@media (min-width: 995px) {
	.content-wrapper > .row > #vp_leftsidebox > .col-md-3,
	.content-wrapper > .row > #vp_rightsidebox > .col-md-3 { 
		width: 22%; 
	}
	.content-wrapper > .row > #vp_leftsidebox > .col-md-pull-6 {
		right: 56%;
	}
	.content-wrapper > .row > .col-md-push-3 { 
		left: 22%;
	}
	.content-wrapper > .row > .col-md-6 {
		width: 56%;
	}
	.mobile-only { display: none !important; } 
}

@media (min-width: 1100px){ 
	#my-category, #my-menu { display: none; }
	#my-category.mm-opened,#my-menu.mm-opened  { display: block; }
}
@media (min-width: 1200px){
	.desktop-view .col-lg-4.col-md-6.col-sm-4:nth-child(7), .desktop-view .col-lg-4.col-md-6.col-sm-4:nth-child(4){
		clear: both;
	}
/*Bernice put formatting here for larger screens only for products */
	.row-same-height {
  		display: table;
 		 table-layout: fixed;
		}
	.col-xs-height {
 		 display: table-cell;
 		 float: none !important;
		}
}
@media (min-width: 760px){
	.lowernavgation .dropdown{ margin-right: 10px; }
}

@media (max-width: 1200px) and (min-width: 995px){
	.shadetabs > li {
		display: block;
	}
	#productexdbottom .shadetabs li a{
		width: 100%;
		padding: 10px;
	}
	#producttabs { width: 100%; }
	#producttabs li.active { position: absolute; bottom: 0px; width: 100%;  }

}
@media (min-width: 1110px){ 
	 .randomproduct a.submitbtn { float: right; }
	  .randomproduct .btn.submitbtn {
		bottom: -35px;
		position: absolute;
		right: 0px; 
		border-bottom-right-radius: 0px !important;
		border-top-right-radius: 0px !important;
	}
	.navigation_dropdown_menu_mobile { display: none !important;} 	
}
@media (max-width: 1200px) {
	.vp_logo.col-sm-6.col-xs-12,#vp_welcomeboxsquare{ 
		width: 48.8%;
	}
	.childrow:nth-of-type(odd) {
    background: #333;
   }
}
@media (max-width: 1110px) {
	.randomproduct .btn.submitbtn {
		position: absolute;
		bottom: -6px;
		right: 0px; 
		border-bottom-right-radius: 0px !important;
		border-top-right-radius: 0px !important;
	}
}
@media (min-width: 1001px){
	.customer-wrapper .nextbtn  {
		display: none;
	}
	.main-product.customerservice h4 { border-bottom: 1px solid #333; padding-bottom: 5px; font-weight:bold; font-size:1.2em;}
	
	.col-md-6.col-sm-12.col-md-push-3.col-xs-12.mobile-wrapper .product-list-row .desktop_view .col-lg-3.col-md-4.col-sm-4.col-xs-6 {
		min-width: 33%; 
	}
}


@media (max-width: 1100px) and (min-width: 977px){

	.mobile-view  .col-lg-4.col-md-6.col-sm-6.col-xs-6.mobile-prod-wrapper:nth-child(3), .mobile-view  .col-lg-4.col-md-6.col-sm-6.col-xs-6.mobile-prod-wrapper:nth-child(5), .mobile-view .col-lg-4.col-md-6.col-sm-6.col-xs-6.mobile-prod-wrapper:nth-child(7){
		clear: both;
	}
	
}
@media (max-width: 1190px) and (min-width: 977px){
	.desktop-view .col-lg-4.col-md-6.col-sm-4:nth-child(3), .desktop-view .col-lg-4.col-md-6.col-sm-4:nth-child(5), .desktop-view .col-lg-4.col-md-6.col-sm-4:nth-child(7){
		clear: both;
	}
}

@media (max-width: 1100px){
	.navbar-default, .lowernavgation, .welcomebox_wrapper, .desktop-view { display: none }
	.mobile-header, .mobile-view, #responsive-menu-button { display: block;}
	.mobile-header.container { width: 100%; }
	#vp_topheader_lower .search { margin-bottom: 5px;}
	.logo img { margin: 10px auto; }
	
	.product_widgets.mobile-view { display: none; } /* FOR TOPSELLER RANDOM SIDEBAR */
	.product_widgets.desktop-view { display: block; } /* FOR TOPSELLER RANDOM SIDEBAR */
}
@media (max-width: 1000px){
	.hide-to-mobile {
		display: none !important;
	}
	.main-product > h1,.main-product > h1:hover, .main-product > h1:focus, .main-content > h2,.main-content > h2:hover,.main-content > h2:focus, .main-content > h3,.main-content > h3:hover,.main-content > h3:focus, .sub-header-container h1,.sub-header-container h1:hover,.sub-header-container h1:focus {
		 background: none repeat scroll 0 0 #777;
		border-bottom: 1px solid #e7e7e7;
		color: #fff;
		font-size: 1.3em;
		margin-bottom: 10px;
		margin-left: -15px;
		margin-right: -15px;
		padding: 0 5px 5px;
		text-transform: uppercase;
		padding: 10px 15px 10px;
		
	}
	.customer-wrapper, .customer-wrapper.all-clear { display: none;}
	.customer-wrapper.active { display: block;}
	.menulist-style.monthly_listing .fa.fa-caret-right.right-bullet {
		position: relative;
		right: 0;
		top: 0px;
	}
	.fa.fa-caret-right.right-bullet {
		list-style:none;
	}
	.searchresultwrapper > a {
		display: block;
		width: 100%;
		padding-top: 3px;
		padding-bottom: 3px;
		margin-top: -4px;
	}
	#shopcustomer {padding-left: 0px; padding-right: 0px;}
	.signup-section .sidebarcell {
		padding-bottom: 10px;
	} 
	#my-menu, #my-category { display: none;}
	#my-menu.mm-menu.mm-current, #my-category.mm-menu.mm-current { display: block;}
	
	.logo .a .active { display: block; width: 100%; background-color: #000; border:none;}
	#vp_logo img, .vp_logo img { display: block; margin: 10px auto; }
	#vp_topheader_lower .search { margin-bottom: 5px; }
	
	.sort_product_container select.form-control { width: auto; }
	.sort_product_container .form-inline.form-filter .select2-container { margin-bottom: 5px; }
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus { 
	background-color: #333;
}

.pagenumbers,  pagenumbers >.ul, pagenumbers >.li{ 
	background-color: #333;
	display:inline-block;
	padding: 1px;
	margin: 20px;
	border-radius: 4px;
	line-style: none !important;
}
.comparelink-container { padding-top: 20px; clear: both; }
.productsummary-mobile { display: none;} 


@media (min-width: 950px){ 
	.productlinks { min-width: 145px; }
}
@media (max-width: 1181px) and (min-width: 767px){
	.productlinks { margin-left: -30px;  }
}
@media (max-width: 950px){
	.desktop-view .col-lg-4.col-md-6.col-sm-4:nth-child(7), .desktop-view .col-lg-4.col-md-6.col-sm-4:nth-child(4){
		clear: both;
	}
		.mobile_border {
		border-top: #333 solid 2px;
	}
	.leftside {
	border-right:#2a2a2a none !important;
}
}

@media (max-width: 768px){
	.mobileprodimg {
		max-width:100px !important;
	}
.smallpadding-xs {
   padding: 5px !important;
   margin: 5px !important;
}
	
	.hide-to-mobile {
		display: none !important;
	}
	.hide-on-mobile {display: none !important;}
		.mobile_border {
		border-top: #333 solid medium;
	}
	.childXSoutter:nth-of-type(odd) {
    background: #333;
   }
   .childXSoutter:nth-of-type(1){
	margin-top:10px !important;
}
	.lowernavgation .dropdown{ width: 33%; }
	.col-md-6.col-sm-6.col-xs-6.mobile-prod-wrapper:nth-child(3), .col-md-6.col-sm-6.col-xs-6.mobile-prod-wrapper:nth-child(5), .col-md-6.col-sm-6.col-xs-6.mobile-prod-wrapper:nth-child(7){
		clear: both;
	}
	
	.mobile-view .featured-prod-widget { min-height: 165px; }
	.mobile-view .mobile-prod-wrapper:nth-child(3), 
	.mobile-view .mobile-prod-wrapper:nth-child(5), 
	.mobile-view .mobile-prod-wrapper:nth-child(7) { clear: both; }
	
	.input-group-custom {
		max-width: 100%;
		}
}


@media (min-width: 767px){
	.flyout #flyout1 li:hover > ul {
		display: block;
		
	}
	.productlinks { text-align: right;}
	
	
	/* FOR GRID VIEW DEKSTOP (3 COLUMNS) */
	.col-md-6.col-sm-12.col-md-push-3.col-xs-12.mobile-wrapper  .product-list-wrapper .form-product:nth-child(4),
	.col-md-6.col-sm-12.col-md-push-3.col-xs-12.mobile-wrapper  .product-list-wrapper .form-product:nth-child(7),
	.col-md-6.col-sm-12.col-md-push-3.col-xs-12.mobile-wrapper  .product-list-wrapper .form-product:nth-child(10)
	{
		clear: both;
	}
}
	
@media (max-width: 766px){
	.mobile_border {
		border-top: #333 solid 2px;
	}
	/* FOR GRIDVIEW DESKTOP SMALLER SCREEN (3COLUMNS) */
	.col-md-6.col-sm-12.col-md-push-3.col-xs-12.mobile-wrapper .product-list-wrapper .form-product:nth-child(odd)
	{
		clear: both;
	}
	.image.pull-right {
		width: 100%; 
	}

	.main-product.section-form { border: 0px none;  }

	#page { padding-bottom: 208px; }
	/* Tt */
	#vp_logo img, .vp_logo img {
		padding: 0px;
	}
	/* HIDE DESKTOP TEMPLATE */
	
	
	/* HIDE DESKTOP TEMPLATE */
	
	.container.content-wrapper {
		margin-top: 0px;
	}
	
	.flyout #flyout1 li:hover > ul {
		display: none;
	}
	
	#checkoutsteps { display: none; }
	/*  SHOW MOBILE TEMPLATE*/
	
	.lower-header {
		background: -webkit-linear-gradient(#333, #4D4D4D); /* For Safari 5.1 to 6.0 */
		background: -o-linear-gradient(#333, #4D4D4D); /* For Opera 11.1 to 12.0 */
		background: -moz-linear-gradient(#333, #4D4D4D); /* For Firefox 3.6 to 15 */
		background: linear-gradient(#333, #4D4D4D); /* Standard syntax */
		padding: 0px;
		
		
	}
/*	.content-wrapper {margin-top = true}*/
	.sidebarcell, .sidebarcell_noborder, .main-content, .main-product, .main-news, .main-blog, .main-freetext, .main-product, #shopcustomer { padding-top: 0px;}
	.title {
		border-bottom: 1px solid #e7e7e7;
		margin-bottom: 10px;
		margin-left: -15px;
		margin-right: -15px;
	/*	padding: 10px;*/
		text-align:center;
	} 
	.title h2, .title h2:hover {
		color: #fff;
	}
	.main-product .sub-content-title {
		padding-top: 10px;
	}
	.main-product h4 {
		border-bottom: 1px solid #333;
		padding-bottom: 5px;
	}
	.main-product .product-list-row  h4 {
		border-bottom: 0px none;
		margin: 0px auto;
	}
	
	#welcomeboxsquareform3 .input-group-btn{ border: 0px none;}
	.mobile-wrapper { padding-right: 0px; padding-left: 0px;}
	
	
	/*  SHOW MOBILE TEMPLATE*/
	
	.breadcrumb { margin-bottom: 0px; }
	
	.nav > li.dropdown {
		display: inline-block;
	}
	.mid-topright-nav {
		text-align: left;
		padding-left: 0px;
	}
	#vp_welcomeboxsquare {
		text-align: left;
	}
	.navbar-nav .open .dropdown-menu {
		position: absolute;
	}
	.left-topnav.nav.navbar-nav {
		float: left;
	}
	.navbar-nav .open .dropdown-menu {
		 background-clip: padding-box;
		background-color: #fff;
		border: 1px solid rgba(0, 0, 0, 0.15);
		border-radius: 4px;
		box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
		float: left;
		font-size: 14px;
		left: 0;
		list-style: outside none none;
		margin: 2px 0 0; 
		min-width: 160px;
		padding: 5px 0;
		position: absolute;
		top: 100%;
		z-index: 1000;
	}
	.footer-nav, .shop-notices,.unstyled {
		text-align: center;
	}
	
	#flyout1 li, .sidepage > li {
		border-bottom: 1px solid #777;
		position: relative;
	}
	
	
	.compare-link, .wishlist-link {
		padding-right: 10px;
		text-align: left;
	}
	.sort_product_container .form-group{
		display: inline-block;
		width: 48%;
	}
	
	.product_widgets.mobile-view { display: block; } /* FOR TOPSELLER RANDOM SIDEBAR */
	.product_widgets.desktop-view { display: none; } /* FOR TOPSELLER RANDOM SIDEBAR */
	.fa.fa-caret-right.right-bullet {
		position: absolute;
		top: 9px;
		right: 0; 
	}
	
	.product-view a.submitbtn { display: inline-block; margin-top: 10px; }
	.productsummary-desktop { display: none;}
	.productsummary-mobile { display: block;}
}

@media (max-width: 600px){
	.footer { text-align: center; }
	
	.search {
		width: 60%;

	}
	#category_id { margin-right: -30px}
	
	.mobile_view { display: block;}
	.desktop_view { display: none;}
	.product-list-row .productlinks { margin: 5px auto; }
	.img-wide { display: none;}
	
	/* .product-list-row { border: 1px solid #ddd; margin-bottom: 10px; padding-top: 10px;  } */
}

@media (max-width: 550px) {
	#page { padding-bottom: 228px; }
	.mobile-prod-wrapper { width: 100%;}
	.categorysummary.col-xs-6 {
		width: 100%;
	}
	.product-details-wrap {
		width: 100%; 
	}
	
	.link-report.btns .col-sm-4 {  clear: both }
	.btns .col-sm-4:nth-child(2) .submitbtn, .btns .col-sm-4:first-child .submitbtn, .btns .col-sm-4:last-child .submitbtn { 
		display: block;
		margin: 10px auto;
		float: none;
	}
	.report-field-container { width: 100%; clear: both; }
	
	.shadetabs > li a { width: 100%; padding: 10px; }
	
	.hide-xs { display: none; }
	
	
	.shadetabs > li {
		display: block;
	}
	#productexdbottom .shadetabs li a{
		width: 100%;
		padding: 10px;
	}
	#producttabs { width: 100%; }
	#producttabs li.active { position: absolute; bottom: 0px; width: 100%;  }
	
}

@media (max-width: 480px) {
	#recaptcha_challenge_image{
	margin: 0 !important;
	width: 100% !important;
	}
	#recaptcha_response_field
	{
	margin: 0 !important;
	width: 100% !important;
	}
	.recaptchatable #recaptcha_image {
	margin: 0 !important;
	width: 100% !important;
	}
	.recaptchatable .recaptcha_r1_c1, 
	.recaptchatable .recaptcha_r3_c1, 
	.recaptchatable .recaptcha_r3_c2, 
	.recaptchatable .recaptcha_r7_c1, 
	.recaptchatable .recaptcha_r8_c1, 
	.recaptchatable .recaptcha_r3_c3, 
	.recaptchatable .recaptcha_r2_c1, 
	.recaptchatable .recaptcha_r4_c1, 
	.recaptchatable .recaptcha_r4_c2, 
	.recaptchatable .recaptcha_r4_c4, 
	.recaptchatable .recaptcha_image_cell {

	margin: 0 !important;
	width: 100% !important;
	background: none !important;
	}
	body #recaptcha_area, body #recaptcha_table { width: 100% !important; }
}

@media (max-width: 430px){
	.left-wrap-btn, .right-wrap-btn { float: none; }
	
	.mm-page mm-slideout { margin-bottom: 248px; }
	
}

@media (max-width: 310px){
	body .nailthumb, .nailthumb img { width: 100%}
}
@media (max-width: 250px){
	.topright-mobile, #vp_logo, .vp_logo {
		width: 100%;
	}
}
/* MEDIA QUERY */

#productexdleft img {
margin:10px auto;
}

#productexdleft .main_image {
width:200px;
margin:10px auto;
}
.highslide-wrapper { z-index: 1000}

/*formats the orange text in teh templates*/
.txtorange{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffcc00 !important;
	font-style: normal;
	font-weight: bold;
}

.txtorange a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffcc00 !important;
	font-style: normal;
	font-weight: bold;
}

/*formats the blue text in teh templates*/
.txtblue{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0099CC !important;
	font-style: normal;
	font-weight: bold;
}

.txtblue a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0099CC !important;
	font-style: normal;
	font-weight: bold;
}
/*formats the blue text in teh templates*/
.txtbluesmall{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0099CC !important;
	font-size: 0.9em;
	font-style: normal;
	font-weight: bold;
}

.txtbluesmall a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0099CC !important;
	font-size: 0.9em;
	font-style: normal;
	font-weight: bold;
}

/*formats the orange text in the templates*/
.txtorangelarge{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffcc00 !important;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	}

/*formats the orange text in the templates*/
.txtorangelarge a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffcc00 !important;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration:underline;
}

/*formats the orange text in the templates*/
.txtorangeXL{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffcc00 !important;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
}

/*formats the orange text in the templates*/
.txtorangeXL a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffcc00 !important;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-decoration:underline;
}
/*formats the orange text in the templates*/
.txtorangemid{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffcc00 !important;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

/*formats the orange text in the templates*/
.txtorangemid a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffcc00 !important;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration:underline;
}

/*formats the orange text in the templates*/
.txtorangesmall{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffcc00 !important;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}

/*formats the header text throughout the site*/
.txtheaderlarge{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
font-size: 16px !important;
font-style: normal;
font-weight: bold;
}

.txtheader{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
font-size: 14px !important;
font-style: normal;
font-weight: bold;
text-transform:uppercase;
}

.txtsizesmall{
	color: #ffffff;
	font-size: 12px;
}

.txtsizesmall a{
	color: #ffffff !important;
	font-size: 12px;
}

.txtsizesmall a:hover{
	color: #FFCC00 !important;
	font-size: 12px;
}

.txtxsmall {
	color: #ffffff;
	font-size: 10px;
}

.al {
	text-align:left;
}

.ar {
	text-align:right;
}
.ac {
	text-align:center !important;
}
.productheaderrow {
	background-color:#4D4D4D;
/* 	border: none !important; */
}

.productheaderrowdk {
	background-color:#333;
	border: none !important;	
	/*Bernice added to fix fat mobile border on products */
	margin-left:-15px;
	margin-right:-15px;
}

.productblkcol {
	background-color:#000000;
	border: none !important;
	width:100%;
	vertical-align:top;
}
.productdkgreycol {
	background-color:#333;
	border: none !important;
	vertical-align:top;
}
.topbdr {
	border-bottom:none !important;
	border-left:none !important;
	border-right:none !important;
	border-top:thin solid #4D4D4D !important;
}

.topbdrthk {
	border-bottom:none !important;
	border-left:none !important;
	border-right:none !important;
	border-top:medium solid #4D4D4D !important;
}
.prodimg{
	border-top:0px;
	border:none;
    height: auto;
    max-width: 100%;
	vertical-align: top;
}
.subprodtbl {
	border: none !important;
	width:100%;
	padding:0px;
}

.subtable {
	border: none !important;
	padding: 0px;
	margin:0;
	vertical-align:top;
	width:100%;
}

.detpagetable {
	border: none !important;
	padding: 0px;
	margin:0;
	vertical-align:top;
	width:100%;
	display: table;
	table-layout: fixed;
}

.noproductmessage{
   padding:5px;
   /*border:1px solid #cccccc;*/
   margin-top:20px;
   margin-left:20px;
   margin-right:20px;
   text-align:center;
   /*background-color:#f8f8f8;*/
   background: #FFCC00; 
   color:#000;
   border-radius: 5px 5px;
   font-size:18px;
   font-weight:bold;
}

.noproductmessage a{
   color:#000 !important;
}
.productmessageblue{
   padding:5px;
   /*border:1px solid #cccccc;*/
   margin-top:20px;
   margin-left:20px;
   margin-right:20px;
   text-align:center;
   /*background-color:#f8f8f8;*/
   background: #26486D; 
   color:#FFF;
   border-radius: 5px 5px;
   font-size:18px;
   font-weight:bold;
}


/* standard table display WITHINSIDE BORDERS */
.std_tableibdr {
	border-collapse:collapse;
	border:3px solid #2a2a2a !important;
	margin-bottom:10px;
	text-align:left;
	vertical-align:top;
	line-height:20px;
	width:100%;
	color: #ffffff;
	font-size: 12px;
	font-weight:bold;
}
/* standard table display - with inside border override for empty cells */
.std_tableibdr td {	
padding:0px 5px 0px 5px;
border:2px solid #2a2a2a !important;
}

.std_tableibdr th { 
	border:0px !important;
	background-color : #2a2a2a;
	text-align : center;
	padding: 2px;
	}
	
.std_table {
	border-collapse:collapse;
	background:#000000;
	border:3px solid #4D4D4D !important;
	text-align:left;
	vertical-align:top;
	line-height:20px;
	font-size:1em;
	width:99%;
	margin:5px 5px 10px 5px;
	font-weight:bold;

}

.std_table th { 
	vertical-align:top;
	padding:0px 5px 0px 5px;
	width:35%;
	font-weight:bold;
	background:#000000;
}
.std_table td {	padding:0px 5px 0px 5px; font-weight:bold;}


.blk-cell {
	background-color:#121212;
}
.message{
	color:#888787;
	font-size:0.75em;
	font-weight:normal;
	padding-left:3px;
}

.product_container {
/* 	border-collapse:collapse;*/
/*fixes indent issue */
	border:3px solid #4D4D4D  !important;
	margin-bottom:10px;
	text-align:left;
	vertical-align:top;
/*	width:100%; */
	padding:0px;
	/*Bernice added to fix fat mobile border on products */
	overflow:hidden;
}

.bluebutton{
	display:block;
	padding: 5px;
	background: url("../../../../images/BHLB/gradient_bg.png") repeat-x scroll left 50% #26486D;
	border-radius: 4px 4px;
	font-weight: bold;
	margin: 2px;
	font-weight:bold;
	text-align:center;
	font-size:0.9em;
}

.blueback{
	display:block;
	padding: 5px;
	background: #26486D;
	font-weight: bold;
	margin: 2px;
}

.login-section, .signup-section {
  border: 1px dotted #4D4D4D;
  background-color: #333333;
  padding: 10px;
}

.leftside {
	float:left;
	border-collapse:collapse;
	border-right:6px dashed #2a2a2a;
}

.rightside {
	float:right;
}

.fr {
	float:right;
	text-align:right;
}

.fl {
	float:left;
	text-align:left;
}

.padbutton {
	padding: 5px;
}

.noborder_tbl {
	border-collapse:collapse;
	border:0px none !important;
	width:100%;
}

.CS_tableibdr {
	border-collapse:collapse;
	border:3px solid #4D4D4D !important;
	margin-bottom:10px;
	text-align:left;
	vertical-align:top;
	line-height:20px;
	width:100%;

}

.CS_tableibdr td {	padding:0px 5px 0px 5px;
border:2px solid #4D4D4D !important;}

/* standard table display - with inside border override for empty cells */
.CS_tableibdr th { 
	border:0px !important;
	background-color : #4D4D4D;
	text-align : center;
	padding: 2px;
	line-height:35px;
	background-position:1% 50%;
	background-repeat:no-repeat;
	}

.video {
	width:100%;
	height:100%;
	max-width: 100%; 
	float: none; 
	clear: both;
	margin: 2px auto;"
}

p {
 margin:0px;
}

.upsrowcolor{ background-color:#1C1C1C; }

.upsship {
	line-height:20px;
	border-bottom: #333 solid;
	border-right: #333 solid;
	border-left: #333 solid;
	border-top: #333 solid;
}

.imgbtn {
	vertical-align:middle;
}

.centerit {
	vertical-align:middle;
}
.spaced , .space tr , .spaced td{
	margin:2px;
	padding:2px;
}

.nomargin_left {
	margin-left: 0px !important;
}

.childproduct_container {
	margin-bottom:5px;
	text-align:left;
	vertical-align:top;
	padding:0px;
	overflow:hidden;
}
.leftimage {
	float:left;
	padding-right:5px;
	max-width:100%;
	height:auto;
}

.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}
.smallpadding {
   padding: 5px !important;
   margin: 5px !important;
}
.childrownoimg:nth-of-type(odd) {
    background: #333;
   }
.childrownoimg:nth-of-type(1) {
	margin-top:10px !important;
}
.subproduct {
	width:99%
}
.subproductqty {
	width:5%
}
.subproductname {
	width:95%
}
/*Bernice put formatting here for larger screens only for products */
	.childrow-same-height {
  		display: table;
 		/* table-layout: fixed;*/
		}
	.childcol-xs-height {
 		 display: table-cell;
 		 float: none !important;
		}
	
	.childcol-xs-heightrt{
 		 display: table-cell;
		}
	
.childimagediv {
	padding-right:5px;
	padding-left:5px;
	max-width:100%;
	height:auto;
}
.nowrap{
	white-space: nowrap;
}
.allowwrap {
	white-space:normal;
}

.sidebysideimgs {
	 text-align:center;
}

.sidebyside {
	display: inline-block;
    margin-left: auto;
    margin-right: auto;
}

.spacingborder:nth-of-type(odd) {
	border-right: black 4px solid;
}

.indentlist {list-style-position: inside; }
.padimg{
	padding-left:3px;
}

.thinborder{
	border: thin solid #333;
}
.cartimg_thumbnail {
	display: block;
	margin: 5px auto;
	width: 100px; 
	height: auto; 
	max-width: 100%;
	padding-right:5px;
}
/*added to override bootstrap 3.0 */
table, th, tr, td {
	font-weight:bold !important;
	font-size:14px !important;
}

.blkback {
	background-color:#000;
}

.close, .close > a {
	color:#FFF;
	opacity:0.5;
}