.container-fluid { padding:0px; width:100%;}
.normalFont {
    font-weight: normal !important;
}

#subMenu ul{
    list-style-type: none;
    margin: 0;
    padding: 0; 
}

#subMenu li {
    display: inline;
}

.catDivs {
    border: 1px solid #EEE;
    padding: 40px 0px 40px 0px;
    
}

.promoDivs {
    border: 0px;
    padding: 0px;
}
.promoDivs img {
    width: 535px;
}
.catDivs a {
    color: black;
    text-decoration: none;
    cursor: hand;
}

.footercell {
    background-color: #03CEE1;
    padding: 14 0px;
    /*height: 60px;
    margin-top: 60px;
    line-height: 60px;*/
    color: white;
    /*width: 100%;*/
    margin-top: 15px;
    margin-bottom: 10px;
}

.greyShadow {
    background-color: #FFF;
    box-shadow: -5px 7px 5px #EEE;
}
.footerDivs {
	background-image: url('../images/homixfooter.png');
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	height: 200px;
	padding: 10px;
	color: white;
	/*
    background-color: #11667E;
    padding: 10px;
    color: #FFF;
    border-top: 2px solid #CCC;
    */
}

.footerDivs a {
    color: #FFF;
}
.footerDivs ul {
    list-style-type: none;
    margin: 0;
    padding: 5 5 5 0px; 
}
.footerDivs li {
    display: block;
    padding: 3px;
    cursor: pointer;
    font-size: 11px;
    font-family: verdana;
}

.footerContent {
    padding: 0 10 0 50px;
    /*float: left;*/

}

.footerInfo div{
    font-size: 10px;
    font-family: verdana;
}

.productsBox {
    padding: 10px;
    border: 2px solid rgb(243, 241, 237);
    margin: 0 0 10 0px;
    border-radius: 10px;
}

/*.productsBox table{
    font-size: 12px;
}
.productsBox div{
    float: left;
    padding: 5px;
    font-size: 12px;
}*/

.cartCalc {
    border: 1px solid #EEE;
    border-radius: 5px;
    background-color: white;
    margin: 10 0 0 5px;
}
.priceAccDivs {
    background-color: #FCFCFC;
    width:100%;
    height: 32px;
    border:1px solid #EEE;
    font-weight: bold;
    text-align:center;
    line-height: 32px;
    font-size: 12px;
    padding: 0px;
}

.detpriceAccDivs {
    width:100%;
    height: 32px;
    font-weight: bold;
    text-align:center;
    line-height: 32px;
    font-size: 12px;
    padding: 0px;
}

.lblQty {
    font-weight: bold;
    font-family: Arial;
    font-size: 25px;
    text-align: center;
}

.lblDetailQty {
    font-weight: bold;
    font-family: Arial;
    font-size: 25px;
    margin-left: 25px;
}

.lblQtyTxt {
    text-align: center;
    font-size: 12px;
}

#divPrice {
    /*width: 115px;*/
    height: 50px;
    /*float: right;*/
    border: 1px rgb(243, 241, 237) solid;
    border-radius: 5px;
    /*margin-left: 10px;*/
    padding: 5 0 0 5px;
    background-color: white;
    color: #707070;
    margin-bottom:8px;
    
}

#detdivPrice {
    width: 75%;
    /*height: 300px;
    
    text-align: right;
    padding: 0 5 0 0;
    border: 1px solid #DDD;
    border-radius: 5px;
    background-color: #EEE;
    float: right;*/
}

#detInPrice {
    color: #707070;
    font-size: 3.0em;
    font-weight: bold;
    /*font-family: verdana;*/
    margin-top: -15px;
    margin-bottom: -15px;
}

#detOutPrice {
  /*
      	color: #707070;
    font-size: 3.0em;
    font-weight: bold;
   font-family: verdana;
   */
}

.detOutQty {
    font-size: 1.5em;
    /*line-height: 100px;
    font-weight: bold;*/
    color: #707070;
}

.detInQty {
    font-size: 1.5em;
    /*font-weight: bold;*/
    color: #707070;
}

.lblPrice {
    font-size: 20px;
    font-weight: bold;
}

.txtOQty {
    width: 100%;
    height: 37px;
    float: left;
    margin-top: 5px;
    text-align: right;
    border: 1px solid #6c757d;
    border-radius: 5px;
    margin: 2px;
    font-size: 1.5em;
}

.detQty {
    width: 100%;
    height: 40px;
    border-radius: 5px;
    border: 1px Solid #CCC;
    font-size: 20px;
    padding: 0 0 0 10px;
}

.divAddCart {
    text-align: left;
    margin: 0 0 0 5px;
}

.btnAddCart {
	/*
    background-color: #3D81BB;
    width: 84%;
    color: white;
    height: 40px;
    border-radius: 5px;
    border: none;
    cursor: pointer;
    font-weight: normal;
    font-size: 20;
    */
}

.btnGreen {
	/*
    background-color: #3D81BB;
    max-width: 200px;
    color: white;
    height: 35px;
    border-radius: 5px;
    border: none;
    cursor: pointer;
    font-weight: bold;
    margin-left: 75px;
    */
}

.btnOrange {
    background-color: rgb(226, 125, 11);
    min-width:100px;
    color: white;
    height: 25px;
    border-radius: 8px;
    border: none;
    cursor: pointer;
}

.divCartAction {
    height: 45px;
    border: 1px solid #EEE;
    padding: 8px 0 0 0px;
    background-color: #F7F9FB;
}

.divCartAction span {
    padding: 0px 5px 0px 5px;
    /*margin: 10px;*/
}

.btnDelete {
    color: red;
    height: 25px;
    border-radius: 2px;
    border: 1px solid #CCC;
    cursor: pointer;
    background-color: #F7F9FB;
    width: 30px;
    font-weight: bold;
}

.btnEdit {
    background-color: #F7F9FB;
    min-width;1px;
    color: #333;
    height: 25px;
    border-radius: 2px;
    border: 1px solid #CCC;
    cursor: pointer;
}

.txtEditCart {
    text-align: center;
    height: 25px;
    border: 1px solid #CCC;
    border-radius: 5px;
    width: 41px;
}

.basketHeadRow {
    font-size: 12px;
    /*
     font-weight: bold;
    background-color: #FFF;
    */

    
}

.basketCoupon {
    border: 1px solid #CCC;
    height: 65px;
    padding: 12px 0 0 0px;
    width: 100%;
    margin-left: 0px;
    background-color: #F7F9FB;
}


.basketCoupon input {
    width: 230px;
    height: 40px;
    border: 1px solid #CCC;
    border-radius: 2px;
    font-size: 20px;
}

.basketCoupon label {
    line-height: 35px;
    font-weight: normal;
    font-size: 1.3em;
}

.basketCoupon button {
    background-color: #707070;
    color: white;
    border-radius:2px;
    border: 1px solid #CCC;
    height: 40px;
    margin-top: -7px;

}

.btnCheckout {
    background-color: #03416E;
    border: 1px solid #CCC;
    border-radius: 2px;
    width: 100%;
    height: 45px;
    margin-top: -10px;
    color: white;
}

.borderRad2 {
    border-radius: 2px;
}

.divErr {
  color: red;
  background-color: rgb(250, 215, 236);
  border: 1px solid rgb(250, 215, 236);
  border-radius: 5px;
  height: 50px;
  padding: 10px;
  font-size: 16px;
  margin-top: 20px;
  line-height: 30px;
}


#tblBillingShipping input[type=text],#tblBillingShipping input[type=email], #tblBillingShipping select {
    width: 100%;
    margin: 10 0 10 0px;
    height: 30px;
    border-radius: 5px;
    border: 1px solid #CCC;
    font-size: 14px;
}

#divBillingInfo {
    height: 40px;
    line-height: 20px;
    padding: 10;
    border-radius: 5px;
    background-color: #707070;
    color: white;
}


.checkOutTabs {
    background-color: #F5F5F5;
}

.divCheckOut {
    border: 1px solid #EEE;
    border-top: none;
    border-radius: 0px;
    box-shadow: -8px 10px 5px #EEE;
    padding: 10px;

}

.navbar-inverse {
    background-color: #3D81BB !important;
    border-color: #3D81BB !important;
}

/*.navbar-inverse .navbar-nav>li>a {
    color: #E2DADA !important;
}*/

.nav-tabs>li {
    width: 20%;
    text-align: left;
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 2.3;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    color: #CCC;
 }   

 .glyphicon {
     border: 1px solid;
    padding: 5px;
    margin-left: -5px;
}

.topborder {
    /*border-top: 1px solid #CCC;*/
    padding: 5 0 5 0px;
    height: 35px;
}

.menuHead {
    background-color: #EEE;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    color: #707070;
    border-right: 1px solid white;
    margin-bottom: 20px;

}

.menuHead a {
    color: #707070;
}
div#accmenu li {
    background-color: #eee;
    margin-bottom: 2px;
    padding: 5px;
}

.redStar{
    color: red;
    font-size: 20px;   
}

.sliderTitle {
    height: 35px;
    line-height: 35px;
    text-align: center;
    background-color: #3D81BB;
    color: #FFF;
    font-family: verdana;
}

.sliderPrice {
    height: 35px;
    line-height: 35px;
    text-align: center;
    background-color: #EEE;
    color: #3D81BB;
    font-family: verdana;
}

.bx-wrapper {
    box-shadow: none !important;
    border: 0px !important;
}

/***** MEDIA QURIES *******/

@media(max-width: 767px) {
    .rspButtons {
        margin: 5px 0px;
    }
    .btnGreen {
        font-size: 12px;
        margin-left: 0px;
        float: left;        
    }
    .btnAddCart {
        width: 50%;
        float: left;
    }
    .mImage {
        width:100%;
    }
    .divBorder {
        border: 1px solid #CCC;
    }
    #detdivPrice{
        height: auto;
        margin-bottom: 20px;;
    }
    #bigImg {
        width: 400px;
        text-align: center;
    }
    .detAddBtn {
        width: 100% !important;
    }

    .divCartAction {
        height: auto;
    }

    .divCartAction > span {
        display: inline-block;
        margin: 5 0px;
    }
    .basketCoupon{
        height: auto;
    }
    #btnCoupon{
        
        margin: 10 0px;
    }
    .checkOutTabs {
        font-size: 10px;
    }
    .promoDivs img {
        width: auto;
        height: auto;
    }
    

}    



/**************************/

/************************************/
