body {
	font: 13px "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	word-spacing:2px;
	color:#444;
	margin:20px;
	background:url(images/back.jpg) #f6f6f6;
}

* {
	margin:0;
	padding:0;
	
}

#wrapper {
	background:#fff;
	border:3px solid #f1f1f1;
	max-width:1200px;
	min-width:760px;
	margin:0 auto;
	position:relative;
}

* html #wrapper
{
	w\idth: expression(document.documentElement.clientWidth > 1200 ? "1200px" : "auto");
}

#innerwrapper {
	margin:1px;
	background:url(images/innerwrapper.jpg) top repeat-x;
	padding:20px;
}


#header .googleLogo{
	position:absolute;
	top:45px;
	right:48px;
}
#header .googleLogo img{ border:0; }

#header input {
	width:150px;
	padding:5px;
	background:#fff;
	border:2px solid #f6f6f6;
	font:120% Arial;
	color:#999;
	position:relative;
	top:-15px;
}

#header input:hover {
	border:2px solid #ccc;
}

#header input:focus {
	border:2px solid #79B5D6;
	color:#555;
}

#header form {
	padding:27px 25px 20px 25px;
	float:right;
	background:#fff;
	width:160px;
	margin:-20px -20px 0 0 !important;
	border:none;
}

#header h1 {
	float:left;
	font:250% Georgia;
	color:#333;
	padding:5px 20px 5px 5px;
	
	margin:0 20px 0 0;
}

#header h1 a {
	color:#333;
	text-decoration:none;
	
}

#header h1 a:hover {
	color:#111;
	
}

#header h2 {
	font:150% Georgia;
	font-weight:normal;
	color:#555;
	padding:14px 0 0 0;
	border:none;
}

#header h2 a {
	color:#555;
	text-decoration:none;
	border-bottom:2px solid #f6f6f6;
}


#header #nav {
	clear:both;
	position:relative;
	background:url(images/nav.jpg) top repeat-x #4F9EC9;
	height:auto;
	border-bottom:2px solid #4F9EC9;
	border-top:2px solid #388CBA;
	border-left:2px solid #388CBA;
	border-right:2px solid #388CBA;
	padding:10px 10px 10px 0 !important;
}


#header a em {
	font-style:normal;
	text-decoration:underline;
}

#header #nav a {
	color:#fff;
	font:140% Trebuchet MS;
	text-decoration:none;
	padding:10px;
}

#header #nav a:hover {
	background:#4F9EC9;
}

#header #nav a.active {
	background:#4F9EC9;
}

#header #nav a img{
	border:0;
	padding-right:10px;
}

#header #nav li {
	display:inline;
	list-style:none;
	margin:0 1px 0 0;
	position:relative;
}

#header .subnav {
	background:#4F9EC9;
	padding:5px 7px 7px 7px;
	font:13px Verdana;
	font-weight:bold;
	color:#DEEDF5;
	border-bottom:2px solid #388CBA;
	border-left:2px solid #388CBA;
	border-right:2px solid #388CBA;
	display:none;
}

#header .subnav li {
	list-style:none;
	display:inline;
	position:relative;	
}

#header .subnav a {
	color:#DEEDF5;
	text-decoration:none;
	font:13px Verdana;
	font-weight:bold;	
	padding:5px;
	padding-left:10px;
	border-bottom:2px solid #4F9EC9;
	letter-spacing: 0px;	
}

#header .subnav a:hover {
	border-bottom:2px solid #388CBA;
	color:#fff;
}

#header .subnav a.active {
	border-bottom:2px solid #388CBA;
	color:#fff;
}


#sidebar {
	background:#fff;
	width:180px;
	padding:10px 20px 20px 5px;
	float:left;
	color:#666;
}

* html #sidebar {
	background:#fff;
	width:180px;
	padding:10px 0px 20px 5px;
	float:left;
	color:#666;
}

#sidebar h2 {
	font:160% Arial;
	color:#333;
	padding:5px;
	margin:0;
	border:none;
	border-left:5px solid #d4e1e6;
	background-color:#fafafa;
	padding-left:5px;
}

#sidebar h3 {
	color:#999 !important;
	font:100% Verdana;
	font-weight:bold;
	letter-spacing:1px;
	margin:0;
	padding:0;
}

#sidebar h3 a{
	color:#999 !important;
	font:100% Verdana;
	font-weight:bold;
	letter-spacing:1px;
	margin:0;
	padding:0;
}

#sidebarright h3 {
	color:#999;
	font:100% Verdana;
	font-weight:bold;
	letter-spacing:1px;
	margin:0 0 10px 0;
}

#sidebar p {
	margin:15px 0;
}

#sidebar p.news a.more {
	color:#ccc;
	display:block;
	text-align:right;
	font:80% Verdana;
	text-transform:uppercase;
	letter-spacing:1px;
	text-decoration:none;
	padding:10px 0;
}

#sidebar p.news a:hover {
	color:#666;
}

#sidebar .subnav {
	border-top:1px solid #fafafa;
}

#sidebar .subnav li {
	list-style:none;
	padding:5px;
	border-bottom:1px solid #eee;
}

#sidebar .subnav li a {	
	color:#bbb;
	text-decoration:none;
	display:block;
}

#sidebar .subnav li a:hover {
	color:#222;
	background-color:#fafafa;
}

#sidebar .subnav li img {
	background-color:transparent;
	float:left;
	margin-right:8px;
	margin-top:2px;
	border:1px;
}
#sidebar .subnav li a b {
	float:right;
	display:none;
	color:#4F9EC9;
}

#sidebar .subnav li a:hover b {
	display:inline;
}

#sidebar input {
	padding:4px;
	background:#f6f6f6;
	border:1px solid #ccc;
	color:#777;
	font:90% Verdana;
	width:175px;
}

#sidebarright {
	width:170px;
	float:right;
	padding:10px 0 0 20px;
	background:url(images/sidebarright.jpg) top left no-repeat;
}

#sidebarright p {
	font:90% Verdana;
	color:#777;
	line-height:20px;
	margin:10px 0;
}

#sidebarright h2 {
	font:140% Arial;
	color:#333;
	margin:10px 0;
	border:none;
}

#sidebarright ul {
	margin:10px 0 10px 15px;
	font:90% Verdana;
}

#sidebarright ul li {
	margin:5px 0;
}

#sidebarright a {
	border-bottom:1px dotted #eee;
	color:#444;
	text-decoration:none;
}

#sidebarright a:hover {
	border-bottom:1px solid #ccc;
}


#content {
	margin:0 210px 0 195px;
	padding:20px 0 0 30px;
	display:block;
}


/*
#content{
	width:expression(document.documentElement.clientWidth - 600);	
}
*/

#contentnorightbar {
	margin:0 0 0 240px;
	padding:20px 0 0 20px;
}

p {
	margin:15px 0;
	line-height:22px;
}

h2 {
	font:20px Arial;
	color:#4F9EC9;
	border-bottom:1px solid #ddd;
}

/* #4F9EC9 #79B933 */

h2 a {
	color:#4F9EC9;
	text-decoration:none;
}

h2 a:hover {
	color:#5F9128;
}


#footer {
	clear:both;
	border-top:1px solid #ddd;
	padding:1px;
	margin:3px;
	background:url('images/innerwrapper2.jpg') bottom repeat-x;
}

a {
	color:#222;
}

a:hover {
	text-decoration:none;
}

h3 {
	color:#999;
	font:120% Verdana;
	font-weight:bold;
	margin:20px 0 10px 0;
	padding-top:20px;
}



#content ul, #content ol {
	margin:15px 0 15px 0;
	line-height:25px;
	padding:15px 0 15px 15px;
	border-top:1px solid #ddd;
	border-bottom:1px solid #bbb;
	color:#4F9EC9;
}
#content ul span {
	color:#444;
}
#contentnorightbar ul {
	margin:15px 0 15px 20px;
	line-height:25px;
	padding:15px 0;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	color:#4F9EC9;
}
#contentnorightbar ul span {
	color:#444;
}

#content img, #sidebar img, #sidebarright img {
	padding:1px;
	background:#ccc;
	border:4px solid #f6f6f6;
}

form {
	padding:10px;
	border:1px solid #f6f6f6;
}

label {
	display:block;
	font-weight:bold;
	color:#444;
	margin:5px 0;

}
input {
	width:300px;
	padding:4px;
	border:none;
	border-bottom:1px dotted #ccc;
	font:90% Verdana;
	color:#777;
}

textarea {
	width:400px;
	padding:4px;
	font:90% Verdana;
	border:1px solid #eee;
	height:200px;
	display:block;
	color:#777;
}

p img {
	float:left;
	margin:0 10px 0 0;
}

blockquote p {
	font:160% Georgia;
	color:#aaa;
	padding:0 10% 0 0;
	line-height:30px;
}

.sitelogo{
	width:112px;	height:69px;	background:url("images/logo.jpg");	position:absolute;	z-index:10;  margin:0;	
}

.news{
	font-size:12px;
	line-height:1.5em;
	background:url('images/innerwrapper3.jpg') bottom repeat-x;
	border-bottom:1px solid #ddd;
}

.news .newsPic{
	background:#ddd;
}

.news img{
	display:block;
	float:none;
	clear:both;
	margin:5px auto 10px auto;
	border:5px;
}

#sidebar h3{
	margin-bottom:10px;
	margin-top:10px;	
}

.centerImgDiv{
	text-align:center;
}

#content p{
	font-size:13px;
}

#sidebar{
	background:url('images/fade-grey.jpg') no-repeat top right;
	border-right:2px solid #f6f6f6;
}

#sidebarright{
	background:url('images/fade-grey2.jpg') no-repeat top left;
	border-left:2px solid #f6f6f6;
}

/*////////////////////// Our Team ////////////////////////////*/
.teamList h2{
	font-size:14px;
	margin:0;
	padding:0;
}
.qualify p{
	font-size:12px;
	margin:0;
	padding:0;
	margin-bottom:15px;	
}

/*//////////////////////Homepage ////////////////////////////*/

.otherEvents ul li{
	padding: 10px 2px 10px 2px;
}

/*//////////////////////Eventi ////////////////////////////*/

.yearsList li {
	display:inline;
	list-style:none;
	position:relative;
	padding-left:15px;
	margin-left:10px;
	background: url('images/dot.jpg') no-repeat left center;
}

* html .yearsList li {
	background: none;
	border-left:2px dotted #ddd;
}

.contentTitle{
	margin-bottom:10px;
}


.eventsList .titlesList{
	padding-top:30px;
}

.eventsList .titlesList .item {
	height:100px;
}

.eventsList .titlesList .item h2{
	padding-left:130px;
}

.eventsList .picturesList .item{
	height:80px;
	display:inline;
}


.eventsList .picturesList .item .description{
	display:none;
}

.picturesList{
	overflow:hidden;
}
* html .picturesList{
	width:expression(document.documentElement.clientWidth / 100 * 70 - 230);*/
}

/*////////// News //////////////////*/
.newsData{
	font-style:italic;
}
.newsList .item{
	width:150px;
	display:inline;
	float:left;
	border-right:1px solid #eee;
	margin:5px;
}
.newsList .data{
	font-style:italic;
}

/*////////// Seleziona Categoria //////////////////*/
.categoryList {
	text-align:center;
	margin:0;
	padding:0;
}

.categoryList p{
	margin:0;
	padding:0;
	padding-top:15px;
}

.categoryList .item{
	margin:10px;
	margin-top:0;	
	float:left;
	overflow:hidden;
	text-align:left;
}

.categoryList .item h3{
	font-size:16px;
	margin-top:0;
}

.categoryList .categories{
	overflow:hidden;
	margin:0;
	padding:0;
}

/*////////// Prodotti //////////////////*/

.productList .item{
	background:url(images/innerwrapper.jpg) top repeat-x;
	padding:3px;
	border:1px solid #ddd;
	margin-top:30px;
	overflow:hidden;	
}

.productList .item .pic{
	float:left;
	margin:1px;
	padding:1px;
	width:110px;
	height:100px;
	background:url(images/innerwrapper2.jpg) bottom repeat-x;	
	text-align:center;
}

.productList .item .wrap{
	position:relative;
}

* html .productList .item .wrap{
	height:100px;
}
.productList .item .title{
	padding-left:130px;
	font-size:15px;
	padding-top:10px;
}

.productList .item .text{
	padding:0 12px 0 130px;
	text-align:justify;
}

/*////////// Prodotto //////////////////*/




/*////////// Classi Universali //////////////////*/

.floatRight{
	float:right;
}

.floatLeft{
	float:left;
}

.box{
	overflow:hidden;
}

p.box{
	display:block;
}
.break{
	overflow:hidden;
	width:50%;
}

.break2{
	overflow:hidden;
}

* html .break2{
	clear:both;
}
.inline{
	display:inline;
}


.imageBox img{
	float:none;
}

.imageBox{
	text-align:center;	
}

.contentTable
{
	margin-bottom: 1.5em;
	border-collapse: collapse;
	text-align: left;
	border:1px solid #ddd;
}

.contentTable th
{
	font-weight: bold;
	padding: 0.5em;
}

.contentTable td
{
	padding: 0.5em;
	border-right: solid 1px #fff;
	padding-bottom:10px;
}

.contentTable tr.rowH
{
	color: #fff;
	background: #006192 url('images/a8.gif') top left repeat-x;
	border-right: solid 1px #fff;
}

.contentTable tr
{
	background: #FDFDFD url('images/a7.gif') top left repeat-x;
	border-top: solid 1px #fff;
	color: inherit;
}

.contentTable tr.rowH
{
	color: #fff;
	background: #006192 url('images/a8.gif') top left repeat-x;
	border-right: solid 1px #fff;
}

#logos{
	margin-bottom:40px;
}
/*///////// Hacks /////////////*/
/* Easy clearing e Guillotine bug */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/*///////// Hacks /////////////*/
/* Easy clearing e Guillotine bug */
.block2 {
	overflow: auto;
	width: 99%
}

/* Hides from IE-mac \*/
* html .block2{height: 1%;}
/* End hide from IE-mac */

/* Mootools */


.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(bubble.png) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(bubble.png) bottom right;
}
 
.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}

.formTable td{
	vertical-align:top;
}


.agentsFlag{
	float:right;
}

.agentBlock{
	padding-bottom:40px;
}

.product .block2{
	margin-bottom:20px;
}
.product h1{
	text-align:center
}

.product .techInfo{
	 font-style: italic;
}
.product a{
	text-decoration:none;
}

.product .imageBox{
	background-color:#fff;
}
.product .imageBox *{
	vertical-align:middle;
}

.techInfo{
	font-style:italic;
}

.product .pbox{
	display:block;
	background-color:#eee;
	font-size:12px;
	margin:5px 5px 5px 5px !important;
	padding:10px 10px 10px 10px!important;
}

.leftPB{
	width:45%;
	float:left;	
}

.rightPB{
	width:45%;
	float:right;
	text-align:center;
}

.product table td{
	vertical-align:top;
	background-color:#eee;
	border:5px solid #fff;
	border-collapse:separate;
}	

.product table td .pbox{
	margin-top:0 !important;
}
.imageB img{
	float:none;
}

.imageB{
	text-align:center;	
	background-color:#ddd !important;	
}

hr{
	color:#ddd;
	border:1px solid #ddd;
}

.product .desc{
	font-weight:bold;
	border:2px solid #ddd;
}

.product .tools{
	background-color:#f7f7f7;
}

.product .detDesc{
	border-top:3px solid #ddd !important;
}

.break3{
	overflow:hidden;
	width:90%;
}

.icon{
	background-color:transparent !important;
	border:0 !important;
}

.noList{
	list-style:none;
	padding-left:0 !important;
	margin-left:0 !important;
	padding-top:5px !important;
	padding-bottom:5px !important;	
	margin-top:5px !important;
	margin-bottom:5px !important;	
}

.toolBox{
	background-color:#F6F6F6;
	border-right:4px solid #D4E1E6;
	padding-right:10px;	
	text-align:right;
}

.toolBox ul{
	border:0 !important;
	padding:5px !important;
	margin:0 !important;
	list-style:none;
}

.toolBox li{
	display:inline;
}

.toolBox li a{
	background-color:#eee;
	text-decoration:none;
	padding:3px;
	margin:2px;
}

.toolBox li a:hover{
	background-color:#fff;
	text-decoration:none;
}

.imageContainer{
	background-color:ea0;
	display:inline;
}

.newsList{
	width:96%;
}

.newsData img{
	display:block !important;
	float:none !important;
	clear:none;
	position:relative !important;
	
}

.bTable {
	display:block !important;
	overflow:hidden;	
}
.bTable img{
	display:block !important;
	float:none !important;
}

.pmr{
	display:none !important;
	position:absolute;
	top:-5000px;
	left:-5000px;
	float:left;
	margin:-100%;
}
