@charset "utf-8";

/******** Body Elements ********/

* 
{
	margin: 0;
	padding: 0;
	border: 0;
}

body 
{
	font-family: arial, verdana, tahoma;
/*	font-family: "Trebuchet MS", sans-serif;*/
/*	font-size: 12px;*/
	font-size: 0.8em;
	line-height: 180%;
	color: #002836;
}

/******** Layout Elements ********/

.wrapper 
{
	width: 960px;
	margin: 0 auto;
}

.header
{
	/*height: 60px;*/
	height: 65px;
	margin: 0px 0 30px 0;
	background-color: #00A8E1;
	text-align: left;
	color: white;
	font-weight: bold;
	font-size: 15px;
}

.header ul
{
}

.header li
{
	/*margin-top: 25px;*/
	margin-top: 29px;
	display: inline;
	float: left;
	margin-right: 40px;
}

.header img
{
	margin-left: 10px;
	margin-right: 50px;
	margin-top: 8px;
	display: inline;
	float: left;
}

.navbar 
{
	height: 30px;
	margin: 0 0 20px 0;
	padding: 0;
	line-height: 30px;
	background-color: #00678A;
	color: white;
	font-weight: bold;
	font-size: 14px;
	/*border: 1px solid #bcc;*/
	font-family: arial, sans-serif;
	width: 100%;
}

.content 
{
	margin: 0 0 10px 240px;
/*	padding: 5px;*/
	background-color: #ffffff;
}

.inner-content-main
{
/*	width: 69%;*/
	width: 470px;
	float: left;
}

.inner-content-sidebar-top-right
{
	width: 30%;
/*	border: 1px solid #bcc;*/
	background-color: #C9DD0A;
	float: right;
}

.inner-content-slideshow
{
/*	width: 69%;*/
	width: 470px;
	float: left;
/*	border: 1px solid #bcc;*/
}

.inner-content-sidebar-right
{
	margin-top: 10px;
	width: 30%;
	/*border: 1px solid #bcc;*/
	background-color: #D9F5FF;
	float: right;
	/*background-color: #D9F5FF;*/
}

.inner-content-sidebar-right-ad
{
	margin: 10px;
	color: white;
	/*color: #00678A;*/
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}

.content-full-width 
{
	margin: 0 0 10px 0px;
	width: 100% - 20px;
	background-color: #ffffff;
	clear: both;
	padding-left: 10px;
	padding-right: 10px;
}

.content-full-width-regions
{
	border-top: 1px solid #bcc;
}

.content-full-width-last
{
	margin: 0 0 30px 0px;
}

.left 
{
	margin: 0 0 30px 0;
	float: left;
	width: 210px;
	padding: 10px 5px 10px 5px;
	background-color: #D9F5FF;
/*	border: 1px solid #bcc;*/
	color: #002836;
	text-align: center;
	/* hack for IE6/7 to show up the calendar */
	z-index: 10000;
}

.footer
{
	width: 100%;
	margin: 0;
	padding: 0;
	clear: both;
	background-color: #00A8E1;
	text-align: center;
	color: white;
/*	height: 25px;*/
/*	line-height: 25px;*/
}

/******** Heading Styles ********/

h1 
{
	font-size: 18px;
	font-weight: bold;
	color: #00678A;
	font-family: arial, sans-serif;
}

h2 
{
	font-family: arial, sans-serif;
	margin: 0 0 15px 0;
	font-size: 15px;
	font-weight: bold;
	color: #00678A;
}

h3 
{
	font-family: arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
}	

.inner-content-sidebar-top-right h1
{
	font-size: 15px;
	font-weight: bold;
	color: #00678A;
	text-align: center;
}

.inner-content-sidebar-top-right h3
{
	text-align: center;
}

.left h1
{
	margin: 0 0 8px 0;
	font-size: 15px;
	font-weight: bold;
	color: #00678A;
}

.left h3
{
	color: #00678a;
	font-size: 14px;
}

.content-full-width h1
{
	margin: 10px 0 15px 0;
	font-size: 17px;
	font-weight: bold;
	color: #00678A;
	border-bottom: 1px solid #bcc;
}

.content-full-width h2
{
	margin: 0 0 15px 0;
	font-size: 14px;
	font-weight: bold;
	color: #002836;
}

.content-full-width h1
{
	margin-bottom: 25px;
}

.content-full-width-last .float-box h1
{
	font-size: 15px;
	border-bottom: 1px solid #bcc;
	margin-bottom: 3px;
}

.content-full-width-last .float-box h2
{
	text-align: left;
}

.content-full-width-regions .float-box h1
{
	font-size: 15px;
	border-bottom: 1px solid #bcc;
	margin-bottom: 3px;
}

.content-full-width-regions .float-box h2
{
	text-align: left;
}

.float-box-rounded h1
{
	border: none !important;
	margin-top: 0 !important;
	margin-bottom: 10px !important;
}

.float-box-rounded h2
{
	margin-left: 30px;
}

/******* Link Styles *********/

a, a:active, a:visited 
{
	text-decoration: none;
	color: #00678A;
}

a:hover
{
	text-decoration: underline;
}

.header a, .header a:active, .header a:visited 
{
	color: white;
}

.header a:hover 
{
	color: white;
	text-decoration: underline;
}

.inner-content-sidebar-top-right a, inner-content-sidebar-top-right a:hover, inner-content-sidebar-top-right a:visited
{
	text-decoration: none;
	color: #002836;
}

a.footer-link, a.footer-link:visited
{
	color: white;
}

a.slideshow-link, a.slideshow-link:visited
{
	color: #002836;
}

a.slideshow-link:hover
{
	text-decoration: none;
}

/******* Paragraph Styles ***********/

p 
{
	margin: 0 0 15px 0;
}

.footer p 
{
	margin: 0;
	font-size: 11px;
	line-height: 20px;
}

/******** Form Styles ****************/

.date-label 
{
	width: 1.5em;
	float: left;
	text-align: right;
	margin-left: 0;
	margin-right: 3.5em;
	display: block
}

.room-label
{
	width: 3.5em;
	float: left;
	text-align: right;
	margin-left: 0;
	margin-right: 3.5em;
	display: block
}

.left input
{
	width: 40%;
	border: 1px solid #00678A;
	margin-right: 0;
	margin-left: auto;
}

.left select
{
	border: 1px solid #00678A;
}

.submitLink, .submitLink:visited, .submitLink:active
{
	font-size: 12px;
	font-weight: normal;
	color: white;
	background-color: #00678A;
/*	background-color: #00A8E1;	*/
	padding: 4px;
	letter-spacing: 1px;
	border: 1px outset #d9f5ff;
}

.submitLink:hover
{
	color: #d9f5ff;
}

.full-width-select
{
	width: 90%;
}

.room-select
{
	width: 45%;
}

.horizontal-hr
{
	border-top: 1px dashed #00A8E1; 
	width: 165px;
	clear: both;
}

/******** List Styles Styles ********/

ul li 
{
	text-align: left;
	margin: 0 0 0 20px;
	list-style: none;
}

ul ul li 
{
	margin: 3px 0 3px 10px;
	list-style: none;
}

ul ul 
{
	margin: 0 0 15px 0;
}

.navbar ul
{
	width: 100%;
}

.navbar li
{
	display: inline;
	margin-left: 120px;
}

/****** Boxes styles ********/

.float-box-wrapper
{
	width: 100%;
}

.float-box
{
	float:left;
/*	width: 182px;*/
	width: 180px;
/*	border: 1px solid #bcc;*/
	margin-left: 22px;
	margin-right: 21px;
	margin-bottom: 15px;
	padding: 4px;
	text-align: center;
}

.float-box h2
{
	text-align: center;
	font-size: 13px;
	color: #002836;
	margin-bottom: 3px;
}

.float-box p 
{
	text-align: left;
	line-height: 18px;
	margin: 0;
}

.spacer
{
	clear: both;
}

.content-full-width-last .float-box
{
	width: 270px;
	margin-left: 20px;
	margin-right: 20px;
	border: none;
}

.content-full-width-regions .float-box
{
	width: 275px;
	margin-left: 15px;
	margin-right: 15px;
}

.active
{
	font-size:16px;
	border-left: 2px solid white;
	border-right: 2px solid white;
	padding-left: 4px;
	padding-right: 4px;
	text-decoration: none !important;
}

a.homepage-hotel-link, a.homepage-hotel-link:visited
{
	color: #002836 !important;
}
