ul#footer-icons li {
    float: left;
    margin: 0;
    padding: 20px 22px 20px 11px;
}

#footer {
    background-color: #111111;
    border-top: 1px solid #FFFFFF;
    color: #8C8C8C;
  height: 280px;
}
#footer-snd {
    background-color: #000000;
    border: 1px solid #222222;
    height: 50px;
}

#footer-snd .inner {
    display: block;
    margin: 0 auto;
    padding: 16px 0;
    width: 980px;
}
#footer-snd .inner .langselect.select-change {
    float: right;
}
#footer a {
    color: #CFCFCF;
}
#footer a:hover {
    color: #E8E8E8;
}
#footer .footer-wrap {
    background: url("../images/footer/footer-light.png") no-repeat scroll center top transparent;
    margin: 0 auto;
    padding-bottom: 45px;
    padding-top: 35px;
    width: 980px;
}
.widget-title {
    color: #F5F5F5;
    font: bold 18px/24px 'Cabin',Arial,Helvetica,sans-serif;
    margin-bottom: 0.4em;
    text-shadow: 0 1px 2px #000000;
    text-transform: uppercase;
}
.footer-widget .widget-content {
    border-top: 1px solid #444444;
}
#widgets .footer-widget ul li {
    background: url("../images/footer/bullet-foot-left.png") no-repeat scroll left 8px transparent;
    border-bottom: 1px solid #333333;
    list-style: none outside none;
    width: 100%;
        font-family: 'Droid Sans',Arial,Verdana,Helvetica,sans-serif;
    line-height: 1.2em;
    
}
#widgets .footer-widget ul li a {
    background: none repeat scroll 0 0 transparent;
    display: block;
    font-size: 14px;
    padding-bottom: 3px;
    padding-left: 10%;
    padding-top: 3px;
    text-decoration: none;
        text-transform: capitalize;
    width: 90%;
}
#widgets .footer-widget ul li a:hover {
    background: url("../images/footer/bullet-foot-left.png") no-repeat scroll left 8px #242424;
    text-decoration: none;
}
#widgets {
    float: left;
    width: 670px;
     padding-left: 20px;
}
#widgets .footer-widget {
    float: left;
    margin-right: 40px;
    width: 183px;
}
#widgets .footer-widget ul {
    margin: 0;
    padding: 0;
    width: 100%;
}
#social-copyright {
    float: right;
    width: 260px;
}
#newsletter {
    float: right;
margin-top: -90px;
    width: 260px;
}
#newsletter h5 {
    margin: 0;
}
#newsletter .searchinput {
    padding: 5px;
    width: 120px;
}
#newsletter .regular-btn {
    font-size: 12px;
}
#copyright {
    color: #999999;
    float: left;
    font-size: 12px;
    text-align: left;
    width: 430px;
}
#copyright a {
    color: #555555;
}
ul.customSelect {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
