/* 	Property Adjustment Key: top, right, bottom, left */

/* IE 6.0 Specific Instances */

* html #navPosition {
	margin: 0px 3px 0px 0px;
}

* html ul#primaryNavList {
	margin-right: 0px;
}

/***** End IE 6.0 Specific Styles *****/

.headerHighlight {
	background-color: #D4D7AA;
}

#topNavField {
	background: #686860;
	background: transparent url(images/rp_header.jpg?v=3);
	height: 93px;
	width: 993px;
	border-left: solid 1px #FFFFFF;
}

a#topLogo {
	text-indent: -9000px;
	width: 250px;
	height: 86px;
	display: block;
	float: left;
}

p#IsLandVillaInfo {
	float: right;
	width: 280px;
	margin-top: -65px;
}

a#RPPrivateVilla {
	text-indent: -9000px;
	width: 145px;
	height: 8px;
	margin-right: 15px;
	background: transparent url(images/uv-link.gif?v=3) no-repeat;
	display: block;
	float: right;
	margin-bottom: 7px;
}

a#RPIsland {
	text-indent: -9000px;
	width: 120px;
	height: 8px;
	background: transparent url(images/fc-link2.gif?v=3) no-repeat;
	display: block;
	float: right;
	margin-bottom: 7px;
}

a#TripAdvisorAward {
	text-indent: -9000px;
	width: 195px;
	height: 40px;
	background: transparent url(images/tripadvisortopnavlink.gif?v=3) no-repeat;
	margin-left: 15px;
	margin-top: 7px;
	display: block;
	clear: right;
	float: right;
}

.topmenuitem, .topmenuitem a:link, .topmenuitem a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	height:15px;
	color:#CCC;
	margin:6px 5px 4px 5px;
	font-weight:bold;
	float:left;
	clear:none;
	text-decoration:none;
}

.topmenuitem a:hover, .topmenuitem a:active {
	color:#ffffff;
}

#mainnav {
	height:19px;
	width:993px;
	background-position:left;
	background-repeat:no-repeat;
	border-left: solid 1px #FFFFFF;
	background-color: #686860;
}

.floatRight {
	margin: 3px 3px 0px 0px;
	color:#ffffff;
}
.myAccountSpacingIE {
	*margin: 0px 4px 0px 4px;
}

fieldset#languageSelector {
    width: auto;
    display: inline;
    float: right;
    margin: 0 20px 0 0;
}

fieldset#languageSelector label {
    font-size: 80%;
    font-weight: normal;
    float: left;
    margin: 2px 2px 0 0;
}

fieldset#languageSelector select {
    font-size: 80%;
    font-weight: normal;
}

/* Click-to-Chat Feature */

#clickToChatPosition {
    float: right;
    margin: 5px 20px 0 0;
}

.emailUsBtn  {
    width: 130px;
    height: 50px;
    background: transparent url(images/emailUsBtn.gif?v=3) no-repeat 0 0;
}

.chatNowBtn  {
    width: 130px;
    height: 50px;
    background: transparent url(images/chatNowBtn.gif?v=3) no-repeat 0 0;
}

/* necessary to override inline-styling from click to chat vendor */
#iibody img {
    position: absolute;
}

