/* LIGHTBOX 2.02 */

#lightbox{
	position: absolute;
	top: 40px;
	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: 6px;
	}

#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('lightbox/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('lightbox/images/prevlabel.gif') left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url('lightbox/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;
	}
#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;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

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

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

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

/* ARTICLES MENU */

.sdmenu {
	width: 180px;
    font-family: Sans-Serif;
    font-size: 12px;
    padding-bottom: 10px;
    background: url(images/bottom.gif) no-repeat  right bottom;
    color: #FFF;
}

.sdmenu .title, .sdmenu .titlehidden{
    display: block;
    padding: 5px 0;
    font-weight: bold;
    color: #FFF;
    background: url(images/title.gif) repeat-x;
}

.sdmenu .title {
    border-bottom: 1px solid #DDD;
}

.sdmenu .arrow {
	margin-left: 10px;
    margin-right: 7px;
}

.sdmenu .titlehidden {
    border-bottom: none;
}

.sdmenu #top {
    background: url(images/toptitle.gif) no-repeat;
}

.sdmenu .submenu {
	overflow: hidden;
	font-size: 10px;
}

.sdmenu .submenu a {
	padding: 5px 0;
	text-indent: 10px;
	background: #EEE;
	display: block;
	border-bottom: 1px solid #DDD;
	color: #0066CC;
	text-decoration: none;
	font-size: 10px;
}

.sdmenu .submenu a:hover {
	color: #FFF;
	font-size: 10px;
	background-color: #0066CC;
	background-image: url(images/linknews.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

/* END ARTICLES MENU */

	
body {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #BC0A0A;
}
	#wrap {
	margin: 0px auto;
	width: 774px;
	background: #fff url('images/midbg.jpg');
	background-repeat: repeat-y;
}

	a { text-decoration: none; }
	a:link {
	color: #2557DB;
	text-decoration: none;
}
	a:visited {
	text-decoration: none;
	color: #2557DB;
}
	a:hover {
	color: #FF9900;
}
	a:active {
	text-decoration: none;
	color: #2557DB;
}

	h1 {
	font-family: Tahoma, Geneva, Sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-align: left;
	letter-spacing: 1px;
	}
	h2 {
	font-family: sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0066FF;
	}
	
.mainbody_box {
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFCC00;
	border-left-color: #FFCC00;
	background-color: #FFFFFF;
	width: 750px;
	background-position: top;
	margin-top: 0px;
	padding-top: 0px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.insidebody_box {
	border-right-style: none;
	border-left-style: solid;
	border-left-color: #EFEFEF;
	width: 556px;
	background-position: top;
	border-top-style: none;
	margin-top: 0px;
	padding-top: 0px;
	border-left-width: thin;
}
.body_box {
	background-position: top;
	font-family: sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	margin-left: 8px;
	text-align: left;
	padding-right: 6px;
}
.right_nav_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
}
.right_article_hr {
	margin-right: 10px;
	margin-left: 10px;
}
.right_article_news {
	margin-right: 5px;
	margin-left: 8px;
}
.footer {
	font-family: Tahoma, Geneva, Sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
}
.checklist {
	list-style-image: url(images/checklist.gif);
}
.bullet_point {
	list-style-image: url(images/arrows.jpg);
}
.bullet_point2 {

	list-style-image: url(images/arrow-disc.jpg);
}
.bullet_point3 {

	list-style-image: url(images/arrow-square.jpg);
}
.room_box_title {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: dashed;
	border-top-color: #FFFFFF;
	border-bottom-color: #ffcc00;
	padding-top: 1px;
	padding-bottom: 1px;
	font-family: sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0066FF;
	letter-spacing: 1px;
}
.like_body_txt {
	font-family: sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #FF0000;
	letter-spacing: .6px;
}


.table_box {
	border: 1px dotted #999999;
}
.table_txt_01 {
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding: 2px;
}
.table_txt_02 {
	font-size: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding: 2px;
}

.index_box_contact {
	border: 1px dotted #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

.booking_txt_01 {
	font-size: 10px;
	font-weight: bold;
}
.booking_txt_02 {
	font-size: 10px;
}
.booking_txt_03 {
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
.booking_txt_04 {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.text_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

/*  PHOTOGRAPHER PAGE  */

.photogallery{ /*CSS for TABLE containing a photo album*/
font: bold 10px Arial;
}

.photogallery img{ /*CSS for images within an album*/
border: 1px solid green;
}

.photonavlinks{ /*CSS for pagination DIV*/
font: bold 11px Arial;
}

.photonavlinks a{ /*CSS for each navigational link*/
margin-right: 2px;
margin-bottom: 3px;
padding: 1px 5px;
border:1px solid gray;
text-decoration: none;
background-color: white;
}

.photonavlinks a.current{ /*CSS for currently selected navigational link*/
background-color: gray;
}

/*  END CSS  */

/* NEW HORIZONTAL NAVIGATION */

/* ------------------------------------------------------------
	Top Nav
--------------------------------------------------------------- */
#nav {
	float: left;
	width: 746px;
	margin: 0;
	padding: 7px 0 0 4px;
	list-style: none;
	font-size: 10px;
	background-color: #006bcc;
	background-image: url(images/nav-bg.gif);
}
#nav li {
	float: left;
	margin: 0 3px 0 0;
	padding: 0;
	line-height: normal;
}
#nav li a {
	position: relative;
	display: block;
	margin: 0;
	padding: 4px 4px 9px 4px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
/* Hovers & Current Tab: sfhover class added with JS (for old IE)
--------------------------------------------------------------- */
#nav li:hover, #nav li.sfhover, #nav li.current {
	background: #fff url(images/nav_on_left.gif) no-repeat left top;
}
#nav li:hover a, #nav li.sfhover a, #nav li.current a {
	color: #0a4425;
	background: url(images/nav_on_right.gif) no-repeat right top;
}

/* Dropdowns 
--------------------------------------------------------------- */
#nav li ul {
	position: absolute;
	padding: 0;
	margin: 0 0 0 -1px;
	list-style: none;
	left: -999em; /* using left because display:none isn't read by screen readers */
	background: #fff;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
#nav li ul li {
	margin: 0;
	padding: 0;
}
#nav li:hover ul li a, #nav li.sfhover ul li a, #nav li.current ul li a {
	background-color: #fff;
	background-image: none;
	border-bottom-color: #f9f9f9; /* Drop Down Border Bottom */
	font-size: 1em;
	font-weight: normal;
	color: #666;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3399ff;
	border-right-color: #3399ff;
	border-left-color: #3399ff;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: 0;
}

#nav li ul li.last a, #nav li.current ul li.last a {
	border-bottom-color: #3399ff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#nav li ul li a:hover, #nav li.current ul li a:hover {
	color: #fff;
	background: #cc1d00; /* Hover Select BG */
}
#nav li ul li.current a {
	font-weight: bold;
}

/* Width of DropDowns */
#nav li ul,
#nav li ul li,
#nav li:hover ul li a, 
#nav li.sfhover ul li a, 
#nav li.current ul li a {
	width: 15em;
}

/* Make Last Tab's DropDown Less Wide */
#nav li#last_tab ul,
#nav li#last_tab ul li,
#nav li#last_tab:hover ul li a, 
#nav li#last_tab.sfhover ul li a, 
#nav li#last_tab.current ul li a {
	width: 10em;
}
/* IE7 Sticky Menu Fix */
#nav li:hover, #nav li.hover {
    position: static;
}

/* -----[ Support for the "iehover-fix.js" ]----- */ 
* html ul#nav iframe, * html ul.nav iframe {
	position: absolute;
	/* account for the border */
	left: -0.25em;
	top: -0.25em;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
}

/* this is for IE 5.0
select.hide { visibility: hidden; }

/* -----[ End Support for the "iehover-fix.js" ]----- */

/* ------------------------------------------------------------
	Left Nav
--------------------------------------------------------------- */
#leftnav {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;	
}
#leftnav li {
	margin: 10px 0;
	line-height: normal;
}
#leftnav li a:link, #leftnav li a:visited {
	color: #333;
}
#leftnav li a:hover, #leftnav li a:active {
	color: #91B011;
}
#leftnav li.current {
	color: #c60;
}
#leftnav ul {
	margin: 0 0 0 20px;
	padding: 0;
	list-style: none;
}
#leftnav ul li {
	margin: 6px 0;
	line-height: normal;
}
.Text-01 {
	font-family: Verdana, Geneva, sans-serif;
}

/* END OF NEW HORIZONTAL NAVIGATION */