/*********************
ELEMENT - BLACK VARIATION
**********************/

#nav li a.active, #nav a:hover {
	background-color:#fff;
}

.listing_detail_cta_request_showing, .listing_detail_cta_request_showing:hover {
	background-color:#000;
	color:#fff;
}

input.submit:hover {
	background-color:#fff;
}

body.listing_details #main_img {
	border:1px solid #000;
}

a {
	color: #000;
}

#content a:hover {
	color: #000;
}

.column2_2 .singleitem { 
	border: 1px solid #000;
}

.column2_2 .shift_container .shift {
	border: 1px solid #000;
}

#contact_button a {
    background-image: url("../images/contact.png");
}