/* Default Foglio Stile */

body
{
	margin: 5px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table
{
    font-family: Arial, Helvetica, sans-serif;
}
img
{
	border: none;
}

/* STILE MENU */
.StaticMenuStyle
{
	width: 100%;
	color: #000000;
}
.StaticMenuItemStyle
{
    border-top: solid 1px #ddd;
    padding: 2px;
    font-size: 13px;
}
.StaticMenuItemStyle a:link, .StaticMenuItemStyle a:visited
{
	color: #000000;
	background-image: url(Images/Tag.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
	font-size: 12px;
}
.StaticHoverStyle a:link, .StaticHoverStyle a:visited
{
	color: #0033cc;
	text-decoration: underline;
}

/* STILE BOX*/
div.Box
{
	width: 270px;
	color: #000000;
	border: solid 1px #ccc;
	margin-top: 7px;
	padding: 4px;
	background-image: url(Images/BackGround/BK_Menu.gif);
	background-repeat: repeat-y;
	background-position: right;
}
div.Box .TableHeaderGrouped_Table
{
	padding: 2px;
	margin: 0px;
	height: auto;
	color: #fff;
	background-position: top;
	background-repeat: repeat-x;
	font-size: 14px;
	font-weight: bold;
	border: solid 1px #fff;
}
div.Box .TableHeaderGrouped_MenuUser, div.Box .TableHeaderGrouped_Menu 
{
	padding: 2px;
	margin: 0px;
	height: auto;
	color: Black;
	background-position: top;
	background-repeat: repeat-x;
	font-size: 14px;
	font-weight: bold;
	border: solid 1px #fff;
}
div.Box .TableHeaderGrouped_Table
{
    background-image: url(Images/BackGround/BK_HeaderTable.gif);
}
div.Box .TableHeaderGrouped_Menu
{
    background-image: url(Images/BackGround/BK_HeaderMenu.gif);
}
div.Box .TableHeaderGrouped_MenuUser
{
    background-image: url(Images/BackGround/BK_HeaderMenuUser.gif);
}
div.Box .Link
{
	color: #000000;	
	font-size: 11px;
}
div.Box .Link:hover
{
	color: #0033cc;	
	text-decoration: underline;
}

/* STILE LINK */
.Link 
{
	font-size: 12px;
	font-weight: bold;
	color: #0033cc;
	text-decoration: none;
}
.Link:hover
{
	color: #0033cc;	
	text-decoration: underline;
}
.LinkEdit
{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}
.LinkEdit:hover
{
	color: #0033cc;	
	text-decoration: underline;
}

/* STILE HELP*/
#HelpLayer
{
    background-color: #FFFFCC;
    font-size: 10px;
    padding: 5px;
    border: Solid 1px #000000;
}
	
/* Stile TextBox*/
.TextNormal {
	font-size: 12px;
	color: #000000;
}
.TextComment {
	font-size: 12px;
	color: #999;
}
.TextTitle {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.TextRed {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.TextWhiteTitle {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}


.TextDirectPermission
{
	font-weight:bolder;
	background-color:#99FF99;
	padding:1px 1px 1px 1px;
	color:Black;
}

.TextSelectedNode
{
	font-weight:bolder;
	background-color:Blue;
	color:White;
}

.TextInheritedPermission
{
	font-weight:normal;
	background-color:Transparent;
	color:Blue;
	padding:1px 1px 1px 1px;
}



/* STILE TABLE */



.TableHeaderGrouped
{
	background-image: url(Images/BackGround/BK_HeaderGrouped.gif);
	background-repeat: repeat-x;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	height: 28px;
}
.TableHeader, .TableHeader_Small
{
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	background-color: #EDEDFA;
	font-family: Verdana, Arial, Tahoma;
	padding: 3px;
}
.TableHeaderNaturalSK
{
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	background-color: #33CCFF;
	font-family: Verdana, Arial, Tahoma;
	padding: 3px;
}
.TableHeaderNodeSK
{
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	background-color: #66FF99;
	font-family: Verdana, Arial, Tahoma;
	padding: 3px;
}
.TableDetail, TableDetail_Small
{
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Tahoma, Arial;
	background-color: #ffffff;
	padding: 2px;
}
.TableDetailError
{
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Verdana, Tahoma, Arial;
	background-color: #FF0000;
	padding: 2px;
}
.TableDetailAlternate, .TableDetailAlternate_Small
{
	font-weight: normal;
	font-size: 12px;
	color: black;
	background-color: #ececfc;
}

table.HeaderGridStyle tr 
{
    height: 25px;
	background-image: url(Images/BackGround/BK_GridHeaderRow.gif);
	background-repeat: repeat-x;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

/* STILE TABLE SMALL */
.TableHeaderGrouped_Small
{
	border: solid 0px #666666;
	padding: 5px;
	height: 10px;
	background-image: url(Images/BackGround/BK_HeaderGrouped.gif);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #cccccc;
	color: #ffffff;
	text-align: left;
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
}
.TableHeader_Small
{
	Font-size: 12px;	
}
.TableDetail_Small
{
    FONT-SIZE: 10px;    
}
.TableDetailAlternate_Small
{
	font-size: 10px;
}

/* STILE LABEL */
.LabelError,
.LabelError_Small
{
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 13px;
	color: Red;
}
.LabelError_Small
{
    font-size: 9px;
}
.LabelError_BK,
.LabelInfo_BK
{
    font-family: Arial, Sans-Serif;
    color: #fff;
    font-size: 12px;
    font-family: Sans-Serif;
    padding: 1px;
    font-weight: bold;
}
.LabelError_BK
{
    background-color: Red;
}
.LabelInfo_BK
{
    background-color: Green;
}
.ProfileError
{
	font-weight: bold;
	font-size: 15px;
	color: red;
}
.CampoObbligatorio
{
    font-family: Arial, Sans-Serif;
    font-weight: bold;
    font-size: 13px;
    color: Red;
}
.CampoObbligatorioSmall
{
    font-family: Arial, Sans-Serif;
    font-weight: bold;
    font-size: 12px;
    color: Red;
}
.Versione
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9px;
    COLOR: black;
}

/* STILE REPEATER */
.Repeater
{
    background-color: #555;
}
.Repeater .TableDetail
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-FAMILY: Verdana, Tahoma, Arial;
    BACKGROUND-COLOR: #fff;
    padding: 2px;
}
.Repeater .TableDetailAlternate
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-FAMILY: Verdana, Tahoma, Arial;
    BACKGROUND-COLOR: #ececfc;
    padding: 2px;
}

/* STILE SIMPLE SEACRH */
.SimpleSearch_TextArea,
.WaterMarkText
{
    font-size: 15px;
    font-weight: normal;
    width: 150px;
	height: 16px;
	color: #000;
	border: solid 1px #fff;
}
.WaterMarkText
{
    font-style: italic;
    color: Gray;
}


/* STILE PANELPROGRESS*/
.PanelProgress
{
    display: block;
    position: absolute;
    padding: 2px 3px;
}
.PanelProgressContainer
{
    border: solid 1px #808080;
    border-width: 1px 0px;
}
.PanelProgressHeader
{
	border-color: #808080;
	border-style: solid;
	border-width: 0px 1px 1px;
	padding: 0px 10px;
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
	line-height: 1.9;
	background-position: 0px 0px;
	background-attachment: scroll;
	background-image: url(Images/sprite.png);
	background-repeat: repeat-x;
}
.PanelProgressBody
{
    background-color: #f2f2f2;
    border-color: #808080;
    border-style: solid;
    border-width: 0px 1px;
    padding: 10px;
}

/* BOTTONI INPUT */
input.SearchButton,
input.ResetButton,
input.ConfirmButton,
input.SaveButton,
input.DeleteButton,
input.ExitButton,
input.PrintButton
{
    font-family: Arial, Sans-Serif;
    font-size: 11px;
    width: 80px;
    height: 20px;
    border: solid 1px #bbb;
    background-color: #ddd;
    background-image: url('Images/BackGround/BK_Button.jpg');
    background-position: top, left;
    background-repeat: repeat-x;
    text-transform: uppercase;
}

input.SaveButton,
input.PrintButton,
input.ConfirmButton
{
    font-weight: bold;
}
input.ExitButton
{
    color: red;
}
input.ResetButton
{
    width: 70px;
    font-style: italic;
}
input.SearchButton
{
    width: 70px;
    font-weight: bold;
}


/* Modal Popup */
.PanelConfirmButton
{
    color: #000;
    width: 250px;
    text-align: left;
    background-color: #ffd;
    border: solid 1px #666;
    padding: 3px;
    padding-bottom: 6px;
    text-transform: none;
}
.PanelConfirmButton table td
{
    background-image: none;
    background-color: #ffd;
    white-space: normal;
}
.PanelAlert
{
    color: #000;
    width: 200px;
    height: 90px;
    background-color: #ffd;
    border: solid 1px #666;
    padding: 3px;
}
.PanelPreview
{
    width: 400px;
    position: absolute;
    border: solid 1px #666;
    background-color: #fff;
}

.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
    -moz-opacity: 0.7;
}

/* STILE TABS*/
table.Tabs 
{
    width: 100%;
    font-size: 12px;
}
table.Tabs td 
{
    width: 150px;
    text-align: center;
    border: solid 1px #ccc;
    background-color: #eee;
}
table.Tabs td.small
{
    width: 110px;
    text-align: center;
    border: solid 1px #ccc;
    background-color: #eee;
    font-size: 8px;
}
table.Tabs td a
{
    color: #000;
    text-decoration: none;
}
table.Tabs td.blank
{
    width: auto;
    border: none;
    border-bottom: solid 1px #ccc;
    background-color: #fff;
}
table.Tabs td.active
{
    border: solid 1px #000;
    font-weight: bold;
    border-bottom: none;
    background-color: #fff;
    border-top: solid 3px orange;
}


/* STILE SFONDO */
.Sfondo_Top {
	background-image: url(Images/BackGround/sfondo_top.jpg);
	background-repeat: repeat-x;
}

.Sfondo_Title
{
    width: 528px;
    vertical-align: top;
    background-image: url(Images/BackGround/img_top.jpg);
    background-repeat: no-repeat;
}

.Sfondo_Title2
{
    width: 528px;
    vertical-align: top;
    background-image: url(Images/BackGround/img_top.jpg);
    background-repeat:no-repeat;
    background-position:right;
}

.Login_Title
{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-image: url(Images/Arrows.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	margin-left: 10px;
	margin-bottom: 20px;
}
.TitlePage
{
	color: #0033cc;	
}
.Login {
	font-size: 15px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}


/* GRIGLIE */
.GridDefault
{
    border-collapse: collapse;
    border: solid 1px #fff;
}
.GridHeader th, .GridHeaderSmall th
{
	height: 25px;
	background-image: url(Images/BackGround/BK_GridHeaderRow.gif);
	background-repeat: repeat-x;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.GridHeaderSK th
{
	height: 25px;
	background-repeat: repeat-x;
	font-size: 13px;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
	color: #000000;
	text-decoration: none;
}
.GridHeader th a:Link, .GridHeaderSmall th a:Link
{
	color: #000000;	
	text-decoration: none;
}
.GridHeader th a:hover ,.GridHeaderSmall th a:hover
{
	color: #0033cc;
	text-decoration: underline;
}
.GridRow td, .GridRowSmall td
{
	height: 22px;
	background-color: #fff;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.GridRowLink td
{
	height: 50px;
	background-color: #fff;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	vertical-align: middle;
}

.GridAlternatingRowLink td
{
	height: 50px;
	background-color: #F5F5FC;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	vertical-align: middle;
}

.GridAlternatingRow td, .GridAlternatingRowSmall td
{
	height: 22px;
	background-color: #F5F5FC;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.GridPager, .GridPagerSmall 
{
    background-image: url(Images/BackGround/BK_GridPager.gif);
	background-repeat: repeat-x;
	height: 18px;
	font-size: 12px;
	font-weight: normal;
	color: #0033cc;
	text-decoration: none;
}
.GridEmptyDataRow, .GridEmptyDataRowSmall
{
	background-color: #99ccff;
	color: #000000;
	font-style: italic;
	font-weight: bold;
	font-size: 13px;
}


/* GRIGLIE SMALL*/
.GridHeaderSmall th
{
    height: 15px;
	font-size: 11px;
	background-position: left bottom;
}
.GridRowSmall td
{
    height: 15px;
	font-size: 11px;
	
}
.GridAlternatingRowSmall td
{
    height: 15px;
    font-size: 11px;
}
.GridPagerSmall 
{
    font-size: 10px;
}

.GridEmptyDataRowSmall
{
    font-size: 11px;
}

/* NumericUpDownExtender */
input.NumericUpExtender,
input.NumericDownExtender
{
    width: 24px;
    height: 11px;
    position: absolute;
    background-color: #ddd;
    border-width: 1px;
    background-position: center center;
    background-repeat: no-repeat;
}
input.NumericUpExtender 
{
   top: 0px;
   background-image: url('Images/NumericUpExtender.gif');
}
input.NumericDownExtender 
{
   top: 11px;
   background-image: url('Images/NumericDownExtender.gif');
}

table.Search,
table.SearchAlternate
{
    width: auto;
    height: 25px;
    float: left;
    border-collapse: collapse;
}
table.Search td.search,
table.SearchAlternate td.search
{
    padding: 2px 4px 2px 2px;
}
table.Search
{
    background-color: #eee;
}
table.SearchAlternate
{
    background-color: #ddd;
}

/* SIMPLE CONTEXT MENU */
ul.SimpleContextMenu
{
    display: none;
    position: absolute;
    margin: 0px;
    padding: 0px;
    font-family: verdana;
    font-size: 12px;
    list-style-type: none;
    border-top: 1px solid #000000;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
}
ul.SimpleContextMenu li
{
    border-bottom: 1px solid #000000;
}
ul.SimpleContextMenu li a
{
    display: block;
    width: 100px;
    padding: 2px 10px 3px 10px;
    text-decoration: none;
    color: #ff0000;
    background: #eeeeee;
}
ul.SimpleContextMenu li a:hover
{
    text-decoration: none;
    color: #ffffff;
    background: #ff0000;
}

/* LEGEND */
fieldset.Legend
{
	border: solid 1px #999;
	padding: 2px;
	margin-right: 5px;
	font-size: 12px;
}
fieldset.Legend legend
{
	font-weight: normal;
	font-style: italic;
	font-size: 11px;
	color: #333;
}

/* TOOLTIP */
div#ToolTip 
{
    background-color: #ff6;
    border: solid 1px #000;
    z-index: 999;
    cursor: default;
    color: #000;
    font-size: 11px;
    font-family: sans-serif;
    text-decoration: none;
    padding: 1px 2px 1px 2px;
    text-align: left;
}

a.Tooltip
{
    position: relative;
    z-index: 998;
    text-decoration: none;
    color: inherit;
}
a.Tooltip:hover
{
    z-index: 999;
    cursor: default;
    color: inherit;
}
a.Tooltip span
{
    display: none;
}
a.Tooltip:hover span
{
    display: block;
    position: absolute;
    width: 250px;
    top: -22px;
    left: 10px;
    border: 1px solid #000;
    background-color: #ff6;
    color: #000;
    font-size: 11px;
    font-family: sans-serif;
    text-decoration: none;
    padding: 2px;
    text-align: left;
}