header{
    color: white;
}
header a{
    color: white;
}
.navi{
    background: white;
}
/* menu bar
.navi a{
    color: #002147 !important;
    font-weight: bold;
}

.navi a:hover,li:hover,li:active{
    color: White !important;
    background-color: #002147 !important;
}


.dropdown-menu li > a{
  padding:6px 10px 6px 10px
}

.dropdown-menu li > a:hover{
  background:#333
}

.dropdown-menu{
  padding:0;
  border-radius:0;
  min-width:215px
}
 end menu bar */

/* footer section */
.footer-top{
    background-color: #efefef;
}

.footer-top a{
    color: black;
    font-size: 12px;
}

.footer-top ul{
    list-style-type:none;
    padding: 0;
}

.footer{
    margin: auto;
    color: white;
    height: inherit;
}

.footer a{
    color: white;
    font-size: 12px;
    text-decoration: none;
}
.footer span{
    font-weight: bold;
}

.footer p{
    padding-top: 20px;
}

#white-square {
    width: 100%;
    background-color: White;
    max-width: 400px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    margin-top: 20px;
    color: #333;
    padding: 10px;
    cursor: pointer;
}

#white-square h4, .footer-top h5 {
    color: #c60c30;
    font-weight: bold;
}

#white-square p {
    padding: 0px;
    font-size: 12px;
}

#studioByPostCodeBox{
    background: url(/images/blue-sway.gif) 0 0 no-repeat;
    display: block;
    height: 31px;
    width: 100%;
    margin-top: -31px;
}

.studioboxfooter > div{
    height: 31px;
    display: block;
    padding: 0px;
    margin: 0px;
}

.studioboxfooter .container{
    
}

#footer-margin{
    margin-top:20px;
    margin-bottom:12px;
}
/* end footer section */

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.vbottom {
    display: inline-block;
    vertical-align: bottom;
    float: none;
}

.vision-red-text{
    color: #c60c30;
}

.vision-blue-text{
    color: #002147;
}

.xmas-green-text{
    color: #0D8C1C;
}

.vision-red-background{
    background-color: #c60c30;
}


.vision-blue-background{
    background-color: #002147;
}


.vision-navy-background{
    background-color: #002147;
}


.xmas-green-background{
    background-color:#0D8C1C;
}

#vision-header-logo{
    min-width: 20%;
}

span.link-divider{
    margin-left:10px;
    margin-right:10px;
    font-weight:normal;
}

.margin-left{
    margin-left: 20px;
}

.visionnavy > .navbar-nav > li:hover {
    background-color: #e7e7e7;
    color: #777;
}

.navbar-default .visionnavy .navbar-nav>li>a {
    color: #002147;
    font-weight: bold;
    /*font-size: 18px;*/
    font-size: 15px;
}

.visionnavbar{
    border: none;
    margin-bottom: 0px;
    background-color: white;
}

#smallvisionlogo{
    float: left;
    display: none;
}

