﻿.logintext1 span
{
    font-size: 35pt;
}

.logintext1 span, .logintext2 span
{
    color: #3A3B9E;             
    font-style: normal;
}

.logintext3 { 
    color: #FF2814; 
    font-style: normal; 
}

.loginimage{ 
    background: none; 
}
/*.logoimage 
{
    background: none;
    background-image: url('../images/cope_logo.gif') !important;
    background-repeat: no-repeat;
    height: 85px;
    width: 423px;
}*/

.logoimage
{
    background: none;
    background-image: url('../images/moveUp_Logo.jpg') !important;
    background-repeat: no-repeat;	
	height: 114px;
    width: 420px;
}

@media screen and (max-width: 480px) {

.logoimage
{
    background: none;
    background-image: url('../images/moveUp_Logo_315x86.jpg') !important;
    background-repeat: no-repeat;	
	height: 86px;
    width: 315px;
}

}

.underlineLink {
    text-decoration: underline !important;
}

body {
    background: #FFF center right no-repeat;
}

#footer { 
    background: url('../images/footer_tile.jpg') #666 0 0 repeat-x;
}

#footer div { 
    color: #FFF; 
}


#footer_wrapper { 
    min-height: 10px; 
    margin-bottom: 0;
}

#content_wrapper, .login #content_wrapper
{
    background: none !important;
}

h1, h2, h3, h4
{
    color: #3A3B9E !important;
}
h5, h6, a, a:visited
{
    color: #FF2814 !important;
}

.nav-bar > li { 
    
    background: none !important;
}
.nav-bar > li a
{
    background-color: #FFF;
    color: #3A3B9E !important;
    font-weight: bold;
}
.nav-bar > li a:hover
{
    background-color: #3A3B9E;
    color: #FFF  !important;
}

.nav-bar > li.has-flyout > a.flyout-toggle { display: none; }
#nav-main
{
width: auto !important;
}
#footer a, #footer a:visited { color: #DDD  !important; }
#footer a:hover{ color: #FF0  !important; }