/* user.css ----------------------------------------------------------------- */
@import url("all_products_seo.css");
@import url("headertags_seo_styles.css");
@import url("sitemap_seo.css");

/*BOF panel colors*/
.panel-default>.panel-heading {
  color: #fff;
  background: url(images/leftcol-bg.png);
  background-repeat: repeat;
  font-size: 18px;
  font-weight: bold;
  padding-top:0px;
  padding-bottom:0px
  }
.panel {
	color : #000000;
	background : #D7F0FF;
 font-size:12px;
	text-decoration : bold;
 -webkit-box-shadow: 7px 7px 10px #555;
 -moz-box-shadow: 7px 7px 10px #555; 
 box-shadow: 7px 7px 10px #555;
}  
 

#columnLeft .panel {
	background: url(images/side_bar.jpg) !important;
}

#columnRight .panel {
	background: url(images/side_bar.jpg) !important;
}

.panel A {
	color : #000000; 
	background : inherit;
	text-decoration : bold;
}
.panel A:hover {
	color : #fff; 
	background : #ff0000; 
	text-decoration : none; 
}
/*EOF panel colors*//*BOF Breadcrumb panel color*/  
/*BOF message box in header  */
.messagebox-align { text-align:center }
.message-box {margin-top:12px; margin-left:40px; border:1px solid #ff0000; 
-moz-box-shadow: 0 0 5px rgba(0,0,0,0.5);
-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5);
box-shadow: 0 0 15px rgba(0,0,0,0.5);}

@media (max-width: 640px) {
.message-box {margin-left:0px}
 } 
/*EOF message box in header  */

.equal-height {
width:auto; 
 
border: 1px solid #076AEB;
padding: 10px;
}
.equal-height:hover {
-moz-box-shadow: 0 0 5px rgba(0,0,0,0.5);
-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5);
box-shadow: 0 0 15px rgba(0,0,0,0.5);
} 

.jssorwrapper {display:table; margin-left:auto; marign-right: auto; margin-bottom: 10px; padding: 0px}
#slider1_container {box-shadow: 2px 4px 6px rgba(0,0,0,0.5)}

.multibox {text-align:center; padding-bottom:10px;}
.multibox-align {text-align:center}

.pl-price-w-sale {font-weight:bold;color:#ff0000} /*where pl=product-listing*/
.pl-price {font-weight:bold;} 
.pl-sale {font-weight:bold'}
