﻿/*Login Page*/
#mainLogo {
   background: url("../images/admin_logo.png") no-repeat scroll center center;
}

#loginBody {
   height: 100%;
   width: 100%;
   background: #53aacd;
}

#loginBox #logo{
   background:url(../images/caramenico-logo.png) no-repeat center;
   height: 70px;
}
#mainNav_header { border-color: #53aacd; } 
#mainNav_header ul li.active { background: #53aacd; }
#mainNav_body ul li.active > a { border-color: #53aacd; }
#mainNav .inboxUnread { background: #53aacd; }
#toolbar ul li a#logout { background: #53aacd; }
#toolbar ul li a:hover#logout { background: #4995b4; }
.composeButton a { background: #53aacd; }
.composeButton a:hover { background: #4995b4; }
#contentTabs ul li.active { background: #53aacd; }
#list_header { background: #53aacd; }
#dashboardHeader #date { color: #53aacd; }
#reportsDashboardHeader #date { color: #53aacd; }
#toolbar li.favorites.active { background: #53aacd; }
.dashboardRight_section .header { color: #53aacd; }
.ui-widget-header .ui-state-active { border-color: #53aacd !important; }
.list_header { background: #53aacd; }
#poweredBy { background: url(../images/poweredby_logo_login.png) no-repeat 10px 12px; }
.inboxListOptionsActive { color: #924ac6  !important; }
.inboxNumber { color: #924ac6 ; }
.inboxNumberActive { border-bottom: 1px solid #924ac6 ; }
.messages.unread .senderName{ color: #924ac6 ; }
.messages.unread .sendDate{ color: #924ac6 ; }
.messages.active{ background: #924ac6 ; }
.messages.active .icon:hover{ color: #693192 ; border-color: #693192 ; }
#messageDisplay #formActions button[type="submit"] { border: 1px solid #924ac6 ; }
#emptyResults button, #emptyResultsSimpleSearch button { background: #924ac6  none repeat scroll 0 0; }
#emptyResults button:hover, #emptyResultsSimpleSearch button:hover { background: #693192   none repeat scroll 0 0; }
#mainNav_body ul li.active ul li.active a { color: #924ac6 ; }
#mainNav_body ul li ul li a:hover { color: #924ac6 ; }
#contentHeader_links a::before { background-color: #924ac6 ; }
#formActions button[type="submit"] { background: #924ac6  none repeat scroll 0 0; border: 1px solid #924ac6 ; }
#formActions button[type="submit"]:hover { background: #693192  none repeat scroll 0 0; }
.formHeader { color: #924ac6 ; }
.listHeader { color: #924ac6 ; }
#loginSubmit input[type="submit"] { background: #53aacd; color: #fff; }
#loginSubmit input[type="submit"]:hover { background: #4995b4 }
#contentHeader_links ul li.active { border-bottom: 2px solid #924ac6; }
#myAccountDropdownHolder ul li .unread {  background: #53aacd none repeat scroll 0 0; }
.calendar .ui-datepicker .ui-datepicker-header { background: #53aacd; }
