/* =HEADER
----------------------------------------------- */
#page-wrapper {
	width: 100%;
}
#page {
	width: 100%;
}
#header-links {
	width: auto;
	height: auto;
	text-align: center;
	/*background-image: url('http:/www.treasureislandcasino.com/wp-content/themes/twentyeleven/images/nav-background.jpg');*/
	position: relative;
}
#logo { width: 50%; max-width: 250px; margin: 0 auto; position: relative; }
#access { height: 120px; display: none; }
#hiding-div { height: auto; }
.slideShadow { display: none; }
header .social-links {
	display: none;
}
.menu-toggle { display: inherit; position: absolute; left: 5%; top: 40px; }
.menu-toggle img { width: 25px; }
.search-toggle { display: inherit; position: absolute; right: 5%; top: 40px; }
#searchbar {
	height: 60px;
	width: 100%;
	/*background: #003c78;*/
	position: static;
	z-index: 10;
	overflow-y: hidden;
	-webkit-transition: 	height 0.1s ease;
	-moz-transition: 		height 0.1s ease;
	-ms-transition: 		height 0.1s ease;
	transition: 			height 0.1s ease;
}
#searchbar.is-hidden { height: 0; }
#searchbar #searchform { position: static; width: 90%; margin: 0 auto; }
#searchbar input#s,
#searchbar input#s:focus {
	width: 100%;
	height: auto;
	padding: 4px 10px;
	margin: .75em 0;
	background: white;
    opacity: .8;
    box-shadow: -1px -1px 1px rgba(0,0,0,.2);
	font-size: 1.4em;
	-webkit-box-sizing: 	border-box;
	-moz-box-sizing: 		border-box;
	box-sizing: 			border-box;
}
::-webkit-input-placeholder {
   color: white;
}

:-moz-placeholder { /* Firefox 18- */
   color: white;
}

::-moz-placeholder {  /* Firefox 19+ */
   color: white;
}

:-ms-input-placeholder {
   color: white;
}

/* =BREADCRUMBS
----------------------------------------------- */
.breadcrumbs { width: 90%; padding: .25em 5%; white-space: nowrap; overflow: hidden; text-overflow: ellipses; }

/* =PAGE LAYOUT
----------------------------------------------- */
.main-content { width: 100%; background-image: none; }
#home-content {
	position: relative;
	z-index: 1;
}
#bottom-box-hold { height: auto; background-image: none; }
#bottom-box-hold #box-shadow,
#bottom-box-hold #bottom-box-shadow { display: none; }

#bottom-boxes { padding: 0; height: auto; }
#bottom-boxes .box-over-shadow { display: none; }
#bottom-boxes .box {
	width: 80px;
	height: 80px;
	margin: 0;
	float: left;
	background-size: cover;
	background-position: center center;
	border-right: 1px solid #555;
}
#bottom-boxes .box-overlay {
	width: auto;
	padding-left: 15px;
	padding-bottom: 20px;
	display: block;
	position: relative;
	background-image: none;
	background-color: transparent;
	color: #003c78;
	font-size: 18px;
	padding-top: 30px;
}
#bottom-boxes h2 { font-size: 18px !important; }

#promo-spot-1,
#promo-spot-2,
#promo-spot-3 { height: 80px; border-bottom: 1px solid #555; }
#promo-spot-1 .box-overlay { position: relative; left: 0; top: 0; }
#promo-spot-2 .box-overlay { position: relative; left: 0; top: 0; }
#promo-spot-3 .box-overlay { position: relative; left: 0; top: 0; }

#main-body { margin-top: 0; margin-right: 0; margin-bottom: 0; }
#main-body, #next-to-feature-text { width: 100%; padding: 0; }
#main-body article { width: 90%; padding: 0 5%; }
.entry-content p { font-size: 1.3em; }
.entry-content a { color: #d50d70; }
.entry-content .smallcopy { font-size: 1em; }
.entry-content table { width: 100% !important; }
.photobox img { width: 100%; }
.photobox .textoverlay {
		width: 90%;
		padding: 0 5%;
		font-size: 2em !important;
		position: static;
		background-image: none;
	}


.venues table, .points table { display: block; position: relative; width: 100%; border-top: 1px solid #ddd; border-bottom: none; }
.venues table:after, .points table:after { content: "Swipe to Scroll for more information"; text-align: right; border-top: 1px solid #ddd; padding-top: 5px; display: block;}
.venues thead, .points thead { display: block; float: left; white-space: nowrap; }
.venues tbody, .points tbody { display: block; width: auto; position: relative; overflow-x: auto; white-space: nowrap; }
.venues thead tr, .points thead tr { display: block; }
.venues th, .points th { display: block; }
.venues tbody tr, .points tbody tr { display: inline-block; vertical-align: top; }
.venues td, .points td { display: block; min-height: 1.25em; height: 40px; border-right: 1px solid #ddd; border-top: none; text-align: center; padding: 6px 10px; }


#left-sidebar { width: 90%; padding: 0 5%; }
#left-sidebar a:hover { font-weight: normal; }
#left-sidebar div > ul {margin-bottom: 0;}
.current_page_item ul a:hover { font-weight: normal !important; }
#left-sidebar ul { padding-left: .75em; margin-bottom: 1em; }
#left-sidebar li { margin: 0; }
#left-sidebar li a { font-size: 1.3em; padding: .75em 0; display: block; }
.diamond-dividers { display: none; }
#left-sidebar li.current_page_item, #left-sidebar li.children { margin-top: 0; }

#gMap form { width: 100% !important; }

/* =MOBILE MENU
----------------------------------------------- */
nav#menu { background: #0d1824; }
nav#menu * { text-shadow: none; }
nav#menu ul { margin-top: 0; padding-top: 0; }
nav#menu ul.sub-menu.mm-opened { padding-top: 20px; }
nav#menu li a,
nav#menu li span { padding-top: .5em; padding-bottom: .5em; font-size: 1.2em; }
nav#menu .mm-subtitle { border-bottom: 0px solid transparent; }
nav#menu h4 {
	/* padding: .75em 0; */
	/* background: rgba(255,255,255,0.1); */
	border-bottom: 1px solid rgba( 255, 255, 255, 0.1);
	background: rgba( 0, 0, 0, 0.2 );
	text-indent: 20px;
	text-transform: uppercase;
	font-weight: bold;
	color: rgba( 255, 255, 255, 0.8 );
	padding: 5px 0px 10px;
}
nav#menu li.mm-subtitle:after { border-bottom: 0px solid transparent; }
nav#menu a.mm-subopen { border-left: 0px solid transparent; width: 100%; }
nav#menu a.mm-subopen:after { top: 21px; }
.mm-menu a.mm-subopen::after { margin-top: 0!important; }
nav#menu a.mm-subclose { padding-top: .5em; color: rgba( 255, 255, 255, 0.5 ); }
nav#menu a.mm-subclose:before { top: 23px; margin-top: 0px; }

nav#menu li.mm-selected > a,
nav#menu li.mm-selected > span { background: rgba( 255, 255, 255, 0.1 ); }
li.current-menu-ancestor a { color: rgba(213, 13, 112, 1) !important;}
.menu-item { width: auto; }
html.mm-left.mm-opening .mm-page, html.mm-left.mm-opening #mm-blocker { margin-left: -65px !important; }
html.mm-opened .mm-page { box-shadow: none !important; }

/* =BUTTONS
----------------------------------------------- */
.btn-large, #jackpots { margin: 0; }
.btn-large a, #jackpots, footer .quicklinks a { height: auto; background-image: none; text-align: center; width: 100%; background: #af136c; /* Old browsers */ background: -moz-linear-gradient(top, #ee4d9c 0%, #af136c 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ee4d9c), color-stop(100%,#af136c)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #ee4d9c 0%,#af136c 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #ee4d9c 0%,#af136c 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #ee4d9c 0%,#af136c 100%); /* IE10+ */ background: linear-gradient(to bottom, #ee4d9c 0%,#af136c 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee4d9c', endColorstr='#af136c',GradientType=0 ); /* IE6-9 */ -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; -moz-box-shadow: 1px 2px 2px rgba(0,0,0,.6); -webkit-box-shadow: 1px 2px 2px rgba(0,0,0,.6); box-shadow: 1px 2px 2px rgba(0,0,0,.6);}
.btn-large a:hover, footer .quicklinks a:hover { background: #de0772; /* Old browsers */ background: -moz-linear-gradient(top,  #de0772 0%, #8b1952 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#de0772), color-stop(100%,#8b1952)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top,  #de0772 0%,#8b1952 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top,  #de0772 0%,#8b1952 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top,  #de0772 0%,#8b1952 100%); /* IE10+ */ background: linear-gradient(to bottom,  #de0772 0%,#8b1952 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#de0772', endColorstr='#8b1952',GradientType=0 ); /* IE6-9 */ }
.btn-large a p { margin: 0; line-height: 40px; }

/* =SLOT LOCATOR
----------------------------------------------- */
/*#dt_example .main_image { width: inherit; height: inherit;}
#dt_example img { width: 100% !important; }*/
#dt_example #container { width: 100% !important; }
#dt_example th { width: auto !important; }

.entry-content > div { width: 100% !important; position: relative; }
.entry-content .jwplayer { width: 100%; }
.entry-content #jwplayer-1_wrapper { width: 100% !important; }
.entry-content iframe { width: 100% !important; height: auto !important; }
.entry-content table, .comment-content table { border: none;}
.entry-content .dataTables_scrollHeadInner table { margin: 0px;}

.search-div-box { background: #182e44; margin-bottom: 10px; position: relative; padding: 10px; box-sizing: border-box; max-height: 60px; overflow: hidden; -webkit-transition: max-height 0.25s; -moz-transition: max-height 0.25s; -o-transition: max-height 0.25s; -ms-transition: max-height 0.25s; transition: max-height 0.25s; }
.search-div-box.opened { max-height: 250px; -webkit-transition: max-height 0.75s; -moz-transition: max-height 0.75s; -o-transition: max-height 0.75s; -ms-transition: max-height 0.75s; transition: max-height 0.75s; } /*Set max height equal to image size + 60px; */

/* Chris stuff September 2013 below */

.search-div-box h3 { 
	font-size: 18px !important;
	color: white !important;
	font-weight: normal;
	margin: 0px 0px 10px !important;
	line-height: 40px !important;
	position: relative;
	top: -30px;
}
.search-div-box .expand-icon {
	float: right;
	margin: 10px 10px 0 0;
	-webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	-o-transition: all 0.25s;
	-ms-transition: all 0.25s;
	transition: all 0.25s;
}

.expand-icon-opened {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg)
	transform: rotate(45deg);
}

.alignnone {
	margin: 0 5%;
	float: left;
}

.search-div-box div { text-align: center; overflow: hidden; }

.search-div-box span#change {
	position: absolute;
	top: 14px;
	right: 0px;
	display: none;
	/*padding: 10px 10px 6px;*/
	color: #003c78;
	background: #fff;
}
.search-div-box span#change .expand-icon {
	position: relative;
	bottom: 5px;
	right: 3px;
}

.search-div-box input, .search-div-box select { width: 98% !important; }

.search-div-box-results {
	background: none;
	padding: 0;
	margin: 0 0 10px 0;
}
.search-div-box-results h3 { font-size: 16px !important; font-weight: bold; color: #000 !important; display: inline; line-height: auto !important; }
.search-div-box-results div { padding: 15px 10px 10px; margin-bottom: 5px; background: #182e44; }
/*.search-div-box-results form { display: inline; margin-left: 10px; }*/
.search-div-box-results input, .search-div-box-results select { max-width: 63% !important; }

.table-name tr.map-image, .table-denomination tr.map-image { height: auto; overflow: hidden; }
.table-name tr.map-image td, .table-denomination tr.map-image td { border: none; padding: 0px; }
.table-name tr.map-image .map, .table-denomination tr.map-image .map {
	background: url('slotlocator/img/casino_location.jpg') center center no-repeat;
	margin: 0 auto 10px;
	width: 260px;
	height:150px;
	display: none;
	border: 1px solid #e8e8e8;
}
.table-name tr.one .map, .table-denomination tr.one .map { background-position: 0px 0px; }
.table-name tr.two .map, .table-denomination tr.two .map { background-position: 0px -150px; }
.table-name tr.three .map, .table-denomination tr.three .map { background-position: 0px -300px; }
.table-name tr.four .map, .table-denomination tr.four .map { background-position: 0px -450px; }
.table-name tr.five .map, .table-denomination tr.five .map { background-position: 0px -600px; }
.table-name tr.six .map, .table-denomination tr.six .map { background-position: 0px -750px; }
.table-name tr.seven .map, .table-denomination tr.seven .map { background-position: 0px -900px; }
.table-name tr.eight .map, .table-denomination tr.eight .map { background-position: 0px -1050px; }
.table-name tr.nine .map, .table-denomination tr.nine .map { background-position: 0px -1200px; }
.table-name tr.let-d .map, .table-denomination tr.let-d .map { background-position: 0px -1350px; }
.table-name tr.let-m .map, .table-denomination tr.let-m .map { background-position: 0px -1500px; }

/* =CONTACT FORM 7
----------------------------------------------- */
.wpcf7-form td { display: block; }
input[type=text] { width: 100%; }
.wpcf7-submit { height: auto; background-image: none; text-align: center; width: 100%; background: #ab0559; /* Old browsers */ background: -moz-linear-gradient(top, #ab0559 0%, #5b0430 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ab0559), color-stop(100%,#5b0430)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #ab0559 0%,#5b0430 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #ab0559 0%,#5b0430 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #ab0559 0%,#5b0430 100%); /* IE10+ */ background: linear-gradient(to bottom, #ab0559 0%,#5b0430 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ab0559', endColorstr='#5b0430',GradientType=0 ); /* IE6-9 */ -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; -moz-box-shadow: 1px 2px 2px rgba(0,0,0,.6); -webkit-box-shadow: 1px 2px 2px rgba(0,0,0,.6); box-shadow: 1px 2px 2px rgba(0,0,0,.6); border: none; color: #fff; font-size: 16px; line-height: 40px; }
.wpcf7-submit:hover { background: #de0772; /* Old browsers */ background: -moz-linear-gradient(top,  #de0772 0%, #8b1952 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#de0772), color-stop(100%,#8b1952)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top,  #de0772 0%,#8b1952 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top,  #de0772 0%,#8b1952 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top,  #de0772 0%,#8b1952 100%); /* IE10+ */ background: linear-gradient(to bottom,  #de0772 0%,#8b1952 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#de0772', endColorstr='#8b1952',GradientType=0 ); /* IE6-9 */ }
.btn-large a p { margin: 0; line-height: 40px; }

/* Stop Mobile Phones from Zooming */
select:focus, textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus { font-size: 16px; }

/* =FOOTER
----------------------------------------------- */
#footerwrapper { width: 100%; max-width: 640px; margin: 0 auto; }
.footer-details { width: 90%; margin: 0 auto; }
.footer-text { width: 100%; }
footer .social-links { display: inherit; margin: 0 auto; text-align: center; }
footer .social-links a { margin: .5em; display: inline-block; }
footer .social-links a,
footer .social-links img {
	opacity: 1;
	filter: alpha(opacity/100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity/100)";
}
footer .quicklinks { display: block; }
footer .quicklinks a { display: inline-block; font-size: 16px; line-height: 40px;  width: 44%; margin: .5em; text-transform: uppercase; color: #fff; font-weight: 200; }
footer #footer-nav { display: none; }
footer .footer-details { margin: 2em auto; }
footer .social-links { margin: 0 auto; text-align: center; }
footer .social-links a { margin: .5em; display: inline-block; }
footer .social-links a,
footer .social-links img {
	opacity: 1;
	filter: alpha(opacity/100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity/100)";
}

footer .footer-text { float: none; font-size: 1em !important; line-height: 1.4em; }

/*Chris O stuff below */

.table-expand-icon {
	max-width: inherit !important;
	border-radius: 50%;
	padding: 5px;
	vertical-align: middle;
	background: white;
	-webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	-o-transition: all 0.25s;
	-ms-transition: all 0.25s;
	transition: all 0.25s;
}

.icon-darkblue {
	background: #003c78
}

.icon-1 {
	background: #e02c2c;
}

.icon-2 {
	background: #ef6c81;
}

.icon-3 {
	background: #2c8853;
}

.icon-4 {
	background: #88c66a;
}

.icon-5 {
	background: #fbc300;
}

.icon-6 {
	background: #a12b84;
}

.icon-7 {
	background: #510b72;
}

.icon-8 {
	background: #230898;
}

.icon-9 {
	background: #39b4bf;
}

.icon-d, .icon-m {
	background: #000000;
}

.change-area-expand {
	margin: 0 0 0 20px !important;
}

.search-div-box-results h3 {
	top: 0;
}

#slotName {
	font-size: 16px;
}

.wpcf7-form input, .wpcf7-form textarea {
	width: 95%;
}

#swipebox-slider .slide .swipebox-video-container .swipebox-video {
	top: 25px;
}

.entry-content td {
	border-top: none;
}

#theFormContainer {
	font-size: 15px;
}

#theFormContainer td {
	padding: 2px 0 9px;
	max-width: 92%;
	border-bottom: 1px solid #ddd;
}

#theFormContainer .fieldName {
	border: none;
	padding: 5px 0 0 0;
}

#theFormContainer input {
	width: 97%;
}

#theFormContainer .genderContainer span, #theFormContainer .genderContainer input {
	display: inline-block;
	width: inherit;
}

#theFormContainer .genderContainer span {
	margin-left: 3%;
}

#theFormContainer .genderContainer span:first-of-type {
	margin-right: 25%;
}

.submitContainer {
	text-align: center;
	margin: 15px 0;
}

.emailSubmit {
	color: #fff;
	padding: 3.5% 15%;
	background: #ab0559;
	background: -moz-linear-gradient(top, #ab0559 0%, #5b0430 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ab0559), color-stop(100%,#5b0430));
	background: -webkit-linear-gradient(top, #ab0559 0%,#5b0430 100%);
	background: -o-linear-gradient(top, #ab0559 0%,#5b0430 100%);
	background: -ms-linear-gradient(top, #ab0559 0%,#5b0430 100%);
	background: linear-gradient(to bottom, #ab0559 0%,#5b0430 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ab0559', endColorstr='#5b0430',GradientType=0 );
	border-radius: 2px;
	box-shadow: 1px 2px 2px rgba(0,0,0,.6);
}

#noFlash {
	background: #e1e1e1;
	text-align: center;
	padding: 50px 0;
}

.table-container {
	overflow-x: scroll;
}

.table-container .alignnone {
	float: none;
}

.pressTitle {
	margin-left: 5%;
}

#example {
	display: none;
}

.venues thead tr td {
	text-align: left;
}

.venues thead tr td:nth-child(3), .venues tbody tr td:nth-child(3) {
	display: none;
}

.venues strong {
	display: block;
}

.hide-number {
	display: none;
}

.slot-location .map-container {
	background: #fff;
	border: 1px solid #d1d1d1;
}

#example tbody td {
	border-top: 1px solid #d1d1d1;
}

#example tbody tr:last-child td {
	border-bottom: 1px solid #d1d1d1;
}

.entry-content .slot-locator-title {
	color: #fff;
}

.box-link-container {
	display: none;
}

#swipebox-slider .slide .swipebox-video-container {
	margin-top: -29px !important;
}

#swipebox-prev {
	background-size: 200%;
	left: 10px !important;
	top: -8px !important;
	background-position: -31px 13px !important;
}

#swipebox-next {
	background-size: 200%;
	left: 50px !important;
	top: -8px !important;
}

#swipebox-close {
	background-size: 200% !important;
	top: -8px !important;
}

#swipebox-action, #swipebox-caption {
	height: 30px !important;
}

#swipebox-action {
	top: -8px !important;
}

#slotDenomination {
	max-width: 98% !important;
}

.slot-costs > h3, .slot-name > h3 {
	margin-bottom: -20px !important;
}