﻿/*
	evidenziato: #fffacd / error (textbox): #ffcccc / body: #FFFFFF
*/

/***************************************************************
					START MASTERPAGE STRUCT
***************************************************************/
/*
html, body {
    height: 100%;
    text-align: center;
    font-size: 11px;
    font-family: Verdana, Helvetica, Arial;
    
}
body
{
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.closeIcon
{
	background-position: right top;
	border:1;
	background-image:url(../../Images/Icons/Standard/XCloseWhite.gif);	
	background-repeat: no-repeat;
	position: absolute;
	cursor: pointer;
	width: 24px;
	top: 5px;
	height: 24px;
	right:4px;
	}
.updateProgress div
{
	background-color:Transparent;	
	position:fixed;
	top: 0;
	left: 0;	
}
 
#outer
{
	text-align: left;
}
* html  
{
	height: 100%;
}

#colsx
{
    display:inline;
    float:left;
    width:20%;
    background-color:#C9E1F3;
}

#colsx h2 
{
    position:relative;
    left:0px;
    margin-top:-40px;
    height:48px; 
    background:url(../../Images/Banner/h2bg.png) right top no-repeat;
    border-bottom:1px solid #FFF; 
    z-index:0; 
    margin-left:10px;
}

#main{background-color:#FFF;max-width:98em; min-width:74em;margin:auto;padding-left:22px; background:url(../../Images/Banner/sf_sx.gif) left top repeat-y; font-size:1.1em;}
#shadow{ padding-right:22px; background:#FFF url(../../Images/Banner/sf_dx.gif) right top repeat-y;}
#middle{ background-color:#FFF;}
#colcontainer{ background-color:#C9E1F3;margin:0px 0.7em; color:#FFF; overflow:visible;}

#header{padding-bottom:14px; background:#3B99BB url(../../Images/Banner/headbg.png) left bottom repeat-x;height:176px;}
#header h1{ height:100%;background: url(../../Images/Banner/top.jpg) left top no-repeat; text-align:right;}

#colsx h2 span{ position:absolute; left:-10px;top:0px; height:100%;background:url(../../Images/Banner/h2bg.png) left top no-repeat; max-width:180px; border-bottom:1px solid #FFF;  text-transform:uppercase; font-size:1.2em; padding-left:10px; line-height:48px; vertical-align:middle; overflow:hidden;}
#colsx h2 img{margin-top:20px;}
#colsx a{color:#4b473b; text-decoration:none; padding-left:15px; background:url("../../Images/Banner/arrow_small.png") left center no-repeat;}
#colsx p a:hover{color:#FFF;}
#colsx form{ text-align:right;}
#colsx label{display:block;color:#4B473B;margin:0.5em 1em 0.2em 1em; text-align:left; width:85%;font-size:1.1em;}
#colsx input.txt{margin:0em 1em 0.3em 1em; width:85%;font-size:1.1em;}
#colsx input.btn{ font-size:1.1em; font-weight:bold; color:#4B473B; background-color:#C9E1F3;border:0px; cursor:pointer; }
#colsx .coltop a:hover,#coldx .coltop a:hover{color:#054A7F;}
#colcx{display:inline;background-color:#FFF; color:#000;width:58%;float:left;padding:0px 1%; height: auto !important; height:65em; min-height:65em;} 
#colcx p{ font-size:1.1em; line-height:1.3em;margin:5px auto;color:#4b4b4b;}
#colcx strong{ font-weight:bold; font-size:1.2em;}
#colcx ul{margin:5px 0px 10px 10px; font-size:1.1em;}
#colcx ul li{margin:0em 1em 0.7em 1em; background:url(../../Images/Banner/arrow_small.gif) no-repeat center left; padding-left:10px;}

textarea.privacynote{height:100px; overflow:auto; background-color:#FFF;margin:10px 5px; font-size:1.1em; text-align:justify; line-height:1.2em; width:520px;}
#printbtn{ position:absolute; left:0px; top:-15px; cursor:pointer;}

legend{ font-weight:bold;font-size:1.2em;}
legend img{ vertical-align:middle; margin-right:10px; }
#colcx h2{ text-transform:uppercase; font-size:1.4em; color:#48c3c8; margin-top:50px; margin-bottom:20px;}
div#colcx.large{ width:78%;}

#header1
{
	background-image: url(../../Images/Logo/palla.png);
	background-repeat:no-repeat;
	text-align: center;
	background-color:White;
	height: 88px;
	width:90px;
	top:0;
	left:0;
}
#header2
{
	background-image: url(../../Images/Logo/logo.destra.png);
	background-repeat:no-repeat;
	text-align: right;
	background-color:White;
	height: 35px;
	width:200px;
	top:0;
	left:500;
}
#Calendar
{
	background-image: url(../../Images/Logo/agenda.png);
	background-repeat:no-repeat;
	text-align: right;
	background-color:White;
	height: 48px;
	width:48px;
	top:0;
	left:645;
	cursor:crosshair;
}

#navigation
{
	color: #FFFFFF;
	height: 25px;
	padding-top:0;
	text-align: left;
	padding-left: 7px;
	vertical-align: middle;
	background-color: #E8F1FF;
	width:90%;
}
#menu
{
	height: 25px;
	color: #FFFFFF;
	cursor: pointer;
	text-align: left;
	background-image: url(../../Images/General/Menu.gif);
}

#body
{
	height: 650px;
	margin: 8px;
	z-index:50;
	overflow-x:hidden;
	overflow-y:auto;		
}

#footer
{
	left: 0px;
	bottom: 99px;
	height: 25px;
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
	position: absolute;
	background-color: #C9DEFA;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-size: 11px;
	z-index:1;
}


#clearfooter
{
	clear: both;
	height: 25px;
}


#UserContainer
{
	color: #FFFFFF;	
	text-align: left;
	margin-left:2px;
	width: 60%;
	float: left;
}

#UserLogOut
{
	color: #FFFFFF;
	text-align: right;
	width: auto;
	margin-right: 12px;
}

#SiteMapContainer
{
	background-color:Yellow;
	color: #FFFFFF;
	text-align: right;
	width: auto;
	margin-left:257px;
}

#FooterContainer
{
	color: #FFFFFF;
	text-align: right;
	width: 59%;
}

#AppWebSys
{
	position: absolute;
	left: 0px;
	font-size:small;
	margin-left: 150px;
	width: 924px;
	margin-top: 5px;
	background-color: #C9DEFA;
	color:#576A9B;
	float:left;
	font-weight:bolder;
}

#AppVersion
{
	position: absolute;
	right: 0px;
	width: 100px;
	text-align: right;
	color:#576A9B;
	margin-top: 5px;
	margin-right: 5px;
	font-size:smaller;
}
    */
/***************************************************************
						START PAGE STRUCT
***************************************************************/
/*
A
{
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	font-family: Verdana, Helvetica, Arial;
	background: none transparent scroll repeat 0% 0%;
}
A:hover
{
	color: #FFD559;
	background-image: none;

	font-family: Verdana, Helvetica, Arial;
	text-decoration: none;
}

A:active, visited, link
{
	color: #FFFFFF;
}

A.DetailLink
{
	color: #C9DEFA;
	text-decoration: underline;
}

A.DetailLinkRed
{
	color: Red;
	text-decoration: underline;
}

A.DetailLink:hover
{
	color: #000070;
	text-decoration: underline;
}

A.LinkUnderline
{
	color: #C9DEFA;
}

A.LinkUnderline:hover
{
	color: #000070;
	text-decoration: underline;
}

Span.version
{
	padding-right: 10px;
}

.NoWhiteSpaces
{
	white-space: nowrap;
}

HR
{
	margin: 0px;
	color: #000070;
	height: 1px;
}

li
{
	margin: 0;
	padding: 0;
	border: none;
}
    */
/***************************************************************
							TABLES
***************************************************************/
/*
TABLE
{
	font-size: 11px;
	font-family: Verdana, Arial;
}
*/

/*******   Tabelle pagine search e riepilogo      *************/
/*
TABLE.tableSearchDisplay
{
	width: 100%;
	border: solid 1px #000070;
	background-color: #ffffff;
	text-align: center;
}

TABLE.tableSearchDisplayBottom
{
	width: 100%;
	border: solid 1px #000070;
	border-top: none 0 0;
	background-color: #ffffff;
	text-align: center;
}

TR.HeaderSearchDisplay
{
	background-image: url(../../Images/General/borderTop.gif);
	height: 20px;
	color: #003C7C;	
	text-align: left;
	font-weight: bold;
}

TR.ContentSearchDisplay
{
	background: #e8f1ff;
	color: #576A9B;
	text-align: left;
	font-weight: normal;
}

TR.FooterSearchDisplay
{
	background: #e8f1ff;
	color: black;
	text-align: left;
	font-weight: normal;
}
.tdHighlight
{
	background-color: White;
	padding: 8px;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}

.dialogHeader
{
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	font-size: 110%;
	color: white;
	font-family: Verdana;
	background-color: #7C6F57;
}
DIV.SearchDisplay
{
	text-align: center;
}

TABLE.resultDisplay
{
	width: 100%;
	border: solid 1px #000070;
	background-color: #FFFFFF;
	text-align: center;
}

TR.resultHeader
{
	background-image: url(../../Images/General/borderTop.gif);
	height: 20px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	padding: 2px;
}

TR.resultContent
{
	background: #e8f1ff;
	color: black;
	text-align: left;
	font-weight: normal;
}

TR.resultContentWhite
{
	background: #FFFFFF;
	color: black;
	text-align: left;
	font-weight: normal;
}

TD.GridviewDescription
{
	background: #C9DEFA;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	width: 100%;
	height: 20px;
	vertical-align: middle;
	padding-left: 4px;
}

TD.InnerCellDescription
{
	background: #C9DEFA;
	color: #003C7C;
	font-weight: bold;
	width: 100%;
	vertical-align: middle;
	border-right: solid 2px white;
}

TD.InnerCellDescriptionLeft
{
	background: #C9DEFA;
	color: #003C7C;
	font-weight: bold;
	width: 100%;
	vertical-align: middle;
	border-left: solid 2px white;
}

TH.InnerCellDescriptionCenter
{
	background: #C9DEFA;
	color: #003C7C;
	font-weight: bold;
	width: 100%;
	vertical-align: middle;
	text-align : center;
}

TH.HeaderCellAlignCenter
{
    vertical-align: middle;
    border: white 2px solid;
    background-color: #ADC9ED;
    height: 25px;
    color: #003C7C;
    font-weight: bold;
	text-align : center;
}

TD.InnerCellAlignCenter
{
    border: white 2px solid;
    background-color: #C2D8F9; 
    height: 25px;
	text-align : center;
}

TD.InnerHeaderAlignCenter
{
    border-top: white 2px solid;
    border-bottom: white 2px solid;
    border-right: white 2px solid;
    background-color: #ADC9ED; 
    height: 25px;
	text-align : center;
	font-weight: bold;
}

TD.InnerCellAlignButtom
{
    border-bottom: white 2px solid;
    border-right: white 2px solid; 
    background-color: #C2D8F9; 
    height: 25px;
	text-align : center;
}

TD.InnerCellDescriptionEmpty
{
	background: #C9DEFA;
	color: #FFFFFF;
	font-weight: bold;
	width: 100%;
	vertical-align: middle;
	border-right: solid 1px white;
}

TD.RightCellDescription
{
	background: #C9DEFA;
	color: #003C7C;
	font-weight: bold;
	width: 100%;
	vertical-align: middle;
}

.GenericTable
{
	width: 100%;
	border: solid 1px #000070;
	background-color: #ffffff;
	text-align: center;
}

.GenericTableHeader
{
	background: #C9DEFA;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	width: 100%;
	height: 20px;
	vertical-align: middle;
	padding-left: 4px;
}

.GenericTableContent
{
	background: #e8f1ff;
	color: black;
	text-align: left;
	font-weight: normal;
}

.BorderLeft
{
    border-left: solid 2px white;
}

.BorderRight
{
	border-right: solid 2px white;
}

.BorderBottomRight
{
	border-bottom: solid 2px #C9DEFA; 
	border-right:  solid 2px #C9DEFA;
}

.BorderInBottom
{
	border-bottom: solid 2px #C9DEFA;
	border-right: solid 2px white;
}

TR.StepHeader
{
	
	background: #D6E4FA;
	text-align: center;
	color: #C9DEFA;
	font-weight: bold;
	font-size: 120%;
}

TR.HeaderWithoutImage
{
	background-color: #C9DEFA;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}
    */
/***************************************************************
							INPUT
***************************************************************/
/*
INPUT.buttonStandard
{
	background-color: #FFFFFF;
	background-image: url(../../Images/Buttons/DefaultButton/active.gif);
	border: #00156e 1px solid;
	padding-right: 1em;
	background-position: center;
	padding-left: 1em;
	font-size: 100%;
	overflow: visible;
	color: #00156e;
	height: 1.7em;
	text-align: center;
	cursor: pointer; 
}

INPUT.buttonStandard1
{
	background-color: #FFFFFF;
	background-image: url(../../Images/Buttons/DefaultButton/active.gif);
	border: #00156e 1px solid;
	padding-right: 1em;
	background-position:center;
	padding-left: 1em;
	font-size: 100%;
	overflow: visible;
	color: #00156e;
	height: 1.7em;
	text-align: center;
	cursor: pointer; 
}

INPUT.fileUpload
{
	border: #00156e 1px solid;
	padding-right: 1em;
	background-position:center;
	padding-left: 1em;
	font-size: 100%;
	overflow: visible;
	color: #00156e;
	height: 1.7em;
	cursor: pointer; 
}

INPUT.CheckBox
{
	border: 0px;
	width: 30px;
	height: 30px;
}

.buttonDownload
{
	background-image: url(../../Images/Icons/24x24/DownloadFile.gif);
}

 
.MaskedEditError
{
	background-color: #ffcccc;
}

 

SELECT
{
	margin-top: 1px;  
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial;
	background-color: #ffffff;
	border: #a7a6aa 1px solid;
}

 

.validatorCalloutHighlight
{
	background-color: #FFFACD;
}

 
.defaultTreeTable
{
    BORDER-RIGHT: 0px;
    PADDING-RIGHT: 0px;
    BORDER-TOP: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    BORDER-LEFT: 0px;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: 0px
}
.containerTableStyle
{
    FONT-SIZE: 10px;
    OVERFLOW: auto
}
.standartTreeRow
{
    FONT-SIZE: 12px;
    FONT-FAMILY: 'Trebuchet MS', 'Verdana', 'Geneva', 'Arial', 'Helvetica', 'Sans-Serif';
    
}
.selectedTreeRow
{
    FONT-SIZE: 12px;
    FONT-FAMILY: 'Trebuchet MS', 'Verdana', 'Geneva', 'Arial', 'Helvetica', 'Sans-Serif';
    
}
.selectedTreeRow
{
    COLOR: white;
    BACKGROUND-COLOR: navy
}
.standartTreeImage
{
    BORDER-RIGHT: 0px;
    PADDING-RIGHT: 0px;
    BORDER-TOP: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    OVERFLOW: hidden;
    BORDER-LEFT: 0px;
    WIDTH: 18px;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: 0px;
    HEIGHT: 18px
}
.hiddenRow
{
    OVERFLOW: hidden;
    WIDTH: 1px
}
.dragSpanDiv
{
    BORDER-RIGHT: 1px solid;
    PADDING-RIGHT: 2px;
    BORDER-TOP: 1px solid;
    PADDING-LEFT: 2px;
    FONT-SIZE: 12px;
    PADDING-BOTTOM: 2px;
    BORDER-LEFT: 1px solid;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: 1px solid;
    FONT-FAMILY: 'Trebuchet MS', 'Verdana', 'Geneva', 'Arial', 'Helvetica', 'Sans-Serif';
    BACKGROUND-COLOR: white
}
#details
{
    BORDER-RIGHT: silver 1px solid;
    BORDER-TOP: silver 1px solid;
    OVERFLOW: auto;
    BORDER-LEFT: silver 1px solid;
    WIDTH: 100%;
    BORDER-BOTTOM: silver 1px solid;
    HEIGHT: 100%
}
#options
{
    BORDER-RIGHT: black 1px solid;
    PADDING-RIGHT: 5px;
    BORDER-TOP: black 1px solid;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 5px;
    OVERFLOW: auto;
    BORDER-LEFT: black 1px solid;
    WIDTH: 100%;
    PADDING-TOP: 5px;
    BORDER-BOTTOM: black 1px solid;
    HEIGHT: 100%
}
#menuView
{
    BORDER-RIGHT: silver 1px solid;
    PADDING-RIGHT: 3px;
    BORDER-TOP: silver 1px solid;
    PADDING-LEFT: 3px;
    PADDING-BOTTOM: 3px;
    OVERFLOW: auto;
    BORDER-LEFT: silver 1px solid;
    WIDTH: 350px;
    PADDING-TOP: 3px;
    BORDER-BOTTOM: silver 1px solid;
    HEIGHT: 600px;
    BACKGROUND-COLOR: white
}


.handleText
{
	width:16px;
	height:16px;
	background-image:url(../../images/General/HandleGrip.png);
	overflow:hidden;
	cursor:se-resize;
}

 
.updateProgress
{
	position: absolute;
	background-color: #fff;
	filter: alpha(opacity=70);
	MozOpacity: 0.7;
	opacity: 0.7;
	padding: 0px;
	margin: 0px;
}
 
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #5078B3;
      font-family: Arial, Sans-Serif;
      font-size: 12px;
      font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}
.accordianHeader:hover
{
 background-color:#C9DEFA;
}
 
#master_content .accordionHeader a
{
      color: #FFFFFF;
      background: none;
      text-decoration: none;
}
 
#master_content .accordionHeader a:hover
{
      background: none;
      text-decoration: underline;
}
 
.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
      font-family: Arial, Sans-Serif;
      font-size: 12px;
      font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}
#master_content .accordionHeaderSelected a
{
      color: #FFFFFF;
      background: none;
      text-decoration: none;
}
 
#master_content .accordionHeaderSelected a:hover
{
      background: none;
      text-decoration: underline;
}
 
.accordionContent
{
    background-color: #D3DEEF;
    border: 1px #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
    overflow-x:hidden;
    overflow-y:auto;
}
    */