/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2016 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: picaflor-azul Thu Mar 17 12:13:18 2016 -0500 New in v1.5.5 $
 */


/************musheji.com***************/


*, *:before, *:after {
    box-sizing: border-box;
}
a {
    color: #737474;
    line-height: 1.6;
}

	
body {
    color: #737474;
    font-family: 'Lato';
    font-size: 13px;
    font-weight: 300;
    line-height: 1.6;
    margin: 0;
}


#main_content{
    width: 1130px;
    margin: 0 auto;
    clear: both;
    overflow:hidden;  
    margin-top: 15px; 
	}

.leftbox{ float: left; width:25%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;}

.c_middle{ float: right; width:74%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
}


/* header */

#top-bar{
    background: url("../images/header3/top.png") repeat scroll 0 0 #F6F6F6;
    border-bottom: 1px solid #E3E3E3;
}

.container {
    padding-bottom: 8px;
    padding-top: 8px;
    text-shadow: 1px 1px 0 #FFFFFF;
    margin: 0 auto;
    max-width: 1260px;
    padding-left: 70px;
    padding-right: 70px;
    overflow:hidden;
}

#top-bar .row > div {
    min-height: 12px !important;
}
.col-sm-8 {
    width: 66.6667%;
}
#top-bar .header-links {
    float: right;
    margin: 0;
    padding: 3px 0 0 10px;
}
#top-bar .header-links li {
    display: inline-block;
    padding: 0 0 0 10px;
}

#top-bar-right form {
    float: right;
    width: auto;

}

#top-bar-right form {
    border-left: 1px solid #E3E3E3;
    float: right;
    margin: -8px 0 -8px 20px;
    padding: 11px 0 9px 17px;
    position: relative;
}

#top-bar-right form select{ background: transparent; width: 90px!important; }
#top-bar-right form select:focus{ background: #fff; border: none; }
.col-sm-4 {
    width: 30.3333%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
}

.pattern .container {
    padding-bottom: 25px;
    padding-top: 10px;
}
.pattern .logo {
    font-size: 100%;
    line-height: 100%;
    margin: 0;
    padding: 17px 10px 0 0;
}

.search_form {
    margin: 25px 0 0;
    padding: 0;
    position: relative;
}

.search_form form {
    font-size: 14px;
    height: 40px;
    margin: 0;
    display: block;
    padding: 2px 35px 0 18px;
    width: 100%;
        background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 2px;
    box-shadow: none;    
    font-family: Lato;
    
}
.search-header-input { float: left;  width: 80%; }

.search_form input[type="text"]{ width: 100%; border: none; padding: 0; margin: 0;color: #737474;  font-weight: 300;}
.search_form input[type="image"]{
    background: url("../images/header3/search.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 23px;
    position: absolute;
    right: 10px;
    top: 9px;
    width: 23px;
    float: right;
}

#header-right {
    text-align: right;
}
#cart_block {
    display: inline-block;
    padding: 26px 0 10px;
}
#cart_block .cart-heading {
    cursor: pointer;
    padding: 6px 0;
}
#cart_block .cart-heading .cart-icon {
    background: url("../images/header3/icon-cart.png") repeat scroll 0 0 #737474;
    display: inline-block;
    height: 20px;
    margin: 1px 6px 0 0;
    vertical-align: top;
    width: 18px;
}
#cart_block .cart-heading p {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    padding: 2px 0 1px;
    vertical-align: top;
}



.leftBoxContainer, .rightBoxContainer{ 
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 2px;
    margin-bottom: 20px;

}

.sideBoxContent{
    background: rgba(255, 255, 255, 0.56);
    -webkit-border-radius: 0px 0px 7px 7px;
    -moz-border-radius: 0px 0px 7px 7px;
    -khtml-border-radius: 0px 0px 7px 7px;
    border-radius: 0px 0px 7px 7px;    
    padding: 10px 10px 10px 10px;

}
h2.centerBoxHeading{  
    border-bottom: 1px solid #E5E5E5;
    font-size: 22px;
    font-weight: 300;
    margin: 0 0 20px;
    padding: 0 0 14px;
    color: #737474;
}
h3.rightBoxHeading , h3.leftBoxHeading a{
    color: color: #737474;
}
h3.rightBoxHeading a:hover, h3.leftBoxHeading a:hover {text-decoration:none;}
.rightBoxHeading, .leftBoxHeading, .centerBoxHeading {margin:0;padding:0; text-align: left; background: none;}

h3.leftBoxHeading {
    margin: 0;
    padding: 23px 30px 15px;
    background: none repeat scroll 0 0 #F7F7F7;
    border-radius: 2px 2px 0 0;
    font-weight: 400;
    border-bottom: 1px solid #E5E5E5;
    color: #737474;
    font-size: 22px;
    font-weight: 400;
}

#categories-css{ padding: 0; margin: 0; }


#categories-css ul li ul a:before {
    color: #79BD9A;
    content: "•";
    padding-right: 10px;
}
#categories-css ul li ul a {
    font-size: 13px;
    font-weight: 300;
    text-transform: none;
}
#categories-css ul li a {
    display: block;
    font-size: 14px;
    font-weight: 400;
    padding: 11px 30px 9px;
    text-transform: uppercase;
}
#categories-css > ul li {
    border-top: 1px solid #E5E5E5;
    position: relative;
}
#categories-css>ul>li>a{ 
    background: none repeat scroll 0 0 #F7F7F7;
    color: #81B6AA;
}

#productName{ color:#0B486B; }



#productListHeading{  
    color: #0B486B;
    font-size: 32px;
    font-weight: normal;
    margin-bottom: 20px;
    margin-top: 0;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.01);}
.wrapper ol{padding-left: 10px;}
.left_show { }
.left_show .pr_sh .pr_inf p { }

/*========== Breadcrumbs ==========*/

#navBreadCrumb {    
    margin: 0 auto;
    max-width: 1260px;
    padding-left: 70px;
    padding-right: 70px;
    color: #81B6AA;
    padding-top: 20px;
    padding-bottom: 20px; 
}

#navBreadCrumb a{
    color: #0B486B;
    font-weight: 400;
    font-size: 14px;

}

#navCatTabsWrapper, .current, .productListing-rowheading a, .list-more:hover, input.submit_button, span.normal_button{
    background: none repeat scroll 0 0 #0B486B!important;
    border-radius: 7px;
    box-shadow: 0 2px 2px #E5E5E5;
    color: #FFFFFF;
    cursor: pointer;
    font-family: 'Kaushan Script',cursive;
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;

}


.productSpecialPrice, .productSalePrice, .productSpecialPriceSale{  }



#productDetailsList li{ font-size: 15px; }


.navSplitPagesLinks a {background:#fff!important; color: #666!important;}
.navSplitPagesLinks { overflow:hidden; }

/* menu */
#top_menu {

    background: #acddd3;
    height: 50px;
    margin-bottom: 25px;    
    margin: 0 auto;    
   width: 1130px;


        
}

#top_menu ul {
    position:relative;  
   text-align:center;
    list-style: none;
    margin: 0;
    padding: 0;
        
}


.home .fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
}
.home .fa-home {
    display: block;
    font-size: 23px;
    margin: 3px 0 0;
}
.home .fa-home:before {
    content: "";
}
#top_menu > ul > li {   
   
    position: relative;
    float: left;
    z-index: 20;
    padding: 6px 5px 5px 0px;
}
#top_menu > ul > li:hover {
    background: #0a4466;    
    z-index: 20;
    
    
}
#top_menu > ul > li > a {
    color: #fff;
    font-size: 16px;    
    line-height: 26px;
    text-decoration: none;
    display: block;
    padding: 6px 10px 6px 10px;
    margin-bottom: 0px;
    z-index: 8;
    position: relative;
    background: url("../images/header3/icon-down.png") no-repeat right center;
    padding-right: 25px;
      
}
#top_menu > ul > li:hover > a {
        font-size: 16px;         
        font-weight: bold;
        
}
#top_menu > ul > li > div {
    display: none;    
    position: absolute;
    z-index: 7;
    background: none repeat scroll 0 0 #FFFFFF;    
     box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
     box-sizing: content-box !important;
    border-radius: 2px;
    width: 150px;
    padding: 8px;
    
    
}
#top_menu > ul > li:hover > div {
    display: table;
        margin-top: 4px;
}
#top_menu > ul > li > div > ul {
    display: table-cell;
}
#top_menu > ul > li ul + ul {
    padding-left: 0px;
}
#top_menu > ul > li ul > li > a {
    text-decoration: none;
    padding: 4px;
    color: #79BD9A;
    display: block;
    white-space: nowrap;
    min-width: 120px;    
}
#top_menu > ul > li ul > li > a:hover {
        
        font-weight: bold;        
}
#top_menu > ul > li > div > ul > li > a {
    
}

.home { background:#0a4466; padding:0!important; margin: 0; }
.home a {
    color: #FFFFFF;
    display: block;
    font-size: 18px;
    height: 50px;    
    position: relative;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
    transition: all 0.2s ease 0s;
    background: none!important;
    padding: 10px 25px!important;
}
#productName{  
    color: #0B486B;
    font-size: 32px;
    font-weight: normal;

     }
#productMainImage{}
.pagination{margin-top:-10px;}
.pagination ul {font-size:0;text-align:center;overflow:hidden;padding:0;}
.pagination li {font-size:0.7rem;display: inline-block;margin-top:0;}
.pagination li:first-child{border-left:0;}
.pagination li a {text-decoration: none;padding: 1.2em 1.0em;display: block;}
.pagination li a:hover {}
.pagination .current{padding:1.2em 1.0em;}



/*bof basic elements*/




.cateproducts {     
    
    
    text-align: center;
   
}
.cateimg { min-height: 150px; text-align: center; }
.cateproducts .products_price{text-align: center; padding-left: 10px;}

.itemTitle{font-weight:normal;margin:5px  auto;width:90%;}
.itemTitle a{   
    font-size: 16px;
    font-weight: 400;
    line-height: 1.1;}
.itemTitle a:hover{}
.pr_inf .normalprice {float: left;}

.normalprice {
    color: #0B486B;    
  }
/*general link styles*/
#productMainImage{
    border: 1px solid #E5E5E5;
    margin-bottom: 20px;
    padding: 10px 0;
    text-align: center;

}
#productsmallImages .flash_sale_recommend_index .box-product-list{ border: 1px solid #E5E5E5; }

#pinfo-right{   
    border-bottom: 1px solid #E5E5E5;
    border-top: 1px solid #E5E5E5;
    background: transparent!important;
    float: left!important;
}
#productDetailsList{border-bottom: 1px solid #E5E5E5; }

LABEL, h4.optionName { font-size: 18px; margin-top: 0px; }
#productAttributes {  border-top: 1px solid #E5E5E5; }

#productDescription  {border: 1px solid #E5E5E5;}

.attr_goodsyy_tite h3{ color: #000; }


.centerBoxContentsNew{ width: 25%!important; background: rgba(255, 255, 255, 0.56);}
.centerBoxContentsNewMain{ width: 20%!important; }



/*respones_box*/
#indexDefault .respones_box{}
.respones_box{ 
    float:left; padding:10px 0; text-align:center; margin: 10px;     
    padding: 3px;
}
.respones_box:hover{ box-shadow: 0 0 5px #ccc; background: #fff;}
.respones_img {
    width:90%;  
    height: auto;
    margin: 0 auto;
    vertical-align: middle;
}
.respones_img >a{
vertical-align: middle;
display: table-cell!important;
}
.respones_bottom{  padding:10px; text-align: center; overflow: hidden;}
.respones_name{ line-height:16px; height:60px; overflow:hidden;}
.respones_name a{
    font-size: 14px;
    font-weight: normal;    
    text-decoration: none;}
.respones_name a:hover{ color:#333;}
.respones_price .normalprice {   
    font-size: 14px;
    text-decoration: line-through;
}
.respones_price .productSpecialPrice {
    color: #EF1010;
    font-size: 14px;
    font-weight: bold;
}
legend, .specialsListBoxContents a, .centerBoxContentsAlsoPurch a, .centerBoxContentsFeatured a, .centerBoxContentsSpecials a, .centerBoxContentsNew a, .productPriceDiscount{ color: #737474!important; }