html {
	background-color: #000000;
	background-image: url(background.gif);
	background-repeat: repeat;
}
body {
	background: transparent none;
}
/* Sport Ngin Title Bar - Black */
#accountNav {
	background: none;
	background-color: #000;
}
#accountNav .nginLogo a {
	background: url(https://app-assets1.sportngin.com/app_images/sportnginNavLogo.png) no-repeat;
}
#accountNav a {
	border-left: 1px solid #191919;
	border-right: 1px solid #454545;
}
#accountNav .currentSite a {
	background-color: #000;
}
/* End title bar */
#siteHeader {
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
}
.yieldPageContent {
	min-height: 450px !important;
}
#pageContentContainer {
	background-image: -ms-linear-gradient(top, #000000 0%, #872C57 200px);
	background-image: -moz-linear-gradient(top, #000000 0%, #872C57 200px);
	background-image: -o-linear-gradient(top, #000000 0%, #872C57 200px);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #000000), color-stop(200px, #872C57));
	background-image: -webkit-linear-gradient(top, #000000 0%, #872C57 200px);
	background-image: linear-gradient(to bottom, #000000 0%, #872C57 200px);
}
#siteContainer2 #displayBodyHeader, #siteContainer2 .singleSelectBodyHeader {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
}
.yieldPageContent {
	min-height: 550px !important;
}
.relatedSections a {
	padding-top: 4px;
	padding-bottom: 4px;
}
.relatedSections .selected a {
	background-image: none;
	background-color: #41101B;
}
/* Venue Element */
.dataTable th, .resultsTable .resultHeader {
	color: #fff;
}
.venueElement .heading h3 {
	padding: 0;
	margin: 0;
	height: 42px;
}
.venueElement .heading .title {
	font-size: 16px;
	font-weight: normal;
	line-height: 27px;
	margin-left: 9px;
	color: #fff;
}
.venueElement th {
	padding: 0;
	margin: 0;
}
.venueElement .heading .update {
	font-family: Tahoma, helvetica, arial, san-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 10px;
	width: 100%;
	left: 0px;
	top: 25px;
	text-align: left;
}
/* End Venue Element */
.fb_iframe_widget iframe {
	height: 70px !important;
}
