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,
fieldset, form, label, legend,
caption {
	margin: 0;
	padding: 0;
	border: 0;
}

.clear {
	height: 0;
	overflow: hidden;
	clear: both;
}

.main_width {
	width: 1010px;
}

/** MAIN LAYOUT **/

div#step_counter {
	float: right;
	text-align: right;
	margin: 0 13px 0 0;
	font-size: 23px;
	color: #f3c4dd;
}

div#step_counter span.active {
	color: #ca006c;
}
	
div#step_counter .disabled {
	color: #6f6f6f;
}
	
div#step_counter a:link, 
div#step_counter a:visited, 
div#step_counter a:hover {
	color: #ca006c;
	text-decoration: underline;
	cursor: pointer;
}
	
div#content_block {
	padding-top: 13px;
}

div#text_block {
	margin-top: 63px;
}

div#logo_bar img {
	display: block;
	float: left;
}

div#logo_bar img.header {
	float: right;
}

/** CONTENT **/

div#choose {
	margin: 34px 0 0 0;
}

.notification 
{
	padding:10px 20px 20px 10px;
	color: #ca006c;
	font-weight:bold;
}

.promo_box {
	font-size: 11px;
}

.promo_box .thumb {
	margin-right: 36px;
}

.promo_box h2
{
	font-size: 26px;
	color: #ca006c;
	text-transform: none;
}

.promo_box p {
	margin-bottom: 5px;
}

.resort_box {
	width: 584px;
	height: 147px;
	padding-right: 65px;
	margin-bottom: 0px;
	overflow: hidden;
	background: url(../images/resort_bg.jpg) no-repeat;
	position: relative;
	top: 0;
	left: 0;
	font-size: 11px;
}

.resort_box .thumb {
	float: left;
	width: 92px;
	height: 92px;
	margin-right: 36px;
}

.resort_box h4 {
	font-size: 16px;
	color: #f3c4dd;
	margin: 0 0 0 0;
	padding: 0;
	text-transform: none;
}

.resort_box h3 {
	font-size: 14px;
	color: #ca006c;
	margin: 0 0 0 0;
	padding: 0;
	text-transform: uppercase;
}

.resort_box p
{
	height: 70px;
	overflow: hidden;
	margin-bottom: 5px;
	padding-right: 5px;
	text-align: justify;
}

.resort_box .moreinfo
{
	float:left ;
	padding-left: 280px;
}

.resort_box .select {
	float:right ;
	padding-right: 10px;
}

.suite_box {
	width: 584px;
	height: 135px;
	padding-right: 65px;
	margin-bottom: 0px;
	overflow: hidden;
	background: url(../images/suite_bg.jpg) no-repeat;
	position: relative;
	top: 0;
	left: 0;
	font-size: 11px;
}

.suite_box .thumb
{
	float: left;
	margin-right: 36px;
	width: 92px;
	height: 92px;
}

.suite_box .suite_name
{
	font-size: 16px;
	font-weight: bold;
	color: #ca006c;
	margin: 0 0 0 0;
	padding: 0;
	width: 340px;
	overflow: hidden;
	text-transform: none;
}

.suite_box .suite_cost
{
	font-size: 12px;
	font-weight: bold;
	color: #ca006c;
	text-align: right;
}

.suite_box .suite_costinfo
{
	white-space:nowrap;
	font-size: 10px;
	text-align: right;
}

.suite_box p
{
	height: 45px;
	overflow: hidden;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-right: 5px;
	text-align: justify;
}

.suite_box .moreinfo, .showrates, .hold
{
	float: left;
	padding-left: 30px;
	padding-top: 8px;
}

.suite_box .select {
	float:right ;
	padding-right: 10px;
}

#learnMoreTitle, #holdNotifyTitle
{
	font-size: 16px;
	font-weight: bold;
	color: #ca006c;
	padding: 20;
	overflow: hidden;
	text-transform: none;
}

.notavailable_box
{
	width: 584px;
	height: 120px;
	overflow: hidden;
	background: url(../images/suite_bg.jpg) no-repeat;
	position: relative;
	top: 0;
	left: 0;
}

.notavailable_text
{
	font-size: 14px;
	text-align:center;
	padding-top: 15px;
}

.notavailable_phone
{
	color: #ca006c;
	font-size: 28px;
	text-align: center;
	padding-top: 25px;
}

.hold_warningbox {
	width: 440px;
}

.hold_warning {
	height: 160px;
	padding-left: 25px;
	padding-right: 25px;
	margin-bottom: 0px;
	font-size: 14px;
}

.hold_question, .hold_answer
{
	color: #CA006C;
	font-size: 14px;
}

.hold_question
{
	text-align: center;
	font-weight: bold;
}

div#did_you_know {
	margin: 0 0 34px 49px;
	color: #CA006C;
}
	
div#did_you_know p {
	margin: 0;
	padding: 0;
	font-size: 17px;
}

div#did_you_know p.question {
	font-size: 26px;
}

.calendar_box
{
}

.calendar_month
{
	padding-left: 5px;
	padding-right: 5px;
}

.calendarhead, .calendarnext, .calendarprev
{
	color: #ca006c;
	text-align: center;
}

.calendarDOW, .emptyDay, .availableDay, .disabledDay, .highlightDay
{
	font-weight: bold;
	text-align: center;
	padding-bottom: 3px;
	padding-top: 3px;
	border-left: #ffffff 1px solid;
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	width: 30px;
}

.calendarDOW {background-color: #f3c4dd; color: #ca006c;}
.emptyDay {background-color: #f3c4dd; color: #ffffff;}
.availableDay {background-color: #f3c4dd; color: #ffffff; cursor:pointer;}
.disabledDay {background-color: #f3c4dd; color: #dddddd;}
.highlightDay {background-color: #660460; color: #ffffff; cursor:pointer;}

.calendar_select
{
	color: #660460;
	padding-top: 30px;
}

.listtext
{
	width: 150px;
	white-space: nowrap;
}

.listlegal 
{
	width: 500px;
}

.listtitle, .listtext, .listtext2, .listlegal
{
	font-size: 12px;
	padding-right: 6px;
	padding-left: 10px;
	padding-bottom: 6px;
	padding-top: 6px;
	text-align: left;
}

.listtitle
{
	color: #CA006C;
}

.errorText 
{
	color: #ca006c;
}

.centerit
{
	position: absolute;
	visibility:hidden;
}

div#reservation, #guestnumber, .listtitle
{
	color: #CA006C;
	margin-top: 10px;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
}


