/* CSS Document */

body {
background-image:url(../images/bg_tile2.jpg);
background-repeat:repeat-x;
background-position:top;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#999999;
width:100%;
margin:0px;
padding:0px;
line-height:1.5em;
}

/**{
	margin:0;
	padding:0;
}*/

html {
width:100%;
}

#logoHeader {
position:absolute;
top:0px;
left:0px;
background-image:url(../images/logo_header3.jpg);
background-repeat:no-repeat;
width:368px;
height:163px;
z-index:1;
}

.contactHeader {
color:#FFFFFF;
padding:80px 0px 0px 105px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

#addNote{
	text-align:left;
}


#horizontalBar {
position:absolute;
left:0px;
top:200px;
/*background-image:url(images/horizontal_bar_tile.png);*/
background-repeat:repeat-x;
background-position:top;
height:383px;
width:100%;
z-index:2;
}

#rightColumn {
position:absolute;
left:551px;
top:226px;
width:434px;
height:331px;
background-color:#FFFFFF;
z-index:3;
}


#centerColumn {
position:absolute;
left:158px;
top:224px;
width:392px;
height:331px;
z-index:5;
}

#centerColumn-full{
	width:800px;
	position:absolute;
	left:158px;
	top:224px;
/*	width:382px;*/
	height:331px;
	z-index:5;
}

#menuBg {
position:absolute;
left:6px;
top:227px;
background-image:url(../images/menu_tile.png);
background-repeat:repeat-y;
width:142px;
height:331px;
z-index:4;
}

a.menuLink:link, a.menuLink:visited, a.menuLink:hover {
font-family:"Tahoma", Arial, Verdana, sans-serif;
color:#FFFFFF;
font-size:15px;
text-decoration:none;
display:block;
width:124px;
padding:2px 3px 3px 3px;
line-height:18px;
}

a.menuLink:hover {
background-color:#333333;
}

.li-nav {
list-style: none;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
border-bottom:1px #FFFFFF solid;
}

.ul-nav {
margin:10px 6px 0px 6px;
padding:0px;
}

h1 {
color:#FFFFFF;
font-family:"Tahoma", Arial, Verdana, sans-serif;
font-size:24px;
margin:0px;
padding:0px;
font-weight:normal;
}

h3 {
color:#826C53;
font-size:16px;
font-weight:normal;
font-family:"Tahoma", Arial, Verdana, sans-serif;
margin:0px;
padding:0px;
}

h4 {
color:#67605A;
font-size:17px;
font-weight:normal;
font-family:"Tahoma", Arial, Verdana, sans-serif;
margin:0px;
padding:0px;
}

p {

}

#centerColumnPad {
/*overflow:hidden;*/
padding:28px 0px 6px 0px;
}

.homepageText {
margin:12px 0px 0px 0px;
height:153px;
overflow:auto;
}

.homepageText p {
margin:0px 0px 5px 0px;
padding:0px;
}

#homeFlash {
position:absolute;
left:8px;
top:0px;
background-image:url(../images/flash.jpg);
background-repeat:no-repeat;
background-position:top;
width:418px;
height:278px;
}

.facilityText{
	margin:22px 10px 0px 0px;
/*	margin*/
	height:265px;
	background-color:#e9e6e1;
	border: 1px solid #e2e2e1;
	padding:0;
}

.facilityText h1{
	font-size:14px;
	background-color: #c4b9ad;
	padding-bottom:2px;
	padding-left:2px;
	
}

.facilityText P{
	padding:0;
	margin:0;
	font-size:12px;
	padding-left:5px;
	margin-top:5px;
	margin-bottom:8px;
	line-height:100%;
}

#facilityRight {
position:absolute;
left:551px;
top:282px;
width:350px;
height:231px;
background-color:#FFFFFF;
z-index:3;
padding-top:10px;
}

#facilityRight li{
	background-color: #e9e6e1;
	list-style-type: none;
	height:80px;
	clear:both;
}

#facilityRight  img{
	float:left;
	height:80px;
	padding-top:1px;
	padding-left:1px;
	margin:0px 10px 0px 0px;
/*	width: 250px;*/
}

#facilityRight div{
	margin:0px 0px 10px 0px;
}

#caption{
	background-color:#e9e6e1;
	border: 1px solid #e2e2e1;
	height:80px;
}

#caption h1{
	font-size:14px;
	background-color: #c4b9ad;
	padding-bottom:2px;
}

#facilityRight  p{
	padding-left:260px;
	float:right;
}

#eyeCatchers {
position:absolute;
left:8px;
top:285px;
width:418px;
height:47px;
}

#checkAvailabilty, #checkAvailabilty2 {
position:absolute;
left:0px;
top:212px;
border:#E1E1E1 1px solid;
background-color:#F1EDE8;
height:119px;
width:390px;
}

#checkAvailabilty2 {
height:70px;
}

.extras_ec {
position:absolute;
left:0px;
top:287px;
width:128px;
height:48px;
}

.fodors_ec {
position:absolute;
left:137px;
top:289px;
width:131px;
height:48px;
}

.tripadvisor_ec {
position:absolute;
left:275px;
top:287px;
width:117px;
height:48px;
}

.checkAvailPad {
padding:5px;
}

.checkAvailPad ul {
	list-style: none;
	margin:0px;
	padding:0px;
	width:auto;
}

.checkAvailPad ul li.left, .checkAvailPad ul li.right {
	list-style: none;
	display: block;
	float:left;
	width:100px;
	margin:0px 5px 0px 0px;
	padding:0px 0px 0px 0px;
}

.checkAvailPad ul li.right {
	margin:4px 0px 0px 0px;
	float:right;
	width:225px;
}


#footer {
position:absolute;
left:0px;
top:580px;
width:977px;
text-align:right;
z-index:6;
font-family:"Tahoma", Arial, Verdana, sans-serif;
font-size:10px;
color:#9D8161;
}

a.footerLink:link, a.footerLink:visited, a.footerLink:hover {
font-family:"Tahoma", Arial, Verdana, sans-serif;
font-size:10px;
color:#9D8161;
text-decoration:none;
}

a.footerLink:hover {
text-decoration:underline;
}


a:link, a:visited, a:hover {
color:#9D8161;
text-decoration:underline;
}

a:hover {
color:#000000;
}

div.row {
clear: both;
padding-top: 2px;
}

div.row span.label {
float: left;
width: 80px;
text-align: right;
}

div.row span.formw {
float: right;
width: 640px;
text-align: left;
}

#admin_theform{
	background:#f1ede8;
	border-color: #dcdbd9;
	
	color:#999999;
}

#admin_theform fieldset{
	float:left;
	width:310px;
	background:#f1ede8;
	border: none;
	
}

.admin_button{
	float:right;
}

#admin_theform fieldset label {

float:left;
width:100px;
display: block;
padding:0;
margin: 4px 0 2px 0;
/*margin-right:0.5em;*/
/*padding-top:0.2em;*/
/*padding-bottom: 5px;*/
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#999999;
text-align:right;
/*font-weight:bold;*/
}

#admin_theform.latestbooking label{
	width:100px;
/*	text-align:right;*/
/*	display:block;*/
}
#admin_theform.latestbooking input{
/*	width:120px;*/
/*	margin:5px 0 5px 20px;*/
}

#addNote label {
/*	background-color: red;*/
/*	width:300px;*/
/*	padding-bottom:40px;*/
	font-size:13px;
}

.textarea-label{
	margin:0px;
	padding:0px;
	font-size:13px;	
}

.line{
	border-bottom: 1px solid #dedede;
}

#addNote textarea{
	clear:both;
	margin-top:10px;
}



#admin_theform fieldset input {
font-size:1.1em;
/*display:inline;*/
width:100px;
margin:2px 0 2px 20px;
}

.admin_button{
/*	float:right;*/
/*	position: absolute;*/
	right:200px;
/*	margin-left: 200px;*/
}

#admin_theform fieldset select {
font-size:1.1em;
/*display:inline;*/
width:auto;
margin:5px 0 0 20px
}

#admin_theform fieldset textarea {
	border:0pt none;
	color:#666666;
	font-family:"Trebuchet MS","Lucida Grande","Bitstream Vera Sans",Arial,Helvetica,sans-serif;
	font-size:90%;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:180%;
	margin:3px;
	padding:0px 3px;
}

.updatediv {
margin-bottom:-5px;
}

/*####################*/


#admin_latestbooking_form{
	background:#f1ede8;
	border-color: #dcdbd9;
}

/*#admin_latestbooking_form fieldset{
	float:left;
	width:100%;
	background:#f1ede8;
	border: none;
}*/



#admin_latestbooking_form  label {

float:left;
width:300px;
display: block;
padding:0;
margin: 5px 0 0;

text-align:right;

}
#admin_latestbooking_form  input {
/*font-size:0.8em;*/
display:block;
width:auto;
margin:5px 0 0 10px
}



/*################*/


#copyright {
clear:both;
/*color:#9F9F00;*/
font-size:0.8em;
font-style:italic;
padding:0.5em;
}



/*end form*/





#form-footer #price h1{
/*		background-color: #866f55;*/
/*		margin-bottom:30px;*/
}

.spacer {
	margin:20px;
height:10px;
font-size:7px;
overflow:hidden;
clear:both;
}

.spacer2 {
height:6px;
font-size:7px;
overflow:hidden;
clear:both;
}

.errors {
/*color:#FF0000;*/
}

#subtitle{
/*	width:80%;*/
	font-size:16px;
	background-color: #e9e5e1;
	margin-bottom:10px;
}


#subtitle_cavail{
	width:570px;
	
	background-color: #e9e5e1;
	color:#67605A;
	margin:10px 0px 10px 0px;
	padding:3px 3px 3px 5px;
	font-size:12px;
	font-weight:bold;
}

.check_avail_intro {
font-size:13px;
color:#67605A;
margin:20px 0px 0px 0px;
}

.check_avail_cal_title {
	position:absolute;
	top:108px;
	left:615px;
	width:177px;
	background-color: #e9e5e1;
	color:#67605A;
	padding:3px 3px 3px 5px;
	font-size:12px;
	font-weight:bold;
}


#right{
	width:300px;
/*	margin-left:200px;*/
	float: left;
}

#right h2{
		background-color: #c4b9ad;
		color:#f0eeea;
		padding: 10px 0px 10px 10px;
		
}

#right p{
	background:#f1ede8;
	margin-left:-10px;
	color:#6e6862;
/*	padding-left;*/
	
}


#centre{
	width:300px;
	padding-right:20px;
	float:left;
}

#centre h2{
	background-color: #c4b9ad;
	color:#f0eeea;
	padding: 10px 0px 10px 10px;
}

#centre p{
	background:#f1ede8;
	margin-left:-10px;
	color:#6e6862;
	
}

.calendar{
	position:absolute;
	left:615px;
/*	top:10px;*/
	 float:right;
/*	margin:20px;*/
	margin-top:30px;
}

theForm img{
	
}

#error p{
	color:red;
	font-size:12px;
}
table.notes{
	width:600px;
}

table.notes td{
	border-top: 1px solid #d3d2d1;
	border-bottom: 1px solid #d3d2d1;
}

table.notes td.note{
	border-top: 1px solid #d3d2d1;
	border-bottom: 1px solid #d3d2d1;
	width:300px;
	padding:10px;

}

table.notes td.date{
	width:150px;
	font-weight:bold;

}

#booking_confirmed{
	
	color:red;
/*	border-top: 1px solid #d3d2d1;*/
/*	border-bottom: 1px solid #d3d2d1*/
/*	float:right;*/
}

#booking_unconfirmed{
	/*float:right;*/
	color:#86CC7A;
	margin-left:23px;	
}

#confirm_booking_menu{
	position:absolute;
	top:285px;
	left:760px;
	margin-right:5px;
	float:right;
	width:120px;
	border: 1px solid #908b85;
	text-align:center;
	background-color: #c4b9ad;
}

#confirm_booking_menu h1{
	color:white;
	font-size:11px;
	margin:2px 0px 2px 0px;
	padding:0px;
	font-weight:bold;
}

#confirm_checkin_menu{
	position:absolute;
	top:345px;
	left:736px;
	margin-right:5px;
	float:right;
	width:120px;
	border: 1px solid #908b85;
	text-align:center;
	background-color: #c4b9ad;
}

#confirm_checkin_menu h1{
	color:white;
	font-size:11px;
	margin:2px 0px 2px 0px;
	padding:0px;
	font-weight:bold;
}

#checkin_confirmed{
	
	color:red;
/*	border-top: 1px solid #d3d2d1;*/
/*	border-bottom: 1px solid #d3d2d1*/
	/*float:right;*/
}

#checkin_unconfirmed{
	/*float:right;*/
	color:#86CC7A;
	margin-left:23px;	
}

.confirm_book_line {
	cursor:pointer;
	color:white;
	background:#908b85;
	margin:1px 0px 1px 0px;
	display:block;
	width:120px;
	height:20px;
}

#bookinghistory{
	text-align:left;
}

#bookinghistory td{
	padding:5px 0px;
/*	margin:5px;*/
}

#bookinghistory tr.alt{
	background-color:#ddd9d5;
}

#paymenthistory{

}

#paymenthistory td{
	padding:10px;
/*	margin:5px;*/
}

#paymenthistory tr.alt{
	background-color:#ddd9d5;
}




.suiteThumbRow {
margin:13px 0px 0px 0px;
width:820px;
}

.suiteThumbRow ul {
	list-style: none;
	margin:0px;
	padding:0px;
	width:auto;
}

.suiteThumbRow ul li {
	list-style: none;
	display: block;
	float:left;
	width:247px;
	
	margin:0px 25px 8px 0px;
	padding:0px 0px 0px 0px;
	line-height:1.2em;
}

.fullWidthIntro {
margin:36px 0px 18px 0px;
text-align:center;
}

.suiteMainImage {
width:413px;
height:275px;
position:absolute;
top:60px;
left:0px;
}

object#suiteMainImage {
width:413px;
height:275px;
position:absolute;
top:60px;
left:0px;
}

.suiteText {
position:absolute;
top:60px;
left:418px;
background-color:#E9E5E1;
width:385px;
height:95px;
padding:10px;
font-size:12px;
color:#67605A;
line-height:1.2em;
}

.suiteIcons {
position:absolute;
top:284px;
left:418px;
background-color:#E9E5E1;
width:385px;
height:30px;
padding:10px;
font-size:12px;
color:#67605A;
}

.suiteIcons ul {
	list-style: none;
	margin:0px;
	padding:0px;
	width:auto;
}

.suiteIcons ul li {
	list-style: none;
	display: block;
	float:left;
	width:auto;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
}

.suiteRates {
width:159px;
height:101px;
position:absolute;
top:179px;
left:418px;
}

.suiteRates ul {
	list-style: none;
	margin:3px 0px 0px 0px;
	padding:0px;
	width:auto;
	clear:both;
	border-top:#E9E5E1 2px solid;
	
}

.suiteRates ul li.label, .suiteRates ul li.data {
	list-style: none;
	display: block;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:12px;
	color:#67605A;
}

.suiteRates ul li.label {
	width:117px;
	text-align:left;
}

.suiteRates ul li.data {
	width:40px;
	text-align:right;
}


.suiteBooking {
width:242px;
height:101px;
position:absolute;
top:179px;
left:581px;
}

.suiteMidRowHead {
background-color:#E9E5E1;
width:100%;
height:24px;
}

.suiteMidRowHead h4 {
font-family:Arial, Helvetica, sans-serif;
color:#67605A;
font-size:12px;
font-weight:bold;
padding:5px;
margin:0px;
text-align:left;
}

.viewOtherSuites {
width:246px;
height:14px;
position:absolute;
top:44px;
left:576px;
}

.tariffsIntro {
width:700px;
height:40px;
position:absolute;
top:70px;
left:0px;
}

.tariffsIntro h4 {
font-family:Arial, Helvetica, sans-serif;
color:#67605A;
font-size:16px;
font-weight:normal;
margin:0px;
padding:0px;
}

.tariffsTableBg {
position:absolute;
top:108px;
left:0px;
background-color:#F1EDE8;
border:1px #E2E2E2 solid;
width:384px;
height:214px;
padding:5px;
}

.smallerText {

line-height:100%;
font-size:10px;
margin:9px 0px 0px 0px;
}

.tariffsMoreInfo {
position:absolute;
top:108px;
left:412px;
background-color:#F1EDE8;
border:1px #E2E2E2 solid;
width:394px;
height:214px;
padding:5px;
line-height:100%;
font-size:10px;
overflow:auto;
}

.tariffsTableHead {
background-color:#C4B9AD;
height:15px;
width:374px;
padding:3px 5px 3px 5px;
color:#FFFFFF;
font-weight:bold;
font-size:12px;
}

.tariffsTableHead ul, .tarrifsTableData ul {
	list-style: none;
	margin:0px;
	padding:0px;
	width:auto;
}


.tariffsTableHead ul li, .tarrifsTableData ul li {
	list-style: none;
	display: block;
	float:left;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
}

.tarrifsTableData ul li {
margin:3px 10px 0px 0px;
}

.tt_suitename {
width:165px;
}
.tt_low, .tt_winter, .tt_high {
width:55px;
text-align:left;
}

.tarrifsTableData {
padding:3px 5px 3px 5px;
color:#67605A;
font-size:14px;
}

a.tarifflink:link, a.tarifflink:hover, a.tarifflink:visited {
color:#67605A;
font-size:14px;
text-decoration:none;
}

 a.tarifflink:hover {
 text-decoration:underline;
 }

#entertainment {
position:absolute;
top:275px;
left:427px;
width:116px;
height:25px;
background-image:url(../images/suite_icons/popups/in_room_entertainment.png);
background-repeat:no-repeat;
z-index:80;
display:none;
}

#hairdryer {
position:absolute;
top:275px;
left:467px;
width:61px;
height:25px;
background-image:url(../images/suite_icons/popups/hairdryer.png);
background-repeat:no-repeat;
z-index:80;
display:none;
}

#mineral_water {
position:absolute;
top:275px;
left:502px;
width:145px;
height:25px;
background-image:url(../images/suite_icons/popups/mineral_water.png);
background-repeat:no-repeat;
z-index:80;
display:none;
}

#nightly_turn_down {
position:absolute;
top:275px;
left:542px;
width:129px;
height:25px;
background-image:url(../images/suite_icons/popups/nightly_turn_down.png);
background-repeat:no-repeat;
z-index:80;
display:none;
}

#room_service {
position:absolute;
top:275px;
left:582px;
width:74px;
height:25px;
background-image:url(../images/suite_icons/popups/room_service.png);
background-repeat:no-repeat;
z-index:80;
display:none;
}

#bathrobes {
position:absolute;
top:275px;
left:622px;
width:132px;
height:25px;
background-image:url(../images/suite_icons/popups/bathrobes_toiletries.png);
background-repeat:no-repeat;
z-index:80;
display:none;
}

#safe {
position:absolute;
top:275px;
left:660px;
width:46px;
height:25px;
background-image:url(../images/suite_icons/popups/safe.png);
background-repeat:no-repeat;
z-index:80;
display:none;
}

#telephone {
position:absolute;
top:275px;
left:700px;
width:67px;
height:25px;
background-image:url(../images/suite_icons/popups/telephone.png);
background-repeat:no-repeat;
z-index:80;
display:none;
}

#wifi {
position:absolute;
top:275px;
left:740px;
width:92px;
height:25px;
background-image:url(../images/suite_icons/popups/wifi.png);
background-repeat:no-repeat;
z-index:80;
display:none;
}

.about_rhodes_banner {
position:absolute;
top:60px;
left:-7px;
width:695px;
height:94px;
}

.about_rhodes_text {
position:absolute;
top:160px;
left:-7px;
width:450px;
height:172px;
overflow:auto;
}

.greenworld_logo {
position:absolute;
top:60px;
left:696px;
width:136px;
height:272px;
}

.about_rhodes_text p {
margin:0px 0px 9px 0px;
}

.about_rhodes_feature {
position:absolute;
top:160px;
left:457px;
width:231px;
height:172px;
}

#go{
	position:absolute;
	left:190px;
	width:30px;
}

.login_intro_text {
margin:15px 0px 0px 5px;
}

.login_left {
position:absolute;
top:100px;
left:0px;
background-color:#F1EDE8;
width:278px;
padding:5px;
border:1px #E2E2E1 solid;
}

.login_right {
position:absolute;
top:100px;
left:300px;
width:502px;
padding:5px;
background-color:#F1EDE8;
border:1px #E2E2E1 solid;
height:226px;
overflow:hidden;
}

.booking_div {
position:absolute;
top:70px;
left:0px;
width:790px;
height:251px;
background-color:#F1EDE8;
border:1px #E2E2E1 solid;
padding:5px;
}

.eyeCatcherUl {
list-style: none;
margin:0px;
padding:0px;
width:auto;
}

.eyeCatcherUl li.eyeCatcherLi, .eyeCatcherUl li.eyeCatcherLiLast {
list-style: none;
display: block;
float:left;
width:133px;
height:47px;
margin:0px 9px 0px 0px;
padding:0px 0px 0px 0px;
}


.eyeCatcherUl li.eyeCatcherLiLast {
margin:0px;
}
/*Style used in tables to make text right aligned.*/
.int{
	text-align:right;
}

.terms_and_conditions {
position:absolute;
top:60px;
left:0px;
overflow: auto;
height:270px;
}

.map_text {
position:absolute;
top:60px;
left:0px;
overflow: auto;
width:400px;
height:270px;
}

.map_thumb {
position: absolute;
top:62px;
left:460px;
width:350px;
height:272px;
}

.ccards_img {
position:absolute;
top:20px;
right:64px;
width:118px;
height:36px;
}

.confirmedgreen {
color:#009933;
}

.unconfirmedred {
color:#FF0000;
}

.pricebreakdown_div {
height:119px;
width:275px;
overflow:auto;
}

.makepayment_btn {
position:absolute;
right:5px;
top:201px;
}

.skippayment_btn {
position:absolute;
right:5px;
top:-40px;
}

.creditcardborder {
border:1px #999999 solid;
padding:5px;
margin:7px 0px 5px 0px;
width:450px;
background-color:#FFFFFF;
}

.creditcard_wrap {
position:absolute;
left:0px;
top:68px;
border:#E1E1E1 1px solid;
background-color:#F1EDE8;
height:252px;
width:800px;
padding:5px;
}

.creditcardintro {
font-size:12px;
}

.sslstrap {
width:460px;
text-align:right;
}

.total_price_payment {
float:left;
background-image:url(../images/price_bg_tile.jpg);
background-repeat: repeat-x;
height:19px;
width:80px;
color:#FFFFFF;
font-size:13px;
font-weight:bold;
padding:8px 5px 5px 5px;
font-family:"Tahoma", Arial, Helvetica, sans-serif;
}

.total_price_label_payment {
float:left;
width:43px;
padding:8px 0px 0px 0px;
font-family:"Tahoma", Arial, Helvetica, sans-serif;
font-size:16px;
color:#826C53;
}

.total_price_payment_div {
position:absolute;
top:180px;
left:250px;
width:260px;
}

.payment_btn {
float:left;
width:77px;
padding:0px 0px 0px 5px;
}

.form_error {
color:#FF0000;
}


.sslseal {
position:absolute;
top:10px;
right:10px;
width:150px;
text-align:right;
}

.gallery_wrap {
position:absolute;
top:72px;
left:0px;
width:820px;
height:260px;
overflow:auto;
}

.gallery_thumb {
float:left;
margin:0px 5px 10px 0px;
width:122px;
text-align:center;
}

.gallery_intro {
font-size:13px;
color:#666666;
margin:0px 0px 10px 0px;
}

#opening_year_discount {
position:absolute;
top:168px;
left:570px;
background-image:url(../images/opening_year_discount.png);
background-repeat:no-repeat;
width:407px;
height:47px;
}

.discount_text {
position:absolute;
top:329px;
left:980px; 
background-image:url(../images/discount_text.gif);
background-repeat:no-repeat;
width:204px;
height:139px;
}

.jqiwarning .jqi{
      background-color: #C4B9AD;
}
.jqifade{
      background-color: #000000;
}
div.jqi{
      position: absolute;
      background-color: #F1EDE8;
      padding: 10px;
      width: 300px;
}
div.jqi .jqiclose{
      float: right;
      margin: -35px -10px 0 0;
      cursor: pointer;
}
div.jqi .jqicontainer{
      background-color: #F1EDE8;
      padding: 5px;
      color: #ffffff;
      font-weight: bold;
}
div.jqi .jqimessage{
      background-color: #C4B9AD;
      padding: 10px;
}
div.jqi .jqibuttons{
      text-align: center;
      padding: 5px 0 0 0;
}
div.jqi button{
      padding: 3px 10px 3px 10px;
      margin: 0 10px;
}

.special_offers_intro {
position:absolute;
top:20px;
right:0px;
text-align:right;
width:500px;
font-size:12px;
color:#666059;
font-weight:bold;
}

.rates_intro {
position:absolute;
top:34px;
right:-420px;
text-align:right;
width:500px;
font-size:15px;
color:#666059;
font-weight:bold;
}

.special_offers_intro a, .rates_intro a {
font-size:12px;
color:#666059;
font-weight:bold;
}

.rates_intro a {
font-size:15px;
}

.special_offers_intro a:hover, .rates_intro a:hover {
color:#000000;
}

.special_offers_column {
width:260px;
float:left;
margin-top:10px;
margin-right:10px;
}

.special_offers_column h2 {
display:block;
background-color:#C3B8AC;
font-family:"Tahoma",Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
margin:0px 0px 2px 0px;
padding:3px 3px 5px 5px;
color:#FFFFFF;
}

.special_offers_column p {
margin:0px;
padding:0px;
font-size:12px;
line-height:114%;
}

.special_offers_column .offer_box {
border:1px #C3B8AC solid;
font-weight:bold;
text-align:center;
padding:5px;
font-size:12px;
margin:5px 0px 5px 0px;
}


.special_offers_column2 {
width:400px;
float:left;
margin:2px 2px 0px -7px;
}

.special_offers_margin_fix {
margin:2px 0px 0px 2px;
}


.special_offers_column2 h2 {
display:block;
background-color:#C3B8AC;
font-family:"Tahoma",Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
margin:0px 0px 2px 0px;
padding:3px 3px 5px 5px;
color:#FFFFFF;
}

.special_offers_column2 p {
margin:0px;
padding:0px;
font-size:12px;
line-height:114%;
}

.special_offers_column2 .offer_box {
border:1px #C3B8AC solid;
font-weight:bold;
text-align:center;
padding:5px;
font-size:12px;
margin:5px 0px 5px 0px;
}

.special_offers_split_col {
float:left;
width:50%;
}

.sp_extra_head {
font-size:12px;
font-weight:bold;
}

.sp_extra_text {
font-size:10px;
line-height:100%;
padding-bottom:8px;
}

.block_bookings {
margin:8px 0px 8px 0px;
}

.block_bookings_tr {
padding:1px 0px 2px 0px;
border-bottom:1px #C3B8AC solid;
}

.home_search_btn {
position:absolute;
top:34px;
right:40px;
width:100px;
}

.checkAvailForm2 {
margin:0px;
padding:0px;
}


.reviews_col {
width:382px;
float:left;
margin:15px 15px 0px 0px;
overflow:auto;
height:270px;
}

.reviews_col .title {
font-weight:bold;
padding:0px 0px 5px 0px;
}

.reviews_col .image {
float:left;
width:150px;
}


.reviews_col p {
margin-top:0px;
margin-left:150px;
}

.testimonials {
padding:10px 0px 0px 27px;
width:400px;
}

.testimonials .quote_left {
float:left;
background-image:url(../images/reviews/quote_left.jpg);
background-repeat:no-repeat;
background-position:top;
width:41px;
margin:0px 8px 0px 0px;
height:32px;
}

.testimonials .text {
float:left;
width:290px;
color:#666059;
font-size:16px;
margin:0px 0px 8px 0px;
}

.testimonials .quote_by {
clear:both;
padding:0px 50px 0px 0px;
height:32px;
font-size:14px;
text-align:right;
color:#666059;
}

.testimonials .quote_by .left {
float:right;
width:200px;
margin-right:8px;
}

.testimonials .quote_by .left .name {
font-weight:bold;
}

.testimonials .quote_by .left .position {
font-style:italic;
}

.testimonials .quote_right {
float:right;
background-image:url(../images/reviews/quote_right.jpg);
background-repeat:no-repeat;
background-position:bottom;
width:41px;
height:32px;
}

.facilitMainText {
position:absolute;
top:62px;
left:-4px;
height:256px;
width:430px;
/*background-color:#e9e6e1;*/
padding:8px;
overflow:hidden;
}

.facilitMainText h2 {
background-color: #c4b9ad;
padding:8px;
margin:-8px -8px 2px -8px;
color:#FFFFFF;
font-weight:bold;
font-size:15px;
}

.facilitMainText p {
margin:4px 0px 10px 0px;
padding:0px;
font-size:12px;
line-height:100%;
}

.facilitEyecatchers {
position:absolute;
top:62px;
left:447px;
height:256px;
width:370px;
}



.facilitEyecatchers .item {
background-color:#e9e6e1;
padding:8px;
position:relative;
height:64px;
}

.facilitEyecatchers .item .image {
position:absolute;
top:0px;
left:0px;
width:80px;
height:80px;
}

.facilitEyecatchers .text {
margin-left:80px;
position:relative;
}


.facilitEyecatchers .item .text h2 {
background-color: #c4b9ad;
padding:5px;
margin:-8px -8px 2px -6px;
color:#FFFFFF;
font-weight:bold;
font-size:13px;
position:relative;
}


.facilitEyecatchers .item .text p {
margin:0px;
padding:0px;
line-height:100%;
}

.facilitEyecatchers .minispacer {
height:1px;
overflow:hidden;
clear:both;
}

.facilitEyecatchers .minispacer2 {
height:13px;
overflow:hidden;
clear:both;
}

.holistic_scroll {
position:absolute;
top:65px;
left:0px;
width:820px;
height:269px;
overflow:auto;
}

.holistic_scroll p {
margin:0px 0px 8px 0px;
padding:0px;
font-size:13px;
}

.holistic_scroll .col_left {
float:left;
width:380px;
margin:0px 0px 0px 0px;
}

.holistic_scroll .col_right {
float:right;
width:380px;
margin:0px 15px 0px 0px;
}

.holistic_scroll h2 {
background-color: #c4b9ad;
padding:5px;
margin:0px;
color:#FFFFFF;
font-weight:bold;
font-size:13px;
position:relative;
margin:0px 0px 6px 0px;
}

.holistic_scroll h3, .holistic_scroll h4, .about_rhodes_text h3, .about_rhodes_text h4 {
font-weight:bold;
font-size:15px;
font-family:"Tahoma", Arial, Verdana, sans-serif;
margin:0px;
padding:0px;
}

.holistic_scroll h4, .about_rhodes_text h4 {
font-size:14px;
font-weight:normal;
margin-bottom:6px;
}

.about_rhodes_text h4 {
font-size:14px;
font-weight:normal;
margin-bottom:0px;
}

.about_rhodes_text h3 {
margin-bottom:8px;
}

.holistic_scroll h4 {
font-size:14px;
font-weight:normal;
margin-bottom:6px;
}


.col_right ul.pricing {
	list-style: none;
	margin:0px;
	padding:0px;
	width:auto;
	height:22px;
	overflow:hidden;
}

.col_right ul.pricing li.left, .col_right ul.pricing li.right {
	list-style: none;
	display: block;
	float:left;
	width:200px;
	margin:0px 0px 0px 0px;
	padding:3px 3px 3px 5px;
	background-color:#E9E5E1;
	color:#333333;
}

.col_right ul.pricing li.right {
	margin:0px 0px 0px 0px;
	float:right;
	width:161px;
}

.col_right .minispacer {
height:2px;
overflow:hidden;
clear:both;
}

.header_extra_right {
position:absolute;
top:20px;
right:0px;
text-align:right;
width:500px;
font-size:12px;
color:#666059;
font-weight:bold;
}

.header_extra_right a {
font-size:12px;
color:#666059;
font-weight:bold;
}

.header_extra_right a:hover {
color:#000000;
}


.holistic_eyecatcher {
margin-top:7px;
}

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {
height:1%;
}

*+html .clearfix {
height:1%;
}

.clearfix {
display:block;
}
/* End hide from IE-mac */

.free_wifi {
position:absolute;
top:25px;
left:574px;
width:247px;
height:27px;
}

.osdm {
text-indent:-2000px;
}

.facilities_col_left {
float:left;
width:110px;
}

.facilities_col_right {
float:left;
width:320px;
}

.facilities_col_right p {
font-size:10px;
line-height: 98%
}

.thin_banner {
margin:10px 0px 0px -8px;
}

.special_offers_margin_fix p {
font-size:11px;
}
