/**
 * Stylesheet for Moonlight
 *
 * @media	screen, projection
 * @copyright	bread poultice <http://www.moonlightapartment.co.uk/location>
 * @author	<author@example.net>
 */

/**
 * = Primary selectors
 * ----------------------------------------------------------
 */

html, body, form, div, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, li, dl, dt, dd, address, input, textarea, th, td, img {
	margin: 0;
	padding: 0;
}

ul, ol {
	list-style: none;
}

/**
 * font-size: 76% = 12px
 * line-height: 1.4 = 16px
 */
body {
	font: 76%/1.4 Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/bg_new.jpg) repeat;
}

h1{

}

h2, h3, h4, h5{
	color: #5d909f;
	font-weight: normal;

}

h6{
	color: #f6aa9e;
	font-weight: normal;
	height:2px;
	font-size: 0.2em;

}
h2{	clear: both;
	font-size: 1.3em;
	font-style: italic;
	margin-top: 2em;
	display: block;
	
}

h3{	clear: both;
	font-size: 1.3em;
	font-style: italic;
	margin-top: 2em;
	display: block;
}

p {
	padding-left: 50px;
	margin-bottom: 2em;
}

ul {

}

ul li {

}

dl {

}

dl dt {

}

dl dd {

}

blockquote {

}

blockquote p {

}

em {
    font-style: italic;
}

strong {
    font-weight: bold;
}

abbr, acronym {
    font-style: normal;
    cursor: help;
}

a abbr {
    border: none;
}

address {
    margin: 0;
    padding: 0;
    font-style: normal;
}

a:hover {

}

a img {
    border: none;
}

br.clear{
	clear: both;
}


/**
* = Definition lists for forms
* = Forms
* ----------------------------------------------------------
*/


input, textarea {
	border: 1px solid #999;
	font: 100 12px/1.2 Arial, sans-serif;
	padding: 2px;
	color: #2B2B2B;
}

textarea {
	height: 6em;
}

input.input-button {
	font: 100 12px Arial, sans-serif;
	padding: 2px 4px;
	border: 1px solid #C5C5C5;
	width: auto;
	background: #EEE;
}

input {
	width: 18em;
}

textarea {
	width: 24em;

}

dl dd {
	padding: 0 0 8px 0;
}

.form-error {
	color: #cc1a1a;
	display: block;
	line-height: 1.4;
}

/**
 * = Forms
 * ----------------------------------------------------------
 */

form {

}

form p {

}

label {

}

fieldset {

}

fieldset legend {

}

input, select {

}

select {

}

textarea {

}

.required {

}

/**
 * = Tables
 * ----------------------------------------------------------
 */

table {

}

caption {

}

tr {

}

th {

}

td {

}

thead {

}

tbody {

}

tfoot {

}

/**
 * = Page structure
 * ----------------------------------------------------------
 */

#overall{
	width: 960px;
	margin: 0 auto;
	background: transparent url(../images/bg_circle.gif) no-repeat 0 40px;
}

#overall_home{
	width: 960px;
	margin: 0 auto;
	background: transparent url(../images/bg_circle.gif) no-repeat 0px 40px;
}

#container {
	float: right;
	margin: 70px auto 0px 0px;
	width: 890px;
}

#container_home {
	float: right;
	margin: 70px auto 0 0;
	width: 890px;
}

/**
 * = Header
 * ----------------------------------------------------------
 */

#header {
	width: 870px;
	height: 40px;
}

#header img {
	float: left;
	padding-left: 10px;
}

div.logo{
	background: url(../images/logo.gif) no-repeat 0 0;
	text-indent: -9999px;
	width: 350px;
	height: 41px;
	float: left;
}

div.logo a{
	display: block;
	width: 350px;
	height: 41px;
	overflow: hidden;
}


div.Food and Drink div{
	border: 1px solid #a1c1cb;
	float: left;
	padding: 10px 5px 10px 5px;
	width: 155px;
	height: 247px;
	margin: 0px 10px 10px 0px;
	text-align: center;
	font-size: 8pt;
}

/**
 * = Navigation
 * ----------------------------------------------------------
 */

#nav {
	color: white;
	float: right;
	padding: 0px 0px 0px 5px;
	margin: 10px 0px 0px 0px;
	font-size: 0.94em;
}

#overall #nav {
	padding: 0 10px 0 5px;
}

#nav li {
	float: left;
}

#nav li.selected a {
	color: white;
	background-color: #5d909f;
	margin: 0px 3px 0px 3px;
	height: 16px;
}

#nav li a:link,
#nav li a:visited {
	color: white;
	text-decoration: none;
	margin: 0px 3px 0px 3px;
	padding: 0px 10px 0px 10px;
}

#nav li a:hover,
#nav li a:visited {
	color: white;
	text-decoration: none;
	margin: 0px 3px 0px 3px;
}

/**
 * = Main
 * ----------------------------------------------------------
 */

#main {
	margin: 15px 0 0 0;
	width: 860px;
	float: left;
	padding: 0;
}


#front{
	float: left;
}


#front ul li {
	border: 5px solid white;
	width: 197px;
	float: left;
	margin-right: 10px;
	line-height: 0px;
	list-style: none;
	text-indent: -9000px;
}

#front ul li a {
	display: block;
	width: 197px;
	height: 490px;
	overflow: hidden;
	float: left;
}

#front ul li#luxury a:link,
#front ul li#luxury a:visited {
	background: url(../images/front_luxury_singleimage.jpg) no-repeat 0 0;
}

#front ul li#luxury a:hover,
#front ul li#luxury a:active {
	background: url(../images/front_luxury_singleimage.jpg) no-repeat -197px 0;
}

#front ul li#romantic a:link,
#front ul li#romantic a:visited {
	background: url(../images/front_romantic_singleimage.jpg) no-repeat 0 0;
}

#front ul li#romantic a:hover,
#front ul li#romantic a:active {
	background: url(../images/front_romantic_singleimage.jpg) no-repeat -197px 0;
}

#front ul li#pgal a:link,
#front ul li#pgal a:visited {
	background: url(../images/front_pgal_singleimg.jpg) no-repeat 0 0;
}

#front ul li#pgal a:hover,
#front ul li#pgal a:active {
	background: url(../images/front_pgal_singleimg.jpg) no-repeat -197px 0;
}

#front_txt {
	background-color: #f6aa9e;
	width: 200px;
	min-height: 44em;
	height: auto !important;
	height: 44em;
	padding: 10px;
	margin: 0;
	color: white;
	float: left;
	font-size: 0.8999em;
}

#front_txt p {
	padding-left: 0;
}

#topbar {
	padding: 0;
	margin: 0;
	width: 849px;
	border: 5px solid white;
}

#topbar img.left{
	border-right: 5px solid white;
	float: left;
}

#topbar ul {
	float: left;
	border-right: 5px solid white;
	height: 156px;
}

#topbar li {
	text-indent: -9000px;
	width: 233px;
	height: 52px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

#topbar li a {
	width: 233px;
	height: 52px;
	display: block;
	overflow: hidden;
}


#topbar img {
	float: left;
}

#topbar #luxury a:link,
#topbar #luxury a:visited {
	background: url(../images/nav.jpg) no-repeat 0 0px;
}

#topbar #luxury a:hover,
#topbar #luxury a:active,
#topbar #luxury a.selected {
	background: url(../images/nav.jpg) no-repeat 0 -156px;
}

#topbar #romantic a:link,
#topbar #romantic a:visited {
	background: url(../images/nav.jpg) no-repeat 0 -52px;
}

#topbar #romantic a:hover,
#topbar #romantic a:active,
#topbar #romantic a.selected  {
	background: url(../images/nav.jpg) no-repeat 0 -208px;
}

#topbar #pgal a:link,
#topbar #pgal a:visited {
	background: url(../images/nav.jpg) no-repeat 0 -104px;
}

#topbar #pgal a:hover,
#topbar #pgal a:active,
#topbar #pgal a.selected  {
	background: url(../images/nav.jpg) no-repeat 0 -260px;
}



/**
 * = Content
 * ----------------------------------------------------------
 */

#content {
	background: white url(../images/bg_content.jpg) repeat-y;
	width: 534px;
	float: left;
	padding: 20px 40px 20px 40px;
	font-size: 0.899em;
	text-align: left;
	color: #50626d;
	font-size: 110%;
	display: inline;
	overflow: hidden;
}

#content strong{
	clear: both;
	display: block;
}
#content p strong{
	clear: both;
	display: block;
	padding: 0px 0px 0px 0px;
}

#content p img, #content img{
	padding: 5px 15px 20px 0px;
	float: left;
}

#content a{
	color: #50626d;
}

#content ul li{
	margin: 0px 0px 0px 30px;
	list-style-type: square;

}
#content div.Photo Gallery{
	width: 530px;
}

#content div.Photo Gallery ul li{
	float: left;
	list-style-type: none;
	margin: 0px 12px 0px 0px;
}

/**
 * = Sidebar
 * ----------------------------------------------------------
 */

#sidebar {
	float: left;
	width: 230px;
	border-top: 5px solid #556875;
	margin-right: 14px;
}

#sidebar img.title{
	float: right;
	margin: 16px 4px 0px 0px;
}

#sidebar ul {
	padding: 25px 0 0 50px;
	font-size: 0.9em;
}

#sidebar ul li ul {
	margin: 0;
	padding: 0;
}

#sidebar ul li ul li {
	border: none;
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	color: #5d909f;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #3d454c;
	white-space: nowrap;
}

#sidebar ul li.selected,
#sidebar ul li.selected:hover {
	color: white;
	background: #5d909f url(../images/selected.png) 6px 5px no-repeat;
}

#sidebar ul.blue li.selected,
#sidebar ul.blue li.selected:hover {
	color: white;
	background: #6c7f8e url(../images/selected.png) 6px 5px no-repeat;
}

#sidebar ul.green li.selected,
#sidebar ul.green li.selected:hover {
	color: white;
	background: #a5b050 url(../images/selected-green.png) 6px 5px no-repeat;
}

#sidebar ul.orange li.selected,
#sidebar ul.orange li.selected:hover {
	color: white;
	background: #e07b1f url(../images/selected-orange.png) 6px 5px no-repeat;
}

#sidebar ul li a:link,
#sidebar ul li a:visited,
#sidebar ul li a:hover,
#sidebar ul li a:active {
	color: white;
	text-decoration: none;
	padding: 5px 0 5px 35px;
	margin: 0;
	display: block;
}

#sidebar li.selected ul li a:link,
#sidebar li.selected ul li a:visited,
#sidebar li.selected ul li a:hover
#sidebar li.selected ul li a:active {
	padding: 3px 0 3px 50px;
	margin: 0;
}

#sidebar ul li:hover{
	color: white;
	text-decoration: none;
	background: #38424B;
}

/**
 * = Footer
 * ----------------------------------------------------------
 */


#footer {
	color: white;
	clear: both;
	font-size: 0.8em;
	padding: 10px 32px 10px 0;
	text-align: right;
}

#footer a{
	color: white;
}

#footer_home{
	clear: both;
	color: white;
	text-align: right;
	padding: 10px 18px;
	font-size: 0.8em;
}

#footer_home a {
	color: white;
}

/**
 * = Clearfix
 * ----------------------------------------------------------
 * @see	http://www.positioniseverything.net/easyclearing.html
 */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display:inline-block;
}
/**
 * = Invisible Text on home page right hand
 * ----------------------------------------------------------
  */

.invis {
	color: #f6aa9e;
	
}
#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;
	overflow: auto;
	width: 100%	
	}

#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;
	}

