/* Footer ================================================================================ */
/*FOOTER*/
.cms-index-index .footer {
    padding-top: 0px;
}

.footer {
    background-color: #000;
    position: absolute;
    width: 100%;
    left: 0;
    text-align: left;
    font-family: Georgia;
    color: #fff;
    padding-top: 75px;
}

.footer address {
    width: 950px;
    margin: 0 auto;
    clear: both;
    padding: 20px;
    padding-left: 0;
    font-size: 11px;
    font-family: Arial;
    color: #CDCDCD;
}

.footer address p {
    margin: 0;
    padding: 0;
}

.footer address span {
    padding: 0px 5px;
}

.footer address span a {
    text-decoration: none;
    color: #cdcdcd;
}

.footer #footer_sub_message {
    width: 1001px;
    margin: 0 auto;
    font-family: Georgia;
    font-size: 12px;
    font-style: italic;
    color: #cfcdc5;
    overflow:hidden;
    padding-bottom: 30px;
    margin-bottom: 33px;
}

.footer #footer_sub_message ul {
    display: inline-block;float: left;
    display: inline;
    margin-top: 1px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    margin-bottom: 53px;
    margin-top: 16px;
    width: 264px; /*width = 953, floor(953 / 3) = 317, 317 - 50 (margin-left + padding-right) = 267, 267 - 1 (border) = 266, 266 - 2 (buffer) = 264*/
    vertical-align: top;
    padding-right: 50px;
    border-right: 1px solid #2c2c2b;
    margin-left: 19px;
    height: 120px;
    float: left;
}

.footer #footer_sub_message ul:nth-child(3) {
    border-right: none;
}

.footer #footer_sub_message ul li {
    background: url("images/check.png") 0 0 no-repeat;
    padding-left: 27px;
    margin-bottom: 25px;
    margin-left: 8px;
}

.footer .messages-footer {
    width: 1001px;
    margin: 30px auto;
    font-family: Georgia;
    font-size: 18px;
    position: relative;
    padding: 6px 0px;
    border-top: 1px solid #6c6869;
    border-bottom: 1px solid #6c6869;
    text-align: left;
    height: 23px;
    color: #eeeeee;
    margin-top: -37px;
}

.footer .messages-footer span#giftimg {
    width: 69px;
    height: 59px;
    top: -10px;
    left: 20px;
    position: absolute;
    text-indent: -9999px;
    background: url("images/footer_gift.png") no-repeat;
}

.footer .messages-footer ul {
    font-size: 13px;
    font-style: italic;
    display: inline-block;
    width: 1001px;
}

.footer .messages-footer li {
    padding: 0 0 0 30px;
    background: none;
    margin: 0;
    float: left;
    display: inline-block;
    text-transform: uppercase;
    padding-top: 3px;
    line-height: 19px;
}

.footer .messages-footer li:first-child {
    margin: 0 8px 0 0;
    border: none;
    margin-left: 64px;
}

.footer .message-footer li {
    margin: 0;
    border: none;
}

.footer .messages-footer strong {
    font-size: 13px;
    line-height: 19px;
    font-weight: normal;
}

.footer .messages-footer li:last-child {
    float: right;
}

.footer h2 {
    text-transform: none;
    font-family: Georgia;
    padding: 0 5px 0 0;
    margin: 0;
    display: inline;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: -0.01em;
    color: #beb9b3;
}

div.container div.footer div.links {
    background-color: #212121;
    left: 0;
    margin: 0;
    width: 100%;
    padding: 20px 0px;
    clear: both;
    overflow: hidden;
    display: inline-block; /* Necessary to trigger "hasLayout" in IE */
    display: block; /* Sets element back to block */
    text-align: left;
    font-size: 14px;
}

div.container div.footer div.links ul {
    width: 1001px;
    margin: 0 auto;
    font-size: 13px;
    /*margin: 0 0 40px 140px;*/
    overflow: hidden;
    list-style: none;
    float: left;
    margin-top: -6px;
}

.footer .links ul  li {
    position: relative;
    /*float: left;*/
    padding: 0 5px 0 20px;
    display: inline;

}

.footer .links ul li {
    display: inline;
}

.footer .links ul li.first {
    padding: 0 5px 0 20px;
    padding-left: 20px !important;
}

.footer .links ul li.last {
    padding: 0 5px 0 20px;
}

.footer .links #footer_bottom_container {
    width: 956px;
    margin: 40px auto;
}

.footer .share_newicons {
    margin-bottom: 20px;
    display: block;
    height: 30px;
}

.footer li.share_newicons  {
    display: inline-block;
    float: left;
    padding-top: 0px;
    margin-top: -1px;
    margin-right: 8px;
}

.footer .share_newicons a {
    float: left;
    overflow: auto;
}

.banner {
    float: right;
}

.footer #footer_sub_message .banner_footer h3 {
    display: none;
}

.footer #footer_sub_message .banner_footer ul {
    margin: 0;
    padding: 0;
    border-right: none;
}

.footer #footer_sub_message .banner_footer ul li {
    background: none;
    margin: 0;
    padding: 0;
}

.footer #footer_sub_message .banner_footer {
    width: 1001px;    
}

.footer #footer_sub_message .banner_footer img {
    width: 1001px;
    height: 145px;
    margin-top: 4px;
    margin-left: -6px;
}

a.instagram_new, a.pinterest_new, a.twitter_new, a.facebook_new {
    text-indent: -10000px;
    margin-left: 5px;
    display: inline-block;
    width: 25px;
    height: 25px;
    -moz-transition: all .1s ease-in-out;
    -webkit-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

a.instagram_new {
    background: url(images/newicon-instagram.png) 0px 0px no-repeat transparent;
}

a.instagram_new:hover {
    background: url(images/newicon-instagram.png) 0px -25px no-repeat transparent;
}

a.pinterest_new {
    background: url(images/newicon-pinterest.png) 0px 0px no-repeat transparent;
    margin-top: -1px;
}

a.pinterest_new:hover {
    background: url(images/newicon-pinterest.png) 0px -25px no-repeat transparent;
}

a.twitter_new {
    background: url(images/newicon-twitter.png) 0px 0px no-repeat transparent;
}

a.twitter_new:hover {
    background: url(images/newicon-twitter.png) 0px -25px no-repeat transparent;
}

a.facebook_new {
    background: url(images/newicon-facebook.png) 0px 0px no-repeat transparent;
}

a.facebook_new:hover {
    background: url(images/newicon-facebook.png) 0px -25px no-repeat transparent;
}

.footer #social span.bigtext {
    font-size: 15px;
    line-height: 21px;
}

.ie .footer #social span.bigtext {
    padding-top: 1px;
}

#shop_online, #service, #about_us, #social {
    text-align: left;
    font-size: 14px;
    border-right: 1px solid #393939;
    float: left;
    margin-right: 30px;
    height: 340px;
    width: 154px;
}

#service {
    margin-left: -6px;
}

#shop_online {
    width: 306px;
}

#about_us {
    margin-left: 3px;
    width: 136px;
}

#social {
    border: none;
    padding-right: 0px;
    margin-right: 0px;
    width: 257px;
    margin-left: 13px;
}

#service strong {
    font-size: 16px;
    font-family: Times new roman;
}

.footer .links #footer_bottom_container #social ul {
    margin-left: -5px;
}

.footer .links #footer_bottom_container #social ul li {
    display: inline;
}

.footer .links #footer_bottom_container ul {
    display: inline-block;
    width: 138px;
}

.footer .links #footer_bottom_container h3 {
    text-transform: uppercase;
    font-size: 14px;
    color: #ffffff;
    font-weight: bold;
    margin-bottom: 15px;
    letter-spacing: 1px;
}

.footer .links #footer_bottom_container ul li {
    list-style: none;
    list-style-type: none;
    margin: 0;
    padding: 3px 0px;
    display: block;
    color: #beb9b3;
}

.footer .links #footer_bottom_container ul li strong {
    color: #ffffff;
}

.footer .links #footer_bottom_container ul li a {
    color: #beb9b3;
}

.footer .links .brands {
    width: 956px;
    margin: 13px auto;
}

.footer .links .brands h3 {
    text-transform: uppercase;
    color: #ffffff;
    font-size: 14px;
}

.footer .links .brands a {
    text-decoration: none;
    color: #cfcdc5;
    font-family: Arial;
    font-size: 11px;
    text-transform: uppercase;
}

.footer .links a:hover {
    text-decoration: underline;
}

.footer .links .brands .between {
    padding: 3px;
    color: #b8b6af;
}

.footer ul li a {
    text-decoration: none;
    color: #beb9b3;
}
.footer .footer-newsletter{
    position:relative;
    right:0px;
    z-index: 1;
}

.footer .links #footer_bottom_container .footer-newsletter h3 {
    display: inline-block;
    float: left;
    margin-right: 5px;
    vertical-align: middle;
    margin-top:2px;
    letter-spacing: 0px;
    margin-bottom: 0px;
}

.footer .footer-newsletter span {
    float: left;
    display: inline-block;
    /*margin-top: -3px;*/
}

.footer .footer-newsletter .validation-advice{
    background: white;
    position: absolute;
    top: -41px;
    font-weight:normal;
    color: white;
    width: 403px;
    left: -121px;
    color: #333;
    padding: 2px;
    text-align: center;
    border:1px dashed #EB340A !important
}
.footer form#newsletter-validate-detail {
    float: left;
    position: absolute;
    left: 0;
}

.footer form#newsletter-validate-detail #newsletter {
    height: 17px;
    text-align: left;
    font-family: Georgia;
    font-weight: bold;
    font-style: italic;
    font-size: 16px;
    line-height: 18px;
    color: #696969;
    background: #ffffff;
    padding: 5px;
    padding-left: 10px;
    position: relative;
    z-index: 2;
    border: 1px solid #938989;
    float: left;
    display: inline-block;
    padding-top: 4px;
}

input#newsletter {
    font-family: Arial !important;
    font-weight: normal !important;
    width: 158px !important;
    font-size: 12px !important;
}

#social {
    margin-right: 0;
}

.footer form#newsletter-validate-detail .button {
    background: #938989;
    margin-right: 10px;
    z-index: 1;
    font-size: 12px;
    border-radius: 2px;
    height: 28px;
    float: left;
    display: inline;
    margin-top: 1px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    position: absolute;
}
.footer form#newsletter-validate-detail input.button{
    color:#fff;
    text-transform: uppercase;
    font-family: Georgia;
    border:none;
    
}

.footer form#newsletter-validate-detail .button:hover {
    background: #7B5269;
    
}

.footer form#newsletter-validate-detail {
    display: block;
    float: left;
    margin-top: -6px;
}

.footer form#newsletter-validate-detail input {
    margin-top: 1px;
    float: left;
}

.footer form#newsletter-validate-detail .button span {
    float: right;
    margin-top: 0px;
}

.footer .payment_logos{
    display:inline-block;
    margin: 20px auto;
}
.footer .payment_logos li {
    display:inline-block;
    vertical-align: top;
}
.footer .payment_logos li a{
    display: block;
    width:60px;
    height:20px;
    padding:3px;
    -moz-transition: all .1s ease-in-out;
    -webkit-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
    background:#fff url('images/payment-logos.png') 0px 3px no-repeat;
}
.footer .payment_logos li a:hover{
    background-position:0px -21px;
}

.footer .payment_logos li.visa a {				width:64px; background-position:0px 3px;}
.footer .payment_logos li.mastercard a {		width:36px; background-position:-66px 3px;}
.footer .payment_logos li.americanexpress a {	width:20px; background-position:-107px 3px;}
.footer .payment_logos li.ideal a {				width:26px; background-position:-132px 3px;}
.footer .payment_logos li.paypal a {			width:66px; background-position:-161px 3px;}
.footer .payment_logos li.banktransfer a {		width:80px; background-position:-233px 3px;}
.footer .payment_logos li.maestro a {			width:32px; background-position:-319px 3px;}
.footer .payment_logos li.vpay a {				width:21px; background-position:-357px 3px;}
.footer .payment_logos li.giropay a {			width:46px; background-position:-382px 3px;}
.footer .payment_logos li.fashioncheque a {		width:86px; background-position:-434px 3px;}

.footer .payment_logos li.visa a:hover {					background-position:0px -21px;}
.footer .payment_logos li.mastercard a:hover {				background-position:-66px -21px;}
.footer .payment_logos li.americanexpress a:hover {			background-position:-107px -21px;}
.footer .payment_logos li.ideal a:hover {					background-position:-132px -21px;}
.footer .payment_logos li.paypal a:hover {					background-position:-161px -21px;}
.footer .payment_logos li.banktransfer a:hover {			background-position:-233px -21px;}
.footer .payment_logos li.maestro a:hover {					background-position:-319px -21px;}
.footer .payment_logos li.vpay a:hover {					background-position:-357px -21px;}
.footer .payment_logos li.giropay a:hover {					background-position:-382px -21px;}
.footer .payment_logos li.fashioncheque a:hover {			background-position:-434px -21px;}









/*.footer-container { border-top:15px solid #b6d1e2; }*/
/*.footer { width:930px; margin:0 auto; padding:10px 10px 50px; }*/
/*.footer .store-switcher { display:inline; margin:0 5px 0 0; color:#fff; }*/
/*.footer .store-switcher label { font-weight:bold; vertical-align:middle; }*/
/*.footer .store-switcher select { padding:0; vertical-align:middle; }*/
/*.footer a { color:#fff; text-decoration:none; }*/
/*.footer a:hover { text-decoration:underline; }*/
/*.footer .bugs { margin:13px 0 0; color:#ecf3f6; }*/
/*.footer .bugs a { color:#ecf3f6; text-decoration:underline; }*/
/*.footer .bugs a:hover { text-decoration:none; }*/
/*.footer address { margin:0 0 20px; color:#ecf3f6; }*/
/*.footer address a { color:#ecf3f6; text-decoration:underline; }*/
/*.footer address a:hover { text-decoration:none; }*/
/*.footer ul { display:inline; }*/
/*.footer ul.links { display:block; }*/
/*.footer li { display:inline; background:url(../images/bkg_pipe2.gif) 100% 60% no-repeat; padding:0 7px 0 4px; }*/
/*.footer li.last { background:none !important; padding-right:0 !important; }*/
/*.footer-container .bottom-container { margin:0 0 5px; }*/
/* ======================================================================================= */

.footer .links #footer_bottom_container ul.messages, 
.footer .links #footer_bottom_container ul.messages ul {
    width: 300px;
}
.footer .links #footer_bottom_container ul.messages .success-msg, .footer .links #footer_bottom_container ul.messages .error-msg{
    background-image:none;
}
.footer .links #footer_bottom_container ul.messages .success-msg span{
    padding-left:10px;
    color:#a8d65e;
}
.footer .links #footer_bottom_container ul.messages .error-msg span {
    padding-left: 10px;
    color: #dd5454;
}
.footer .links #footer_bottom_container ul.messages .error-msg {
    background-image: none;
    background: none;
}

div#widget {
    background: none !important;
    border: 0 none !important;
}