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

body {
	background: url(../../../images/bg.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
/* CSS Document */
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;

}
.Container {
	margin: 0 auto;
	text-align:left;
	width: 1050px;
	height: 100%;
	
	
}
#WebsiteHeader {
	height: 132px;
	width: 100%;
	background-color: #002d56;
	text-align:center;

}

#WebsiteMainBG {
	min-height: 400px;
	text-align:center;
	// background-image:url(../../../images/bg.jpg);
	// background-size: cover;
	// background-attachment: fixed;
	// background-repeat: no-repeat;
}

#WebsiteFooter {
	height: 80px;

	text-align:center;
	position:relative;
	padding-top: 20px;
	width: 100%;
	bottom:0;
	background-color: #000;
	margin-top: 20px;
}

#MasterTopRound {
	display: none;
	
}

#MasterBottomRound {
	display: none;
	
}

#MasterContainer {
	width: 1030px;
	min-height: 400px;
	background-color: #000;
	border-radius: 10px;
	padding: 10px;
	

}


.MenuTopRound {
	height: 10px;
	width: 229px;
	background-repeat:no-repeat;
	background-position:bottom left;
	display: none;
	
}

.MenuBottomRound {
	height: 10px;
	width: 229px;
	background-image:url(../images/MenuBottomRound.gif);
	background-repeat:no-repeat;
	background-position:top left;
	display: none;
	
}

.MenuContainer {
	width: 223px;
	min-height: 590px;
	margin-top: -4px;
	font-style:italic;
	background-color: #1c2a39;
	padding: 2px 2px;
	border-radius: 5px;

}



.MenuTopBG {

	// background-image:url(../images/MenuTopBG.gif);
	background-repeat:no-repeat;
	width: 210px;
	height: 39px;
	padding-left: 10px;
	line-height: 1.8em;
	color: #000;
	font-weight:bold;
	font-size: 120%;
	background-color: #2bdf0e;
	border-radius: 10px;
	
}

.SportsMenu {
	float:left;

}

#RightContainer {
	float:left;
	padding-left: 15px;
	display: inline;
	width: 760px;

}

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

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

.TitleContainer {
	width: 727px;
	min-height: 50px;
	background-color: #2bdf0e;
	padding: 15px 10px;
	border-radius:10px;
	margin-top: 10px;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;


}

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

}

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

}

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

}

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

}


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

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

.SelectionContainer {
	width: 732px;
	min-height: 100px;
	background-color: #1c2a39;
	color: #fff;
	font-weight: normal;
	padding: 10px 9px 10px 6px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius: 10px;

}

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

}

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

	border-bottom: 1px solid #181d23;
	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;


}



#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 {
	text-align:right;
	width: 620px;
	float: left;
	margin-bottom: 10px;
}

#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;
	font-size: 110%;
}
.HeaderRight {
	color:#000;	
}

#RightContainer img {
	display: none;
}
.SelectionContainer table td{
	height: 7px;	
	padding: 10px;
}

.hreven{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	height: 7px;
}
.hid1 {
	display: none;	
}

.panel {

	top: 10px;
	right: 0;
	display: none;
	background: #fff;
	border:5px solid #111111;
	margin: 0 auto;
	width: 920px;
	height: auto;
	padding: 0 100px 30px 20px;
	filter: alpha(opacity=85);
	opacity: .95;
	color: #000;
	text-align: left;
	font-size: 120%;
	
	
}
.panel h3 {
	font-size: 130%;
	background-color: #002D56;
	color: #fff;
	width: 980px;
	padding: 10px;	
	border-radius: 5px;
	text-align:center;
}
.panel table {
	border: none;
	border-collapse:collapse;	
	margin-top: 10px;
	width: 100%;
}
.panel table th {
	text-align: left;	
}
.panel table td.price {
	width: 60px;
}	
.panel .tblheader th.first{
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	
}

.panel .tblheader th.last {
	border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;	
	border: none;
}
a.trigger{
	
	
	text-decoration: none;
	top: 0x;
	margin: 0 auto;
	font-size: 140%;
	letter-spacing:1px;
	color:#fff;
	padding: 5px 20px 5px 50px;
	font-weight: 700;
	background:#333333 url(../images/plus.png) no-repeat;
	background-repeat:no-repeat;
	background-position:2% 50%;
	border:1px solid #444444;
	line-height: 1em;
	display: block;
	text-align: center;
	width: 246px;

}

a.trigger:hover{
	
	background-image:url(../images/plus.png);

}

a.active.trigger {
	background-image: url(../images/minus.png);
}
.panel {
	font-size: 90%;	
}
#panelContainer table tbody tr td {
	padding: 7px;	
	
	border: 2px solid grey;
}
.removeBetbtn {
	cursor:pointer;	
}
#panelContainer table td {
	border: none;	
}
#panelContainer td.betOptions {
	padding-left: 10px;

}	
#panelContainer td.betOptions table {
	width: 340px;	
}
#panelContainer td.betOptions table tr td {
	text-align: center;
}
#panelContainer td.betOptions table tr input.stakeInput {
	width: 40px !important;	
}
#BettingSlipTable {
	width: 650px;
}
.stakes {
	width: 80px !important;	
}
#BettingOptions td {
	height: 24px;
}	
.panel table.returnTable {
	font-size: 100%;
	width: 340px;
	float: right;	
}

.PrintItem {
	display: none;	
}
.btnHolders {
	display: block;
	float: left;
	
}

.btnHolders img {
	clear: both;
	display: block;
}
.stakeHolders {
	float: left;
	display: block;
	font-size: 160%;
}