/*bottom ct*/
.bottom_ct {background:url('/img/v2base/footer.png') 0 0 repeat-x;background-color:#e5e5e5;border-top:1px solid #b0b0b0;padding:5px 0 25px 0;color:#6c6c6c;font-size:11px;}
.bottom_ct p {margin-bottom:15px;}
.bottom_ct span.telephone {background: none repeat scroll 0 0 #F1F1F1;border-radius: 15px 15px 15px 15px;box-shadow: 0 2px 2px #949494;color: #000;display: block;font-size: 13px;margin: 0 auto 15px;padding: 7px 20px;text-align: center;width: 120px;line-height: 24px;}
.bottom_ct li {float:left;width:165px;padding:0 15px;border-right:1px solid #eee;}
.bottom_ct h4 {color:#363636;font-size:12px;line-height:40px;}
.bottom_ct li.first {width:167px;}
.bottom_ct li.last {border-right:0 none;width:168px;}
.bottom_ct a.readmore {display:block;float:right;color:#fff;padding:2px 15px 2px 5px;border-radius:3px;background:url('/img/v2base/footer_readmore.png') 29px 6px no-repeat;background-color:#4c4c4c;
}
.bottom_ct a.readmore:visited {color:#fff;}

.bottom_ct h4.secure {background:url('/img/v2base/ico_secure.png') right 7px no-repeat;}
.bottom_ct h4.percent {background:url('/img/v2base/ico_percent.png') right 7px no-repeat;}
.bottom_ct h4.question {background:url('/img/v2base/ico_question_start.png') right 7px no-repeat;}
.bottom_ct h4.light {background:url('/img/v2base/ico_light.png') right 7px no-repeat;}
.bottom_ct h4.euro {background:url('/img/v2base/ico_euro.png') right 7px no-repeat;}

/*footer ct*/
.footer_ct {background-color:#4c4c4c;border-top:1px solid #373737;padding:15px 0;color:#ccc;}
.footer_ct .col {float:left;width:165px;padding:0 15px;border-right:1px solid transparent;}
.footer_ct h3 {color:#ff6600;margin:0 0 10px 0;font-size:14px;}
.footer_ct ul.social li {float:left;margin:0 6px 0 0;}
.footer_ct a,
.footer_ct a:visited {color:#c9c9c9; line-height: 17px;}
.footer_ct a:hover {text-decoration:underline;}

.footer_ct .rec {margin:40px 0 0 0;}
.footer_ct .rec .inpt {background:#929292;border:0 none;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;color:#fff;height:24px;line-height:24px;padding:0 5px;width:165px;}

.footer_ct .rec .btn {
    border:0;
    background:url('/img/v2base/bg_btn.png') 0 0 repeat-x;
    height:24px;
    line-height:24px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
    color:#000;
    font-size:12px;
    font-family:Arial;
    padding:0 25px;
    margin:8px 0 0 0;
}

/*footer*/
.footer {background-color:#222629;color:#fff;padding:10px 0;}

#foot-soc a, a:visited {
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=50)';
    filter: alpha(opacity=70);
    -moz-opacity:0.7;
    -khtml-opacity:0.7;
    opacity:0.7;

}
#foot-soc a:hover {
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=50)';
    filter: alpha(opacity=100);
    -moz-opacity:1;
    -khtml-opacity:1;
    opacity:1;

}
