#header, #footer, #contacts, #_contactMeView, #details { background: #000; color: #fff; }

a, a:hover, a:visited { color: #888; text-decoration: none; }
#aboutInfo a, #aboutInfo a:hover, #aboutInfo a:visited { color: #888; }
a:hover, #aboutInfo a:hover { color: #000; }

#shortInfo { background: #000; background: rgba(0,0,0,.8); }

.toggle-nav { background: #000; background: rgba(0,0,0,.8); border: 2px solid #000; }
.toggle-nav:hover { background: #000; }

hr { color: #000; background: #000; }

.table tbody tr:nth-child(2n+1) {background:#f2f2f2}
.table thead { background: #000; }
.table th, .table td {border-top:1px solid #000 !important}
#schoolLegend_wrapper {border-bottom:2px solid #000}
#schoolLegend_wrapper .schoolGrade_box {border: 2px solid #000;color:#000;}
#schoolLegend_wrapper .schoolGrade_box:hover {background-color:#000;color:#fff;}
.schoolMapMarkerLocation:hover {color:#555}
.table .schoolRating {background: #000;}

button.btn { border: 2px solid #b2a235; background: #b2a235; color: #fff; }
button.btn:hover, button.btn:focus, button.btn:active { background: #fff; color: #b2a235; }

#_servicesModalStarter .btn, .sellerIncentivesModal { background: #000; border: 2px solid #000; }
#_servicesModalStarter .btn:hover, #_servicesModalStarter .btn:focus, #_servicesModalStarter .btn:active, .sellerIncentivesModal:hover { background: #fff; color: #000; }

#scrollto { background: #000; color: #fff; }
#scrollto:hover { background: #fff; color: #000; }