/*Server*/
.container800px
{
	height: auto;
	min-height: 750px;
}
.Serverbox
{
	text-align: center;
	position: relative;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	top: 250px !important;
}
/*News Scroller*/
/* the news box when JavaScript is available */
#news.hasJS
{
	height:120px;
	overflow:hidden;
	position:relative;
}
/* The nested UL when JavaScript is available */
#news.hasJS ul
{
	position:absolute;
	top:120px;
	left:0;
	margin:0 .5em 0 .5em;
	padding:0;
}

/*Configuratore*/

.Box_configuratore
{
	border: 1px double #003366;
	font-family: Tahoma;
	font-size: 12px;
	text-align: center;
	color: #003366;
	vertical-align: middle;
}

.accordion1
{
	width: 178px;
	font: 12px Verdana,Arial;
	color: #002349;	
	margin: -5px auto 10px auto;
}

.accordition1 a,
.accordition1 a:link,
.accordition1 a:visited,
.accordition1 a:hover
{
	color: #002349;
}

.accordion1 dt
{
	background-position: url(../img/header.jpg);
	width: 178px;
	border: 0px solid #a8a8a8;
	padding: 8px 0px 8px 0px;
	font-weight: bold;
	margin-top: 5px;
	cursor: pointer;
	background: url(../img/header.jpg);
	text-align: center;
}
.accordion1 dt:hover {background:url(../img/header_over.jpg)}
.accordion1 dd
{

	overflow: hidden;
	background: #FFFFFF;
	padding-left: 2px;
}
.accordion1 span
{
	display: block;
	width: 164px;
	border: 2px solid #cccccc;
	border-top: none;
	padding: 10px 4px 17px 4px;
	line-height: 18px;
}

/*Tab Verticali colonna di destra*/

#accordion
{
	width: 178px;
	margin: -5px auto 20px auto;
}
.accordion {width:178px; font:12px Verdana,Arial; color:#002349}
.accordion dt
{
	background-position: url(../img/header.jpg);
	width: 178px;
	border: 0px solid #a8a8a8;
	padding: 8px 8px 8px 0px;
	font-weight: bold;
	margin-top: 5px;
	cursor: pointer;
	background: url(../img/header.jpg);
	text-align: center;
}
.accordion dt:hover {background:url(../img/header_over.jpg)}

.accordion dd
{
	background-position: #fff;
	overflow: hidden;
	background: #FFFFFF;
	padding-left: 2px;
}
.accordion span
{
	display: block;
	width: 160px;
	border: 2px solid #cccccc;
	border-top: none;
	padding: 17px 5px 17px 5px;
	line-height: 18px;
}


/*Default Pannello*/
div.tabpanel
{
	width: 620px;
	margin-bottom: 2em;
	height: 200px;
	margin-top: 10px;
}
div.tabpanel div.tab
{
	padding: 0px 0px 0px 0px;
}
div.tab h2{width:100%;margin: 0;padding:0.3em 0;font-size:150%;color:#86A5D8}
div.tab div{margin-top:0}

ul.tabnav{float: left;width: 620px;list-style: none;
     margin: 0;padding: 0;border-bottom: 1px solid #002349}
ul.tabnav li{float: left;margin: 0 0 0 0.5em;padding: 0}
ul.tabnav a{float: left;padding: 0 0 0 0.8em;
    background: url(../img/header.jpg) no-repeat top left;
    text-decoration: none;color: #222;
    border-bottom: 1px solid #D7D7D7}
ul.tabnav span{float: left;padding: 0.6em 0.8em 0.6em 0;
    background: url(../img/header.jpg) no-repeat top right;cursor: pointer}
ul.tabnav a.active,ul.tabnav a:hover{
    background: url(../img/header_over.jpg) no-repeat top left;
    border-bottom:1px solid #FFF}
ul.tabnav a.active span,ul.tabnav a:hover span{
    background: url(../img/header_over.jpg) no-repeat top right;color: #184D8A}

/*Prova Mia*/
/*ul#tabnav{float: left;width: 620px;list-style: none;
     margin: 0;padding: 0;border-bottom: 1px solid #002349}

ul#tabnav li{float: left;margin: 0 0.2em 0;padding: 0}

ul#tabnav a{float: left;padding: 0 0 0 0.4em;
    background: url(../img/header.jpg) no-repeat top left;
    text-decoration: none;color: #002349}

ul#tabnav span{float: left;padding: 0.4em 0.4em 0.4em 0;
    background: url(../img/header.jpg) no-repeat top right;cursor: pointer}

ul#tabnav li#active a,ul#tabnav a:hover{
    background: url(../img/header_over.jpg) no-repeat top left}

ul#tabnav li#tabactive span,ul#tabnav a:hover span{
    background: url(../img/header_over.jpg) no-repeat top right;color: #002349}*/
    
/*CSS presi direttamente dalla pag */
/*ul.tabnav{width: 100%;overflow:hidden;list-style: none;
     margin: 0;padding:0;background:url(line.png) repeat-x bottom}
ul.tabnav li{float: left;margin: 0 0 0 0.5em;padding: 0}
ul.tabnav a{float: left;padding: 0 0 0 0.8em;
    background: url(../img/header.jpg) no-repeat top left;
    text-decoration: none;color: #222;
    border-bottom: 1px solid #D7D7D7}
ul.tabnav span{float: left;padding: 0.6em 0.8em 0.6em 0;
    background: url(../img/header.jpg) no-repeat top right;cursor: pointer}
ul.tabnav a.active,ul.tabnav a:hover{
    background: url(../img/header_over.jpg) no-repeat top left;
    border-bottom:1px solid #FFF}
ul.tabnav a.active span,ul.tabnav a:hover span{
    background: url(../img/header_over.jpg) no-repeat top right;color: #184D8A}*/


/* Slider Banner Centrale Pag Default */

/*Rettangolo di fondo*/
#featured
{
	border-style: solid;
	border-width: 5px 4px 5px 4px;
	border-color: #ccc;
	width: 611px;
	padding-right: 0px;
	position: relative;
	height: 250px;
	background: #fff;
	margin-bottom: 10px;
}
/*Rettangolo di testo di destra*/
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; left:498px; 
	list-style:none; 
	padding:0; margin:0; 
	width:110px; 
}
/*Righe di testo di destra*/
#featured ul.ui-tabs-nav li{ 
	padding:1px 0; padding-left:13px;  
	font-size:12px; 
	color:#666; 
}
#featured ul.ui-tabs-nav li img{ 
	float:left; margin:2px 5px; 
	background:#fff; 
	padding:2px; 
	border:1px solid #eee;
}
#featured ul.ui-tabs-nav li span
{
	font-size: 11px;
	font-family: Verdana;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	color: #002349;
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:60px; 
	color:#002349;  background:#fff; 
	line-height:20px;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#f2f2f2; 
}
#featured li.ui-tabs-selected{ 
	background:url('../banner/img/selected-item.gif') top left no-repeat;  
}

#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:#ccc; 
}
#featured .ui-tabs-panel
{
	width: 495px;
	height: 250px;
	background: #d6d6d6;
	position: relative;
}
#featured .ui-tabs-panel .info
{
	background-position: url('../banner/img/transparent-bg.png');
	position: absolute;
	top: 180px;
	left: 0;
	height: 70px;
	background: url('../banner/img/transparent-bg.png');
}
#featured .ui-tabs-panel img 
{
	border-width: 0px;
	background-color: #008080;
}
#featured .info{
text-align:center;
width:495px;
}
#featured .info h2{ 
	font-size:18px; font-family:Georgia, serif; 
	color:#fff; padding:5px; margin:0;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 5px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#f0f0f0;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}

/*Dettaglio Prodotti*/
div.prodottitabpanel
{
	width: 620px;
	margin-bottom: 2em;
	height: 200px;
	margin-top: 0px;
}
div.prodottitabpanel div.tab
{
	padding: 25px 0px 0px 0px;
}
div.tab h2{width:100%;margin: 0;padding:0.3em 0;font-size:150%;color:#86A5D8}
div.tab p{margin-top:0}

ul.tabnav{float: left;width: 620px;list-style: none;
     margin: 0;padding: 0;border-bottom: 1px solid #002349}
ul.tabnav li{float: left;margin: 0 0 0 0.5em;padding: 0}
ul.tabnav a{float: left;padding: 0 0 0 0.8em;
    background: url(../img/header.jpg) no-repeat top left;
    text-decoration: none;color: #222;
    border-bottom: 1px solid #D7D7D7}
ul.tabnav span{float: left;padding: 0.6em 0.8em 0.6em 0;
    background: url(../img/header.jpg) no-repeat top right;cursor: pointer}
ul.tabnav a.active,ul.tabnav a:hover{
    background: url(../img/header_over.jpg) no-repeat top left;
    border-bottom:1px solid #FFF}
ul.tabnav a.active span,ul.tabnav a:hover span{
    background: url(../img/header_over.jpg) no-repeat top right;color: #184D8A}


/*Area Server Business*/
/*Tabella contenuto tasti server*/
.example-links1{ margin-right: 10px; border-bottom: none;	float: left;	width: auto;	border-top-style: solid;	border-top-width: 1px;	border-top-color: #ccc;	border-bottom-color: inherit;}
.example-links1 a{	border-bottom: 1px solid #ccc;	display: block;	font-size: 10px;	height: 39px;	line-height: 39px;	padding-left: 10px;	color: #002349;}
.example-links1 a:focus {    outline: 0;    color: #002349;}
.example-links1 a:hover {	text-decoration: underline;	color: #999;}
.example-content-container1{	border-left: none;	height: 420px;	overflow: hidden;	width: auto;	border-top-style: solid;	border-right-style: solid;	border-left-style: solid;	border-width: 1px;	border-color: #ccc;}
.example-content-container1 h3{	font-size: 14px;	color: #002349;	background-color: #f5f5f5;	text-align: center;	padding-top: 5px;	padding-bottom: 5px;}
.example-content1 div {    height: 420px;    padding: 10px;}
.example-content1 span{	line-height: 18px;}

.example-links2{		margin-right: 10px; border-bottom: none;	float: left;	width: auto;	border-top-style: solid;	border-top-width: 1px;	border-top-color: #ccc;	border-bottom-color: inherit;}
.example-links2 a{	border-bottom: 1px solid #ccc;	display: block;	font-size: 10px;	height: 39px;	line-height: 39px;	padding-left: 10px;	color: #002349;}
.example-links2 a:focus {    outline: 0;    color: #002349;}
.example-links2 a:hover {	text-decoration: underline;	color: #999;}
.example-content-container2{	border-left: none;	height: 420px;	overflow: hidden;	width: auto;	border-top-style: solid;	border-right-style: solid;	border-left-style: solid;	border-width: 1px;	border-color: #ccc;}
.example-content-container2 h3{	font-size: 14px;	color: #002349;	background-color: #f5f5f5;	text-align: center;	padding-top: 5px;	padding-bottom: 5px;}
.example-content2 div {    height: 420px;    padding: 10px;}
.example-content2 span{	line-height: 18px;}

.example-links3{ margin-right: 10px; border-bottom: none;	float: left;	width: auto;	border-top-style: solid;	border-top-width: 1px;	border-top-color: #ccc;	border-bottom-color: inherit;}
.example-links3 a{	border-bottom: 1px solid #ccc;	display: block;	font-size: 10px;	height: 39px;	line-height: 39px;	padding-left: 10px;	color: #002349;}
.example-links3 a:focus {    outline: 0;    color: #002349;}
.example-links3 a:hover {	text-decoration: underline;	color: #999;}
.example-content-container3{	border-left: none;	height: 420px;	overflow: hidden;	width: auto;	border-top-style: solid;	border-right-style: solid;	border-left-style: solid;	border-width: 1px;	border-color: #ccc;}
.example-content-container3 h3{	font-size: 14px;	color: #002349;	background-color: #f5f5f5;	text-align: center;	padding-top: 5px;	padding-bottom: 5px;}
.example-content3 div {    height: 420px;    padding: 10px;}
.example-content3 span{	line-height: 18px;}

.example-links4{ margin-right: 10px; height:200px; border-bottom: none;	float: left;	width: auto;	border-top-style: solid;	border-top-width: 1px;	border-top-color: #ccc;	border-bottom-color: inherit;}
.example-links4 a{ border-bottom: 1px solid #ccc;	display: block;	font-size: 10px;	line-height:30px; height: 30px;	padding-left: 10px;	color: #002349;}
.example-links4 a:focus {    outline: 0;    color: #002349;}
.example-links4 a:hover {	text-decoration: underline;	color: #999;}
.example-content-container4{	border-left: none;	height: 420px;	overflow: hidden;	width: auto;	border-top-style: solid;	border-right-style: solid;	border-left-style: solid;	border-width: 1px;	border-color: #ccc;}
.example-content-container4 h3{	font-size: 14px;	color: #002349;	background-color: #f5f5f5;	text-align: center;	padding-top: 5px;	padding-bottom: 5px;}
.example-content4 div {    height: 420px;    padding: 10px;}
.example-content4 span{	line-height: 18px;}

.image {float: left; margin: 3px;}
.image1{margin:10px 0px 10px 0px; text-align:center;}
