body {
	margin:0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#333;
	background-color:white;
}

p {
	font:11px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 5px 0px;
	padding:0px;
}

a {
	color:#0000FF;
	font-size:11px;
	text-decoration:none;
	font-family:verdana, arial, helvetica, sans-serif;
	cursor: pointer;
}
a:visited {color:#07a;}

#Header {
	margin:30px 0px 0px 0px;
	padding:25px 20px 0px 20px;
	border-style:solid;
	border-color:black;
	height: 25px;
	border-width:1px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
	background-color:#eee;
	background-image:url(../images/title.gif);
	background-repeat: no-repeat;
	text-align: right;
	line-height:11px;
	font:18px arial, helvetica, sans-serif;
	color: #0000FF;
	font-weight: bold;
}

#Content {
	margin:0px 20px 0px 200px;
	padding:15px;
}

#Loading {
	background-image:url(../images/loading.gif);
	margin:150px 20px 0px 200px;
	padding:15px;
	background-repeat: no-repeat;
	background-position: center;
	display: none;
}
#LoadingImg {
	background-image:url(../images/loading.gif);
	padding:15px;
	margin:40px 0px 0px 0px;
	background-repeat: no-repeat;
	background-position: center;
	display: none;
}

#Menu {
	position:absolute;
	padding:10px;
	background-color:#eee;
	border:1px dashed #999;
	line-height:17px;
	width:150px;
	height: 200px;
	left:20px;
	top:100px;
}
#imgPreview {
	position:absolute;
	width:170px;
	left:20px;
	bottom:0px;
	background-repeat: no-repeat;
}

div.divMenu {
	position: relative;
	background-image:url(../images/frecciablu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding:2px 15px 2px;
	border-style:solid; 
	border-width:0px;
	width: 120px;
	height: 15px;
	left: 0px; 
}
div.divMenu:hover {
	background-color: #FFFF80;
}
#nuovoValore {
	position: relative;
	background-image:url(../images/frecciablu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding:2px 15px 2px;
	margin: 20px 0px 0px 0px;
	border-style:solid; 
	border-width:0px;
	width: 130px;
	height: 15px;
	left: 0px; 
}
#nuovoValore:hover {
	background-color: #FFFF80;
}
#quick {
	position: relative;
	background-image:url(../images/frecciablu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding:2px 15px 2px;
	margin: 10px 0px 0px 0px;
	border-style:solid; 
	border-width:0px;
	width: 130px;
	height: 15px;
	left: 0px; 
	display: none;
}
#quick:hover {
	background-color: #FFFF80;
}
#barraStrumenti{
	position:fixed;
	top: 132px;
	right:30px;
	width:50px;
	border:1px dashed #999;
	height: 300px;
	background-color:#eee;
	font-size:1em;
}

table.recordDb{ 
	background-color: #eee;
	border: 1px solid #999;
	border-collapse: collapse;
	border-spacing: 0px;
	top: 500px;
}

td.titolo{
	background-color: #eee;
	border: 1px solid #999;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #404040;
	padding-left: 2px;
	text-align: center;
}
td.record{
	border: 1px dashed #999;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 0px;
	background-color: #fff;
}
#errore {
	font:14px verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	color:#808000;
}
#titoloModTable {
	height:30px; 
	padding:5px 0px 0px 40px;
	background-image:url(../images/picture.png);
	background-repeat: no-repeat;
	font:16px verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	color:#0000FF;
}
#Cerca{
	float: right; 
	margin-top: -18px;
}
#txtCerca{
	size: 50;
	font:10px verdana, arial, helvetica, sans-serif;
}
.fieldForm{
	font:10px verdana, arial, helvetica, sans-serif;
}
.areaForm{
	font:10px verdana, arial, helvetica, sans-serif;
	size: 100;
}
.pulsante {
	BORDER-RIGHT: #000000 1px solid; 
	PADDING-RIGHT: 2px; 
	BORDER-TOP: #000000 1px solid; 
	PADDING-LEFT: 2px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px; 
	PADDING-BOTTOM: 2px; 
	BORDER-LEFT: #000000 1px solid; 
	WIDTH: 110px; 
	PADDING-TOP: 2px; 
	BORDER-BOTTOM: #000000 1px solid; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	cursor: pointer;
}
.titleField{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #404040;
}







/* Toolbar */
.toolbar1   { height: 26px; background-image: url(../images/background_silver.jpg); }
/*.toolbar1   { height: 26px; background-color: #F4F4F4; border-bottom:1px solid #C9C9C9; }*/

/* Command Buttons */
.buttonEditor     { width: 20px; height: 20px; border: 0px solid transparent; margin: 1px; padding: 0px; background: transparent; }
.buttonEditorOver { width: 20px; height: 20px; border: 1px solid #999999; margin: 0; padding: 0px; }

/* Table Textarea */
.tableTextareaEditor { border: 1px solid #888888; }
.iframeText { background-color: #FFFFFF; }

/* Status Bar */
.wysiwyg-statusbar {font-family: Arial; font-size: 9px; background-color: #EEEEEE;}
a.wysiwyg-statusbar {font-family: Arial; font-size: 9px; color: #000000; text-decoration:none;}
a.wysiwyg-statusbar:hover {font-family: Arial; font-size: 9px; color: #000000; text-decoration:underline;}

/* Font Type and Size Drop Down */
.dropdown          { background-color: #FFFFFF; border: 1px solid #333333; height: 140px; overflow: auto; padding: 1px;}
button.mouseOver   { background-color: #EEEEEE; border: 1px solid #CCCCCC; padding: 3px; cursor: default; text-align: left;}
button.mouseOut    { background-color: #FFFFFF; border: 1px solid #FFFFFF; padding: 3px; cursor: default; text-align: left;}

/* Context Menu */
.wysiwyg-context-menu-div { background-color:#F4F4F4; border: 1px solid #C9C9C9; width:170px; }
.wysiwyg-context-menu { font-family: Arial; font-size:11px; color:#000000; width:100%;}
.wysiwyg-context-menu .icon {background-color:#EEEEEE;}
.wysiwyg-context-menu .disabled { font-family: Arial; font-size:11px; color:#999999; text-decoration:none; padding-left: 3px; }
.wysiwyg-context-menu a { font-family: Arial; font-size:11px; color:#000000; text-decoration:none; padding-left: 3px;}
.wysiwyg-context-menu .mouseover {background-color: #EEEEEE;}


/* CREATE TABLE POPUP */

/* Select Border Width/Type */
.on   { background-color: #EEEEEE; border: 1px solid #CCCCCC; padding: 6px; width: 140px; cursor: default; height: 5px;}
.off  { background-color: #FFFFFF; border: 1px solid #FFFFFF; padding: 6px; width: 140px; cursor: default; height: 5px;}

/* Select Shading/Border Color */
.wysiwyg-color-picker-table  { border: 1px solid #7E7E81; background-color: #F7F7F7; padding: 1px; }
.wysiwyg-color-picker-div    { font-size: 1px; height:12px; width:12px; }
.selectColorBorder { border: 1px solid #F7F7F7; }
.selectColorOn     { border: 1px solid #999999; background-color: #CCCCCC; }
.selectColorOff    { border: 1px solid #F7F7F7; background-color: #F7F7F7; }


#lightbox{
	background-color:#FFFFFF;
	padding: 10px;
	border-bottom: 0px;
	border-right: 0px;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 

#overlay{
	background-color: rgb(238, 238, 238); 
	opacity: 0.5;
}