body {
	BACKGROUND: #f1f1f1 !important;
}

#noResults {
	background: #f1f1f1;
}
#searchResults {
	background: #f1f1f1;
}

#becontainer {
	background: #f1f1f1;
}
#loading {
	background: #f1f1f1;
}

#becontainer a:link, #becontainer a, #becontainer a:visited {
	color: #310000 !important;
	text-decoration: underline;
}

#becontainer a:hover {
	color: #8c0101 !important;
	text-decoration: underline;
}

#detailsHdr, #teeTimeDetails, #loginHdr, #loginBox, #teeTimeConfirmation, #confirmationHdr, #creditHdr, #creditContainer, #accountBox, #accountHdr, .genBox, .genHdr {
	border: 0px !important;
}

#siteName {
	color: #ebf732 !important; /*OTitleBarFont */
	background: #2c2c2c !important; /*OTitleBarBG */
}

#siteName a:link, #siteName a, #siteName a:visited, #siteName a:hover {
	color: #ebf732 !important; /*OTitleBarFont */
}

#searchBox {
	BACKGROUND: #f1f1f1 !important;
	border: 0px!important;
}

#searchResults {
	border: 0px;
}


.day {        
	color: #fff !important; /*OTitleBarFont */
	background: #2c2c2c !important; /*OTitleBarBG */
}

#footer {
	border-top: 2px solid #2c2c2c !important; /*OHeadFootBG*/
}

#searchHdr {
	display: none !important;
}

#siteName {
	display: none !important;
}

.result {
	border: 1px solid #ccc;
	padding: 5px;
	background: #f9f6ef;
	text-align: center;
}

.time {
	font-size: 16px;
	font-weight: bold;
	color: #310000;
	padding: 0 0 3px;
}

.time a:link, .time a, .time a:visited {
	color: #310000 !important;
	TEXT-DECORATION: underline;
	font-weight: bold;
}

.icons img {
	border: 1px solid #310000;
	margin-right: 3px;
}

/* Details */

.details {
	border: 1px solid #2c2c2c !important;
	background: #fafae4 !important;
}
