#damesnl_footer {
    background: #252525 none repeat scroll 0 0;
    margin: 0 auto;
    width: 100%;
}

#footer {
    height: 370px;
    margin: 0 auto;
    text-align: center;
	background-color:#252525;
}
#footerLinksContainer {
    height: 220px;
    margin: 0 auto;
    padding: 50px 0 10px;
    width: 1000px;
}
#footerkey {
    border-top: 1px solid #444;
    color: #7c7c7c;
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
    padding: 20px 0;
    width: 100%;
}

#footerCS, #footerAccount, #footerAbout, #footerOrdering, #footerAdd {
    float: left;
    height: 120px;
    padding: 0 15px;
    width: 22%;
}

.footerLinkTitle {
    border-bottom: 2px solid #747474;
    color: #f2f2f4;
    font-size: 16px;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    margin-bottom: 10px;
    text-align: left;
}


#footerAccount ul li a, #footerAbout ul li a, #footerOrdering ul li a, #footerAdd ul li a {
    border-bottom: 1px solid #404040;
    color: #f2f2f4;
    display: block;
    font-size: 14px;
    height: 45px;
    line-height: 45px;
    padding: 0 10px;
    transition: all 0.3s ease-out 0s;
}
#footerCS ul li {
    float: left;
    line-height: 20px;
    margin-bottom: 5px;
    padding-right: 20px;
    text-align: left;
}

#footer {
    text-align: center;
}

#footerkey a {
    color: #019cb2;
    font-size: 12px;
    text-decoration: underline;
}

#footerAccount ul li a:hover, #footerAbout ul li a:hover, #footerOrdering ul li a:hover, #footerCS ul li a:hover, #footerAdd ul li a:hover {
    background: #4d4d4d none repeat scroll 0 0;
}
#footerAccount ul li, #footerAbout ul li, #footerOrdering ul li, #footerAdd ul li {
    line-height: 20px;
    text-align: left;
}



#mainWrapper0 {
    background: #fff none repeat scroll 0 0;
    margin: auto;
    text-align: left;
    vertical-align: top;
    width: 1000px;
}


.centerBox__in {
    border: 1px solid #dedede;
    margin: 5px 5px;
}

.sideBoxContentItem {
	margin:10px auto;
}

.centerBox__in:hover, .sideBoxContentItem:hover {

    box-shadow: 2px 3px 3px #ccc;
}
img:hover {
    opacity: 0.9;
}
h1 {
    color: orange;
}

#productName {
    color: #315076;
    line-height: 30px;
    margin-bottom: 10px;
}
.navSplitPagesLinks strong, .navSplitPagesResult {
    background: #383535 none repeat scroll 0 0;
    border-radius: 10px;
    color: #ffffff;
    display: inline-block;
    margin: 0 0 10px;
    padding: 5px 10px;
    position: relative;
}.navSplitPagesLinks a {
    background: #888 none repeat scroll 0 0;
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    padding: 5px 10px;
    position: relative;
    text-decoration: none;
}.navSplitPagesLinks a:hover {
    background: #444 none repeat scroll 0 0;
}
.navSplitPagesResult.back, .navSplitPagesLinks.forward {
    margin-top: 5px;
}
























