/*GLOBAL OPTIONS*/
html {font-size: 100.1%;}
body {
	font: 64% Arial, Helvetica, sans-serif;
	margin: 0;
	background: #444242;
}
form {
	display: inline;
	padding: 0;
	margin: 0;
}
.clear { clear: both; }
li {color: #666;
	list-style:square;}
a {text-decoration: none; color: #ab4576;}
a:hover {text-decoration: underline; color: #ab4576;}
a:focus {outline: none;}
img {border: none;}
.float-image { float: left; }
.space-image { margin-left: 16px;}
.border-red  { border: 2px solid #8A0043; }
.border-green{ border: 2px solid #00413B; }
.space-p     { margin-bottom: 10px; }
/*text to image replacment*/
.hidden-text {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
/*MAIN CONTAINER*/
#main {
	margin: 0 auto;
	width: 950px;
	background: #fff;
}
/*HEADER*/
#header {
	height: 150px;
	background: url(../images/bg-header.jpg) no-repeat 100% 0;
	position: relative;
}
/*logo*/
.logo {
	display: inline;
	margin: 0;
	position: absolute;
	top: 63px;
	left: 28px;
}
.logo a {
	background: url(../images/logo.gif) no-repeat;
	height: 65px;
	width: 134px;
}
/*main navigation*/
.main-nav {
	position: absolute;
	left: 0;
	top: 0;
	padding: 11px 0 0 25px;
	margin: 0;
	width: 725px;
	background: #8c0043;
}
.main-nav li {float: left;list-style: none;}
.main-nav li a {
	padding: 0 10px;
	line-height: 39px;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
}
.main-nav li a:hover, .main-nav li a.active {
	background: #fff;
	color: #000;
	text-decoration: none;
}
/*language*/
.language {
	padding: 0;
	margin: 0;
	position: absolute;
	right: 220px;
	top: 120px;
}
.language li {
	display: inline;
	padding-left: 5px;
}
/*CONTAINER*/
#container {
	overflow: hidden;
	background: url(../images/bg-container.gif) repeat-y 749px 0;
	padding-bottom: 100px;
}
/*titles*/
h2 {
	font-size: 15px;
	color: #00413b;
	font-weight: normal;
	margin: 20px 0 18px 30px;
	clear: both;
}
h3 {
	margin: 10px 0 12px;
	font-size: 11px;
	font-weight: normal;
	color: #666;
}
p {
	color: #666;
	font-size: 11px;
	line-height: 16px;
	margin: 0 0 10px;
}
/*CONTENT*/
#content {
	float: left;
	width: 720px;
	padding: 0;
}
/*sub column*/
.sub-column {
	width: 340px;
	float: left;
	padding-left: 30px;
}
.right {
	padding-left: 30px;
	width: 310px;
}
/*SUB COLUMN*/
.column1 {
	float: right;
	width: 200px;
}
/*reserv-form*/
.reserv-form {
	padding: 10px;
	background: #eeebe2;
	color: #666;
	height: 209px;
}
.reserv-form div {
	overflow: hidden;
	margin-bottom: 7px;
	clear: both;
	width: 100%;
}
.reserv-form div span {
	font-size: 11px;
	line-height: 16px;
	width: 25px;
	float: left;
	padding-left: 5px;
}
.reserv-form label {
	font-size: 10px;
	display: block;
}
.reserv-form select {
	float: left;
	font: 10px Arial, Helvetica, sans-serif;
	color: #666;
	width: 80px;
	height: 18px;
	margin-right: 2px;
}
.reserv-form select.small {width: 41px;}
.btn-check {
	background: url(../images/img-btn-check-availability.gif) no-repeat;
	width: 123px;
	height: 19px;
	margin: 10px 0 5px;
}
.more-options {
	font-size: 9px;
	color: #ca94a7;
}
/*column box*/
.column-box {
	margin: 0 10px;
	font-size: 11px;
	color: #666;
}
.column-box p {
	font-size: 11px;
	line-height: normal;
	padding-bottom:5px;
	border-bottom: 1px solid #e5e5e5;
	margin: 5px 0 10px;
}
.column-box strong {color: #ab4576;}
.column-box strong a, a.hover {color: #ab4576}
/*BREADCRUMB*/
#breadcrumb {
	clear: both;
	background: url(../images/bg-footer.gif) repeat-x;
	height: 40px;
	padding: 15px 15px 0;
	margin: 0;
	float:left;
}
#breadcrumb li {
	display: inline;
	padding-left: 25px;
}
#breadcrumb li a {
	color: #666;
	font-size: 10px;
}
/*FOOTER*/
#footer-wrap {
	background: url(../images/bg-footer.gif) repeat-x;
	display:block;
	width:100%;
}
#footer {
	float: left;
	height: 40px;
	padding: 15px 15px 0;
	margin: 0;
	text-align:left;
}
#footer .li {
	display: inline;
	padding-left: 25px;
}
#footer .li-first {
	display: inline;
	padding-left: 15px;
}
#footer a {
	color: #666;
	font-size: 10px;
}
#curious-note {
	float: right;
	height: 40px;
	padding: 15px 15px 0;
	margin: 0;
	text-align:right;
}
#curious-note a {
	color: #666;
	font-size: 10px;
}
/*SUB NAVIGATION*/
.sub-nav {
	margin: 20px 0 0 30px;
	padding: 0;
}
.sub-nav li {
	padding-right: 20px;
	display: inline;
}
.sub-nav li a {
	font-size: 10px;
	color: #ab4576;
	text-decoration: none !important;
	text-transform: uppercase;
	font-weight: bold;
}
.sub-nav li a:hover {color: #00413b;}
/*sIFR*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {visibility: visible !important;}
.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] {display: none !important;}
.sIFR-hasFlash h2 span {font-size: 17px;}
.sIFR-hasFlash h3 span {font-size: 15px;}
/*Sitemap*/

.sitemap li {
	color: #00413b;
	list-style:square;
}

.sitemap li ul li {
	color: #ab4576;
	list-style:square;
}

.sitemap a,a.hover {
	color: #666;
}


