@charset "utf-8";
html {
	text-align: center;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: left;
	line-height: normal;
	height: 100%;
}
#header {
	position: relative;
	height: 80px;
}
#header .logo {
	padding-top: 10px;
}
#header #header_nav {
	position: absolute;
	top: 0;
	right: 0;
	float: left;
}
#header #header_nav ul {
	margin-left: 5px;
}
#header #header_nav li {
	display: inline;
}
#header #header_nav a {
	float: left;
	line-height: 32px;
	padding-left: 8px;
	background-image: url(../img/header_navtab_left.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
}
#header #header_nav a:hover {
	background-image: url(../img/header_navtab_left_on.gif);
}
#header #header_nav a span {
	float: left;
	display: block;
	padding-right: 8px;
	background-image: url(../img/header_navtab_right.gif);
	background-repeat: no-repeat;
	background-position: right center;
	cursor: hand;
}
#header #header_nav a:hover span {
	background-image: url(../img/header_navtab_right_on.gif);
}
#header #header_nav li.notab a, #header #header_nav li.notab a:hover, #header #header_nav li.notab a:hover span {
	background: none;
	color: #666;
	text-transform: none;
}
#header #header_nav li.notab a span {
	background: none;
}
#nav {
	height: 40px;
	background-image: url(../img/nav_bkg.gif);
	background-repeat: repeat-x;
	background-position: center center;
	margin-bottom: 10px;
}
#nav li {
	float: left;
	padding-right: 2px;
	background-image: url(../img/nav_div.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#nav a {
	display: block;
	line-height: 40px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	padding-left: 20px;
	padding-right: 20px;
	width: auto;
}
#nav a:hover, #nav li.selected a {
	background-image: url(../img/nav_bkg_on.gif);
}

#nav li#datihotel a {
	background-image: url(../img/nav_ico_dati.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 55px; /* larghezza dell'incona + 40px */
}
#nav li#datihotel a:hover, #nav li#datihotel.selected a {
	background-image: url(../img/nav_ico_dati_on.gif);
}

#nav li#statistiche a {
	background-image: url(../img/nav_ico_statistiche.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 53px; /* larghezza dell'incona + 40px */
}
#nav li#statistiche a:hover, #nav li#statistiche.selected a {
	background-image: url(../img/nav_ico_statistiche_on.gif);
}

#nav li#servizi a {
	background-image: url(../img/nav_ico_servizi.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 62px; /* larghezza dell'incona + 40px */
}
#nav li#servizi a:hover, #nav li#servizi.selected a {
	background-image: url(../img/nav_ico_servizi_on.gif);
}

#nav li#offerte a {
	background-image: url(../img/nav_ico_offerte.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 62px; /* larghezza dell'incona + 40px */
}
#nav li#offerte a:hover, #nav li#offerte.selected a {
	background-image: url(../img/nav_ico_offerte_on.gif);
}

#nav li#lastminute a {
	background-image: url(../img/nav_ico_lastminute.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 61px; /* larghezza dell'incona + 40px */
}
#nav li#lastminute a:hover, #nav li#lastminute.selected a {
	background-image: url(../img/nav_ico_lastminute_on.gif);
}

#nav li#listino a {
	background-image: url(../img/nav_ico_listino.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 75px; /* larghezza dell'incona + 40px */
}
#nav li#listino a:hover, #nav li#listino.selected a {
	background-image: url(../img/nav_ico_listino_on.gif);
}

#intro {
	width: 1000px;
	height: 430px;
	background: #fff;
	margin: 0 auto;
	display: block;
	margin-bottom: 20px;
}
#home_blocks .grid_3 {
	width: 205px;
	margin-bottom: 15px;
	padding-right: 20px;
}
.home_block {
	font-size: 11px;
	position: relative;
	height: 320px;
	margin-bottom: 10px;
}
.home_block2 {
	font-size: 11px;
	position: relative;
	height: 240px;
	margin-bottom: 30px;
	margin-top: 20px;
}
.home_block #blog {
	height: 100%;
	background-image: url(../img/blog_homeblock_bkg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.home_block #blog .content {
	padding: 25px;
}
.home_block #blog .content .feed .link a {
	position: absolute;
	bottom: 30px;
	left: 25px;
	color: #6c3;
	text-decoration: none;
	padding-bottom: 5px;
}
.home_block2 a img {
	position: relative;
	bottom: auto;
	top: auto;
}
.home_block  h3, .home_block2 h3 {
	color: #6c3;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 10px;
}
.home_block  p, .home_block2 p {
	margin-bottom: 10px;
	font-size: 12px;
}
.home_block  p  a, .home_block2 p a {
	position: relative;
	padding: 0px;
	background: none;
}
.home_block  p  a:hover, .home_block2 p a:hover {
	background: none;
}
.home_block2 a.img_link {
	position: relative;
}
.home_block a, .home_block .feed .link a, .home_block2 a, .home_block2 .feed .link a {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #6c3;
	text-decoration: none;
	padding-bottom: 5px;
}
.home_block .feed .logo {
	margin-bottom: 10px;
}
.home_block a:hover {
	color: #c90;
}
.home_block .feed a {
	position: relative;
}
.home_block .feed h5 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 10px;
}
#footer {
}
#footer .container_12 {
	padding-top: 10px;
	background-color: #999;
	background-image: url(../img/footer_bkg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	overflow: hidden;
}
#footer .link {
	margin-bottom: 10px;
}
#footer .link a {
	color: #fff;
	text-decoration: none;
	text-transform: capitalize;
}
#footer .link a:hover {
	color: #666;
}
#credits {
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 14px;
	background-image: url(../img/credits_bkg.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 10px;
}
#credits strong {
	font-size: 11px;
}
#credits a {
	color: #666;
	text-decoration: none;
}
#credits a:hover {
	text-decoration: underline;
}
#credits .green {
	color: #6c3;
}

#backend .container_12 .grid_9 {
	width: 708px;
}
#backend_menu .grid_3 {
}
#backend_menu .grid_3 ul {
	border: 1px solid #666;
}
#backend_menu .grid_3 li {
}
#backend_menu .grid_3 li a {
	display: block;
	line-height: 40px;
	padding-left: 20px;
	background-color: #666;
	background-image: url(../img/backend_nav_bkg.gif);
	background-repeat: repeat-x;
	background-position: center center;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	text-transform: capitalize;
	height: 40px;
	overflow: visible;
	white-space: nowrap;
}
#backend_menu .grid_3 ul.submenu li, #backend_menu .grid_3 ul.submenu li a {
	background: none;
}
#backend_menu .grid_3 ul.submenu li a {
	color: #666;
	font-size: 14px;
	font-weight: bold;
}
#backend_menu .grid_3 ul.submenu li:hover, #backend_menu .grid_3 ul.submenu li.selected  {
	background-color: #666;
	background-image: url(../img/backend_nav_sub_bkg.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
#backend_menu .grid_3 ul.submenu li a:hover, #backend_menu .grid_3 ul.submenu li.selected a {
	color: #fff;
}
#backend_content {
}
#backend_content h4 {
	color: #c90;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 10px;
}
#backend_content .red {
	color: #c00;
}
#backend_content .grid_9 form fieldset {
	margin-bottom: 10px;
}
#backend_content .grid_9 form .item {
	width: 236px;
	float: left;
	margin-bottom: 20px;
}
#backend_content .grid_9 form input, #backend_content .grid_9 form select {
	height: 13px;
	font-size: 11px;
	margin-top: 2px;
	padding: 2px;
	border: 1px solid #666;
	width: 180px;
	color: #666;
}
#backend_content .grid_9 form select {
	height: 19px;
	width: 186px;
	padding: 0px;
}
#backend_content .grid_9 form select option {
	padding: 2px;
}
#backend_content .grid_9 form a.delete {
	display: inline-block;
	width: 20px;
	line-height: 20px;
	text-indent: -9999px;
	background-image: url(../img/backend_bin.png);
	background-repeat: no-repeat;
	background-position: right -1px;
}
#backend_content .grid_9 form a.delete:hover {
	background-image: url(../img/backend_bin_on.png);
}
#backend_content .grid_9 form .item input.submit, .item input.submit {
	width: auto;
	height: 20px;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	background-color: #c90;
	border: none;
	background-image: url(../img/btn_submit_bkg.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
#backend_content .grid_9 p {
	margin-bottom: 1em;
}
#backend_content .grid_9 input.submit2 {
	width: 100px !important;
	height: 19px !important;
	margin: 0px 0px 0px 10px !important;
	padding-bottom: 4px !important;
	font-weight: bold;
	text-transform: uppercase !important;
	color: #fff !important;
	background-color: #0cc;
	border: none !important;
	background-image: url(../img/btn_submit2_bkg.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.reset_width {
	width: auto !important;
	border: none !important;
}
.width_57 {
	width: 57px !important;
}
.width_107 {
	width: 107px !important;
}
/*
table {
	width: 728px;
	margin-bottom: 10px;
	overflow: visible;
}
*/
*table {
	_width: 100%; /* ie6 */
	overflow: scroll;
}
/*
thead th {
	line-height: 25px;
	padding-left: 10px;
	padding-bottom: 5px;
	background-image: url(../img/table_title_bkg.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-transform: uppercase;
	color: #fff;
	font-weight: normal;
	overflow: auto;
	white-space: nowrap;
}
tbody th, tbody td {
	line-height: 30px;
	padding-left: 10px;
	padding-right: 15px;
	background-image: url(../img/table_cell_bkg.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-weight: normal;
	overflow: auto;
}
tbody tr.tall {
}
tbody th.tall, tbody td.tall {
	line-height: normal;
	background-image: url(../img/table_cell_tall_bkg.gif);
	background-position: right bottom;
	height: 200px;
	vertical-align: top;
}
tbody th.tall div, tbody td.tall div {
	height: 190px;
	overflow: auto;
	padding-top: 4px;
	padding-bottom: 4px;
}
tbody td input {
	width: 25px !important;
}
*/
#login_page {
	display: table;
	height: 100%
}
#login_page .login_page_container {
	width: 300px;
	height: 250px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -150px; /* half the width */
	margin-top: -125px; /* half the height */
}
#login_page form {
	padding: 20px;
	border: 1px solid #666;
}
#login_page form fieldset {
	margin-bottom: 20px;
}
#login_page form label.block {
	display: block;
	margin-top: 20px;
	margin-bottom: 5px;
}
#login_page form label a {
	color: #666;
	font-weight: bold;
	text-decoration: none;
}
#login_page form label a:hover {
	text-decoration: underline;
}
#login_page form input.input_field {
	width: 100%;
	border: 1px solid #666;
}
#login_page form input.submit {
	width: auto;
	height: 20px;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	background-color: #c90;
	border: none;
	background-image: url(../img/btn_submit_bkg.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

.confirm {
//	border: 1px dashed #666;
	font-size: 18px;
	color: #6c3;
	background: #fff url('../img/confirm.png') left center scroll no-repeat;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 23px;
	display: inline-block;
	margin-top: 5px;
	margin-bottom: 18px;
}

.error {
//	border: 1px dashed #c90;
	font-size: 18px;
	color: #c90;
	background: #fff url('../img/error.png') left center scroll no-repeat;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 23px;
	display: inline-block;
	margin-top: 5px;
	margin-bottom: 18px;
}
table.listino_prezzi {
	width: auto !important;
	line-height: normal !important;
}
table.listino_prezzi thead {
	height: 50px;
}
table.listino_prezzi thead tr th {
	background-image: url(../img/table_title_bkg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 10px;
}
table.listino_prezzi thead tr th input.width_57 {
	margin-left: 25px;
	width: 74px !important;
}
table.listino_prezzi tbody tr th {
	width: 120px;
	display: block;
	background: #ff0;
}
.content_sidebar .grid_3 {
	margin: 0px;
}
#content_menu {
	margin-left: 10px;
	margin-right: 30px;
}
#content_menu h4 {
	font-size: 16px;
	font-weight: normal;
	color: #6c3;
	margin-bottom: 10px;
}
#content_menu li {
	height: 30px;
	line-height: 30px;
}
#content_menu li a {
	border-bottom: 1px dotted #666;
	display: block;
	color: #666;
	text-decoration: none;
	white-space: nowrap;
}
#content_menu li a:hover, #content_menu li a.selected {
	color: #6c3;
	border-bottom: 1px solid #6c3;
}
#feeds {
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
}
#feeds #feeds_top {
	background-image: url(../img/feeds_bkg_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
}
#feeds #feeds_middle {
	background-color: #fff;
	background-image: url(../img/feeds_bkg_middle.gif);
	background-repeat: repeat-y;
	background-position: left center;
	padding-left: 20px;
	padding-right: 40px;
	padding-bottom: 10px;
}
#feeds #feeds_middle h5 {
	font-size: 16px;
	font-weight: normal;
	color: #6c3;
	background: none;
	padding-bottom: 0px;
}
#feeds #feeds_middle p, #feeds #feeds_middle .link {
	margin-top: 10px;
}
#feeds #feeds_middle .logo {
	margin-bottom: 10px;
}
#feeds #feeds_middle .friendfeed {
	width: 160px;
}
#feeds #feeds_middle .friendfeed .widget {
	border: none;
}
#feeds #feeds_middle .friendfeed .widget .feed {
	padding: 0px;
}
#feeds #feeds_middle .friendfeed .widget .entry {
}
#feeds #feeds_middle .friendfeed .widget .text {
	color: #666;
}
#feeds #feeds_middle .friendfeed .widget a {
	text-decoration: underline;
	color: #666;
}
#feeds #feeds_middle a {
	text-decoration: none;
	color: #6c3;
}
#feeds #feeds_middle a:hover {
	text-decoration: underline;
}
#feeds #feeds_middle .friendfeed .widget .feed #feed {
}
#feeds #feeds_middle .friendfeed .widget .bottom {
	background: none;
	padding: 0px;
	border-top: none;
	margin-top: 10px;
}
#feeds #feeds_middle .friendfeed .widget .bottom a {
	display: inline;
	font-weight: normal;
	font-size: 11px;
	color: #666;
}
#feeds #feeds_bottom {
	height: 30px;
	background-image: url(../img/feeds_bkg_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#content {
	margin-left: 0px;
	float: left;
	margin-bottom: 10px;
}
#content h3 {
	font-size: 16px;
	font-weight: normal;
	color: #6c3;
	margin-bottom: 10px;
}
#content .richiedi a {
	color: #6c3;
	text-decoration: none;
	margin-bottom: 20px;
	display: block;
}
#content .richiedi a:hover {
	color: #666;
}
.content_post {
	display: block;
	width: 700px;
	_width: 675px; /* ie6 fix */
	float: left;
	background-color: #fff;
	background-image: url(../img/content_post_bkg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 40px;
	padding-right: 40px;
}
.content_post h4 {
	color: #6c3;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 10px;
}
.content_post p {
	width: 490px;
	display: block;
	line-height: 1.3em;
	text-align: justify;
	margin-bottom: 1em;
}
.content_post .illustration {
	float: right;
	display: block;
	width: 180px;
	height: auto;
}
.content_post a {
	display: block;
	width: 180px;
	height: 110px;
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
}
.content_post .text {
	margin-top: 2em;
}
.content_post .text a {
	display: inline;
	text-indent: 0px;
	text-decoration: none;
	color: #6c3;
	margin-top: 2em;
}
.content_post a#entrainhotel {
	background-image: url(../img/case_history_entrainhotel.jpg);
}
.content_post a:hover#entrainhotel {
	background-image: url(../img/case_history_entrainhotel_on.jpg);
}
.content_post a#italhotels {
	background-image: url(../img/case_history_italhotels.jpg);
}
.content_post a:hover#italhotels {
	background-image: url(../img/case_history_italhotels_on.jpg);
}
.content_post a#portalilocalita {
	background-image: url(../img/case_history_portali.jpg);
}
.content_post a:hover#portalilocalita {
	background-image: url(../img/case_history_portali_on.jpg);
}
.content_post a#riccihotels {
	background-image: url(../img/case_history_riccihotels.jpg);
}
.content_post a:hover#riccihotels {
	background-image: url(../img/case_history_riccihotels_on.jpg);
}
.content_post a#rivieradiromagna {
	background-image: url(../img/case_history_rivieradiromagna.jpg);
}
.content_post a:hover#rivieradiromagna {
	background-image: url(../img/case_history_rivieradiromagna_on.jpg);
}
.content_post form {
	width: 510px;
}
.content_post form fieldset {
//	background: #f2f2f2;
//	border: 1px solid #ccc;
//	padding: 10px;
}
.content_post form label, .content_post form input {
	display: block;
	margin-bottom: 0.2em;
}
.content_post form input, .content_post form textarea {
	margin-bottom: 10px;
	background: #f2f2f2;
	border: 1px solid #e2e2e2;
}
.content_post form input {
	width: 240px;
}
.content_post form textarea {
	width: 480px;
	height: 80px;
}
.content_post form input.submit {
	display: inline;
	width: auto;
	border: 1px solid #666;
	background: #6c3;
	color: #fff;
	text-transform: uppercase;
	padding: 2px;
}
.content_post form input.submit20 {
	width: 297px;
	height: 70px;
	display: block;
	border: none;
	text-indent: -9999px;
	margin-top: 1em;
	margin-left: 208px;
	cursor: pointer;
	background: url(../img/submit20.jpg) no-repeat left top;
}
.tre_col {
	width: 740px;
	float: left;
	margin-bottom: 1em;
}
.tre_col .col {
	float: left;
	width: 33%;
	display: block;
}
.tre_col .col li {
	list-style-type: disc;
	margin-left: 1em;
	margin-bottom: 1em;
}
.tre_col .col a {
	display: inline;
	text-indent: 0px;
	color: #999;
	text-decoration: none;
}
.tre_col .col a:hover {
	color: #666;
}

/* BLOG */

#search_blog {
	display: block;
	height: 40px;
	width: 200px;
	text-align: right;
	float: right;
	padding-right: 20px;
	line-height: 40px;
	color: #fff;
}
#post_blog {
}
#post_blog .post {
}
#about_blog {
}
#newsletter_blog {
}
.due_colonne {
	float: left;
	width: 100%;
}
.due_colonne .left {
	width: 180px;
	float: left;
	margin-top: 10px;
}
.due_colonne .right {
	width: 200px;
	float: right;
}
h3.blog_list {
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	background: #6c3;
	padding: 5px;
	width: 160px;
	display: block;
	text-transform: uppercase;
}
ul.blog_list {
	margin-bottom: 1em;
}
ul.blog_list li {
	padding-left: 5px;
	line-height: 20px;
	white-space: nowrap;
}
ul.blog_list li a {
	color: #666;
	text-decoration: none;
}
ul.blog_list li a:hover {
	text-decoration: underline;
}

.blog_box {
	display: block;
	margin-top: 0px;
	margin-bottom: 20px;
}
.blog_box .blog_box_top {
	background-image: url(../img/feeds_bkg_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
}
.blog_box .blog_box_middle {
	background-color: #fff;
	background-image: url(../img/feeds_bkg_middle.gif);
	background-repeat: repeat-y;
	background-position: left center;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
}
.blog_box .blog_box_middle h5 {
	font-size: 16px;
	font-weight: normal;
	color: #6c3;
	text-transform: uppercase;
	background: none;
	padding-bottom: 0px;
}
.blog_box .blog_box_middle .content {
	width: 160px;
}
.blog_box .blog_box_bottom {
	height: 30px;
	background-image: url(../img/feeds_bkg_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#blog .container_12 {
}
#blog h2 {
	color: #6c0;
	font-weight: normal;
	font-size: 16px;
	margin-bottom: 10px;
}
#blog p {
	margin-bottom: 10px;
}
#blog #about_blog {
}
#blog #newsletter_blog {
	padding: 10px;
	background-color: #6c3;
	background-image: url(../img/newsletter_bkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #fff;
}
#blog #newsletter_blog h2 {
	color: #fff;
}
#blog #feed_blog {
	margin-top: 10px;
	margin-bottom: 10px;
}
#blog #content {
	background: #f00;
}
#blog #content .grid_5 {

}
#blog #content .grid_1 {
	width: 40px !important;
	margin: 0px !important;
}
#googlemaps {
	width: 510px;
	height: 500px;
	display: block;
}
.hidden {
	display: none !important;
}
.ext_link {
	color: #6c3;
	display: inline !important;
	text-indent: 0px !important;
	height: auto;
	text-decoration: none;
}
.ext_link:hover {
	color: #666;
}
.interruzione{
clear:both;
}
#content .landingpage, h3 {
	font-size: 200% !important;
	font-weight: bold !important;
}
.title20 {
	background: none;
	padding-bottom: 20px;
}