loading_pages_content.hidden
{
	display: none;
}

/* added from cake default css or personalized */

.size120
{
    width: 120px;
    margin-left:4px;
}

 .altrow
{
/*    border-top: 1px dashed darkslategrey;*/
    background-color: #fcfcd8;
}

tr.altrow td
{
	background-color:#fcfcd8;
}

div.paging div.disabled {
	color: #999999;
	display: inline;
}

label {
	display: block;
	font-size: 14px;
	margin-top: 20px;
	padding-right: 20px;

}
legend {
	display: block;
	font-size: 20px;
	padding-right: 20px;

}
form div.required {
	color: #333;
	font-weight: bold;
}
input, textarea {
	clear: both;
	display: block;
	font-size: 110%;

	padding: 2px;

}
select {
	clear: both;
	font-size: 110%;
	vertical-align: text-bottom;
}
select[multiple=multiple] {
	/* width: 100%; */
}
option {
	font-size: 110%;
	padding: 0 3px;
}
input[type=checkbox] {
	clear: left;
	float: left;
	margin: 0px 6px 7px 2px;
	width: auto;
}
input[type=submit] {
	display: inline;
	font-size: 110%;
	padding: 2px 5px;
	width: auto;
	vertical-align: bottom;
}

/* Notices and Errors */
div.message {
	clear: both;
	color: #900;
	font-size: 140%;
	font-weight: bold;
	margin: 1em 0;
	padding-top: 20px;
	padding-left: 68px;
	background-image: url("/img/icons_big/warning.png");
	background-color: #fcfcd8;
	background-repeat: no-repeat;
	background-position: left center;
	border: 1px dashed #666666;
	min-height: 68px;
}
div.error-message {
	clear: both;
	color: #900;
	font-weight: bold;
	padding-top: 20px;
	padding-left: 68px;
	background-image: url("/img/icons_big/block.png");
	background-color: #fcfcd8;
	background-repeat: no-repeat;
	background-position: left center;
	border: 1px dashed #666666;
	min-height: 68px;
}
p.error {
	background-color: #e32;
	color: #fff;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
p.error em {
	color: #000;
	font-weight: normal;
	line-height: 140%;
}
.notice {
	background-color: #ffcc00;
	color: #000;
	display: block;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
.success {
	background-color: green;
	color: #FFF;
}
div.auto_complete  {
     position         :absolute;
     width            :340px;
     background-color :white;
     border           :1px solid #888;
     margin           :0px;
     padding          :0px;
}

.DetailLocationName_autoComplete  {

}

li.selected    { background-color: #ffb; }


/***************

added

***************/
.align_middle {
   vertical-align: middle;
   margin-right:2px;
   border-width:0px;
}
.align_left {
    float:left;
    margin-right:2px;
    border-width:0px;
}
.align_right {
    float:right;
    margin-left:2px;
    border-width:0px;
}


.imageleft {
/*    background-color: #ffffff;*/
/*  border-color: #999999;
    border-width: 1px;
    border-style: solid;*/
    text-align: center;
    position: relative;
    float: left;
    font-style: italic;
    padding: 5px;
    margin-right: 5px;
    color: #666666;
    max-width: 260px;
}

.imageleftsmall {
/*    background-color: #ffffff;*/
/*    border-color: #999999;
    border-width: 1px;
    border-style: solid;*/
    text-align: center;
    position: relative;
    float: left;
    font-style: italic;
    padding: 5px;
    margin-right: 5px;
    color: #666666;
    max-width: 140px;
}

.imageright {
/*    background-color: #ffffff;*/
/*    border-color: #999999;
    border-width: 1px;
    border-style: solid;*/
    text-align: center;
    text-align: center;
    position: relative;
    float: right;
    font-style: italic;
    padding: 5px;
    margin-left: 5px;
    color: #666666;
    max-width: 260px;
}

.imagerightsmall {
/*    background-color: #ffffff;*/
/*    border-color: #999999;
    border-width: 1px;
    border-style: solid;*/
    text-align: center;
    text-align: center;
    position: relative;
    float: right;
    font-style: italic;
    padding: 5px;
    margin-left: 5px;
    color: #666666;
    max-width: 140px;
}

.imagecenter
{
/*    background-color: #ffffff;*/
/*  border: 1px solid #999999;*/
    position: relative;
    font-style: italic;
    padding: 8px;
    max-width: 620px;
    clear:both;
    color: #666666;
    /*width: 616px;*/
}

.box_right {
    background-color: #ffffff;
/*    border-right-color: #999999;
    border-left-color: #999999;
    border-bottom-color: #999999;
    border-top-color: #999999;
    border-right-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-top-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-bottom-style: solid;
    border-top-style: solid;*/
    text-align: center;
    position: relative;
    float: right;
    font-style: italic;
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom: 8px;
    padding-top: 8px;
}
.box_left {
    background-color: #ffffff;
/*    border-right-color: #999999;
    border-left-color: #999999;
    border-bottom-color: #999999;
    border-top-color: #999999;
    border-right-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-top-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-bottom-style: solid;
    border-top-style: solid;*/
    text-align: center;
    position: relative;
    float: left;
    font-style: italic;
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom: 8px;
    padding-top: 8px;
}

.loading{
    position:fixed;
    width:200px;
    height:150px;
    left:50%;
    top:50%;
    margin-left:-115px;
    margin-top:-90px;
    z-index:999;
    /* background-color: #FFFFFF; */
    padding:0px;
}
.loading_small{
    position:relative;
    width:50px;
    height:50px;
    z-index:99999;
    /* background-color: #FFFFFF;
        margin-left:0px;
    margin-top:0px;
    left:50%;
    top:50%;
    */
    padding:0px;
}

#popupdiv{
    position:fixed;
    width:500px;
    height:600px;
    left:150px;
    top:30px;
    z-index:999;
    background-color: #FFFFFF;
    padding:10px;
    overflow:scroll;
}

.eventpopup {
    position:absolute;
    width:350px;
    height:100px;
    left:380px;
    /*top:100px;*/
    z-index:99999;
    background-color: #FFFFFF;
    padding:10px;
    overflow:scroll;
    border-color:inherit;
    border-style:dotted;
    border-width: 2px;
}

.cornice {
	border: solid 1px #5C5C5C;
}

.pannello {
	border: solid 1px #5C5C5C;
	background-color: white;
	padding: 2px;
}

td.pannello {
	border-top: solid 1px #5C5C5C;
	border-bottom: solid 1px #5C5C5C;
	background-color: white;
	padding: 2px;
}


.pannello_evidenziato, td.pannello_evidenziato {
    	border-top: dashed 1px #5C5C5C;
	border-bottom: dashed 1px #5C5C5C;
	background-color: #ffffcc;
	padding: 2px;
}


.evidenziato {
	border: solid 1px #cccccc;
	padding: 2px;
    background-color: #fcfcd8;
}


.drop_hover {
    background-color: #ffffcc;
    border: dashed 1px #5C5C5C;
    padding: 2px;
}

.editable {
	border: solid 1px #5C5C5C;
	background-color: white;
	padding: 2px;
	cursor:pointer;
}

.block_left_150 {
    float:left;
    width:150px;
    padding:3px;
    margin-left:5px;
    margin-right:5px;
}

.block_left{
    float:left;
    padding:3px;
    margin-left:5px;
    margin-right:5px;
}
.grayed-text {
    color: #666666;
}

.clear
{
	/* float: none; */
	clear: both;
}
.contents_browser {
	background-color: #FFFFFF;

	width:100%;
	/*
	height:100%;

	height: 400px;
	width: 385px;
	margin-left: 565px;
	margin-top: -200px;
	float: left;
	position: fixed;
	overflow: scroll;
	*/
	border: 1px solid #999999;
	z-index:10000;
	font-size:10px;
}
.draggable, .draggable_news, .draggable_content, .draggable_event, .draggable_request, .sortableItem   {
    cursor:move;
    z-index:999;
    overflow:visible;
    border: 1px solid #dddddd;
    min-height:26px;
}
#contents_browser tr:hover {
    background-color:#ffffcc;
}

.cleared
{
  float: none;
  clear: both;
  margin: 0;
  padding: 0;
  border: none;
/*  font-size: 1px;*/
}

.small_box_left, .small_box {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    color: #bbbbbb;
    border-style: solid;
    border-width: 1px;
    border-color: #cccccc;
    background-color: #666666;
    padding: 4px;
}

.small_box {
    margin-right: 6px;
    margin-left: 6px;
    min-width: 90px;
}

.small_box_left {
    margin-right: 8px;
    min-width: 90px;
    float: left;
}

/* Lightbox */
.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

.white_content {
	display: none;
	position: absolute;
	top: 40%;
	left: 25%;
	width: 50%;
	height: 50%;
	padding: 16px;
	border: 16px solid #2082B6;
	background-color: white;
	z-index:1002;
	overflow: auto;
}

.verifica {
    visibility: hidden;
}
