/* Generic and Reusable Classes
 *************************************/
.clear {clear: both; margin-bottom: -1px; padding-bottom: 1px;}	/* for Gecko-based browsers */
.hide {display: none;}
.imageRight, .imageLeft {
	background-color: #F3F3F3;
	border: 1px solid #D9E0E6;
	border-bottom-color: #C8CDD2;
	border-right-color: #C8CDD2;
	margin: 0;
	padding: 4px;
}
.imageRight {float: right; margin: 3px 0 5px 10px;}
.imageLeft {float: left; margin: 3px 10px 5px 0;}
.inside {padding: 0 15px;}
.alert {
	background-image: url("archimedia/images/exclamation.png");
	background-repeat: no-repeat;
	background-position: 5px 50%;
	margin: 0;
}
body #container .alert {padding-left: 25px;}
.note {
	background-color: #F7F5EE;
	border-top: 4px solid #ECE9D8;
	border-right: 1px solid #ECE9D8;
	border-bottom: 1px solid #ECE9D8;
	border-left: 1px solid #ECE9D8;
	color: #666666;
	margin-top: 0;
	padding: 8px;
}
.columnar-list {margin: 0 0 25px 0;}
.columnar-list ul {margin: 0; padding: 0; position: relative; /* for opera 7 - disappear bug */}
.columnar-list ul li {display: block; float: left; margin: 0; padding: 0 0 0 23px; width: 20em;}
.addr-corporate {float: left; margin: 0; padding: 0; width: 45%;}
.addr-sales {float: right; margin: 0; padding: 0; width: 45%;}
.addr-corporate p, .addr-sales p {text-align: center; line-height: normal;}



/**************************
 * XHTML Element Specific
 **************************/
address {font-size: 120%; font-weight: bold; padding-top: 25px;}
h1 {font-size: 170%; color: rgb(11,60,116);}
h2 {font-size: 140%; font-weight: bold;}
h3 {font-size: 120%; font-weight: bold; color: rgb(11,60,116);}
h4 {font-weight: bold;}
p, li, dl, td {line-height: 1.6em;}
p {margin-bottom: 20px;}

/* lists */
ul {margin-bottom: 20px; margin-left: 20px; padding: 0;}
ul li {margin: 0; padding: 0;}

/* quotes and citations */
blockquote {font-family: Georgia, "Trebuchet MS", serif; font-size: 120%; margin: 1.5em 2.5em 1em 2.5em; padding: 0;}
cite {display: block; margin: .8em 0 1.5em 3em;}

/* definition lists */
dl {line-height: 1.6em; margin: 0 0 0 2em; padding: 0 0 1.5em 0;}
dt {font-weight: bold; margin: 0; padding: 0;}
dd {margin: 0 0 15px 25px; padding: 0;}

/* tables */
table {margin-bottom: 8px; }
caption {caption-side: top; font-weight: bold; padding: 6px 0;}
caption span {padding: 0 0 0 6px; text-align: left;}
caption a {float: right; font-weight: normal; padding-right: 6px;}
th, td {padding: 6px; text-align: left;}
th.center, td.center {text-align: center;}
th.right, td.right {text-align: right;}
td.checkbox {padding: 3px;}



/**************************************************
	form specific css rules
**************************************************/
fieldset {margin: 10px 0 10px 0; padding: 0 10px 10px 10px;}
fieldset fieldset {margin-bottom: 0;}
fieldset p {margin: 0 6px; padding-top: 12px; padding-bottom: 0;}
fieldset div {border-bottom: 1px solid #EEE; margin: 0; padding: 7px 10px 6px 10px;}
fieldset div p {margin: 0; padding-top: 3px; padding-bottom: 0;}
fieldset fieldset div {border-bottom: none; margin: 7px 7px 4px 7px; padding: 7px 0 0 0; width: auto;}
fieldset div span { /* targets label - span used so NS6 doesn't hide everything */
	display: block;
	margin: 8px 0 5px 0;
}

form div input {width: 180px;}
div input[type="text"], div input[type="password"] {padding: 2px 2px 0 1px;}
textarea {height: 90px; width: 400px;}
select {
min-width: 150px;
}

.multiple select {height: 100px;}
.radio input, .checkbox input, .action input {width: auto;}
.radio label, .checkbox label {display: inline;}
.radio label {margin-right: 15px;}
.action label {display: none;}
.action input {width: 3em;}
.submit {border-bottom: none; margin-bottom: 1em; padding: 0.5em 0;}
body #container fieldset .submit {margin-bottom: 0; padding-left: 10px;}
.submit input {padding: 2px 10px; width: auto;}

.errors {margin: 0 0 20px 0; padding: 5px 10px 5px 25px;}
.errors h4 {font-style: normal; font-weight: bold;}
.errors ol li {line-height: 1.6em;}
.errors ol li label {text-decoration: underline;}
.success {margin: 0 0 20px 0; padding: 10px;}
.required {font-weight: bold;}


/*************************
 * Core Layout
 *************************/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: x-small;*/
	font-size: 10px;
	margin: 5px 0;
}
#container {font-size: 110%; margin: 0 auto; width: 800px;}

#header {margin: 0; height: 90px;}
#header #logo {float: left; margin: 5px 0 0 10px; width: 200px;}
#header #logo img {margin: 0; padding: 0;}
#search {float: right; margin: 0; padding: 20px 25px 0 0;}
#search label {display: block; padding: 5px 0;}
#search p {line-height: normal; margin: 0; padding: 0;}

#navigation {margin: 0; padding: 5px 0 5px 0;}
* html #navigation {height: 25px; padding: 0;}
#navigation ul {list-style-type: none; line-height: normal; margin: 0; padding: 0;}
#navigation ul li {display: inline; margin: 0; padding: 0;}
#navigation ul li a, #navigation ul li a:link, #navigation ul li a:visited, #navigation ul li a:active {
	margin: 0;
	display: inline;
	padding: 5px 12px 5px 12px;
	text-decoration: none;
}


#flash {height: 100%; padding: 0px;} /*30px*/
/*#flash h1 {font-size: 215%; margin: 0 auto; padding: 0; width: 525px; margin-left:100px;}*/

#topsections {height: 100px; margin-top: 1px; overflow: hidden; position: relative; width: 100%;}
#topsections h1 {font-size: 140%; font-weight: bold; padding: 0 16px;}
#topsections h2 {font-size: 100%; font-weight: normal; padding: 0 16px;}
#topsections h1 a, #topsections h2 a {text-decoration: none;}
#topsections h1 a:hover, #topsections h2 a:hover {text-decoration: none;}
#topsections .cms {float: left; height: 100px; width: 266px;}
#topsections .security {float: left; height: 100px; margin: 0 1px; width: 266px;}
#topsections .services {float: left; height: 100px;  width: 266px;}
#topsections ul {padding-left: 11px;}

/*************************
 * Oggetti della homepage
 *************************/

#objects {height: auto; margin-top: 1px; margin-bottom: 0px; padding: 0px; overflow: hidden; position: relative; width: 100%;}
#objects .obj1 {float: left; height: 100%; width: 266px; margin: 0px; padding: 0px;}
#objects .obj1 .liblue {list-style-image: url(/archimedia/images/blue_li.gif);}
#objects .obj1 .lired {list-style-image: url(/archimedia/images/red_li.gif);}
#objects .obj2 {float: left; height: 100%; margin: 0 1px 0; width: 266px;}
#objects .obj2 .liblue {list-style-image: url(/archimedia/images/blue_li.gif);}
#objects .obj2 .lired {list-style-image: url(/archimedia/images/red_li.gif);}
#objects .obj3 {float: left; height: 100%;  width: 266px; margin: 0px; padding: 0px;}
#objects .obj3 .liblue {list-style-image: url(/archimedia/images/blue_li.gif);}
#objects .obj3 .lired {list-style-image: url(/archimedia/images/red_li.gif);}

#objects fieldset {height:190px; margin: 5px 5px 5px 5px; padding: 0 10px 5px 10px;}
#objects fieldset fieldset {margin-bottom: 0;}
#objects fieldset p {margin: 0 6px; padding-top: 12px; padding-bottom: 0;}
#objects fieldset div {border-bottom: 1px solid #EEE; margin: 0; padding: 7px 10px 6px 10px;}
#objects fieldset div p {margin: 0; padding-top: 3px; padding-bottom: 0;}
#objects fieldset fieldset div {border-bottom: none; margin: 7px 7px 4px 7px; padding: 7px 0 0 0; width: auto;}
#objects fieldset div span { /* targets label - span used so NS6 doesn't hide everything */
	display: block;
	margin: 8px 0 5px 0;
}
#objects ul {padding-bottom: 0px; margin-bottom: 0px;}

#content {float: right; margin: 0; padding: 0; width: 619px;}
#content {margin: 0; padding: 15px 0;}
#content .inside {margin: 0; padding: 0 20px;}
#content h2 {margin-bottom: 25px;}
#content h3 {margin-bottom: 20px;}
#content h3, #content h4 {padding-bottom: 9px;}
#content h3 span, #content h4 span {padding-bottom: 7px;}
#content ul {list-style-type: disc; margin-bottom: 20px; margin-left: 20px; padding: 0;}
#content ul li {margin: 0; padding: 0 0 0 7px;}

#home_press ul {list-style-type: disc; margin-bottom: 3px; margin-left: 10px; padding: 0; line-height: 10px;}
#home_press ul li {margin: 0; padding: 0 0 5px 7px; line-height: 14px;}

#left_press {text-align: left;}
#left_press ul {list-style-type: disc; margin-left: 5px; padding: 0;}
#left_press li {margin: 2px 0 2px 2px; padding: 2px 0 2px 3px;}

#left_news {text-align: left;}
#left_news ul {list-style-type: disc; margin-left: 7px; padding: 0;}
#left_news li {margin: 2px 0 2px 2px; padding: 2px 0 2px 3px;}

#highlight {float: left; margin: 0; padding: 0; width: 180px;}
#subnav ul, #subnav ul li {display: block; list-style: none; margin: 0 0 20px 0; padding: 0;}
#subnav ul li, #subnav ul li a {display: block; line-height: normal; margin: 0; padding: 0;}
#subnav ul li a {display: block; padding: 5px 5px 6px 5px;}
#subnav ul li a, #subnav ul li a:link, #subnav ul li a:visited, #subnav ul li a:active, #subnav ul li a:hover {
	text-decoration: none;
	cursor: pointer;
}
#subnav ul li a:link, #subnav ul li a:visited, #subnav ul li a:active,
#subnav ul li a:hover, #subnav ul li.current a {
	margin: 0;
	text-decoration: none;
}

#objects .pod-alt {font-size: 80%; margin: 0 0 20px 0; padding: 2px 9px;}
#objects .pod-alt p {text-align: left;}
#objects .pod-alt .more {display: block; margin: 10px 0;}

#highlight .p {text-align: center;}
#highlight .pod {font-size: 80%; margin: 0 0 20px 0; padding: 2px 9px;}
#highlight .pod .more {display: block; margin: 10px 0;}
#highlight .pod-first {font-size: 80%;}
#highlight .pod-first p a {text-align: center;}
#highlight .pod-alt {font-size: 80%; margin: 0 0 20px 0; padding: 2px 9px;}
#highlight .pod-alt p {text-align: left;}
#highlight .pod-alt .more {display: block; margin: 10px 0;}

/* tables in left column */
#highlight table {margin-bottom: 0px; width: 60%; margin-left: 4px;}
#highlight caption {caption-side: top; font-weight: bold; padding: 3px 0;}
#highlight caption span {padding: 0 0 0 3px; text-align: left;}
#highlight caption a {float: right; font-weight: normal; padding-right: 3px;}
#highlight th, td {padding: 3px; text-align: left; }
#highlight th.center, td.center {text-align: center;}
#highlight th.right, td.right {text-align: right;}
#highlight td.checkbox {padding: 3px;}

.boxlat_sx {float: left; padding-top: 0; width: 260px;}
.news {float: right; padding-top: 15px; width: 525px;}
.news table, .news caption {width: 100%;}
.news p {margin-top: 0; text-align: right;}

#footer {clear: both; margin: 0; padding: 0;}
#footer p {margin: 0; padding: 15px; text-align: center;}
.img_footer {float: right;}

.sitemap_ul{ margin:0px 0px 0px 10px; padding-left:20px; list-style-type: square; }
.sitemap_li{ padding-top:2px; }

/*****************************
 - - - Site Color Theme - - -
 *****************************/
a:link, a:visited, a:active {color: #333333;} /* 9C9C64, 646F53 */
a:hover {color: #A33;} /*646F53*/

/* list columns */
#content ul li, .columnar-list ul li {
	background-image: url("archimedia/images/arrow.png");
	background-repeat: no-repeat;
	background-position: 5px 3px;
}

/* tables */
table {border: 1px solid #DDD; border-collapse: collapse; border-width: 1px 0 0 1px;}
caption {background-color: #F4F4F4; border: 1px solid #DDD; border-width: 1px 1px 0 1px;}
th {background-color: #6C757A; color: #FFF; border: 1px solid #DDD; border-width: 0 1px 1px 0;}
td {border: 1px solid #DDD; border-width: 0 1px 1px 0;}
tr.alt, .even, .odd {background-color: #F4F4F4;}
tr:hover, tr:hover td, tr.alt:hover td, tr.hover, tr.hover td {
	/*background-color: #ECF1DD;*/ /* E3E3E5 FEFBF2 EFFFE1 */
}
td.sort {background-color: #F4F4F4;}
tr.alt td.sort, tr.odd td.sort {background-color: #E4E4E4;}

#highlight table, #highlight th, #highlight td { border: 0px;}

/* form element colors */
fieldset {border: 1px solid #555;}
fieldset legend {color: #555;}
fieldset div {border-bottom: 1px solid #EEE;}
.errors {background-color: #FFC; border: 1px solid #FC6;}
.errors em, body #content form .errors h4, body #content div.errors h4 {color: #F00;}
.success {background-color: #EDF7E7; border: 1px solid #BCB;}
.required {font-weight: bold;}
body #container .objects fieldset {border: 1px solid #DDD;}
body #container #content div.errors h4 {border-bottom: none;}

/* navigation */
#navigation {background-color: #2A3646;}
#navigation ul li a:link, #navigation ul li a:visited, #navigation ul li a:active {
	background-color: #2A3646;
	color: #FFF;
}
#navigation ul li a:hover {background-color: #2A3646; color: #F9A351;}

/* flash topsections (all pages) */
#flash {background: #2F3C4D url("archimedia/images/bg_flash.jpg") top left repeat-x;}
#flash h1 {color: #FFF;}

/* topsections with 3 box highlight (index page only) */
#topsections {background-color: #FFF;}
#topsections h1 {color: #FFF;}
#topsections h2 {color: #FFF;}
#topsections h1 a, #topsections h2 a {color: #FFF;}
#topsections .cms {background: #496894 url(images/bg_topsections_blue.jpg) top left repeat-x;}
#topsections .security {background: #B53542 url(images/bg_topsections_red.jpg) top left repeat-x;}
#topsections .services {background: #669900 url(images/bg_topsections_orange.jpg) top left repeat-x;}
#topsections ul {color: #FFF;}

/* core - content, subnav, highlight and footer */
#content {background-color: #FFF; color: #555;}
#content h3, #content h4 {border-bottom: 1px solid #355178;}
#content h3 span, #content h4 span {border-bottom: 2px solid #355178;}
#subnav ul li a:link, #subnav ul li a:visited, #subnav ul li a:active {background-color: #355178; color: #FFF;}
#subnav ul li a:hover, body #highlight #subnav ul li.current a {background-color: #557198; color: #FFF;}
#highlight .pod {background-color: #F2F3F5; border-top: 2px solid #355178;}
#highlight .pod-alt {background-color: #F7F5EE; border-top: 2px solid #355178;}
#highlight .pod-first {background-color: #F2F3F5;}
#footer p {
	background: #F6F6F6 url("archimedia/images/bg_footer.gif") repeat-x top left;
	border: 1px solid #EBEBEB;
	border-bottom-color: #234;
	border-width: 1px 1px 3px 1px;
	font-size: 80%;
}
#footer .footer_nav {font-size: 120%;}

/* cms - 355178 blue */
#cms #content h3, #cms #content h4 {border-bottom: 1px solid #355178;}
#cms #content h3 span, #cms #content h4 span {border-bottom: 2px solid #355178;}
#cms #subnav ul li a:link, #cms #subnav ul li a:visited, #cms #subnav ul li a:active {
	background-color: #355178;
}
#cms #subnav ul li a:hover, body#cms #highlight #subnav ul li.current a {background-color: #557198; color: #FFF;}
#cms #highlight .pod {border-top: 2px solid #355178;}
#cms #highlight .pod-alt {border-top: 2px solid #355178;}
#cms #footer p {border-bottom-color: #355178;}

/* servicesing - E49548 green */
#servicesing #content h3, #servicesing #content h4 {border-bottom: 1px solid #669900;}
#servicesing #content h3 span, #servicesing #content h4 span {border-bottom: 2px solid #669900;}
#servicesing #subnav ul li a:link, #servicesing #subnav ul li a:visited, #servicesing #subnav ul li a:active {
	background-color: #669900;
}
#servicesing #subnav ul li a:hover, body#servicesing #highlight #subnav ul li.current a {background-color: #66bb00; color: #FFF;}
#servicesing #highlight .pod {border-top: 2px solid #669900;}
#servicesing #highlight .pod-alt {border-top: 2px solid #669900;}
#servicesing #footer p {border-bottom-color: #669900;}

/* security - 952B35 red, 347743 green */
#security #content h3, #security #content h4 {border-bottom: 1px solid #952B35;}
#security #content h3 span, #security #content h4 span {border-bottom: 2px solid #952B35;}
#security #subnav ul li a:link, #security #subnav ul li a:visited, #security #subnav ul li a:active {
	background-color: #952B35;
}
#security #subnav ul li a:hover, body#security #highlight  #subnav ul li.current a {background-color: #B54B55; color: #FFF;}
#security #highlight .pod {border-top: 2px solid #952B35;}
#security #highlight .pod-alt {border-top: 2px solid #952B35;}
#security #footer p {border-bottom-color: #952B35;}

/* Banner overlay in HomePage */
#sponsor
{
    position: Absolute;
    background-color: #EEEEEE;
    font-size: 10px;
    font-family: Verdana;
    top: 50px;
    left: 50px;
    width: 700px;
    height: 250px;
    border: Solid 1px #000000;
	/*opacity: .5;
  	filter: alpha(opacity=50);*/ 
}
div.chiudi
{
    text-align: Right;
    border-bottom: Solid 1px #000000;
}
a.sponsor
{
    color: #000000;
    text-decoration: None;
}
a.sponsor:hover
{
    color: #000000;
    text-decoration: None;
}

/***************************************
 * Browser Specific
 *	- fixes several rendering issues
 *  - MUST STAY HERE, DO NOT REMOVE!
 ***************************************/
body {
	text-align: center;		/* IE5 Fix (center layout) */
	/* voice-family: "\"}\"";	IE5 Win Fix */
	/* voice-family: inherit;*/
}
* html body {text-align: center;} 	/* IE5 Fix (center layout) */
#container {text-align: left;}		/* override IE5 fix above */
* html #container {text-align: left;}	/* override IE5 fix above */
* html #content ul li {position: relative;}
* html #subnav ul li a {height: 0.01%;}
* html #subnav ul {position: relative;}
* html .menu ul li a {height: 0.01%;}
* html .menu ul {position: relative;}
* html #footer {height: 1%;} /* IE6 Fix, removes extra padding/margin */

/* stili per le news fatte con jQuery */

#home_press_jq ul {list-style-type: disc; margin-bottom: 3px; margin: 0; padding: 0;}
#home_press_jq ul li {margin: 0; padding: 0;}

.news_style{display:none;}
.news_show{font-family: Verdana, Arial, Helvetica, sans-serif; overflow:hidden; margin:0; padding:0;}
.news_mark{font-size: 90%; font-family: Verdana, Arial, Helvetica, sans-serif; width:190px;	height:35px; text-align:right;}
.buttondiv{position: absolute; background-color:white; border-top:none;}
