html
{
    overflow: -moz-scrollbars-vertical;
    overflow-y: scroll;
}

body
{
    margin: 0;
    padding: 0;
    background-color: #FFFFFF;
    background-image: url('https://secure.sistri.it/http://ps.sistri.it/trr-fe/css/images-sistri/Page-BgTexture.jpg');
    background-repeat: repeat-x;
    background-attachment: scroll;
    background-position: top left;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size:12px;
    color: #000000;
    width: 100%;
    height:100%
}


/*art-Sheet*/
div#page-sheet
{
    position:relative;
    z-index: 0;
    min-width: 51px;
    min-height: 51px;
    margin-top:10px;
    margin: 0px auto;
    width:960px;

}


div#page-sheet-tl
{
    z-index: -1;
    position: absolute;
    background-image: url(https://secure.sistri.it/http://ps.sistri.it/trr-fe/css/images-sistri/Sheet-s.png); WIDTH: 70px;
    height: 70px;
    top: 0px;
    left: 0px;
    clip: rect(auto 35px 35px auto);
}

div#page-sheet-tr
{
    z-index: -1;
    position: absolute;
    background-image: url(https://secure.sistri.it/http://ps.sistri.it/trr-fe/css/images-sistri/Sheet-s.png);
    WIDTH: 70px;
    height: 70px;
    top: 0px;
    right: 0px;
    clip: rect(auto auto 35px 35px);
}

div#page-sheet-bl
{
    z-index: -1;
    position: absolute;
    background-image: url(https://secure.sistri.it/http://ps.sistri.it/trr-fe/css/images-sistri/Sheet-s.png);
    WIDTH: 70px;
    height: 70px;
    bottom: 0px;
    left: 0px;
    clip: rect(35px 35px auto auto);
}

div#page-sheet-br
{
    z-index: -1;
    position: absolute;
    background-image: url(https://secure.sistri.it/http://ps.sistri.it/trr-fe/css/images-sistri/Sheet-s.png);
    WIDTH: 70px;
    height: 70px;
    bottom: 0px;
    right: 0px;
    clip: rect(35px auto auto 35px);
}

div#page-sheet-tc
{
    z-index: -1;
    position: absolute;
    background-image: url(https://secure.sistri.it/http://ps.sistri.it/trr-fe/css/images-sistri/Sheet-h.png);
    height: 70px;
    left: 35px;
    right: 35px;
    top:0px;
    clip: rect(auto auto 35px auto);
}

div#page-sheet-bc
{
    z-index: -1;
    position: absolute;
    background-image: url(https://secure.sistri.it/http://ps.sistri.it/trr-fe/css/images-sistri/Sheet-h.png);
    height: 70px;
    left: 35px;
    right: 35px;
    bottom:0px;
    clip: rect(35px auto auto auto);
}

div#page-sheet-cl
{
    z-index: -1;
    position: absolute;
    background-image: url(https://secure.sistri.it/http://ps.sistri.it/trr-fe/css/images-sistri/Sheet-v.png);
    width: 70px;
    bottom:35px;
    top:35px;
    left: 0px;
    clip: rect(auto 35px auto auto);
}

div#page-sheet-cr
{
    z-index: -1;
    position: absolute;
    background-image: url(https://secure.sistri.it/http://ps.sistri.it/trr-fe/css/images-sistri/Sheet-v.png);
    width: 70px;
    bottom:35px;
    top:35px;
    right: 0px;
    clip: rect(auto auto auto 35px);
}

div#page-sheet-cc
{
    z-index: -1;
    position: absolute;
    background-color: #ffffff;
    bottom:35px;
    top:35px;
    right: 35px;
    left:35px;
}

/*art-Sheet-body*/
div#page-sheet-body
{
    z-index: 1;
    position: relative;
    padding: 5px;

    /*ie7*/
    zoom:1;
}

/*art-Header*/
div#page-sheet-header
{
    z-index: 0;
    position: relative;
    margin: 0px auto;
    width:950px;
    height:210px;
}
div#page-sheet-header-png
{
    background-image:    url(https://secure.sistri.it/http://ps.sistri.it/trr-fe/css/images-sistri/Header2.jpg);
    Z-INDEX: -2;
    position: absolute;
    width:950px;
    height:210px;
    background-repeat: no-repeat;
    background-position: left top;
    top:0px;left:0px;

}
div#page-sheet-header-jpeg
{
    background-image:    url(https://secure.sistri.it/http://ps.sistri.it/trr-fe/css/images-sistri/Header.jpg);
    Z-INDEX: -1;
    position: absolute;
    width:950px;
    height:210px;
    background-repeat: no-repeat;
    background-position: center center;
    top:0px;left:0px;
}

/*art-Footer*/
div#page-sheet-footer
{
    z-index: 0;
    position: relative;
    margin: 5px auto 0px;
    width: 950px;
    overflow: hidden;
}

/*art-Footer-inner*/
div#page-sheet-footer-content
{
    z-index: 0;
    position: relative;
    text-align: center;
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
    height: 1%;
    padding-top: 8px;
    display: inline-block;
    font-family: Arial, Helvetica, Sans-Serif;
    color: #545454;

}

/*art-Footer-background*/
div#page-sheet-footer-back
{
    background-image: url(https://secure.sistri.it/http://ps.sistri.it/trr-fe/css/images-sistri/Footer.png);
    Z-INDEX: -1;
    position: absolute;
    width: 950px;
    bottom: 0px;
    background-repeat: no-repeat;
    height: 150px;
    left: 0px;
}


/*art-content*/
div#sistri-wrapper
{
    position: relative;
    margin: 0px;
    width: 950px;
    overflow: hidden;
    min-height: 200px;
}

/* Art-Post*/
div#sistri-wrapper2
{
    z-index: 0;
    position: relative;
    min-width: 1px;
    margin: 0px auto;
    min-height: 1px;
    padding: 0px;
}


div#sistri-wrapper-header
{
    clear:both;
}

/* smartmenut*/
div#main-menu-container
{
    margin:0px 14px;
    position:static;
    padding:0px;
    height: auto;
}

div#sistri-header-container
{
    position:static;
    margin:0px 14px;
    padding:0;
    width: auto;
    clear:both;float:none;  
    left:0px;right:0px;
    background:#eef3e3;
    border-bottom: #86c8e9 1px solid;
    min-height: 25px;
}
div#sistri-header-left
{
    width: auto;
    margin:0px;
    padding:0;
    font-size: 12px;
    left:0px;right:0px;
    float:left;
}
div#sistri-header-right
{
    width: auto;
    left:0px;right:0px;
    margin:0px 14px;
    font-size: 12px;
    padding:5px;
    padding-right:10px;
    text-align:right;
    float:right;
}


/*Art-PostContent*/
div#wrapper-body
{
    padding:0px;
    font-style: normal;
    width: 950px;
    font-family: Arial, Helvetica, Sans-Serif;
    color: #000000;
    margin-left: 0px;
    margin-right: 0px;
    font-size: 12px;
    font-weight: normal;

    /*ie7*/
    height: 1%;
}


div#sistri-content
{
    text-align: justify;
    margin:0px 14px;
    font-family: Arial, Helvetica, Sans-Serif;
}

div#sistri-content-debug
{
    background: gray;
}

div#sistri-content-msg-container
{
    text-align: center;
    vertical-align: middle;
}
form
{
	padding:0 !important;
	margin:0 !important;
}

.centerAlign
{
	text-align: center;
}

a img
{
	border: 0;
}


pre
{
	overflow: auto;
	padding: 0.1em;
}

.required {
    color: red;
}

td#sezioneScheda {
    font-size: 12px;
    color: graytext;
    text-align: center;
    padding: 6px;
}

td#sezioneScheda.active {
    border: 3px solid #86c8e9;
    color: #3660a9;
    font-weight: bold;
}

td#sezioneScheda.valid {
    border: 1px solid #86c8e9;
    cursor: pointer;
    color: #3660a9;
    font-style: italic;
}

td#sezioneScheda.notValid {
    color: red;
    font-weight: bold;
}

fieldset.important {
    background-color: #EEF3E3;
}

/* Start Content link style */
/*
The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.
http://www.w3schools.com/CSS/css_pseudo_classes.asp
http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states/
*/
a
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #497EA2;
}

/* Adds special style to an unvisited link. */
a:link
{
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
    color: #497EA2;
}

/* Adds special style to a visited link. */
a:visited, a.visited
{
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
    color: #497EA2;
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: underline;
    color: #AB1717;
}

/* Finish Content link style */

/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    color: #37607B;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 14px;
    color: #1a1a1a;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    color: #37607B;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    color: #1a1a1a;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    color: #1a1a1a;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    color: #1a1a1a;
}
/* Finish Content headings Fonts & Colors  */



div#sistri-content IMG
{
	margin: 1em;
}


div.separator
{
	border-bottom: #86c8e9 1px solid;
	padding: 2px;
	margin: 0px;
	width: auto;
        float: none;
	clear: both;

	background-repeat: no-repeat;
	background-position: center top;

}

div.validationFailed {
    background-color: #eef3e3;
    border: 1px solid silver;
    font-style: oblique;
    padding: 0.5em;
    font-weight: bold;
    text-align: center;
    color: red;
}

.cleared
{
	border-bottom-style: none;
	padding-bottom: 0px;
	border-right-style: none;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border-top-style: none;
	float: none;
	clear: both;
	font-size: 1px;
	border-left-style: none;
	padding-top: 0px;
}



div#sistri-content div.rect-left
{
    border-bottom: #86c8e9 1px solid;
    border-left: #86c8e9 1px solid;
    margin-right: 5px; margin-bottom: 15px;
    padding: 5px;
    width: 443px;
    height: 150px;
    float: left;
    clear: left;
}

div#sistri-content div.rect-right
{
    border-right:#86c8e9 1px solid;
    border-bottom:#86c8e9 1px solid;
    margin-left: 5px; margin-bottom: 15px;
    padding: 5px;
    width: 443px;
    height: 150px;
    float:right;
    clear:right;
}

/*** TOOLBAR e allineamento orizzontale per form multipli e pulsanti ***/
div.button-bar-container
{
    width: auto;
    left:0px;
    right:0px;
    clear: both;
    float: none;
    margin-top:8px;
    margin-bottom: 5px;
    position:relative;
    
   
}
div.button-bar-container form,
div.button-bar-container div {
	clear: none;
	float: left;
}

div#progressBarDiv {
    width: 100%;
}

div.noResults{
    padding: 3px;
}

.toolbarButton
{
    background-color: #eef3e3;    
    color: #045c97;
    font-weight: bold;
    height: auto;
    text-align: center;
    margin: 0px 2px;
    padding: 3px;
    cursor: pointer;
}

.formButton
{
    background-color: #eef3e3;
    color: #045c97;
    font-weight: bold;
    height: auto;
    text-align: center;
    margin: 2px 2px;
    padding: 3px;
    cursor: pointer;
}

form fieldset
{
    
}

div#sistri-content-userprofile
{
    text-align: center;
    border-top: #86c8e9 1px solid;
    border-bottom: #86c8e9 1px solid;
    padding:5px;
    margin: 20px 80px;
    left:400px;
    vertical-align: middle;
}

.highlight{
    background-color: #EEF3E3 !important;
}

.sistri-dialog
{
    font-size: 12px;
}

/*
    FORM
*/

div.formFooter {
    text-align: right;
}

input[type='button'] {
    background-color: #eef3e3;
    color: #045c97;
    font-weight: bold;
    height: auto;
    text-align: center;
    margin: 0px 2px;
    padding: 3px;
    cursor: pointer;
}

input[type='text'], input[type='radio'], input[type='checkbox'], input[type='password'] {
    border: 1px gray solid;
}

select {
    border: 1px gray solid;
}

textarea {
    border: 1px gray solid;
}

form .focus{
    background-color: #EEF3E3 !important;
}

div#home-menu {
    font-size: 1.1em;
}

div.noscroll {
    overflow: visible !important;
}

div.warning {
    color: red !important;
}

td.menuItem {
    cursor: pointer;
    height: auto;
    padding: 5px;
    font-weight: bold;
    color: #045c97;
    border: 1px gray solid;
    height: auto;
}

/* css for timepicker */
.ui-timepicker-div .ui-widget-header{ margin-bottom: 8px; }
.ui-timepicker-div dl{ text-align: left; }
.ui-timepicker-div dl dt{ height: 25px; }
.ui-timepicker-div dl dd{ margin: -25px 0 10px 65px; }
.ui-timepicker-div td { font-size: 90%; }
form .wwgrp
{
    clear:both;
    position:relative;
    text-align:left;
    padding-bottom: 0.2em;
    margin: 0.5em;
}
/*
TEST DON'T DELETE
div.wwgrp
{
    text-align: left;
    clear: both;
    margin: 0.5em;
}
.wwlbl
{
    display: inline-block;
    min-width: 250px;
    margin-right: 1em;
}
.wwctrl
{
    display: inline-block;
    min-width: 250px;
    margin-left: 1em;
}
*/

div.wwgrp {
    clear:both;
    position:relative;
    text-align:left;
    padding-bottom: 0.2em;
    margin: 0.5em;
    max-width:900px;
}

.wwlbl {
    display: inline-block;
    margin-top: 0.4em;
    margin-bottom: 0.2em;
    margin-left: 1em;
    margin-right: 1em;
    position: absolute;
    max-width: 250px;
}

.wwctrl {
    display:inline-block;
    margin-top: 0.2em;
    margin-left: 24em;
    position: relative;
}

.label
{
    font-style: italic;
    color: black;
}


.wwerr
{


}
.wwerr .errorMessage
{
    font-weight: normal;
    color: red;
}

.wwlbl .errorLabel
{
    font-style: italic;
    font-weight: bold;
    color: red;
}

ul.actionMessage {
    list-style-type: disc;
    background-color: #CCFF99;
    border: 1px solid silver;
    font-style: oblique;
    padding: 0.5em;
    text-align: center;
}

ul.actionMessage li {
}

ul.errorMessage {
    list-style-type: disc;
    background-color: #eef3e3;
    border: 1px solid silver;
    font-style: oblique;
    font-weight: bold;
    padding: 0.5em;
    text-align: center;
    color: red;
}

ul.errorMessages li {
}

.nowrap {
    white-space: nowrap;
}

.small {
    font-size: 0.8em;
}

.medium {
    font-size: 1em;
}
table.displaytagtable .sortable{

}

table.displaytagtable .odd {

}

table.displaytagtable .even{

}

table.displaytagtable .highlight{
        background-color: #EEF3E3 !important;
}

table.displaytagtable .sorted {
	background-color: #045c97 !important;
	padding-right: 10px;
}

table.displaytagtable .sorted a {
	color: #ffffff !important;
}

table.displaytagtable .order1 {
	background-image: url(https://secure.sistri.it/http://ps.sistri.it/trr-fe/css/images-displaytag/order_asc.gif);
	background-repeat: no-repeat;
	background-position: right;
}

table.displaytagtable .order2 {
	background-image: url(https://secure.sistri.it/http://ps.sistri.it/trr-fe/css/images-displaytag/order_desc.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.exportlinks {
	background-color: #eef3e3;
	color: #333333;
	padding: 4px;
}

.pagebanner {
	color: #808080;
	font-size: 100%;
	font-style: italic;
}

.pagelinks {
	background-color: #eef3e3;
	padding: 4px;
}

table.displaytagtable {
	border-color: #c0c0c0 #808080 #808080 #c0c0c0;
	border-style: solid;
	border-width: 1px 2px 2px 1px;
	margin: 10px 0 10px 0;
}

table.displaytagtable tr {
        margin:0px;
}

table.displaytagtable tr th {
	border-left: 1px solid #ffffff;
	padding: 3px 6px;
	white-space: nowrap;
        background-color: #045c97;
        color: #ffffff;
}

table.displaytagtable tr th a{
        color: #ffffff !important;
}

table.displaytagtable tr td {   
	border-left: 1px solid #c0c0c0;
	padding: 3px 6px;
}

table.displaytagtable tr.deleted td {
	color: #808080;
	text-decoration: line-through;
}

.festive {
	background-image: url(https://secure.sistri.it/http://ps.sistri.it/trr-fe/css/images-displaytag/festive_bg.png);
}

.borderAbove, tr.borderAbove td {
	border-top: 2px solid #808080 !important;
}

.borderBelow, tr.borderBelow td {
	border-bottom: 2px solid #808080 !important;
}.ms2side__div {
	clear: left;
	width: 100%;
	padding: 1px;
	float: left;
	background : url('') repeat-x; // HACK FOR CHROME
}

.ms2side__select {
	float: left;
}

.ms2side__header {
	color: blue;
	background-color: #EEEEFF;
}

.ms2side__options, .ms2side__updown {
	float: left;
	font-size: 10pt;
	margin: 0;
	padding: 0 8px;
	width: 40px;
	color: black;
	text-align: center;
	overflow: hidden;
}

.ms2side__updown {
	font-size: 9pt;
}

.ms2side__options p, .ms2side__updown p {
	margin: 2px 0;
	padding: 0;
	cursor: hand;
	border: 1px solid black;
}

.ms2side__options p.ms2side_hover, .ms2side__updown p.ms2side_hover {
	background-color: #F0F0FF;
	border-color: #0000FF;
	cursor: hand;
}

.ms2side__options p.ms2side__hide, .ms2side__updown p.ms2side__hide {
	cursor: default;
	color: grey;
	border: 1px solid grey;
	background-color: #F0F0F0;
}

.ms2side__div select {
	width: 220px;
	float: left;
}