﻿body {
	border: 0px;
	margin: 0px; /*font-family: Tahoma;*/
	font-family: Lucida Grande, Lucida Sans Unicode, Arial, Verdana, Sans-Serif;
	font-size: 0.7em;
 color: #4E5B6B;
	background-color:#ffffff;
	 background: url(/images/sfondo.png) repeat-x 0 0;
	 font-family: Calibri,Arial;
}


.page {
	margin: auto;
	width: 970px;
	height: 800px; /*margin-top: 50px;*/
}

.main {
	float: left;
	display: block;
	width: 100%;
}


.bordi {
	border: 1px solid lightgray;
	float: left;
	  width: 970px;
	background-color: White;
}



.table_editor {
	width: 100%;
	margin: 0px;
}

input, textarea {
	border: 1px solid gray;
}

input[type=checkbox], input[type=radio] {
	border: 0px;
}

.table_editor td {
	padding-right: 4px;
}

/* CSS per menù */
.fg-button {
	margin: 0 4px 1px 1px;
	padding: .4em 1em;
	text-decoration: none !important;
	cursor: pointer;
	position: relative;
	text-align: center;
	zoom: 1;
}
.fg-button .ui-icon {
	position: absolute;
	top: 50%;
	margin-top: -8px;
	left: 50%;
	margin-left: -8px;
}
a.fg-button {
	/*float: left;*/
}
button.fg-button {
	width: auto;
	overflow: visible;
}

.fg-button-icon-left {
	padding-left: 2.1em;
}
.fg-button-icon-right {
	padding-right: 2.1em;
}
.fg-button-icon-left .ui-icon {
	right: auto;
	left: .2em;
	margin-left: 0;
}
.fg-button-icon-right .ui-icon {
	left: auto;
	right: .2em;
	margin-left: 0;
}
.fg-button-icon-solo {
	display: block;
	width: 8px;
	text-indent: -9999px;
}

.fg-button.ui-state-loading .ui-icon {
	background: url(spinner_bar.gif) no-repeat 0 0;
}

.menu {
	width: 100%;
	height: 30px;
	line-height: 30px;
	color: #ffffff;
	background-color: #a8afb7;
	line-height: 18px;
	padding-top: 2px;
}
.menu .sep {
	width: 0px;
	border-right: 1px solid gray;
	border-left: 1px solid white;
	display: inline-block;
	height: 24px;
	float: left;
	margin: 1px;
	margin-left: 3px;
	margin-right: 3px;
}
/*Sistema l'immagine del datepiker*/

.ui-datepicker-trigger {
	margin-bottom: -5px;
	background-color: transparent;
	border: 0px; /*width:18px;*/
}

.text-overflow TD {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}


.PannelloPagine {
	height: 600px;
	width: 280px;
	float: left;
	border-right: 1px solid lightgray;
}
.PageScroller {
	float: left;
	height: 600px;
	overflow-y: scroll;
	width: 280px;
	background-color: white;
}

.ToolbarControlli {
	float: left;
	display: block;
	width: 970px;
}

.logo {
	background: url(/images/hyhhlogo.png) no-repeat center center;
	width: 400px;
	height: 65px;
}


.ToolbarControlli .menu {
	float: left;
	display: block;
	width: 970px;
	height: 26px; /*background-color: #21648a;*/
	color: White; /*text-align: right;*/
	background-color: #D4D0C8;
	border: 1px solid gray;
}








.bottoniApp {
	-moz-border-bottom-colors: none;
	-moz-border-image: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: -moz-use-text-color -moz-use-text-color lightgray;
	border-style: none none solid;
	border-width: medium medium 1px;
	display: block;
	float: left;
	height: 40px;
	margin: 0;
	padding: 0 0 0 27px;
	width: 100px;
	cursor: pointer;
}

.n1 {
	border-right: 1px solid lightgray;
	background: url(/images/aggiungiGrande.png) no-repeat 7px 8px;
}

.n2 {
	background: url(/images/pubblica.png) no-repeat 7px 7px;
}
.n3 {
	background: url("/images/aggiungiPiccolo.png") no-repeat scroll 8px 6px transparent;
	border: 1px solid lightgray;
	height: 29px;
	width: 156px;
	float: left;
}


.bottoniApp:hover {
	background-color: lightgray;
}




.linkMenu {
	border: 1px solid gray;
	background-color: gainsboro;
	padding: 3px;
	margin: none;
	color: White;
	display: inline-block;
	line-height: 25px;
	cursor: pointer;
	float: left;
	margin: 1px;
}

.linkMenu:hover {
	text-decoration: underline;
}


.icone {
	float: right;
	margin-right: 5px;
	cursor: pointer;
}

.iconaApp {
	position: absolute;
	width: 15px;
	height: 15px;
	cursor: pointer;
}

.n4 {
	background: url("/images/modifica.png") no-repeat scroll 0 0 transparent;
	left: 91px;
	top: 92px;
}

.n5 {
	background: url("/images/cancella.png") no-repeat scroll 0 0 transparent;
	left: 113px;
	top: 92px;
}


.testoPagine {
	color: #21648A;
	float: left;
	font-weight: bold;
	height: 20px;
	margin-left: 5px;
}




.PageEditor {
	height: 600px; /*width: 766px;*/
	width: 440px;
	float: left;
	overflow-y: scroll;
	overflow-x: none;
}
.MenuPrincipale {
	/*background: url("/images/quadratiVuoti.png") repeat-x scroll 0 0 #9BC3DA;*/
	background: repeat-x scroll 0 0 #F3E6D6;
	border-top: 2px solid #A8AFB7;
	float: left;
	height: 150px;
	padding-top: 30px;
	width: 970px;
	position: relative;
	 border-left: 1px solid lightgray;
	  border-right: 1px solid lightgray;
}

.footer {
	background-color: #A8AFB7;
	float: left;
	width: 972px;
	height: 15px;
	display: block;
	margin-bottom: 50px;
	text-align: center;
	 border-radius: 0 0 10px 10px;
	color: White;
}


.PagePreviewContainer {
	   display:inline-block;
	margin-top: 10px;
	height: 112px;
	width: 75px;
	 overflow:hidden;
	 float:left;
	margin-left: 10px;
}
.PagePreviewContainer img {
	/*float: left;     margin-left:4px;*/
}
.imgEditPagina {
	    cursor: pointer;
    left: 4px;
    position: absolute;
    top: 91px;
}
.imgDeletePagina {
 cursor: pointer;
    left: 27px;
    position: absolute;
    top: 92px;
}
.PagePreview {
	/*background: url(/images/quadrato.png) no-repeat 0px 0px;*/
	background: url(/images/piega1.png) no-repeat bottom right;
	border-top: 1px solid #939393;
	border-left: 1px solid #939393; /*background-color:none;*/ /*float: left;*/
	height: 112px;
	width: 75px;
	cursor: pointer;
	position: relative;
    display:inline-block;
    overflow:hidden;
    float:left;
    text-align:center;

}
.Sezione {
	/*border-bottom: 1px solid lightgray;*/ /*float: left; margin-top: 15px;*/ /*padding: 1%; width: 98%;*/
 width: 407px;
 padding-left:5px;
 padding-right:5px;
}

.sec_TESTO {
	border-right: solid 5px green;
}
.sec_IMMAGINE {
	
    border-right: 5px solid red;
 
}
.sec_LISTA {
	border-right: solid 5px blue;
}
.sec_GALLERIA {
	border-right: solid 5px yellow;
}
.sec_MAPPA {
	border-right: solid 5px orange;
}
.sec_BREAK {
	border-right: solid 5px gray;
}
.sec_METEO {
	border-right: solid 5px darkgray;
}
.sec_FORMINPUTTEXT {


  border-right: solid 5px purple;

}
.sec_FORMINPUTSEND {
	border-right: solid 5px purple;

}
.sec_LISTINO {
	border-right: solid 5px gainsboro;
}
/*.imgEditPagina {
	position: absolute;
	left: 70px;
	top: 90px;
}

.imgDeletePagina {
	position: absolute;
	left: 90px;
	top: 90px;
}*/






.MenuPreview {
	background: url(/images/quadrato.png) no-repeat 0px 0px;
	float: left;
	height: 112px;
	width: 112px;
	margin-left: 25px;
	cursor: pointer;
	text-align: center;
}
.MenuPageContainer {
	position: relative;
	float: left;
}
/*.MenuPageContainer img
{
    float: left;
}*/
.Scroller {
	float: left;
	width: 973px;
	overflow-x: hidden;
	position: relative;
}


/*.MenuPrincipale:after
{
    clear: both;
    content: '.';
    display: block;
    height: 0;
    line-height: 0;
    font-size: 0;
    visibility: hidden;
    padding: 0;
    margin: 0;
}*/
.SortableGallery {
	list-style: none;
	float: left;
	width: 100%;
	padding: 3px;
}
.SortableGallery li {
	float: left;
	width: 95px;
	height: 95px;
}

.SortableLista {
	list-style: none;
	font-size: 11px;
	margin-left: -30px;
}
.SortableLista li {
	margin-bottom: 20px;
	border-bottom: 1px solid lightgray; /*width: 80%;*/
}

.colorButton {
	display: inline-block;
	height: 16px;
	width: 16px;
	border: 1px solid gainsboro;
	padding: 1px;
	cursor:pointer;
}

.draggin
{
	background-color:red;
}



#footerPrincipale
{
  background-color: #a8afb7;
    color: #FFFFFF;
    height: 40px;
    line-height: 30px;
   
    font-size:14px;
    width: 100%;
 margin-top:45px; 
 
    text-align:center;

}
#footerPrincipale a
{
    text-decoration:none;
    color:White;
    margin-right:40px;
}
.ui-layout-center
{
   
    position:relative;
}
.logout
{
    color:White;
}


.logout:hover
{
   
}


#content_alert
{
	
}
#footerPrincipale .bsd
{
    background: url("/images/logoBSD.png") no-repeat scroll 0 4px transparent;
    display: inline-block;
    height: 38px;
    margin-bottom: auto;
    margin-right: 25px;
    margin-top: auto;
    width: 142px;
}
#footerPrincipale .omnisite

{   background: url("/images/logoOmnisite2.png") no-repeat scroll 0 8px transparent;
    display: inline-block;
    height: 38px;
    margin: auto;
    width: 142px;
    margin-right:25px;
}
#footerPrincipale .galileo
{
        background: url(/images/logoGalileo.png) no-repeat 0 3px;
        display: inline-block;
    height: 38px;
    margin: auto;
    width: 142px;
}    