﻿body {
}
BODY{
	background-image:url('images/body_bg.gif');
	background-repeat:repeat-y;
	background-position:center;
	background-color:#e1e4e4;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

HTML{

}
IMG{
	border:0;
}
.divMain{

}

.divMainSX{
	background-image:url('images/body_sx_bg.gif');
	background-repeat:repeat-y;
	background-position:left;
	padding-left:14px;	
	}
	
.divMainDX{
	background-image:url('images/body_dx_bg.gif');
	background-repeat:repeat-y;
	background-position:right;
	padding-right:14px;

	}

.MainContent{
	background-color:#FFFFFF;
	}

/********************************************** HEADER ***********************************************/
.divHeader
{
	height:130px;
	padding:0 10px 0 10px;
}
.divHeader #Top{
	background-image:url('images/header_top_bg.gif');
	background-repeat:repeat-x;
	height:101px;
	position:relative;
}
.divHeader #Menu
{
	z-index:10;
	background-image:url('images/header_Menu_bg.gif');
	background-repeat:repeat-x;
	height:28px;
	position:relative;
	
}

.divHeader #Menu UL
{

	margin:0;
	padding:0;
	list-style-type:none;
}
.divHeader #Menu UL LI
{

	float:left;
	line-height:28px;
	background-image:url('images/header_menu_sep.gif');
	background-repeat:no-repeat;
	background-position:right top;
}
.divHeader #Menu UL LI A
{

	display:block;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	padding:0 20px 0 20px;
}
.divHeader #Menu UL LI A:hover
{

	background-color:#088689;
}

/* Tendina del menù */
.divHeader #Menu ul li ul
{

	position:absolute;
	background-image:url('images/menu_bg.png');
}
.divHeader #Menu ul li:hover ul li
{

	display:block;
	float:none;
	background-image:none;
	padding: 2px 0px 2px 0px;
}
.divHeader #Menu ul li ul li
{

	display:none;
	padding:0px;
}
.divHeader #Menu ul li ul li a
{

	color:#ffffff;
	text-align:left;
}	
 
.divHeader #Menu ul li ul li a:hover
{

    background-color:#088689;
}

/******/

.Logo{
	position:absolute;
	background-image:url('images/header_topImg_bg.png');
	background-repeat:no-repeat;
	background-position:right top;
	top:0;
	left:0;
	width:100%;
}
.ReservedArea{
	position:absolute;
	top:0;
	right:10px;
	background-image:url('images/header_ResArea.png');
	height:90px;
	width:200px;
	border-left:1px solid #d8d8d8;
	border-right:1px solid #d8d8d8;
	border-bottom:1px solid #d8d8d8;		
}
/***************************************************************************************************/

.tblMain{
	width:100%;
}


.tdSX
{
	
    /*z-index: 2; 
    position:absolute;
    top:150px;
	padding:10px 0 10px 10px;
	vertical-align:top;*/
	
	vertical-align:top;
	padding:10px 0 10px 10px;

}
.tdCN
{

    /*margin-top: 1px;
    margin-left:15px;
    margin-right:15px;
    position: relative;
    z-index: 1; 
    vertical-align:top;*/
	
	width:100%;
	vertical-align:top;

}
.tdDX
{
	/*right: 15px;
	z-index: 2; 
    position:absolute;
    top:150px;
	padding:10px 0 10px 10px;
	vertical-align:top;*/
	
	vertical-align:top;
	padding:10px 10px 10px 0;
	
}


.footer{
	background-color:#dcdbdb;
	color:#7b7a7a;
	font-size:9px;
	text-align:center;
	margin:0px 5px 10px 5px;
	line-height:25px;
	
}

/* Menu di sinistra aperto */

.MenuSX{
	/*width:110px;
	overflow:hidden;*/
}
.MenuSX .Top{
	background-image:url('images/menuSX_top.gif');
	background-repeat:no-repeat;
	background-position:right top;
	height:2px;
}
.MenuSX .Cnt{
	background-image:url('images/menuSX_cnt.gif');
	background-repeat:repeat-y;
	background-position:right top;	
	padding:3px 8px 3px 8px;
	position:relative;
}
.MenuSX .Cnt .Command{
	position:absolute;
	top:5px;
	right:3px;
}
.MenuSX .Btm{
	background-image:url('images/menuSX_btm.gif');
	background-repeat:no-repeat;
	background-position:right top;	
	height:2px;
}

/* Menu di sinistra chiuso */

.MenuSXClose {
	width:10px;
	overflow:hidden;
}
.MenuSXClose .Top{
	background-image:url('images/menuSX_top.gif');
	background-repeat:no-repeat;
	background-position:right top;
	height:2px;
}
.MenuSXClose .Cnt{
	background-image:url('images/menuSX_cnt.gif');
	background-repeat:repeat-y;
	background-position:right top;	
	padding:3px;
	height:40px;
	position:relative;
	
}
.MenuSXClose .Cnt .Command{
	position:absolute;
	top:5px;
	right:3px;
}

.MenuSXClose .Btm{
	background-image:url('images/menuSX_btm.gif');
	background-repeat:no-repeat;
	background-position:right top;	
	height:2px;
}



/* Carrello di destra aperto */

.divCarrello{
	width:221px;
}
.divCarrello .Top{
	background-image:url('images/carrello_top_bg.gif');
	background-repeat:no-repeat;
	height:3px;
}
.divCarrello .Cnt{
	background-image:url('images/carrello_cnt_bg.gif');
	background-repeat:repeat-y;
	padding:3px 8px 3px 13px;
	position:relative;
}
.divCarrello .Cnt .Command{
	position:absolute;
	top:5px;
	left:4px;
}

.divCarrello .Cnt .Command:hover
{	
	/*background:#088689;*/
}


.divCarrello .Cnt #Title  {
	position:relative;
	background-image:url('images/carrello_title_bg.gif');
	background-repeat:no-repeat;
	height:21px;
	margin:0 0 4px 0;
}

.TitleStampa {
	position:relative;
	background-image:url('images/carrello_title_bg.gif');
	background-repeat:no-repeat;
	height:21px;
	color: White;
	margin: 10px 0 10px 0;
	padding: 2px 30px 2px 30px;
}

.divCarrello .Cnt #Title #Voce{
	position:absolute;
	left:3px;
	top:3px;
	height:21px;
	color:#FFFFFF;
	font-weight:bold;
}
.divCarrello .Cnt #Title #Img{
	position:absolute;
	right:3px;
	top:3px;
	font-size:0;
}
.divCarrello .Cnt #Title #Img IMG{
	border:0px;
	margin-left:2px;
	
}
.divCarrello .Cnt .Item{
	background-image:url('images/carrello_item_bg.gif');
	background-repeat:no-repeat;
	/*height:35px;*/
	margin:1px 0 1px 0;
	padding:0 5px 0 5px;
	color:#6c6a6a;
	font-size:11px;
}
.divCarrello .Cnt .Item .CarrelloImg IMG{	
	border:0px;
	margin-left:2px;
	}
	
.divCarrello .Cnt .Item .CarrelloImg{
	text-align:right;
	font-size:0;
	
	}
.divCarrello .Cnt .Item .CarrelloPrezzo{
	font-size:12px;
	text-align:right;
	}

.divCarrello .Cnt .Item TD{
	height:17px;
}
.divCarrello .Cnt .Resoconto{
	margin:8px 0 8px 0;
}
.divCarrello .Cnt .Resoconto TD{
	height:19px;
	border-bottom:1px solid #b0b0b0;
}

.divCarrello .Cnt .Pulsanti{
height:18px;
}
.divCarrello .Cnt .Pulsanti ul{
	list-style-type:none;
	display:inline;
	margin:0;
	padding:0;
}
.divCarrello .Cnt .Pulsanti li{
	float:left;
	margin:0 1px 0 1px;
	
}
.divCarrello .Cnt .Pulsanti a{
	background-image:url('images/carrello_btn_bg.gif');
	width:64px;
	height:18px;
	background-repeat:no-repeat;
	display:block;
	text-decoration:none;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
}

.PulsantiCarrello 
{
	background-image:url('images/carrello_btn_bg.gif');
	width:64px;
	height:18px;
	background-repeat:no-repeat;
	display:block;
	text-decoration:none;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;

}

.divCarrello .Btm{
	background-image:url('images/carrello_btm_bg.gif');
	background-repeat:no-repeat;
	height:3px;
}

/* Carrello di destra chiuso */

.divCarrelloChiuso{
	width:10px;
}

.divCarrelloChiuso .Top{
	background-image:url('images/carrello_top_bg.gif');
	background-repeat:no-repeat;
	height:3px;
}
.divCarrelloChiuso .Cnt{
	background-image:url('images/carrello_cnt_bg.gif');
	background-repeat:repeat-y;
	padding:3px;
	height:40px;
	position:relative;
}
.divCarrelloChiuso .Cnt .Command
{	
	
	position:absolute;
	top:5px;
	left:4px;
}


.divCarrelloChiuso .Cnt .Command:hover
{	
	/*background:#088689;*/
}

.divCarrelloChiuso .Btm{
	background-image:url('images/carrello_btm_bg.gif');
	background-repeat:no-repeat;
	height:3px;
	
}


/*RIQUADRO GENERALE*/
.divRiquadroGen{
	margin:6px 6px 4px 6px ; 
}
.divRiquadroGenNav{
	margin:10px 6px 4px 6px ;
	}
.divRiquadroGenNav .NavSX{
	background-image:url('images/riq_top_nav_sx.png');
	background-repeat:no-repeat;
	background-position:left center;
	padding:0 0 0 7px;
	height:18px;

}
.divRiquadroGenNav .NavDX{
	background-image:url('images/riq_top_nav_dx.png');
	background-position:right center;
	background-repeat:no-repeat;
	padding:0 7px 0 5px;
	height:18px;
	color:#FFFFFF;
	font-size:11px;
	line-height:18px;
}

.divRiquadroGenNav .linkMenu:link, .linkMenu:visited, .linkMenu:hover{
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
	
}

.divRiquadroGen .TitleSX,.divRiquadroGenNav .TitleNavSX{
	background-image:url('images/riq_top_title_sx.png');
	background-repeat:no-repeat;
	background-position:left center;
	padding:0 0 0 7px;
	height:27px;
}
.divRiquadroGen .TitleDX,.divRiquadroGenNav .TitleNavDX{
	background-image:url('images/riq_top_title_dx.png');
	background-position:right center;
	background-repeat:no-repeat;
	padding:0 7px 0 0;
	height:27px;
	position:relative;
}
.divRiquadroGenNav .TitleNavSX{
	background-image:url('images/riq_top_titleNav_sx.png');
	height:23px;
}
.divRiquadroGenNav .TitleNavDX{
	background-image:url('images/riq_top_titleNav_dx.png');
	height:23px;	
}

.divRiquadroGen .Title,.divRiquadroGenNav .Title 
{
	font-weight:bold;
	color:#FFFFFF;
	text-transform:uppercase;
	padding-top:8px;
	padding-left:5px;
	top:7px;
	left:5px;
}

.divRiquadroGen .Command,.divRiquadroGenNav .Command{
	position:absolute;
	top:8px;
	right:10px;
}
.divRiquadroGenNav .Title{
	top:3px;
}
.divRiquadroGenNav .Command{
	top:4px;
}

.divRiquadroGen .ContentSX,.divRiquadroGenNav .ContentSX{
	background-image:url('images/riq_cnt_sx.png');
	background-position:left center;
	background-repeat:repeat-y;
	padding:0 0 0 5px;
}
.divRiquadroGen .ContentDX,.divRiquadroGenNav .ContentDX{
	background-image:url('images/riq_cnt_dx.png');
	background-position:right center;
	background-repeat:repeat-y;	
	padding:0 5px 0 0;	
	
}

/*.pdf
{
	z-index: -10;	
	width: 800px;
	height: 600px;
}

.pdf object
{
	width: 100%;
	height: 100%;
	
}*/

.divRiquadroGen .ContentDX .object
{
	z-index: -100;
	width:100%;
	height:100%;
}

.divRiquadroGen .BottomSX,.divRiquadroGenNav .BottomSX{
	background-image:url('images/riq_btm_sx.png');
	background-position:left center;
	background-repeat:repeat-y;
	padding:0 0 0 8px;
	height:8px;
}
.divRiquadroGen .BottomDX,.divRiquadroGenNav .BottomDX{
	background-image:url('images/riq_btm_dx.png');
	background-position:right center;
	background-repeat:repeat-y;	
	padding:0 8px 0 0;	
	height:8px;
}

/*DATAGRID*/
.dgSelItemSmall
{
	background-color: #129DA0;
	color: #ffffff;	
	height: 18px;
}

.dgAItemSmall{
	height:18px;

}
.dgItemSmall{
	height:18px;	
	background-color:#f2f2f2;
}



.dgTable
{	
	text-align:center;
	font-size:11px;
}
.dgHeader{
	background-color:#bcbcbc;
	height:20px;
	color:#FFFFFF;
	font-weight:bold;
}

.dgPager
{
	background-color:#129DA0;
	color:White;
	text-align:center;
}

.dgPager a:link
{
	color:White;
}

.dgSelItem
{
	background-color: #129DA0;
	color: #ffffff;	
	height: 25px;
}

.dgAItem{
	height:25px;

}
.dgItem{
	height:25px;	
	background-color:#f2f2f2;
}
.dgAItem TD, .dgItem TD, .dgHeader TD{
	padding:0 2px 0 2px;
}
.dgTotali{
	background-image:url('images/datagrid_totali_bg.gif');
	background-position:center bottom;
	background-repeat:no-repeat;
	width:251px;
}
.dgTotali .Content{
	padding:0 13px 5px 13px;
}
.dgTotali .totSX{
	height:21px;
	text-align:left;
}
.dgTotali .totDX{
	font-weight:bold;
	height:21px;	
	text-align:right;
}
.dgTotali .trSubTot TD{
	border-top:1px solid #12a0a3;
}
.dgTotali .trSubTot .totSX{
	font-weight:bold;
}
.tdPulsanti{
	width:100%;
	vertical-align:top;
}


.CustomComboBoxStyle .ajax__combobox_inputcontainer  {
  
}

.CustomComboBoxStyle .ajax__combobox_textboxcontainer input {
    border: solid 1px #7F9DB9;
    border-right: 0px none;
}
.CustomComboBoxStyle .ajax__combobox_buttoncontainer button {
    border: solid 1px #7F9DB9;
    
    border-left: 0px none;
    background-image:url('images/icons/verde_combo.gif');
}


.CustomComboBoxStyle .ajax__combobox_itemlist  {
    
}


.menuSXlink:link, .menuSXlink:visited, .menuSXlink:hover 
{	
	
	font-family:Arial;
	color:#6c6a6a;
	text-decoration: none;
	font-weight:bold;
	font-size:11px;
	
}




/********************************************** DISTINTA ***********************************************/
.tblDistinta{
	width:100%;
	margin:0 0 10px 0;
}
.riqDistinta{
	
}
.riqDistinta .radio{
	margin:0 4px 0 0;
	padding:0;
}
.riqDistinta .textbox{
	width:30px;
	margin-right:4px;
}
.riqDistinta .comandi, .riqDistinta .comandi TABLE{
	height:40px;
}
.riqDistinta .disTitle,.riqDistinta .disTitleDes{
	color:#088689;
	font-weight:bold;
	font-size:12px;
	line-height:19px;
	padding:0 4px 0 0;
	white-space:nowrap;
}

.CodTavola 
{
	color:#088689;
	font-weight:bold;
	/*font-size:12px;*/
	line-height:19px;
	padding:0 4px 0 0;
	white-space:nowrap;	
	
}


.disTitleBold
{
	color:#000000;
	font-weight:bold;
	font-size:12px;
	line-height:19px;
	padding:0 4px 0 0;
	white-space:nowrap;
		
}

.disTitleBoldRed
{
	color:#000000;
	font-weight:bold;
	font-size:12px;
	line-height:19px;
	padding:0 4px 0 0;
	white-space:nowrap;
	color: Red;
}


.disTitle2
{
	color:#088689;
	font-weight:bold;
	font-size:12px;
	line-height:19px;
	padding:0 4px 0 0;
	white-space:nowrap;
}

.riqDistinta .disTitleDes{
	color:#000000;
}
.riqDistinta .disTextarea{
	padding:5px 0 8px 0;
}
.riqDistinta TEXTAREA{
	width:100%;
}
.riqDistinta .Content1, .riqDistinta .Content1bis, .riqDistinta .Content2bis,.riqDistinta .Content2,.riqDistinta .Content3,.riqDistinta .Content3bis{
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#f3f3f3;
	border-left:1px solid #eeecec;
	border-right:1px solid #eeecec;
	padding:3px 15px 3px 35px;
}

.riqDistinta .Content1{background-image:url('images/distinta_01.gif');}
.riqDistinta .Content2bis{background-image:url('images/distinta_02.gif');}
.riqDistinta .Content2{background-image:url('images/distinta_02.gif');height:160px;}
.riqDistinta .Content3{background-image:url('images/distinta_03.gif');height:180px;}
.riqDistinta .Content3bis{background-image:url('images/distinta_03.gif');height:160px;}
		
.riqDistinta .topSX{
	background-image:url('images/distinta_topSX.gif');
	background-position:left;
	background-repeat:no-repeat;
	padding:0 0 0 3px ;
	height:3px;
}
.riqDistinta .topDX{
	background-image:url('images/distinta_topDX.gif');
	background-position:right;
	background-repeat:no-repeat;
	padding:0 3px 0 0;
	height:3px;	
}
.riqDistinta .btmSX{
	background-image:url('images/distinta_btmSX.gif');
	background-position:left;
	background-repeat:no-repeat;
	padding:0 0 0 3px;
	height:3px;	
}
.riqDistinta .btmDX{
	background-image:url('images/distinta_btmDX.gif');
	background-position:right;
	background-repeat:no-repeat;
	padding:0 3px 0 0;
	height:3px;		
}


/******************************************** AREA RISERVATA *********************************************/
.ReservedArea .resSX{
	font-weight:bold;
	text-align:right;
	vertical-align:top;
	padding:0;	
}
.ReservedArea .btnLogout{
	background-image:url('images/btnLogout.png');
	background-repeat:no-repeat;
	line-height:18px;
	width:50px;
	display:block;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	padding:0 0 0 16px;
	text-align:left;
}

/***************************************** HEADER BASSO ******************************************/
.divHeaderLow{
	height:82px;
	padding:0 10px 0 10px;
}
.divHeaderLow #Top{
	background-image:url('images/header_top_bg.gif');
	background-repeat:repeat-x;
	height:53px;
	position:relative;
}

/*****************************/


.divHeaderLow #Menu
{
	z-index:10;
	background-image:url('images/header_Menu_bg.gif');
	background-repeat:repeat-x;
	height:28px;
	position:relative;
	
}

.divHeaderLow #Menu UL
{

	margin:0;
	padding:0;
	list-style-type:none;
}
.divHeaderLow #Menu UL LI
{

	float:left;
	line-height:28px;
	background-image:url('images/header_menu_sep.gif');
	background-repeat:no-repeat;
	background-position:right top;
}
.divHeaderLow #Menu UL LI A
{

	display:block;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	padding:0 20px 0 20px;
}
.divHeaderLow #Menu UL LI A:hover
{

	background-color:#088689;
}

/* Tendina del menù */
.divHeaderLow #Menu ul li ul
{

	position:absolute;
	background-image:url('images/menu_bg.png');
}
.divHeaderLow #Menu ul li:hover ul li
{

	display:block;
	float:none;
	background-image:none;
	padding: 2px 0px 2px 0px;
}
.divHeaderLow #Menu ul li ul li
{

	display:none;
	padding:0px;
}
.divHeaderLow #Menu ul li ul li a
{

	color:#ffffff;
	text-align:left;
}	
 
.divHeaderLow #Menu ul li ul li a:hover
{

    background-color:#088689;
}



/*****************************/

.LogoLow{
	position:absolute;
	background-image:url('images/header_topImg_bg.png');
	background-repeat:no-repeat;
	background-position:top right;
	top:0;
	left:0;
	width:100%;
}
.ReservedAreaLow{
	position:absolute;
	top:0;
	right:10px;
	background-image:url('images/header_ResArea.png');
	height:43px;
	width:380px;
	border-left:1px solid #d8d8d8;
	border-right:1px solid #d8d8d8;
	border-bottom:1px solid #d8d8d8;		
}
.ReservedAreaLow TD{
	white-space:nowrap;
}
.ReservedAreaLow .resSX{
	font-weight:bold;
	text-align:right;
	vertical-align:top;
	padding:0;	
	padding:0 10px 0 10px;
}

.ReservedAreaLow .resSXazienda{
	text-align:left;
	vertical-align:top;
	padding:0;	
	padding:0 10px 0 10px;
}

.ReservedAreaLow .btnLogout{
	background-image:url('images/btnLogout.png');
	background-repeat:no-repeat;
	line-height:18px;
	width:50px;
	display:block;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	padding:0 0 0 16px;
	text-align:left;
}

/***************************************** TESTATA ******************************************/


.divTestata{
	width:100%;
	margin:0 auto 0 auto;
	
}

.divTestata .TitleSX
{
	background-image:url('images/riq_top_title_sx.png');
	background-repeat:no-repeat;
	background-position:left center;
	padding:0 0 0 7px;
	height:27px;
	/*background-image:url('images/testata_riq_top_sx.png');
	background-repeat:no-repeat;
	background-position:left center;
	padding:0 0 0 3px;
	height:23px;*/
}


.divTestata .TitleDX
{
	background-image:url('images/riq_top_title_dx.png');
	background-position:right center;
	background-repeat:no-repeat;
	padding:0 7px 0 0;
	height:27px;
	position:relative;
	/*background-image:url('images/testata_riq_top_dx.png');
	background-position:right center;
	background-repeat:no-repeat;
	padding:0 3px 0 0;
	height:23px;
	position:relative;*/
}
.divTestata .TitleDX .Title
{
	font-weight:bold;
	color:#FFFFFF;
	text-transform:uppercase;
	padding-top:8px;
	padding-left:5px;
	top:7px;
	left:5px;
	/*position:absolute;
	font-weight:bold;
	color:#FFFFFF;
	text-transform:uppercase;
	top:-3px;
	left:5px;*/
}


.divTestata .TitleDX .Command
{
	position:absolute;
	top:8px;
	right:10px;
	
}
.divTestata .MainContent{
	/*border-left:1px solid #0e9c9f;
	border-right:1px solid #0e9c9f;
	border-bottom:1px solid #0e9c9f;*/
}
.divTestata .MainContent .Commands{
	background-image:url('images/testata_Commands_bg.jpg');
	border-left:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #b0b0b0;
	text-align:right;
	padding:3px 3px 0 0;
}

.divTestata .MainContent .Content{
	overflow:auto;
	padding:3px;
	/*height:480px;*/
}
.divTestata .MainContent .Content .TestataTDSX{
	text-align:right;
	background-color:#f5f5f5;
	padding-right:5px;
	font-size:11px;
}

.divTestata .MainContent .Content .TestataTDDX{
	background-color:#f5f5f5;
	font-size:11px;
	padding-left:5px;
}


/**************************************** RICERCA PER MODELLO ********************************************/


.ItemPdf{
	background-image:url('images/pdf_item_bg.gif');
	background-repeat:no-repeat;
	height:40px;
	margin: 0 5px;
	padding:0 5px 0 5px;
	color:#6c6a6a;
	font-size:11px;
}


/************************************** HOME ***************************************/


.accordionHeader
{
	background:url('images/home_title_bg.png') repeat-x;
	border:#088689 1px Solid;
	height:20px;
	margin-top:15px;
	
}



.accordionContent
{
	background-color: #F3F3F3;
    border: 1px solid #088689;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.accordionLink
{
    color: White;
    text-align:center;
    vertical-align:bottom;
    font-weight:bold;
	font-size:13px;
	text-decoration: none;
	padding-top:5px;
}


/************************************** LOGIN ***************************************/


#divLogin
{
    background-color:#e8e8e8;
    border: solid 1px #48B4B6;
    text-align:center;
    padding: 0 0 10px 10px;    
    float:inherit;
    margin:auto;
    width:250px;
    height:115px;
    display:block;
}


.loginTxtBx
{
    height:15px;
    margin-left:5px;
    width:100px;
}

.loginLabel
{
    width:100px;
    text-align:left;
    font-weight:bold;
    color:#48B4B6;
    float:left;
}

.btnLogin
{
    background-image:url('images/btn.gif');
    background-repeat:no-repeat;
    color:#FFFFFF;
    font-weight:bold;
    border:0px;
    width:100px;
    height:18px;
	font-size:11px;
    padding-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
}

.paddingTop
{
	padding-top: 10px;	
}





TABLE.carrello 
{
	FONT-WEIGHT: bold;
	TEXT-ALIGN: center; 
	
	BORDER-COLOR: captiontext;
	BORDER-STYLE: solid; 
	/*BORDER-COLLAPSE: separate; */
	BORDER-COLLAPSE: collapse;
}	

TD.intestazione
{
	FONT-WEIGHT: bold; 
	TEXT-ALIGN: center; 
		
	BORDER-COLOR: #eeeeee; /*#75a1e1; */
	BORDER-STYLE: ridge; 
	BORDER-COLLAPSE: separate; 
	background-color:White; /*#d3deef;*/

}



TD.intestazionesb
{
	FONT-WEIGHT: bold; 
	TEXT-ALIGN: center; 

	BORDER-COLOR: captiontext; 
}

TD.standardBIG
{
	FONT-SIZE: 13px; 
	BORDER: captiontext thin ridge; 
	HEIGHT: 26px
}

TD.standard
{
	BORDER: White 1px solid; 
}

TD.nobordi
{
	HEIGHT: 26px
}

TD.nobordiBIG
{
	FONT-SIZE: 13px; 
	HEIGHT: 26px
}

TD.leggero
{
	WIDTH: 108px; 
	text-align:left;
}

.FooterStyleGrid
{
	border: 1px solid black;
	background-color: #d3deef;
}

.RowStyleGrid
{
	background-color: #00C0C0;
	color: Black;
}

.AlternatingRowStyleGrid 
{
	background-color: #E0E0E0;
}

.HeaderStyleGrid
{
	background-color: #5D7B9D;
	border: 1px solid black;
	color: #ffffff;
}

.SelectedRowStyleGrid
{
	background-color: #5D7B9D;
	color: #333333;
	font-weight: bold;
}

.PagerStyleGrid
{
	background-color: #284775;
	color: White;
}

.panelAttr
{
	font-size: 11px;
	Width:520px;
	Border: 1px solid #0E9C9F; 
    background-color: #F3F3F3;
    padding: 0 2px 0 2px;
}

.panelDistributionList
{
	font-size: 11px;
	Width:95%;
	Border: 1px solid #0E9C9F; 
    background-color: #F3F3F3;
    padding: 0 2px 0 2px;
}

.panel
{
	font-size: 11px;
	Width:194px;
	Border: 1px solid #0E9C9F; 
    background-color: #F3F3F3;
    padding: 0 2px 0 2px;
}


.titoloParam 
{
	font-weight:bold;
	text-align:center;
	font-size: 13px; 
	border: White solid 1px; 
	color:White;
	background-image:url('images/header_kit_param.png');
    background-repeat: repeat-x;	 
}

.InMezzo
{
	z-index: 1000;
	position: absolute;
	top: 100px;
	left: 100px;
		
}

.StampaOffertaTable
{
	border: darkgray 1px solid;	
	width: 100%;
}

.Space
{
	padding-bottom: 10px;	
}


.divUpdateProgress
{
	position:absolute;
	left:50%;
	top:50%;

	z-index:9999999;
}

.divBloccaSfondo
{

	width:100%;
    height:100%;
	position:fixed;
	left:0%;
	top:0%;
	z-index:999999;
    background-image:url('images/Modal_Bg.png');    
	
}


.CmplList
{
    border: solid 1px #48B4B6;
    font-size:10px;
    background-color : window;
    color : windowtext;
    padding : 1px;
    list-style:none;
    z-index:2;
    margin-top:0px;
}


.btnStd
{
    background-image:url('images/BtnStd.gif');
    background-repeat:no-repeat;
    color:#FFFFFF;
    font-weight:bold;
    border:0px;
    height:18px;
	font-size:11px;
    padding: 0 10px 10px 10px;
	font-family:Arial, Helvetica, sans-serif;
}



.CellLabelTitle
{
    width:70px;
}

.EditBoxLarge
{
    font-family:Arial;
	font-size:12px;    
 /*   border: solid 1px #48B4B6;
    font-size:10px;*/
    width: 350px;
}

.EditBoxLargeBoldRed
{
	width: 350px;
	color: Red;
	background-color: #CEE2E1;
	font-weight:bold;
	border: 1px solid #CEE2E1;
		
}

.EditBoxLargeSfondo
{
	width: 350px;
	/*background-color: #CEE2E1;
	border: 1px solid #CEE2E1;*/
		
}

.ModalPopup
{
    padding:10px;
    width:200px;
    Height:80px;
    text-align:center;
    font-weight:bold;
    background-color:#e4e4e4;
}

.BckModal
{
    background-image:url('images/Modal_Bg.png');
}

.AlberoDistinta
{
	border: 1px solid #cccccc;
	height: 150px;
	float: left;
	margin-left: 5px;
}

.GrigliaDistinta
{
	border: 1px solid #cccccc;
	height: 150px;

}

.BookmarkPanelCss
{
	padding-top: 10px;
	border: 2px solid white;
	
	background-color: #51B3B6;
	background-image: url('images/Bookmark.png');
	background-repeat: repeat-y;
}


.BookmarkPanelCss ul li a
{
	color: white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

.BookmarkPanelCss ul li a:hover
{
	color: black;
	background-color: White;
}

.detail_sx
{
	float:left;
	width:220px;
	padding-right: 5px;
	/*overflow:auto;*/
}

.detail_dx
{
	/*width:200px;
	overflow:auto;*/
	overflow: auto;
	
}


.Multiline
{
	width: 95%;
	height:60px;
}

.labelMessaggi
{
	font-weight:bold;
	color:Red;
}

.pdfViewer
{
	width: 200px;
}


.valSummary
{
    border:1px dashed #FF0000;
    margin:0 0 5px 0;
    background-color:#fef0f0;
    padding:0px;
}
.valSummary ul
{
    margin:10px 10px 10px 30px;
}

.OkSummary
{
    border:1px solid green;
    text-align:center;
	vertical-align: middle;        
    background-color:#C8FFAA;
    color: Green;
    font-weight:bold;
    height:18px;
}

.distinta_popup_sx
{
	position: absolute; 
	top: 50px; 
	left: 10px;
}

.distinta_popup_dx
{
	
	
	width:600px; 
	height: auto; 
	font-size: smaller; 
	float: right;
}