/*
Theme Name: Rhooms
Author: STUDIOdm - andy@studiodm.co.uk
*/


*
 {
  margin: 0;
  padding: 0;
 }


.cleared, .clear
{ 
  clear:both;
  line-height:0;
}

.hidden, .hide
{
	display: none;
}



/* BODY STYLES START HERE */


body
{
	background: #000;
	/*MARBLE*/				/*background: #fff url('images/marble_bg.jpg') no-repeat 50% 0;*/
	/*COLUMNS*/				/*background: #fff url('images/columns_bg.jpg') no-repeat 50% 0;*/
	/*MODERN ROOM*/			/*background: #fff url('images/room_mod1_bg.jpg') no-repeat 50% 0;*/
	
	background: #000 url('images/bg_top.jpg') repeat-x 0 0;
	font-family: Georgia, Times, Serif;
}

h1, h2
{
	display: none;
}


#shadow-wrapper
{
	width: 1026px;
	height: 580px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -280px 0 0 -503px;
}

#wrapper
{
	width: 1000px;
	height: 560px;
	padding: 0 20px 20px 0;
	background: #fff url('images/wrapper_marble_full.jpg') no-repeat 50% 0;
	border: 1px solid #d9d9d9;
}

/******* EACH WRAPPER WITH DIFFERENT BG IS SPECIFIED SEPARATELY BELOW DUE TO AN IE BUG NOT OVERRIDING BGS WHEN THE DIVS WERE CLASSED*******/

#wrapper-splash
{
	width: 1026px;
	height: 580px;
	background: #000 url('images/rhooms_splash.jpg') no-repeat 50% 0;
	color: #fff;
}

#enter-site a, #enter-site p
{
	font-size: 20px;
	color: #333;
	position: absolute;
	bottom: 0;
	left: 50%;
	bottom: 80px;
	width: 150px;
	padding: 25px 0 25px 0;
	margin-left: -75px;
	text-align: center;
	font-weight: bold;
}

#enter-site a:hover
{
	color: #000;
}

#wrapper-cut1
{
	width: 1000px;
	height: 560px;
	padding: 0 20px 20px 0;
	background: #fff url('images/wrapper_marble_cut1.jpg') no-repeat 50% 0;
	border: 1px solid #d9d9d9;
}

#wrapper-cut2
{
	width: 1000px;
	height: 560px;
	padding: 0 20px 20px 0;
	background: #fff url('images/wrapper_marble_cut2.jpg') no-repeat 50% 0;
	border: 1px solid #d9d9d9;
}

#wrapper-cut3
{
	width: 1000px;
	height: 560px;
	padding: 0 20px 20px 0;
	background: #fff url('images/wrapper_marble_cut3.jpg') no-repeat 50% 0;
	border: 1px solid #d9d9d9;
}

#wrapper-cut4
{
	width: 1000px;
	height: 560px;
	padding: 0 20px 20px 0;
	background: #fff url('images/wrapper_marble_cut4.jpg') no-repeat 50% 0;
	border: 1px solid #d9d9d9;
}

#wrapper-cut5
{
	width: 1000px;
	height: 560px;
	padding: 0 20px 20px 0;
	background: #fff url('images/wrapper_marble_cut5.jpg') no-repeat 50% 0;
	border: 1px solid #d9d9d9;
}

#wrapper-e-dining
{
	width: 1000px;
	height: 560px;
	padding: 0 20px 20px 0;
	background: #fff url('images/wrapper_e_dining.jpg') no-repeat 50% 0;
	border: 1px solid #d9d9d9;
}

#wrapper-e-living
{
	width: 1000px;
	height: 560px;
	padding: 0 20px 20px 0;
	background: #fff url('images/wrapper_e_living.jpg') no-repeat 50% 0;
	border: 1px solid #d9d9d9;
}

#wrapper-e-sleeping
{
	width: 1000px;
	height: 560px;
	padding: 0 20px 20px 0;
	background: #fff url('images/wrapper_e_sleeping.jpg') no-repeat 50% 0;
	border: 1px solid #d9d9d9;
}

#wrapper-e-list
{
	width: 1000px;
	height: 560px;
	padding: 0 20px 20px 0;
	background: #fff url('images/wrapper_e_list.jpg') no-repeat 50% 0;
	border: 1px solid #d9d9d9;
}

#wrapper-v-dining
{
	width: 1000px;
	height: 560px;
	padding: 0 20px 20px 0;
	background: #fff url('images/wrapper_v_dining.jpg') no-repeat 50% 0;
	border: 1px solid #d9d9d9;
}

#wrapper-v-living
{
	width: 1000px;
	height: 560px;
	padding: 0 20px 20px 0;
	background: #fff url('images/wrapper_v_living.jpg') no-repeat 50% 0;
	border: 1px solid #d9d9d9;
}

#wrapper-v-sleeping
{
	width: 1000px;
	height: 560px;
	padding: 0 20px 20px 0;
	background: #fff url('images/wrapper_v_sleeping.jpg') no-repeat 50% 0;
	border: 1px solid #d9d9d9;
}

#wrapper-v-list
{
	width: 1000px;
	height: 560px;
	padding: 0 20px 20px 0;
	background: #fff url('images/wrapper_v_list.jpg') no-repeat 50% 0;
	border: 1px solid #d9d9d9;
}

#wrapper-5-dining
{
	width: 1000px;
	height: 560px;
	padding: 0 20px 20px 0;
	background: #fff url('images/wrapper_5_dining.jpg') no-repeat 50% 0;
	border: 1px solid #d9d9d9;
}

#wrapper-5-living
{
	width: 1000px;
	height: 560px;
	padding: 0 20px 20px 0;
	background: #fff url('images/wrapper_5_living.jpg') no-repeat 50% 0;
	border: 1px solid #d9d9d9;
}

#wrapper-5-sleeping
{
	width: 1000px;
	height: 560px;
	padding: 0 20px 20px 0;
	background: #fff url('images/wrapper_5_sleeping.jpg') no-repeat 50% 0;
	border: 1px solid #d9d9d9;
}

#wrapper-partners
{
	width: 1000px;
	height: 560px;
	padding: 0 20px 20px 0;
	background: #fff url('images/wrapper_partners.jpg') no-repeat 50% 0;
	border: 1px solid #d9d9d9;
}

#wrapper-contact
{
	width: 1000px;
	height: 560px;
	padding: 0 20px 20px 0;
	background: #fff url('images/wrapper_contact.jpg') no-repeat 50% 0;
	border: 1px solid #d9d9d9;
}



/******TEXT WRAPPERS*******/


.wrap0, .wrap1, .wrap2, .wrap3, .wrap4, .wrap5, .wrap6, .wrap7
{
	float: right;
	clear: right;
	height: 27px;
	margin-left: 15px;
	/*border: 1px solid lime;*/
}

.wrap0
{
	width: 1px;
}

.wrap1
{
	width: 300px;
}

.wrap2
{
	width: 275px;
}

.wrap3
{
	width: 250px;
}

.wrap4
{
	width: 200px;
}

.wrap5
{
	width: 150px;
}

.wrap6
{
	width: 100px;
}

.wrap7
{
	width: 50px;
}




img.logo-f-left
{
	float: left;
	margin: 0 20px 10px 0;
}

#topbar
{
	display: none;
	background: #ded0c3;
	width: 100%;
	height: 25px;
}

.spacer50
{
	height: 2em;
}

.spacer20
{
	height: 1em;
}

.spacer15
{
	height: 0.8em;
}

#main
{
	float: left;
}

#shadow-right
{
	display: none;
	
	position: absolute;
	top: 0;
	right: 0;
	/*MARBLE*/				/*background: url('images/marble_shadow_right.jpg') repeat-y 0 0;*/
	/*COLUMNS*/				/*background: url('images/columns_shadow_right.jpg') repeat-y 0 0;*/
	/*MODERN ROOM*/			background: url('images/room_shadow_right.jpg') repeat-y 0 0;
	width: 6px;
	height: 576px;
}

#shadow-bottom
{
	display: none;
	
	/*MARBLE*/				/*background: url('images/marble_shadow_bottom.jpg') repeat-x 0 0;*/
	/*COLUMNS*/				/*background: url('images/columns_shadow_bottom.jpg') repeat-x 0 0;*/
	/*MODERN ROOM*/			background: url('images/room_shadow_bottom.jpg') repeat-x 0 0;
	height: 6px;
	width: 1020px;
}


#nav
{
	float: left;
	border-right: 2px #fff solid;
	width: 225px;
	font-size: 1.3em;
}

#content
{
	float: left;
	width: 514px;
	margin: 0 0 0 10px;
	font-size: 0.9em;
}


#right
{
	float: left;
	width: 210px;
	margin: 0 0 0 21px;
}


#right a
{
	color: #000;
	font-weight: bold;
	display: block;
	text-align: center;
	font-size: 12px;
	height: 50px;
	line-height: 50px;
}



#footer
{
	font-size: 0.7em;
	color: #e4e4e4;
	width: 980px;
	border-top: 1px solid #fff;
	margin-left: 20px;
	padding: 5px 0 0 0;
	text-align: right;
}


/* END MAIN BODY STYLES */




/* NAV*/
#nav ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav ul li
{
	margin: 0;
	padding: 0;
}

#nav ul li a
{
	display: block;
	text-decoration: none;
	color: #000;
	padding: 20px 20px 20px 40px;
	margin: 0;
	width: 165px;
}

#nav ul li a.active
{
	color: #fff;
}

#nav a:hover
{
	color: #fff;
}

#nav a.nolink:hover
{
	color: #000;
	background: none;
}

#nav ul li ul
{
	margin: -15px 0 20px 0;
	font-size: 0.9em;
}

#nav ul li ul li a
{
	margin: 0;
	padding: 5px 5px 5px 60px;
	width: 160px;
}


/**/

#logo
{
	background: url('images/logo.gif') 0 0 no-repeat;
	width:127px;
	height: 65px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 90px;
}


/*CONTENT*/

#content.list
{
	width: 390px;
}

#breadcrumb-block
{
	background: #fff;
	width: 514px;
	padding: 7px 0 7px 15px;
	font-weight: bold;
	color: #999;
	/*margin-left: -15px;*/
}

#breadcrumb-block.list
{
	width: 389px;
}

#breadcrumb-block .level2
{
	color: #666;
}

#content #breadcrumb-block  a
{
	text-decoration: none;
	color: #999;
}

#breadcrumb-block span.level2 a
{
	text-decoration: none;
	color: #666;
}

#breadcrumb-block .level3
{
	color: #333;
}

#subnav
{
	width: 499px;
	padding: 12px 0 12px 0;
	border-bottom: 1px solid #fff;
	margin: 0 0 15px 15px;
}

#subnav.list
{
	width: 375px;
}



#subnav ul
{
	list-style: none;
}

#subnav li
{
	display: inline;
	padding: 0 12px 0 12px;
	border-right: 1px #fff solid;
}

#subnav li.sn-start
{
	padding-left: 0;
}

#subnav li.sn-end
{
	border: none;
}

#subnav li a
{
	text-decoration: none;
	color: #000;
}

#subnav li a:hover
{
	text-decoration: underline;
	color: #fff;
}

#subnav li a.active
{
	color: #999;
}

#subnav .list a.subnav-replace
{
	text-decoration: none;
}


.content-scroller
{
	height: 375px;
	overflow: auto;
	padding: 0 20px 0 0;
}

.content-scroller-5list
{
	height: 425px;
	overflow: auto;
	padding: 0 20px 0 0;
}


#content p
{
	text-align: justify;
	line-height: 26px;
	margin-left: 15px;
}

#content p.normal
{
	margin-top: 10px;
}

#content .small
{
	font-size: 11px;
	line-height: 14px;
}

#content p.adj-lh
{
	line-height: 18px;
	margin-top: 10px;
}

#content a
{
	color: #000;
	font-weight: bold;
}

#content p.col-top
{
	margin-top: 15px;
}

h4
{
	margin: 12px 0 0 15px;
	font-size: 16px;
	padding-bottom: 5px;
	width: 100%;
	border-bottom: 1px solid #fff;
}

h4 a
{
	display: block;
	text-decoration: none;
}

h4 a:hover
{
	text-decoration: underline;
}


ul.prod-list
{
	list-style: circle;
	margin-left: 40px;
	margin-top: 10px;
}

li.li-spacer
{
	margin-top: 15px;
}

.list-title
{
	font-weight: bold;
	margin-top: 10px;
}


/**/

/*RIGHT*/

.main-image-right
{
	margin-left: auto;
	margin-right: auto;
	width: 210px;
	height: 160px;
	/*border: 3px solid #333333;*/
	margin-bottom: 35px;
	background: #fff;
}


.main-image-right a img
{
	border: none;
}

.main-image-right.col
{
	height: 115px;
	width: 200px;
	border: 3px solid #333333;
}

.main-image-right.col.3
{
	margin-bottom: none;
}

.main-image-right.three
{
	height: 125px;
}

.col-image-filler
{
	height: 50px;
}



.col2
{
	/*height: 115px;*/
	margin-top: 20px;
}

.col2 h4
{
	margin-top: 0;
}


.col2.colvibrance, .col2.col5star
{
	margin-top: 20px;
}


.col2 a
{
	text-decoration: none;
}

.col2 a:hover
{
	text-decoration: underline;
}


.form
{
	float: left;
	width: 300px;
}

.contact-right
{
	float: left;
	width: 190px;
	margin-left: 15px;
}



/**/

/*FOOTER*/

#footer a
{
	text-decoration: none;
	font-weight: bold;
}

#sdmlink
{
	color: #fff;
}

#footer a:hover
{
	text-decoration: underline;
}

#termslink
{
padding-left: 20px;
color: black;
float: left;
}

#termswrapper 
{

    height:425px;
    overflow:auto;
    padding:0 20px 0 0;
}

#termswrapper ol
{
    margin-top: 15px;
    margin-left: 30px;
}

#termswrapper li
{
    margin-bottom: 10px;    
}

#termswrapper ol ol
{
    list-style-type: lower-alpha;
}
   
#termswrapper ol ol ol
{
    list-style-type: lower-roman;
}    


/**/


/* GALLERY */

#right.list
{
	float: left;
	position: relative;
	width: 310px;
	margin: 0 0 0 25px;
	background: #d9d9d9;
	padding: 20px 0 20px 20px;
	text-align: center;
}

.list-image
{
	float: left;
	width: 86px;
	height: 60px;
	background: #f0f0f0;
	border: 2px solid #666666;
	margin: 10px 9px 0 0;
}

.list-image.top
{
	margin-top: 0;
}

.list-image a img
{
	border: none;
}


#section2
{
	position: absolute;
	top: 20px;
	left: 20px;
	width: 100% /* IE Fix */
}

#section3
{
	position: absolute;
	top: 20px;
	left: 20px;
	width: 100% /* IE Fix */
}

a.hp-resort-button-hotel
{
	display: block;
	width: 215px;
	height: 40px;
	margin: 15px 0 0 15px;
	background: url('images/hotel_ex_launch.jpg') no-repeat 0 0;
}






/***************LIGHTBOX****************/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
	
/*****************END LIGHTBOX*************************/