/*
 *	RESET BROWSER STYLES
 */
*{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	text-decoration: none;
	outline: none;
}
/*
 *	BASICS
 */
body{
	background: #01172f;
	color: #FFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 11px;
}
#sheet{
	width: 890px;
	margin: 0 auto;
}
#head{
	width: 100%;
	height: 120px;
	padding: 11px 0 0 0;
	text-align: center;
	position: relative;
}
#body{
	width: 100%;
	background: #223243;
}
/*
 *	HEAD
 */
#head .language-selector{
	width: 174px;
	min-height: 18px;
	background-color: rgb(1,23,47);
	background-color: rgba(1, 23, 47, 0.7);
	background: #223243;
	background-image: url(../../boscolohotel/images/layout/v.png);
	background-position: 158px 5px;
	background-repeat: no-repeat;
	font-size: .9em;
	line-height: 14px;
	cursor: pointer;
	letter-spacing: .1em;
	text-align: left;
	text-transform: uppercase;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 5;
}
#head .language-selector ul{
	border-top: 1px solid #3E4650;
	display: none;
	padding-bottom: 10px;
}
#head .language-selector ul li{
	padding-left: 12px;
}
#head .language-selector ul li:hover,
#head .language-selector ul li:active,
#head .language-selector ul li:focus{
	background-color: #566676;
}
#head .language-selector ul a{
	color: white;
	text-transform: none;
}
#head .language-selector.hover ul{
	display: block;
}
#head .language-selector span{
	padding-left: 12px;
}
/*
 *	BODY
 */
#body .banner{
	width: 100%;
	height: 226px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
/* NAVIGATION */
#body .navigation{
	float: left;
	width: 185px;
	min-height: 290px;
	height: auto !important;
	height: 290px; /* IE */
	margin: 0 15px 0 20px;
	background: rgb(1,23,47); /* IE */
	background: rgba(1,23,47,0.88);
	position: relative;
	z-index: 2;
	top: -40px;
}
#body .navigation h1{
	height: 40px;
	margin: 0 0 11px 0;
	padding: 0 15px;
	font-weight: bolder;
	font-size: 13px;
	line-height: 40px;
	text-transform: uppercase;
}
#body .navigation h1 a{
	color: #FFF;
}
#body .navigation ul{
	min-height: 213px;
	height: auto !important;
	height: 213px; /* IE */
	margin: 0 0 11px 0;
}
#body .navigation ul ul{
	min-height: 0;
	height: auto; /* IE */
	margin: 0;
}
#body .navigation ul.booker{
	min-height: 0;
	height: auto; /* IE */
	margin: 0;
	padding: 5px 0;
	border-top: 1px solid #585B5E;
}
#body .navigation li{
	padding: 0 0 0 15px;
	font-weight: bolder;
	font-size: 11px;
	line-height: 16px;
	text-transform: uppercase;
}
#body .navigation li a{
	color: #A0A5A9;
}
#body .navigation a:hover,
#body .navigation a:focus,
#body .navigation a:active,
#body .navigation .section a,
#body .navigation .current a{
	color: #FEFFFF;
}
#body .navigation li li{
	padding: 0 0 0 7px;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	text-transform: none;
}
#body .navigation li li a{
	color: #A0A5A9;
}
#body .navigation li li a:hover,
#body .navigation li li a:focus,
#body .navigation li li a:active,
#body .navigation li li.section a,
#body .navigation li li.current a{
	padding: 0 0 0 10px;
	background: url(../images/layout/corp/default/bg.navigation.marker.png) no-repeat 0 5px;
}
/* CONTENT */
#body .content{
	min-height: 240px;
	width: 650px;
	margin-left: 220px;
	height: auto !important;
	height: 240px; /* IE */
	padding: 20px 20px 10px 0;
	font-size: 10px;
	line-height: 14px;
	position: relative;
}
/* BROWSE PAGES*/
#body .content .browse{
	position: absolute;
	top: 20px;
	right: 25px;
}
#body .content .browse li{
	float: left;
	border-left: 1px solid #FFF;
	margin: 0 0 0 4px;
	padding: 0 0 0 4px;
	font-size: 9px;
	line-height: 10px;
	text-transform: uppercase;
	list-style-type: none;
}
#body .content .browse li.first{
	border-left: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#body .content .browse li.first{
	float: left;
}
#body .content .browse li a{
	color: #FFF;
}
#body .content .browse li a:hover,
#body .content .browse li a:focus,
#body .content .browse li a:active{
		text-decoration: underline;
}
/* FOLDER*/
#body .content .folder{
	float: left;
	width: 630px;
}
#body .content .folder ul{}
#body .content .folder li{
	width: 630px;
	height: 44px;
	margin: 0 0 6px 0;
	background: #081C33 url(../images/layout/corp/default/bg.folder.item.png) no-repeat 608px 21px;
	font-size: 10px;
	line-height: 12px;
	overflow: hidden;
}
#body .content .folder a{
	color: #fff;
}
#body .content .folder img{
	float: left;
}
#body .content .folder span{
	float: right;
	width: 517px;
	padding: 3px 35px 0 0;
}
#body .content .folder strong{
	display: block;
	float: left;
	width: 100%;
	font-weight: bolder;
	text-transform: uppercase;
}
#body .content .folder ul li span p strong{
	float: none;
	display: inline;
	font-weight: bolder;
	text-transform: uppercase;
}
#body .content .folder strong em{
	color: #ED1B03;
	font-style: normal;
}
/**/
#body .content h1{
	margin: 0 0 15px 0;
	font-weight: bolder;
	font-size: 13px;
	line-height: 14px;
	text-transform: uppercase;
}
#body .content p{
	margin: 0 0 17px 0;
}
#body .content ol,
#body .content ul{
	margin: 0 0 14px 20px
}
#body .content ol li{
	list-style-type: decimal;
}
#body .content ul li{
	list-style-type: square;
}
#body .content a{
	color: #fff;
	text-decoration: underline;
}
/* WYSIWYG image alignments */
#body .content .left{
	margin: 0 10px 10px 0;
	float: left;
}
#body .content .right{
	margin: 0 0 10px 10px;
	float: right;
}
#body .content .leftAlone, #body .content .rightAlone{
	/* display: block; does not work properly */
	margin: 0 0 10px 0;
	clear: both;
}
/*
 *	FOOT
 */
#foot{
	width: 100%;
	height: 26px;
	padding: 7px 0;
	overflow: hidden;
}
/**/
#foot .navigation {
	float: left;
	margin-bottom: 6px;
}
#foot .navigation li{
	float: left;
	margin-left: 7px;
	padding-left: 6px;
	border-left: 1px solid #b3bac1;
	font-size: 9px;
	line-height: 1;
}
#foot .navigation li.first{
	margin-left: 0;
	padding-left: 0;
	border-left: 0;
}
#foot .navigation a{
	color: #BCBCBC;
	text-transform: uppercase;
	font-size: 9px;
	line-height: 1;
}
#foot .navigation a:hover,
#foot .navigation a:focus,
#foot .navigation a:active,
#foot .navigation .section a,
#foot .navigation .current a{
	text-decoration: underline;
}
/**/
#foot .navigation.social{
	width: 58px;
	height: 35px;
	margin: 5px 16px 0 0;
}
#foot .navigation.social li{
	margin: 0 9px 0 0;
	padding: 0;
	border: 0;
}
#foot .navigation.social li a{
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(../images/layout/iconset_social.png) no-repeat;
}
#foot .navigation.social li a.facebook{
	background-position: 0 0;
}
#foot .navigation.social li a.youtube{
	background-position: -27px 0;
}
#foot .navigation.social li a span{
	display: none;
}
/**/
#foot .navigation.features{
	float: right;
	margin-top: -14px;
}
#foot .navigation.features li{
	margin: 0;
	padding: 0;
	border: 0;
}
#foot .navigation.features .icon{
	display: block;
}
#foot .navigation.features .icon span{
	display: none;
}
#foot .navigation.features .icon.info{
	width: 15px;
	height: 20px;
	margin: 5px 12px 0 0;
	padding-right: 14px;
	background: url(../images/layout/icon_i.png) no-repeat 50% 50%;
	border-right: solid 1px #495d76;
}
#foot .navigation.features .icon.bclub{
	width: 72px;
	height: 25px;
	background: url(../images/layout/ico.bclub.png) no-repeat;
}
/**/
#info-field{
	display:none;
	position:relative;
	background-color:#011631;
	margin-top:-172px;
	margin-left:495px;
	z-index:100;
	min-height:130px;
	width:300px;
	padding:20px;
}
#info-field .info-content{
	padding:15px;
	background-color: #344964;
	height:100px;
	overflow:auto;
}
#info-field .info-close{
	position:relative;
	top:-15px;
	left:305px;
	width:0px;
	height:0px;
	font-weight:bold;
	cursor:pointer;
}
#info-field a:hover,
#info-field a:focus,
#info-field a:active,
#info-field a{
	color: #FEFFFF;
	text-decoration:underline;
}
/* MISC */
.clearer{
	clear: both;
}
.hidden{
	display: none;
}