.t_1 {
    background: #050c05;
}
.t_1 h1 {
    color: #fff;
}

.but_10 {
    color: #fff;
    background-color: #050c05;
}
.but_10:hover {
    background-color: #5d675e;
}

.menu a:hover {
    color: white;
    background-color: #459E7E;
}

.menu .aon {
    color: white;
    background-color: #050c05;
}
.click2SelectFile:hover {
    color: #fff;
    background: #050c05;
    border: 0px;
}

.W_btn_a {
    background: none repeat scroll 0% 0% #050c05;
    color: #FFF;
}
.W_btn_a:hover{
    background: #5d675e;
}

.but_tj {
    background-color: #050c05;
    color: #FFF;
}

.but_tj:hover{
    background: #5d675e;
}

.addu_bt,.adduzz_bt {
    background-color: #050c05;
    color: #FFF;
}

.addu_bt:hover{
    background: #5d675e;
}

.adduzz_bt:hover{
    background: #5d675e;
}

.saveU_bt {
    background: none repeat scroll 0% 0% #050c05;
    color: #FFF;
}

.saveU_bt:hover {
    background: #5d675e;
}

.but_1 {
    cursor: pointer;
    width: 99px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    border: 0px;
    border-radius: 3px;
    background: #c1c1c1;
    border: 1px solid #dedede;
}

.but_1:hover {
    background: #050c05;
    color: #FFF;
}
.but_2:hover {
    background: #5d675e;
    color: #FFF;
}
.serachMb {
    background-color: #050c05;
    color: #FFF;
}

.serachMb:hover {
    background: #5d675e;
    color: #FFF;
}

.uploadSubmit {
    background-color: #050c05;
    color: #FFF;
}

.uploadSubmit:hover {
    background: #5d675e;
    color: #FFF;
}


.downloadTemlpate:hover {
    background: #a49e9e;
    color: #FFF;
}

.save {
    background: #050c05;
    color: #FFF;
}
.save:hover {
    background: #5d675e;
    color: #FFF;
}

.previous:hover {
    background: #a49e9e;
    color: #FFF;
}




#searchBar .addNewCard,.mbs_nav .addNewCard {
    background: none repeat scroll 0% 0% #050c05;
    color: #FFF;

}

.mbs_nav .addNewCard:hover {
    background: #5d675e;
}
#se

.searchBtn:hover {
    background: #5d675e;
    color: #FFF;
}

#searchBar .addNewCard:hover {
    background: #5d675e;
}
#searchBar a:hover {
    background-color: #5d675e;
}


.addToCart:hover {
    background: #5d675e;
    color: #FFF;
}
.goBack:hover {
    background: #5d675e;
    color: #FFF;
}

.delete:hover {
    background: #a49e9e;
    color: #FFF;
}

.checkOut {
    background: none repeat scroll 0% 0% #050c05;
    color: #FFF;
}

.checkOut:hover {
    background: #5d675e;
    color: #FFF;
}

.orderButton input {
    color: #FFF;
    background: none repeat scroll 0% 0% #050c05;
}

#btnBuy:hover {
    background: #5d675e;
    color: #FFF;
}

.but_3 {
    color: #050c05;
    background: none repeat scroll 0% 0% #FFF;
}

.but_3:hover {
    background: #050c05;
    color: #fff;
    border-color: #050c05;
}

.saveChange {
    width: 120px;
    height: 30px;
    border-radius: 3px;
    background: #5d675e;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    margin: 30px 0px 0px 165px;
    outline: none;
}


.saveChange:hover {
    background: #050c05;
}

#saveChangeP:hover {
    background: #5d675e;
    color: #FFF;
}

.goZZCharging,.goZZACharging,.goApplyCharging {
    color: #FFF;
    background: none repeat scroll 0% 0% #050c05;
}

.goZZCharging:hover {
    background: #5d675e;
    color: #FFF;
}

.goZZACharging:hover {
     background: #5d675e;
     color: #FFF;
 }
.goApplyCharging:hover {
    background: #5d675e;
    color: #FFF;
}
.cancelZZCharge,.cancelZZACharge,.cancelZZApply {
    color: #FFF;
    background: none repeat scroll 0% 0% #c2c2c2;
}

.cancelZZCharge:hover {
    color: #FFF;
    background: none repeat scroll 0% 0% #aeaeae;
}
.cancelZZACharge:hover {
    color: #FFF;
    background: none repeat scroll 0% 0% #aeaeae;
}

.cancelZZApply:hover {
    color: #FFF;
    background: none repeat scroll 0% 0% #aeaeae;
}

.serachBt {
    position: relative;
    float: left;
    font-size: 14px;
    height: 25px;
    line-height: 25px;
    width: 103px;
    display: block;
    text-align: center;
    margin-left: 8px;
    color: #666;
    border: 1px solid #ccc;
    /*border: medium none -moz-use-text-color;*/
    /*border-bottom: 1px solid #999;*/
    /*-moz-border-top-colors: none;*/
    /*-moz-border-right-colors: none;*/
    /*-moz-border-bottom-colors: none;*/
    /*-moz-border-left-colors: none;*/
    /*border-image: none;*/
    background: none repeat scroll 0% 0% transparent;
    transition: all 0.3s ease 0s;
    border-radius: 3px;
}
#serachBt:hover {
    background: #5d675e;
    color: #fff;
}

.subNav ul li.current {
    font-size: 14px;
    color: #bc7b4f;
}