/*
 *	RESET BROWSER STYLES
 */
*{
	margin: 0;
	padding: 0;
	border: 0;
list-style-type: none;
	text-decoration: none;
	outline: none;
}
/*
	Center Sheet
*/
body,
html{
	height: 100%;
}
#outer{
	width: 100%;
	height: 100%;
	position: relative;
	display: table;
	position: static; list-style-type: none;
    text-decoration: none;
}
#inner{
	width: 100%;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
#sheet{
	text-align: left;
	position: relative;
}
/*
 *	BASICS
 */
body{
	background: #eff0ec url(../images/layout/bg.body.png);
	color: #727272;
	font-family: "Lato", Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 15px;
}
#sheet{
	width: 850px;
	margin: 0 auto;
}
/*
 *	HEAD
 */
#head{
	width: 100%;
	height: 98px;
	overflow: hidden;
}
#head #logo{
	float: left;
	margin: 13px 0 0 20px;
}
#head #quicksearch{
	float: right;
	margin: 48px 11px 0 0;
}
#head #quicksearch input{
	width: 87px;
	height: 13px;
	padding: 1px 5px 0 5px;
	background: url(../images/layout/bg.head.quicksearch.png) no-repeat;
	color: #a4a4a4;
	font-size: 9px;
}
#head .navigation{
	float: right;
	margin: 48px 10px 0 0;
	font-size: 10px;
	line-height: 12px;
	text-transform: uppercase;
}
#head .navigation li{
	padding: 0 5px;
	border-left: 1px solid #727272;
}
#head .navigation li.first{
	padding-left: 0;
	border-left: 0;
}
/*
 *	BODY
 */
#body{
	width: 710px;
	height: 499px;
	padding: 28px 70px 0 70px;
	background: url(../images/layout/bg.content.png) no-repeat center top;
	position: relative;
}
#body .navigation{
	width: 100%;
	margin: 0 0 45px 0;
	font-family: "Lato","Helvetica Neue Light", "Helvetica Neue", Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 21px;
	text-transform: uppercase;
}
#body .navigation li{
	padding: 0 5px 0 11px;
	background: url(../images/layout/ico_dot.png) no-repeat 0 8px;
}
#body .navigation li.first{
	padding-left: 0;
	background: none;
}
/*
 *	FOOT
 */
#foot{
	width: 100%;
	height: 15px;
	font-size: 9px;
	line-height: 12px;
}
#foot .navigation{
	margin: 0 0 0 10px;
}
#foot .navigation li{
	padding: 0 0 0 5px;
}
#foot .navigation li.first{
	padding-left: 0;
}
#foot .navigation.meta{
	float: right;
	margin: 0 6px 0 0;
}
#foot .navigation.meta li{
	padding: 0 5px;
	border-left: 1px solid #727272;
}
#foot .navigation.meta li.first{
	padding-left: 0;
	border-left: 0;
}
#foot .address{
	float: left;
	margin-left: 10px;
}
/*
 *	TEXT STYLES
 */
h1{
	margin: 0 0 27px 0;
	color: #010101;
	font-family:"Lato", "Helvetica Neue Light", "Helvetica Neue", Verdana, Arial, sans-serif;
	font-size: 28px;
	line-height: 33px;
	font-weight: normal;
}
p{
	margin-bottom: 14px
}
#content a{
	color: #727272;
	text-decoration: underline;
}
#content a:hover,
#content a:focus,
#content a:active,
#content .active a,
#content .section a,
#content .current a,
#body .cool-places-regions li a:hover,
#body .cool-places-regions li a:focus,
#body .cool-places-regions li a:active,
#body .cool-places-regions li.searched-region a,
#show-highlight a:hover{
	color: #bd2716;
}
#body .cool-places-regions li.searched-region a{
	font-weight:bold;
}
.gallery{
	float: left;
}
.gallery li{
	float: left;
	margin: 0 44px 44px 0;
}
/*
 *	HOME
 */
.home{
	text-align: center;
}
.home h1{
	margin: 174px 0 3px 0;
	color: #010101;
	font-family: "Tangerine","English", cursive;
	font-size: 48px;
	line-height: 56px;
	font-weight: normal;
}
.home p{
	font-family: "Lato", "Helvetica Neue Light", "Helvetica Neue", Verdana, Arial, sans-serif;
	font-size: 19px;
	line-height: 22px;
}
.home a:link{
	color: #727272;
	text-decoration: underline;
}
/*
	GOODIES
*/
.downloads{
	width: 100%;
	height: 300px;
	overflow: auto;
}
.downloads ul{}
.downloads li{
	float: left;
	width: 182px;
	height: 65px;
	margin: 0 43px 8px 0;
	font-size: 11px;
	line-height: 14px;
	overflow: hidden;
}
.downloads img{
	float: left;
	margin: 0 4px 0 0;
}
.downloads h3{
	float: left;
	width: 105px;
	margin: 0 0 7px 0;
	padding: 0 4px;
	color: #bd2716;
	background: #d4d4d4;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
}
.downloads h4{
	color: #979797;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
}
.downloads a{
	padding: 0 0 0 10px;
	background: url(../images/layout/ico.arrow.red.right.png) no-repeat 1px 4px;
	color: #3b3b3b;
	text-decoration: underline;
}
/*
	MARGINAL FORM
*/
.marginal{
	float: right;
	background: url(../images/layout/bg_dotted_line.vertical.png) no-repeat;
	width: 152px;
	height: 376px;
	margin: 0px 0 0 0;
	padding: 0 0 0 15px;
}
.marginal h2{
	margin: 0 0 5px 0;
	color: #000;
	font-size: 10px;
	line-height: 21px;
	font-weight: normal;
	text-transform: uppercase;
}
.marginal h2.plus{
	padding-left: 22px;
	background: url(../images/layout/ico_plus.png) no-repeat 0 3px;
}
.marginal label{
	font-size: 10px;
}
.marginal input, .marginal select {
	width: 127px;
	height: 15px;
	margin: 0 0 10px 0;
	padding: 1px 5px 0 5px;
	background: url(../images/layout/bg.form.input.png) no-repeat;
	color: #a4a4a4;
	font-size: 9px;
}
.marginal input.submit{
	width: 60px;
	height: 15px;
	padding-bottom: 2px;
	margin: 20px 0 23px 75px;
	background: #d4d4d4;
	border: solid #e5e5e5;
	border-width: 1px 0;
	color: #3b3b3b;
	cursor: pointer;
	text-transform: uppercase;
}
.topic{
	float: left;
	width: 500px;
}
/*
 *	MULTITOGGLER
 */
.subCategory{
	width: 500px;
	overflow: auto;
}
.subCategory li{
	clear: both;
	float: left;
	width: 100%;
	margin: 0 0 12px 0;
}
.subCategory h2{
	padding: 0 0 0 18px;
	background: #bbbbbc url(../images/layout/hotel/ico.accordion.png) no-repeat 0 3px;
	color: #bf2e1a;
	cursor: pointer;
	font-size: 10px;
	line-height: 16px;
	font-weight: bolder;
	text-transform: uppercase;
}
.subCategory .current h2,
.subCategory .section h2,
.subCategory .active h2,
.subCategory h2.multitoggler-expanded{
	background-position: 1px -17px;
}
.subCategory .itemHolder{
	display: no ne;
	float: left;
	width: 100%;
	padding: 10px 0 15px 0;
}
.subCategory .current .itemHolder,
.subCategory .section .itemHolder,
.subCategory .active .itemHolder,
.subCategory .itemHolder.multitoggler-expanded{
	display: block;
}
.subCategory .item{
	float: right;
	width: 222px;
	height: 87px;
	margin: 5px 10px 0 0;
	color: #979797;
	font-size: 10px;
	line-height: 12px;
	overflow: hidden;
}
.subCategory .item.odd{
	float: left;
	margin: 5px 0 0 10px;
}
.subCategory .item h3{
	margin: 0 0 5px 0;
	border-bottom: 1px solid #bd2716;
	font-size: 12px;
	line-height: 16px;
	font-weight: bolder;
	color: #bd2716;
}
.subCategory .item img{
	float: right;
	margin: 3px 0 0 4px;
}
.subCategory .item p{
	margin: 0 0 3px 0;
}
.subCategory .item p.index{
	font-size: 7px;
	text-align: right;
}
.subCategory .item p.index a{
	color: #3b3b3b;
}
.subCategory .item strong{
	color: #3b3b3b;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
}
/*
 *	TEASER BOXES
 */
.teasers{
	float: left;
	height: 55px;
	padding: 20px;
	background: url(../images/layout/bg_dotted_line.png) no-repeat center top;
	font-size: 11px;
	line-height: 12px;
	text-align: left;
	overflow: hidden;
	position: absolute;
	left: 50px;
	bottom: 8px;
}
.teaserBox{
	float: left;
	width: 200px;
	height: 55px;
	margin: 0 0 0 55px;
	position: relative;
	overflow: hidden;
}
.teaserBox.first{
	margin-left: 0;
}
.teaserBox ul{
	position: absolute;
}
.teaserBox li{
	width: 200px;
	height: 55px;
	margin: 0 0 10px 0;
	overflow: hidden;
}
.teaserBox a{
	color: #979797!important;
}
.teaserBox a img{
	float: left;
}
.teaserBox a span{
	display: block;
	float: right;
	width: 135px;
}
.teaserBox a strong{
	display: block;
	margin: -2px 0 0 0;
	font-weight: normal;
	font-size: 11px;
	line-height: 11px;
	color: #3b3b3b;
	text-transform: uppercase;
}
/*
 *	NAVIGATION
 */
.navigation,
.navigation li{
	float: left;
}
.navigation a{
	color: #727272;
}
.navigation a:hover,
.navigation a:focus,
.navigation a:active,
.navigation .active a,
.navigation .section a,
.navigation .current a{
	color: #bd2716;
}
/*
 *	LOGIN FORM
 */
#loginForm{
	width: 211px;
	height: 53px;
	padding: 9px 40px 0 14px;
	background: url(../images/layout/bg.loginform.png) no-repeat;
	overflow: hidden;
}
#loginForm div{
	float: right;
	width: 100px;
	margin: 0 0 8px 0;
}
#loginForm div.first{
	float: left;
}
#loginForm input{
	width: 90px;
	height: 13px;
	padding: 1px 5px 0 5px;
	background: url(../images/layout/bg.loginform.input.png) no-repeat;
	color: #a4a4a4;
	font-size: 9px;
}
#loginForm input.submit{
	float: right;
	clear: both;
	width: 50px;
	height: 14px;
	padding: 0;
	background: none;
	color: #4d4d4d;
	cursor: pointer;
	font-size: 10px;
	font-weight: bolder;
	text-align: right;
	text-transform: uppercase;
}
#loginForm label{
	color: #727272;
	font-size: 11px;
	text-transform: uppercase;
}
#loginForm a{
	float: left;
	color: #727272;
	font-size: 8px;
}
#loginForm a:hover,
#loginForm a:focus,
#loginForm a:active{
	color: #bd2716;
}
.highlights-title{
	color: #bd2716;
}
.highlights-details{
	height: 280px;
	overflow: auto;
}
.highlights-results{
	width: 530px;
	height: 350px;
	overflow: auto;
}
.bclub-content{
	width: 700px;
	height: 350px;
	overflow: auto;
}
.bclub-content ol,
.bclub-content ul{
	margin-bottom: 14px;
	padding-left: 28px;
}
.bclub-content ol li{
	list-style-type: decimal;
}
.bclub-content ul li{
	list-style-type: disc;
}
/*
 *	MISC
 */
.clearer{
	clear: both;
}
.hidden{
	display: none;
}
.images-default img{
	margin-top:20px;
	margin-right:30px;
	padding:10px;
}
.bclub_login_error{
	text-transform:none;
	color:red;
	}
#body .navigation .submit{
	border:none;
	background-color:transparent;
	padding: 0 2px 0 0px;
	color: #727272;
	font-family: "Lato", "Helvetica Neue Light","Helvetica Neue",Verdana,Arial,sans-serif;
	font-size: 12px;
	height: 19px;
	text-transform: uppercase;
	cursor:pointer;
}
#body .cool-places-regions li a{
	padding: 0 5px;
	color: #727272;
	font-family: "Lato","Helvetica Neue Light","Helvetica Neue",Verdana,Arial,sans-serif;
	margin: 48px 10px 0 0;
	font-size: 10px;
	line-height: 12px;
	text-transform: uppercase;
}
#show-highlight{
	width:320px;
}
#show-highlight h1{
	font-size:12px;
	font-weight:bold;
	color: #bd2716;
	border-bottom:1px solid #bd2716;
}
#show-highlight .long-text{
	height: 250px;
	margin-top: 30px;
	padding-right: 5px;
	overflow-x: auto;
}
#show-highlight p.info{
	height: 40px;
	margin-top: -20px;
	color: #000;
	overflow: hidden;
}
#show-highlight #map_canvas{
	width: 350px;
	height: 350px;
	position: absolute;
	top: 125px;
	left: 400px;
}
#show-highlight a{
	padding: 0 5px;
	color: #727272;
	font-family: "Lato","Helvetica Neue Light","Helvetica Neue",Verdana,Arial,sans-serif;
	margin: 48px 10px 0 0;
	font-size: 10px;
	line-height: 12px;
}
.language ul li a{
	text-transform: uppercase;
}
.highlight-add-form{
	float: left;
	width: 75%;
	height: 400px;
	overflow-x: auto;
}
.highlight-add-form .fieldgroupField{
	float: left;
}
.highlight-add-form input,
.highlight-add-form textarea{
	width: 50%;
	background-image: none;
	border: 1px solid #CCC;
}
.highlight-add-form input,
.highlight-add-form select,
.highlight-add-form textarea{
	width: 50%;
	margin: 0 0 10px 0;
	background-image: none;
	border: 1px solid #CCC;
}
.highlight-add-form div.validationError input{
	background-color: #f66;
}
.highlight-add-form .message.required{
	float: right;
}
.highlight-add-form .Actions input{
	width: 50%;
	height: 20px;
	margin: 10px 0 10px 0px;
	padding-bottom: 2px;
	background: #d4d4d4;
	border: solid #e5e5e5;
	border-width: 1px 0;
	color: #3b3b3b;
	cursor: pointer;
}
.overlay{
	display:none;
	width:550px;
	height:300px;
	background-color: #F6F6F6;
	border:1px solid #666;
	position: absolute;
	top:25%;
	left:18%;

	z-index: 99;
}
.overlay div.long-info p ul,
.overlay div.long-info p ol{
	padding-left:30px;
	margin-top:10px;
	margin-bottom:10px;
}
.overlay div.long-info p ul li{
	 list-style-type: disc;
}

.overlay div.long-info p ol li{
    list-style-type: decimal;
}
.overlay .close{
	position:absolute;
	top:10px;
	text-align:center;
	right:10px;
	color: #999;
	border: 1px solid #999;
	font-weight:bold;
	font-size:12px;
	height:14px;
	padding-bottom:1px;
	width:14px;
	cursor:pointer;
}
.overlay .short-info{
	width:180px;
	float:left;
}
.overlay img{
	padding:20px 0px 0px 20px;
	float:left;
}
.overlay h1{
	margin:50px 25px 0px 20px;
	width:285px;
	float:left;
	color: #bd2716;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #bd2716;
}
div.long-info{
	float:left;
	height:170px;
	margin:20px 25px 0px 20px;
	width:325px;
	overflow-x:auto;
	height:170px;
}

/* ========================= COOKIE CONFIRMATION BOX=============================================== */

#eu-cookie {
	display: none;
	background: #d5d2d2;
	border-bottom: 1px solid #a3a0a0;
	position: fixed;
	z-index: 999;
	top: 0;
	left: 0;
	width: 100%;
}

#eu-cookie .inner {
	width: 970px;
	margin: 0 auto;
	position: relative;
	padding: 24px 0;

}

#eu-cookie .inner .article{
	float: left;
	width: 750px;
	color: #373333;
	font-size: 14px;
	line-height: 18px;
}

#eu-cookie .inner .article p {
	margin-bottom: 18px;
}

#eu-cookie .inner .article a {
  color: #246bb3;
}

#eu-cookie .inner .article#privacypol{
	display:none;
}

#privacypol-input:checked ~ #eu-cookie #privacypol{display:block}

#privacypol-input:checked ~ #eu-cookie{
	overflow: scroll;
	height: 100%;
	bottom: 0;
}

#eu-cookie .inner .aside{
	float: right;
	width: 150px;
	margin: 10px 0;
	text-align: right;
	position:absolute;
	top: 0;
	right: 12px;
}

#eu-cookie .inner .aside .cls{
	position: absolute;
	top: 0;
	right: 12px;
	cursor: pointer;
	width:13px;
	height: 13px;
	background: url(../../boscolo/images/layout/ico.close-black.png) no-repeat;

}


/* ================================================================================================ */