body{
	background:url("../images/grey-awesome.png") no-repeat fixed 0 0 / cover;
	margin:0;
	padding:0;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.wrap{
	width:1000px;
	display:block;
	margin:0 auto;
}
.header{
	width:1000px;
	display:block;
	float:left;
	background:#000;
}
.mainheader{
	clear: both;
	background: #000;
	float: left;
}
.mContent {
	background: #fff;
}
.login_holder{
	float:left;
	padding:10px 0 0 30px;

}
.login_holder input[type="text"], .login_holder input[type="password"]{
	border:none;
	padding:5px;
	color:#333;
	font-size:14px;
}
#login_submit {
    background: none repeat scroll 0 0 #d84106;
    border: 0 none;
    color: #fff;
    padding:5px;
}
.header_menu{
	float:right;
	padding:10px 30px 0 0;
}
.header_menu ul{
	margin:0;
	padding:0;
}
.header_menu li{
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
	float:left;
}

.header_menu li.homeBtn{background: url("../images/menu-top_01.jpg") no-repeat; width: 63px; height: 38px; display: block;}
.header_menu li.rulesBtn{background: url("../images/menu-top_02.jpg") no-repeat; width: 166px; height: 38px; display: block;}
.header_menu li.agentsBtn{background: url("../images/menu-top_03.jpg") no-repeat; width: 110px; height: 38px; display: block;}

.header_menu li a{
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	line-height: 36px;
}
.header_menu li a:hover{text-decoration: underline;}
.header_menu li.homeBtn a{ margin-left:10px;}
.header_menu li.rulesBtn a{margin-left: 2px;}
.header_menu li.agentsBtn a{color: #d84106;margin-left: 7px;}

.header_logo{
	float:left;
	clear:both;
	padding:0 0 0 30px;
}
.header_main_menu{
	float:right;
	clear:right;

}
.header_main_menu ul{
	margin:0;
	padding:0;
	position:relative;
	top:60px;
}
.header_main_menu li{
	list-style:none;
	float:left;
	padding-right:10px;
}
.header_main_menu a{
	background:url(../images/menu_icon.jpg) no-repeat 0 0;
	text-transform:uppercase;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	height: 26px;
    padding: 0 0 0 30px;
	display:block;
	position:relative;
	bottom:5px;
	padding-bottom:20px;

}
.header_main_menu a:hover{
	color:#d84106;
}
.header_phone{
	width:1000px;
	float:left;
	text-align:center;
}
.header_phone h3{
	margin:0;
	padding:10px 0 5px 0;
	color:#d84106;
	font-size:18px;
	text-transform:uppercase;
	line-height:24px;
}
.header_phone h3 span{
	color:#fff;
}
.header_footer{
	width:1000px;
	float:left;
	height:17px;
	background:#d84106;
}
.bannerWrap{
	width:1000px;
	float:left;
	height:308px;
	border-bottom:10px solid #333333;
}
.contWrap{
	width:960px;
	float:left;
	border-bottom:10px solid #333333;
	background:none repeat scroll 0 0 #333333;
	padding:20px;
}
.contWrap h1 {
    color: #fcaf17;
    font-size: 24px;
    font-weight: bold;
	margin:0;
}
.contWrap {
    color: #fff;
    font-size: 11px;
    font-weight: normal;
}
.columns{
	background:url("../images/grey_bg.jpg") no-repeat scroll 0 0 / cover;
	width:1000px;
	float:left;
	border-bottom:10px solid #fff;
}
.img_col{
	width:400px;
	padding:0 50px 12px 50px;
	float:left;
}
a.sportsbook{
	background:url(../images/sportsbook.png) no-repeat;
	width:384px;
	height:127px;
	display:block;
	text-indent:-999999px;
	overflow:hidden;
}
a:hover.sportsbook{
	background:url(../images/sportsbook-on.png) no-repeat;
}
a.casino{
	background:url(../images/casino.png) no-repeat;
	width:384px;
	height:127px;
	display:block;
	text-indent:-999999px;
	overflow:hidden;
}
a:hover.casino{
	background:url(../images/casino-on.png) no-repeat;
}
a.racebook{
	background:url(../images/racebook.png) no-repeat;
	width:384px;
	height:127px;
	display:block;
	text-indent:-999999px;
	overflow:hidden;
}
a:hover.racebook{
	background:url(../images/racebook-on.png) no-repeat;
}
a.mobile{
	background:url(../images/mobile.png) no-repeat;
	width:384px;
	height:127px;
	display:block;
	text-indent:-999999px;
	overflow:hidden;
}
a:hover.mobile{
	background:url(../images/mobile-on.png) no-repeat;
}
#footer-area{
	float:left;
	width:1000px;
	background:#244a6a;
	border-bottom:10px solid #d84106 ;
}
#footer-area #linklist-footer ul {
    color: #fff;
    float: left;
    list-style-type: none;
    margin-bottom: 14px;
    margin-left: 15px;
    text-align: left;
    width: 175px;
}
#footer-area #linklist-footer ul li h5, #linklist-footer ul li h5 a {
    color: #fff;
    font-size: 10px;
    font-weight: 700;
    padding-bottom: 7px;
    padding-left: 1px;
	margin:0;
}
#footer-area #linklist-footer ul li {
    border-bottom: 1px dotted #fff;
    font-size: 10px;
    line-height: 16px;
    margin-top: -1px;
}
#footer-area #linklist-footer ul li a {
    color: #fff;
    font-size: 10px;
    text-decoration: none;
}
.footer_copy{
	float:left;
	width:1000px;
	background:#d84106 ;
	border-bottom:10px solid #d84106 ;
	text-align:center;
	font-size:11px;
	color:#fff;
}
.rulesMenu{
	float:left;
	width:1000px;
}
.rulesMenu ul li {
    background-color: #333;
    border: 1px solid #ccc;
    border-radius: 5px;
    float: left;
    height: 20px;
    list-style: outside none none;
    margin-right: 10px;
    padding: 5px 5px 2px;
    text-align: center;
    width: 100px;
}
.rulesMenu ul li a {
    color: #fff;
    display: block;
    font-size: 12px;
    height: 20px;
    text-decoration: none;
    width: 100px;
}

#google_translate_element{
    float: right;
    margin-right: 32px;
    margin-top: 5px;
    text-align: right;
	width: 100%;
}
