
/* BODY */

html
{
    margin: 0px;
    padding: 0px;
}

body
{
    margin: 0px;
    padding: 0px;
    font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
    font-size: 11px;
	color: #666666;
    background: white;
}

/* GENERICI */

* html textarea
{
    background-attachment: fixed;
}

form
{
    margin: 0px;
    padding: 0px;
}

img
{
    border-style: none;
    border-color: inherit;
    border-width: 0px;
}

a
{
    color: #C47126;
	text-decoration: none;
}

a:visited
{
    color: #C47126;
	text-decoration: none;
}

a:hover
{
    color: #C47126;
	text-decoration: underline;
}

a:active
{
    color: #C47126;
	text-decoration: underline;
}

h1
{
    margin: 0px;
    padding: 0px;
    line-height: 1.2em;
    font-size: 200%;
    font-weight: normal;
    font-family: Arial, Helvetica, Tahoma, sans-serif;
    color: black;
}

h2
{
    margin: 0px;
    padding: 0px;
    line-height: 1.2em;
    font-size: 130%;
    font-weight: normal;
    font-family: Arial, Helvetica, Tahoma, sans-serif;
    color: black;
}

h3
{
    margin: 0px;
    padding: 0px;
    line-height: 1.2em;
    font-size: 175%;
    font-weight: normal;
    font-family: Arial, Helvetica, Tahoma, sans-serif;
    color: black;
}

h4
{
    margin: 0px;
    padding: 0px;
    line-height: 1.2em;
    font-size: 135%;
    font-weight: normal;
    font-family: Arial, Helvetica, Tahoma, sans-serif;
    color: black;
}

p
{
    margin: 0px;
    padding: 0px;
}

p
{
	line-height: 1.4em;
}

ul,li
{
	line-height: 1.5em;
}

div.clear
{
    width: 0px;
    height: 0px;
    overflow: hidden;
    clear: both;
}

a.blank
{
}

a.colorbox
{
}

/* FOTO */

img.photo
{
}

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;
}

/* HEADER */

div#header
{
    position: relative;
    width: 880px;
    overflow: hidden;
    margin: 0px auto;
}

/* HEADER - LOGO */

div#header div#logo
{
    position: absolute;
    z-index: 20;
    left: 0px;
    bottom: 42px;
}

div#header div#logo p,
div#header div#logo h1,
div#header div#logo h2
{
    margin: 0px;
    padding: 0px;
    line-height: 1.1em;
}

div#header div#logo p
{
    height: 150px;
}

div#header div#logo h1
{
    margin-top: 4px;
}

div#header div#logo h1 span
{
    font-weight: normal;
    border-left: 1px solid #C47126;
    padding-left: 6px;
    margin-left: 2px;
    color: #B0B0B0;
    font-size: 90%;
}

div#header div#logo h2
{
    color: #666666;
}

/* HEADER - LANGUAGE */

div#header div#language
{
    position: absolute;
    z-index: 20;
    right: 0px;
    bottom: 42px;
}

div#header div#language p
{
    margin: 0px;
    padding: 0px;
}

div#header div#language p img
{
    vertical-align: middle;
    margin: 0px 6px 1px 0px;
    border: 1px solid #CCC;
}

div#header div#language p img#italiano
{
    margin-right: 0px !important;
}

/* HEADER - PHOTO */

div#header div#photo
{
    width: 616px;
    height: 209px;
    overflow: hidden;
    margin: 16px 0px 16px auto;
}

/* HEADER - NAV */

div#header div#nav1
{
    float: right;
    display: inline;
    width: 880px;
    height: 38px;
    overflow: hidden;
    margin: 0px 0px 0px auto;
    font-family: 'Myriad Pro', Verdana, Arial, Helvetica, Tahoma, sans-serif;
    font-size: 15px;
    text-align: center;
}

/* PAGE */

div#page
{
    width: 880px;
    overflow: hidden;
    margin: 0px auto;
}

/* PAGE - CONTENT */

div#page div#content
{
    width: 880px;
    overflow: hidden;
    margin: 0px auto;
}

div#page div#content-right p  { margin: 8px 0px; }
div#page div#content-right h1 { margin: 12px 0px; }
div#page div#content-right h2 { margin: 12px 0px; }
div#page div#content-right h3 { margin: 8px 0px; }
div#page div#content-right h4 { margin: 8px 0px; }

div#page div#content div#content-left
{
    float: left;
    display: inline;
    width: 232px;
    overflow: hidden;
}

div#page div#content div#content-right
{
    float: right;
    display: inline;
    width: 624px;
    overflow: hidden;
}

div#page div#content div#content-right div.attachments
{
    text-align: center;
}

div#page div#content div#content-right div.attachments div.photo
{
    margin-bottom: 10px;
}

div#page div#content div#content-right div.attachments div.photo img
{
}

div#page div#content div#content-right div.attachments div.file
{
    text-align: center;
    margin-bottom: 10px;
    font-size: 82%;
}

div#page div#content div#content-right p.date
{
    clear: both;
    margin-bottom: 8px;
    color: #A9A9A9;
    font-family: Arial;
    font-size: 10px;
    font-style: italic;
    line-height: 1.2em;
    display: none;
    visibility: hidden;
}

div#page div#content div#content-right p.dates
{
    margin-bottom: 8px;
}

div#page div#content div#content-right div.text
{
}

div#page div#content div#content-right p.updated
{
    clear: both;
    text-align: right;
    color: #A9A9A9;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: Arial;
    font-size: 10px;
    font-style: italic;
    line-height: 1.2em;
    display: none;
    visibility: hidden;
}

div#page div#content div#content-right p.more
{
    text-align: right;
}

div#page div#content div#content-right p.more span
{
    display: inline-block;
    height: 21px;
    line-height: 21px;
    overflow: hidden;
    background: url(/images/bg-button-right.gif) no-repeat right top;
}

div#page div#content div#content-right p.more span a
{
    display: inline-block;
    height: 21px;
    line-height: 21px;
    padding: 0px 8px;
    overflow: hidden;
    background: url(/images/bg-button-left.gif) no-repeat left top;
}

div#page div#content div#content-right table
{
    margin: 0px auto;
    padding: 0px;
    border: 0px;
    border-collapse: collapse;
    font-size: 95%;
}

div#page div#content div#content-right table td,
div#page div#content div#content-right table th
{
    text-align: center;
    vertical-align: middle;
    padding: 4px 12px;
    white-space: nowrap;
    border-bottom: 1px solid #F0F0F0;
}

div#page div#content div#content-right table th
{
    font-weight: bold;
}

div#page div#content div#content-right table td
{
    font-weight: normal;
}

/* PAGE - FOOTER */

div#page div#footer
{
    width: 880px;
    overflow: hidden;
    margin: 32px auto 0px auto;
    padding: 0px 0px 0px 0px;
    text-align: center;
    border-top: 4px solid #EDEDED;
}

div#page div#footer p
{
    margin: 12px auto 12px auto;
    line-height: 18px;
}

div#page div#footer p#nav2 span
{
    font-weight: bold;
}

div#page div#footer p#copyright
{
    color: #AAAAAA;
}

/* NAVIGAZIONE */

div.nav ul
{
    margin: 0px;
    padding: 0px;
    list-style: none;
    list-style-image: none;
    height: 38px;
    overflow: hidden;
}

div.nav ul li
{
    float: right;
    display: inline;
    margin: 0px 0px 0px 2px;
    padding: 0px 22px;
    height: 38px;
    line-height: 38px;
    background: #EDEDED;
}

div.nav ul li a
{
    display: block;
    margin: 0px;
    padding: 0px;
    height: 38px;
    line-height: 38px;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
}

div.nav ul li a         { color: black; text-decoration: none; }
div.nav ul li a:visited { color: black; text-decoration: none; }
div.nav ul li a:hover   { color: #C47126; text-decoration: none; }
div.nav ul li a:active  { color: #C47126; text-decoration: none; }

div.nav ul li.active,
div.nav ul li.selected
{
    background: #333333;
}

div.nav ul li.active,
div.nav ul li.selected a
{
    color: white;
}

/* BREADCRUMP */

div#breadcrump
{
    padding: 8px 0px 4px 0px;
    border-bottom: 1px solid #EDEDED;
    margin: 0px 0px 12px 0px;
}

div#breadcrump p                 { vertical-align: middle; }
div#breadcrump p span.sep        { background: url(/images/list-bullet.gif) no-repeat left top; vertical-align: middle; display: inline-block; width: 6px; height: 6px; overflow: hidden; margin: 0px 6px; }
div#breadcrump p span#youarehere { color: #777777; font-style: italic; margin-right: 6px; }
div#breadcrump p span#here       { font-weight: bold; }

/* BOX */

div.box
{
}

div.box div.body ul
{
    margin: 0px;
    padding: 0px;
    list-style: none;
    list-style-image: none;
}

div.box div.body ul ul
{
    margin-left: 16px;
}

div.box div.body ul li
{
    display: block;
    clear: both;
}

div.box div.body ul li a
{
    display: block;
}

div.box div.body ul li span
{
    display: block;
    padding: 8px 0px;
}

/* BOX - THUMBNAILS */

div.withthumbnails div div.body ul li
{
    position: relative;
    padding-left: 42px;
}

div.withthumbnails div div.body ul li img.thumbnail
{
    position: absolute;
    left: 8px;
    top: 50%;
    margin-top: -15px;
}

div.withthumbnails div div.body ul li a
{
    padding-left: 22px !important;
}

div.withthumbnails div div.body ul li span
{
    padding-left: 22px !important;
}

div.withthumbnails div div.body ul li a
{
    background-position: 6px center !important;
}

div.withthumbnails div div.body ul li span
{
    background-position: 6px center !important;
}

/* STANDARDBOX */

div.standardbox
{
    float: left;
    display: inline;
    margin-right: 12px;
    width: 200px;
}

div.standardbox > div
{
}

div.standardbox div div.header
{
}

div.standardbox div div.header div
{
}

div.standardbox div div.header div h3,
div.standardbox div div.header div h4
{
    margin: 0px 0px 6px 0px !important;
    padding: 4px 0px !important;
    border-bottom: 1px solid #EDEDED;
}

div.standardbox div div.body
{
}

div.standardbox div div.footer
{
}

div.standardbox div div.footer div
{
}

/* NAVBOX */

div.navbox
{
    margin: 12px 0px;
}

div.navbox > div
{
}

div.navbox div div.header
{
}

div.navbox div div.header div
{
}

div.navbox div div.header div h3,
div.navbox div div.header div h4
{
    margin: 0px !important;
    padding: 8px 0px !important;
}

div.navbox div div.body
{
}

div.navbox div div.footer
{
}

div.navbox div div.footer div
{
}

div.navbox div div.body ul li 
{
    border-bottom: 1px solid #EDEDED;
}

div.navbox div div.body ul li.first
{
    border-top: 1px solid #EDEDED;
}

div.navbox div div.body ul li li.last
{
    border-bottom: 0px;
}

div.navbox div div.body > ul > li.first > span,
div.navbox div div.body > ul > li.first > a > span
{
}

div.navbox div div.body ul li a
{
    background: url(/images/list-bullet.gif) no-repeat 14px center;
    padding: 7px 8px 7px 28px;
}

div.navbox div div.body ul li span
{
    background: url(/images/list-bullet.gif) no-repeat 14px center;
    padding: 7px 8px 7px 28px;
}

div.navbox div div.body ul li.active > span,
div.navbox div div.body ul li.selected > a > span
{
    color: #C47126;
}

div.navbox div div.body a         { color: #000000; text-decoration: none; }
div.navbox div div.body a:visited { color: #000000; text-decoration: none; }
div.navbox div div.body a:hover   { color: #C47126; text-decoration: none; }
div.navbox div div.body a:active  { color: #C47126; text-decoration: none; }

/* ELEMENTI FORM */

input
{
    border: 1px solid #EDEDED;
    padding: 3px 2px;
    font-family: Verdana, Arial, sans-serif;
    font-size: 100%;
    background: white;
    color: black;
}

select
{
    border: 1px solid #EDEDED;
    padding: 3px 2px;
    font-family: Verdana, Arial, sans-serif;
    font-size: 100%;
    background: white;
    color: black;
}

textarea
{
    border: 1px solid #EDEDED;
    padding: 3px 2px;
    font-family: Verdana, 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: white;
    border: 1px solid #EDEDED;
    padding: 3px 10px;
    font-weight: bold;
}

/* FORM GENERICO */

fieldset
{
    padding: 0px 10px;
    margin-bottom: 20px;
    border: 1px solid #ECECEC;
}

fieldset legend
{
    color: #C47126;
    font-size: 15px;
    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: 140px;
    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;
    overflow: hidden;
}
fieldset div.formrow input.w1 { width: 200px; }
fieldset div.formrow input.w3 { width: 394px; }
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;
    height: 131px;
    overflow: hidden;
}
fieldset div.formrow textarea.w1 { width: 200px; }
fieldset div.formrow textarea.w3 { width: 394px; }

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: 480px; }
fieldset div.formrow span.c3 { left: 480px; }

/* 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-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #A9A9A9;
}

div.simplecontactform p.testo_informativa
{
	width: 100%;
	color: #A9A9A9;
	font-size: 11px;
	line-height: 1.1em;
}

div.simplecontactform p.bottone_invia
{
	width: 100%;
	text-align: center;
}

div.simplecontactform p.bottone_invia span
{
    display: inline-block;
    height: 21px;
    line-height: 21px;
    overflow: hidden;
    background: url(/images/bg-button-right.gif) no-repeat right top;
}

div.simplecontactform p.bottone_invia span input
{
    display: inline-block;
    overflow: hidden;
}

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 #CCCCCC !important;
}

.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: 622px;
    height: 398px;
    border: 1px solid #A9A9A9;
    margin-bottom: 12px;
}

div.location div.left
{
    float: left;
    display: inline;
    width: 306px;
}

div.location div.right
{
    float: right;
    display: inline;
    width: 306px;
}

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: 146px;
}

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: 68px;
}

div.location input#txt_query_to
{
    float: left;
    display: inline;
    width: 68px;
    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: 146px;
}

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: 0px;
}

div.ctrl_news_list p
{
    margin-top: 0px;
}

div.ctrl_news_list_data
{
    color: #A9A9A9;
    font-size: 90%;
}

div.ctrl_news_list_oggetto
{
    margin: 2px 0px 1px 0px;
    font-weight: bold;
}

div.ctrl_news_list_allegati
{
	float: left;
}

div.ctrl_news_list_allegati_foto
{
	margin-right: 4px;
	margin-bottom: 2px;
	text-align: center;
	font-size: 7pt;
}

div.ctrl_news_list_allegati_foto img
{
}

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
{
}

/* CTRL NEWS DATA */

div.ctrl_news_data
{
}

div.ctrl_news_data_data
{
    color: #A9A9A9;
    font-size: 90%;
}

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
{
}

div.ctrl_news_data_allegati_allegato
{
	margin-left: 8px;
	margin-bottom: 6px;
	text-align: center;
	font-size: 7pt;
}

div.ctrl_news_data_descrizione
{
}

/* PRESS */

div#press
{
    width: 636px;
}

div#press div.box div.header h3.tworows
{
    height: 2.4em;
    vertical-align: bottom;
}

div#press div.box div.body p
{
    font-size: 82%;
}

div#press div.box div.body p.cover
{
    float: left;
    display: inline;
    margin-right: 8px !important;
}