
/* BODY */

html
{
    margin: 0px;
    padding: 0px;
}

body
{
    margin: 0px;
    padding: 0px;
    font-family: Geneva, Lucida Sans, Lucida Grande, Lucida Sans Unicode, Verdana, sans-serif;
    font-size: 12px;
    color: #666666;
    background: white url(/images/bg-body1.jpg) repeat center top;
}

/* GENERICI */

* html textarea
{
    background-attachment: fixed;
}

form
{
    margin: 0px;
    padding: 0px;
    background: url(/images/bg-body2.jpg) repeat-x center top;
}

img
{
    border-style: none;
    border-color: inherit;
    border-width: 0px;
}

a
{
    color: #003F80;
    text-decoration: none;
}

a:visited
{
    color: #003F80;
    text-decoration: none;
}

a:hover
{
    color: #003F80;
    text-decoration: underline;
}

a:active
{
    color: #003F80;
    text-decoration: underline;
}

h1
{
    margin: 0px;
    padding: 0px;
    font-family: Geneva, Lucida Sans, Lucida Grande, Lucida Sans Unicode, Verdana, sans-serif;
    font-size: 300%;
    font-weight: normal;
    color: #000000;
	line-height: 1.2em;
}

h2
{
    margin: 0px;
    padding: 0px;
    font-family: Geneva, Lucida Sans, Lucida Grande, Lucida Sans Unicode, Verdana, sans-serif;
    font-size: 200%;
    font-weight: normal;
    color: #000000;
	line-height: 1.2em;
}

h3
{
    margin: 0px;
    padding: 0px;
    font-family: Geneva, Lucida Sans, Lucida Grande, Lucida Sans Unicode, Verdana, sans-serif;
    font-size: 150%;
    font-weight: normal;
    color: #000000;
	line-height: 1.2em;
}

h4
{
    margin: 0px;
    padding: 0px;
    font-family: Geneva, Lucida Sans, Lucida Grande, Lucida Sans Unicode, Verdana, sans-serif;
    font-size: 125%;
    font-weight: normal;
    color: #000000;
	line-height: 1.2em;
}

p,ul,li
{
    margin: 0px;
    padding: 0px;
	line-height: 1.6em;
}

div.clear
{
    width: 0px;
    height: 0px;
    overflow: hidden;
    clear: both;
}

a.blank
{
}

a.colorbox
{
}

/* DIVIDERS */

div.divider-h1
{
    width: 884px;
    height: 8px;
    overflow: hidden;
    margin: 0px auto;
    background: url(/images/dividers-h1.png) no-repeat left top;
}

div.divider-h2
{
    width: 290px;
    height: 3px;
    overflow: hidden;
    margin: 0px auto;
    background: url(/images/dividers-h2.png) no-repeat center top;
}

/* FORMATTAZIONE ALLEGATI */

div.attachments
{
    float: left;
    display: inline;
    margin: 0px 32px 0px 0px;
    text-align: center;
}

div.attachments div.attachment
{
    text-align: center;
    margin-bottom: 8px;
}

div.attachments div.attachment div.photo
{
}

div.attachments div.attachment div.photo img
{
    display: block;
    padding: 4px;
    border: 1px solid #EDEDED;
}

div.attachments div.attachment div.file
{
    text-align: center;
    font-size: 82%;
}

div.attachments div.attachment div.subtext
{
	color: #888888 !important;
    text-align: center;
    line-height: normal;
    font-size: 80%;
    font-style: italic;
}

div.attachments div.attachment div.author
{
	color: #888888 !important;
    text-align: center;
    line-height: normal;
    font-size: 80%;
    font-style: italic;
}

/* FOTO */

img.photo
{
    background: white;
	padding: 4px;
	border: 1px solid #EDEDED;
}

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;
}

/* PAGE */

div#page
{
    position: relative;
    width: 954px;
    overflow: hidden;
    margin: 0px auto;
}

/* HEADER */

div#page div#header-body
{
    width: 895px;
    overflow: hidden;
    margin: 0px auto;
    padding: 0px 30px;
    background: white url(/images/dividers-h1.png) no-repeat center top;
    text-align: center;
}

div#page div#header-body h1
{
    display: block;
    margin: 10px auto 6px auto;
    padding: 0px;
    width: 96px;
    height: 56px;
    overflow: hidden;
}

div#page div#header-body h1 a
{
    display: block;
    margin: 0px;
    padding: 0px;
    width: 96px;
    height: 56px;
    overflow: hidden;
    line-height: normal;
}

div#page div#header-bottom
{
    width: 954px;
    height: 36px;
    overflow: hidden;
    margin: 0px auto 16px auto;
    background: url(/images/bg-page-bottom.png) no-repeat left top;
}

div#page div#nav
{
    position: absolute;
    left: 0px;
    top: 96px;
    width: 100%;
    height: 34px;
    overflow: hidden;
}

/* PAGE - HOME */

div#page div#page-top
{
    width: 954px;
    overflow: hidden;
    margin: 0px auto;
    background: url(/images/bg-content-header.png) no-repeat left top;
}

div#page div#page-top h1
{
    margin: 24px 0px 0px 24px;
    color: white;
}

div#page div#page-top p#breadcrump
{
    margin: 8px 24px;
    font-size: 95%;
}

div#page div#page-body
{
    width: 895px;
    min-height: 300px;
    overflow: hidden;
    margin: 0px auto;
    padding: 8px 30px;
    background: white url(/images/dividers-h1.png) no-repeat center top;
}

div#page div#page-bottom
{
    width: 954px;
    height: 36px;
    overflow: hidden;
    margin: 0px auto;
    background: url(/images/bg-page-bottom.png) no-repeat left top;
}

/* HOME - LEFT/CENTER/RIGHT */

table#home
{
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    border: 0px;
    border-collapse: collapse;
}

table#home td
{
    margin: 0px;
    padding: 0px;
    border: 0px;
    vertical-align: middle;
    text-align: center;
}

table#home div#page div#page-top
{
    height: 29px;
    background: url(/images/bg-page-top.png) no-repeat left top !important;
}

table#home div#page div#page-body
{
    background-image: none !important;
}

table#home div#page div#page-body div#home-body-left
{
    float: left;
    display: inline;
    width: 405px;
}

table#home div#page div#page-body div#home-body-center
{
    float: left;
    display: inline;
    width: 84px;
    min-height: 1px;
}

table#home div#page div#page-body div#home-body-right
{
    float: left;
    display: inline;
    width: 405px;
}

table#home div#page div#page-body a         { text-decoration: none; }
table#home div#page div#page-body a:visited { text-decoration: none; }
table#home div#page div#page-body a:hover   { text-decoration: none; }
table#home div#page div#page-body a:active  { text-decoration: none; }

table#home div#page div#page-body h1
{
    height: 68px;
    overflow: visible;
    text-align: center;
}

table#home div#page div#page-body h2
{
    display: block;
    width: 280px;
    height: 108px;
    overflow: hidden;
    margin: 0px auto;
}

table#home div#page div#page-body h2 a
{
    display: block;
    width: 260px;
    height: 80px;
    overflow: hidden;
    margin: 0px auto;
    font-size: 28px;
    padding: 20px 8px 8px 12px;
    line-height: 32px;
    color: white;
    text-align: center;
}

table#home div#page div#page-body h3
{
    color: black;
    margin: 8px 0px;
    text-align: center;
}

table#home div#page div#page-body p
{
    text-align: center;
    margin-bottom: 12px;
}

table#home div#page div#page-body div#home-body-left h2
{
    background: url(/images/bg-box-lda.gif) no-repeat left bottom;
}

table#home div#page div#page-body div#home-body-right h2
{
    background: url(/images/bg-box-abtech.gif) no-repeat left bottom;
}

table#home div#page div#page-body p#utilities
{
    position: relative;
    margin: 8px 0px 0px 0px;
}

table#home div#page div#page-body p#utilities span.assistenza-remota
{
    position: absolute;
    top: 110px;
    right: 80px;
    line-height: 1.5em;
}

table#home div#page div#page-body p#utilities img.assistenza-remota
{
    position: absolute;
    top: 80px;
    right: 0px;
}

table#home div#page div#page-body p#utilities img
{
    margin: 2px 8px;
    vertical-align: middle;
}

/* FOOTER */

div#page div#footer
{
    width: 895px;
    overflow: hidden;
    margin: 0px auto 16px auto;
    font-size: 95%;
    text-align: center;
    color: #777777;
}

table#home div#page div#footer p#footer-lda
{
    float: left;
    display: inline;
    width: 405px;
    overflow: hidden;
}

table#home div#page div#footer p#footer-abtech
{
    float: right;
    display: inline;
    width: 405px;
    overflow: hidden;
}

/* FORMATTAZIONE */

div#page-body h3 { margin: 12px 0px; }
div#page-body h4 { margin: 8px 0px; }
div#page-body p  { margin: 4px 0px; }

div#page-body ul
{
    margin: 8px 0px;
    padding: 0px;
    list-style: none;
    list-style-image: none;
    list-style-type: none;
}

div#page-body li
{
    margin: 1px 0px;
    padding: 0px 0px 0px 30px;
    list-style-position: inside;
    background: url(/images/bullet.png) no-repeat 8px 3px;
}

div#page-body div#content-left
{
    float: left;
    display: inline;
    width: 405px;
}

div#page-body div#content-right
{
    float: left;
    display: inline;
    width: 405px;
}

/* BOX */

div.box
{
    float: left;
    display: inline;
    margin-right: 12px;
    width: 290px;
}

div.box div.divider-h2
{
    margin: 8px auto;
}

/* PORTFOLIO */

div.portfolio div.logo img
{
    display: block;
	width: 150px;
	height: 77px;
	border: 1px solid #EDEDED;
	padding: 2px;
	margin: 0px auto;
}

div.portfolio div.photo img
{
	margin: 0px auto;
}

div.portfolio div.date
{
    margin: 12px 0px;
	font-style: italic;
	color: #888888;
	text-align: center;
}

div.portfolio div.name
{
	text-align: center;
}

div.portfolio div.stars
{
	text-align: center;
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
}

div.portfolio div.town
{
	text-align: center;
	font-weight: bold;
	margin: 2px 0px;
}

div.portfolio div.url
{
	text-align: center;
	font-family: Arial;
	font-size: 9pt;
	margin: 2px 0px;
}

div.portfolio div.email
{
	text-align: center;
	font-family: Arial;
	font-size: 9pt;
	margin: 2px 0px;
}

div.portfolio div.address
{
	text-align: center;
	font-family: Arial;
	font-size: 9pt;
	margin: 2px 0px;
}

div.portfolio div.phone
{
	text-align: center;
	font-family: Arial;
	font-size: 9pt;
	margin: 2px 0px;
}

div.portfolio div.fax
{
	text-align: center;
	font-family: Arial;
	font-size: 9pt;
}

div.portfolio div.text
{
    margin: 12px 0px;
	line-height: 1.4em;
}

div.portfolio div.path1
{
    margin: 12px 0px;
	font-style: italic;
	color: #888888;
}

div.portfolio div.path2
{
}

div.portfolio div.path2 a
{
	float: left;
	display: inline;
	margin-right: 10px;
	padding-left: 12px;
	background: url(/images/bullet.gif) no-repeat left center;
	white-space: nowrap;
}

div.portfolio div.path2 span
{
	float: left;
	display: inline;
	margin-right: 10px;
	padding-left: 12px;
	background: url(/images/bullet.gif) no-repeat left center;
	white-space: nowrap;
}

/* NEWS */

div.news div.photo img
{
	margin: 0px auto;
}

div.news div.date
{
    margin: 12px 0px;
	font-style: italic;
	color: #888888;
}

div.news div.name
{
}

div.news div.text
{
    margin: 12px 0px;
}

/* NEWS IN BOX */

div.box div.photo
{
    height: 170px;
    overflow: hidden;
    text-align: center;
}

div.box div.subtext,
div.box div.author
{
    height: 1.2em;
}

div.box div.attachments
{
    float: none;
}

div.box div.date
{
    text-align: center;
}

div.box div.name
{
    text-align: center;
}

/* CONTROLLO PAGINAZIONE */

div.pager
{
    border-top: 1px solid #EDEDED;
    border-bottom: 1px solid #EDEDED;
    margin: 8px 0px;
    padding: 10px 0px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
}

div.pager span span
{
    display: inline-block;
    padding: 2px 6px;
    border: 1px solid #EDEDED;
    font-weight: bold;
    color: black;
    background: #F6F6F6;
}

div.pager a
{
    display: inline-block;
    padding: 2px 6px;
    border: 1px solid #EDEDED;
}

div.pager a
{
    background: white;
    color: #003F80;
    text-decoration: none;
}
div.pager a:visited
{
    background: white;
    color: #003F80;
    text-decoration: none;
}
div.pager a:hover
{
    background: #003F80;
    color: white;
    text-decoration: none;
}
div.pager a:active
{
    background: #003F80;
    color: white;
    text-decoration: none;
}

div.pager a.aspNetDisabled
{
    color: #707070;
    text-decoration: none;
}

div.pager a.aspNetDisabled
{
    background: white;
}
div.pager a.aspNetDisabled:visited
{
    background: white;
}
div.pager a.aspNetDisabled:hover
{
    background: white;
}
div.pager a.aspNetDisabled:active
{
    background: white;
}

/* NAVIGAZIONE */

div.nav
{
    text-align: center;
}

div.nav ul
{
    display: inline-block;
    height: 34px;
    overflow: hidden;
    margin: 0px auto;
    padding: 0px;
}

div.nav ul li
{
    display: inline-block;
    height: 34px;
    overflow: hidden;
}

div.nav ul li a,
div.nav ul li span
{
    display: block;
    height: 34px;
    overflow: hidden;
    line-height: 32px;
    padding: 0px 16px;
    white-space: nowrap;
    background: url(/images/bg-nav.png) no-repeat left top;
}

div.nav ul li       a { background-position: -20px 0px; }
div.nav ul li.first a { background-position: left  0px; }
div.nav ul li.last  a { background-position: right 0px; }

div.nav ul li       span { background-position: -20px -34px; }
div.nav ul li.first span { background-position: left  -34px; }
div.nav ul li.last  span { background-position: right -34px; }

div.nav ul li       a:hover { background-position: -20px -34px; }
div.nav ul li.first a:hover { background-position: left  -34px; }
div.nav ul li.last  a:hover { background-position: right -34px; }

div.nav ul li           { color: white; }
div.nav ul li a         { color: white; text-decoration: none; }
div.nav ul li a:visited { color: white; text-decoration: none; }
div.nav ul li a:hover   { color: white; text-decoration: none; }
div.nav ul li a:active  { color: white; text-decoration: none; }

/* BREADCRUMP */

p.breadcrump span#youarehere
{
    color: #EEEEEE;
    font-style: italic;
    margin-right: 6px;
}

p.breadcrump span#here
{
    color: white;
}

p.breadcrump span.sep
{
    display: inline-block;
    width: 4px;
    height: 7px;
    overflow: hidden;
    margin: 0px 2px 0px 4px;
    background: url(/images/arrow.gif) no-repeat left top;
}

/* ELEMENTI FORM */

input
{
    border-top: 1px solid #999999;
    border-left: 1px solid #999999;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    padding: 4px;
    font-size: 100%;
    background: #EEEEEE;
    color: #666666;
}

select
{
    border-top: 1px solid #999999;
    border-left: 1px solid #999999;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    padding: 4px;
    font-size: 100%;
    background: #EEEEEE;
    color: #666666;
}

textarea
{
    border-top: 1px solid #999999;
    border-left: 1px solid #999999;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    padding: 4px;
    font-size: 100%;
    background: #EEEEEE;
    color: #666666;
}

input[type=checkbox], input[type=radio]
{
    background: none;
    border-width: 0px;
}

span.button
{
    display: block;
    height: 27px;
    overflow: hidden;
    border: 0px !important;
    margin: 0px !important;
    padding: 0px 15px 0px 0px !important;
    background: url(/images/buttons2.png) no-repeat right top;
}

input[type=button], input[type=submit]
{
    display: block;
    height: 25px;
    overflow: hidden;
    border: 0px !important;
    margin: 0px !important;
    padding: 0px 0px 2px 15px !important;
    background: url(/images/buttons1.png) no-repeat left top;
    font-weight: bold;
    color: white;
}

/* FORM */

fieldset
{
    padding-top: 8px;
    border: 0px solid white;
}

fieldset legend
{
    display: none;
    visibility: hidden;
    font-size: 1px;
    color: white;
}

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: 62px;
    height: 20px;
    font-size: 100%;
    font-weight: normal;
    color: #666666;
    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: 150px; }
fieldset div.formrow input.w3 { width: 300px; }

fieldset div.formrow select
{
    float: left;
    margin: 0px 0px 0px 10px;
}
fieldset div.formrow select.w1 { width: 150px; }
fieldset div.formrow select.w3 { width: 300px; }

fieldset div.formrow textarea
{
    width: 300px;
    height: 120px;
    margin: 0px 0px 0px 10px;
}

span.validator
{
    font-family: Arial;
    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-size: 7.5pt;
    line-height: 1.1em;
    text-align: center;
    color: red;
}

fieldset div.formrow span.c1 { right: -88px; }
fieldset div.formrow span.c3 { right: -88px; }
p span.left { left: -12px; }

/* CTRL SIMPLE CONTACT FORM */

div.simplecontactform p.consenso_privacy span { margin-left: -12px; }

div.simplecontactform p.consenso_privacy
{
    position: relative;
	width: 100%;
	text-align: center;
}

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;
	margin-bottom: 12px;
}

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: 20px;
    white-space: nowrap;
}

.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;
    margin-bottom: 20px;
}

.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: 893px;
    height: 398px;
    border: 1px solid #AAAAAA;
    margin-bottom: 12px;
}

div.location div.left
{
    float: left;
    display: inline;
    width: 432px;
}

div.location div.right
{
    float: right;
    display: inline;
    width: 432px;
}

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: 268px;
    margin-right: 4px;
}

div.location input#btn_query_address
{
    float: left;
    width: 135px;
}

div.location input#btn_query_reset
{
    width: 417px;
}

div.location input#txt_query_from
{
    float: left;
    display: inline;
    width: 127px;
}

div.location input#txt_query_to
{
    float: left;
    display: inline;
    width: 127px;
    margin-left: 4px;
    margin-right: 4px;
}

div.location input#btn_query_directions
{
    float: left;
    width: 135px;
}

div.location input#txt_query_from2
{
    float: left;
    display: inline;
    width: 268px;
    margin-right: 4px;
}

div.location input#btn_query_directions2
{
    float: left;
    width: 139px;
}

div.location div#directions
{
    clear: both;
}

