body {
	font-family: "Helvetica Neue", Helvetica, Arial, "MS Trebuchet", sans-serif;
	font-size:14px;
	color:#fff;
}

#parent-wrapper {
	width:964px;
	margin:40px auto;
}

#parent-wrapper .map-wrapper {
	height:692px;
}

#wrapper {
	width:964px;
	height:692px;
	margin:0 0 20px 0;
}

#main-wrapper {
	width:964px;
	/* height:510px; */
	height: 300px;
}

#logo-column {
	width:350px;
	float:left;
}

#logo-column h1 {
	width:241px;
	height:169px;
	margin:27px 0 25px 23px;
}

#logo-column .keno-head {
	width:241px;
	height:140px;
	margin:27px 0 0 23px;
}

#logo-column .logo-column-content {
	margin:0 25px;
}

#logo-column p {
	font-size:18px;
	line-height:22px;
	font-weight:normal;
	color:#fff;
	margin:0 0 20px 0;
}

.gameended{ padding-top: 230px; padding-right: 10px; padding-bottom: 50px; }

.gameended p{
	font-size:18px;
	line-height:22px;
	font-weight:normal;
	color:#fff;
	margin:0 0 20px 0;
}

.gameended a {color:#fff;}

#logo-column p a {
	color:#fff;
}

#logo-column h1 a {
	width:251px;
	height:169px;
	display:block;
	text-indent:-9999px;
	background: url('/images/logo.png') 10px 0px no-repeat;
}

#logo-column h1 .keno {
	width:240px;
	height:107px;
	display:block;
	text-indent:-9999px;
	background: url('/images/keno.png') 10px 0px no-repeat;
}

#logo-column ul {
   margin:0 0 40px 0
}

#logo-column ul li {
    width:303px;
    height:41px;
    margin:0 0 2px 0;
}

#logo-column ul li a {
    width:285px;
    height:41px;
    padding:0 0 0 18px;
    display:block;
    font-size:20px;
    font-weight:none;
    text-transform:uppercase;
    line-height:41px;
    color:#fff;
    text-decoration:none;
}

#logo-column ul li a:hover,
#logo-column ul li a.current {
    background: url('/images/interior-sidebar-hover.png') top left no-repeat;
}

#logo-column .logo-column-callout {
    background: url('/images/column-callout-bg.png') top left no-repeat;
    width:299px;
    height:54px;
    margin:0 0 0 20px;
    color:#fff;
    font-size:14px;
    line-height:15px;
}

#logo-column .logo-column-callout p {
    color:#fff;
    font-size:14px;
    line-height:15px;
    padding:10px 16px;
}

#logo-column .logo-column-callout p a {
    color:#fff;
    text-decoration:underline;
}

#logo-column .logo-column-callout p a:hover {
    text-decoration:none;
}

#logo-column .bonus h1 {
	font-size:25px;
	font-weight: bold;
	height: auto;
	line-height: 37px;
	margin:0;
	width: auto;
	text-align:center;
}

#logo-column .bonus p {
	text-align:center;
}

#content-column {
	/* width:644px; */
	width: 600px;
	float:left;
}

#content-column h2 {
	font-size:16px;
	color:#fff;
	font-weight:bold;
	margin:14px 0 0 15px;
}

ul#nav {
	height:75px;
	overflow:hidden;
	margin:0 0 0 15px;
}

ul#nav li {
	display:block;
	height:75px;
	float:left;
	margin:0 35px 0 0;
}

ul#nav li a {
	display:block;
	height:75px;
	text-indent:-9999px;
}

ul#nav li#deal-or-no-deal a {
	width:183px;
	background: url('/images/nav-deal-or-no-deal.png') center left no-repeat;
}

ul#nav li#lucky-dough a {
	width:75px;
	background: url('/images/nav-lucky-dough.png') center left no-repeat;
}

ul#nav li#rolling-jackpot a {
	width:124px;
	background: url('/images/nav-rolling-jackpot.png') center left no-repeat;
}

ul#nav li#keno {
    margin:0;
}

ul#nav li#keno a {
	width:82px;
	background: url('/images/nav-keno.png') center left no-repeat;
}

#carousel {
    position:relative;
}

#carousel .html-version {
	margin:0 0 0 10px;
	width:609px;
	height:395px;
}

#carousel .html-version ul {
	width:609px;
	height:395px;
}

#carousel .html-version ul li{
	width:609px;
}

#carousel .html-deal {
}

#carousel .html-lucky {
}

#carousel #bonus-keno {
	margin:20px 0 0 15px;
	width: 260px;
	float:left;
}

#carousel #bonus-keno .legal {
	font-size: 11px;
}

#carousel #bonus-keno img {
	margin-bottom: 15px;
}

#carousel #bonus-keno p {
	margin-bottom:15px;
	font-size: 14px;
}

#carousel #bonus-sit-win {
	margin:10px 0 0 60px;
	width: 260px;
	float:left;
}

#carousel #bonus-sit-win .legal {
	font-size: 11px;
}

#carousel #bonus-sit-win img {
	margin-bottom: 15px;
}

#carousel #bonus-sit-win p {
	margin-bottom:15px;
	font-size: 14px;
}

#slider {
	width:635px;
	height:405px;
}

#slider ul {
	display:block;
	height:405px;
	width:635px;
}

#slider ul li {
	width:635px;
	position:relative;
}

#carousel p#controls {
	position:relative;
}

#carousel #prevBtn {
	display:block;
	position:absolute;
	top: -200px;
	left:0;
	width:30px;
	height:30px;
}

#carousel #prevBtn a,
#carousel #nextBtn a {
	width:30px;
	height:30px;
	display:block;
	text-indent:-9999px;
}

#carousel #prevBtn a {
	background: url('/images/cta-left-arrow.png') top left no-repeat;
}

#carousel #nextBtn {
	display:block;
	position:absolute;
	top: -200px;
	right:10px;
	width:30px;
	height:30px;
}

#carousel #nextBtn a {
	background: url('/images/cta-right-arrow.png') top left no-repeat;
}

.map-wrapper #main-callouts {
	/* width:610px; */
}

#main-callouts {
	/* overflow:hidden; */
	/* width:942px; */
	padding: 20px 0 20px 335px;
	clear:both;	
}

#main-callouts .single-callout {
	width:301px;
	height:150px;
	float:left;
	background: url('/images/main-callouts-single-bg.png') top left no-repeat;
}


#main-callouts .single-callout .text h2 {
	font-size:18px;
	font-weight:normal;
	line-height:23px;
	margin:0 0 5px 0;
}

#main-callouts .single-callout .text p {
	font-size:14px;
	font-weight:normal;
	line-height:17px;
	margin:0 0 5px;
}

#main-callouts .single-callout a {
	color:#52bdec;
}

#where-can-i-play {
	margin:0 8px 0 0;
	position:relative;
}

#where-can-i-play .image {
	position:absolute;
	top:6px;
	left:-18px;
}

#where-can-i-play .text {
	position:absolute;
	top:15px;
	left:75px;
}

#where-can-i-play form input#search_query {
	font-family: "MS Trebuchet", Arial, Helvetica, sans-serif;
	border:1px solid #808080;
	padding:3px;
	margin:3px 0;
}

#where-can-i-play form input#submit-input {
    width:54px;
    height:38px;
    background: url('/images/form-go-button.png') top left no-repeat;
    border:0;
    padding:0 20px 0 0;
    text-align:right;
    font-size:1px;
    color:333;
}

.map_result_info, .map_result_name{
	color:#0A1ECC;
}

#sit-and-win-events {
	margin:0 8px 0 0;
	position:relative;
}

#sit-and-win-events .image {
	position:absolute;
	top:0px;
	left:10px;
}

#sit-and-win-events .text {
	position:absolute;
	top:15px;
	left:106px;
	padding:0 10px 0 0;
}

#see-if-you-won {
	position:relative;
}

#see-if-you-won .image {
	position:absolute;
	top:0px;
	left:-4px;
}

#see-if-you-won .text {
	position:absolute;
	top:15px;
	left:90px;
}

#see-if-you-won .text p {
	margin-left:30px !important;
}

#footer {
	width:964px;
	overflow:hidden;
}

#footer .copyright {
	float:left;
	width:300px;
}

#footer .copyright p {
	font-size:11px;
	line-height:19px;
	color:#fff;
}

#footer .facebook {
	width:384px;
	float:left;
}

#footer .facebook p {
	width:200px;
	height:39px;
	line-height:39px;
	margin:0px auto;
}

#footer .facebook p a {
	height:48px;
	line-height:48px;
	display:block;
	background: url('/images/footer-facebook-icon.png') top left no-repeat;
	padding:0 0 0 55px;
	text-decoration:none;
	color:#fff;
}

#footer .lottery {
	width:280px;
	float:left;
	height:66px;
	position:relative;
}

#footer .lottery p {
	position:absolute;
	right:100px;
	top:15px;
	font-size:11px;
	font-family: Arial, "MS Trebuchet", sans-serif;
}

#footer .lottery a {
	width:100px;
	height:66px;
	display:block;
	position:absolute;
	bottom:0;
	right:0;
	text-indent:-9999px;
	background: url('/images/footer-logo.png') bottom right no-repeat;
}

/* Search Results */

#search-results {
	width:281px;
	background: url('/images/map-results-bg.png') top left no-repeat;
	margin:0 0 0 20px;
	padding:10px;
}

#search-results form {
	position:relative;
}

#search-results form p.icon {
	width:25px;
	height:55px;
	position:absolute;
	top:-12px;
	left:0;
	background: url('/images/search-form-icon.png') top left no-repeat;
	text-indent:-9999px;
}

#search-results form p.form {
	margin:0 0 0 35px;
}

#search-results  form input#search_query {
	font-family: "MS Trebuchet", Arial, Helvetica, sans-serif;
	border:1px solid #808080;
	padding:3px;
	margin:3px 0;
}

#search-results  form input#submit-input {
    width:54px;
    height:38px;
    background: url('/images/form-go-button.png') 0px -2px no-repeat;
    border:0;
    padding:0;
    text-align:right;
    font-size:1px;
    color:333;
}

#search-results h3 {
	font-size:18px;
	line-height:22px;
	padding:0 0 7px 0;
	font-weight:normal;
	border-bottom:1px solid #6b8eb0;
}

#search-results-list {
	width:281px;
	padding:5px 0 0 0;
	border-bottom:1px solid #6b8eb0;
}
#search-results-list-no-border {
	width:281px;
	padding:5px 0 0 0;
	border:none;
}
#search-results-list-no-border .no-results{
	height:370px;
}
#search-results-list-no-border .no-results .text{
	font-size:17px;
	line-height:20px;
}
#search-results-list-no-border .no-results .text strong{
	font-weight:bold;
}
#search-results-list .single-search-result {
	width:281px;
	overflow:hidden;
	margin:0 0 8px 0;
	background: url('/images/search-result-number-bg.png') 10px 2px no-repeat;
}

#search-results-list .single-search-result.last {
	margin:0 0 5px 0;
}

#search-results-list .single-search-result .image {
	width:50px;
	float:left;
}

#search-results-list .single-search-result .image p {
	width:32px;
	height:34px;
	text-align:center;
	margin:0px auto;
}

#search-results-list .single-search-result .image span {
	font-weight:bold;
	padding-top:2px;
	width:32px;
	height:34px;
	text-align:center;
	font-size:19px;
	line-height:28px;
	color:#000;
	margin:0px auto;
	display:block;
	padding-left:1px;
}

#search-results-list .single-search-result .text {
	width:231px;
	float:left;
}

#search-results-list .single-search-result .text p {
	font-size:13px;
	line-height:18px;
	color:#fff;
	margin:0;
}

#search-results-list .single-search-result .text p strong {
	font-weight:bold;
	font-size:15px;
}

#search-results-more p {
	text-align:center;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	color:#fff;
}

#search-results-more span.page {
	text-align:center;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:yellow;
	float:left;
}

#search-results-more p a {
	text-decoration:none;
	color:#fff;
}

#details-wrapper-parent {
	width:964px;
}

#details-wrapper-holder {
	width:964px;
	overflow-y:auto;
	overflow-x:hidden;
	height:100%;
}

#details-wrapper {
	width:964px;
	margin:0px auto;
	background:#fff;
	overflow:hidden;
}

#details-logo-column {
	width:342px;
	float:left;
	background:#fff;
}

#details-content-column {
	width:582px;
	float:left;
	color:#000;
	font-size:12px;
	line-height:20px;
	padding:30px 0 30px 10px;
	background:#fff;
}

#details-content-column h1 {
	font-size:26px;
	line-height:28px;
	font-weight:bold;
	text-align:right;
	margin:0 0 40px 0;
}

#details-content-column h2 {
	font-size:16px;
	line-height:17px;
	color:#000;
	font-weight:bold;
	text-transform:uppercase;
	margin:0 0 5px 0;
}

#details-content-column h3 {
	font-size:12px;
	line-height:20px;
	color:#000;
	font-weight:bold;
	margin:0 0 5px 0;
	text-transform:uppercase;
}

#details-content-column p {
	font-size:12px;
	line-height:20px;
	color:#000;
	font-weight:normal;
	margin:0 0 5px 0;
}

#details-content-column img {
	margin:0 0 10px 0;
}

#details-content-column ol {
	list-style-type:decimal;
	list-style-position:inside;
	margin:0 0 10px 10px;
}