@import "elements.css";
@import "styles.css";


/* CSS Document */
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -193px;

}
#WebsiteHeader {
	height: 132px;
	width: 100%;
	
	text-align:center;

}

#WebsiteMainBG {
	min-height: 400px;
	text-align:center;

}

#WebsiteFooter {
	height: 193px;
	background-image:url(../images/footerBG.gif);
	text-align:center;
	position:relative;
	width: 100%;
	bottom:0;
}

#MasterTopRound {
	height: 10px;
	width: 954px;
	background-image:url(../images/MasterTopRound.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	
}

#MasterBottomRound {
	height: 10px;
	width: 954px;
	background-image:url(../images/MasterBottomRound.gif);
	padding-bottom: 20px;
	background-repeat:no-repeat;
	background-position:top left;
	
}

#MasterContainer {
	width: 932px;
	min-height: 400px;
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	

}


.MenuTopRound {
	height: 8px;
	width: 183px;
	background-image:url(../images/MenuTopRound.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	
}

.MenuBottomRound {
	height: 8px;
	width: 183px;
	background-image:url(../images/MenuBottomRound.gif);
	background-repeat:no-repeat;
	background-position:top left;
	
}

.MenuContainer {
	width: 177px;
	min-height: 590px;
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	background-color: #FFFFFF;
	padding-left:2px;
	padding-right:2px;
	margin-top: -4px;
	font-style:italic;
	display:block;
	

}



.MenuTopBG {

	background-image:url(../images/MenuTopBG.gif);
	background-repeat:no-repeat;
	width: 177px;
	height: 33px;
	padding-left: 10px;
	line-height: 1.8em;
	color: #FFFFFF;
	font-weight:bold;
	
}

.SportsMenu {
	float:left;

}

#RightContainer {
	float:left;
	padding-left: 6px;
	display: inline;
	width: 600px;

}

.TitleTopRound {
	height: 8px;
	width: 747px;
	padding-top: 10px;
	background-image:url(../images/TitleTopRound.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	
}

.TitleBottomRound {
	height: 8px;
	width: 747px;
	background-image:url(../images/TitleBottomRound.gif);
	background-repeat:no-repeat;
	background-position:top left;
	
}

.TitleContainer {
	width: 727px;
	min-height: 50px;
	background-color: #1f1f1f;
	padding-left:10px;
	padding-right:10px;
	

}

.TitleContainer h1{
	font-weight: bold;
	font-size: 150%;
	padding: 0;
	margin: 0;
	color:#FFFFFF;

}

.TitleContainer a{
	color:#FFFFFF;
	text-decoration:none;
	font-size: 100%;

}

.TitleContainer a:hover{
	color:#FFFFFF;
	text-decoration: underline;

}

.TitleContainer h2{
	font-size: 110%;
	font-weight:normal;
	padding: 0;
	margin: 0;
	color:#FFFFFF;

}


.SelectionTopRound {
	height: 7px;
	width: 747px;
	padding-top: 10px;
	background-image:url(../images/SelectionTopRound.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	
}

.SelectionBottomRound {
	height: 7px;
	width: 747px;
	background-image:url(../images/SelectionBottomRound.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-bottom: 30px;
	
}

.SelectionContainer {
	width: 732px;
	min-height: 100px;
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	padding-left:5px;
	padding-right:10px;
	

}

.PricesTopRound {
	height: 8px;
	width: 735px;
	background-image:url(../images/PricesTopRound.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	
}
.SelectionContainer table {
	border-collapse: collapse;
	width:735px;

}

.SelectionContainer table td{
	border-right: 1px solid #d4dae6;

	border-bottom: 1px solid #d4dae6;
	padding: 10px;

}

#WebsiteSiteMap {
	padding-top: 10px;
	

}

#WebsiteSiteMap ul {
	padding: 0;

}
#WebsiteSiteMap li {
	display: block;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	border-right: 1px solid #FFFFFF;


}

#WebsiteSiteMap li a{
	color: #FFFFFF;
	text-decoration:none;


}

#WebsiteSiteMap li a:hover{
	color: #FFFFFF;
	text-decoration:underline;

}

#GambleAwareBanners {
	padding-top: 10px;
	text-align: left;

}

#GambleAwareBanners img{
	border: none;

}

.FooterFloat{
	float: left;
	color: #FFFFFF;

}

.FooterFloat p{
	padding: 5px;
	margin: 0;

}

.FooterFloat a{
	color: #FFFFFF;
	text-decoration: none;

}

.FooterFloat a:hover{
	text-decoration: underline;

}
.tblheader {
	height: 28px;
	background-image:url(../images/PricesRepeat.gif);
	background-position:top left;
	color: #f2f2f2;

}
.tblheader th{
	padding-left: 10px;
	border-right: 1px solid #3f3f3f;
	text-align: left;


}

.Container {
	margin: 0 auto;
	text-align:left;
	width: 954px;
	height: 100%;
	
	
}

#Updater {
	text-align: center; 
	position: fixed;
	bottom:0;
	left: 50;
	width: 500px;
	margin-top: -200px;
	margin-left: 0; 
	background: #FFF;
	border: 1px solid #d4dae6;
	padding: 40px;

}
.EventOptions {
	padding-top: 10px;
	text-align:right;
	width: 750px;

}

#Scroller {
	width: 200px; /*marquee width */
	height: 200px;
	max-height:200px;
	background-color: white;
	overflow: hidden;
	border: 3px solid orange;
	padding: 2px;
	padding-left: 4px;


}
#datacontainer {
	text-align: left;
	font-size: 90%;
}

#datacontainer p{
	padding: 5px;
	

}

#datacontainer h1{
	font-size: 94%;

}

#datacontainer a{
	text-decoration: none;
	color: #000000;
}

#datacontainer a:hover{
	text-decoration: underline;
	
}
.GenericSelection {
	font-weight: bold;
}
.HeaderRight {
	color: white;	
}
#ContentPage p{
	margin-bottom: 10px;
}

#ContentPage ol{
	padding-left: 20px;
	padding-bottom: 10px;
}

#ContentPage ul{
	margin-left: 20px;
	margin-bottom: 10px;
}
