﻿@import url("explore.css");
@import url("membership.slidedown.css");
body
{
    background-color: #66563D;
    font-size: 100%;
    font-family: Arial,Tahoma,sans-serif;
    color: #696969;
}

body, form
{
	margin: 0;
    padding: 0;
}

strong {
    font-size: 1.3em;
}
ol, ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

/* this rule styles <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */
.page
{
    width: 1000px;
    height:650px;
    margin-left: auto;
    margin-right: auto;
    background-color:#66563D;
    border-color:#F9F9ED ;
	border-style:solid;
	border-width:2px;
}

/* Header Links */
#globalnav 
{
	padding: 0px 21px 0px 0px; 
	float: right; 
	line-height: 12px;
	*line-height: 14px; 
	text-align: right;
	margin: 0px;
}
#globalnav ul
{
    margin: 0px;
    padding: 0px;
}
ul#wynn-nav{
	display:block;
	text-align:right;
	margin-top:0;
	text-transform:uppercase;
}

div#header ul#wynn-nav li a {
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
	font-weight: normal;
}

div#header ul#wynn-nav li a:hover 
{
    color: #CDC9B2;
    text-decoration: none;
}

#header
{
    position: relative;
    margin:8px 0 0 0;
    color: #000;
    padding: 0;
}

div#header h1
{
	background:transparent url(images/wynn_sign_med.gif) no-repeat scroll left top;
	height:80px;
	margin:0 0 0 421px;
	width:163px;
}

div#header h1 a 
{
	display:block;
	width:100px;
	height:70px;
}

#main
{
    background-color: #fff;
    margin:0 20px;
    border:0;
    _height: 1px; /* only IE6 applies CSS properties starting with an underscrore */
}

#breadcrumb
{
	height:25px;
	overflow: hidden;
    width: 960px;
	color:#fff;
}
.bcactive
{
	background-color:#000;
}
.bcdisable
{
	background:none;
}

/*
#footer
{
    padding-right: 20px;
    padding-top:11px;
    line-height: normal;
    margin: 0;
    font-size: 10px;
    color:#fff;
    height:14px;
    background-color:#66563D;
    text-align:right;
    
}
*/

/* DATE PICKER  
-----------------------------------------------------------*/
.datepickerbox
{
	background:#FFFFFF url(../../Content/images/calendar2.png) no-repeat scroll right center;
	border-color:#CCCCCC ;
	border-style:solid none none solid;
	border-width:1px medium medium 1px;
	margin:0;
	max-width:130px;
	padding-right:16px;
	
}

/* TAB MENU   
----------------------------------------------------------*/
ul#menu
{
    border-bottom: 1px #66563D solid;
    padding: 0 0 2px;
    position: relative;
    margin: 0;
    text-align: right;
}

ul#menu li
{
    display: inline;
    list-style: none;
}

ul#menu li#greeting
{
    padding: 10px 20px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.8em;
    color: #fff;
}

ul#menu li a
{
    padding: 10px 20px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.8em;
    background-color: #e8eef4;
    color: #034af3;
}

ul#menu li a:hover
{
    background-color: #fff;
    text-decoration: none;
}

ul#menu li a:active
{
    background-color: #a6e2a6;
    text-decoration: none;
}

ul#menu li.selected a
{
    background-color: #fff;
    color: #000;
}

/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

fieldset 
{
    margin: 1em 0;
    padding: 1em;
    border: 1px solid #CCC;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset label 
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input[type="text"] 
{
    width: 158px;
    height:20px;
    border:solid 1px #A2998A;
    border-top:solid 1px #3C3324;
}

select
{
    width: 161px;
    height:23px;
    border:solid 1px #A2998A;
    border-top:solid 1px #3C3324;
}


input[type="password"] 
{
    width: 200px;
    border: 1px solid #CCC;
}

/* TABLE
----------------------------------------------------------*/

table 
{
  border: 0;
  border-collapse: collapse;
}

table td 
{
  padding: 5px;   
  border: solid 1px #e8eef4;
}

#resvdate table td
{
	text-align:center;
}

/* MISC  
----------------------------------------------------------*/
.clear
{
    clear: both;
}

.error
{
    color:Red;
}

#menucontainer
{
    margin-top:40px;
}

div#title
{
    display:block;
    float:left;
    text-align:left;
}

#logindisplay
{
    font-size:1.1em;
    display:block;
    text-align:right;
    margin:10px;
    color:White;
}

#logindisplay a:link
{
    color: white;
    text-decoration: underline;
}

#logindisplay a:visited
{
    color: white;
    text-decoration: underline;
}

#logindisplay a:hover
{
    color: white;
    text-decoration: none;
}

.field-validation-error
{
    color: #ff0000;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

/*----------------------------------------------------------
	Galleria
----------------------------------------------------------*/
.galleria{list-style:none;}
.galleria li{display:block;width:80px;height:70px;overflow:hidden;float:left;margin-top:1px;}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:400px} /* MSIE bug */

/* End of Galleria */



/* Dining */

.diningLeft 
{
	background-color:#FFFFFF;
	float:left;
	padding:0;
	left:0%;
	width:370px;
	height:497px;
	font-size:12px;
	overflow:hidden;
}

.diningRight
{
	float:left;
	right:0;
	width:590px;
	padding:0;
	height:497px;
	font-size:12px;
	background-color:#796A53;
}
#imgloadingbox img
{
	display:block;
	margin: 217px auto;
	vertical-align:middle;
}

.whitebox 
{
	background-color:#FFFFFF;
	position:relative;
}

.mainWrapper
{
	position:relative;
	float:left;
	left:0.00%;
	width:100%;
}

.clearfix:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}
.clearfix{
	display:inline-block;
}
* html .clearfix {
	height:1%;
}
.clearfix {
	display:block;
}

#logo 
{
	margin:15px 0 15px 0;
	width:113px;
	display:block;
	margin-left:auto;
	margin-right:auto;
}
#logo a 
{
	color:#66563D;
}

#logo a:link
{
    color:#66563D;
    text-decoration:none;
}

#logo a:visited
{
    color:#66563D;
    text-decoration: none;
}

#logo a:hover
{
    color:#66563D;
    text-decoration: none;
}
#logo a:active
{
    color:#66563D;
    text-decoration: none;
}
.prodTitle 
{
    height:25px;
	border:0;
    background-color:#4C402E;
    color:#F9F9EF;
	/*padding:5px 0px 0px 13px;*/
    font-size:13px;
    font-weight:bold;
    width:960px;
}

#breadtitle
{
    padding-left: 0px;
	padding-right:0px;
	font-size:12px;
	font-weight:bold;

}
/*Explore navigation*/
#explore
{
    padding-left:10px;
    font-size:12px;
    font-weight:bold;
}
.exploreBox
{
    width: 370px;
}
/*
.prodTitle span
{
	padding-top:3px;
	padding-left:10px;
	padding-right:30px;
}
*/

#footer
{
	height:20px;
	width:956px;
	margin-left:20px;
	border:0;
	background-color:#4C402E;
	color:#F9F9EF;
	font-size:10px;
	padding:5px 0 0 5px;
}
#copyright
{
	float:right;
}

.float-left
{
	float:left;
}

#searchBox
{
	height:367px;
	padding:0;
	margin:0;
	border-bottom:2px solid #A4A4A2; 
}

#resvDate
{
	height:200px;
}

.table-avail 
{
	border:0;
	margin:0 5px;
	width:97%;
	font-size:12px;
}
.table-avail td 
{
	border:0;
	vertical-align:top;
	color:#000;
}

#time
{
	border:0; 
	color:#565656; 
	text-align:center; 
	line-height:28px;	
}
.linkcontainer
{
	margin-top:10px;
	height:40px;
}
.linkcontainer #lnkCancel
{
	margin-top:4px;
}

/*
.cancelbox 
{
	border-top:solid 2px #A4A4A2 ;
	padding:10px 0 10px 10px;
	height:35px;
	font-size:12px;
}
*/
.wynngray
{
	color:#575757;
}
.cancelbox p
{
	line-height:.8em;
	margin:10px 0 0 0;
	padding:0;
	color:#000;
}

#cancelbox
{
	font-size:12px;
}

#cancelbuttonbar
{
	text-align:center;
}
#getresinfo
{
	width:372px;
	height:35px;	
}
#getresinfo span
{
	font-size:11px;
	color:#66563D;
	margin-top:5px;
}

#statusbox
{
	font-size:12px;
	width:345px;
}

.alignright
{
	text-align:right;
}

#searchInfo
{
	padding:10px 0 0 13px;
}
.search-info
{
	height:120px;
}
.searchinfo-noavail
{
	height:95px;
}

#searchInfo ul 
{
	margin:0 0 0 10px;
	line-height: 1.5em;
	color:#000;
	font-weight:bold;
	padding:0;
}
#searchInfo ul li
{
	list-style: none;
}
#searchInfo h3
{
	font-weight:bold;
}

#loadingBox, #searchStatus, #searchAll, #searchagain
{
	height:23px;
	padding:5px 5px 0 5px;
	background-color:#66563D;
	color:#F2F2DA;
	vertical-align:middle;
	text-align:center;
	font-weight:bold;
	display:none;
	font-size:12px;
}
#loadingcancel, #loadingresbox
{
	height:23px;
	padding:5px 5px 0 5px;
	vertical-align:middle;
	text-align:center;
	font-weight:bold;
	display:none;
}
#imgback, #modifyselection
{
	float:left;
}

#modifyselection
{
	margin:4px;
}

#noavail
{
	height:20px;
	padding:5px 5px 0 5px;
	text-align:center;
	vertical-align:middle;
	color:#000;
}

#searchagain
{
	display:block;
	text-align:right;
	padding:0;
	height:24px;
}
#searchagain .fakelink
{
	padding-right:5px;
}
.statusimage
{
	border:none;
	margin-right:4px;
	vertical-align:middle;
	cursor:pointer;
}

#searchStatus
{
	text-align:right;	
}
.fakelink
{
	text-decoration:underline;
	font-size:1em;
}

.fakelink:hover
{
	cursor:pointer;
	text-decoration:none;
}


#searchStatus strong:hover, #searchAll span:hover
{
	text-decoration:none;
	cursor:pointer;
}

#searchStatus span
{
	float:left;
	left:0%;
	margin-top:3px;
	text-decoration:none;
}
#searchStatus a 
{
	float:right;
	right:0%;
}

#results 
{
	border:0;
	color:#fff;
	vertical-align:middle;
	display:none;
	background-color:#fff;
	/* required settings for scroller */ 
    position:relative; 
    overflow:hidden; 
}

#rlanding
{
	margin:0;
	padding:0;
	border:0;
}

#results table
{
	width:100%;
	border:0;
	
}
.resultrow
{
	background-color:#000;
	/*border-bottom:solid 1px #434240;*/
}

#results h3, #rlanding h3
{
	color:#66563D;
	font-weight:bold;
	font-size:14px;
	margin:0;
	margin-left:3px;
	padding:3px 0 1px 0; 
}

#nores
{
	color:#66563D;
	position:absolute;
	width:107px;
	top:50%;
	height:30px;
	margin-top:-15px;
	float:right;
	font-size:0.9em;
	padding-left:21px;
	/*background: url(images/icons/custom/info-bw.png) no-repeat scroll left center;*/
	right:0;
}

#results span, #rlanding span
{
	margin-left:12px;
	color:#66563D;
}
.selecteditem, .hoveritem
{
	background-color:#231C12;
	color:#F2F2DA;	
	cursor:pointer;
}

.selecteditem 
{
	border:solid 1px #fff;
}

.searchitem, .searchitem-selected
{
	border:0;
	border-bottom:solid 1px #7F7F7F;	
	height:40px; 
	position:relative;
}
.searchitem-width
{
	width:370px;
}

.searchitem-selected-width
{
	width:290px;
}

.searchresults
{
	background:#fff url('images/result_arrow_b.png') no-repeat scroll right center;
}
.searchresults-hover, .selecteditem
{
	background:#000 url('images/result_arrow_w.png') no-repeat scroll right center;
	cursor:pointer;
	background-color:#F2F2DA;
	color:#F9F9EF;
}
.landingresult
{
	background:#000 url('images/result_arrow_w.png') no-repeat scroll right center;
}

#imgGallery
{
	padding:0;
	overflow:hidden;
}

#gallery-outer
{
	background-color:#F2F2DA;
	height:497px;
	overflow:hidden;
}

#galleryheader
{
	background-image:url('images/gallery_header_bg.png');
	height:29px;
}

#galleryheader #prodname
{
	font-size:14px;
	font-weight:bold;
	margin:5px;
}

#gallerylinkbar
{
	float:right;
	margin:0;
	margin-right:5px;
}

#carouselimages
{
	height:137px;
	vertical-align:middle;	
	margin:0;
	width:auto;
}

#imageGallery
{
	width:100%;
	height:497px;
	border:0;
	margin:0;
	padding:0;
	background-color:#F2F2DA;
	font-size:12px;
	overflow:hidden;
}

#imageGallery td
{
	border:0;
	padding:0;
	vertical-align:top;
	overflow:hidden;
}

#imageGallery a
{
	color:#6F6F6F;
	font-size:1.1em;
	margin-left:3px;
}

.gallery
{
	margin:0;
	margin-top:0;
	width:750px!important;
	overflow:hidden;
	/*margin:auto!important;*/
}

* html .gallery
{
	margin:0!important;
	margin-top:0;
	width:750px!important;
}


.gallery img
{
	width:122px!important;
	height:auto!important;
	margin-left:0!important;
}

#main_image
{
	height:330px;
	width:590px;
	background:black;
	overflow:hidden;
}

.desctitle
{
	vertical-align:middle;
	height:25px;
	padding-left:1em;
}

.proddesc 
{
	width:560px;
	/*margin:3px 0 0 17px;*/
	text-align:justify;
	height:98px;
	line-height:18px;
	padding:0 10px 10px 10px;
	overflow-x:hidden;
	overflow-y:auto;
}
.proddesc ul
{
	list-style-type:circle;
	padding:0;
}

.menucell{
	height:30px; 
    padding-left:1em; 
    vertical-align:middle; 
    background: url('images/menu_ico.png') no-repeat right center;
}

#timeselector
{
	position:absolute;
	background-color:#fff;
	vertical-align:middle;
	float:right;
	width:110px;
	color:#66563D;
	top:160px;
	font-size:0.9em;
	right:0;
	width:108px;
	height:337px;
	line-height:2em;
	text-align:center;
	font-size:11px;
}

#timeselectorinner
{
	overflow-x:hidden;
	overflow-y:auto;
	height:314px;
}

#timeselector strong
{
	font-size: 1.1em;
}

#timeselector span
{
	font-size:1.1em;
	text-decoration:underline;
}

.timecell
{
	width:107px;
	border-bottom:solid 1px #7F7F7F;	
	height:20px;
}

.tabselected
{
	background-color: #F2F2DA !important;
	color:#000 !important;
}

.hidden 
{
	display:none;
}
#searchAll
{
	height:22px;
	padding:5px 5px 0 5px;
	background-color:#66563D;
	border:solid 1px #66563D;
	color:#fff;
	vertical-align:middle;
	text-align:right;
	font-weight:bold;
}
#searchAll span
{
	
}
#searchAll img
{
	vertical-align:middle;
	margin-right:5px;
}

/*
.itemTitle {
	background-attachment:fixed;
	background-image:url(../../Content/images/menu_ico.png);
	background-position:right center;
	background-repeat:no-repeat;
	height:30px;
	padding-left:1em;
	vertical-align:middle;
}
*/

#resdetails 
{
	height:195px;
	padding:10px 0 0 13px;
}

.resdetail
{
	font-weight:bold;
}

#resdetails ul 
{
	margin:5px 0 0 10px;
	line-height: 1.6em;
	color:#000;
}

#resdetails table
{
	margin-left:10px;
}

.infotitle
{
	clear:left;
	color:#66563D;
	font-family:Arial,Tahoma,sans-serif;
	font-size:13px;
	line-height:1.4em;
	font-weight:normal;
}

/* Guest Info  */

.guestouter 
{
	padding:3px 0 0 px;
	background-color:#F2F2DA;
	margin:0;
	width:590px;
	height:497px;
}
.guestouter strong
{
	font-size:1em;
	color:#000;
	font-weight:normal;
}
.guestouter p
{
	margin:10px;
	padding:0px;
	line-height:14px;
}
#resdetails	 table td
{
	border:0;
	padding:4px;
	color:#000;	
}

.ginfo
{
	height:406px;
}

.guestinfo
{
	border:0;
	table-layout:fixed;
	width:578px;
	/*height:470px;*/
	margin-left:12px;
}
.guestinfo-title
{
	color:#66563D;
	height:25px;
	line-height:1.8em;
	padding-top:5px;
}
.guestinfo-title strong
{
	color:#66563D;
	font-weight:bold;	
	font-size:1.2em;
	margin-left:12px;
}
.guestinfo td
{
	border:0;
	color:#565457;
}
.guestinfo h3
{
	font-weight:bold;
	margin:0;
	padding:0;
}
textarea
{
	font-family: Arial,Tahoma,sans-serif;
	font-size:12px;
}

.lbl
{
	padding:0 0 1px 0;
}
.fieldcell
{
    height: 29px;
	padding: 0 5px 5px 0;
}

.chargeinfo
{
	padding:7px 0 7px 0;
}
.cardtype
{
	padding-right:10px;
	text-align:right;
}
.vsign .terms
{
	padding: 20px 0 5px 0;
	vertical-align:middle;
	text-align:left;
}

.terms 
{
	text-align:right;
}
.terms a 
{
	color: #67563C;
}

#expmonth
{
	width:62px;
}
#expyear 
{
	width: 72px;
}

#chkterms
{
	vertical-align:middle;
	text-align:right;
}
.infotext
{
	color:#67563C;
	margin-right:9px;
}
.graytext , .graytext a
{
	color: #888886;
}

#cctype 
{
	float:right;
	padding-right:15px;
}

#resverrorwindow
{
	font-size:12px;
}


/*Validation*/

/*
#guestform label.error, .valerror
{
	background:url("images/icons/custom/uncheck.gif") no-repeat 0px 0px;
	padding-left:16px;
	padding-bottom:2px;
	margin-left:3px;
}

#guestform label.checked 
{
	background:url("images/icons/custom/check.gif") no-repeat 0px 0px;
}
*/

input.error, select.error
{
	 border: solid 1px red !important; 
	 color:#ff0000;
	
}

#chkterms.error
{
	outline:#FF0000 solid 1px !important;
}

#guestform img:hover, #guestreview img:hover
{
	cursor:pointer;
}

/*Review GuestInfo*/
#guestreview td
{
	border:none;
	color:#000;
	vertical-align:top;
}


#guestreview h3 
{
	font-size:1.2em;
	font-weight:bold;
	color:#66563D;
	margin:0;
}

.process
{
	position:relative;
	margin-top:0;
}

#rlogo
{
	position:absolute;
}

em { font-weight: bold; vertical-align: top; font-style:normal; }

/* jCarousel*/

.jcarousel-container-vertical {
    width: 370px;
    height: 339px;
    background: #e8e8e8;
    border: 1px solid #fff;
}

.jcarousel-clip-vertical {
    top: 15px;
    width: 370px;
    height: 307px;
    margin: 0 5px;
    z-index: 20;
}

#results li,
.jcarousel-item-vertical,
.jcarousel-item-placeholder-vertical {
    width: 370px;
    height:41px;
    margin: 0;
}

.jcarousel-item h3,
.jcarousel-item p {
    margin: 0;
    font-size: 90%;
}


.jcarousel-next-vertical {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 370px;
    height: 17px;
    text-indent:192px;
    cursor: pointer;
    background: #7F7F7F url(images/arrow-down.gif) no-repeat center;
}

.jcarousel-next-disabled-vertical {
    cursor: default;
    opacity: .5;
    -moz-opacity: .5;
    filter: alpha(opacity=50);
    background-image: none;
}

.jcarousel-prev-vertical {
    position: absolute;
    top: 0;
    left: 0;
    width: 370px;
    height: 17px;
    text-indent:192px;
    cursor: pointer;
    background: #7F7F7F url(images/arrow-up.gif) no-repeat center;
}

.jcarousel-prev-disabled-vertical {
    cursor: default;
    opacity: .5;
    -moz-opacity: .5;
    filter: alpha(opacity=50);
    background-image: none;
}

.loading {
    background: transparent url(../images/loading.gif) 50% 50% no-repeat;
}



/* Cancellation Box */

#cancelModal a
{
	text-decoration:none;
}

#cancelModal 
{
	font-family: Arial,Tahoma,sans-serif;
	font-size: 1em;
}

.wynnlinkbutton, .disabled-button
{
	background:#4D402F;
    display:inline-block;
    font-weight:bold;
    font-size:12px;
    color:#f0f0da;
    text-align:center;
    height:16px;
    padding:3px 18px 3px;
    text-align:right;
    vertical-align:text-top;
    text-decoration:none;
}

.wynnbackbutton {
	color:#6F6F6F !important;
	text-decoration:underline !important;
}

.disabled-button
{
	background:#7f7f7f;
}

.disabled-button:hover
{
	cursor:default;
}


.wynngallerybutton, .breadcrumblink
{
	background:none;
    display:inline-block;
    font-weight:bold;
    font-size:12px;
    color:#6F6F6F;
    text-align:center;
    height:20px;
    padding:6px 15px 3px;
    text-align:right;
    vertical-align:text-top;
    text-decoration:none;
}

.breadcrumblink
{
	color:#fff;
	padding:4px 4px 0 6px;
	height:21px;
	font-weight:normal;
}

.breadcrumblink:hover
{
	text-decoration:none;
}

.bcvisited
{
	text-decoration:underline;
	cursor:pointer;
}

.wynngallerybutton:hover {color:#000; text-decoration:none;}

.float-right
{
	float:right;
}
.wynnlinkbutton:hover {background:#000;color:#fff; text-decoration:none;}

#cancellationresult
{
	text-align:center;
}
#cancellationresult ul
{
	text-align:left;
	color:#ff0000;
	list-style-type:square;
}

#resvinfo 
{
	font-size:12px;
}

#resvinfo strong
{
	width: 50px;
	font-size:1em;
	font-weight:normal;
	color:#000;
}
#resvinfo table
{
	line-height:1em;
	width:100%;
}

.info-label
{
	width:30%
}

.info-header 
{
	background-color:#595552;
	color:#fff;
}
.info-row
{
	background-color:#EAE6DA;
}

#questionbox
{
	font-weight:bold;
	height:63px;
	margin-left:29px;
	margin-top:9px;
	padding-left:42px;
	padding-top:8px;
	width:75%;
}
#questionbox p 
{
	padding-left:59px;
}

/*Slide show */
#singleimageviewer 
{
	position: relative;
}
#singleimageviewer .slide
{
	height:497px;
	position:absolute;
}

#mySlideShow, #singleimageviewer 
{
    height:497px;
    width: 590px;
}
.slide .slide-caption  {
    width: 578px;
    border:1px solid #999999;
    color: #F2F2DA;
    text-align:justify;
    background-color: #66563D;
    position: absolute;
    bottom:0px;
}
.slide 
{
	height:497px;
}
.slide-show {
    position: relative;
}
.slide-show .slide {
    display: none;
    position:absolute;
}
.slide-show .slide.first, .slide img {
    display: block;
}
.slide-caption 
{
	padding:5px;
	font-size:11px;
}

#confirmtable, #confirmtable td
{
	border:0;
	color:#000;
}

#confirmtable h3
{
	font-weight:bold;
	font-size:16px;
}

.center-align
{
	text-align:center;
}

#confirmtable h2
{
	margin-top:15px;
	font-size:17px;
	text-align:center;
}
	
#confdetails
{
	border:1px solid #7F7F7F;
	border-collapse:separate;
	font-weight:bold;
	height:115px;
	margin:15px 0;
	width:100%;
}
div #confcontent ul
{
	line-height:17px;
}

div #confcontent
{
	line-height:18px;
	font-size:12px;
	padding-left:13px;
	text-align:justify;
}
#confinfo
{
	width:290px;
	height:75px;
	border-right:1px solid #7F7F7F;
	margin:12px 15px;
}

#confreslogo
{
	/*border-left:1px solid #7F7F7F;
	padding-left:75px; */
	width:200px;
	height:100px;
	margin-top:3px;
	float:right;
}
#confreslogo img
{
	margin-top:auto;
	margin-bottom:auto;
}

#confcontent strong
{
	font-weight:bold;
}

#confcontent p
{
	margin:5px 0;
	line-height:16px;
}

.confinfocell
{
	border-right:1px solid #7F7F7F !important;
	vertical-align:middle;
	width:50.5%;
}

.conflogocell
{
	width:40%;
}

.buttonbar 
{
	width:170px;
	text-align:left;
	float:right;
	margin-right:11px;
}

div #confirmbuttonbar
{
	width:334px;
}
.conflink
{
	line-height:38px;
	margin-left:10px;
	color:#66563D;
}
.ccinfo
{
	width:524px;
	margin:10px 0;
	padding:10px;
	border:solid 1px #66563D;
}

div #privacybox
{
	float:left;
	margin-left:13px;
}

div #privacybox span
{
	margin-left:32px;
}

#valerrorbox strong
{
	margin-left: -35px;
	font-weight:bold;
	font-size:12px;
}

#privacywindow, #termswindow, #promotionterms, #validationwindow
{
	width:600px;
	margin-left:-290px;
}
.tellmemore {
height:190px;
overflow-x:hidden;
overflow-y:hidden;
}

.termsprivacy
{
	height:299px;
	overflow-x:hidden;
	overflow-y:scroll;
}

.termsprivacy h4, #terms_dining h4
{
	color:#66563D;
	font-size:11px;
	margin:0;
	text-transform:uppercase;
}

.termsprivacy p, #terms_dining p
{
	margin:0 0 22px;
	text-align:justify;
	width:548px;
	font-size:12px;
	line-height:15px;
	text-indent:0;
}

#terms_dining p
{
	width:570px!important;
}

.termsprivacy ul li
{
	list-style-position:inside;
	list-style-type:disc !important;
	margin:5px !important;
}


#privacywindow
{
	width:600px;
	margin-left:-290px;
}

.jqmdBC li
{
	line-height:18px !important;
	list-style-type:square;
}

.jqmdBC li:first-letter {
    text-transform: uppercase;
}

#jqmButtonBar
{
	width:53%;
	text-align:center;
	height:32px;
}

.jqmButtonBar, .jqmValButtonBar 
{
	text-align:center;
	height:32px;
}
.jqmValButtonBar
{
	width:225px;
}

div #reviewinner
{
	height:457px;
}

div #reviewinner table
{
	margin-top:1px;
}

#commentreview
{
	height:40px;
	overflow-x:hidden;
	overflow-y:auto;
}

div #reviewbuttonbar
{
	width:100%;
	text-align:center;
}
#lnkModify, #lnkBookAgain
{
	margin-left:11px;
}

#lnkReserve, #lnkConfPrint
{
	margin-right:11px;
}
/*
#lnkConfPrint
{
	display:inline-block;
    font-weight:bold;
    font-size:12px;
    color:#f0f0da;
    text-align:center;
    height:16px;
    padding:3px 18px 3px;
    text-align:right;
    vertical-align:text-top;
    text-decoration:none;
	background: #4D402F url('images/icons/ledsmall/printer.png')no-repeat scroll left center;
}

#lnkConfPrint:hover
{
	background: #000 url('images/icons/ledsmall/printer.png')no-repeat scroll left center;
}
*/

div #creditinfo
{
	margin-top:25px;
	width:516px;
}

/* Info Success Warning Error Boxes */

.infobox, .successbox, .warningbox, .errorbox, .validationbox, .statusMsgbox {
	border: 1px solid;
	margin: 10px 0px;
	padding:15px 10px 15px 50px;
	background-repeat: no-repeat;
	background-position: 10px center;
}
.infobox {
	color: #66563D;
	background-image: url('images/icons/ecommerce/info.png');
}
.successbox {
	color: #4F8A10;
	background-image:url('images/icons/ecommerce/ok.png');
}
.errorbox {
    color: #D8000C;
    background-image: url('images/icons/ecommerce/cancel.png');
}
.statusMsgbox, .warningbox
{
	color:#000;
	padding:15px 10px 15px 15px!important;
}

/*Membership sign in, sign out box.*/
#welcomeMemberContainer
{
    float:right;
    margin:0;
    overflow:hidden;
    width:257px;
    padding:4px 0 0;
}
.wynnNavigation span.welcomeWrapper
{
    margin: 0px;
    width:192px;
    overflow: hidden;
    padding:0;
    float: right;
}
.wynnNavigation span#welcome
{
    float:right;
    font-size:12px;
    overflow:hidden;
    text-align:right;
    white-space:nowrap;
    padding: 0 0 0 15px;
}
.wynnNavigation span.logout
{
    float:right;
    font-size:12px;
    padding: 0;
    margin:0 8px 0 5px;
}
.wynnNavigation span#profileLink, .wynnNavigation span#close
{
    float:right;
    font-size:12px;
    color:#fff;
    height:21px;
    padding:0 10px 7px 0;
}
#welcomeMemberContainer a
{
    color:#fff;
}
#welcomeMemberContainer a:hover
{
    text-decoration: none;
}
.loginBox
{
    font-size: 12px;
}
.loginBox .wynnlinkbutton
{
    background: #66563c;
}
.loginBox .wynnlinkbutton.disabled,.loginBox .wynnlinkbutton.disabled:hover
{
    background:#ABABAB none repeat scroll 0 0 !important;
    text-decoration: none !important;
    cursor:default !important;
}
.loginBox .wynnlinkbutton:hover
{
    background:#262017;
    color:#FFF;
    text-decoration: none !important;
}
.grayLink
{
	color:#6F6F6F!important;
	width:auto!important;
}
.grayLink:hover
{
	text-decoration:none!important;
	background-color:#fff!important;
}
.cancelLink 
{
	color: #6F6F6F !important;
	margin-right:5px;
	text-decoration:underline !important;
}
.cancelLink:hover
{
	text-decoration:none!important;
} 


.sitewindow
{
	 width:600px !important;
	 font-size: 12px !important;
	 text-align:justify;
}

.singleColumn div.security label {
width:153px;
}

.singleColumn div label {
display:inline-block;
height:22px;
width:203px;
}

label {
vertical-align:middle;
}

.singleColumn div select {
width:272px;
}

.singleColumn select {
height:22px;
}

.singleColumn input, .singleColumn select {
border-bottom-color:#8B877C;
border-bottom-style:solid;
border-bottom-width:1px;
border-left-color-ltr-source:physical;
border-left-color-rtl-source:physical;
border-left-color-value:#8B877C;
border-left-style-ltr-source:physical;
border-left-style-rtl-source:physical;
border-left-style-value:solid;
border-left-width-ltr-source:physical;
border-left-width-rtl-source:physical;
border-left-width-value:1px;
border-right-color-ltr-source:physical;
border-right-color-rtl-source:physical;
border-right-color-value:#8B877C;
border-right-style-ltr-source:physical;
border-right-style-rtl-source:physical;
border-right-style-value:solid;
border-right-width-ltr-source:physical;
border-right-width-rtl-source:physical;
border-right-width-value:1px;
border-top-color:#8B877C;
border-top-style:solid;
border-top-width:1px;
color:#66563D;
vertical-align:middle;
}

.singleColumn div {
margin-bottom:16px;
margin-left:0;
margin-right:0;
margin-top:0;
}

.singleColumn div.security input {
width:320px;
}

.singleColumn div input {
width:270px;
}

.singleColumn input {
height:19px;
padding-bottom:0;
padding-left:0;
padding-right:0;
padding-top:1px;
}

.singleColumn div.security select {
width:322px;
}


.errorMsg {
color:#FF0000;
font-weight:bold;
}

.dialog {
line-height:18px;
}

.formBox form.updateaddrform2 {
margin-bottom:0;
margin-left:15px;
margin-right:0;
margin-top:0;
width:500px;
}

.marginchange
{
	color: #ff0000 !important;
	margin-bottom: -15px;
	width:576px;
}