/* user.css ----------------------------------------------------------------- */
body {
    font-family: 'Open Sans', "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #F5F5F5;
}

a{
	font-family: 'Open Sans', serif,Helvetica,Arial,sans-serif;
color:#635E61
}
a:hover{
	color:#25AAE2;
}
.navbar-static-top {
    background: #170A59;
    padding: 0px;
    margin-bottom: 0px;
	min-height:35px;
	border:none;
}
.navbar-nav{
	margin-left:15px;
}
.navbar-nav>li>a {
    color: #f2f2f2;
    padding: 10px  20px 11px 20px;
    font-size: 15px;
}
.navbar-nav>li>a:hover {
	 background:#25AAE2;
}
.header-wrapper{
	padding:5px 0px;
}
.footer {
    background: #3A3A3A;
}
.footer p {
    color: #D0D0D0;
    line-height: 23px;
    font-size: 13px;
}
.breadcrumb {   
    padding: 6px 15px;
    margin-bottom: 5px;
    margin-top: -10px;
    padding-left: 10px;
    margin-left: -20px;
	background-color:#E4E3E3;
}
.breadcrumb li a{
color:	#6F5364
}
.breadcrumb li a:hover{
color:	#170A59;
	
}
.product-inner a  img{
	max-height:210px;
	min-height:210px;
}
#columnLeft{
	margin-top:10px;
}
.panel-body ul{
	padding: 0px;
    list-style-type: none;
	padding-left: 0px;
}
.panel-body ul li{
	padding-bottom:0px;
    border-bottom: dotted 1px #E4E0E0;
	margin-top:0px;
	padding-left: 0px;
	margin-left:-1px;
	margin-right:-1px;	
}
.nav.nav-pills.nav-stacked ul{
	margin-left:5px;
}
.nav.nav-pills.nav-stacked li a{
	font-weight:600;
	background-image: url('../images/li_cat.png');
    background-repeat: no-repeat;
    background-position: 10px center;
    padding-left: 25px;
	font-size:14px;
}
.nav.nav-pills.nav-stacked  ul li a{
	font-weight:400;
	background:none;
	 
}

.thumbnail {
   
    border-radius: 0px;
   
}
.panel-default>.panel-heading {
    color: #FBF9F9;
    background-color: #170A59;
    border-color: #ddd;
    font-size: 15px;
    font-weight: 500;
    border-radius: 0px;
}
.panel-heading {
    padding: 5px 10px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #170A59;
    font-family: fontawesome;
    content: "\f0da";
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid rgba(224, 100, 100, 0);
    border-radius: 0px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 0px 0px rgba(0,0,0,.05);
}
.panel-body ul li a{
	color: #666;
    padding: 10px 5px;
    border-radius: 0px;
    font-size: 13px;
}
.panel-body ul li a:hover{
	background-color:#25AAE2;
	color:#FFFFFF;
}
.panel-body {
    padding: 10px;
	padding-left:0px;
	padding-right:0px;
}
.carousel-control.right, .carousel-control.left  {
	background:none;
}
.carousel-indicators {
    bottom: -10px;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
   width:100%;
}
.btn {
    padding: 5px 12px;
    font-size: 13px;
    border-radius: 3px;
    color: #FFF;
    background-color: #e26eb9;
    border-color: #FFFFFF;
    border: none;
    text-transform: uppercase;
}
.btn-default:hover {
    color: #fff;
    background-color:#25AAE2;
    border-color:#25AAE2;
	border:none;
}
.page-header {
    padding-bottom: 5px;
    margin: 15px 0 20px;
    border-bottom: 1px solid #eee;
    font-size: 16px;
}
.page-header h1{
	    font-size: 24px;
    color: #E50088;
    margin-top: 0px;
}
.thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
    max-height: 240px;
    height: 180px;
}
.thumbnail  p a{
	height:38px;
	display:block;
}
.product-inner {
    padding: 10px;
    background: #E2D6DD;
    margin-bottom: 20px;
    border: solid 1px #D6B9CA;

}
.product-inner:hover{
		-webkit-box-shadow: 2px 2px 5px 0px rgba(209,186,209,1);
-moz-box-shadow: 2px 2px 5px 0px rgba(209,186,209,1);
box-shadow: 2px 2px 5px 0px rgba(209,186,209,1);
}
.mtop10{
	margin-top:10px;
}
.product-inner h5{
	font-weight:bold;
}
.product-inner h5 a{
	color:#946785;
}
.alert-info {
    color: #FF0000;
    background-color: #FAF2F2;
    border-color: #25AAE2;
	text-align:center;
}
 .productHolder h2 a{	
    display: block;
    max-height: 38px;
    text-overflow: ellipsis;
	height:30px;
 }
#products.list-group {
    margin-left: 0px;
    margin-right: 0px;
}
#footer .hours {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    width: 250px;
}
#footer .hours li {
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #A6ACAE;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #696969;
}
#footer .hours li span {
    float: right;
    color: #CCCCCC;
}
h3.footer-title {
    color: #F8F7F9;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 600;
	text-align:left;
    /* text-transform: uppercase; */
}
.footer-social{
	list-style-type:none;
	padding:0px;
	text-align:left;
}
.footer-social li{
	    padding: 15px 0px;
		clear:both;
}
.footer-social li span {
    display: inline-block;
    padding: 1px;
    background: #49659F;
    border-radius: 50%;
    width: 32px;
    font-weight: bold;
    float: left;
    color: #fff;
    height: 32px;
    font-size: 24px;
    text-align: center;
}
.footer-social li a{
	margin-top: 6px;
    display: block;
    float: left;
    margin-left: 5px;
	color:#B1A7AD;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #25AAE2;
    border-color: #E00B59;
}
.pagination>li>a, .pagination>li>span {
    padding: 4px 10px;
}
.productHolder:hover {
    border-bottom: 1px solid #25AAE2;
}
.well-sm {
    padding: 9px;
    border-radius: 3px;
    background: #ECECEC;
    margin:15px 0px;
}
.contact {
    /* border-left: 1px solid #ddd; */
    color: #ccc;
    line-height: 28px;
    list-style-type: none;
}
.footer-social .twitter span{
    background-color: #55ACEE;
}
.footer-social .gplus span{
    background-color: rgb(234, 67, 53);
}
.footer-social .youtube {
}
.footer-social .youtube .fa{
    font-size: 32px;
    color: #C12222;
    float: left;
}
    
.navbar-toggle .icon-bar {
    display: block;
    width: 25px;
    height: 2px;
    border-radius: 1px;
    background-color: #25AAE2;
}
h1.main-title{
    font-size: 26px;
    color: #25AAE2;
    margin: 17px 0px 15px 0px;
}
h3{
    font-size:  21px;
}
p.intro-text{
    font-size: 15px;
}
.terms-footer{
	margin: 0px;
    padding: 10px;
    background-color: #302F2F;
    color: #D1CFCF;
	font-size:14px;
    text-align: center;
}
.terms-footer span{
	    float: right;
    font-size: 11px;
}
.form-horizontal .has-feedback .form-control-feedback {
       top: 10px;
    right: 10px;
    color: #962626;

}
.form-control {
      border-radius: 0px;
}
.feedback-form .contact{
	    padding-left: 0px;
    border-left: none;
    color: #444;
}
h3.pr-info-heading{
	color: #25AAE2;
    font-size: 18px;
    text-decoration: underline;
}
p.product-code-list{	
    text-align: center;
    font-weight:700;
    padding-top: 10px;
    color:#24AAE2;

}
#map{
	    height: 295px;
    margin-bottom: 20px;
}
.max250{
	max-width:250px;
}
.list-group-item img{
	max-height:200px;
}
.list-group-item .btn-group{
	display:none;
}
.list-group-item h2{
	    font-weight: bold;
}
.nav.nav-pills.nav-stacked ul li a:active{
	color:#25AAE2;
}
.list-group-item .list-group-item-heading a, .list-group-item .product-code-list, .list-group-item .list-group-item-text{
	color:#170A59;
	text-align:left !important;
}
.list-group-item .product-code-list{ padding-top: 5px;
    margin-bottom: 2px;
}
.mtop10{
	 margin-top:10px;
}
#slideshow {
    position:relative;  
}
.slide-wrapper {    
    border: solid 3px #eee;
    height: 250px;
    margin-bottom: 15px;
    background: #fff;
    margin-right: 0px;
    margin-left: 2px;
    padding: 10px;
    margin-top: 15px;
}
#slideshow {
    height:250px;
}
#slideshow img {
    position: absolute;
    top: 15px;
    left: 25px;
    z-index: 8;
    width: 180px;
}
.card-acceptance{
	background: #fff;
    padding: 0px;
    border: solid 3px #EAEAEA;
}
.card-acceptance img{
	float:left;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}
#columnLeft .infoBoxHeading{
    border-bottom: solid 1px #E0DFDF;
    margin-bottom: 10px;
    padding-bottom: 8px;	
}
.nav-brand img{
	height: 100px;
    margin-top: -7px;
    margin-bottom: -3px;
	margin-left: 10px
}

.price-old {
    text-decoration: line-through;
    font-size: 14px;
	color:#888486;
}

.price {
    font-size: 16px;
	color:#FF002A;
}

.product-heading {
   color:#123F9C;
   font-size: 14px;
   height:22px;
   line-height:17px;
}

.active
{
	background-color:#25AAE2
}

.contactus {
    line-height: 28px;
    list-style-type: none;
}