﻿/**********************************************
*  Definizione Stili di base del myWebPortal  *
**********************************************/
.GridImageButton 
{
	cursor: hand;
}

.EditFormHeader td
        {
            font-size: 14px;
            padding: 4px !important;
            color: #0066cc;
        }


/* Sets element margins, padding, and border to 0 to even out browser differences when adding desired values later. */
html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a, img, button {
     margin: 0;
     padding: 0;
     border: 0;
}

h1, h2, h3, h4, h5, h6, p {font-family: "Trebuchet MS",Verdana,Arial,sans-serif;}


	
h1 {
	margin:0.5em 0 0 0;
	font-size: 1.6em;
	font-weight: bold;
}

h2
{
	margin: 0.5em 0 0 0;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.2em;
}

h3 {
    margin:0.5em 0 0 0;
	font-size: 1.2em;
	font-weight: bold;
}

h4 {
	margin: 0.5em 0;
	font-size: 1.1em;
	font-weight: bold;
}

h5 {
	margin: 0.5em 0;
	font-size: 1em;
	font-weight: bold;
}

h6 {
	margin: 0.5em 0;
	font-size: 0.9em;
	font-weight: bold;
}

p  {
	margin: 1em 0;
	line-height: 1.5em;
}

a {text-decoration:underline;}

a:hover {text-decoration:none;}

/**************************************************************
*    S T I L I  C O L L E G A T I  A R E A  R I S E R V A T A *
**************************************************************/
.StileCampagna 
{
	font-family: "Trebuchet MS" , Verdana, Arial, sans-serif;
	font-size: 0.9em;
	color:Red;
	
}

.dropdownlistsmall 
{
	font-family: "Trebuchet MS" , Verdana, Arial, sans-serif;
	font-size: 0.9em;
	color:Blue;

}

.TransparentGrayBackground
{
	position: fixed;
	top: 0;
	left: 0;
	background-color: #EFF5F2;
	filter: alpha(opacity=50);
	opacity: 0.5;
	height: 100%;
	width: 100%;
	min-height: 100%;
	min-width: 100%;
}

/*********************************************
*   Pannello Scroller                        *
*********************************************/

.scrollerBox
{
	padding: 3px 3px 3px 3px;
	margin: 3px 10px;
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;
}

.scrollerBox .titlecenter {
background: url(/myWebPortal/Images/gray/panel/top-bottom.gif) repeat-x;
	padding: 3px 5px;
	font-size: 1.5em;
	font-weight: bold;
	margin-top: 0px;
	color: #F6AB1F;
	margin-bottom:0px;
}		

.scrollerBox .titlelaterale {
background: url(/myWebPortal/Images/gray/panel/top-bottom.gif) repeat-x;
	padding: 3px 5px;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 0px;
	color: #9E9E34;
	margin-bottom:0px;
}

.scrollerBox .content
{
	padding: 5px;
}

.scrollerContent h4
{
	margin: 0px;
	background: none;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 30px;
	padding-left: 5px;
}


/*********************************************
*   Pannello GoogleMap                        *
*********************************************/

.googlemapBox
{
	padding: 3px 3px 3px 3px;
	margin: 3px 10px;
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;
}

.googlemapBox .titlecenter {
background: url(/myWebPortal/Images/gray/panel/top-bottom.gif) repeat-x;
	padding: 3px 5px;
	font-size: 1.5em;
	font-weight: bold;
	margin-top: 0px;
	color: #F6AB1F;
	margin-bottom:0px;
}		

.googlemapBox .titlelaterale {
background: url(/myWebPortal/Images/gray/panel/top-bottom.gif) repeat-x;
	padding: 3px 5px;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 0px;
	color: #9E9E34;
	margin-bottom:0px;
}

.googlemapBox .content
{
	padding: 5px;
}

#leftcolumn {
	width: 200px; 
	padding-top:10px;
}

#leftcolcontainer {
	width: 200px;	/*** Critical left col dimension value ***/
}    


#rightcolcontainer{
	width: 200px;
}

#footer a {
	margin:1px 5px;
	color:#59B101; 
}




/********************************************
*        Find                               *
********************************************/

.unwatermarked {
	font-family: 'Trebuchet MS' , Verdana, Tahoma;
	font-style: normal;
	font-size: 0.9em;
	font-variant: normal;
	color: black;
}

.watermarked {
	font-family: 'Trebuchet MS' , Verdana, Tahoma;
	font-style: italic;
	font-size: 0.9em;
	font-variant: normal;
	color: gray;
}	

/*********************************
*   Breadcrumbs                  *
*********************************/

#breadcrumbs{
	font-family: "Trebuchet MS" , Verdana, Arial, sans-serif;
	font-size:0.9em;
	color:#666666;
}
#breadcrumbs a {
	color:#59B101;
	text-decoration:underline;
}

#breadcrumbs a:hover {text-decoration:none;}



/***********************************
*          copy                    *
***********************************/

/*#copy a {color:#59B101;}*/

#copy .container {
	margin:0px;
	padding:0 5px 15px 5px;
}
	
#copy fieldset {border:none;}


#copy .DocumentContainer 
{
	top:0px;
	position:relative;
	width:600px;
	height:835px;	
}

#copy .DocumentContainer .DocumentToolBar
{
	position: relative;
	top: 0px;
	width: 100%;
	height: 35px;
	background-color: #dcdcdc;
}	

#copy .DocumentContainer .DocumentLeftPane
{
	position: absolute;
	top: 35px;
	left: 0px;
	width: 250px;
	height:900px;
	background-color: #ffffff;
}
	
#copy .DocumentContainer .DocumentRightPane
{
	position: absolute;
	top: 35px;
	right: 0px;
	width: 350px;
	height:900px;
	background-color: #ffffff;
}	

#copy .ajax__calendar_container td 
{
	padding: 0px;
	font-family: "Trebuchet MS" , Verdana, Arial, sans-serif;
}

#copy .teaser {
	margin-top:-0.2em;
	color:#9E9E34;
	font-weight:normal;
}


#copy fieldset {	
	margin-bottom:1em;
	padding:1em;
	border:1px solid #DADADA;		
}

#copy fieldset td 
{
	padding:3px;
}

#copy fieldset legend {
	color:#0055CC;
	/*background-color:#FFFFFF;*/
}

#copy label 
{
	margin-left:5px;
}


/***********************************
*  img delle news                  *
***********************************/
.imgfloatright {
	float:right;
	display:inline;
	margin: 0.25em 0 0.25em 1em;
}
.imgfloatleft {
	float:left;
	display:inline;
	margin: 0.25em 1em 0.25em 0;
}
.imgfloatnone
{
	float: none;
	display: inline;
	margin: 0.25em 1em 0.25em 0;
}

/*******************************
*       button                 *
*******************************/

.button
{
	border: 1px solid #CCCC66;
	color: #FFFFFF;
	background-color: #0066FF;
	font-size: 1em;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
}

.button:hover {
	cursor: pointer;
}


/*****************************
*      txtBox                *
*****************************/

.txtBox {
    border:1px solid #CCCC66;
    background-color:#F7F7E8;
}

.txtBox:focus {
	background-color:#FFFFFF;
}

/****************************
*    dropdownlist           *
****************************/

.dropdownlist {
    border:1px solid #CCCC66;	/*#*/
    background-color:#F7F7E8;	/*#*/
	
}

.dropdownlist:focus {
	background-color:#FFFFFF;
}

.search-item {
    font-family: "Trebuchet MS" , Verdana, Arial, sans-serif;
    padding:3px 10px 3px 10px;
    border:1px solid #fff;
    border-bottom:1px solid #eeeeee;
    white-space:normal;
    color:#555;
}
.search-item h3 {
    display:block;
    font:inherit;
    font-weight:bold;
    color:#222;
}

.search-item h3 span {
    float: right;
    font-weight:normal;
    margin:0 0 5px 5px;
    display:block;
    clear:none;
}


/****************************
*    forum                  *
****************************/

.forumlinklist  {
	display:block;
	float:right;
	margin-left:5px;
	margin-right:5px;
	text-align:right;
}


/*****************************
*       Hidden Cbo           *
*****************************/
.HiddenCbo 
{
	visibility:hidden;
}

/*****************************
*     Ajax                   *
*****************************/

.AjaxButtonInVisible
{
	visibility: hidden;
}

.AjaxButtonVisible
{
}

.ajax__tab_panel td 
{
	padding:3px;
	font-family: "Trebuchet MS" , Verdana, Arial, sans-serif;
	font-size:0.9em;
}



/*********************************************** 
* Stili utilizzati nelle immagini highslide    *
***********************************************/


.hidden-container {
	display: none;
}

/*********************************************
* G R I D                                    *
*********************************************/
.grid td 
{
	padding:3px;
}


/*****************************************
*  RAD SCHEDULER                         *
*****************************************/
.rsHeader h2 
{
	color:#FFFFFF;
	padding-top:5px;
}