/* links  */
.lnk-5 {
    font: normal 11px verdana;
    color: #858585;
    text-decoration: none;
    cursor: pointer;
}
.lnk-5:hover {
    font: normal 11px verdana;
    color: #2e87c7;
    text-decoration: underline;
    cursor: pointer;
}
.lnk-6 {
    font: normal 13px verdana;
    color: #6f6f6f;
    text-decoration: none;
    cursor: pointer; float: left;
}
.lnk-6:hover {
    font: normal 13px verdana;
    color: #aaa;
    text-decoration: none;
    cursor: pointer;
}
.lnk-1 {
    font: normal 13px verdana;
    color: #1a6cab;
    text-decoration: none;
    cursor: pointer;
}

.lnk-1:hover {
    font: normal 13px verdana;
    color: #2e87c7;
    text-decoration: underline;
    cursor: pointer;
}
.lnk-7 {
    font: normal 13px verdana;
    color: #f00;
    text-decoration: none;
    cursor: pointer;
}

.lnk-7:hover {
    font: normal 13px verdana;
    color: #f00;
    text-decoration: underline;
    cursor: pointer;
}
.lnk-2 {
    font: normal 13px verdana;
    color: #336699;
    text-decoration: none;
    cursor: pointer;
}
.lnk-2:hover {
    font: normal 13px verdana;
    color: #2e87c7;
    text-decoration: underline;
    cursor: pointer;
}
.lnk-4 {
    font: normal 14px verdana;
    color: #1a6cab;
    text-decoration: none;
    cursor: pointer;
}
.lnk-4:hover {
    font: normal 14px verdana;
    color: #2e87c7;
    text-decoration: underline;
    cursor: pointer;
}
.lnk-3 {
    font: normal 15px verdana;
    color: #336699;
    text-decoration: none;
    cursor: pointer;
}
.lnk-3:hover {
    font: normal 15px verdana;
    color: #2e87c7;
    text-decoration: underline;
    cursor: pointer;
}

.lnk-logo {
    width: 159px;
    height: 90px;
    float: left;
    /*background: url(../img/logo.png) no-repeat;*/
    text-decoration: none;
    cursor: pointer;
}
.img-logo {
    width: 159px;
    height: 90px;
    float: left;
    /*background: url(../img/logo.png) no-repeat;
    text-decoration: none;
    cursor: pointer;*/
}
.img-bkashmanual {
	position: relative;
	top: -15px;
}
a.lnk-dn-arrow {
    width: 16px;
    height: 28px;
    float: left;
    background: url(../img/dn-arrow.png) 0 0 no-repeat;
    cursor: pointer;
    text-decoration: none;
}
a.lnk-dn-arrow:hover {
    width: 16px;
    height: 28px;
    float: left;
    background: url(../img/dn-arrow.png) -16px 0 no-repeat;
    cursor: pointer;
    text-decoration: none;
}
a.lnk-cart {
    width: 65px;
    height: 21px;
    float: left;
    margin-left:5px;
    padding: 7px 0 0 36px;
    background: url(../img/cart.png) 0 0 no-repeat;
    font: normal 12px verdana;
    color: #336699;
    text-decoration: none;
    cursor: pointer;
}
a.lnk-cart:hover {
    width: 65px;
    height: 21px;
    float: left;
    margin-left:5px;
    padding: 7px 0 0 36px;
    background: url(../img/cart.png) 0 -28px no-repeat;
    font: normal 12px verdana;
    color: #2e87c7;
    text-decoration: none;
    cursor: pointer;
}
a.lnk-top-cats-act {
    height: 20px;
    float: left;
    font: normal 12px/150% verdana;
    color: #336699;
    background-color: #cee4f7;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    text-decoration: none;
    padding: 0 5px;
    margin-right: 5px;
    cursor: default;
}
a.lnk-top-cats {
    height: 20px;
    float: left;
    font: normal 12px/150% verdana;
    color: #336699;
    text-decoration: none;
    padding: 0 5px;
    margin-right: 5px;
    cursor: pointer;
}
a.lnk-top-cats:hover {
    height: 20px;
    float: left;
    font: normal 12px/150% verdana;
    color: #336699;
    background-color: #f1f0ee;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    text-decoration: none;
    padding: 0 5px;
    margin-right: 5px;
    cursor: pointer;
}
a.lnk-nxt-aro-lf {
    width: 19px;
    height: 19px;
    float: left;
    background: url(../img/nxt-aro.png) 0 0 no-repeat;
    text-decoration: none;
    cursor: pointer;
    margin-right: 5px;
}
a.lnk-nxt-aro-lf:hover {
    width: 19px;
    height: 19px;
    float: left;
    background: url(../img/nxt-aro.png) 0 -19px no-repeat;
    text-decoration: none;
    cursor: pointer;
    margin-right: 5px;
}
a.lnk-nxt-aro-rt {
    width: 19px;
    height: 19px;
    float: left;
    background: url(../img/nxt-aro.png) -19px 0 no-repeat;
    text-decoration: none;
    cursor: pointer;
}
a.lnk-nxt-aro-rt:hover {
    width: 19px;
    height: 19px;
    float: left;
    background: url(../img/nxt-aro.png) -19px -19px no-repeat;
    text-decoration: none;
    cursor: pointer;
}
a.lnk-nxt-aro-lf-dis {
    width: 19px;
    height: 19px;
    float: left;
    background: url(../img/nxt-aro.png) 0 -38px no-repeat;
    text-decoration: none;
    cursor: default;
    margin-right: 5px;
}
a.lnk-nxt-aro-rt-dis {
    width: 19px;
    height: 19px;
    float: left;
    background: url(../img/nxt-aro.png) -19px -38px no-repeat;
    text-decoration: none;
    cursor: default;
}
a.lnk-bok {
    width: 112px;
    height: 159px;
    float: left;;
    cursor: pointer;
}
img.img-bok {
    width: 112px;
    height: 159px;
}
a.lnk-bok-2 {
    width: 79px;
    height: 111px;
    float: left;;
    cursor: pointer;
    margin-right: 15px;
}
img.img-bok-2 {
    width: 79px;
    height: 111px;
}
a.lnk-bok-3 {
    width: 61px;
    height: 85px;
    float: left;
    cursor: pointe;
}
img.img-bok-3 {
    width: 61px;
    height: 85px;
}
a.lnk-dis-10 {
    width: 34px;
    height: 34px;
    float: left;
    background: url(../img/dis.png) 0 0 no-repeat;
}
a.lnk-dis-20 {
    width: 34px;
    height: 34px;
    float: left;
    background: url(../img/dis.png) -34px 0 no-repeat;
}
a.lnk-dis-30 {
    width: 34px;
    height: 34px;
    float: left;
    background: url(../img/dis.png) -68px 0 no-repeat;
}
a.lnk-onno-logo {
    width: 132px;
    height: 85px;
    float: left;
    display:block;
    margin: 10px 35px 20px 50px;
    background: url(../img/onnorokom.png) 0 0 no-repeat;
}
a.lnk-onno-logo:hover {
    width: 132px;
    height: 85px;
    float: left;
    display:block;
    margin: 10px 35px 20px 50px;
    background: url(../img/onnorokom.png) 0 -85px no-repeat;
}
/*previous*/
a.lnk-menu {
    height: 30px;
    float: left;
    margin-right: 30px;
    margin-top: 10px;
    font: normal 15px verdana;
    color: #fff;
    text-decoration: none;
}
/*previous*/
a.lnk-menu:hover {
    height: 30px;
    float: left;
    margin-right: 30px;
    margin-top: 10px;
    font: normal 15px verdana;
    color: #ddd;
    text-decoration: none;
}
.lnk-menu-1 {
    height: 25px;
    float: left;
    margin-right: 35px;
    margin-top: 9px;
    font: normal 15px verdana;
    color: #fff;
    text-decoration: none;
}
a.lnk-menu-1:hover {
    height: 25px;
    float: left;
    margin-right: 35px;
    margin-top: 9px;
    font: normal 15px verdana;
    color: #ddd;
    text-decoration: none;
}
.lnk-menu-1-active {
    height: 35px;
    float: left;
    margin-right: 30px;
    padding: 9px 15px;
    font: normal 15px verdana;
    color: #226ba9;
    text-decoration: none;
    background-color: #fff;
    /*background-color: #226ba9;*/
    background: url(../img/menu-bck-1.png) repeat-x;
}
.lnk-menu-1-active:hover {
    height: 35px;
    float: left;
    margin-right: 30px;
    padding: 9px 15px;
    font: normal 15px verdana;
    color: #226ba9;
    text-decoration: none;
    background-color: #fff;
    /*background-color: #226ba9;*/
    background: url(../img/menu-bck-1.png) repeat-x;
}
.lnk-menu-2 {
    height: 30px;
    float: left;
    margin-right: 28px;
    margin-top: 9px;
    font: normal 14px verdana;
    color: #226ba9;
    text-decoration: none;
}
a.lnk-menu-2:hover {
    height: 30px;
    float: left;
    margin-right: 28px;
    margin-top: 9px;
    font: normal 14px verdana;
    color: #2e87c7;
    text-decoration: none;
}
a.lnk-lst-typ {
    width: 23px;
    height: 23px;
    float: left;
    cursor: pointer;
}
span.lst-typ-list {
    width: 23px;
    height: 23px;
    float: left;
    background: url(../img/lst-typ.png) 0 0 no-repeat;
}
span.lst-typ-list:hover {
    width: 23px;
    height: 23px;
    float: left;
    background: url(../img/lst-typ.png) -23px 0 no-repeat;
}
span.lst-typ-list-act {
    width: 23px;
    height: 23px;
    float: left;
    background: url(../img/lst-typ.png) -23px 0 no-repeat;
    
}
span.lst-typ-grid {
    width: 23px;
    height: 23px;
    float: left;
    background: url(../img/lst-typ.png) 0 -23px no-repeat;
}
span.lst-typ-grid:hover {
    width: 23px;
    height: 23px;
    float: left;
    background: url(../img/lst-typ.png) -23px -23px no-repeat;
}
span.lst-typ-grid-act {
    width: 23px;
    height: 23px;
    float: left;
    background: url(../img/lst-typ.png) -23px -23px no-repeat;
}
a.lnk-pop-x {
    width: 20px;
    height: 20px;
    float: right;
    background: url(../img/pop-x.png) no-repeat;
    text-decoration: none;
    cursor: pointer;
}
a.lnk-pop-x2 {
    width: 15px;
    height: 15px;
    float: right;
    background: url(../img/pop-x2.png) no-repeat;
    text-decoration: none;
    cursor: pointer;
    position: relative;
    top: 6px;
    left: -4px;
    z-index: 1;
}
a.bkash-help {
    width: 36px;
    height: 18px;
    float: right;
    background: url(../img/bkashhelpicon.png) no-repeat;
    text-decoration: none;
    cursor: pointer;
    position: relative;
    top: 3px;
    left: -105px;
}
a.dbblmb-help {
    width: 36px;
    height: 18px;
    float: right;
    background: url(../img/dbblmbhelpicon.png) no-repeat;
    text-decoration: none;
    cursor: pointer;
    position: relative;
    top: 3px;
    left: -105px;
}
a.lnk-about-us-act {
    width: 148px;
    float: left;
    height: 22px;
    padding-left: 20px;
    background-color: #CEE4F7;
    border: solid 1px #CEE4F7;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    margin-bottom: 5px;
    font: normal 14px/150% verdana;
    color: #333;
    text-decoration: none;
    cursor: default;
}
a.lnk-about-us {
    width: 148px;
    float: left;
    height: 22px;
    padding-left: 20px;
    background-color: #FFF;
    border: solid 1px #FFF;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    margin-bottom: 5px;
    font: normal 14px/150% verdana;
    color: #333;
    text-decoration: none;
    cursor: pointer;
}
a.lnk-about-us:hover {
    width: 148px;
    float: left;
    height: 22px;
    padding-left: 20px;
    background-color: #F1F0EE;
    border: solid 1px #F1F0EE;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    margin-bottom: 5px;
    font: normal 14px/150% verdana;
    color: #333;
    text-decoration: none;
    cursor: pointer;
}
a.lnk-my-tab-act {
    height: 35px;
    float: left;
    padding: 0 10px;
    border-top: solid 1px #b0b0b0;
    border-right: solid 1px #b0b0b0;
    border-left: solid 1px #b0b0b0;
    background-color: #fff;
    position: relative;
    top: 1px;
    text-decoration: none;
    cursor: default;
    font: bold 13px verdana;
    color: #333;
    line-height: 250%;
}
a.lnk-my-tab {
    height: 35px;
    float: left;
    padding: 0 10px;
    border-top: solid 1px #b0b0b0;
    border-right: solid 1px #b0b0b0;
    border-left: solid 1px #b0b0b0;
    position: relative;
    text-decoration: none;
    cursor: pointer;
    font: bold 13px verdana;
    background-color: #f5f4f0;
    color: #226ba9;
    line-height: 250%;
}
a.lnk-selected-cross {
    width: 16px;
    height: 20px;
    background: url(../img/selected-cross.png) no-repeat;
    text-decoration: none;
    float: right;
    cursor: pointer;
}
a.lnk-atoz {
	width: 20px;
	height: 20px;
	float: left;
	border: solid 1px #234234;
	cursor: pointer;
}
.cont-atoz a {
	width: 25px;
	height: 25px;
	float: left;
	border: solid 1px #06C;
	font: normal 14px verdana;
	color: #226ba9;
	text-align:center;
	cursor: pointer;
	margin: 0 10px 10px 0;
	line-height: 180%;
	text-decoration: none;
}
.cont-atoz a:hover {
	width: 25px;
	height: 25px;
	float: left;
	/*background-color: #bfd2e1;*/
	background-color: #226ba9;
	border: solid 1px #06C;
	color: #fff;
	font: normal 14px verdana;
	text-align:center;
	cursor: pointer;
	margin: 0 10px 10px 0;
	line-height: 170%;
	text-decoration: none;
}
a.lnk-fbshare {
	width: 57px;
	height: 18px;
	float: left;
	margin-right: 5px;
	background: url(../img/fbshare.png) 0 0 no-repeat;
	text-decoration: none;
	cursor: pointer;
}
a.lnk-fbshare:hover {
	width: 57px;
	height: 18px;
	float: left;
	margin-right: 5px;
	background: url(../img/fbshare.png) 0 -18px no-repeat;
	text-decoration: none;
	cursor: pointer;
}
/* /links */

/* ul-li */
ul.ul-cat {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    float: left;
}
ul.ul-cat li {
    /*height: 22px;
	overflow: visible;*/
    margin-bottom: 5px;
    float: left;
    width: 100%;
}
ul.ul-cat a {
    font: normal 13px verdana;
    color: #336699;
    text-decoration: none;
    cursor: pointer;
    float: left;
}
ul.ul-cat a:hover {
    font: normal 13px verdana;
    color: #2e87c7;
    text-decoration: underline;
    cursor: pointer;
    float: left;
}
ul.ul-cat-a {
    width: 193px;
    list-style: none;
    margin: 5px 0 0 15px;
    padding: 0;
    float: left;
}
ul.ul-cat-aa {
    width: 178px;
    list-style: none;
    margin: 5px 0 0 15px;
    padding: 0;
    float: left;
}
ul.ul-cat-aaa {
    width: 163px;
    list-style: none;
    margin: 5px 0 0 15px;
    padding: 0;
    float: left;
}

ul.ul-cntx-mn {
    font: normal 11px verdana;
    color: #333;
    text-align: left;
}
ul.ul-cntx-mn li {
    width: 120px;
    list-style: none outside none;
    height: 20px;
    /*padding-bottom: 5px;*/
    line-height: 170%;
}
ul.ul-cntx-mn a {
    width: 110px;
    /*height: 100%;*/
    float: left;
    padding-left: 10px;
    cursor: pointer;
    text-decoration: none;
}
ul.ul-cntx-mn a:hover {
    width: 110px;
    /*height: 100%;*/
    float: left;
    padding-left: 10px;
    cursor: pointer;
    text-decoration: none;
    background-color: #ccc;
}
ul.sort-list {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    float: left;
}
ul.sort-list li {
    float: left;
}
ol.sort-list {
   
    margin: 0;
    padding: 0;
    width: 100%;
    float: left;
}
ol.sort-list li {
    float: left;
}
ul.ul-c-al {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    float: left;
}
ul.ul-c-al li {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}
/* /ul-li */

/* text-box */
/*previous*/
.tb-search {
    width: 400px;
    height: 28px;
    float: left;
    margin-right: 7px;
    border: none !important;
}
.tb-search-n {
    width: 400px;
    height: 28px;
    float: left;
    margin-top: 3px;
    border: none !important;
}
.tb-pop {
    width: 202px;
    height: 22px;
    float: left;
    margin-right: 5px;
    border-top: solid 2px #cfcfcf !important;
    border-right: solid 1px #999 !important;
    border-bottom: solid 1px #999 !important;
    border-left: solid 2px #cfcfcf !important;
    padding: 0 0 0 3px;
}
.tb-order-sml {
    width: 40px;
    height: 18px;
    border-top: solid 2px #cfcfcf !important;
    border-right: solid 1px #999 !important;
    border-bottom: solid 1px #999 !important;
    border-left: solid 2px #cfcfcf !important;
    padding: 0;
    text-align: right;
}
.tb-order {
    width: 240px;
    height: 22px;
    float: left;
    margin-right: 5px;
    border-top: solid 2px #cfcfcf !important;
    border-right: solid 1px #999 !important;
    border-bottom: solid 1px #999 !important;
    border-left: solid 2px #cfcfcf !important;
    padding: 0 0 0 3px;
}
.tb-promo {
    width: 202px;
    height: 22px;
    float: left;
    margin-right: 5px;
    border-top: solid 2px #cfcfcf !important;
    border-right: solid 1px #999 !important;
    border-bottom: solid 1px #999 !important;
    border-left: solid 2px #cfcfcf !important;
    padding: 0 0 0 3px;
}
.ddl-smal {
    width: 100px;
    height: 22px;
    float: left;
    margin-right: 5px;
    border: solid 1px #999 !important;
    padding: 0 0 0 3px;
}
.ddl-med {
    width: 140px;
    height: 22px;
    float: left;
    margin-right: 5px;
    border: solid 1px #999 !important;
    padding: 0 0 0 3px;
}
.ta-order {
    width: 240px;
    height: 80px;
    float: left;
    margin-right: 5px;
    border-top: solid 2px #cfcfcf !important;
    border-right: solid 1px #999 !important;
    border-bottom: solid 1px #999 !important;
    border-left: solid 2px #cfcfcf !important;
    padding: 0 0 0 3px;
}
.ta-review {
    width: 637px;
    height: 200px;
    float: left;
    border-top: solid 2px #cfcfcf !important;
    border-right: solid 1px #999 !important;
    border-bottom: solid 1px #999 !important;
    border-left: solid 2px #cfcfcf !important;
}
.ta-pr {
	width: 400px;
	height: 40px
}
.ta-emp {
	width: 300px;
	height: 14px
}
/* /text-box */

/* images */
img.img-det {
    margin: auto;
}
/* /images */

/* buttons */
/*previous*/
.btn-search {
    width: 60px;
    height: 32px;
    float: left;
    background: url(../img/search-btn-bn.png) no-repeat;
    border: none;
    padding: 0;
    margin-left: 4px;
    cursor: pointer;
}
.btn-search-n {
    width: 55px;
    height: 38px;
    float: right;
    background: url(../img/search-btn-n.png) no-repeat;
    border: none;
    padding: 0;
    cursor: pointer;
    border-left: solid 1px #ccc;
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: 1px;
}
.btn-buy-now {
    width: 143px;
    height: 34px;
    float: left;
    background: url(../img/cat-btns-bn.png) 0 0 no-repeat;
    border: none;
    padding: 0;
    margin-bottom: 15px;
    cursor: pointer;
}
.btn-buy-now-n {
    width: 146px;
    height: 37px;
    float: left;
    background: url(../img/btn-det-bn.png) 0 0 no-repeat;
    border: none;
    padding: 0;
    margin: 10px 0 0 20px;
    cursor: pointer;
}
.btn-add-to-n {
    width: 147px;
    height: 37px;
    float: left;
    background: url(../img/btn-det-bn.png) 0 -36px no-repeat;
    border: none;
    padding: 0;
    margin: 10px 0 0 30px;
    cursor: pointer;
}
.out-of-print {
    width: 143px;
    height: 34px;
    float: left;
    background: url(../img/out-of-print.png) 0 -34px no-repeat;
    border: none;
    padding: 0;
    margin: 11px 0 0 20px;
 }
 .on-process {
    width: 143px;
    height: 34px;
    float: left;
    background: url(../img/on-process.png) 0 -34px no-repeat;
    border: none;
    padding: 0;
    margin: 11px 0 0 20px;
 }
.btn-buy-now-n-2 {
    width: 146px;
    height: 37px;
    float: left;
    background: url(../img/btn-det-bn.png) 0 0 no-repeat;
    border: none;
    padding: 0;
    margin-bottom: 15px;
    cursor: pointer;
}
.btn-add-to-n-2 {
    width: 147px;
    height: 37px;
    float: left;
    background: url(../img/btn-det-bn.png) 0 -36px no-repeat;
    border: none;
    padding: 0;
    margin-bottom: 15px;
    cursor: pointer;
}
.out-of-print-2 {
    width: 143px;
    height: 34px;
    float: left;
    background: url(../img/out-of-print.png) 0 -34px no-repeat;
    border: none;
    padding: 0;
    margin-bottom: 15px;
 }
 .on-process-2 {
    width: 143px;
    height: 34px;
    float: left;
    background: url(../img/on-process.png) 0 -34px no-repeat;
    border: none;
    padding: 0;
    margin-bottom: 15px;
 }
.btn-add-to {
    width: 143px;
    height: 34px;
    float: left;
    background: url(../img/cat-btns-bn.png) 0 -102px no-repeat;
    border: none;
    padding: 0;
    margin-bottom: 10px;
    cursor: pointer;
}
.btn-write-review {
    width: 143px;
    height: 34px;
    float: left;
    background: url(../img/cat-btns-bn.png) 0 -68px no-repeat;
    border: none;
    padding: 0;
    margin-bottom: 10px;
    cursor: pointer;
}
.btn-pop-register {
    width: 79px;
    height: 25px;
    float: left;
    background: url(../img/pop-btns-bn.png) 0 0 no-repeat;
    border: none;
    padding: 0;
    cursor: pointer;
}
.btn-pop-login {
    width: 81px;
    height: 25px;
    float: left;
    background: url(../img/pop-btns-bn.png) 0 -25px no-repeat;
    border: none;
    padding: 0;
    cursor: pointer;
}
.btn-continue-shopping {
    width: 168px;
    height: 34px;
    float: left;
    background: url(../img/order-btns-bn.png) 0 0 no-repeat;
    border: none;
    padding: 0;
    cursor: pointer;
    margin-left: 10px;
}
.btn-place-order {
    width: 143px;
    height: 34px;
    float: left;
    background: url(../img/order-btns-bn.png) 0 -34px no-repeat;
    border: none;
    padding: 0;
    cursor: pointer;
    margin-left: 10px;
}
.btn-order-gift {
    width: 167px;
    height: 34px;
    float: left;
    background: url(../img/btn-order-gift-bn.png) no-repeat;
    border: none;
    padding: 0;
    cursor: pointer;
    margin-left: 10px;
}
.btn-continue-order {
    width: 135px;
    height: 34px;
    float: left;
    background: url(../img/order-btns-bn.png) 0 -68px no-repeat;
    border: none;
    padding: 0;
    cursor: pointer;
}
.btn-confirm-order {
    width: 135px;
    height: 34px;
    float: left;
    background: url(../img/order-btns-bn.png) 0 -102px no-repeat;
    border: none;
    padding: 0;
    cursor: pointer;
}
.btn-confirm {
    width: 84px;
    height: 34px;
    float: left;
    background: url(../img/gen-btns-bn.png) 0 0 no-repeat;
    border: none;
    padding: 0;
    cursor: pointer;
}
.btn-save {
    width: 84px;
    height: 34px;
    float: left;
    background: url(../img/gen-btns-bn.png) 0 -34px no-repeat;
    border: none;
    padding: 0;
    cursor: pointer;
}
.btn-back {
    width: 84px;
    height: 34px;
    float: left;
    background: url(../img/gen-btns-bn.png) 0 -68px no-repeat;
    border: none;
    padding: 0;
    cursor: pointer;
    margin-right: 10px;
}
.btn-submit {
    width: 79px;
    height: 25px;
    float: left;
    background: url(../img/btn-submit-bn.png);
    border: none;
    padding: 0;
    cursor: pointer;
    margin-right: 10px;
}
.btn-sml {
	display: inline-block;
	text-decoration: none;
	margin: 0;
	padding: .3em .6em;
	color: black !important;
	font-family: Verdana, Arial, Sans-serif;
	cursor: pointer;
	-moz-border-radius: 3px;
	-moz-background-clip: padding;
	-webkit-border-radius: 3px;
	-webkit-background-clip: padding;
	background-repeat: repeat-x;
	border-width: 1px;
	border-style: solid;
	border-color: #E0E0E0 silver silver #E0E0E0;
	background-color: #ECE2C6;
	vertical-align: baseline;
	font-weight: normal;
	overflow: visible;
	font-size: 80%;	
	padding-bottom: .4em;
}
.btn-sml:hover {
	display: inline-block;
	text-decoration: none;
	margin: 0;
	padding: .3em .6em;
	color: black !important;
	font-family: Verdana, Arial, Sans-serif;
	cursor: pointer;
	-moz-border-radius: 3px;
	-moz-background-clip: padding;
	-webkit-border-radius: 3px;
	-webkit-background-clip: padding;
	background-repeat: repeat-x;
	border-width: 1px;
	border-style: solid;
	border-color: #9fa55b;
	background-color: #ECE2C6;
	vertical-align: baseline;
	font-weight: normal;
	overflow: visible;
	font-size: 80%;	
	padding-bottom: .4em;
}
/* buttons */

/* order table */
#ver-zebra {
    border-collapse: collapse;
    font-family: verdana;
    font-size: 13px;
    text-align: left;
    width: 100%;
}
.vzebra-odd {
    /*background: none repeat scroll 0 0 #EFF2FF;*/
    background: none repeat scroll 0 0 #fff;
    text-align: center !important;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.vzebra-even {
    /*background: none repeat scroll 0 0 #E8EDFF;*/
    background: none repeat scroll 0 0 #fff;
    text-align: center !important;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
#ver-zebra tr {
    width: 100%;
}
#ver-zebra th {
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    border-bottom: 1px solid #D6DFFF;
    background: none repeat scroll 0 0 #b0b0b0;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    padding: 12px 15px;
    text-align: center;
}
#ver-zebra td {
    border-left: 1px solid #b0b0b0;
    border-right: 1px solid #b0b0b0;
    border-bottom: 1px solid #b0b0b0;
}

/* /order table */

/* specifications table */
.tb-spec {
	width:100%;
	float: left;
	margin-top:10px;
	text-align: left;
}
.tb-spec th {
	background-color: #f2f2f2;
	font-weight: bold;
	text-align: left;
}
.tb-spec td {
	background-color: #f9f9f9;
	border: solid 1px #f2f2f2;
	text-align: left;
}
/* /specifications table */


/* img */
img.r-banner {
    width: 300px;
    height: 87px;
    float: left;
    margin-bottom: 20px;
}
/* /img */















