
/* BODY */

html
{
    margin: 0px;
    padding: 0px;
}

body
{
    margin: 0px;
    padding: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	color: #555555;
    background: #372f29 url(/images/bg-body.gif) repeat-x left top;
}

/* GENERICI */

* html textarea
{
    background-attachment: fixed;
}

form
{
    margin: 0px;
    padding: 0px;
}

img
{
    border-style: none;
    border-color: inherit;
    border-width: 0px;
}

a
{
    color: #d52300;
	text-decoration: none;
}

a:visited
{
    color: #d52300;
	text-decoration: none;
}

a:hover
{
    color: #d52300;
	text-decoration: underline;
}

a:active
{
    color: #d52300;
	text-decoration: underline;
}

h1
{
    margin: 0px;
    padding: 0px;
    line-height: 1.2em;
    font-size: 180%;
    font-weight: bold;
    color: #d52300;
}

h2
{
    margin: 0px;
    padding: 0px;
    line-height: 1.2em;
    font-size: 170%;
    font-weight: bold;
    color: #d52300;
}

h3
{
    margin: 0px;
    padding: 0px;
    line-height: 1.2em;
    font-size: 170%;
    font-weight: normal;
    color: #d52300;
}

h4
{
    margin: 0px;
    padding: 0px;
    line-height: 1.2em;
    font-size: 120%;
    font-weight: bold;
    color: #d52300;
}

p,ul,li
{
    margin: 0px;
    padding: 0px;
    font-size: 100%;
    line-height: 1.6em;
}

ul
{
    margin: 8px 0px;
    list-style: none;
    list-style-image: none;
}

li
{
    padding-left: 30px;
}

div.clear
{
    width: 0px;
    height: 0px;
    overflow: hidden;
    clear: both;
}

a.blank
{
}

a.fancybox
{
}

/* FOTO */

img.photo
{
    background: white;
    padding: 4px;
    border: 1px solid #BFB8A7;
}

img.left
{
    float: left;
    margin-right: 8px;
}

img.right
{
    float: right;
    margin-left: 8px;
}

/* PARAGRAFI */

p.left,
h1.left,
h2.left,
h3.left,
h4.left
{
    text-align: left;
}

p.right,
h1.right,
h2.right,
h3.right,
h4.right
{
    text-align: right;
}

p.center,
h1.center,
h2.center,
h3.center,
h4.center
{
    text-align: center;
}

p.bold
{
    font-weight: bold;
}

p.italic
{
    font-style: italic;
}

/* PAGE */

div#page
{
    width: 980px;
    margin: 0px auto;
    background: url(/images/bg-amalfi.gif) no-repeat right -90px;
}

/* PAGE - HEADER */

div#page div#header
{
    position: relative;
    width: 980px;
    height: 180px;
    overflow: hidden;
    margin: 0px auto;
}

/* PAGE - HEADER - LOGO */

div#page div#header div#logo
{
    margin-top: 16px;
    width: 346px;
    height: 167px;
    overflow: hidden;
}

div#page div#header div#claim
{
    margin-top: -36px;
    width: 346px;
    height: 15px;
    overflow: hidden;
}

div#page div#header div#claim h2
{
    text-align: center;
    font-size: 11px;
    color: #F0F0F0;
    font-family: Geneva, Lucida Sans, Lucida Grande, Lucida Sans Unicode, Verdana, sans-serif;
    font-weight: normal;
    font-style: normal;
}

/* PAGE - HEADER - LANGUAGE */

div#page div#header div#language
{
    position: absolute;
    right: 16px;
    top: 156px;
    width: 200px;
    height: 23px;
    overflow: hidden;
}

div#page div#header div#language p
{
    margin: 4px 0px 0px 0px !important;
    text-align: right;
    color: #F4F4F4;
}

div#page div#header div#language p img
{
    vertical-align: middle;
    margin: 0px 8px 3px 2px;
    border: 1px solid #777777;
}

div#page div#header div#language a,
div#page div#header div#language a:visited,
div#page div#header div#language a:hover,
div#page div#header div#language a:active
{
    color: white;
}

div#page div#header div#language span
{
    color: #d52300;
    font-weight: bold;
}

/* PAGE - HEADER - NAV */

div#page div#header div#nav1
{
    position: absolute;
    left: 0px;
    top: 8px;
    width: 980px;
    height: 29px;
    overflow: hidden;
}

div#page div#nav2
{
    width: 980px;
    height: 46px;
    overflow: hidden;
	background: #3b3b3b;
}

/* PAGE - CONTENT */

div#page div#content
{
    width: 948px;
    background: #eaeaea;
    padding: 16px;
}

div#page div#content p  { margin: 0px 0px 4px 0px; }
div#page div#content h1 { margin: 0px 0px 20px 0px; }
div#page div#content h2 { margin: 0px 0px 16px 0px; }
div#page div#content h3 { margin: 0px 0px 12px 0px; }
div#page div#content h4 { margin: 16px 0px 8px 0px; border-bottom: 1px solid #F6F6F6; }
div#page div#content h4.claim { color: #555555; font-style: italic; border-bottom: 0px; }
div#page div#content p.note  { font-style: italic; }

div#page div#content a.arrow
{
    background: url(/images/arrow.gif) no-repeat 0px center;
    padding-left: 16px;
}

div#page div#content ul li
{
    background: url(/images/bullet.gif) no-repeat 16px 5px;
}

div#page div#content div#flash
{
    position: relative;
    width: 930px;
    height: 200px;
    overflow: hidden;
    margin: 0px auto 4px auto;
    padding: 8px;
    background: white;
    border: 1px solid #d6d6d6;
}

div#page div#content div#flash object,
div#page div#content div#flash img
{
    background: #31302b;
}

div#page div#content div#content_left
{
    float: left;
    display: inline;
    width: 224px;
    overflow: hidden;
    padding: 12px;
    background: white;
    border: 1px solid #d6d6d6;
}

div#page div#content div#content_right
{
    float: right;
    display: inline;
    width: 660px;
    padding: 12px;
    background: white;
    border: 1px solid #d6d6d6;
}

div#page div#content div#content_all
{
    overflow: hidden;
    padding: 12px;
    background: white;
    border: 1px solid #d6d6d6;
}

div#page div#content div#content_right div#guestbook_subcol1
{
    float: left;
    display: inline;
    width: 400px;
    padding-right: 8px;
    border-right: 1px solid #F6F6F6;
}

div#page div#content div#content_right div#guestbook_subcol2
{
    float: right;
    display: inline;
    width: 244px;
}

div#page div#content div#content_right div#shoreexcursions_subcol1
{
    float: left;
    display: inline;
    width: 320px;
    padding-right: 8px;
    border-right: 1px solid #F6F6F6;
}

div#page div#content div#content_right div#shoreexcursions_subcol2
{
    float: right;
    display: inline;
    width: 320px;
}

div#page div#content div#content_news
{
}

div#page div#content div#content_news p
{
    font-size: 11px;
}

div#page div#content p b,
div#page div#content p strong
{
    color: #666666;
}

div#page div#content p.copyright
{
    margin-top: 24px;
    font-size: 11px;
    line-height: 18px;
    font-style: italic;
    color: #898372;
}

div#page div#content div#content_right table
{
    margin: 0px auto 24px auto;
    padding: 0px;
    border: 0px;
    border-collapse: collapse;
}

div#page div#content div#content_right table td
{
    text-align: center;
    vertical-align: middle;
    padding: 4px 16px;
    font-weight: normal;
    border-bottom: 1px solid #EEEEEE;
    border-top: 1px solid #EEEEEE;
}

div#page div#content div#content_right table th
{
    text-align: center;
    vertical-align: middle;
    padding: 4px 16px;
    font-weight: bold;
    border-bottom: 1px solid #AAAAAA;
}

/* PAGE - SOCIAL */

div#page div#social
{
    width: 980px;
    overflow: hidden;
    margin: 20px auto 0px auto;
}

div#page div#social p
{
    margin: 0px auto;
    text-align: center;
}

/* PAGE - FOOTER */

div#page div#footer
{
    width: 980px;
    overflow: hidden;
    margin: 20px auto 0px auto;
}

div#page div#footer p
{
    margin: 0px auto;
    text-align: center;
    font-size: 11px;
    line-height: 18px;
    color: white;
}

div#page div#footer p a,
div#page div#footer p a:visited,
div#page div#footer p a:hover,
div#page div#footer p a:active
{
    color: white;
}

/* PAGE - LINKS */

div#page p#links
{
    margin: 16px auto 48px auto;
    text-align: center;
}

/* NAVIGAZIONE (PRIMO LIVELLO) */

div#nav1 ul
{
    margin: 0px;
    padding: 0px;
    list-style: none;
    list-style-image: none;
    height: 29px;
    overflow: hidden;
    font-size: 120%;
}

div#nav1 ul li
{
    float: left;
    display: inline;
    margin: 0px 9px 0px 0px;
    padding: 0px;
    height: 29px;
    overflow: hidden;
}

div#nav1 ul li a
{
    float: left;
    display: inline;
    margin: 0px;
    padding: 0px;
    height: 29px;
    overflow: hidden;
    cursor: pointer;
}

div#nav1 ul li span
{
    float: left;
    display: inline;
    margin: 0px;
    padding: 0px 10px;
    height: 29px;
    line-height: 29px;
    overflow: hidden;
}

div#nav1 ul li.active,
div#nav1 ul li.selected
{
    background: url(/images/bg-button-hover-left.gif) no-repeat left top;
}

div#nav1 ul li.active span,
div#nav1 ul li.selected span
{
    background: url(/images/bg-button-hover-right.gif) no-repeat right top;
    color: white;
}

div#nav1 ul li a         { color: white; text-decoration: none; background: url(/images/bg-button-normal-left.gif) no-repeat left top; }
div#nav1 ul li a:visited { color: white; text-decoration: none; background: url(/images/bg-button-normal-left.gif) no-repeat left top; }
div#nav1 ul li a:hover   { color: white; text-decoration: none; background: url(/images/bg-button-hover-left.gif) no-repeat left top; }
div#nav1 ul li a:active  { color: white; text-decoration: none; background: url(/images/bg-button-hover-left.gif) no-repeat left top; }

div#nav1 ul li.selected a         { background: url(/images/bg-button-hover-left.gif) no-repeat left top; }
div#nav1 ul li.selected a:visited { background: url(/images/bg-button-hover-left.gif) no-repeat left top; }

div#nav1 ul li a         span { background: url(/images/bg-button-normal-right.gif) no-repeat right top; }
div#nav1 ul li a:visited span { background: url(/images/bg-button-normal-right.gif) no-repeat right top; }
div#nav1 ul li a:hover   span { background: url(/images/bg-button-hover-right.gif) no-repeat right top; }
div#nav1 ul li a:active  span { background: url(/images/bg-button-hover-right.gif) no-repeat right top; }

div#nav1 ul li.selected a         span  { background: url(/images/bg-button-hover-right.gif) no-repeat right top; }
div#nav1 ul li.selected a:visited span  { background: url(/images/bg-button-hover-right.gif) no-repeat right top; }

/* NAVIGAZIONE (SECONDO LIVELLO) */

div#nav2 ul
{
    margin: 0px;
    padding: 0px;
    list-style: none;
    list-style-image: none;
    height: 46px;
    overflow: hidden;
    font-size: 120%;
}

div#nav2 ul li
{
    float: left;
    display: inline;
    padding: 0px 8px 0px 0px;
    margin: 8px 12px 0px 0px;
    border-right: 1px solid #333333;
    height: 38px;
    overflow: hidden;
}

div#nav2 ul li a
{
    float: left;
    display: inline;
    margin: 0px;
    padding: 0px 12px;
    height: 38px;
    line-height: 38px;
    overflow: hidden;
    cursor: pointer;
}

div#nav2 ul li.active span,
div#nav2 ul li.selected span
{
    float: left;
    display: inline;
    margin: 0px;
    padding: 0px 12px;
    height: 38px;
    line-height: 38px;
    overflow: hidden;
    background: url(/images/bg-tab.gif) repeat-x left top;
    color: black;
}

div#nav2 ul li.first
{
    margin-left: 12px;
}

div#nav2 ul li a               { color: white; text-decoration: none; }
div#nav2 ul li a:visited       { color: white; text-decoration: none; }
div#nav2 ul li a:hover         { color: black; text-decoration: none; background: url(/images/bg-tab.gif) repeat-x left top; }
div#nav2 ul li a:active        { color: black; text-decoration: none; background: url(/images/bg-tab.gif) repeat-x left top; }

/* ELEMENTI FORM */

input
{
    border: 1px solid #E4DFD2;
    padding: 3px 2px;
    font-family: Arial, sans-serif;
    font-size: 100%;
    background: white;
    color: black;
}

select
{
    border: 1px solid #E4DFD2;
    padding: 3px 2px;
    font-family: Arial, sans-serif;
    font-size: 100%;
    background: white;
    color: black;
}

textarea
{
    border: 1px solid #E4DFD2;
    padding: 3px 2px;
    font-family: Arial, sans-serif;
    font-size: 100%;
    background: white;
    color: black;
}

input[type=checkbox], input[type=radio]
{
    background: none;
    border-width: 0px;
}

input[type=button], input[type=submit]
{
    background: #d52300;
    border: 1px solid #555555;
    padding: 3px 10px;
    font-weight: bold;
    color: white;
}

/* FORM GENERICO */

fieldset
{
    padding: 0px 10px;
    margin-bottom: 20px;
    border: 1px solid #E4DFD2;
}

fieldset legend
{
    color: #333333;
    font-size: 125%;
    padding: 0px 8px 4px 6px;
    margin-bottom: 10px;
}

fieldset div.formrow
{
    position: relative;
    margin-bottom: 20px;
}

fieldset div.formrow:after
{
    content: ".";
    display: block;
    height: 0px;
    font-size: 0px;
    clear: both;
    visibility:hidden;
}
fieldset div.formrow { display: inline-block; }
* html fieldset div.formrow { height: 1%; }
fieldset div.formrow { display: block; }

fieldset div.formrow label
{
    float: left;
    text-align: right;
    width: 180px;
    height: 20px;
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
    vertical-align: middle;
}

fieldset div.formrow label span
{
    display: block;
    line-height: 1em;
    font-weight: normal;
    font-style: italic;
}

fieldset div.formrow input
{
    float: left;
    margin: 0px 0px 0px 10px;
}
fieldset div.formrow input.w1 { width: 200px; }
fieldset div.formrow input.w3 { width: 400px; }
fieldset div.formrow input.datebox { width: 97px; }

fieldset div.formrow select
{
    float: left;
    margin: 0px 0px 0px 10px;
}
fieldset div.formrow select.w1 { width: 200px; }
fieldset div.formrow select.w3 { width: 400px; }

fieldset div.formrow textarea
{
    float: left;
    margin: 0px 0px 0px 10px;
    width: 436px;
    height: 120px;
}
fieldset div.formrow textarea.w1 { width: 200px; }
fieldset div.formrow textarea.w3 { width: 400px; }

span.validator
{
    position: absolute;
    display: block;
    width: 115px;
    height: 27px;
    z-index: 50;
    margin-top: -52px;
    background: url(/images/bg-popup-validator.png) no-repeat;
    padding: 3px 7px 25px 5px;
    font-family: Arial;
    font-size: 7.5pt;
    line-height: 1.1em;
    text-align: center;
    color: red;
}

fieldset div.formrow span.c1 { left: 566px; }
fieldset div.formrow span.c3 { left: 600px; }

/* CTRL SIMPLE CONTACT FORM */

div.simplecontactform p.consenso_privacy span { margin-left: -14px; }

div.simplecontactform p.consenso_privacy
{
    position: relative;
	width: 100%;
	text-align: center;
	margin: 8px 0px;
}

div.simplecontactform p.titolo_informativa
{
	width: 100%;
	font-weight: bold;
	text-align: center;
}

div.simplecontactform p.testo_informativa
{
	width: 100%;
	font-size: 82%;
	color: #929292;
	line-height: 1.2em;
}

div.simplecontactform p.bottone_invia
{
	width: 100%;
	text-align: center;
}

div.simplecontactform p.messaggio_risultato
{
	width: 100%;
	text-align: center;
	margin: 10px 0px;
}

/* CTRL LOCATION */

.marker
{
    padding-right: 12px;
}

.marker h3
{
    margin: 0px !important;
    padding: 0px !important;
    border: 0px !important;
    font-size: 13pt;
}

.marker h3 img
{
    padding: 3px !important;
    border: 1px solid #E4DFD2 !important;
    margin-bottom: 32px;
}

.marker h4
{
    margin: 0px !important;
    padding: 0px !important;
    border: 0px !important;
    font-size: 10pt;
}

.marker p
{
    font-size: 11px;
    font-style: normal !important;
    line-height: 1.3em;
}

div.location div#mapbody
{
    width: 920px;
    height: 398px;
    border: 1px solid #E4DFD2;
    margin-bottom: 12px;
}

div.location div.left
{
    float: left;
    display: inline;
    width: 454px;
}

div.location div.right
{
    float: right;
    display: inline;
    width: 454px;
}

div.location p.address_error
{
    color: red;
}

div.location p.directions_error
{
    color: red;
}

div.location input#txt_query_address
{
    float: left;
    display: inline;
    width: 294px;
}

div.location input#btn_query_address
{
    float: left;
    display: inline;
    width: 150px;
    margin-left: 4px;
}

div.location input#btn_query_reset
{
    width: 100%;
}

div.location input#txt_query_from
{
    float: left;
    display: inline;
    width: 142px;
}

div.location input#txt_query_to
{
    float: left;
    display: inline;
    width: 142px;
    margin-left: 4px;
}

div.location input#btn_query_directions
{
    float: left;
    display: inline;
    width: 150px;
    margin-left: 4px;
}

div.location input#txt_query_from2
{
    float: left;
    display: inline;
    width: 294px;
}

div.location input#btn_query_directions2
{
    float: left;
    display: inline;
    width: 150px;
    margin-left: 4px;
}

div.location div#directions
{
    clear: both;
}

/* CTRL NEWS LIST */

div.ctrl_news_list
{
    margin-top: 8px;
}

div.ctrl_news_list p
{
    margin-top: 0px;
	line-height: 1.2em;
}

div.ctrl_news_list_data
{
    color: #AAAAAA;
}

div.ctrl_news_list_oggetto
{
    font-weight: bold;
}

div.ctrl_news_list_allegati
{
	float: left;
}

div.ctrl_news_list_allegati_foto
{
	margin-right: 6px;
	margin-bottom: 2px;
	text-align: center;
	font-size: 7pt;
}

div.ctrl_news_list_allegati_foto img
{
    background: white;
	padding: 2px;
	border: 1px solid #E4DFD2 !important;
}

div.ctrl_news_list_allegati_allegato
{
	margin-right: 4px;
	margin-bottom: 2px;
	text-align: center;
	font-size: 7pt;
}

div.ctrl_news_list_descrizione
{
}

div.ctrl_news_list_separatore
{
    margin-bottom: 8px;
}

/* CTRL NEWS DATA */

div.ctrl_news_data
{
}

div.ctrl_news_data_data
{
    color: #AAAAAA;
    padding-bottom: 4px;
}

div.ctrl_news_data_oggetto
{
    font-weight: bold;
}

div.ctrl_news_data_allegati
{
	float: right;
}

div.ctrl_news_data_allegati_foto
{
	margin-left: 8px;
	margin-bottom: 6px;
	text-align: center;
	font-size: 7pt;
}

div.ctrl_news_data_allegati_foto img
{
    background: white;
	padding: 4px;
	border: 1px solid #E4DFD2 !important;
}

div.ctrl_news_data_allegati_allegato
{
	margin-left: 8px;
	margin-bottom: 6px;
	text-align: center;
	font-size: 7pt;
}

div.ctrl_news_data_descrizione
{
}

/* CTRL GUESTBOOK LIST */

div.ctrl_guestbook_list
{
    font-size: 80%;
}

div.ctrl_guestbook_list span
{
    color: #666666;
    font-style: normal;
}

div.ctrl_guestbook_list p
{
    margin: 1px 0px;
}

div.ctrl_guestbook_list_nome
{
    margin-top: 4px;
    color: #999999;
    font-style: italic;
    font-weight: bold;
}

div.ctrl_guestbook_list_soggiorno
{
    color: #999999;
    font-style: italic;
}

div.ctrl_guestbook_list_scopoviaggio
{
    color: #999999;
    font-style: italic;
}

div.ctrl_guestbook_list_modoprenotazione
{
    color: #999999;
    font-style: italic;
}

div.ctrl_guestbook_list_valutazione
{
    color: #999999;
    font-style: italic;
}

div.ctrl_guestbook_list_testo
{
    margin-top: 4px;
    color: #666666;
    font-style: normal;
    font-size: 120%;
}

div.ctrl_guestbook_list_allegati
{
    margin-top: 4px;
}

div.ctrl_guestbook_list_allegati_allegato
{
    float: left;
    display: inline;
    width: 120px;
    text-align: center;
    font-size: 80%;
    margin-bottom: 4px;
}

div.ctrl_guestbook_list_allegati_foto
{
    float: left;
    display: inline;
    width: 120px;
    text-align: center;
    font-size: 80%;
    margin-bottom: 4px;
}

div.ctrl_guestbook_list_separatore
{
    width: 100%;
    height: 2px;
    overflow: hidden;
    border-bottom: 1px solid #e7e3d7;
}

/* CTRL GUESTBOOK FROM */

div.ctrl_guestbook_form table
{
	width: 100% !important;
    margin: 0px auto !important;
	padding: 0px !important;
	border-collapse: collapse;
	border: 0px !important;
}

div.ctrl_guestbook_form table tr td
{
    margin: 0px !important;
    padding: 1px 4px !important;
	vertical-align: top;
	border: 0px !important;
}

div.ctrl_guestbook_form h4
{
    text-align: center;
}

div.ctrl_guestbook_form input.txtNome
{
	width: 100%;
}

div.ctrl_guestbook_form input.txtCognome
{
	width: 100%;
}

div.ctrl_guestbook_form input.txtEMail
{
	width: 100%;
}

div.ctrl_guestbook_form select.cmbMeseSoggiorno
{
	width: 100%;
}

div.ctrl_guestbook_form select.cmbAnnoSoggiorno
{
	width: 100%;
}

div.ctrl_guestbook_form select.cmbScopoViaggio
{
	width: 100%;
}

div.ctrl_guestbook_form select.cmbModoPrenotazione
{
	width: 100%;
}

div.ctrl_guestbook_form textarea.txtTesto
{
	width: 100%;
}

/* CTRL PHOTOGALLERY */

div.ctrl_photogallery
{
}

div.ctrl_photogallery h4
{
    text-align: center;
}

div.ctrl_photogallery table
{
    margin: 0px auto !important;
    padding: 0px !important;
    border: 0px !important;
    border-collapse: collapse !important;
}

div.ctrl_photogallery table td
{
    text-align: center !important;
    vertical-align: middle !important;
    padding: 2px !important;
    white-space: nowrap !important;
    border: 0px !important;
}

div.ctrl_photogallery table td img
{
    background: white;
	padding: 0px;
	border: 0px solid #BFB8A7 !important;
}
