/* ------------------ tooltip ------------------------- */

#tt {position:absolute; display:block; background:url(tooltip/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(tooltip/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(tooltip/tt_bottom.gif) top right no-repeat; overflow:hidden}

object {
   outline           : none 
}
/* ------------------ lightbox ------------------------- */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }
#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }
#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../_files/lightbox_base/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../_files/lightbox_base/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }
#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	
#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* ----------------- submodal ------------------- */
#popupMask { display:none; position:absolute;top:0;left:0;width:100%;height:100%;z-index:200;background-color:#000;-moz-opacity: 0.7;opacity:.70;filter: alpha(opacity=70);}
#popupContainer {position: absolute;z-index: 201;top: 0px;left: 0px;display:none;padding: 0px;}
#popupInner { padding:12px;padding-top:0px;background-color: #FFFFFF;}
#popupFrame {margin: 0px;width: 100%;height: 100%;position: relative;z-index: 202;}
#popupTitleBar {background-color: #fff;color: #FFFFFF;font-weight: bold;height: 20px;padding: 0px; padding-top:8px;position: relative;z-index: 203;}
#popupTitle {float:left;font-size: 1.1em; display:none}
#popupControls {float: right;cursor: pointer;cursor: hand;}
#popupControls a span {display: block;height: 20px;width: 20px; margin-right:0px; margin-top:0px; text-indent: -9000px;background: url('submodal_base/submodal_close.gif') no-repeat;}
.popupBody  {margin:5px; margin-top:0px;margin-left:10px;background-color:#FFFFFF; }

/* ----------------- CSS WEBSITE ------------------- */
body
{
	margin					: 0;
	padding					: 0;
	border					: 0;
	background-color		: #5E5E48;
	background-image		: url(../_pics/struttura/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	color						: #D2D2CC;
}

body,
select,
input,
textarea {
	font-family		: Trebuchet MS, Verdana, sans-serif;
	font-size		: 11px;
	letter-spacing			: 1px;
}

h1,
h2,
h3,
h4,
h5,
h6,
p
{
	margin				: 0;
	padding				: 0;
}

.display_none,
hr
{
	display				: none;
}

img
{
	border				: 0;
}

a:link,
a:visited {
	color                : #F4F4E5;
	text-decoration		: none;
	font-weight            : bold;
	text-decoration        : underline;
}

a:hover
{
	color						: #D8D8B4;
	text-decoration		: underline;
}

input.input_1,
select.input_1
{

}

input.input_1,
select.input_1,
textarea.input_1
{
	padding			: 2px;
	background-color	: #EEE;
	border			: 1px solid #999;
}

textarea.input_1 {
	
}

html>body div.clear { display: none; }
head:first-child+body div.clear { display: block; }
.clear { clear: both; line-height: 0px; font-size: 1px; }
/*/*/ .clear { display: none; } /* */

div {
	background		: transparent;
	margin			: 0px;
	padding			: 0px;
	border			: 0px;
}

form {
   margin         : 0;
   padding        : 0;
}

.centrato {
	text-align		: center;
}

.padding_10 {
	padding			: 10px;
}

.padding_20 {
	padding			: 20px;
}

.stile_indi
{
	display				: none;
}

#div_container {
	width					: 920px;
	margin				: auto;
}

#div_container div.div_header_logo {
	height				: 110px;
}

#div_container div.div_header_menu {
	height				: 37px;
}

#div_container div.div_header_menu a,
#div_container div.div_header_menu img {
	outline					: none;
}

#div_container div.div_body {
	background-image		: url(../_pics/struttura/bg_titolo_sx.jpg);
	background-position	: top;
	background-repeat		: repeat-x;
}

#div_container div.div_body div.div_main_content {
	background-color		: #7E7E6D;
	width						: 810px;
	_width					: 804px;
	margin-left				: 66px;
	min-height				: 600px;
	height					: auto !important;
	height					: 600px;	
}

#div_container div.div_body div.div_titolo  {
	float						: left;
	width						: 66px;
	height					: 333px;
}

#div_container div.div_body div.div_titolo p {
	padding-top				: 9px;
}

#div_container div.div_body div.div_flags {
	float						: right;
	width						: 44px;
	height					: 333px;
	background-color		: #5E5E48;
}

#div_container div.div_body div.div_flags p {
	padding					: 0 0 4px 0;
}

div.div_footer {
	height					: 145px;
	background-image		: url(../_pics/struttura/bg_footer.jpg);
	background-repeat		: repeat-x;
	background-position	: center bottom;
	padding					: 5px 0;
}

div.div_footer table {
	margin					: auto;
}

div.div_footer table td {

}

div.div_footer a:link,
div.div_footer a:visited {
	text-decoration			: none;
}

div.div_footer p {
	padding					: 3px 0;
}

table.tab_dettaglio_appartamento {
	width						: 100%;
	margin-top				: 10px;
}

table.tab_dettaglio_appartamento td {
	vertical-align				: top;
}

table.tab_dettaglio_appartamento td ul li {
	padding						: 5px 0;
	line-height					: 12px;
}

table.tab_dettaglio_appartamento td ul li a:link,
table.tab_dettaglio_appartamento td ul li a:visited {
	text-decoration			: none;
}

table.tab_dettaglio_appartamento td ul li.selected {

}

table.tab_dettaglio_appartamento td.td_lista {
	width							: 30%;
}

table.tab_dettaglio_appartamento td.td_dettaglio {
	width							: 70%;
}

table.tab_photogallery {
	margin						: auto;
	margin-top					: 10px;
}

table.tab_photogallery td {
	padding						: 10px;
}

table.tab_photogallery td img {
	border						: 2px solid #5E5E48;
}



#div_form_contatti div.div_errori,
#div_form_contatti div.div_invio {
	margin			: auto;
	width			: 60%;
	padding			: 4px;
}

#div_form_contatti div.div_invio p.ok_mail,
#div_form_contatti div.div_errori p.errore {
	font-size		: 16px;
	font-weight		: bold;
	text-align		: center;
}

#div_form_contatti div.div_errori p.errore {
	color			: #E00;
}

#div_form_contatti ul li {
	padding			: 4px;
}

#div_form_contatti table.tab_form {
	margin			: auto;
	width			   : 70%;
}

#div_form_contatti table.tab_form td {
	padding			: 2px;
}

#div_form_contatti table.tab_form td.td_header {
	text-align		: center;
	padding			: 6px 0 2px 0;
	font-weight		: bold;
}

#div_form_contatti table.tab_form td.td_dida {
	text-align		: right;
}

#div_form_contatti table.tab_form td.td_campo {
	text-align		: left;
}

#div_form_contatti table.tab_form td.td_messaggio {
	text-align		: center;
}

#div_form_contatti table.tab_form td p.privacy_txt {
	font-size		: 11px;
}

#div_form_contatti table.tab_form td p.privacy_input {
	padding			: 3px;
	text-align		: center;
}

#div_form_contatti table.tab_form td p.submit {
	text-align		: center;
	padding			: 2px;
}



#galleriffic div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
#galleriffic div.content  a:focus, div.content  a:hover,#galleriffic div.content  a:active {
	text-decoration: underline;
}
div.controls {
	margin-top: 5px;
	height: 20px;
}
#galleriffic div.controls a {
	padding: 8px;
}
#galleriffic div.ss-controls {
	float: left;
}
#galleriffic div.nav-controls {
	float: right;
}

#galleriffic div.loader {
	background-image: url('../../_pics/ajax_loading.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 550px;
	height: 350px
}
#galleriffic div.slideshow {
	clear: both;
}
#galleriffic div.slideshow span.image-wrapper {
	float: left;
	padding-bottom: 12px;
	cursor:pointer;
}
#galleriffic div.slideshow a.advance-link {
	padding: 2px;
	display: block;
}
#galleriffic div.slideshow img {
	border: none;
	display: block;
}
#galleriffic div.download {
	float: right;
}
#galleriffic div.embox {
	clear: both;
	background-color: #eee;
	padding: 12px;
	display:none;
}
#galleriffic div.image-title {
	font-weight: bold;
	text-align:left;
}

#galleriffic div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}

#galleriffic ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
#galleriffic ul.thumbs li {
	float					: left;
	padding				: 0;
	margin				: 1px;
	list-style			: none;
}
#galleriffic a.thumb {
	padding				: 2px;
	display				: block;
}
#galleriffic ul.thumbs li.selected a.thumb {
	background: #5E5E48;
}
#galleriffic a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
#galleriffic div.pagination {
	clear: both;

}
#galleriffic div.navigation div.top {
}
#galleriffic div.navigation div.bottom {
	
}
#galleriffic div.pagination a, div.pagination span.current {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
}
#galleriffic div.pagination a:hover {
	text-decoration: none;
}
#galleriffic div.pagination span.current {
	font-weight				: bold;
	background-color		: #5E5E48;
	color						: #fff;
}

/* fine stili base */
#galleriffic {
	margin:auto;
	width:530px;
	
}

#galleriffic .content{
	display:block;
	margin:auto;

}

#galleriffic .image-wrapper{
	padding-bottom:5px;
	display:block;
}

#galleriffic .slideshow{
	
}

#galleriffic .navigation {
}
#galleriffic .navigation ul.thumbs li {
	margin: 5px 5px 5px 0;
}
#galleriffic .navigation ul {
	padding-left:0px;
}
#galleriffic div.pagination a, div.pagination span.current {
	margin-right: 4px;
	margin-bottom:5px;
	padding: 5px 8px 3px 8px;
}
#galleriffic .bottom, #galleriffic .top   {
	padding-top:2px;
	padding-left:0px;

}
#galleriffic .download {
	
}

p.testo {
	text-align				: justify;
}

table.tab_guestbook_reviews {
	width						: 100%;
}

table.tab_guestbook_reviews td {
	width						: 50%;
	padding					: 10px;
	vertical-align			: top;
}

table.tab_guestbook_reviews td p {
	line-height				: 14px;
}

table.tab_lista_appartamenti {
	margin					: auto;
}

table.tab_lista_appartamenti td {
	padding				: 6px;
	text-align			: center;
	vertical-align		: top;
	font-size			: 14px;
	width					: 140px;
	line-height			: 13px;
}

table.tab_lista_appartamenti td img {
	border				: 1px solid #B9B9B4;
}

table.tab_lista_appartamenti td p {
	padding				: 2px 0;
}

table.tab_lista_appartamenti td img,
table.tab_lista_appartamenti td a {
	outline				: none;
}

table.tab_lista_appartamenti td a:link,
table.tab_lista_appartamenti td a:visited {
	text-decoration		: none;
}

div.div_intro_flash {
	width						: 960px;
	height					: 380px;
	margin					: auto;
}

table.tab_info {
	margin					: auto;
	width						: 90%;
}

table.tab_info td {
	vertical-align			: top;
}

p.intro_lang {
	font-size				: 16px;
	padding					: 10px;
	text-align				: center;
	letter-spacing			: -1px;
}

p.intro_lang img {
	vertical-align			: middle;
	padding					: 0 3px;
}

p.intro_lang a:link,
p.intro_lang a:visited {
	text-decoration		: none;
	
}

p.titolo2 {
	font-size				: 15px;
	font-weight				: bold;
	padding					: 4px 0;
}

div.div_img_dintorni {
	padding					: 12px;
}

div.div_img_dintorni_dx {
	float						: right;
}

div.div_img_dintorni_sx {
	float						: left;
}
