/* @override http://resorttanca.tinoweb.com/html/templates/default/css/private.css
	http://www.hotelresorttanca.com/html/templates/default/css/private.css */

html p {
	font-family: Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
}

body {
	color: black;
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	background: black url(../images/bg_stripe.png) repeat;
}

a {
	color: #24BDDF;
}

a:hover {
	color: #cd000e;
}

div#wrapper {
	background-color: white;
}

/* @group HEADER */

div#header_wrapper {
	background: url(../images/header_bg.png) repeat-x center top;
}

#header {
	position: relative;
}

#header h1 {
	width: 133px;
	margin-top: 0;
	margin-right: 0;
	float: left;
	background: url(../images/logo.png) no-repeat;
	height: 133px;
	text-indent: -10000px;
	margin: 0;
}

#header h2 {
	color: #cd000e;
	font-size: 14px;
	margin: 20px 0 0;
	text-align: right;
}

#header p {
	margin: 0;
	text-align: right;
	font-size: 12px;
	line-height: 15px;
}

ul#language {
	float: right;
	list-style-type: none;
	margin: 0 16px 0 0;
	height: 27px;
	background: #666 repeat-x;
	padding-left: 5px;
	padding-right: 5px;
}

ul#language li {
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 2px;
}

ul#language li a {
	text-decoration: none;
	color: white;
}

ul#language li a:hover {
	color: orange;
}

div#main_menu {
	float: right;
	width: 700px;
	margin-top: 15px;
	margin-bottom: 10px;
}

div#main_menu ul {
	list-style-type: none;
	float: right;
	margin: -1px;
}

div#main_menu ul li {
	float: left;
	margin-left: 5px;
	border-right: 1px solid black;
	padding-right: 5px;
}

div#main_menu ul li.last_item {
	border-right-style: none;
	padding-right: 0;
}

div#main_menu ul li a {
	text-decoration: none;
	color: black;
	font-weight: bold;
}

div#main_menu ul li a:hover {
	color: #cd000e;
}

div#main_menu ul li.activelink a {
	border-bottom: 1px solid red;
}

div#menu {
	margin: 0;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: right;
}

#menu ul li {
	float: left;
	position: relative;
	width: 130px;
	height: 70px;
	background-color: #d4c07a;
	margin: 0 0 2px 2px;
	border-top: 8px solid white;
}

div#menu li.item_1 {
	background-image: url(../images/camere_item.png);
}

#item_3489 a {
}

div#menu li.item_1.activelink {
	border-top-color: #bc3333;
}

div#menu li.item_2 {
	background-image: url(../images/servizi_item.png);
}

div#menu li.item_2.activelink {
	border-top-color: #5bafdb;
}

div#menu li.item_3 {
	background-image: url(../images/fotogallery_item.png);
}

div#menu li.item_3.activelink {
	border-top-color: #df6830;
}

div#menu li.item_4 {
	background-image: url(../images/offerte_item.png);
}

div#menu li.item_4

div#menu li#item_4.activelink {
	border-top-color: #818460;
}

#menu ul li a {
	position: absolute;
	bottom: 0;
	text-transform: uppercase;
	color: white;
	text-decoration: none;
	font-weight: bold;
	word-spacing: 500px;
	margin: 5px 10px 7px;
	line-height: 15px;
}

#menu ul li a:hover {
	margin-top: 0;
	margin-bottom: 15px;
}



/* @end */

/* @group SLIDESHOW */

div#slideshow_wrapper {
	background: url(../images/slideshow_bg.png) repeat-x 0 50px;
}

#slideshow_container {
	position: relative;
}

#slideshow_wrapper h2 {
	position: absolute;
	opacity: 1;
	margin: 0;
	padding: 15px;
	color: white;
	font: normal 1.4em Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	z-index: 1;
	background-image: url(../images/claim_bg.png);
	left: 60px;
	top: 70px;
	width: 450px;
}

#slideshow {
	height: 280px;
	background-color: black;
}



/* @end */

/* @group FOOTER */

#footer {
	color: white;
	margin-top: 30px;
	padding-top: 15px;
	font-size: 12px;
	margin-bottom: 50px;
	border-top: 5px solid #373636;
	background-color: black;
	padding-bottom: 20px;
	border-bottom: 3px dashed #1f1e1e;
}

#footer h4 {
	font-size: 12px;
	margin: 0;
	color: yellow;
}

#footer p {
	margin: 0;
	padding: 0;
}

#footer div.credits {
	text-align: right;
}

#footer div.credits h4 {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

#footer div.credits h4 a {
	color: white;
}

#footer div.credits h4 a:hover {
	color: yellow;
}



/* @end */

/* @group CONTENT_HOME */

#content_wrapper h3 {
	margin-bottom: 5px;
}

div.territorio h3 {
	width: 290px;
	height: 25px;
	margin: 10px 0 0;
	padding-top: 25px;
	color: white;
	font-size: 14px;
	text-transform: uppercase;
	padding-left: 10px;
	background: url(../images/territorio_bg.png) no-repeat;
}

div.lastminute h3 {
	width: 290px;
	height: 25px;
	margin: 10px 0 0;
	padding-top: 25px;
	color: white;
	font-size: 14px;
	text-transform: uppercase;
	padding-left: 10px;
	background: url(../images/lastminute_bg.png) no-repeat;
}

div.main_content h3 {
	height: 23px;
	padding-top: 0;
	color: #CE000C;
	font-size: 14px;
	text-transform: uppercase;
	padding-left: 0;
	background-repeat: no-repeat;
	border: 1px solid #D5ECF1;
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	margin: 10px 0 0;
}

div.news h3 {
	width: 288px;
	height: 23px;
	margin: 10px 0 0;
	padding-top: 25px;
	color: #CE000C;
	font-size: 14px;
	text-transform: uppercase;
	padding-left: 10px;
	background-repeat: no-repeat;
	border: 1px solid #D5ECF1;
}

div.news ul {
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0;
}

div.news ul li {
	padding: 0;
	margin: 0 0 10px;
	border-bottom: 1px solid #d5ecf1;
}

div.news ul li h4 {
	font-size: 12px;
	margin: 0;
}

div.news ul li p {
	font-size: 12px;
	margin: 0;
}

div.main_content p {
	color: #3b3b3b;
	line-height: 25px;
	font-size: 16px;
	margin-top: 20px;
}

div.clearfloat a img {
	float: left;
	margin-right: 10px;
	padding: 0;
	border: 2px solid #ccc;
}

div.clearfloat h3 a {
	text-decoration: none;
	color: #666;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}

div.clearfloat h3 {
	border-bottom: 1px solid #ccd3ce;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

div.clearfloat h4 {
	margin: 0;
	padding: 0;
	display: inline;
}

a.title {
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #24BDDF;
	margin: 0;
	padding: 0;
	display: inline;
}

a.title:hover {
	color: #cd000e;
}

div.news ul li h4 a {
	color: #24BDDF;
	text-decoration: none;
}

div.news ul li h4 a:hover {
	color: #cd000e;
}



/* @end */

/* @group GALLERY */

div.main_content div.box a.mb img {
	margin-right: 5px;
}



/* @end */

/* @group SUBMENU */

div#sub_menu {
	float: right;
	margin-top: 10px;
}

div#sub_menu ul {
	list-style-type: none;
	float: right;
	margin: -1px;
}

div#sub_menu ul li {
	float: left;
	margin-left: 5px;
	border-right: 1px solid black;
	padding-right: 5px;
}

div#sub_menu ul li a {
	text-decoration: none;
	color: black;
	font-weight: bold;
}

div#sub_menu ul li a:hover {
	color: #cd000e;
}

div#sub_menu ul li.activelink a {
	border-bottom: 1px solid red;
}

div#sub_menu ul li.last_item {
	border-right-style: none;
	padding-right: 0;
}



/* @end */

/* @group BLOG */

#content_wrapper div.blog ul li div.right h2 {
	margin-bottom: 0;
}

#content_wrapper div.blog ul li div.right p {
	margin-bottom: 0;
	margin-top: 0;
}

#content_wrapper p.abstract {
	font-style: italic;
	font-weight: bold;
}

#content_wrapper div.blog ul {
	list-style-type: none;
	margin-top: 20px;
}

#content_wrapper div.blog ul li {
	margin: 0 0 10px;
	clear: left;
	float: left;
}

#content_wrapper div.blog ul li div.left {
	float: left;
	margin-right: 10px;
}

#content_wrapper div.blog ul li div.right h2 {
	display: inline;
	font-size: 16px;
}



/* @end */

/* @group FORM */

#formail * {
	padding-left: 0;
}

#formail table {
	background-color: #eef3f8;
	border: 1px solid #c4d3ea;
	width: 100%;
}

#formail table tbody tr td {
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#formail table tbody tr td.formField input#privacy {
	width: 30px;
}

#formail table tbody tr td.formCaption span.validationmark {
	padding-left: 0;
}

#formail table tbody tr td.formField span.formPrivacy {
	padding-left: 0;
}

#formail table tbody tr td.formWarning {
	padding-left: 20px;
	vertical-align: middle;
}

#formail table tbody tr td.validationMsg {
	color: red;
	text-align: right;
	padding: 10px 180px 10px 260px;
	font-weight: bold;
}

#formail table tbody tr td.formWarning span.warningArrow {
	color: maroon;
	background-image: url(../images/form_error_icon.png);
	width: 32px;
	height: 32px;
	display: block;
	text-indent: -10000px;
}

#formail table tbody tr td.formSubmit {
	text-align: center;
}

#formail table tbody tr td.formField input#privacy {
	float: left;
	width: 15px;
	height: 15px;
}

#formail table tbody tr td.formCaption {
	padding-left: 0;
	width: 250px;
	text-align: right;
	vertical-align: top;
	padding-right: 10px;
	font-weight: bold;
}

#formail table tbody tr td.formField {
	padding-left: 0;
	width: 400px;
}

#formail table tbody tr td.formField textarea {
	width: 480px;
	padding-left: 10px;
	height: 150px;
	font-size: 20px;
	font-weight: bold;
	padding-right: 10px;
	border: 1px solid #ccc;
	color: #4f99bf;
}

#formail table tbody tr td.formField input {
	width: 480px;
	padding-left: 10px;
	height: 40px;
	border: 1px solid #ccc;
	font-size: 20px;
	padding-right: 10px;
	font-weight: bold;
	color: #4f99bf;
}



/* @end */

/* @group TARIFFE */



/* @end */

#content_wrapper div.container_12 div.grid_12.main_content table {
	width: 100%;
}

#content_wrapper div.container_12 div.grid_12.main_content table caption {
	text-align: left;
	font-weight: bold;
	background-color: #d5ecf1;
	padding: 5px;
	border-bottom: 1px solid #bed3d8;
	margin-bottom: 5px;
}

#content_wrapper div.container_12 div.grid_12.main_content table tbody tr td.intestazione {
	width: 300px;
}

#content_wrapper div.container_12 div.grid_12.main_content table tbody tr td.price {
	width: 100px;
	text-align: right;
	padding-right: 10px;
}

/* @group SOCIAL */

div#social {
	float: right;
	margin-top: 10px;
	width: 700px;
	text-align: right;
}

#social p img {
	width: 50px;
	float: right;
	margin-left: 10px;
	position: relative;
	bottom: 10px;
}

#social p {
	margin-top: 10px;
	line-height: 18px;
}

#social p a {
	color: #397cab;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-top: 6px;
}

#social p a:hover {
	color: #cd000e;
}



/* @end */

div#booking {
	margin-top: 2px;
}

/* @group Meteo */

div#meteo {
	float: left;
	width: 300px;
	text-align: left;
	margin-top: -20px;
	margin-left: 162px;
}

.weather-wrapper {
			
			max-width: 400px;
		}

#meteo span.weather-temperature {
	display: block;
	float: right;
	position: absolute;
	bottom: 81px;
	left: 487px;
	font-weight: bold;
	font-size: 20px;
	color: #24bcdf;
}

.hide {
	display: none;
}

div.news div.box_whatsapp {
	
	margin-top: 10px;
	padding: 10px;
	position: relative;
	width: 278px;
}

div.news div.box_whatsapp  {
	background-image: url(../images/servizi_item.png);
	
	text-align: center;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

div.news div.box_whatsapp a {
	text-decoration: none;
	color: white;
	font-size: 20px;
	
}

div.news div.box_whatsapp div.whatsapp {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
	width: 100%;
	display: block;
	float: left;
	height: 70px;
	text-align: center;
	font-size: 20px;
	color: white;
	background-color: #45a73a;
}