body {background-color:#eee}
a {color:#375490}
a:hover, a:focus {color:#000}
.container {color:#555}

.container input, .container textarea {background-color:#ddd !important;color:#555 !important;border-color:#aaa !important}
.container input:focus, .container textarea:focus  {border-color:#555 !important}

/*Header */

#header {background-color:#ABB3BD;box-shadow:0 1px 10px #000}
#header_title {color:#fff}

/*Footer */

#footer {background:#fff}
#footer * {color:#555}
#footer a {color:#555}
#footer a:hover {color:#d82128}


.caption {color:#2b2b2d}
.caption span {color:#375490;background-color:#eee}
.sub_caption {border-left:5px solid #375490;color:#375490}

.info-text {color:#aaa}

.agent_block {background:#ABB3BD}
.description-block {color:#555}
.contact_name {color:#375490}

dt, dd {border-top:1px solid #ddd}
dt {color:#375490}
dd {color:#000}

.table thead {background:#ddd}
.table tbody tr:nth-child(2n+1) {background:#f5f5f5}
.table th, .table td {border-top:1px solid #ddd}


/*top menu */

#sidemenu a {color:#fff;background-color:#767C83}
#sidemenu a:hover, #sidemenu li.selected a {color:#fff;background-color:#285A99}


/*tabs menu */

#map_menu a {color:#fff;background:#A6ABB1}
#map_menu a:hover, #map_menu li.selected a {color:#fff;background-color:#285A99}

/*schools */

#schoolLegend_wrapper {border-bottom:2px solid #ccc}
#schoolLegend_wrapper .schoolGrade_box .checked {background:#285A99;color:#fff}
#schoolLegend_wrapper .schoolGrade_box.active {background-color:#ccc;color:#777}
#schoolLegend_wrapper .schoolGrade_box:hover {background-color:#4F93D1;color:#fff}
.schoolMapMarkerLocation:hover {color:#fff}

.schoolPopup .schoolTitle {border-bottom:1px solid #eee}
.schoolPopup .schoolRating {background:#eee}
.schoolPopup .schoolTitleAddress {color:#888}
.schoolPopup dt {color:#888}
.schoolPopup a:hover {color:#555}
.table .schoolRating {background:#ccc}

/*Photos	*/

.photos_wrapper .photo_box:hover {border-color:#285A99}

/*Slideshow */

.galleria-container {background:#ddd}