/* Sand and Seaside main style sheet */
/* general styles below */
body {
	background-color: #FFFFFF;
	margin: 0px 9px 9px 9px;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
}
a:link, a:visited, a:active, a:hover {
	color: 333355;
}

A.wht:link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF !important;
	text-decoration : underline;
	font-size: 11px;
	display : block;
}
A.wht:visited {
	color: #FFFFFF !important;
	text-decoration : underline;
	font-size: 11px;
	display : block;
}
A.wht:active {
	color: #FFFFFF !important;
	text-decoration : underline;
	font-size: 11px;
	display : block;
}
A.wht:hover {
	color: #FFFFFF !important;
	text-decoration : underline;
	font-size: 11px;
	display : block;
}

INPUT, TEXTAREA, SELECT {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	margin-right: 2px;
	margin-bottom:1px;
	margin-top:0px;
	margin-left:0px;
	vertical-align: middle !important;
}

.checkbox 
{
	margin-right: 2px;
	margin-bottom:1px;
	margin-top:1px;
	margin-left:2px;
	vertical-align: middle !important;
}

.stdtext {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;	
	color: #000;
	font-size: 12px;
	line-height: 14px;
}

.smtext {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;	
	color: #000;
	font-size: 10px;
}

.undtext {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;	
	color: #000;
	font-size: 12px;
	line-height: 14px;
	text-decoration: underline;
}

.stdtext-lg {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;	
	color: #000;
	font-size: 13px;
	line-height: 15px;
}

#story td {
	padding: 0px 20px 20px 10px;
}
#story img {
	margin: 0px 10px 10px 0px;
}

span.about-headline {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;	
	color: #559977;
	font-size: 18px;
	line-height: 19px;
	font-weight: bold;
	padding-top:0px;
	padding-bottom:4px;
	margin: 0px;
	display: block;
}

/* sidebar styles */
#alohaspirit {
	margin-bottom: 2px;
}

#alohaspirit td {
	background: #99DDBB url(images/aloha_bgimg.gif) no-repeat right bottom;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;	
	color: #000;
	font-size: 12px;
	line-height: 14px;
	padding: 15px 20px 130px 6px;	
}

.sidebar td {
	padding: 10px 10px 0px 6px;
}

#featuredsidebar td {
	padding: 4px 10px 0px 6px;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;	
	color: #000;
	font-size: 12px;
	line-height: 14px;
}
#featuredsidebar td img {
	margin: 0px 10px 5px 0px;
	float: left;
}

#featuredsidebar td strong {
	color: #88AADD;
	font-weight: bold;
}

#mapsidebar {
	margin-top: 22px;
	margin-bottom: 3px;
}
#mapsidebar td {
	background-color: #ffffff;
	padding: 0px;
}

/* home page specific styles */
#alohaintro {
	 margin:29px 0px 43px 13px;
}

#alohaintro th {
	padding: 0px;
	background-color: transparent;
	text-align: left;
}

#alohaintro td {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;	
	color: #000;
	font-weight: bold;
	font-size: 13px;
	line-height: 15px;
	padding: 8px 8px 0px 8px;
}

#rates {
	background-color: #ffffff;
	padding: 8px 0px 0px 0px;
	vertical-align: top;
}

#rates a {
	color: #884400;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
}

#homemap {
	background-color: #ffffff;
	padding: 8px 0px 0px 0px;
	vertical-align: top;
	color: #ffffff;
	font-weight: normal;
	font-size: 12px;
}
#homemap a {
	font-size: 12px;
	color: #dd8822;
}
	
#homespecials {
	background-color: #ffffff;
	padding: 8px 0px 0px 0px;
	color: #333366;
	font-weight: normal;
	font-size: 12px;
	vertical-align: top;
}	
		
#homepriceguar {
	background: ffffff url(images/bg_palmtrees.gif) no-repeat left bottom;
	height: 81px;
	border-bottom: solid 8px #55aa99;
	margin-bottom: 8px;
}
#homepriceguar img {
	float: right;
}	

div.contentbox {
	margin: 0px 20px 0px 8px;
}


/* home page specific styles above */

/*hotel pages styles */
.hotelcontent {
	background-color: #DD3344;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;	
	color: #FFFFFF;
	font-size: 12px;
	line-height: 14px;
	padding: 10px 20px 40px 10px;
}


.hotelcontent A:link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF !important;
	text-decoration : underline;
	font-size: 11px;
	display : block;
}
.hotelcontent A:visited {
	color: #FFFFFF !important;
	text-decoration : underline;
	font-size: 11px;
	display : block;
}
.hotelcontent A:active {
	color: #FFFFFF !important;
	text-decoration : underline;
	font-size: 11px;
	display : block;
}
.hotelcontent A:hover {
	color: #FFFFFF !important;
	text-decoration : underline;
	font-size: 11px;
	display : block;
}



#reserveroom th {
	padding: 0px;
	text-align: left;
}

#reserveroom td {
	padding: 2px 0px 4px 6px;
}

#reserveroom td table input {
	padding: 1px;
}
#reserveroom td table td {
	padding: 0px;
}

#htl-list {
	margin-top: 14px;
}

#htl-list td {
	vertical-align: top;
	padding: 8px 0px 15px 0px;
}

#htl-list td.orgbar {
	background-color: #FF9933;
	padding: 0px;
}

#htl-list table td {
	border:none;
	padding: 0px;
}

img.htl-image {
	margin: 0px 10px 0px 3px;
}

span.htl-headline {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;	
	color: #DD8822;
	font-size: 18px;
	line-height: 19px;
	font-weight: bold;
	padding-top:0px;
	padding-bottom:4px;
	margin: 0px;
	display: block;
}

.htl-keymessage {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;	
	color: #DD8822;
	font-size: 13px;
	font-weight: bold;
	line-height: 14px;
}

.htl-text {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;	
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	line-height: 13px;
}

span.choose-headline {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;	
	color: #333355;
	font-size: 18px;
	line-height: 19px;
	font-weight: bold;
	padding-top:0px;
	margin: 0px;
	display: block;
}

#choosehotel {
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 15px;
}
#choosehotel td {
	padding: 10px 0px 10px 4px;
	vertical-align: top;
}

#choosehotel td.blubar {
	padding: 0px;
	background-color: #333355;
}


/* specials and offers styles */

#spec-list {
	margin-top: 14px;
}

#spec-list td {
	padding: 8px 0px 15px 0px;
}

#spec-list td.blubar {
	background-color: #88AADD;
	padding: 0px;
}

#spec-list table td {
	border:none;
	padding: 0px;
}

span.spec-headline {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;	
	color: #88AADD;
	font-size: 18px;
	line-height: 19px;
	font-weight: bold;
	padding-top:0px;
	padding-bottom:4px;
	margin: 0px;
	display: block;
}
.speccontent {
	background-color: #FFF;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;	
	color: #000;
	font-size: 12px;
	line-height: 14px;
	padding: 10px 20px 40px 10px;
}

.speccontent img {
	margin: 0px 10px 10px 0px;
}

.ressummary th {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;	
	color: #000;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	padding-left: 5px;
	vertical-align: top;
}

.ressummary td {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;	
	color: #000;
	font-size: 12px;
	line-height: 14px;
	text-align: right;
	padding-right: 5px;
	vertical-align: top;
}

.ressummary td.line {
	padding: 0px;
	background: #FFF url(images/total_line.gif) repeat-x;
}

/* groups styles */

.container-group-form {
	width: 100%;
	background-color: #E1DFAA;
	}

.group-intro h1 {
	float: left;
	color: #e84953;
	font-size: 14px;
	padding: 0px 0px 6px 0px;
	}
.group-intro p {
	margin: 8px 0px 0px 10px;
	}
.group-intro a:link, a:visited {
	color: #e84953;
	}
.group-form {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;	
	color: #000;
	font-size: 12px;	
	margin: 8px;
	}
.group-form td {
	text-align: right;
	padding: 1px;
	}
.group-form label {
	color: #e84953;}
.group-form label.required {
	color: #e84953;
	font-weight: bold;
	background: url(images/ic_rqfield.gif) no-repeat left top;
	padding-left: 16px;
	}
			
.group-form input, textarea, select {
	width: 100%;
	}
.checkboxes input {
	width: auto;
	}




/* header and footer styles below */

#header {
	background-color: #E1DFAA;
}

#topnav 
{
	padding: 0px;
}

#headerlinks {
	text-align: right;
	vertical-align: top;
	padding: 0px 9px 0px 0px;
}

/*
#headerlinks ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
}
#headerlinks ul li {
	margin-left: 0;
	color: #777744;
	font-size: 11px;
	padding: 0px 17px 0px 0px;
	list-style: none;
	display: inline;
}
#headerlinks ul li a {
	color: #777744;
	font-size: 11px;
}

#headerlinks ul li a:hover {
	color: #333322;
}

#headerlinks ul li.last {
	padding: 0px 5px 0px 0px !important;	
}
*/

#footer {
	margin-top: 18px;
}

#footer td {
	border-top: 3px solid #E1DFAA;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;	
	color: #000;
	font-size: 11px;
	line-height: 16px;
	vertical-align: top;
	padding: 4px 0px 4px 4px;
}

#footer td a {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;	
	color: #000;
	font-size: 11px;
	line-height: 16px;
}

#emailentry td {
	padding: 0px 3px 0px 0px;
	border: none;
}

A.emailentry {
	font: 10px/15px Trebuchet MS, Verdana, Arial !important;
	text-decoration: underline;
	color: #000;
}

/* reservations step 2 styles */
#roomlist th {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;	
	color: #333355;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding: 2px 4px 2px 0px;
}

#roomlist td {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	color: #000;
	font-size: 11px;
	padding: 4px 8px 8px 0px
}

#roomlist td.blubar {
	padding: 0px;
	background-color: #333355;
}
/* reservations styles */

.ckout-label-req {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;	
	color: #333355;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}
.ckout-label {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;	
	color: #333355;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
}

.ckout-head {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;	
	color: #333355;
	font-size: 14px;
	font-weight: bold;
}

.ckout-small {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;	
	color: #333355;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
}

.ckout-instr {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;	
	color: #333355;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
}

.ckout-radcbx {
	background-color: #E1DFAA;
}

.checkoutbutton
{
	border: 0px none;
	background-color: #333355;
	color: White;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
}

.ckout-error {
	color: #DD3344;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
}

.ckout-entered {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	vertical-align:top;
	padding-bottom: 5px;
}

#myaccount th
{
	font-size: 14px;
}

#myitinerary th {
	text-align: left;
}
#myitinerary td {
	font-family : Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	font-size : 11px;
	color : #000000;
	vertical-align: top;
}
#myitinerary td.sub {
	vertical-align: top;
	text-align: right;
}
#myitinerary div {
	padding-bottom: 5px;
}
#myitinerary td.grand {
	font-family : Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	font-size : 14px;
	font-weight: bold;
	color : #000000;
	text-align: right;
}

#logo {
	padding: 14px 0px 12px 8px;
}

#sub-logo-left {
	padding: 14px 0px 12px 8px;
}

#sub-logo-right {
	text-align: right;
	padding: 20px 1px 11px 0px;
}

.error 
{
	color: green !important;
	font-weight: bold;
}
