/* @override 
	http://www.unitiperibambini.it/Admin/Css/Admin.css
	http://unitiperibambini.it.test/Admin/Css/Admin.css
*/

body {
	margin: 0px;
	background-color: #eee;
	font-size: 10px;
}
p, div {
	font-family: Arial, Helvetica;
	font-size: 8pt;
	color: #333333;
}
h1 {
	font-family: Arial, Helvetica;
	font-size: 12pt;
	font-weight: bold;
	background-color: #EEEEEE;
	border-bottom: solid 1px #CCCCCC;
	padding: 1px;
}
a {
	color: #3333CC
}
input, select, textarea {
	font-size: 8pt;
	margin-left: 1px;
	margin-right: 1px;
	padding: 1px;
}
.navsection {
	border: solid 0px #CCCCCC;
	line-height: 1.4em;
	padding-top: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
.navsection a {
	padding: 5px;
}
.navsection h3 {
	padding: 5px;
	margin: 0 0 5px;
	background-color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
	border-bottom: 1px solid #eee;
	text-transform: uppercase;
	border-top: 1px solid #ccc;
}
.navsection img {
	padding: 0 5px 0 5px;
}
.site {
	padding: 2px;
	font-weight: bold;
}
.node {
	padding: 2px;
}
.nodeLink {
	padding: 2px;
	color: #333333;
}
.nodeActive {
	padding: 1px;
	border: solid 1px #CCCCCC;
	background-color: #EEEEEE;
}
.group {
	position: relative;
	margin: 10px 0px 20px 0px;
	border: dashed 1px #CCCCCC;
	padding: 10px 5px 5px 5px;
}
.group h4 {
	margin: 0;
	position: absolute;
	top: -7px;
	padding: 0 4px 0 2px;
	background: #FFFFFF;
	font-size: 100%;
	color: #333333;
	white-space: nowrap;
	border-width: 0;
}
.group h5 {
	margin: 0;
	padding: 0 4px 0 2px;
	font-size: 100%;
	color: #666666;
}
.group td {
	font-size: 8pt;
	line-height: 21px;	padding: 5px 0;
}
.group ul {
	margin: 0;
	padding: 2px;
}
.group li {
	list-style-type: none;
	display: inline; 
	margin: 0;
}
.validator {
	color: #CC0000;
}
.messagebox {
	padding: 4px;
	background-color: #EEEEEE;
	color: #006600;
	border: solid 1px #CCCCCC;
	font-weight: bold;
}
.errorbox {
	padding: 4px;
	background-color: #EEEEEE;
	color: #CC0000;
	border: solid 1px #CCCCCC;
	font-weight: bold;
}
.pager {
	font-size: 120%;
}
.pager a {
	margin-left: 5px;
	margin-right: 5px;
}
table.tbl {	
	color: #333333;
	border-collapse: collapse;
}
table.tbl th {
	color: #333333;
	background-color: #EEEEEE;
	font-size: 8pt;
	font-weight: bold;
	border-right: solid 1px #FFFFFF;
	border-bottom: solid 1px #CCCCCC;
	padding: 4px;
}
table.tbl td {
	font-size: 8pt;
	border-bottom: 1px solid #EEEEEE;
	padding: 3px;

}
table.tbl a {
	padding-left: 5px;
	padding-right: 5px;
}

/*#header
{
	padding: 5px;
	background-color: #CC0000;
	height: 35px;
}*/

/*#headertitle
{
	float: left;
	width: 300px;
	padding:5px;
	font-size: 14pt;
	color: #FFFFFF;
}*/

#header {
	height: 55px;
	background: #3188a3;
	border-top: 1px solid #1d6379;
	border-bottom: 1px solid #175e74;
}
#headertitle {
	float: left;
	width: 300px;
	padding: 20px 20px 0px;
	font-size: 14pt;
	color: #FFFFFF;
}
#headeruser {
	float: right;
	width: 200px;
}

/*#subheader
{
	background-color: #000000;
	color: #FFFFFF;
	text-align: right;
	font-weight: bold;
}*/

#subheader {
	background-color: #8ab565;
	color: #abcc8e;
	text-align: right;
	font-weight: bold;
	font-size: 1.4em;
	padding: 10px 20px;
	border-top: 1px solid #a6c988;
	border-bottom: 1px solid #668a48;
}
#subheader a {
	color: #FFFFFF;
	text-decoration: none;
}
#menupane {
	float: left;
	width: 25%;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	margin-top: 20px;
	margin-left: 2%;
}
#contentpane {
	padding: 10px;
	background-color: #FFFFFF;
	margin: 20px 20px 10px 27%;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
#moduleadminpane {
	margin: 10px;
	padding: 10px;
	background-color: #FFFFFF;
}
#moduleadminpane h1 {
	margin: -10px -10px 20px;
	padding: 10px 15px 5px;
	background-color: #ddd;
}
.loginbody {
	background: #ccc url(images/backlogin.gif) repeat-x 0 0;
}
#login {
	background-color: #FFFFFF;
	margin-left: -200px;
	padding: 10px;
	position: absolute;
	width: 400px;
	top: 15%;
	left: 50%;
	border-bottom: 1px solid #c6c6c6; 
}
#login h3 {
	padding: 100px 10px 20px 37px;
	margin: -10px -10px 10px;
	font-size: 3em;
	font-weight: bold;
	color: #666;
	background: #ccc url(images/logo-ProsperoMultilab-bianco-250x50.png) no-repeat 15px 15px;
	border-bottom: 1px solid #b1b1b1;
}
#login table {
	width: 100%;
	padding: 0 16px 5px;
}
#login td {
	padding: 5px 10px 5px;
	font-size: 1em;
	color: #999;
	text-align: right;
}
#login input[type="password"], #login input[type="text"], fieldset input, .txt-input {
	width: 100%;
	padding: 0px 5px 5px;
	font-size: 1em;
	color: #000;
	background-color: #eee;
	border: 0;
	border-bottom: 1px solid #a9a9a9;
}
legend {font-weight: bold;}
fieldset {
	padding-top: 1.5em;
}
fieldset input.hasDatepicker, fieldset td.tblLabel input {
	width: auto;
}
fieldset td label {
	display: block;
}
fieldset td.tblLabel label {
	display: inline;
}
#login input[type="submit"] {
	width: 50%;
	font-size: 1em;
	margin-top: 10px;
}

/* Vito Sanitate - prova a dare a fieldset una dimensione di larghezza standard*/
#moduleadminpane .fieldset {
    width:550px;
    
}

#moduleadminpane .clear
{
    clear:both;
}

#moduleadminpane .gridToolbar
{
    padding:5px 0 5px 0;
}


/* @group GRUPPO: default css form ----------------------------------- */
.fieldset { padding:6px 2px 20px 0px; float:none}
.fieldset span { margin: 0 0 0 0; color:#444; display:block; float: left; width:100%; padding:0 0 1em;}
span label, p label{ font-size:95%; color:#000; line-height:150%; margin:0; padding:0 0 3px 0; border:none; display:block;}
.fieldset label i { color: #999; font-style: italic;}
input.text, input.search, input.file, textarea, select { font-family:"Lucida Grande", Tahoma, Arial, sans-serif; font-size:100%; color:#333; margin:0; padding:3px 2px;}
input.text, input.search, textarea{ border-top:1px solid #7c7c7c; border-left:1px solid #c3c3c3; border-right:1px solid #c3c3c3; border-bottom:1px solid #ddd; /*background:#fff url(images/fieldbg.gif) repeat-x top;*/}
select option {	padding-right: 10px;}
.fieldset span.left, .fieldset span.right{ margin:0; width:47%;}
.fieldset textarea, .fieldset span.full input, .fieldset span.left select, .fieldset span.right select { width:99%;}
.fieldset span.left input, .fieldset span.right input { width: 98%;}
.full, .complex{ width:100% !important;}
.left { float:left !important;}
.right { float:right !important;}
span.complex span { padding-bottom: 0; margin-right: .4em; width: auto;}
.form-content .fieldset { padding: 0.5em; border: 1px solid #fff; margin-top: 1em; overflow: hidden;}
.form-content .fieldset label { width: 14em; float: left; text-align: right; padding-right: 0.5em;}
.form-content .fieldset textarea { width: 420px; height: 150px;}
.form-content {
	display: block;
	/*correzione bug del margin */
	padding-top: 1px;
}
.fieldset .fileUploader {background-color:#EEEEEE;padding:5px 10px;}
.radiocheck label { display:inline; padding: 0 7px 0 3px;}
/*.radiocheck input { margin-right: 5px; vertical-align: middle; width: auto; display: inline;}*/
.fieldset .radiocheck input, .radiocheck input { margin-right: 0px; margin-top: 3px; width: auto; display: inline; float: left; background: none; vertical-align: middle;}
.radiocheck { line-height: 1.6em;}
table.radiocheck td { padding: 0.5em !important; white-space: nowrap;}
/* GRUPPO: CSS3 ENHANCED ----------------------------------- */
input[type="text"], input[type="password"], select, textarea {
	border: 1px solid #999;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
input[type="text"]:focus, input[type="password"]:focus, select:focus, textarea:focus {
	border-color: #000;
}
/* @end */
/* @group GRUPPO: FILE UPLOADER ----------------------------------- */
.fileUploader td {
	border-bottom: 1px solid #ccc;
	padding: 15px 0;
}
.fileUploader p {
	margin-top: 0;
}
.fileUploader .uploader_box_1 img {
	float: left;
	margin-right: 20px;
}
.fileUploader .uploader_box_1, .fileUploader .uploader_box_2 {
	padding-bottom: 10px;
	float: left;
}
.fileUploader .uploader_box_3 {
	clear: both;
	/*background-color: #eee;*/
	padding: 10px;
}

.dxgvDataRowAlt
{
	background-color: #edf9f9 !important;
}
.grigliarigaattiva, .grigliarigaattiva a{
	background-color: #67b135;
	color: #fff !important;
}
.grigliarigadisattiva, .grigliarigadisattiva a{
	background-color: #f5f5f5;
	color: #ccc !important;
}
/* @end */












/*prova*/

strong{
	font-weight: bold;	
}

.photo_manage_container{
	display: block;
	padding: 6px 5px 20px 5px;
	
	width: 500px;
}


.photo_manage_container .photo_label
{
    padding:6px 0 3px 5px;
    float:left;
    font-weight:bold;
}


.photo_manage_container .no_photo
{
    padding:6px 0 3px 1px;
    float:left;
}

.photo_container{

	background: white;
	border: 1px solid #708090;
	padding:5px;
	margin-bottom:10px;
}
.photo_container .photo_header{
	border-bottom:1px solid #D8DFEA;
	margin: 0 0 2px 8px;
	padding:4px;
}

.photo_container .photo_header a {
	float:right;
	padding-right:10px;
}

.photo_container .photo_thumb{
	float:left;
	padding:5px 10px 8px 8px;
}

.photo_container .photo_options{
	float:left;
	padding:6px 0 10px;
	width:310px;
}

.photo_container .photo_options label{
	padding: 2px 0 2px 0;
}

.photo_container .photo_caption{
padding:0 0 8px;
}

.photo_container .photo_layout{
	padding: 5px 0 5px 0;
}

.photo_container .photo_layout img{
	margin-right: 5px;
}

.photo_container .photo_layout a:link img,
.photo_container .photo_layout a:visited img  {
	border: 1px solid #ccc;	
}

.photo_container .photo_layout a:focus img,
.photo_container .photo_layout a:hover img, 
.photo_container .photo_layout a:active img,
.photo_container .photo_layout a.active img{
	border: 1px solid black;	
}


.uploader_container{
	margin: 20px 0 0 0;
	padding:10px;
	border-top: 1px solid #D8DFEA;
}
.uploader_container p{
	padding:10px 0 10px 0;
}

.uploader_container b{
	font-weight: bold;
	padding-right:10px;
}

.hideTextBox{
	/*display: none;*/
}



/* @group gestione foto GG */

.filter #p_radioButList {
	display: block;
}
.filter span#p_radioButList {
	margin: 10px 0;
}
.filter span#p_radioButList input {
	/*float: left;*/
	clear: left;
	margin: 0 5px 0 0;
}
.filter span#p_radioButList label {
	display: inline;
	margin: 0 20px 10px 0;
	padding: 0;
}


