@charset "utf-8";
.pngfix
{
	behavior: url(js/pngfix/iepngfix.htc);
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	background-color: #ffffff;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.stage
{
	margin: 0 auto;
	width: 100%;
	background-image: url(images/bg_top.gif);
	background-repeat: repeat-x;
	background-color: #b2d1d4;
}
.wrapper{
	margin: 0 auto;
	width: 910px;
	padding-bottom:30px;
}
.topbg {
	background-image:url(images/westinhawaiilogo.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	position:relative;
	z-index: 3;
}
.topbg_wedding {
	background-image:url(images/westinhawaiilogo_wedding.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	position:relative;
	z-index: 3;
}
.topbg_spa {
	background-image:url(images/westinhawaiilogo_spa.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	position:relative;
	z-index: 3;
}
.topnav{
	height:40px;
	text-align:right;
	padding-top:5px;
	padding-right:0px;
	font-size:11px;
	color:#627375;
	position:relative;
	z-index: 3;
}

.topnav ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
}

.topnav ul li
{
	float:left;
	padding: 2px;
	margin-left: 4px;
}

.topnav a{
	color:#627375;
	text-decoration:none;
}


.topnav_lan
{
	padding-left:10px;
	font-size:10px;
	line-height:18px;
	background-color:#FFFFFF;
}

ul.topnav_lan 
{
	list-style: circle inside;
	float: none;
}

ul.topnav_lan li
{
    white-space: nowrap;
    padding: 1px 0 2px;
    border-top: 1px solid #d9d9d9;
    float:none;
}

ul.topnav_lan li.first {
    border: none;
}



ul.topnav_lan li.hover, ul.topnav_lan li:hover
{
	list-style: disc inside;
    color: #8e8c48;
}


.main{
	position:relative;
	z-index: 2;
	overflow:hidden;
	height:426px;
}
.formfield{
	font-size:10px;
}	
.subnav {
	text-align:center;
	padding-top:2px;
}
.inav{
	margin-right:10px;
	color:#155c62;
	font-size:10px;
	height:16px;
	display:inline;
	
}

.inav ul
{
	margin:0;padding:0;
	list-style: none;
	float:left;
}
.inav ul li
{
	float:left;
	padding: 0 5px;
}

.phototour {
	background-image:url(images/bg_book.png);
	width: 335px;
	height:25px;
	color:#FFF;
	padding: 4px 5px 0px 10px;
	
}
.phototourbox {
	border:#adadac solid 1px;
	height:8px;
	width:8px;
	overflow:hidden;
}
.phototourboxroll {
	border:#adadac solid 1px;
	background-color:#8bc4d6;
	padding:1px;
	height:6px;
	width:6px;
	overflow:hidden;
}
.specialoffers{
	position:absolute;
	left:10px;
	top: 426px;
	width: 120px;
	height: 401px;
	background: #2076a0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
	opacity: 0.90;
	padding: 0 0 0 21px;
	color:#ffffff;
	font-size:14px;
	line-height:18px;
	z-index:2;
}
.specialofferthumb {
	border:1px #fff solid;
	margin:30px 0 10px 0;
}
.speciallearnmore {
	margin-top:5px;
}
.imap 
{
	position:absolute;
	left:10px;
	top: 426px;
	width: 389px;
	height: 401px;
	overflow: hidden;
}
.imapframe{
	
}
.imapflag{
	background-image:url(images/imap_flagroll.png);
	background-repeat:no-repeat;
	background-position:top;
	background-position:left;
	width:265px;
	height:150px;
	color:#FFF;
	font-size:12px;
	padding: 15px 0px 0px 15px;
}
.imapflag ul{
	margin:10px 0 0 0;
	padding:0;
	font-size:11px;
}
.imapflag ul li{
	margin:0 0 0 15px;
	padding:0;
}
.imapbutton {
	background-image:url(images/bg_flagbutton.png);
	padding:2px 10px 2px 10px;
	color:#eda791;
	font-size:9px;
	text-transform:uppercase;
	text-align:center;
	margin-top:10px;
	width:80px;
}
.imapbutton a{
	color:#eda791;
	text-decoration:none;
}
.hotelname {
	position:absolute;
	background:#4f160f;
	padding:3px 5px 3px 5px;
	text-align:center;
}
.bookaroom {
	color:#FFF;
	font-size:9px;
	text-transform:uppercase;
	/*background-image:url(images/bg_booking.png);*/
	background: #1d353d;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
	opacity: 0.9;
	width:250px;
	padding:10px;
	position:absolute; 
	top: 426px;
	left:300px; 
	z-index:2;
	height: 105px;
}
.bookapackage {
	color:#FFF;
	font-size:9px;
	text-transform:uppercase;
	/*background-image:url(images/bg_booking.png);*/
	background: #1d353d;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
	opacity: 0.9;
	width:300px;
	padding:10px;
	position:absolute; 
	top: 426px; 
	left:415px; 
	z-index:2;
	height: 150px;
}
.inav a{
	color:#155c62;
	text-decoration:none;
}
.hotels {
	padding-bottom:5px;
}
.hotels a{
	text-decoration:none;
}
.hotelimg{
	background-image:url(images/bg_hotels_top.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:220px;
	height: 118px;
	padding-top:7px;
	padding-left:7px;
}
.hotelbg{
	background-image:url(images/bg_hotels.jpg);
	background-repeat:repeat-y;
	background-position:top;
	width:197px;
	color:#987f5e;
	font-size:11px;
	padding: 10px 0px 5px 30px;
}
.hotelbg b{
	color:#987f5e;
	font-size:14px;
	font-weight:normal;
}
.hotelbg a{
	color:#457479;
	font-size:11px;
	text-decoration:none;
}
.learnmore {
	color:#457479;
}
.content {
	line-height:18px;
}
.special1 {
	position:relative;
	background-image:url(images/specials_endlessescape.jpg);
	background-repeat:no-repeat;
	background-position:top;
	color:#1e6970;
	padding: 20px 20px 20px 20px;
	width: 188px;
	height: 175px;
	float:left;
}
.special1 b{
	font-size:16px;
	line-height:20px;
}
.special2 {
	position:relative;
	background-image:url(images/specials_sunsationalsavings.jpg);
	background-repeat:no-repeat;
	background-position:top;
	color:#2a689c;
	padding: 20px 20px 20px 20px;
	width: 187px;
	height: 175px;
	float:right;
}
.special2 b{
	font-size:16px;
	line-height:20px;
}
.footer {
	background-image:url(images/bg_footer.jpg);
	background-repeat:repeat-x;
	background-position:top;
	padding-top:30px;
	padding-bottom:20px;
	text-align:center;
	font-size:10px;
	color:#666;
}
.footer a{
	color:#666;
	text-decoration:none;
}
