/**********************************************************/
/******************   GENERAL  STYLES     *****************/
/**********************************************************/
body, html {
	font-family: 'Trebuchet MS', Tahoma, sans-serif;
	font-size: 11px;
	font-weight:normal; 
	color: #474747;
	margin:0;
	padding:0;
	width: 100%;
	height: auto;
	text-align:center;
	background:#00092B url(../images/bg.jpg) repeat-x top left;	
}

* {
    margin:0;
    padding:0;
}

.clear {
	clear: both;
	overflow: hidden;
	width: 0px;
	height: 0px;
}

.flash-replaced .alt {
    display:block;
    height:0;
    overflow:hidden;
    position:absolute;
    width:0;
}

a{
	text-decoration : none;
	color:#323232;
}

a:hover{
	text-decoration : none;
	color:#323232;
}

a img{
	border : none;
}

ul,ol,li,dl,dt,dd{
	line-height : normal;
	list-style : none;
	list-style-type:none ;
	list-style-position: inside;
	margin : 0;
	padding : 0;
}

#aspnetForm {
	margin:0;
	padding:0;
}

/**********************************************************/
/****************   PAGE OBJECT  STYLES     ***************/
/**********************************************************/
#wrapper {
    margin:0;
	padding:0;
	width: 100%;
	height: auto;
	text-align:center;
	top:40px;
	position:relative;
}

#main {
    width:872px;
    margin:0 auto;
    padding:6px 0 0 0;
    height:auto;
	text-align:center;
	position:relative;
	background-color:#FFFFFF;    	
}

#container {
    width:860px;
    margin:0 auto;
    padding:0;
    height:auto;
	text-align:center;
	position:relative; 
	background-color:#FFFFFF;     	
}

#header {
    width:860px;
    height:78px;
    margin:0 auto;
    padding:0;
    text-align:left;
	position:relative;
	background-color:#FFFFFF;     	
}

#logo {
    width:200px;
    height:78px;
    margin:0 auto;
    padding:0;
    text-align:left;
	position:relative;
	float:left;
	background:#FFFFFF url(../images/logo.jpg) no-repeat top left;     	
}

#logo a {
    width:200px;
    height:78px;
    margin:0;
    padding:0;
    text-align:left;
	display:block;
	text-decoration:none;
}

#logo a img {
    border:0;
    width:200px;
    height:78px;
    margin:0;
    padding:0;
    text-align:left;
	display:block;
	text-decoration:none;
}


#navigation {
    width:419px;
    height:78px;
    margin:0 auto;
    padding:0;
    text-align:left;
	position:relative;
	float:left;
	background:#FFFFFF url(../images/nav-menu-bg.jpg) no-repeat top left;     	
}

#area-clienti {
    width:241px;
    height:78px;
    margin:0 auto;
    padding:0;
    text-align:left;
	position:relative;
	float:right;
	background:#FFFFFF url(../images/nav-login-bg.jpg) no-repeat top left;
}

#footer {
    width:860px;
    height:60px;
    margin:0 auto;
	margin-bottom:50px;
	padding:0;
    text-align:left;
	background-color:#FFFFFF;   	
}

#footer-text {
    width:705px;
    margin:0 ;
    padding:0;
    text-align:left;
	position:relative;
	float:left;
}

#footer-credits {
    width:155px;
    height:39px;
    margin:0;
    padding:0;
    text-align:left;
	position:relative;
	float:right;
}

#content {
    width:860px;
    height:auto;
    margin:0 auto;
    padding:0;
    text-align:left;
	position:relative;
	background-color:#F8F8F8;     	
}

#middle-bar {
    position:absolute;
    z-index:100;
    margin:0;
    padding:0;
    width:910px;
    height:55px;
    background:Transparent url(../images/main-menu.png) no-repeat top left;        
    left:-26px;
}

#top-content {
    width:860px;
    height:20px;
    margin:0 auto;
    padding:0;
    text-align:left;
	position:relative;	
	background:Transparent url(../images/bg-content-heder.jpg) repeat-y top left;        
}

#topplccont {
    width:860px;
    height:auto;
    margin:0 auto;
    padding:0;
    text-align:left;
	position:relative;	
	background:url(../images/content-heder.jpg) no-repeat top left;        
}

#TopVideo {
    width:497px;
    height:280px;
    margin:0 auto;
    padding:0;
    text-align:left;
	position:relative;
	float:left;		
	background:url(../images/vid.jpg) no-repeat top left;       
}

#TopImages {
    width:497px;
    height:130px;
    margin:0 auto;
    padding:0;
    text-align:left;
	position:relative;	
	float:left;
}

#InEvidenza {
    width:362px;
    height:280px;
    margin:0 auto;
    padding:0;
    text-align:left;
	position:relative;	    
	float:right;
}

.evdSeparetor {
    margin:10px auto;
    padding:0;
    width:343px;
    height:2px;
    background:url(../images/evd-separetor.jpg) no-repeat top left;
}

#main-content {
    width:860px;
    height:auto;
    margin:0 auto;
    padding:0;
    text-align:left;
	position:relative;		
}

#hp-content {
    width:860px;
    height:auto;
    margin:0 auto;
    padding:0;
    text-align:left;
	position:relative;			
}

#pg-content {
    width:860px;
    height:auto;
    margin:0 auto;
    padding:0;
    text-align:left;
	position:relative;			
}

.grey-content {
    background:Transparent url(../images/bg-hpcontent-content.jpg) repeat-y top left;
}

.white-content {
    background:Transparent url(../images/bg-pgcontent-content.jpg) repeat-y top left;
}

#cnt-left {
    width:497px;
    height:auto;
    margin:0 auto;
    padding:0;
    text-align:left;
	position:relative;	
	float:left;
}

.cntplc {
    margin:55px 0 10px 0;
    padding:0 10px;
}

.cntplcr {
    margin:45px 0 0 0;
    padding:0;
}

#cnt-right {
    width:362px;
    height:auto;
    margin:0 auto;
    padding:0;
    text-align:left;
	position:relative;	    
	float:right;
}
/**********************************************************/
/***************    STATIC PANEL STYLE      ***************/
/**********************************************************/
#preventivo_exploded {
    width: 860px;
	position: relative;
	height: 180px;
	margin:0 auto;
	overflow: hidden;
	text-align: left;
	
}

#preventivo_exploded_heder {
    width: 860px;
	position: relative;
	height: 39px;
	margin:0 auto;
	text-align: left;
	background:#FFFFFF url(../images/preventivo-allbg.jpg) no-repeat top center;	
}

#preventivo_exploded_body {
    width: 860px;
	position: relative;
	height: 137px;
	margin:0 auto;
	text-align: left;	
	background:#D3D9E2 url(../images/preventivo-allbg.jpg) no-repeat bottom left;
}

/**********************************************************/
/***************    SLIDING PANEL STYLE     ***************/
/**********************************************************/
#page_container {
	margin:0;
	padding:0;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 860px;	
}
#preventivo-bar {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: 39px;
	background:#FFFFFF url(../images/preventivo-allbg.jpg) no-repeat top center;
	position: relative;
	border-bottom: 1px solid #CFCFCF;
}
.panel_button {
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	position: relative;
	top: 0px;
	width: 106px;
	height: 29px;
	background: url(../images/panel_button.png) no-repeat;
	z-index: 20;	
	cursor: pointer;
}
.panel_button img {
	position: relative;
	top: 3px;
	left: 15px;
	border: none;
}
.panel_button a {
	text-decoration: none;
	color: #6EA9F8;
	font-size: 13px;
	font-weight: normal;
	position: relative;
	top: 1px;
	left: 15px;
	font-family: 'Trebuchet MS', Tahoma, sans-serif;
}
.panel_button a:hover {
	color: #4394FF;
}

#toppanel {
	position: absolute;
	width: 860px;
	left: 0px;
	z-index: 25;
	text-align: center;	
}
#panel {
	width: 860px;
	position: relative;
	top: 1px;
	height: 0px;
	margin-left: auto;
	margin-right: auto;
	z-index: 10;
	overflow: hidden;
	text-align: left;
	background-color:#E0E6ED;
}
#panel_contents {
	background:#D3D9E2 url(../images/preventivo-allbg.jpg) no-repeat bottom center;
	height: 100%;
	width: 860px;
	position: absolute;
	z-index: -1;
}

#panstantuff {
	width: 600px;
	position: relative;
	height:40px;
	text-align: left;
	margin:0 auto;
	padding:0;
}

/**********************************************************/
/************    PANEL OBJECT & TEXT STYLE     ************/
/**********************************************************/

#title_left {
    height:39px;
    margin:0;
    padding:0;
    width:313px;
    position:relative;
    float:left;
}

#titles_separetor {
    height:39px;
    background: url(../images/bar-separetor.jpg) no-repeat top left;
    width:7px;
    margin:0;
    padding:0; 
    position:relative;
    float:left;
}

#title_right {
    height:39px;
    margin:0;
    padding:0;
    width:540px;
    position:relative;
    float:right;
}

#controls_container {
    position:relative;
    margin:0 auto;
    padding:5px 0 15px 0;
    width:815px;
    height:75px;
}

input.file {
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	margin-left:-90px;		
}


h1.preventivo {
	text-align: left;
	font-family: 'Trebuchet MS', Tahoma, sans-serif;
	color: #4394FF;
	font-weight: bold;
	font-size:18px;
	padding:7px 25px 0 25px;
}
h2.preventivo {
	text-align: left;
	font-family: 'Trebuchet MS', Tahoma, sans-serif;
	color: #474747;
	font-weight: bold;
	font-size:11px;
	padding:11px 5px 0 5px;
}

.preventivo_label {
    font-family: 'Trebuchet MS', Tahoma, sans-serif;
    font-size:11px;
    color:#414141;
    font-weight:bold;
}

.preventivo_edit {   
    font-family: 'Trebuchet MS', Tahoma, sans-serif;
    font-size:11px;
    color:#414141;
    border:1px solid #7F9DB9;
    width:115px;
    background-color:#FFFFFF;
}
.preventivo_textarea {   
    font-family: 'Trebuchet MS', Tahoma, sans-serif;
    font-size:11px;
    color:#414141;
    border:1px solid #7F9DB9;
    background-color:#FFFFFF;
    height:55px;
    width:165px;
    overflow:auto;
}
.preventivo_submit {
    font-family: 'Trebuchet MS', Tahoma, sans-serif;
    font-size:12px;
    color:#4394FF;
    font-weight:bold;
    border:0px solid #5980A4;
    height:22px;
    width:116px;
    background-color:#F0F0FC;
    cursor:pointer;
    background:Transparent url(../images/submit-bg.jpg) no-repeat top left;
}

/**********************************************/
/* COMBOBOX */
.hidecomboboxItem {
   height:0;
   visibility:hidden;
   display:none;
   width:0;   
}

#ComboContainer {
    margin:0;
    padding:0;
    position:absolute;
    text-align:left;    
    width:165px;
    height:18px;
    z-index:2000;
}

#ComboPlace {
	margin:0;
	padding:0;
	width:165px;
	position:relative;
	text-align:left;
	right:0px;
	top:0px;
	z-index:1000;
	color:#414141;
    font-family: 'Trebuchet MS', Tahoma, sans-serif;
    font-size:11px;
    font-style:normal;
    font-variant:normal;
    font-weight:bold;
    line-height:normal;
    height:18px;
}

.setvalcomboboxContainer {}
.setvalcomboboxValueContainer { background: url(../images/DisplayValue.gif) repeat-x left top; } 
.setvalcomboboxValueContent { padding-top:1px; padding-left: 3px; text-transform: capitalize; }
.setvalcomboboxDropDownContainer { border-right: solid 1px #7F9DB9; border-bottom: solid 1px #7F9DB9; border-left: solid 1px #7F9DB9; border-top: solid 1px #7F9DB9; background: #fff; overflow: hidden; padding-left: 3px; cursor: default; overflow: scroll; height:80px; overflow-x: hidden; }
.setvalcomboboxDropDownButton { width: 16px; height: 18px; background-image: url(../images/combobox.gif);margin-right:2px; }
.setvalcomboboxGroupItemHeader { display: block; background: #000; color: #fff; } 
.setvalcomboboxGroupItemContainer { padding-left: 10px; } 
.setvalcomboboxItem { background: #fff; color: #414141; text-transform: capitalize; font-weight: normal; font-style: normal; border-bottom:1px solid #999999; }
.setvalcomboboxItemHover { background-color: #7F9DB9; color: #fff; text-transform: capitalize; padding-left: 4px; } 

/************ COMBO 2 - DEFINIZIONE CSS RIUPETUTA, SERVE AL JS PER CAPIRE DI CHE COMBO STAIMO PARLANDO*******************/
#ComboContainer2 {
    margin:0;
    padding:0;
    position:absolute;
    text-align:left;    
    width:165px;
    height:18px;
    z-index:1000;
}

#ComboPlace2 {
	margin:0;
	padding:0;
	width:165px;
	position:relative;
	text-align:left;
	right:0px;
	top:0px;
	z-index:1000;
	color:#414141;
    font-family: 'Trebuchet MS', Tahoma, sans-serif;
    font-size:11px;
    font-style:normal;
    font-variant:normal;
    font-weight:bold;
    line-height:normal;
    height:18px;
}


.setvalcombobox2Container {}
.setvalcombobox2ValueContainer { background: url(../images/DisplayValue.gif) repeat-x left top; } 
.setvalcombobox2ValueContent { padding-top:1px; padding-left: 3px; text-transform: capitalize; }
.setvalcombobox2DropDownContainer { border-right: solid 1px #7F9DB9; border-bottom: solid 1px #7F9DB9; border-left: solid 1px #7F9DB9; border-top: solid 1px #7F9DB9; background: #fff; overflow: hidden; padding-left: 3px; cursor: default; overflow: scroll; height:50px; overflow-x: hidden; }
.setvalcombobox2DropDownButton { width: 16px; height: 18px; background-image: url(../images/combobox.gif);margin-right:2px; }
.setvalcombobox2GroupItemHeader { display: block; background: #000; color: #fff; } 
.setvalcombobox2GroupItemContainer { padding-left: 10px; } 
.setvalcombobox2Item { background: #fff; color: #414141; text-transform: capitalize; font-weight: normal; font-style: normal; border-bottom:1px solid #999999; }
.setvalcombobox2ItemHover { background-color: #7F9DB9; color: #fff; text-transform: capitalize; padding-left: 4px; } 

/**********************************************/
/************    ALTERNATIVE     **************/
/**********************************************/
.select_inp {
	font-family: 'Trebuchet MS', Tahoma, sans-serif;
	font-size: 11px;
	color: #414141;
	font-weight: normal;
	background-color: #fff;
	border: 1px solid #7F9DB9;
	width: 165px;
}
/**********************************************/

/**********************************************************/
/**************    NAVIGATION MENU STYLE     **************/
/**********************************************************/
.navmenu{
    padding-left:60px;
    padding-top:50px;
}
.navmenu ul{
    line-height : normal;
	list-style : none;
	list-style-type:none ;
    margin: 0; 
    padding: 0;
    float: left;
}

.navmenu ul li{
    display: inline;    
}

.navmenu ul li a{
    font-family: 'Trebuchet MS', Tahoma, sans-serif;
	font-size: 12px;
	font-weight:bold; 
	color: #474747;
    float: left; 
    text-decoration: none;
    padding: 1px 40px 1px 10px; 
    margin:0;
}

.navmenu ul li a:hover, .navmenu ul li .current{
    color: #4394FF;
}

/**********************************************************/
/*****************    MAIN MENU STYLE     *****************/
/**********************************************************/
.mainmenu {
    padding:15px 7px;    
    
}
.mainmenu ul{
    line-height : normal;
	list-style : none;
	list-style-type:none ;
    margin: 0; 
    padding: 0;
    float: left;
    width:900px;    
    position:absolute;
    z-index:1000000;
}

.mainmenu ul li{
    display: inline;
    text-align:center;
}

.mainmenu ul li a{
    float: left; 
    text-decoration: none;
    text-align:center;
    margin:0 2px;
    padding:0;
    width:170px;
    height:34px;    
}

.mainmenu ul li a span {
    font-family: 'Trebuchet MS', Tahoma, sans-serif;
	font-size: 16px;
	font-weight:bold; 
	color: #474747;
    padding:0;
    margin:0;
}

.mainmenu ul li a:hover, .mainmenu ul li a.current{
    background:url(../images/freccina-mainmenu.gif) no-repeat bottom center;
}

.mainmenu ul li a:hover span, .mainmenu ul li a.current span {
    color: #4394FF;
}

/**********************************************************/
/*******************    LOGIN OBJECT    *******************/
/**********************************************************/
#login-area {
    padding:0;
    margin:7px 0 0 30px;
    position:absolute;
    width:210px;
    height:78px;
    z-index:10000;
}

#login-mesage {
    padding:0;
    margin:0;
    position:absolute;
    width:230px;
    height:15px;
    top:-10px;
    left:-20px;
    z-index:10000;
    text-align:center;
}

#login-button {
    padding:0 0 0 0;
    margin:2px 0 0 0;
    position:relative;
    width:44px;
    height:23px;  
    float:right;
    background:url(../images/login-button-bg.jpg) no-repeat top left;   
}

.img-but {
    padding:0;
    margin:4px 0 0 4px;
    width:34px;
    height:15px;    
}

#login-area p {
    padding:0;
    margin:0;
    font-family: 'Trebuchet MS', Tahoma, sans-serif;
	font-size: 15px;
	font-weight:bold; 
	line-height: normal;
	color: #474747;
	text-decoration: none;
} 

.login-area_inp_us  {
    padding:1px 0 0 2px;
    margin:0;
    width:71px;
    height:14px;    
    border:1px solid #7F9DB9;
    background-color:#FFFFFF; 
    font-family: 'Trebuchet MS', Tahoma, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #4394FF;  
	z-index:10000;	
} 

.login-area_inp_pw  {
    padding:1px 0 0 2px;
    margin:0;
    width:78px;
    height:15px;    
    border:1px solid #7F9DB9;
    background-color:#FFFFFF; 
    font-family: 'Trebuchet MS', Tahoma, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #4394FF;  
	z-index:10000;	
}   

#username {
    position:relative;
	float:left; 
    padding:0;
    margin:5px 0 0 0;    
}

#password {
    position:relative;
	float:left; 
    padding:0 0 0 5px;
    margin:5px 0 0 0;
}

/**********************************************************/
/*******************    TEXT STYLES     *******************/
/**********************************************************/
.testo {
    font-family: 'Trebuchet MS', Tahoma, sans-serif;
	font-size: 11px;
	font-weight:normal; 
	color: #474747;
}

.testo_red {
    font-family: 'Trebuchet MS', Tahoma, sans-serif;
	font-size: 10px;
	font-weight:normal; 
	color: #FA031A;
}

.testo-footer {
    font-family: 'Trebuchet MS', Tahoma, sans-serif;
	font-size: 11px;
	font-weight:normal; 
	color: #474747;
}

.subtitle {
    font-family: 'Trebuchet MS', Tahoma, sans-serif;
	font-size: 12px;
	font-weight:bold; 
	color: #4394FF;
}

.title {
    font-family: 'Trebuchet MS', Tahoma, sans-serif;
	font-size: 18px;
	font-weight:bold; 
	color: #4394FF;
}

a.testo-link {
    font-family: 'Trebuchet MS', Tahoma, sans-serif;
	font-size: 11px;
	font-weight:normal; 
	color: #474747;
	text-decoration:none;
}

a.testo-link:hover, a.testo-link-active {
    font-family: 'Trebuchet MS', Tahoma, sans-serif;
	font-size: 11px;
	font-weight:normal; 
	color: #4394FF;
	text-decoration:none;
}

.testo-blu {
    font-family: 'Trebuchet MS', Tahoma, sans-serif;
	font-size: 11px;
	font-weight:normal; 
	color: #4394FF;
}

.blackTitle {
    background:url(../images/fascia-title_black.jpg) no-repeat top left;
    width:347px;
    height:32px;    
    position:relative;
    font-family: 'Trebuchet MS', Tahoma, sans-serif;
	font-size: 18px;
	font-weight:bold; 
	color: #FFFFFF;
	padding:7px 0 0 15px;
	margin:0;
}

.bluTitle {
    background:url(../images/fascia-title_blu.jpg) no-repeat top left;
    width:347px;
    height:32px;    
    position:relative;
    font-family: 'Trebuchet MS', Tahoma, sans-serif;
	font-size: 18px;
	font-weight:bold; 
	color: #FFFFFF;
	padding:7px 0 0 15px;
	margin:0;
}

/**********************************************************/
/*******************   CONTATTI STYLES  *******************/
/**********************************************************/
#contatti-sx {
    float:left;
}
#contatti-dx {
    float:right;
}
.contatti-xx {
    clear:both ;
}

.contatti_td_sx{text-align:right; padding-right:6px;}
.contatti_td{width:50px;text-align:right; padding-right:6px;}
.contatti_edit {   
    font-family: 'Trebuchet MS', Tahoma, sans-serif;
	font-size: 11px;
	color: #474747;
    border:1px solid #7F9DB9;
    width:180px;
    background-color:#FFFFFF;
}
.contatti_textarea {   
    font-family: 'Trebuchet MS', Tahoma, sans-serif;
	font-size: 11px;
	color: #474747;
    border:1px solid #7F9DB9;
    background-color:#FFFFFF;
    height:70px;
    width:99%;
    overflow:auto;
}
.contatti_submit {
    font-family: 'Trebuchet MS', Tahoma, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
    border:1px solid #7F9DB9;
    width:50px;
    background-color:#17417C;
    cursor:pointer;
}

.cnt_input {
    padding:4px 3px 2px 3px;
    margin:0;
}

/**********************************************************/
/*******************  PAGINATOR STYLES  *******************/
/**********************************************************/
a.paging-on, a.paging-off:hover {
	background: url(../images/pag_filo_on.gif) no-repeat center left;
	color:#213A54;
	text-decoration: none;
	width:16px;
	height:14px;
	display:block;
	font-weight: bold;
	font-size: 10px;
	text-align:center;
	padding: 1px 0 1px 0;
}

a.paging-off:hover em {
	color:#213A54;
}

a.paging-on em {
	display:block;
	color:#213A54;
	font-family: 'Trebuchet MS', Tahoma, sans-serif;
	text-decoration: none;
	font-style:normal;
	font-size: 10px;
	font-weight: bold;
	text-align:center;
}

a.paging-off {
	background: url(../images/pag_filo_off.gif) no-repeat center left;
	font-family: 'Trebuchet MS', Tahoma, sans-serif;
	text-decoration: none;
	color:#A5A5A5;
	display:block;
	width:16px;
	height:14px;
	font-size: 10px;
	text-align:center;
	font-weight: bold;
	padding: 1px 0 1px 0;
}

a.paging-off em {
	font-family: 'Trebuchet MS', Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color:#A5A5A5;
	display:block;
	font-style:normal;
	font-size: 10px;
	text-align:center;
}

.txt-paging {
	font-family: 'Trebuchet MS', Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color:#A5A5A5;
	font-style:normal;
	font-size: 10px;
	text-align:center;
}

.paging-arrow {
	padding-top:0px;
}

/**********************************************************/
/*******************   GALLERY STYLES   *******************/
/**********************************************************/
#gallery {width:325px;}
#gallery ul {list-style:none; padding:0; margin:0; width:320px; position:relative; float:left;}
#gallery ul li {display:inline; width:93px; height:93px; float:left; margin:0 0 10px 10px;}
#gallery ul li a {display:block; width:93px; height:93px; text-decoration:none;}
#gallery ul li a img {display:block; width:93px; height:93px; border:0;}

/************************************************************************/