@charset "UTF-8";
/* CSS Document */

/* 0 BASIC TAGS */
html, body
{
    margin: 0;
    padding: 0;
    height: 90%;
    border: none;
    font-size: 8pt;
    FONT-FAMILY: Tahoma, Verdana, Arial, Sans-Serif; 
    background-color: #ffffff;
    color: #666666;
    font-family:Verdana;
	font-size:10pt;	
}

zmenu{
    z-index:2000;
}
 
input
{
    font-family: arial;
    font-size: 11px;
    background-color: #FFFAF4;
    color: #484848;
    border-right: dimgray 1px solid;
    border-top: dimgray 1px solid;
    border-left: dimgray 1px solid;
    border-bottom: dimgray 1px solid;
    font-weight: bold;
}

.input
{
	font-family: arial;
	font-size: 11px;
	background-color: #FFFAF4;
	color: #484848;
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	border-left: dimgray 1px solid;
	border-bottom: dimgray 1px solid;
	font-weight: bold;
}


select
{
    font-family: arial;
    font-size: 12px;
    background-color: #FFFAF4;
    color: #484848;
    border-right: #336699 1px solid;
    border-top: #336699 1px solid;
    border-left: #336699 1px solid;
    border-bottom: #336699 1px solid;
    font-weight: bold;
}

.ListBox
{
	font-size: 10px;
	color: #003366;
	font-family: arial;
}
 
.NavBarLeft
{
	background-image: url(Gui/WhiteBtnLeft.jpg);
	position: relative;
	width: 62px;
	height: 59px;
	margin-left: auto;
	margin-right: auto;
}

.NavBarRight
{
	background-image: url(Gui/WhiteBtnRight.jpg);
	position: relative;
	width: 63px;
	height: 59px;
	margin-left: auto;
	margin-right: auto;
}


.NavBarRepeater {
	background-image: url(Gui/WhiteBtnRPT.jpg);
}
 

h1, h2, h3, h4 {
	margin: 0;
	font-family: tahoma, arial, helvetica, sans-serif;
}

p {
	line-height: 1.4em;
}

hr {
	border: 0;
	border-top: 1px solid #bababa;
	height: 1px;
}

a
{
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
    font-family: arial,tahoma;
}

 

a:hover
{
    text-decoration: underline;
   
}

 
.BIG_Label
{
	color: #666666;
    FONT-SIZE: 14px;
    FONT-FAMILY: Verdana, Tahoma, Arial, Sans-Serif;
    font-weight:bold;
}


.TextBoxClass
{
    BORDER-RIGHT: #E8E8E8 1px solid;
    BORDER-TOP: #E8E8E8 1px solid;
    FONT-SIZE: 14px;
    BORDER-LEFT: #E8E8E8 1px solid;
    COLOR: #404040;
    BORDER-BOTTOM: #E8E8E8 1px solid;
    FONT-FAMILY: Verdana, Tahoma, Arial;
    BACKGROUND-COLOR: #FBFDFC;
}

/* 1 HEADER */
.header
{
	height: 62px;
    background-image: url(Gui/_bg_final_grisd1d4d1.jpg);
    position: relative;
    width: 100%;
    background-repeat: repeat;
	background: #ef2e24;
}

.header_SelMod
{
    height: 62px;
/*    background-image: url(Gui/_bg_final_grisd1d4d1.jpg);*/ 
	position: relative;
    width: 100%;
    background-repeat: repeat;
	background: #ef2e24;
}

.contentTable
{
	margin: 0px;
    padding: 0px;
	width: 100%;
	height: 99%;
	border-style: solid;
	border-color: #83C1D8;
	border-width: 1px;
	border: none;
}

.contentTable2
{
	margin: 0px;
    padding: 0px;
	/*width: 1000px;*/
	border-style: solid;
	border-color: #83C1D8;
	border-width: 1px;
	border: none;
    width: 100%;
}

.contentTable_login
{
	margin: 0px;
    padding: 0px;
	width: 1000px;
	height: 90%;
	border-style: solid;
	border-width: 1px;
/*	background-image: url(Gui/_bg_final_grisd1d4d1.jpg);
*/	background-repeat: repeat-x;
	background-position:top;
	background: #231f20;
    width: 100%;
    border: none;
}

.ContentHeader
{
	margin: 0px;
    padding: 0px;
    width: 1000px;
    background-repeat:repeat-x;
    border-style:none;
	/*background-image: url(Gui/_bg_final_grisd1d4d1.jpg);*/
	background: #efefef;
    padding: 10px;
    border-bottom: 2px solid #ef2e24;
}

.contentColumn
{
	/*background-image: url(Gui/_bg_final_grisd1d4d1.jpg);*/
	width: 15%;
	/*min-height: calc(100% - 154px);*/
	background: #efefef;
	box-shadow: 3px 0px 11px #ddd;
    z-index: 99;
	position: absolute;
	height: calc(100% - 154px);
	min-height: 685px;
}

#ctl00_pnlMenu:empty > .contentColumn { 
	display: none;
}

.contentMain {
	width: 83% !important;
    float: right;
    padding: 0 1%;
}

.lcdScroller_Left
{
	margin: 0px;
    width:15px;
    /*background-image: url(Gui/scroll_post_left.jpg);*/
    position: relative;
    background: #231F20;
    background-repeat: no-repeat;
	padding: 10px;
 }
 
 .lcdScroller_Right
{
	margin: 0px;
    padding: 0px;
    width:15px;
    /*background-image: url(Gui/scroll_post_Right.jpg);*/
    position: relative;
    background: #231F20;;
    background-repeat: no-repeat;
 }
  
  .lcdScroller_Rpt
{
    margin: 0px;
    padding: 0px;
    /*background-image: url(Gui/scroll_post_rpt.jpg);*/
    position: relative;
    background: #231F20;
    background-repeat: repeat-x;
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #D5D7D4;
}

  .lcdScroller_Rpt A
{
	font-family: tahoma;
    font-size: 9px;
    font-weight: bold;
    text-decoration: none;
    color: #003300;
}

 .lcdScroller_Rpt_Section
{
    margin: 0px;
    padding: 0px;
    /*background-image: url(Gui/scroll_post_rpt.jpg);*/
    position: relative;
    background: #231F20;
    background-repeat: repeat-x;    
	text-align: right;
}


.UserLogged
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    color: #fff;
}

.PageLogoTitle {
	
	background-repeat: no-repeat;
	position: relative;
	/*width: 61px;
	height: 53px;*/
	width: 1px;
	height: 53px;
	margin-left: auto;
	margin-right: auto;
}

h1 {
	position: absolute;
	left: 37px;
	top: 12px;
	text-transform: uppercase;
	font-size: 18px;
}

h2 {
	position: absolute;
	left: 37px;
	top: 60px;
	font-size: 11px;
}

.menua {
	position: absolute;
	right: 37px;
	top: 17px;
	text-transform: uppercase;
	font-size: 10px;
}

.nav {
	position: absolute;
	right: 37px;
	top: 60px;
	text-transform: uppercase;
	font-size: 10px;
}

.menua a:visited, .nav a:visited {
	color: #d32525;
}

/* 1.1 SHIM */

.shim {
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 8px;
	font-size: 0;
}

.column {
	background-image: url(images/content-shim.gif);
}

.gradient {
	background-image: url(images/content-shim-photo.gif);
}

.solid {
	background-image: url(images/content-shim-none.gif);
}

/* 2 PAGE */

.page {
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

h3 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.5em;
	font-weight: bold;
}
h4 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.3em;
	font-weight: bold;
}

/* 2.1 HOME, RESUME, LINKS, REGISTER, ADMIN/ALBUMS, ADMIN/PHOTOS PAGES */

#home, #resume, #links, #register, #admin-albums, #admin-photos {
	background-image: url(images/body-repeat.gif);
	position: relative;
	width: 686px;
	padding: 0px 37px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
}

#sidebar {
	float: left;
	width: 214px;
	height: 100%;
}

#content {
	margin-left: 256px;
}

#whatsnew {
	float: left;
	width: 200px;
	height: 100%;
}

#coollinks {
	margin-left: 220px;
}

#resume h4, #links h4 {
	margin-top: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.0em;
	position: absolute;
	left: 37px;
	width: 214px;
}

#resume #photo {
	position: absolute;
	left: 37px;
	top: 20px;
	width: 214px;
}

#resume .first {
	margin-top: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.5em;
}

dl {
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	position: relative;
}

dt {
	position: absolute;
	left: 0;
}

dd {
	margin-left: 150px;
	height: 2.0em;
}

.emptydata td {
	padding: 50px;
	color: #aeaeae;
}

/* 2.2 ALBUMS PAGE */

#albums {
	background-image: url(images/body-repeat-photo.gif);
	padding: 0px 37px;
	padding-bottom: 40px;
	width: 686px;
}

.view {
	margin-left: auto;
	margin-right: auto;
	width: 686px;
	text-align: center;
}

.view .photo-frame {
	margin-left: auto;
	margin-right: auto;
}

.item {
	padding: 20px 50px;
	color: #B2B2B2;
}

.item h4 {
	margin-bottom: 0.4em;
}

.nullpanel {
	padding: 150px;
	width: auto;
	text-align: center;
}

/* 2.3 PHOTOS, DETAILS, ADMIN/DETAILS PAGE */

#photos, #details, #admin-details {
	background-image: url(images/body-repeat-photo.gif);
	padding: 0;
	width: 760px;
}

.buttonbar {
	background-image: url(images/photonav-bg.gif);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	width: 744px;
	height: 33px;
	text-align: center;
}

.buttonbar-top {
	background-image: url(images/photonav-top-bg.gif);
}

#photos .view, #admin-details .view {
	margin-top: 20px;
	margin-bottom: 20px;
}

/* 3 FOOTER */

.footerbg {
	background-image: url(images/footer-side.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 75px;
	text-align: center;
}
.footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 75px;
	text-align: center;
	font-size: 10px;
}

.menub {
	margin: 12px auto 5px auto;
	text-transform: uppercase;
	font-size: 10px;
}

.menub a:visited {
	color: #d32525;
}



/* Inline styles are used because image controls hard code a border property */

.photo_198 {
	border: 4px solid #FFFFFF;
}


.labelTitle
{
    color: #d32525;
}

.SearchTitle
{
	font-weight: bold;
	font-size: 12px;
	color: #905571;
	font-family: arial;
	background-color: white;
	 
}

.PageHaderTitle
{
    color: #D20000;
    font-family: tahoma;
    font-weight: bold;
    font-size: 16px;
}

.FormViewInternalTable
{
    padding-right: 1px;
    padding-left: 1px;
    padding-bottom: 1px;
    padding-top: 1px;
    border-width:0px;
}



 .menuItem
{
	/*background-image: url(Gui/MenuBack.png);*/
	background-repeat: no-repeat;
	width: 125px;
	height: 23px;
	background-color: transparent;
	font-size: 12px;
	font-family: arial;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	color: #D20000;
	padding: 8px;
	border-radius: 3px;
}

.menuItem a
{
	background-image: none
 
}

.menuItem a:hover
{
	background-image: none
 
}

.menuItem a:visited
{
	background-image: none
}

.menuItemSelected
{
	/*background-image: url(Gui/MenuBackSel.png);*/
	background-repeat: no-repeat;
	width: 125px;
	height: 23px;
	background-color: transparent;
	font-size: 12px;
	font-family: arial;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	color: White;
	background: #ef2e24;
    border-radius: 3px;
    padding: 8px;
}

.menuItemSelected a
{
	background-image: none
 
}

.menuItemSelected a:hover
{
	background-image: none
 
}

.menuItemSelected a:visited
{
	background-image: none
 
}


.GradientSeparator
{
	background-image: url(Gui/Gradient.gif);
	width: 100%;
	background-repeat: no-repeat;
}


.HeaderLogo
{
	background-image: url(Gui/HospitalsLogoLeftTop.jpg);
	width: 300px;
	height: 67px;
	background-repeat: no-repeat;
}

.HeaderBar
{
	background-image: url(Gui/HeaderBar.jpg);
	width: 305px;
	height: 72px;
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 14px;
	color: white;
	font-family: arial;
}

.HeaderBarRpt
{
	background-image: url(Gui/HeaderRepeater.gif);	
	 
	height: 72px;
	 
}

.LoginBack
{
	background-image: url(Gui/loginBack.jpg);
	width: 735px;
	height: 232px;
	background-repeat: no-repeat;
	 
}

.cube_monitor
{
	background-image: url(Gui/CuboIconaMonitor.jpg);
	width: 180px;
	height: 190px;
	background-repeat: no-repeat;
}

.cube_finance
{
	background-image: url(Gui/CuboIconaFinance.jpg);
	background-repeat: no-repeat;
	width: 180px;
	height: 190px;
}

.cube_tracer
{
	background-image: url(Gui/CuboIconaTrace.jpg);
	background-repeat: no-repeat;
	width: 180px;
	height: 190px;
}
.cube_events
{
	background-image: url(Gui/CuboIconaEvents.jpg);
	background-repeat: no-repeat;
	width: 180px;
	height: 190px;
}
.cube_filters
{
	background-image: url(Gui/CuboIconaFilters.jpg);
	background-repeat: no-repeat;
	width: 180px;
	height: 190px;
}
.cube_inventory
{
	background-image: url(Gui/CuboIconaInventory.jpg);
	background-repeat: no-repeat;
	width: 180px;
	height: 190px;
}

.Attrib
{
	font-size: 10px;
	 
	font-family: arial;
}

.LittleText
{
	font-size: 9px;
	font-family: arial;
}

.labelTitleLittle
{
	color: #d32525;
	font-size: 9px;
	font-family: arial;
}

.TooltipHeader
{
	width:500px;
	height:15px;
	color:white;
	background-color:#909ccc;	
	font-size:8pt;
}
table.TooltipBody
{
	width:520px;
	color:Black;
	background-color:white;	
	font-size:8pt;	
	border:solid 1pt Black;
	z-index:3;
	border-collapse:	collapse;	
}

	
.TooltipBodyRowPari
{
	background-color:#e3e1ff;
}
	
.TooltipBodyRowDispari
{
	
}

.SinotticoElencoInstallazioni
{
	width:95%;
	font-size:10pt;	
	height:10px;
	color:Black;
	border:solid 1pt silver;
}

.SinotticoElencoInstallazioniRowPari
{
	height:10px;
}
	
.SinotticoElencoInstallazioniRowDispari
{
	background-color:#edecff;
	
}
.SinotticoElencoInstallazioniContainer
{
	height:600px;
	overflow:auto;
	float:left;
	width:100%;
}

.SinotticoTooltipAlertMessageRowPari
{
	color:Red;
	background-color:#e3e1ff;
}

.SinotticoTootipAlertMessageRowDispari
{
	color:Red;
}

.SinotticoWaitMessage
{
	background-color:#feffcc;
	border:solid 1pt silver;
	width:200px;
	
}

.TicketAperto
{
	background-color:Red;
	
}
.ErrorMessage
{
	color:Red;
	font-weight:bold;	
}

.panelInvioSMS
{
	color:White;
	border-color:White;
	}
	
.treeUserIcon
{
	background-image:url(Images/lst_utente.gif) !important	;
	}
	
.treeListIcon
{
	background-image:url(Images/list_group.gif) !important	;
	}
	
.validationSummary
{
	width: 100%;
	border-width: 1px;
	border-style: solid;
	border-color: #C3D9FE;
	background-color: #EEF5FF;
	padding-top: 8px;
	padding-left:35px;
	padding-bottom: 10px;
	font: 11px Verdana;
	color: #8598B9;
	background-image: url(Images/ValidationSummeryInfo.png);
	background-position: 10px 6px;
	background-repeat: no-repeat;
	margin: 3px;
	overflow:hidden;
}

.Button
{
	BORDER-RIGHT: #83C1D8 1px solid;
	BORDER-TOP: #83C1D8 1px solid;
	BORDER-LEFT: #83C1D8 1px solid;
	BORDER-BOTTOM: #83C1D8 1px solid;
    PADDING-RIGHT: 2px;
    PADDING-LEFT: 2px;
    PADDING-BOTTOM: 2px;
    PADDING-TOP: 2px;
    MARGIN-TOP: 1px;
    FONT-SIZE: 12px;
    CURSOR: hand;
    COLOR: navy;
    TEXT-DECORATION: none;
    FONT-WEIGHT: bold;
}
.Button A
{
	FONT-SIZE: 12px;
    CURSOR: hand;
    COLOR: navy;
    TEXT-DECORATION: none;
    FONT-WEIGHT: bold;
}

.Button:hover
{
   BORDER-RIGHT: threeddarkshadow 1px solid;
   BORDER-TOP: buttonhighlight 1px solid;
   BORDER-LEFT: buttonhighlight 1px solid;
   BORDER-BOTTOM: threeddarkshadow 1px solid;
   TEXT-DECORATION: none;
}

/* Per oggetti di Coolite */

.GridPanelBase
{
	font-size : 12px;
}
.dirty-row 
{
	background:#FFFDD8;
}
.dirty-row .x-grid3-cell-inner
{
	font-size: 12px;
}
.new-row
{
	background:#c8ffc8;
}

.new-row .x-grid3-cell-inner
{
	font-size: 12px;
}
.GridPanel .x-grid3-cell-inner
{
	font-size: 12px;
}
.LabelCoolite
{	
	font-size: 12px;
}

.button_logout 
{
	background-image: url(Gui/logout.png);         
}

.button_logout2
{
    FONT-SIZE: 12px;
    CURSOR: hand;
    COLOR: navy;
    TEXT-DECORATION: none;
    FONT-WEIGHT: bold;
}
.button_logout2 A
{
	FONT-SIZE: 12px;
    CURSOR: hand;
    COLOR: navy;
    TEXT-DECORATION: none;
    FONT-WEIGHT: bold;
}
.button_logout2:hover
{
	FONT-SIZE: 12px;
    CURSOR: hand;
    COLOR: #D20000;
    TEXT-DECORATION: none;
    FONT-WEIGHT: bold;
    background-color: #F1F4A5;
}

/*
#aspnetForm {
	height: 100%;
}*/




/* -- WebResource -- */

.x-panel-header {
	color: #444;
    background-image: none;
    background: #fff;
    padding: 13px;
    border: none;
    border-bottom: 1px solid #ef2e24;
}


.x-menu {
    z-index: 15000;
    zoom: 1;
    padding: 2px;
    background: #efefef;
    border: none !important;
}

.x-menu a.x-menu-item {
    display: block;
    line-height: 21px;
    padding: 2px 21px 3px 27px;
    white-space: nowrap;
    text-decoration: none;
    color: #222;
    -moz-outline: 0 none;
    outline: 0 none;
    cursor: pointer;
    position: relative;
}

.x-panel-body {
    border: none;
}

#btnSaveAll {
	padding: 7px 13px;
    background: #ef2e24;
    color: #fff;
    border: none;
    border-radius: 3px;
	cursor: pointer;
}

#btnSaveAll:hover {

}

#tbSubject {
    padding: 6px 8px;
    background: #efefef;
    font-size: 15px;
    margin: 10px;
    border-radius: 3px;
    border: 1px solid #ddd;
}

/* -- LOGIN -- */


.x-window-tl, .x-window-tr, .x-window-tc {
	background: #ef2e24;
}
.x-window-tc{
	padding: 10px;
}

.x-window-tl .x-window-header {
    color: #fff;
}

.x-window-mc,.x-window-ml,.x-window-mr {
    border: none;
    background: #fff;
}
.x-window-bc,.x-window-br,.x-window-bl {
	background: #fff;
}

.TextBoxClass {
    padding: 4px !important;
    background: #efefef;
    border: 1px solid #ddd;
}

.x-shadow {
	display: none !important;
}

.x-window {
    box-shadow: 0px 0px 15px #ccc;
    border-radius: 5px;
}

.x-window-br, .x-window-bl {
	border-radius: 5px;
}

.x-window-tl {
    border-radius: 5px 5px 0 0;
}
.x-window-tr {
    border-radius: 5px;
}


/* -- UPLOAD -- */

.fileUploadTable {
	padding: 30px 5px;
    background: #fff;
    margin: 4%;
    width: 92%;
    border-radius: 5px;
    box-shadow: 0px 0px 15px #ccc;
    border: 2px dashed #ef2e24;
}

#ctl00_cph_ {
	border: none;
}

#ctl00_cph_btnSubmit {
	background: #ef2e24;
    padding: 7px 10px;
    color: #fff;
    border: none;
    border-radius: 3px;
    cursor: pointer;
	margin-top: 10px;
}


.x-date-picker {
    width: 236px !important;
	/*position: fixed;
    left: 22%;*/
}

.x-date-picker table {
    width: 200px;
}

.x-date-inner {
	width: 236px !important;
}

#htmlEditor {
	height: 600px;
}