/* CSS Document */
* {
    margin: 0;
    padding: 0;
}

html {
    margin: 0;
    padding: 0;
}

body {
    background: url(../images/bgbody.jpg) repeat;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    margin: 0;
    padding: 0;
    color: #626262;
    /* NA: color: #626262; */
}

sup {
    color: #f30;
}

img {
    border: none;
    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    color: #4d4d4d;
}

h1 {
    font-size: 20px;
    padding: 0;
}

h2 {
    font-size: 19px;
}

h3 {
    font-size: 16px;
}

h4 {
    font-size: 15px;
}

ol,
ul,
li {
    padding: 0;
    margin: 0;
    list-style-position: inside;
}

form {
    margin: 0;
    padding: 0;
}

a,
a:visited {
    text-decoration: none;
    color: #626262;
    /* NA: color: #626262; */
    outline: none;
}

a:hover {
    text-decoration: none;
    color: #9D1C32;
    /* NA: color: #9D1C32; */
}

.clear {
    clear: both;
    height: 0px;
    line-height: 0px;
    overflow: hidden;
    font-size: 1px;
    color: #0d0c00;
}

.fixedHeight {
    font-size: 1px;
    height: 20px;
    line-height: 15px;
    overflow: hidden;
    clear: both;
}

.fixedHeight2 {
    font-size: 1px;
    height: 10px;
    line-height: 10px;
    overflow: hidden;
    clear: both;
}

/*Common style end here*/
.main {
    overflow: hidden;
    padding: 10px 0 0 0;
    margin: 0;
    /*background:url(../images/top.jpg) repeat-x top;*/
}

.wrapper {
    width: 1002px;
    margin: 0 auto;
    background: url(../images/wrapper-bg.png) center repeat-y;
}

.header {
    height: 105px;
    /* NA: height: 144px;  */
    background: #ddd;
    color: #FFFFFF;
    margin: 0px auto;
    width: 986px;
}

.logo {
    float: left;
    padding: 1%;
}

.headerRight {
    float: right;
    width: 700px;
}

.selectCurrency {
    font-size: 11px;
    float: right;
    padding: 12px 0 0 0;
    margin-right: 10px;
    width: 140px;
}

.selectCurrency a {
    float: right;
    margin: 2px 2px 0 0;
}

.selectCurrency label {
    float: left;
    font-weight: bold;
    margin: 0 2px 0 0;
}

.selectCurrency a.activeCountry {
    border: #c5c5c5 1px solid;
    margin: 1px 2px 0 0;
}

.tollFree {
    text-align: right;
    padding: 40px 15px 0 0;
    font-size: 14px;
    color: #373737;
}

.topNavigation {
    text-align: right;
    margin: 22px 5px 0 0;
    /* NA: margin: 60px 5px 0 0;  */
    font-size: 14px;
    font-weight: bold;
}

.topNavigation a,
.topNavigation a:visited {
    padding: 0 10px;
    color: #FFFFFF;
}

.topNavigation a:hover {
    padding: 0 10px;
    color: #EFD1D7;
}

/*Header style end here*/
.navBar {
    background: url(../images/navbg.png) top repeat-x;
    height: 38px;
    width: 986px;
    margin: 0 auto;
}

.nav {
    height: 34px;
    color: #FFFFFF;
    float: left;
    /*width: 600px;*/
    overflow: hidden;
}

.nav a,
.nav a:visited {
    display: block;
    float: left;
    color: Black;
    /* NA: Changed #FFFFFF*/
    height: 35px;
    line-height: 35px;
    font-size: 15px;
    font-weight: bold;
    background: none;
    padding: 0;
    background: #C0C0C0 !important;
    border-right: 1px solid;

}

.nav a,
.nav a:visited span {
    display: block;
    float: left;
    height: 35px;
    line-height: 35px;
    /* background: url(../images/sep.jpg) right top no-repeat; */
    padding: 0 25px;
}

.nav a.active {
    background: #3F3737 !important;
    color: White;
    cursor: pointer !important;
    border-right: 1px solid Black;
}

.nav a:hover {
    background: #3F3737 !important;
    color: White;
    cursor: pointer !important;
    border-right: 1px solid Black;
}


/*Navigation style end here*/
.searchBox {
    width: 400px;
    float: right;
    color: #FFFFFF;
    overflow: hidden;
    margin: 5px 0 0 0;
}

.searchBox .labelSearch {
    float: left;
    padding: 3px 0 0 0;
}

.searchBox .boxSearch {
    float: left;
    width: 187px;
    background: url(../images/textbox.gif) no-repeat top left;
    height: 24px;
    position: relative;
}

.searchBox .boxSearch input.textBox01 {
    position: absolute;
    top: 2px;
    left: 10px;
    width: 125px;
    border: 0;
}

.searchBox .boxSearch .gobtn {
    position: absolute;
    top: 0px;
    right: 0px;
    background: url(../images/gobtn.gif) no-repeat;
    border: 0;
    width: 42px;
    height: 24px;
    color: #FFFFFF;
    font-weight: bold;
    cursor: pointer;
}


/*Search box style end here*/
.content {
    background: #f4f4f4;
    width: 986px;
    margin: 0 auto;
}

.contentMain {
    padding: 10px 15px 15px 15px;
}

.welcome {
    background: url(../images/welcomebg.jpg) top repeat-x;
    margin: 0 0 20px 0;
}

.welcome span {
    background: url(../images/welcomeleft.jpg) no-repeat left top;
    display: block;
}

.welcome span span {
    background: url(../images/welcomeright.jpg) no-repeat top right;
    height: 34px;
    display: block;
    line-height: 32px;
    padding: 0 0 0 20px;
    color: #444444;
    font-size: 18px;
}

/*welcome test style end here*/
.leftContent {
    float: left;
    width: 220px;
}

.shopingCart {
    margin: 0 0 15px 0;
    background: url(../images/shoppingcartbg.png) #454545 top repeat-x;
    padding: 15px;
    color: #FFFFFF;
    text-align: center;
}

.shopingCart a,
.shopingCart a:Visited {
    display: block;
}

.shopingCart h1 {
    color: #FFFFFF;
    font-size: 20px;
    background: url(../images/shoppingimg.png) left center no-repeat;
    padding: 0 0 0 35px;
    margin: 0 0 8px 0;
    text-align: left;
}

.shopingCart h1 span {
    display: block;
    font-size: 13px;
}

.shopingCart img {
    margin: 10px 0 0 0;
}

.longBtn {
    background: url(../images/longbtn.png) no-repeat;
    width: 125px;
    height: 20px;
    border: 0;
    font-size: 11px;
    font-weight: bold;
    margin-top: 8px;
    cursor: pointer;
}

.mediumBtn {
    background: url(../images/checkoutbtn.png) no-repeat;
    width: 77px;
    height: 20px;
    border: 0;
    font-size: 11px;
    font-weight: bold;
    margin-top: 8px;
    cursor: pointer;
}


.checkoutBtn {
    background: url(../images/checkoutbtn.png) no-repeat;
    width: 77px;
    height: 20px;
    border: 0;
    font-size: 11px;
    font-weight: bold;
    margin-top: 8px;
    cursor: pointer;
}

/*Shopping cart style end here*/
.leftNav {
    border: #e0e0e0 1px solid;
    background: #C0C0C0;
    /* NA #3F3737 */
    /* NA: background: #7F7F7F; */
    border-left: 0px;
}

.leftNav h1 {
    /* background: url(../images/leftnavtop.gif) repeat-x; */
    /* NA: Removed */
    background: #3F3737;
    /* height: 33px; */
    color: #FFFFFF;
    font-size: 18px;
    padding: 8px 8px 8px 8px;
    /* NA: Added */
    /* line-height: 30px; */
}

.leftNav h1 a,
.leftNav h1 a:visited {
    color: #FFFFFF;
}

.leftNav h1 a:hover {
    text-decoration: underline;
}

.leftNav div a,
.leftNav div a:visited {
    display: block;
    background: none;
    position: relative;
    color: Black;
    font-weight: bold;
    overflow: hidden;
}

.leftNav div a span,
.leftNav div a:visited span {
    display: block;
    padding: 8px 0 8px 15px;
    background: url(../images/leftnavsep.png) bottom repeat-x;
}

.leftNav div a:hover,
.leftNav div a.active {
    background: #3F3737 !important;
    /* NA */
    /* NA: background: #3F3737 !important; */
    color: #FFFFFF;
}

.leftNav div a:hover {}

.leftNav div a:hover span {
    display: block;
}

.leftNav div a img {
    position: absolute;
    left: 10px;
    top: 15px;
}

/*Left side content style end here*/
.rightContent {
    width: 713px;
    float: right !important;
    overflow: hidden;
}

.featuredGroup {
    padding: 20px 0 0 0;
}


h1.title {
    background: url(../images/featuredh1bg.png) top repeat-x;
    border: #e0e0e0 1px solid;
    padding: 0 0 0 20px;
    height: 32px;
    line-height: 32px;
    font-size: 18px;
    margin: 0 0 15px 0;
}

h1.title a:hover {
    text-decoration: underline;
}



h1.categoryBreadCrumb {
    background: url(../images/featuredh1bg.png) top repeat-x;
    border: #e0e0e0 1px solid;
    padding: 0 0 0 20px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 15px 0;
}

h1.categoryBreadCrumb a:hover {
    text-decoration: underline;
}




h1.featured-h1 {
    background: url(../images/featuredh1bg.png) top repeat-x;
    border: #e0e0e0 1px solid;
    padding: 0 0 0 20px;
    height: 32px;
    line-height: 32px;
    font-size: 18px;
    margin: 0 0 15px 0;
}


/* Begin Product Styles */

.productOuterDiv {
    float: left;
    width: 220px;
    border: #dedede 1px solid;
    background: #FFFFFF;
    margin: 0 18px 18px 0;
    height: 310px;
}

.productOuterDivLast {
    float: left;
    width: 220px;
    border: #dedede 1px solid;
    background: #FFFFFF;
    margin: 0 0 18px 0;
    height: 310px;
}

.productOuterDiv:hover,
.productOuterDivLast:hover {
    border: 1px solid #000000;
    /* NA: Added */
}

.product {
    padding: 0 0 0 0;
    /*cursor: pointer !important;   */
}

.product span.spanName a {
    color: Black;
}

.product span.spanName a:hover {
    text-decoration: underline;
    /* NA: Added */
}

.spanProductImage {
    height: 185px;
    text-align: center;
    padding: 0px;
    margin: 0 0 0 0;
    display: block;
}

.spanProductName {
    font-weight: bold;
    font-size: 12px;
    height: 40px;
    text-align: center;
    padding: 8px 8px 0 8px;
    margin: 0 0 0 0;
    display: block;
    color: Black;
    overflow: hidden;
}

.spanProductName a,
.spanProductName a:visited {
    color: Black;
}

.spanProductName a:hover {
    color: #9D1C32;
    /* NA: color: #9D1C32; */
    text-decoration: underline;
}

.spanProductSKU {
    font-size: 11px;
    color: #626262;
    text-align: right;
    padding: 0px 12px;
    margin: 0 0 0 0;
    display: block;
    overflow: hidden;
}

.spanProductPrice {
    height: 14px;
    text-align: right;
    padding: 4px 12px;
    margin: 0 0 0 0;
    display: block;
    overflow: hidden;
}

.productRegPrice {
    color: Black;
    font-weight: bold;
}

.productOnSalePrice {
    color: #900;
    font-weight: bold;
}

.productOnSaleRegularPrice,
.strikeoutPrice {
    text-decoration: line-through;
    color: #626262;
}

.disabledPrice {
    color: #626262;
}

.productSKU {
    display: block;
    font-size: 11px;
    color: #626262;
}


.productMessage {
    float: left;
    text-align: left;
    padding: 5px 0px 5px 8px;
    display: block;
    color: #900;
    font-weight: bold;
    font-size: 13px;
}

.productAddToCart {
    float: right;
    text-align: right;
    padding: 0px 8px 8px 8px;
    display: block;
}

/* End Product Styles */


/* Begin Category Styles */

.categoryOuterDiv {
    float: left;
    width: 220px;
    border: #dedede 1px solid;
    background: #FFFFFF;
    margin: 0 18px 18px 0;
    height: 265px;
}

.categoryOuterDivLast {
    float: left;
    width: 220px;
    border: #dedede 1px solid;
    background: #FFFFFF;
    margin: 0 0 18px 0;
    height: 265px;
}


.categoryOuterDiv:hover,
.categoryOuterDivLast:hover {
    border: 1px solid #000000;
    /* NA: Added */
}

.categoryTitle {
    background: url(../images/categorytitlebg.png);
    /*	background: #990000; */
    height: 40px;
    color: #FFFFFF;
    text-align: center;
    font-size: 16px;
    display: table-cell;
    width: 220px;
    vertical-align: middle;
    padding: 5px;
    /*border: 1px solid;*/
}

.categoryTitle a,
.categoryTitle a:visited {
    color: #FFFFFF !important;
}

.categoryTitle a:hover {
    text-decoration: underline;
}

.spanCategoryImage {
    height: 180px;
    text-align: center;
    padding: 5px;
    margin: 0 0 0 0;
    display: block;
}

.spanCategoryCount {
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    color: #9b9a9a;
    display: block;
    padding: 2px;
}

.categoryIntroduction {
    display: block;
    margin-bottom: 10px;
}

/* End Category Styles */

.priceListPrice,
.priceListQty {
    color: Black;
}

.ourPrice {
    float: right;
    padding-right: 10px;
    font-weight: bold;
}

.sku {
    float: left;
    padding-left: 10px;
}

.addtoCart {
    width: 94px;
    float: left;
    margin: 0;
    color: #FFFFFF;
    background: #373737;
    text-align: center;
    padding: 2px 0;
}

.addtoCart a,
.addtoCart a:visited {
    color: #FFFFFF !important;
    background: #373737;
    border: 0;
    font-size: 12px;
    width: 94px;
    padding: 2px 0;
    cursor: pointer;
    display: block;
}

.addtoCart a,
.addtoCart a:visited {
    color: #FFFFFF !important;
}

.details {
    float: left;
    width: 68px;
    color: #FFFFFF;
    background: #5b5b5b;
    text-align: center;
    padding: 2px 0;
}

.details a,
.details a:visited {
    color: #FFFFFF !important;
    border: 0;
    font-size: 12px;
    width: 68px;
    padding: 2px 0;
    background: #5b5b5b;
    cursor: pointer;
    display: block;
}

.details a,
.details a:visited {
    color: #FFFFFF !important;
}



.featuredBrand {
    background: #FFFFFF;
    border: #dfddde 1px solid;
    padding: 10px 15px;
}

/*Brand style end here*/
.navOffer {
    margin: 16px 0 15px 0;
    background: url(../images/shoppingcartbg.png) #454545 top repeat-x;
    padding: 15px;
    color: #FFFFFF;
    text-align: center;
    font-size: 11px;
}

.navOffer h1 {
    color: #FFFFFF;
    font-size: 17px;
    padding: 0px;
    margin: 0 0 8px 0;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
}

.navOffer span {
    font-size: 10px;
    display: block;
    padding: 10px 0 0 0;
}


.navOffer a,
.navOffer a:visited {
    text-decoration: none;
    color: #ffffff;
    outline: none;
}

.navOffer a:hover {
    text-decoration: underline;
    color: #ffffff;
}

/*Nav Offer style end here*/
.specialProduct {
    margin: 17px 0 0 0;
    background: url(../images/specialproductbg.jpg) #777777 bottom repeat-x;
    padding: 0 0 0 0;
    width: 100%;
}

.specialProduct h1 {
    color: #FFFFFF;
    font-size: 20px;
    padding: 0px;
    margin: 0 0 8px 0;
    text-align: left;
    text-transform: uppercase;
}

.specialProduct .sp-left {
    width: 310px;
    float: left;
}

.specialProduct .sp-left div.sp-top {
    padding: 22px 0 22px 40px;
    font-size: 15px;
    color: #fff;
}

.specialProduct .sp-right {
    width: 370px;
    float: right;
    padding: 40px 0 0 0;
    position: relative;
}

.specialProduct .sp-right .pdtImage {
    position: absolute;
    right: 45px;
    top: 25px;
}

.specialProduct div.sp-btm {
    color: #fff;
    height: 44px;
    text-align: left;
    font-family: "Trebuchet MS", Arial, Tahoma;
    font-size: 22px;
    line-height: 42px;
    padding: 0 0 0 40px;
}

.addBtn {
    color: #FFFFFF;
    border: 0;
    font-size: 12px;
    width: 94px;
    padding: 0 0 3px 0;
    background: #373737;
    cursor: pointer;
}

.detailsBtn {
    color: #FFFFFF;
    border: 0;
    font-size: 12px;
    width: 94px;
    padding: 0 0 3px 0;
    background: #5b5b5b;
    cursor: pointer;
}

/*Special product style end here*/
/*Right side content style end here*/
/*Content style end here*/
.footer {
    width: 986px;
    margin: 0 auto;
}

.footerInn {
    padding: 15px 15px;
    padding-top: 0px;
    font-size: 11px;
}

.footerLeft {
    float: left;
    width: 300px;
}

.footerRight {
    float: right;
    margin-top: 5px;
    width: 225px;
}

.copyright {
    float: left;
    width: 450px;
}

.poweredBy {
    float: right;
    width: 450px;
    text-align: right;
}

/*Footer end here*/
.pdtListing {
    background: url(../images/pdtbg.jpg) left repeat-y;
}

.pdtListingTop {
    background: url(../images/pdttop.jpg) left top no-repeat;
}

.pdtListingBtm {
    background: url(../images/pdtbtm.jpg) left bottom no-repeat;
    padding: 15px;
}

.pdtHeadTable {
    border: #e0e0e0 1px solid;
    border-left: 0;
    border-bottom: 0;
}

.pdtHeadTable th {
    padding: 6px;
    border-left: #e0e0e0 1px solid;
    border-bottom: #e0e0e0 1px solid;
    background: url(../images/tablebg.jpg) center repeat-x;
    font-size: 14px;
    color: #4D4D4D;
    /* NA: #4D4D4D; */
    text-align: center;
}

.pdtHeadTable td {
    padding: 6px;
    border-left: #e0e0e0 1px solid;
    border-bottom: #e0e0e0 1px solid;
    background: #FFFFFF;
    text-align: center;
    overflow: hidden;
}

.pdtHeadTable td a {
    color: Black;
}

.pdtHeadTable td a:hover {
    text-decoration: underline;
    color: #9D1C32;
}

.quantityTextBox {
    text-align: center;
    width: 60px;
}

/*Product listing style end here*/
.pdtItems {
    margin: 20px 0 0 0;
}

.pdtItemsLeft {
    float: left;
    width: 402px;
}

.pdtItemsLeft img {
    border: #CCCCCC 1px solid;
}

.pdtItemsRight {
    float: right;
    width: 540px;
}

h1.one-h1 {
    padding-bottom: 5px;
    color: Black;
}

.pdtItemBox {
    background: url(../images/pdtitembg.jpg) left repeat-y;
    margin: 15px 0;
}

.pdtItemBoxTop {
    background: url(../images/pdtitemtop.jpg) no-repeat left top;
}

.pdtItemBoxBtm {
    background: url(../images/pdtitembtm.jpg) no-repeat left bottom;
    padding: 15px;
    color: Black;
}

.boderLessTable {
    border: 0;
}

.boderLessTable td {
    border: 0;
    padding: 0;
}

.addToCartBtn {
    background: url(../images/addbtn.jpg) no-repeat;
    width: 79px;
    height: 19px;
    border: 0;
    cursor: pointer !important;
}

.addToCartBtnSmall {
    background: url(../images/addtocart.png) no-repeat;
    width: 48px;
    height: 15px;
    border: 0;
    cursor: pointer !important;
}

/* NA: Begin Added */
.bold {
    font-weight: bold !important;
}

.align-right {
    text-align: right !important;
}

.align-left {
    text-align: left !important;
}

.align-center {
    text-align: center !important;
}

.finePrint {
    font-size: 10px;
}

.staticPage {
    color: Black;
    padding: 0px 10px;
    text-align: justify;
}

.rightFloatImage {
    float: right;
    border: Black 1px solid;
    padding: 2px;
    margin: 0px 0px 15px 15px;
}

.centerImage {
    text-align: center;
    margin: 0px auto;
}

.centerImage img {
    border: Black 1px solid;
    padding: 2px;
}

.prodFeatures li {
    color: Black;
    text-indent: -1.5em;
    margin-left: 1.5em;
}

.prodDescription {
    color: Black;
}

/* NA: End Added */




.bold {
    font-weight: bold;
}

.finePrint {
    font-size: 11px;
}


.box-left {
    float: left;
}

.box-right {
    float: right;
}





.form-head {
    margin-top: 15px;
    color: White;
    font-weight: bold;
    background: #900;
    /*#626262;*/
    padding: 5px 10px;
}

.form-body {
    background-color: #FAFAFA;
    border: 1px solid #D6D6D6;
    padding: 10px !important;
}

.form-body table tr td {
    padding: 3px;
}


.form-label {
    padding-left: 10px !important;
    padding-right: 10px !important;
}






.emailAddress {
    width: 250px;
}

.password {
    width: 150px;
}


.required {
    font-weight: bold;
}