html{
    background-color: #274671 !important;
} 
html, body, form {
    background-color: #274671 !important;
}
.navbar {
    margin-top: 40px !important;
background-color: #274671 !important;
}
.logo{
	padding:0;
}
.wrap{
    border-radius: 10px 10px 0 0 !important;
}
.headContainer{
    border-radius: 10px 10px 0 0 !important;
	background-color: #FFF !important;
}
.headLogin{
    background-color: #FFF;
    border-radius: 6px;
	border-color:#ccc !important;
}
.headCart{
    background-color: #FFF;
    border-radius: 6px;
	border-color:#ccc !important;
}

.RadButton_Bootstrap.rbPrimaryButton {
    border-color: #2e6da4;
    color: #fff;
    background-color: #274671 !important;
}

ul.nav a:hover { 
color: #ffff00 !important; 
}

ul.nav .open a:hover { 
color: #000 !important; 
}

.footer .container {
    border-top: 4px solid #ccc !important;
}

.footer .container {
    color: #274671 !important;
}

.footer .container a{
    color: #274671 !important;
}