/*
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 : 19-Dec-2013, 12:50:41
    Author     : User
*/


.innerLogo{
    float: right;
    margin-top: 0;
}
.footerContent{
    text-align: center;
}
.powredby{
    float: none;
    display: inline-block;
    margin-top: -3px;
}
.innerMenuwrap .menu {text-align:center;}
.innerLogo {float:none;}
.innerMenuwrap a.innerLogo {background:none;}
.innerMenuwrap a.innerLogo img {opacity:1 !important;}


@media (max-width:960px) {
    .innerLogo img{height: 40px;}
    .innerMenuwrap, .newStrip{height: 40px;}
    .innerMenuwrap .menu{text-align: right;}
    .newStrip .newStripLC{text-align: right;}
    .newStrip .newStripLC .innerLogo{float: none;}
    .bannersN{margin-top:0;}
}
