body {background-color:#1C2224}
a {color:#f64}
a:hover, a:focus {color:#fff}
.container {color:#888}

/* Header */
#header {background-color:#252E30;box-shadow:0 1px 10px #000}
#header_title {color:#fff}

/* Footer */
#footer {background:#111}
#footer a {color:#aaa}
#footer a:hover {color:#fff}


.caption {color:#2b2b2d}
.caption span {color:#fff;background-color:#1c2224}
.sub_caption {border-left:5px solid #e95b37;color:#e95b37}

.info-text {color:#888}

.agent_block {background:#f64}
.description-block {color:#ccc}
.contact_name {color:#fff}

dt, dd {border-top:1px solid #333}
dt {color:#888}
dd {color:#ccc}

.table thead {background:#111}
.table tbody tr:nth-child(2n+1) {background:#262F31}
.table th, .table td {border-top:1px solid #444}


/* top menu */
#sidemenu a {color:#fff;background-color:#222}
#sidemenu a:hover, #sidemenu li.selected a {color:#fff;background-color:#E95B37}


/* tabs menu */
#map_menu a {color:#fff}
#map_menu a:hover, #map_menu li.selected a {color:#fff;background-color:#E95B37}

/* schools */
#schoolLegend_wrapper {border-bottom:2px solid #ccc}
#schoolLegend_wrapper .schoolGrade_box .checked {background:#555;color:#fff}
#schoolLegend_wrapper .schoolGrade_box.active {background-color:#111;color:#fff}
#schoolLegend_wrapper .schoolGrade_box:hover {background-color:#000;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}

/*	Photos	*/
.photos_wrapper .photo_box:hover {border-color:#E95B37}