/*body {
	margin: 0px;
	font: 0.7em Verdana,Arial,Helvetica,sans-serif;
	padding: 0px 8px 10px 7px;
	background: #C0C0C0 url(images/background_body.gif) repeat-x left top;
	height:100%
}*/

#body 
{
	margin: 0px;
	font: 0.7em Verdana,Arial,Helvetica,sans-serif;
	padding: 0px 8px 10px 7px;
	background: #C0C0C0 url(images/background_body.gif) repeat-x left top;
	height:100%
}

#publicBody {
	margin: 0px;
	background-color:White
}

#header {
	background-color: #A42914;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	border: 1px solid #000000;
	height: 80px;
	padding: 7px 0px 0px 7px;
}

#logo {
	font-family: Verdana;
	font-size: 20px;
	color: #FFFFFF;
	font-weight:bold
}

#content {
	height:100%
}
/* e-mail nel footer*/
a.mailfooter:link
{
    color: #ff9900;
    text-decoration: none;
    letter-spacing: 1px;
}
a.mailfooter:visited {
	color:  #ff9900;
	text-decoration: none;
    letter-spacing: 1px;
}
a.mailfooter:hover {
	color: red;
	text-decoration: underline;
    letter-spacing: 1px;
}
/* IE needs height:250px BUT this height:250px below must be removed to display correctly in Mozilla */
#reportresults, #projectadministration, #adminedit, #timesheet, #addhours, #projectreport, #resourcereport {
	height: 250px;
}
/* Mozilla needs min-height:250px (IE will ignore this min-height) */
#reportresults, #projectadministration, #adminedit, #timesheet, #addhours, #projectreport, #resourcereport {
	min-height: 250px;
}
#reportresults, #projectadministration, #adminedit, #projectreport, #resourcereport {
	padding: 10px;
	border: 1px solid #000000;
	background: #FFFFFF;
	color: #666666;
	font-family: Tahoma,Verdana,Helvetica,Helvetica-Narrow,sans-serif;
}

.contentCC {
	position:relative;
	padding: 10px;
	border: 1px solid #000000;
	background: #FFFFFF;
	color: #666666;
	font-family: Tahoma,Verdana,Helvetica,Helvetica-Narrow,sans-serif;
	text-align:center;
	height:100%
}

.contentMenu {
	position:relative;
	padding: 10px;
	border: 1px solid #000000;
	background: #FFFFFF;
	color: #666666;
	font-family: Tahoma,Verdana,Helvetica,Helvetica-Narrow,sans-serif;
	margin-bottom:5px
}

.publicHeader 
{
	text-align:center;
	margin-bottom: 2px;
}

table.content 
{
	background: white url(images/standard/Sfondo.jpg) repeat-y left top;
}


/********menu**********/



#menu {
	color:Gray;
	margin-left:150px;
	width: 100%;
	margin-top:35px
}

a.menu:link {
	color:Silver;
	text-decoration: none;
	padding-right:5px
}

a.menu:visited {
	color:Silver;
	text-decoration: none;
	padding-right:5px
}

a.menu:hover {
	color:Silver;
	text-decoration: underline;
	padding-right:5px
}

/************/

#leftCol {
	float: left;
	width:200px
}

#leftColDet {
	float: left;
	width:400px
}

#leftColRep {
	float: left;
	width:250px
}

#CenterRightCol {
	float: auto;
	margin-left:210px
}

#CenterRightCol2 {
	float: auto;
	margin-left:410px
}

#CenterRightColRep {
	float: auto;
	margin-left:260px
}

#CenterRightColDet {
	float: auto;
	margin-left:410px
}

#CenterRightColMap 
{
	position:absolute;
	float: auto;
	left:410px;
	right:10px;
	height:85%;
	min-height:85%
}

#UpperFrameMap 
{
	position:relative;
	float: auto;
	width:400px;
	height:300px
}

#LoginContent {
	margin-left: 30%; 
	margin-top: 10%;
	/*margin-bottom:10%;*/
	width: 40em;
}

a.white:link {
	color:white;
	text-decoration: none
}

a.white:visited {
	color:white;
	text-decoration: none
}

a.white:hover {
	color:white;
	text-decoration: underline;
}	

a.menuSelected
{
	background: #fff;
	border: 1px #000 solid;
	padding: 2px;
}

legend {
	padding: 0px 4px;
	margin: 0px 0px 7px 0px;
	color: #666666;
	font-weight: bold;
	font-size: 1em;
	vertical-align: middle;
}

.none {
	display: none;
}

#BreadCrumb {
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	font-weight:normal;
	width:100%;
	text-align:right
}

table.logo 
{
	width:1000px;
 margin-left: auto;
 margin-right: auto;
}

.riquadro
{
	border:solid 1 black;
	background-color:Gray;
	 font-family:Verdana;
	 font-size:8pt;
	 color:White;
	 width:250px;
	 margin-left: auto;
	margin-right: auto;
}

table.form
{
	background-color:#F7F6F3;
	border-color:#E6E2D8;
	border-width:1px;
	border-style:Solid;
	font-family:Verdana;
	font-size:0.8em;
	border-collapse:collapse;	
	text-align:left;
	margin-left: auto;
	margin-right: auto;
}

.form input.FormButton 
{
	color:#284775;
	background-color:#FFFBFF;
	border-color:#CCCCCC;
	border-width:1px;
	border-style:Solid;
	font-family:Verdana;
    cursor: pointer;
    font-size:8pt
} 

.form input 
{
	font-family:Verdana;
	font-size:1.1em;
}

.form select
{
	font-family:Verdana;
	font-size:1.1em;
}

.form span.RedAlert
{
	font-size: 8pt; 
	font-family: Verdana; 
	color:Red
}

.form td
{
	padding: 3px 3px 0 3px;
}

.FormButton 
{
	color:#284775;
	background-color:#FFFBFF;
	border-color:#CCCCCC;
	border-width:1px;
	border-style:Solid;
	font-family:Verdana;
    cursor: pointer;
    font-size:8pt
} 

/*contatti*/
table.contatti
{
	background-color:Transparent;
	border-style:none;
	font-family:Verdana;
	font-size:0.8em;
	border-collapse:collapse;	
	text-align:left;
	margin-left: auto;
	margin-right: auto;
}

.contatti input.FormButton 
{
	color:#284775;
	background-color:#FFFBFF;
	border-color:#CCCCCC;
	border-width:1px;
	border-style:Solid;
	font-family:Verdana;
    cursor: pointer;
    font-size:8pt
} 

.contatti input 
{
	font-family:Verdana;
	font-size:1.1em;
}

.contatti select
{
	font-family:Verdana;
	font-size:1.1em;
}

.contatti span.RedAlert
{
	font-size: 8pt; 
	font-family: Verdana; 
	color:Red
}

.contatti td
{
	padding: 3px 3px 0 3px;
}
/**/

/*gridview*/

.GridViewStyle
{
	background-color:White;
	font-size:8pt;
	padding:3 3 3 3;
	border: 1px solid #CDCDCF;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}

.RowStyle
{
  background-color:#FFFFFF;
  color:Black
}

.RowStyle td 
{
	cursor: default;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top: 1px solid #E6E6E6;
	font-family: Verdana;
	font-size: 10px;
	color: #5E5E70;	
	height: 24px;	
	vertical-align: middle;
}

.SelectedRowStyle
{
	 background-color:#008A8C;
	 font-weight:bold;
	 color:white
}

.HeaderStyle
{
 	border-collapse: collapse;
	background-image: url(images/header.gif);
	height: 23px;
	padding: 0px;
	font-weight:bold;
	font-size:7pt;	
	text-transform:uppercase;
    color: white
}

.HeaderStyle td 
{				
	border-bottom: 1px solid #FFFFFF;
	padding-top: 1px;
	height: 23px;
}	

.HeaderStyle td table td 
{											
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-top: 0px;
}	

.HeaderStyle a, .HeaderStyle a:visited, .HeaderStyle a:hover
{
	font-weight:bold;
	font-size:7pt;	
	text-decoration:none;
	text-transform:uppercase;
    color: white
}

.AlternatingRowStyle
{
	 background-color:#F6F6F8
}

.AlternatingRowStyle td 
{
	cursor: default;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top: 1px solid #E6E6E6;				
	font-family: Verdana;
	font-size: 10px;
	color: #5E5E70;	
	height: 24px;	
	vertical-align: middle;
}

.FooterStyle 
{
	background-image: url(images/footer.gif);
	padding: 0px;
	height: 26px;
	margin-top: 2px;
	padding-left: 20px;
}	
.FooterStyle td 
{
	cursor: default;		
	border: 0px;
	font-family: Verdana;
	font-size: 10px;
	color: #5E5E70;
	border-top: 1px solid #FFFFFF;		
}

.PagerStyle
{
	background-image: url(images/footer.gif);
	padding: 0px;
	height: 26px;
	margin-top: 0px;
	padding-left: 20px;
	text-align:left;
}

.PagerStyle td 
{
	cursor: default;		
	border: 0px;
	font-family: Verdana;
	font-size: 10px;
	color: #5E5E70;
	border-top: 1px solid #FFFFFF
}

.PagerStyle a, .PagerStyle a:visited
{
	font-weight:bold;
	font-size:10px;	
    color: #5E5E70
}

.EmptyDataRowStyle
{
	background-color:#EEEEEE;
	border-style:none
}

/**/

/*calendar toolkit*/
.MyCalendar .ajax__calendar_container {
    border:1px solid #646464;
    background-color:#F7F6F3;
    color: #333333;
}

.MyCalendar .ajax__calendar_day,
.MyCalendar .ajax__calendar_year {
    color: black;
    background-color: #FFFFC0
}

.MyCalendar .ajax__calendar_other .ajax__calendar_day,
.MyCalendar .ajax__calendar_other .ajax__calendar_year {
    color: black;
    background-color: #F7F6F3
}

.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {
	 background-color:#5D7B9D; 
	 color:White;
}

.MyCalendar .ajax__calendar_active .ajax__calendar_day,
.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year {
    color: white;
    font-weight:bold;
    background-color: #5D7B9D
}

.MyCalendar .ajax__calendar_header  {
	 background-color:#5D7B9D; 
	 color:White;
}

.MyCalendar .ajax__calendar_footer  {
	 background-color:#5D7B9D; 
	 color:White;
}

.MyCalendar .ajax__calendar_today  {
	 background-color:#5D7B9D; 
	 color:White;
}
/**/

/*calendar classico*/

.CalendarDayStyle
{
	color: black;
    background-color: #FFFFC0
}

.CalendarOtherMonthDayStyle
{
    color: black;
    background-color: #F7F6F3
}

.CalendarSelectedDayStyle
{
    color: white;
    font-weight:bold;
    background-color: #5D7B9D
}

.CalendarTodayDayStyle
{
    /*color: white;
    font-weight:bold;
    background-color: #5D7B9D	*/
}

.CalendarTitleStyle
{

}

.CalendarDayHeaderStyle
{
	 background-color:#5D7B9D; 
	 color:White;
}

.CalendarNextPrevStyle
{
 vertical-align:bottom
}

.CalendarWeekendDayStyle
{
 /*vertical-align:bottom*/
}

.CalendarSelectorStyle
{
  background-color:#CCCCCC
}

/**/

/*map label*/

.MapIconLabelBlack
{
	color:white;
	background-color:#000000;
	border:1px solid white;
	padding-left:1px;
	padding-right:1px
}

/*login*/

.Login
{
    border: 1px solid #E6E2D8;
	background-color:#F7F6F3;
	margin-left: auto;
	margin-right: auto;
	padding:4px 4px 4px 4px;
	font-family:Verdana;
	font-size:1em;
	color:#333333
}

.Login table tr td
{
   padding-top:4px
}

/**/

/*HTML*/
TD.HomeTab
{
    width: 98px;
    height: 98px;
    background-image: url(images/homepage/Grigio.gif);
}

div.standard
{
    width: 100%;
    height: 100%;
}
/**/

span.Titolo
{
    text-transform: capitalize;
    font-variant: small-caps;
    font-style: italic;
    font-family: Calibri, 'Tw Cen MT' , Verdana, Tahoma, Arial;
    color: black;
    font-weight: bolder;
    background-color: transparent;
    font-size: 20px;
    text-shadow: 2px 2px 3px gray;
}
a.LinkContentList:link
{
    font-family: Calibri, 'Tw Cen MT' , Verdana, Tahoma, Arial;
    text-decoration: none;
    color: #008134;
}
a.LinkContentList:visited
{
    font-family: Calibri, 'Tw Cen MT' , Verdana, Tahoma, Arial;
    text-decoration: none;
    color: #005c00;
}
a.LinkContentList:hover
{
    font-family: Calibri, 'Tw Cen MT' , Verdana, Tahoma, Arial;
    text-decoration: underline;
    color: #cc0000;
}
span.Shadow
{
    float: left;
    margin-top: 2px;
    margin-left: 2px;
    padding: 0px 0px 0px 0px;
    background: url(images/OmbraContentListImg.gif) no-repeat bottom right;
}
span.Shadow img
{
    display: block;
    position: relative;top: -5px;left: -5px;
    border: 1px solid #ccc;
    border-color: #ccc #666 #666 #ccc;
    padding: 1px;
}
span.Details
{
    font-family: Calibri, 'Tw Cen MT' , Verdana, Tahoma, Arial;
    color: black;
    background-color: transparent;
    font-size: 14px;
    background-image: none;
    text-align: justify;
    line-height: 18px;
    text-indent: 5px;
    direction: ltr;
    letter-spacing: 1px;
}