/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 21/Jan/2015, 15:59:16
    Author     : Pedro Rodrigues
*/

.footerBox .topInnerFooterBox a:link,
.footerBox .topInnerFooterBox a:visited{
    color: #ccc !important;
    text-decoration: none;
}
.footerBox .topInnerFooterBox a:hover{
    color: #669933 !important;
}

.footerBox{
    width: inherit;
    min-height: 200px;
    float: left;
    background-color: #333;
    border-bottom: 1px solid #ccc;
}
.footerBackgroundBox{
    width: inherit;
    height: 20px;
    float: left;
    background: url('../images/icons/sprite-icons.png') -3px -294px repeat-x;
}
.topInnerFooterBox, .copyrightFooterInnerBox{
    width: 1160px;
    height: 40px;
    margin: 0 auto;
}
.topInnerFooterBox{
    display: table;
}
.copyrightFooterInnerBox{
    width:100%;
    height: 100%;
    margin-top: 5px;
}
.copyrightFooterBox{
    width: inherit;
    height: 50px;
    margin: 0 auto;
    display: table;
    text-align: right;
    margin-bottom: 5px;
}
.poweredByBox{
    width: 100%; 
    height: auto; 
    float: left; 
    text-align: inherit; 
    margin-top: 5px;
}
.footerBox .topInnerFooterBox .column{
    width: 20%;
    height: auto;
    float: left;
    padding-top: 5px;
    padding-bottom: 5px;
}
.footerBox .topInnerFooterBox .column p{
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    line-height: 14px;
    padding-bottom: 7px;
    margin-bottom: 8px;
    text-transform: uppercase;
}
.footerBox .topInnerFooterBox .column ul{
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0;
}
.footerBox .topInnerFooterBox .column ul li{
    margin-bottom: 0!important;
    color: /*#fff*/ #999;
    font-size: 14px;
    line-height: 23px;
    height: auto;
    width: 100%;
}
.footerBox .topInnerFooterBox .columnMobile{
    width: 100%;
    height: auto;
    margin: 0 auto;
    color: #ccc !important;
    text-align: center;
    display: none;
}
.footerBox .topInnerFooterBox .columnMobile div ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.footerBox .topInnerFooterBox .columnMobile div ul li {
    display: inline;
}
.footerBox .topInnerFooterBox .columnMobile div ul li a div{
    width: 60px;
    height: 40px;
    display: inline-block;
}
.footerBox .topInnerFooterBox .columnMobile div ul li a div#ftFacebookIconId{
    background: url('../images/icons/socialMedia-icons.png') 5px -5px no-repeat scroll;    
}
.footerBox .topInnerFooterBox .columnMobile div ul li a div#ftTwitterIconId{
    background: url('../images/icons/socialMedia-icons.png') 5px -45px no-repeat scroll;    
}
.footerBox .topInnerFooterBox .columnMobile div ul li a div#ftGooglePlusIconId{
    background: url('../images/icons/socialMedia-icons.png') 5px -125px no-repeat scroll;    
}
.preFooterBox{
    width: 100%; 
    height: 135px;
    margin-top: 10px;
    float: left; 
    background-color: #e0e0e0; 
    border-bottom: 1px solid #fff;
    border-top: 1px solid #ccc;
}
.innerPreFooterBox{
    height: 100%;
/*    border:1px solid white;*/
}
#preFooterId .innerPreFooterBox .leftBox, 
#preFooterId .innerPreFooterBox .rightBox{
    width: 49.9%;
    float: left;
    height: 70%;
    margin-top: 10px;
    text-align: left;
}
#preFooterId .innerPreFooterBox .leftBox{
    border-right: 1px solid #fff;
    text-align: right;

}
.webAndWebMobileFooterTextBox{
    width: 45%; 
    height: 70px; 
    float: right; 
    padding-top: 30px;    
}

.innerLeftBox, .innerRightBox{
 
    height: 100%; 
    float: right; 
    margin-right: 10px; 
    color: #222;
/*    padding-top: 10px;*/
/*    border: 1px solid blue;    */
}
.innerRightBox{
    width: 85%;
    float: left;
    margin-right: 0px;
    margin-left: 10px;
}
#preFooterId .innerPreFooterBox .leftBox .innerLeftBox div img{
    width: 115px;
    float: right; 
    margin-top:-10px;    
}
.rightBox .innerRightBox form label span{
    width: 100%; 
    float: left; 
    margin-bottom: 5px;    
}
.rightBox .innerRightBox form button.standartBtn{
    width: 100px;
}
.newsletterSubmitBtnBox{
    width: 100%; 
    height: 25px; 
    float: left;    
}

@media only screen and (max-width: 1199px){
    .topInnerFooterBox, .copyrightFooterBox, .copyrightFooterInnerBox, .innerPreFooterBox{
        width: 949px;
    }
}
@media only screen and (max-width: 979px){
    .topInnerFooterBox, .copyrightFooterBox, .copyrightFooterInnerBox, .innerPreFooterBox{
        width: 97% !important;
    }
    .copyrightFooterInnerBox{
        text-align: center;
    }
    .footerBox .topInnerFooterBox .column{
        display: none;
    }    
    .footerBox .topInnerFooterBox .columnMobile{
        display: block;
    }
    .rightBox .innerRightBox form  > span > input{
        width: 100%;
    }
    .rightBox .innerRightBox form button.standartBtn{
        width: 80%;
        height: 28px;
        margin-left: 1px
    }
    .footerBox{
        min-height: 125px;
    }
}

@media only screen and (max-width: 870px){
    .webAndWebMobileFooterTextBox{
        padding-top: 15px;
    }
}
@media only screen and (max-width: 799px){


}
@media only screen and (max-width: 660px){
    .leftBox{
        display: none;
    }
    .rightBox{
        width: 65% !important;
        margin: 15px auto !important;
        text-align: center !important;
        float: none !important;
    }
    .innerRightBox{
        width: 100%;
        margin-left: 0px;
/*        margin-left: 1%;*/
    }
    .rightBox .innerRightBox form button.standartBtn{
        margin-left: 7%;
    }
       .rightBox .innerRightBox form  > span > input{
        text-align: center;
    }
    
}

@media only screen and (max-width: 429px){

}