/****************************************************************************

Author: Stephen
Development by: Wallop
Last updated: 

*****************************************************************************/

/* defaults ****************************************************************/

* {
	margin:0;
	padding:0;
} 

body {
	font:normal 12px Arial, Verdana, Helvetica, sans-serif;
	background:#0d2d4a url(../images/bg_main.jpg) no-repeat center top;
	color:#666;
}

body a {
	color:#2682D5;
	text-decoration:underline;
}

body a:hover {
	text-decoration:none;
	color:#1C609D;
}

/* font shorthand 

font:italic small-caps bold 1em/140% "Lucida Grande",sans-serif;

/*

/* heading attibutes *************************************************/

/* removes the link underline from logo swap */

h1 a {
	text-decoration:none;
}

/* list items ********************************************/

ul, li {
	margin:0;
	padding:0;
	list-style:none;
}

/* set more defaults **********************************************************/

/*input {
	border:none;
	border:0;
}*/

a img {
	border:none !important;
}

/* hacks *************************************************************************/

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-table;
}

/* Hides from IE-mac */

* HTML .clearfix {
	height: 1%;
}

/* tables inherit font sizes */

table {
	font-size: 1em;
}

form {
	margin:0;
	padding:0;
}

label {
	display:none;
}

/* class attributes *********************************************/

div.promoContent {
	float:left;
	width:400px;
}

p.promoImage {
	width:160px;
	float:left;
	padding:0 20px 10px 0;
}

div.promo {
	clear:both;
}

.map {
	border:solid 1px #777;
}

.imageFloat {
	float:right;
	padding:0 0 10px 10px;
}

p.rightImg {
	float:right;
	padding:0 0 10px 20px;
}

table.menuTable td {
	text-align:center;
	padding:20px;
}

/* dotted line breaks */

.break p {
	margin:0;
	padding:0;
}

p.break {
	background: url(../images/png/div.png) repeat-x 0px 16px;
	height:20px;
	clear:both;
}

/* to space the area under the tertiary navigation */

p.pad50 {
	height:50px;
}

p.pad100 {
	height:100px;
}

p.pad150 {
	height:150px;
}

p.pad200 {
	height:200px;
}

p.pad250 {
	height:250px;
}

p.pad300 {
	height:300px;
}

p.pad350 {
	height:350px;
}

p.pad400 {
	height:400px;
}

p.pad450 {
	height:450px;
}

p.pad500 {
	height:500px;
}

p.pad600 {
	height:600px;
}

p.pad700 {
	height:700px;
}

p.pad800 {
	height:800px;
}

p.pad900 {
	height:900px;
}

p.pad1000 {
	height:1000px;
}

p.pad1100 {
	height:1100px;
}

p.pad1200 {
	height:1200px;
}

p.pad1300 {
	height:1300px;
}

p.pad1400 {
	height:1400px;
}

p.pad1500 {
	height:1500px;
}

p.pad1600 {
	height:1600px;
}

p.pad1800 {
	height:1800px;
}

p.sm {
	font-size:11px;
	color:#777;
}

/* dotted line breaks */

.break p {
	margin:0;
	padding:0;
}

p.break {
	background: url(../images/png/break.png) repeat-x 0px 16px;
	height:20px;
}

/* misc ********************************************/

div.show {
	clear:both;
	margin:0 20px 0 0;

}

div.show p {
	padding:5px 0 0 0;
}

div.show img {
	margin:0 10px 10px 0;
	padding:0 !important;
	float:left;
}

/* promo area on home page */

#promoArea {
	width:920px;
	height:180px;
	background-color:#000;
	margin:0 auto;
	position: relative;
	text-align:center;

}

#promoToggle {
	position: absolute;
	top: 4px;
	left: 8px;
}

a#promoToggle {
	color:#fff !important;
	text-decoration:none;
}

.switchLogo {
	float:right;
	width:156px;
}

.switchLogo img {
	border:4px solid #f4f1ea;	
}

.switchLogo p {
	font-size:11px;	
	line-height:11px;
}

/* main divs ********************************************************************/

#wrap, #wrapHome {
	position:relative;
	padding:20px 0 0 0;
}

#wrapHome {
	padding:0 !important;
}

#wrap, a#footer, #wrapHome {
	width:940px;
	margin:0 auto;
}

#wrap p {
	margin:0 0 10px 0;
	line-height:18px;
}

#header {
	width:940px;
	height:136px;
	background:url(../images/png/bg_header.png) no-repeat center bottom;
	margin:0 auto;
}

#content {
	width:940px;
	background:url(../images/png/bg_content.png) repeat-y 0 0;
}

#pageContent, #pageContentWide {
	float:left;
	width:580px;
	padding:10px 50px 0 70px;
	margin:0 0 0 8px;
	display:inline;
}

#pageContentWide {
	width:804px;
	padding:30px 50px 0 70px;
}

#pageCOntentWide iFrame {
	text-align:center;
}

#pageContent .colLeft, #pageContent .colRight, #pageContent .colLeftNarrow, #pageContent .colRightWide {
	width:270px;
	float:left;
}

#pageContent .colLeftNarrow {
	width:170px;
}

#pageContent .colRight, #pageContent .colRightWide {
	float:right;
}

#pageContent .colRightWide {
	width:370px;
}

#pageContent h2, #pageContentWide h2 {
	font:normal 18px, Arial, Helvetica, sans-serif;
	color:#db8500;
	margin:0 0 16px 0;
}

#pageContent h2.accomodationsTitle  {
	font:normal 18px, Arial, Helvetica, sans-serif;
	color:#db8500;
	margin:0;	
	padding-bottom:12px;
}

#pageContent h3, #pageContentWide h3 {
	font:bold 13px, Arial, Helvetica, sans-serif;
	color:#444;
	margin:0 0 16px 0;
}

#pageContent ul, #pageContentWide ul {
	margin:0 0 20px 0;
}

#pageContent li, #pageContentWide li {
	padding:0 0 0 10px;
	margin:0 0 10px 0;
	background:url(../images/png/bullet.png) no-repeat 0 6px;
	position:relative;
}

#contentBottom, #contentBottomWide, #contentBottomCalendar {
	width:940px;
	height:60px;
	background:url(../images/png/bg_bottom.png) no-repeat 0 0;
}

#contentBottomWide {
	background:url(../images/png/bg_bottom_wide.png) no-repeat 0 0;
}

#contentBottomCalendar {
	background:url(../images/png/bg_bottom_calendar.png) no-repeat 0 0;
}

h1 a#logo {
	display:block;
	width:168px;
	height:114px;
	background:url(../images/png/logo.png) no-repeat 0 0;
	text-indent:-9999px;
	margin:22px 0 0 40px;
	float:left;
	overflow:hidden;
	display:inline;
}

#masthead, #mastheadHome {
	width:924px;
	height:368px;
	margin:0 0 0 8px;
}

#masthead {
	height:278px;
}

a#footer {
	background:url(../images/png/footer.png) no-repeat 0 0;
	text-align:center;
	height:65px;
	display:block;
	color:#1C609D;
}

p.footerText {
	text-align:center;
}

/* home page feature boxes *************************************/

#boxesHome {
	width:940px;
	height:182px;
	margin:0 0 0 4px;
}

a#box01, a#box02, a#box03 {
	width:317px;
	height:182px;
	float:left;
	display:block;
	color:#666;
	text-decoration:none;
}

a#box01 p, a#box02 p, a#box03 p {
	margin:60px 20px 0 20px;
}

a#box01 p {
	margin:60px 20px 0 30px;
}

a:hover#box01, a:hover#box02, a:hover#box03 {
	text-decoration:underline;
	color:#1C609D;
}

a#box01 {
	width:317px;
	background:url(../images/png/box01.png) no-repeat 0 0;
}

a#box02 {
	width:304px;
	background:url(../images/png/box02.png) no-repeat 0 0;

}
	
a#box03 {
	width:319px;
	background:url(../images/png/box03.png) no-repeat 0 0;
}

/* navigation ************************************************/

#nav {
	width:924px;
	height:42px;
	margin-left:8px;
}

#subNav  {
	width:310px;
	height:20px;
	position:absolute;
	right:23px;
	top:106px;
}

a#subNavHome {
	width:58px;
	background:url(../images/nav/sn_home.gif) no-repeat 0 0;
}

a#subNavCorporate {
	width:96px;
	background:url(../images/nav/sn_corporate.gif) no-repeat 0 0;
}

a#subNavCareers {
	width:80px;
	background:url(../images/nav/sn_careers.gif) no-repeat 0 0;
}

a#subNavContact {
	width:76px;
	background:url(../images/nav/sn_contact.gif) no-repeat 0 0;
}

#nav a.active {
	background-position:0 -42px;
}

#subNav a.active {
	background-position:0 -20px;
}

#nav ul#nav, #subNav ul#subNav {
	float:left;
}

#nav li, #subNav li {
	display:inline;
	float:left;
	font-size:1px;
}

#nav li a, #subNav li a {
	text-decoration:none;
	display:block;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	position: relative;
	z-index: 1000;
}

a#navCasino, a#navHotel, a#navRestaurants, a#navConvention, a#navEntertainment, a#navPromo, a#navVip {
	height:42px;
}

a#subNavHome, a#subNavCorporate, a#subNavCareers, a#subNavContact {
	height:20px;
}

a:hover#navCasino, a:hover#navHotel, a:hover#navRestaurants, a:hover#navConvention, a:hover#navEntertainment, a:hover#navPromo, a:hover#navVip {
	background-position:0 -42px;
}

a:hover#subNavHome, a:hover#subNavCorporate, a:hover#subNavCareers, a:hover#subNavContact {
	background-position:0 -20px;
}

a#navCasino {
	width:99px;
	background:url(../images/nav/n_casino.jpg) no-repeat 0 0;
}

a#navHotel {
	width:77px;
	background:url(../images/nav/n_hotel.jpg) no-repeat 0 0;
}

a#navRestaurants {
	width:190px;
	background:url(../images/nav/n_restaurants.jpg) no-repeat 0 0;
}

a#navConvention {
	width:186px;
	background:url(../images/nav/n_convention.jpg) no-repeat 0 0;
}

a#navEntertainment {
	width:150px;
	background:url(../images/nav/n_entertainment.jpg) no-repeat 0 0;
}

a#navPromo {
	width:222px;
	background:url(../images/nav/n_promotions.jpg) no-repeat 0 0;
}

/* secondary page navigation ******************************************************************/

#sectionNav {
	width:224px;
	float:right;
	display:inline;
	background:url(../images/bg_tertiary_nav.jpg) #f6f2e7 no-repeat 0 0;
	/*min-height:320px;*/
	margin:0 8px 0 0;
	position:relative;
}

#sectionNav li {
	height:35px;
	/*border-bottom:solid 1px #ddd;*/
}

#sectionNav li a {
	text-decoration:none;
	display:block;
	text-indent:-9999px;
	font-size:1px;
	padding:0 0 0 1px;
}

a#pgPlayers, a#pgTable, a#pgSlots, a#pgPoker, a#pgVip, a#pgHigh, a#pgEvents, a#pgAccommodations, a#pgLocation, a#pgReservations, a#pgPackages, a#pgPinnacle, a#pgGlacier, a#pgCafe, a#pgFacilities, a#pgMeeting, a#pgOnline, a#pgCalendar, a#pgVisit, a#pgApply, a#pgVt, a#pgGift {
	width:223px;
	height:35px;
}

a:hover#pgPlayers, a:hover#pgTable, a:hover#pgSlots, a:hover#pgPoker, a:hover#pgVip, a:hover#pgHigh, a:hover#pgAccommodations, a:hover#pgLocation, a:hover#pgReservations, a:hover#pgPackages, a:hover#pgPinnacle, a:hover#pgGlacier, a:hover#pgCafe, a:hover#pgFacilities, a:hover#pgMeeting, a:hover#pgOnline, a:hover#pgCalendar, a:hover#pgVisit, a:hover#pgApply, a:hover#pgVt, a:hover#pgGift {
	background-position:0 -35px;
}

a#pgPlayers {
	background:url(../images/tertiary_nav/players_club.gif) no-repeat 0 0;
}

a#pgTable {
	background:url(../images/tertiary_nav/table_games.gif) no-repeat 0 0;
}

a#pgSlots {
	background:url(../images/tertiary_nav/slots.gif) no-repeat 0 0;
}

a#pgPoker {
	background:url(../images/tertiary_nav/poker.gif) no-repeat 0 0;
}

a#pgVip {
	background:url(../images/tertiary_nav/vip_room.gif) no-repeat 0 0;
}

a#pgAccommodations {
	background:url(../images/tertiary_nav/accommodations.gif) no-repeat 0 0;
}

a#pgLocation {
	background:url(../images/tertiary_nav/location.gif) no-repeat 0 0;
}

a#pgReservations {
	background:url(../images/tertiary_nav/reservations.gif) no-repeat 0 0;
}

a#pgPackages {
	background:url(../images/tertiary_nav/packages.gif) no-repeat 0 0;
}

a#pgPinnacle {
	background:url(../images/tertiary_nav/pinnacle.gif) no-repeat 0 0;
}

a#pgGlacier {
	background:url(../images/tertiary_nav/glacier.gif) no-repeat 0 0;
}

a#pgCafe {
	background:url(../images/tertiary_nav/cafe.gif) no-repeat 0 0;
}

a#pgFacilities {
	background:url(../images/tertiary_nav/facilities.gif) no-repeat 0 0;
}

a#pgMeeting {
	background:url(../images/tertiary_nav/meeting_rooms.gif) no-repeat 0 0;
}

a#pgOnline {
	background:url(../images/tertiary_nav/online_rfp.gif) no-repeat 0 0;
}

a#pgCalendar {
	background:url(../images/tertiary_nav/calendar.gif) no-repeat 0 0;
}

a#pgVisit {
	background:url(../images/tertiary_nav/visit.gif) no-repeat 0 0;
}

a#pgApply {
	background:url(../images/tertiary_nav/apply.gif) no-repeat 0 0;
}

a#pgVt {
	background:url(../images/tertiary_nav/vt.gif) no-repeat 0 0;
}

a#pgGift {
	background:url(../images/tertiary_nav/gift_cards.gif) no-repeat 0 0;
}

/* title attributes *************************************************************************/

#div h2 {
	text-indent:-99999px;
	font-size:1px;
	margin:0 0 14px 0;
}

/* general */

#h_welcome {
	width:84px;
	height:17px;
	background:url(../images/h_welcome.gif) no-repeat 0 0;
}

.socMedia {
	position:absolute;
	right:35px;
	top:60px;
}