/*
Theme Name: Pala Casino WP1
Description: A custom theme designed especially for Pala Casino.
Version: 1.0
Author: BinaryM Inc.

*/

/* @group RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
} /* removed fieldset for internal applications */
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

hr {
	border:0;
	width:0;
	height:0;
	overflow:hidden;
	clear:both;
}

/* @end */

/* @group GLOBALS */

body {
	line-height: 1;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 76%;
	color: #333;
	background: #6a2d1a url(images/body-bg.jpg) top center no-repeat;
}
#home {
	background-image: url(images/home-bg.jpg);
}
	
/* @end */	

/* @group IDs */

#container {
	width: 960px;
	margin: 0 auto;
	padding:0;
	background:#8b492f url(images/container-bg.jpg) top center no-repeat;
}
#logo a {
	display:block;
	text-indent:-1000px;
	height:120px;
	width:180px;
	overflow:hidden;
}
#wrapper {
	width:910px;
	margin:0 auto;
}
#topNav {
	height:25px;
	margin:15px 0 0 0;
	float:left;
	clear:both;
}
#content {
	float:left;
	width:910px;
	background:transparent url(images/content-bg.jpg) top center repeat-x;
	margin:0 0 5px 0;
	padding:0;
}
#customApplications {
	background:#F3E1D7;
}
#sidebar {
	color:#DDBBA8;
	float:left;
	width:320px;
}
#mainContent {
	float:left;
	width:590px;
}


#footer {
	background:transparent url(images/footer-bg.jpg) top center no-repeat;
	border-bottom:1px solid #ddbba8;
	clear: both;
}
	/* @end */	

/* @group TYPOGRAPHY */
	
a:link {
	text-decoration: underline;
	font-weight: normal;
	color: #333; }
	
a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #000; }
	
a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #666; }
	
h1 {
	font-size: 2.9em;
	font-weight: bold;
	font-style: italic;
	letter-spacing: .055em; }
	
h2 { /* posts */
	font-size: 2.1em;
	text-decoration: none;
	margin: 1.0em 0em .2em 0em;
	line-height: 1.2em;
	color: #333; }

h2 a:link, h2 a:visited { /* posts */
	text-decoration: none;
	letter-spacing: -.04em;
	font-weight: bold; }
	
h2 a:hover { /* posts */
	text-decoration: underline; }
	
h3 {
	font-size: 1.4em;
	margin: 1.2em 0;
	font-weight: normal;	}
	
h4 {
	font-size: 1.2em;
	margin: 1.2em 0;
	font-weight: bold;	}
	
h5 {
	font-size: 1.0em;
	margin: 1.2em 0;
	font-weight: bold;	}
	
h6 {
	font-size: 0.8em;
	margin: 1.2em 0;
	font-weight: bold;	}
	
img {
	border: 0;
}
	
ol, ul, li {
	font-size: 1.0em;
	line-height: 1.8em; 	}
	
ol, ul {
	margin:1em 3em;
}

p {
	font-size: 1.0em;
	line-height: 1.8em;
	margin: 1.2em 0;	}
	
strong, b {
	font-weight: bold;	}
	
.smalltext {
	font-size: .8em;
	color: #666; }

blockquote {
	margin:10px 20px;
	color:#666;
}

	/* @end */

/* @group Main Content */

#mainContent p, #mainContent h2, #mainContent h3, #mainContent h4 {
	margin-left:10px;
	margin-right:10px;
}
#mainContent h2 {
	font-size:170%;
	color:#69130f;
	font-weight:lighter;
}
#mainContent div + h2 {
	margin-top:10px;
	float:left;
	width:100%;
}

#mainContent h3 {
	font-size:130%;
	color:#69130f;
	font-weight:lighter;
}
#mainContent h4 {
	font-size:120%;
	color:#69130f;
	font-weight:lighter;
}
#mainContent p {
	font-size:95%;
	line-height:130%;
	color:#746e6e;
}
#mainContent div img {
	margin-bottom:-1px; /* workaround for 1px jog */
}

/* @end */
	

/* @group NAV */


#topNav {
	list-style:none;
	margin:0;
}
#topNav li {
	float:left;
}

#topNav li a {
	display:block;
	background-image:url(images/nav.png); 
	height:32px;
	width:120px;
	text-indent:-1000px;
	overflow:hidden;
}

#topNav li.page-item-26 a {
	width:128px;
	background-position:0 0;
}

#topNav li.sfHover.page-item-26 a,
#topNav li.page-item-26 a:hover {
	background-position:0 -36px;
}


#topNav li.page-item-206 a {
	width:99px;
	background-position:-130px 0;
}
#topNav li.sfHover.page-item-206 a,
#topNav li.page-item-206 a:hover {
	background-position:-130px -36px;
}

#topNav li.page-item-209 a {
	width:125px;
	background-position:-230px 0;
}
#topNav li.page-item-209 a:hover, 
#topNav li.sfHover.page-item-209 a  {
	background-position:-230px -36px;
}

#topNav li.page-item-229 a {
	width:129px;
	background-position:-359px 0;
}
#topNav li.page-item-229 a:hover,
#topNav li.sfHover.page-item-229 a {
	background-position:-359px -36px;
}

#topNav li.page-item-213 a {
	width:150px;
	background-position:-490px 0;
}
#topNav li.page-item-213 a:hover, 
#topNav li.sfHover.page-item-213 a {
	background-position:-490px -36px;
}

#topNav li.page-item-219 a {
	width:160px;
	background-position:-656px 0;
}
#topNav li.page-item-219 a:hover, 
#topNav li.sfHover.page-item-219 a {
	background-position:-656px -36px;
}

#topNav li.page-item-222 a {
	width:98px;
	background-position:-833px 0;
}
#topNav li.page-item-222 a:hover, 
#topNav li.sfHover.page-item-222 a {
	background-position:-833px -36px;
}


/*** ESSENTIAL STYLES ***/
#topNav, #topNav * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
#topNav {
	z-index:900;
	line-height:	1.0;
}
#topNav ul {
	background-color:#551504;
	position:		absolute;
	top:			-999em;
	width:			300px; /* left offset of submenus need to match (see below) */
	padding:0 5px 10px 5px;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
	filter:alpha(opacity=93);
	-moz-opacity:0.93;
	-khtml-opacity: 0.93;
	opacity: 0.93;
}

#topNav li.page-item-26 ul, 
#topNav li.page-item-206 ul, 
#topNav li.page-item-209 ul {
	width:			350px; /* left offset of submenus need to match (see below) */


}

#topNav li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
#topNav li {
	float:	left;
	position: relative;
}

#topNav li:hover ul,
#topNav li.sfHover ul {
	left:	0;
	top:	30px; /* match top ul list item height */
	z-index:9950;
}

#topNav li.page-item-222 ul {
	left:	-212px;
}

#topNav li.page-item-222:hover ul,
#topNav li.page-item-222.sfHover ul {
	top:	30px; /* match top ul list item height */

	-moz-border-radius-topright:0;
	-webkit-border-top-right-radius:0;
	-moz-border-radius-topleft:10px;
	-webkit-border-top-right-radius:10px;
}


#topNav li:hover ul li ul,
#topNav li.sfHover ul li ul,
#topNav li.page-item-222:hover ul li ul,
#topNav li.page-item-222.sfHover ul li ul {
	position:relative;
	left:0;
	top:0;
}

#topNav li ul li a {
	z-index:9900;

	width:290px;
	font-weight:bold;
	text-decoration:none;

	border-bottom:1px solid #d4b09e;

	padding:10px 0 0 8px;
	color:#d4b09e;
	font-size:110%;
	height:auto;
	display:block;
   
	background-image:none; 
	text-indent:0;
}

#topNav li.page-item-213 ul li a,
#topNav li.page-item-229 ul li a,
#topNav li.page-item-219 ul li a,
#topNav li.page-item-222 ul li a {
	width:290px;
}

#topNav li ul li a:before {
	content:'> ';
}

#topNav li.page-item-26 ul li a, 
#topNav li.page-item-206 ul li a, 
#topNav li.page-item-209 ul li a {
	width: 340px; /* left offset of submenus need to match (see below) */
}

#topNav li ul li a:hover {
	text-decoration:underline;
}

#topNav li ul li ul {
	width:300px;
	padding:0;
	margin:5px 0;
	float:left;
}
#topNav li ul li ul li {
	width:150px;
	float:left;
}

#topNav li.page-item-26 ul li ul li, 
#topNav li.page-item-206 ul li ul li, 
#topNav li.page-item-209 ul li ul li {
	width:175px;
}

#topNav li ul li ul li a {
	width:125px !important;
	text-transform:none;
	border:0;
	font-size:100%;
	line-height:135%;
	height:auto;
	overflow:auto;
	padding:2px 0 2px 10px;
}

#topNav li ul li ul li a:before {
	content:'';
}

#topNav li.page-item-26 ul li ul li a, 
#topNav li.page-item-206 ul li ul li a, 
#topNav li.page-item-209 ul li ul li a {
	width:170px !important;
}


/*
	Sitemap
*/

#bottomNav, #bottomNav ul {
	list-style:none;
	margin:0;
	padding:0;
}
#bottomNav {
	width:945px;
	margin:15px 0 15px 30px;
}
#bottomNav li {
	width:135px;
	float:left;
}
#bottomNav li a {
	margin-bottom:5px;
	display:block;
	font-size:100%;
	text-decoration:none;
	font-weight:bold;
	color:#b98976;
}
#bottomNav li a:hover {
	text-decoration:underline;
}
#bottomNav ul li {
	line-height:1.3em;
}
#bottomNav ul li a {
	margin-bottom:0;
	font-size:90%;
	font-weight:normal;
}

/*
	Reservations/Privileges
*/

#top > ul {
	margin:0 0 0 520px;
	width:420px;
}
#top ul {
	list-style:none;
	padding:0;
	float:left;
}
#top ul li {
	float:left;
}
#top ul li ul {
	margin:0 0 0 10px;
}
#top ul li a {
	text-indent:-1000px;
	overflow:hidden;
	display:block;
	background-image:url(images/nav-reservations.png);
}
#top ul li.reservations a {
	height:40px;
	width:110px;
	background-position:-3px 0;
}
#top ul li.privileges a {
	height:40px;
	width:195px;
	background-position:-113px 0;
}

#top ul li ul {
	position:relative;
	top:5px;
	left:-100px;
}
#top ul li ul li.signup a {
	height:15px;
	width:50px;
	background-position:-125px -38px;
}
#top ul li ul li.login a {
	height:25px;
	width:40px;
	background-position:-175px -35px;
}
#top ul li ul li.logout a {
	height:25px;
	width:55px;
	background:transparent url(images/logout.png) center left no-repeat;
}


#top ul li ul li.welcome, #top ul li ul li.unwelcome {
	border-right:1px solid #f79c88;
	color:#f79c88;
	padding:0 10px 0 0;
	margin:0 5px 0 0;
	text-align:right;
	width:215px;
}
#top ul li ul li.unwelcome {
	border-right:0;
}


#smallNav {
	float:right;
	list-style:none;
	margin:0;
	width:200px;
}
#smallNav li {
	float:left;
}
#smallNav li a {
	display:block;
	background-image:url(images/nav-bottom.png);
	text-indent:-1000px;
	height:16px;
	overflow:hidden;
}
#smallNav li.map a {
	background-position:0 0;
	width:60px;
	margin-right:10px;
}
#smallNav li.updates a {
	background-position:-70px 0;
	width:111px;
}

#carousel {
	width:910px;
	margin:0 auto;
	height:160px;
	overflow:hidden;
}

#carousel ul {
	margin:0;
	list-style:none;
}
#carousel li {
	float:left;
	text-align:center;
	margin:0;
	background-position:top center;
	background-repeat: no-repeat;
}
#footer #carousel ul li a {
	text-decoration:none;
}

#controls {
	display:none;
	list-style:none;
	margin:0 auto;
	padding:0;
	width:910px;
}
#controls .next {
	float:right;
	text-indent:-1000em;
	width:30px;
	height:20px;
	background:transparent url(images/btn-next-new.png) center center no-repeat;
}
#controls .prev {
	float:left;
	text-indent:-1000em;
	width:30px;
	height:20px;
	background:transparent url(images/btn-prev-new.png) center center no-repeat;
}

#breadCrumbs div {
	list-style:none;
	margin:0;
	padding:0;
	font-size:90%;
	color:#370e04;
}
#breadCrumbs div a {
	color:#370e04;
	text-decoration:none;
}
#breadCrumbs div a:hover {
	text-decoration:underline;
}

  	/* @end */
  	
/* @group Sidebar */

#sidebar div {
	padding:0 60px;
	border-left:1px solid #7C181A;
	background:transparent url(images/sidebar/casino.png) 20px 40px no-repeat;
}
#sidebar h3 {
	margin:15px 0 0 0;
	padding:0;
	font-size:195%;
	font-weight:lighter;
}
#sidebar h3 a {
	color:#DDBBA8;
	text-decoration:none;
}
#sidebar h3 a:hover {
	text-decoration:underline;
}
#sidebar h4 {
	margin:15px 0 0 0;

	font-size:145%;
	line-height:140%;
	font-weight:lighter;
}   
#sidebar p {
	line-height:125%;
	font-size:90%;
	color:#fff;
}
#sidebar ul {
	font-size:110%;
	list-style:none;
	margin:10px 0;
}
#sidebar ul li a {
	color:#DDBBA8;
	text-decoration:none;
}
#sidebar ul li.current_page_item a, 
#sidebar ul li.current_page_ancestor a {
	color:#fff;
	font-weight:bold;
}
#sidebar ul li.current_page_item a, 
#sidebar ul li.current_page_item ul li a:hover,
#sidebar ul li a:hover {
	text-decoration:underline;
}
#sidebar ul li.current_page_item ul li a {
	text-decoration:none;
}

#sidebar ul li ul {
	display:none;
}

#sidebar ul li.current_page_item ul,
#sidebar ul li.current_page_ancestor ul {
	display:block;
	font-size:80%;
	list-style:none;
	margin:0 0 2px 10px
}

#sidebar ul li.current_page_item ul li a,
#sidebar ul li.current_page_ancestor ul li a {
	color:#DDBBA8;
	font-weight:normal;
}
#sidebar p a {
	color:#fff;
}

#sidebar .casino {
	background-image:url(images/sidebar/casino.png);
}
#sidebar .spa {
	background-image:url(images/sidebar/spa.png);
}
#sidebar .resort {
	background-image:url(images/sidebar/resort.png);
}
#sidebar .dining {
	background-image:url(images/sidebar/dining.png);
}
#sidebar .promotions {
	background-image:url(images/sidebar/promotions.png);
}
#sidebar .entertainment {
	background-image:url(images/sidebar/entertainment.png);
}
#sidebar .about-us {
	background-image:url(images/sidebar/about-us.png);
}

#sidebar #pokerJackpot {
	background:#4c100f;
	border:4px solid #7a1c14;
	margin:10px 55px;
	padding:4px;
	text-align:center;
}
#pokerJackpot h2, #pokerJackpot h4, #pokerJackpot p {
	margin:0;
	padding:0;
	color:#e2b7a7;
}
#pokerJackpot h2 {
	color:#fff;
	font-weight:bold;
}
#pokerJackpot h4 {
	text-transform:uppercase;
	font-size:120%;
}
	/* @end */
	
/* @group FOOTER */

#footer {
	z-index:1;
	margin: 0 auto;
	padding: 10px 0 0 0; }
	
#footer a:link, #footer a:visited {
	color: #ddbba8;
	text-decoration:underline; }
	
#footer p {
	color:#ddbba8;
	text-align:center;
	font-size: .9em;
	padding: 0;
	margin:0;
 }
	
	/* @end */

/* @group Events */

table.events {
	width:95%;
	margin:0 auto;
}
table.events th {
	padding:4px;
	background:#ddbba8;
	color:#600;
}
table.events td {
	padding:4px;
	border-bottom:1px solid #ddbba8;
}
table.events td div.alignleft {
	margin-left:5px;
	width:395px;
}
table.events td div.alignleft h4 {
	color:#72212A;
	margin:5px 0 0 0;
}
.eventToggle {
	float:right;
	margin-right:10px;
	display:none;
}
/* @end */

/* @group Wordpress */

.textwidget {
	margin-bottom:20px;
	margin-top:20px; }
				
.clear {
	clear: both; }
	
#tags {
	margin-bottom:35px; }
	
.alignright {
	float:right;
}
.alignleft {
	float:left;
}
.aligncenter {
	display:block;
	text-align:center;
}

/* @end */

/* @group Misc */

#winnersCircle {
	margin-left:30px;
}
#winnersCircle div {
	float:left;
	width:135px;
	height:13em;
	text-align: center;
}
.nowrap {
	white-space:nowrap;
}

.promo {
	float:left;
	width:100%;
}

/* @end */

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 30;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('images/fancy_progress.png') no-repeat;
}

div#fancy_outer {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	padding: 20px 20px 40px 20px;
	margin: 0;
	background: transparent;
	display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('images/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url("data:image/gif;base64,AAAA");
	outline: none;
	overflow: hidden;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('images/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('images/fancy_right.png') no-repeat;
}

a#fancy_left:hover, a#fancy_right:hover {
	visibility: visible;
	background-color: transparent;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

#fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div#fancy_bg_n {
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('images/fancy_shadow_n.png') repeat-x;
}

div#fancy_bg_ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('images/fancy_shadow_ne.png') no-repeat;
}

div#fancy_bg_e {
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('images/fancy_shadow_e.png') repeat-y;
}

div#fancy_bg_se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('images/fancy_shadow_se.png') no-repeat;
}

div#fancy_bg_s {
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('images/fancy_shadow_s.png') repeat-x;
}

div#fancy_bg_sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('images/fancy_shadow_sw.png') no-repeat;
}

div#fancy_bg_w {
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('images/fancy_shadow_w.png') repeat-y;
}

div#fancy_bg_nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('images/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
	white-space: nowrap;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url('images/fancy_title_left.png') repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url('images/fancy_title_main.png') repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url('images/fancy_title_right.png') repeat-x;
}

.pointer {
	cursor:pointer;
}



