@charset "utf-8";
/* CSS Document */

/* common styles for the entire site */
html {
	width: 100%;	
}

body {
	margin: 0;
	width: 100%;
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	background-color:#595240;
}

img, table {
	border: 0;
}

form {
	margin: 0;
}

input, select, textarea {
	font-family: Verdana;
	font-size: 10px;
}

/* custom styles */
#wrapper {
	margin: 0 auto;
	width: 950px;
}

#logo_time {
	width: 100%;
	margin: 10px 0px 0px 0px;
	background-color: #cdd0be;
	color:#000000;
	padding:3px;
	border:0;
}

#logo_time .localtime {
	text-align: right;
	vertical-align: bottom;
	padding-bottom: 5px;
	padding-right: 5px;
}

#flash_header {
	width: 100%;
	height: 350px;
}

#topnavi {
	text-align: center;
	padding: 10px 0px;
	background-color: #740108;
}

#topnavi a:link, #topnavi a:visited {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	margin: 0px 10px;
}

#topnavi a:hover {
	color: #FFFFFF;
}

#mainbody {
	border-left: 1px solid #2f1b10;
	border-right: 1px solid #2f1b10;
	background-color: #ebe4de;
	padding-bottom: 10px;
}

#left {
	width: 300px;
	padding: 15px 0px 0px 15px;
	color: #333333;
	vertical-align: top;
}

#left a:link, #left a:visited {
	color: #333333;
	text-decoration: none;
}

#left a:hover {
	color: #000000;
	text-decoration: underline;
}

#reservations {
	border: 1px solid #999999;
	background-color: #F4F4F4;
	padding: 15px;
	margin-bottom: 15px;
}

#left h3 {
	color: #333333;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
}

#reservations table {
	width: 100%;
	font-size: 10px;
}

#reservations td {
	padding: 5px 0px;
}

#left .infobox {
	margin-bottom: 30px;
}

#left .infobox .datetime {
	font-size: 10px;
}

#left hr {
	margin: 20px 0px 20px 0px;
	padding: 0;
}

#right {
	width: 605px;
	vertical-align: top;
	padding: 15px 15px 0px 15px;
}

#right h3 {
	font-size: 24px;
	font-weight: normal;
	color: #1d1c1c;
	margin: 0;
}

#right #content{
	color: #5c5543;
	margin-bottom: 20px;
}

#right a:link, #right a:visited {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}

#right a:hover {
	color: #000000;
}

.article_title {
	font-size: 14px;
}

.data_table {
	border-collapse: collapse;
}

.data_table th {
	text-align: left;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #333333;
}

.data_table td {
	padding: 5px;
	border: 1px solid #333333;
}

#accommodation_table {
	width: 300px;
	border-collapse: collapse;
}

#accommodation_table th {
	padding: 3px;
	border: 1px solid #333333;
	text-align: center;
	font-weight: bold;
}

#accommodation_table td {
	padding: 3px;
	text-align: center;
	border: 1px solid #333333;
}

#careertable {
	font-size: 12px;
	width: 450px;
	border-collapse: collapse;
}

#careertable th {
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background-color: #333333;
	padding: 5px;
	border: 1px solid #000000;
}

#careertable td {
	padding: 3px;
	border: 1px solid #000000;
}

#sideimages {
	float: right;
	margin-left: 10px;
}

#sideimages img {
	border: 1px solid #333333;
	margin-bottom: 10px;
}

#bottom_promotions {
	border: 0;
	color: #5c5543;
	background-color:#bcb184;
}

#bottom_promotions #header {
	background-color: #2d2c2a;
	vertical-align: middle;
}

#bottom_promotions .infocol {
	vertical-align: top;
	padding: 5px;
	width: 181px;
}

#bottom_promotions .infocol a:link, #bottom_promotions .infocol a:visited {
	color: #333333;
	text-decoration: underline;
}

#bottom_promotions .infocol a:hover {
	color: #000000;
	text-decoration: underline;
}

#footer {
	background-color: #740108;
	padding: 5px;
	color: #CCCCCC;
	text-align:center;
}

#footer a:link, #footer a:visited {
	color: #CCCCCC;;
	text-decoration: underline;
}

#footer a:hover {
	color: #FFFFFF;
}

#extrafooter {
	text-align: center;
	margin: 10px 0px;
	color:#ffffff;
}

#extrafooter a:link, #extrafooter a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#extrafooter a:hover {
	color: #000000;
	text-decoration: underline;
}


#sitemap ul
{
list-style-type:none;
padding:3px 0px 3px 14px ;
margin:0px;
}

#sitemap li
{
list-style-type:none;
background-image:url(../images/ic_sitemap.png);
background-repeat:no-repeat;
background-position:0px 6px; 
padding:3px 0px 3px 14px ;
margin:0px;
}

#sitemap li a:link, #sitemap li a:visited
{
text-decoration: none;
}

#sitemap li a:hover
{
text-decoration: underline;
}

/* for the calendar */
.style5 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color:#000000; }

/* the div that holds the date picker calendar */
.dpDiv {
	}

/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	}

/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}

/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}

/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}

/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}

/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}

/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}

/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	}

/* the table cell that holds the name of the month and the year */
.dpTitleTD { }

/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD { }

/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD { }

/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: #4060ff;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
}

/* To control the dropdown menu */
#dropmenudiv{
	position: absolute;
	border: 1px solid #000000;
	line-height: 11px;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	text-align: left;
	padding: 5px 0;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}

#dropmenudiv a:hover{ /*hover background color*/
	color: #000000;
	background-color: #CCCCCC;
}

/* styles for Lightbox 2.04 */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* 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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* styles for the drop down menus */
/* ######### Default class for drop down menus ######### */
.anylinkmenu{
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
	border: 1px solid black;
	font-size: 12px;
	line-height: 18px;
	z-index: 100; /* zIndex should be greater than that of shadow's below */
	background: #FFFFFF;
	width: 170px; /* default width for menu */
}

.anylinkmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.anylinkmenu ul li a:link, .anylinkmenu ul li a:visited {
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 2px 0;
	text-decoration:none;
	text-indent: 5px;
	color: #000000;
	font-weight:bold;
}


.anylinkmenu a:hover{ /*hover background color*/
	background-color: #dcfbff;
	color: #333333;
}

/* ######### Alternate multi-column class for drop down menus ######### */
.anylinkmenucols{
	position: absolute;
	width: 350px;
	left: 0;
	top: 0;
	visibility: hidden;
	border: 1px solid black;
	padding: 10px;
	font: normal 12px Verdana;
	z-index: 100; /*zIndex should be greater than that of shadow's below*/
	background: #E9E9E9;
}

.anylinkmenucols li{
	padding-bottom: 3px;
}

.anylinkmenucols .column{
	float: left;
	padding: 3px 8px;
	margin-right: 5px;
	background: #E0E0E0;
}

.anylinkmenucols .column ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/* ######### class for shadow DIV ######### */
.anylinkshadow{ /*CSS for shadow. Keep this as is */
	position: absolute;
	left: 0;
	top: 0;
	z-index: 99; /*zIndex for shadow*/
	background: black;
	visibility: hidden;
}

.clsMainHide{
	display:none;
}
.clsMainShow{
	display:block;
}
.clsHeading{
	cursor:pointer;
	margin-bottom: 0px;
	color: #53412b;
	width:160px;
	padding:0px;
	font-weight:bold;
}

.menutitle{
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	color:#435976;
	width:160px;
	padding:0px;
	border:1px solid #000000;
	padding-top: 2px;
}

.menutitle a:link, a:visited {
	color:#435976;
	text-decoration:none;
}
.menutitle a:hover {
	background-color:#d0dac2;
	color: #53412b;
}