@charset "utf-8";
body#iframed {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #000;
	background-color: #f6f6f4;
	background-image: none;
	padding: 5px;
}
/* CSS Document */


body {
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	margin: 0px;
}

.address {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	width: 100%;
	padding-left: 6px;
}


h3 {
	padding: 0px;
	margin: 7px 0px 7px 0px;
	text-decoration: underline;
	color: #096;
}
p {
	margin: 0;
	
}
.forms input, .forms textarea {
	width: 300px;
	resize: none;
	margin: 0px;
}

.forms td {
	vertical-align: top;	
}

#affiliates {
	width: 100%;	
}

#affiliates td {
	text-align: center;
	width: 25%;
	vertical-align: top;
	nowrap;
}

#wrapper {
	width: 1050px;
	z-index: 1;
}

.required {
	color: #C03;
	font-size: 10px;
	text-align: right;
}

#dsmenu {
	position: absolute;
	margin-left: -107px;
	
}

#ccmenu {
	position: absolute;
	margin-left: -107px;
}

#main {
	width: 900px;
	height: 700px;
	margin-top: 90px;
	background-color: #fff;
	z-index: 2;
	text-align:left;
}

#logo {
	width: 248px;
	height: 160px;
	top: 0px;
	margin-left: -60px;
	position: absolute;
	z-index: 15;
}

#logon {
	position: absolute;
	width: 700px;
	height: 65px;
	top: 10px;
	margin-left: 240px;
	z-index: 200;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	vertical-align: middle;
}

#tempmessage {
	background-color: #eee;
	color: #333;
	padding: 3px;
	width: 525px;;
	white-space: nowrap;
	margin-bottom: 10px;
}

#logon .cell {
	padding: 2px;
	background-color: #fff;
}

#logon #table {
	margin-top: 50px;	
}

#logon #memb {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	font-weight: bold;
 	font-style: italic;
	font-size: 14px;
}

#logon #memberemail {
	width: 180px;
	padding-left: 9px;
	padding-bottom: 0px;
	line-height: 23px;
	height: 23px;
	background-image: url(images/memberback-a.gif);
	background-repeat: no-repeat;
	border: 0px;
	vertical-align: middle;
	color: #6c6c6c;
 	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: 100;
	font-size: 14px;
}

#logon #memberemail:focus,
#logon #memberemail.notempty {
	background-image: url(images/memberback-b.gif);	
}

#logon #memberpass {
	width: 111px;
	padding-left: 9px;
	padding-bottom: 0px;
	height: 23px;
	line-height: 23px;
	background-image: url(images/zipback-a.gif);
	border: 0px;
	vertical-align: middle;	
	color: #6c6c6c;
 	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: 100;
	font-size: 14px;
}

#logon #memberpass:focus, 
#logon #memberpass.notempty {
	background-image: url(images/zipback-b.gif);	
}

#logon #subbutton {
	padding: 0px;
	margin: 0px;
	vertical-align: middle;	
}


#menubg {
	background-image: url(images/menubg.png);
	width: 931px;
	margin-left: -15px;
	height: 54px;
	margin-top: 25px;
	position: absolute;
	z-index: 10;
	text-align: left;
}

/* FOOTER links */
#footer_menu
{
	position: absolute;
	text-align: left;
	font-size: 13px;
	z-index: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	margin-top: 675px;
	height: 20px;
	width: 915px;
	background-image: url(images/80percent.png);
}

#poweredbycawia {
	margin-top: 5px;	
}

#footer_menu a {
	color: #000;
}

#footer_menu .cell {
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
}

/********************
the menu styles for the items: home resorts activities ... enter to win

**********************/
.menu {
	border-collapse: collapse;
	margin-top: 8px;
	margin-right: 27px;
}

.menu td {
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 16px;
	white-space: nowrap;
}

.menu a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	1color: #beaca7;
	color: #f0c221;
}

.menu a:hover{
	color: #fff;	
}

.menu a.active {
	font-size: 14px;
	color: #fff;
	text-decoration:none;
	cursor: default;
}

#logon a {
	color: #000;	
}

/***************************
BEGIN RESORTS DROPDOWN MENU
****************************/

/* the resorts submenu containing table */
#resortsmenu {
	position: absolute;
	background-image: url(images/resortsmenubg.png);
	font-family: "Times New Roman", Times, serif;
	margin-top: 15px;
}
/* the resorts submenu item cells */
#resortsmenu td {
	vertical-align: middle;
	padding: 8px;
}

/* base style for the resorts sub menu items */
#resortsmenu a {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	color: white;
	font-style: italic;
}
/* hover style for the resorts sub menu items */
#resortsmenu a:hover {
	color: black;
}

/***********************
END RESORTS DROPDOWN MENU
************************/

/*************
BEGIN ACTIVITIES DROPDOWN MENU
*************/
#actsub {
	position: absolute;
	margin: 0;
	margin-top: 0px;
	border-top: 15px solid white;
	background-image: url(images/resortslogonbg.png);
	font-family: "Times New Roman", Times, serif;
}

#actsub td {
	vertical-align: middle;
	padding: 8px;
}

/* style for the menu items */
#actsub a
{
	text-decoration:none;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	color: white;
	font-style: italic;
	font-weight: bold;
}

#actsub a:hover {
	color: black;
}

/***********************
END ACTIVITIES DROPDOWN MENU
************************/
/*************
BEGIN NEWSLETTER DROPDOWN MENU
*************/
#newletsub {
	position: absolute;
	margin: 0;
	margin-top: 0px;
	border-top: 15px solid white;
	background-image: url(images/resortslogonbg.png);
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	color: white;
	font-style: italic;
}

#newletsub td {
	padding: 8px;
	vertical-align: middle;
}
/* style for the menu items */

#newletsub a {
	text-decoration:none;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	color: white;
	font-style: italic;
	font-weight: bold;
}

#newletsub a:hover {
	color: black;
}

/***********************
END NEWSLETTER DROPDOWN MENU
************************/
/*************
BEGIN HANDBOOK DROPDOWN MENU
*************/
#handbooksub {
	position: absolute;
	margin: 0;
	margin-top: 0px;
	border-top: 15px solid white;
	background-image: url(images/resortslogonbg.png);
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	color: white;
	font-style: italic;
}

#handbooksub td {
	padding: 8px;
	vertical-align: middle;
}
/* style for the menu items */

#handbooksub a {
	text-decoration:none;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	color: white;
	font-style: italic;
	font-weight: bold;
}

#handbooksub a:hover {
	color: black;
}

/***********************
END HANDBOOK DROPDOWN MENU
************************/
#slideshow {
	position: absolute;
	margin: 10px;
	width: 880px;
	height: 380px;
	z-index: 3;
}

#slideshow img {
	max-height: 380px;
}

#arvee {
	position: absolute;
	margin-left: -75px;
	margin-top: 560px;
	z-index: 300;
}

#propertynav {
	width: 880px;
	margin-left: 10px;
	height: 90px;
	margin-top: 400px;
	position: absolute;
	z-index: 4;
	text-align: left;
}

#dsgraphic {
	position: absolute;
	margin-left: 445px;	
}

#ccgraphic {
	position: absolute;	
}

#promo {
	width: 335px;
	height: 190px;
	margin-left: 555px;
	margin-top: 500px;
	position: absolute;
	z-index: 4;
}

#content {
	width: 510px;
	margin-left: 25px;
	height: 100px;
	margin-top: 500px;
	position: absolute;
	z-index: 4;
	overflow-y: auto;
	text-align: left;
	padding: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-color: #212121;
	line-height: 22px;
}

#subcontent {
	position: absolute;
	width: 900px;
	height: 548px;
	margin-top: 70px;
	margin-left: 0px;
	margin-bottom: 100px;
	z-index: 4;
	background-image: url(images/subcontentbg.png);
	background-repeat: no-repeat;
}

#subcontentcontent {
	overflow-y: auto;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-color: #212121;
	line-height: 18px;
	height: 455px;
	margin-left: 15px;
	padding-right: 15px;
}

/* apply this class to subcontentcontent divs to make them wider */
.noAccentPhotos {
	width: 798px;	
}

#subcontentds {
	position: absolute;
	width: 900px;
	height: 548px;
	margin-top: 70px;
	margin-left: 0px;
	margin-bottom: 100px;
	z-index: 4;
	background-image: url(images/subcontentbgds.png);
	background-repeat: no-repeat;
}

#subcontentcc {
	position: absolute;
	width: 900px;
	height: 548px;
	margin-top: 70px;
	margin-left: 0px;
	margin-bottom: 100px;
	z-index: 4;
	background-image: url(images/subcontentbgcc.png);
	background-repeat: no-repeat;
}
/* main content container for canyon creek, delta shores */
#subcontentcontentsites {
	overflow-y: auto;
	overflow-x: hidden;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-color: #212121;
	line-height: 18px;
	height: 455px;
	margin-left: 0px;
	padding-right: 15px;
	width: 506px;
}
#subcontentcontentsites p.regular {
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 0;
}
#subcontentcontentsites #subcontenttitle {
	margin-top: 10px;
}

#subleft {
	position: absolute;
	width: 590px;
	height: 500px;
	margin-left: 50px;
	margin-top: 25px;
	text-align: left;
}

#subleftsite {
	position: absolute;
	width: 530px;
	height: 500px;
	margin-left: 120px;
	margin-top: 25px;
	text-align: left;
}

#gallerymanager #subleft {
	width: 826px;	
}

#subright {
	position: absolute;
	width: 220px;
	height: 500px;
	margin-left: 640px;
	margin-top: 25px;
	border-left: 1px solid #999;
}

#subrightds {
	position: absolute;
	width: 220px;
	height: 435px;
	margin-left: 640px;
	margin-top: 25px;
	border-left: 1px solid #999;
}

#subrightcc {
	position: absolute;
	width: 220px;
	height: 390px;
	margin-left: 640px;
	margin-top: 25px;
	border-left: 1px solid #999;
}

#subcontenttitle {
	1color: #421c29;
	color: #f0c221;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	height: 45px;
	text-align: left;
}

h2 {
	color: #421c29;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 10px 0;
	text-align: left;	
}

#subcontent #subright img, #subcontentds #subrightds img, #subcontentcc #subrightcc img {
	position: relative;
	float: right;
	padding-top: 3px;
	padding-bottom: 9px;
	padding-left: 3px;
	padding-right: 9px;
	background-image: url(images/subcontentimgbg.png);
	background-position: 0 bottom;
	margin-top: 12px;
}
	
#facebook {
	position: absolute;
	margin-top: 620px;
	text-align: left;
	margin-left: 75px;
	z-index: 4;
}

#lowerrightadspace {
	position: absolute;
	width: 400px;
	height: 50px;
	margin-top: 638px;
	margin-left: 450px;
	z-index: 4;
}

/*********************************************************************
*/
.imagegallery, .imagegallery_fancy p {
	margin: 4px 0;
	clear:both;
}

.imagegallery_fancy {
	width: 98%;	
	clear: both;
	overflow-y: hidden;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
}

.imagegallery_fancy .image {
	float: left; 
	margin: 8px 6px;
	border: 1px solid #ddd;
	padding: 5px;
}

.framedoverlay
{
	background-image: url(images/transbackground.png);
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 302;
	overflow: auto;
}

.framedoverlay .contents
{
	margin-top: 20px;
	background: white;
	color: #444444;;

	width: 740px;
	height: 480px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	padding: 20px;
	font-size: 12px;
	font-weight: normal;
}

.wideinput {
	width: 300px;	
}

#pleasewait {
	visibility: hidden;
}

#pleasewait #inner {
	border: 2px solid gray;
	padding: 20px;
	width: 300px;
	height: 20px;
	margin-top: 300px;
	margin-left: auto;
	margin-right: auto;
	font-size: 16px;
	font-weight: bold;	
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	background: white;		
	color: gray;
}
#cropperframecontents p {
	margin: 10px 10px 4px 10px;
	font-size: 15px;
}
#cropperframecontents h2 {
	text-align: center;
}

#cropperframecontents {
	overflow-y: scroll;
	height: 520px;
}

#cropperframecontents table td img{
	text-align: center;
}

.pressmedialisting {
	border-collapse: collapse;
}


.pressmedialisting td {
	padding: 10px 8px 8px 0;
	border-bottom: 1px solid #aaa;
}

.descriptiontext {
	white-space: pre-wrap;
}

.linktext {
	margin-top: 2px;
}

.heading1 {
	color: #421c29;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 10px 0;
	text-align: left;	
}

#resortslideshow {
	margin: 0;
	width: 500px;
	height: 230px;
	border: 1px solid gray;
}

#logonpanelbottom {
	width: 420px;
	margin-top: 4px;
	text-align: right;
	color:white;
	font-size: 11px;
}

#Xlogonpanelbottom a {
	float: right;
}
#Xlogonpanelbottom span {
	
	float: left;
}
#logonpanelbottom a,
#logonpanelbottom a:link,
#logonpanelbottom a:visited {
	color:white;
	text-decoration: none;	
	cursor:hand;
	cursor:pointer;
}
#logonpanelbottom a:hover {
	text-decoration: underline;
}

#accountsetupiframe {
	width: 100%;
	height: 100%;
	border: none;
}
#diningMenuContents {
	display: none;
}

ul.regular  {
	list-style-type:disc;
	list-style-position:inside;
}
#swordDim {
	background: url(images/sword-dim.png) no-repeat;
	width: 537px;
	height: 107px;
}
#swordDrawn {
	background: url(images/sword-full.png) no-repeat;
	width: 0%;
	height: 107px;
}
#referralCount {
	width: 84px;
	text-align: center;
	position: relative;
	top: 74px;
	color: #d7b440;
	font-family: 'Times New Roman', Times, serif;
	font-size: 36pt;
	font-weight: bold;
}
#referralList {
	overflow-y: auto;
	height: 140px;
	width:270px;
}
#swordRuler {
	background:url(images/sword-ruler.png) no-repeat;
	width: 420px;
	height: 27px;
	margin-left: 112px;
	margin-top: 60px;
}
#refprogramlink {
	margin-left: 240px;
}
