#wrapper {
        border: 1px;
        margin: 0px;
        margin-left: auto;
        margin-right: auto;
        padding: 0px;
		padding-top: 5px;
}

.wrapper {
        border: 1px;
        margin: 0px;
        margin-left: auto;
        margin-right: auto;
        padding: 0px;
		padding-top: 5px;
}


#header {
        background-color: #F1F2F4;
        background-position: right top;
        border-bottom: 4px solid #4A94B5;
}

.header {
        background-color: #F1F2F4;
        background-position: right top;
        border-bottom: 4px solid #4A94B5;
        /* background: url(images/header_bg.png); */
}

#wrapper1 div {
    border: 0px;
    margin: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 5px 0px 5px;
    display: inline;
}

body {
	background-color: #FFF;
	background-image:url('../img/sfondo.jpg');
	background-position: left top ;
	
	margin: 0px 0px 0px 0px;
	color : #333;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
}
a {
	color: #4A94B5;
	text-decoration: none;
}
a:hover {
	color : #30569D;
	text-decoration : underline;
}
a:active {
	color : #333333;
	text-decoration : underline;
}

a.intestazionetabelle {
	color: #003399;
	text-decoration: none;
}

table#toolbar {
	margin-right: 10px;
}

table#toolbar a.toolbar {
	color : #808080;
	text-decoration : none;
	display: block;
	border: 1px solid #DDD;
	width: 55px;
	padding: 2px 1px 2px 1px;
}
table#toolbar a.toolbar:hover {
	color : #4A94B5;
	border: 1px solid #c24733;
	background-color: #f1e8e6;
	padding: 3px 0px 1px 2px;
}
table#toolbar a.toolbar:active {
	color : #FF9900;
}
.pagenav {
	font-size : 10px;
}
a.pagenav {
	color : #808080;
	font-size : 10px;
	text-decoration : underline;
}
a.pagenav:hover {
	color : #FFF;
	font-size : 10px;
}
a.pagenav:active {
	color : #333;
	font-size : 10px;
}
.sectionname {
	color : #FF9900;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight: bold;
}
.button {
	border-top : solid 1px #d5d5d5;
	border-right : solid 1px #808080;
	border-bottom : solid 1px #808080;
	border-left : solid 1px #d5d5d5;
	color : #333;
	font-weight : bold;
}
.inputbox {
        z-index: -3;
        font-size: 11px;
}
.text_area {
        border : 1px solid #ccc;
        z-index: -3;
        font-size: 11px;
}
input, textarea, select {
	z-index : -3;
	font-size: 11px;
}
.small {
	color : #FF9900;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
}
.smallgrey {
	color : #999;
	font-size : 10px;
}
.error {
	color : #C40000;
	font-size : 11px;
	font-weight : bold;
}
.contentheading, .componentheading, .moduleheading {
	font-size: 14px;
	font-weight: bold;
}
table.menubar {
	width: 100%;
	
}
td {
	/* orlmau font-size: 11px;*/
	font-size: 14px;
}
/* header block */
table.adminheading {
	background-color: #FFF;
	font-family : Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
	border-collapse: collapse;
	color: #4A94B5;
	font-size : 18px;
	font-weight: bold;
	text-align: left;
}
table.adminheading th {
	/* background: url(images/generic.png) no-repeat left; */
	text-align: left;
	height: 50px;
	width: 90%;
	padding-left: 50px;
	border-bottom: 5px solid #fff;
}

table.adminheading th.normale {
	white-space: nowrap;
	text-align: left;
	height: 50px;
	width: 99%;
	padding-left: 50px;
	border-bottom: 5px solid #fff;
	font-size: 12px;
}

table.adminheading th.checkin {
	background: url(images/checkin.png) no-repeat left;
}
table.adminheading th.cpanel {
	background: url(images/cpanel.png) no-repeat left;
}
table.adminheading th.config {
	background: url(images/config.png) no-repeat left;
}
table.adminheading th.modules {
	background: url(images/module.png) no-repeat left;
}
table.adminheading th.menus {
	background: url(images/menu.png) no-repeat left;
}
table.adminheading th.trash {
	background: url(images/trash.png) no-repeat left;
}
table.adminheading th.user {
	/* background: url(images/user.png) no-repeat left; */
}
table.adminheading th.inbox {
	background: url(images/inbox.png) no-repeat left;
}
table.adminheading th.msgconfig {
	background: url(images/message_config.png) no-repeat left;
}
table.adminheading th.langmanager {
	background: url(images/langmanager.png) no-repeat left;
}
table.adminheading th.mediamanager {
	background: url(images/mediamanager.png) no-repeat left;
}
table.adminheading th.impressions {
	background: url(images/impressions.png) no-repeat left;
}
table.adminheading th.browser {
	background: url(images/browser.png) no-repeat left;
}
table.adminheading th.searchtext {
	background: url(images/searchtext.png) no-repeat left;
}
table.adminheading th.templates {
	background: url(images/templatemanager.png) no-repeat left;
}
table.adminheading th.massemail {
	background: url(images/massemail.png) no-repeat left;
}
table.adminheading th.frontpage {
	background: url(images/frontpage.png) no-repeat left;
}
table.adminheading th.sections {
	background: url(images/sections.png) no-repeat left;
}
table.adminheading th.edit {
	background: url(images/addedit.png) no-repeat left;
}
table.adminheading th.categories {
	background: url(images/categories.png) no-repeat left;
}
table.adminheading th.install {
	background: url(images/install.png) no-repeat left;
}
table.adminheading th.dbbackup {
	background: url(images/backup.png) no-repeat left;
}
table.adminheading th.dbrestore {
	background: url(images/dbrestore.png) no-repeat left;
}
table.adminheading th.dbquery {
	background: url(images/query.png) no-repeat left;
}
table.adminheading th.info {
	background: url(images/systeminfo.png) no-repeat left;
}

table.adminheading td {
	color : #000;
}
/* standard list style table */
table.adminlist {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 1px solid #ddd;
	border-spacing: 0px;
	width: 100%;
	border-collapse: collapse;
}

table.adminlist th {
	margin: 0px;
	padding: 6px 4px 2px 4px;
	height: 25px;
	background: url(images/background.jpg);
	background-repeat: repeat;
	font-size: 11px;
	color: #000;
}
table.adminlist th.title {
	/* text-align: left; */
}

table.adminlist th a:link, table.adminlist th a:visited {
	color: #4A94B5;
	text-decoration: none;
}

table.adminlist th a:hover {
	text-decoration: underline;
}

table.adminlist tr.row0 {
	background-color: #F9F9F9;
}
table.adminlist tr.row1 {
	background-color: #FFF;
}
table.adminlist td {
	border-bottom: 1px solid #e5e5e5;
	padding: 4px;
}
table.adminlist tr.row0:hover {
	background-color: #f1f1f1;
}
table.adminlist tr.row1:hover {
	background-color: #f1f1f1;
}
table.adminlist td.options {
	background-color: #ffffff;
	font-size: 8px;
}
select.options, input.options {
	font-size: 8px;
	font-weight: normal;
	border: 1px solid #999999;
}
/* standard form style table */
table.adminform {
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	width: 100%;
	padding: 10px;
	border-collapse: collapse;
}
table.adminform tr.row0 {
	background-color: #f9f9f9;
}
table.adminform tr.row1 {
	background-color: #eeeeee;
}
table.adminform th {
	font-size: 11px;
	padding-top: 6px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	text-align: left;
	height: 25px;
	background: url(images/background.jpg);
	color: #000;
	background-repeat: repeat;
}
table.adminform td {
	padding: 3px;
	text-align: left;
}
table.adminform td.editor {
	font-size: 9px;
}

table.cpanel td {
	text-align: center;
}

form {
	margin: 0px 0px 0px 0px;
}
/* Styles for dhtml tabbed-pages */
.ontab {
	font-size: 12px;
	background-color: #ffae00;
	border: 1px solid #cccccc;
	width: 14%;
	text-align: center;
	cursor: pointer;
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	font-size: 12px;
	background-color : #e5e5e5;
	border: 1px solid #cccccc;
	width: 14%;
	text-align: center;
	cursor: pointer;
	font-weight: normal;
}
.tabpadding {
	/*border-bottom: solid 1px #D5D5D5;*/
}
.tabheading {
	background-color: #FFAE00;
	color: #FFF;
	font-size: 10px;
	text-align: left;
}
.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
.menubackgr {
	background: #F1F3F5;
	border-bottom: 1px solid #cccccc;

}
.menudottedline {
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #ffffff;
	background-color: #F1F3F5;
}
.pathway {
	margin-left: 15px;
}
.adminheader {
	color : #c30;
	font-size : 24px;
}
/* Text passed with mosmsg url parameter */
.message {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
}
/*----------ORLMAU START--------------------------------*/
div.centermain {
	padding: 0 10px;
}
.centermaindetailswidth {
	background:#FFFFFF none repeat scroll 0 0;
	background-image:url('../img/pixel.jpg');
	width=300px;	
}
.centermaindetailsnews {
	background:#FFFFFF none repeat scroll 0 0;
	background-image:url('../img/pixel.jpg');
	width=600px;	
}
.centermaindetailscustomers {
	background:#FFFFFF none repeat scroll 0 0;
	background-image:url('../img/pixel.jpg');
	width=700px;	
}
.centermaindetailscollections {
	background:#FFFFFF none repeat scroll 0 0;
	background-image:url('../img/pixel.jpg');
	width=700px;	
}
.centermaindetails {
	background:#FFFFFF none repeat scroll 0 0;	
	background-image:url('../img/pixel.jpg');
}
.optional{
	background:#FFFFFF none repeat scroll 0 0;	
	background-image:url('../img/pixel.jpg');
}
.required {
	background:#FFFFFF none repeat scroll 0 0;	
	background-image:url('../img/pixel.jpg');
}
.bannercorner{
	width=140px;
	font-size : 12px;
}
/*----------ORLMAU END--------------------------------*/
div.main {
	width: 99%;
	padding: 0;
}
.quote {
	margin: 4px;
	border: 1px solid #cccccc;
	background-color: #E9ECEF;
	padding: 10px;
	font-size: 12px;
	color: #254D78;
}


/* mod_quickicon */

#cpanel {  text-align: center;  vertical-align: middle; }

#cpanel div.icon   { margin: 3px; }
#cpanel div.icon a { 
	display: block; float: left;
	height: 97px !important;
	height: 100px; 
	width: 108px !important;
	width: 110px; 
	vertical-align: middle; 
	text-decoration : none;
	border: 1px solid #DDD;
	padding: 2px 5px 1px 5px;
}

#cpanel div.icon a:link    {  color : #808080;  }
#cpanel div.icon a:hover   { 
	color : #333; 
	background-color: #f1e8e6;  
	border: 1px solid #c24733;
	padding: 3px 4px 0px 6px; 
}
#cpanel div.icon a:active  {  color : #808080;  }
#cpanel div.icon a:visited {  color : #808080;  }

#cpanel div.icon img { margin-top: 13px; }
#cpanel div.icon span { display: block; padding-top: 3px;}

/* Tooltips */
a.tooltip, a.tooltip:hover  {
	color: black;
	text-decoration: none;
	border-bottom: 1px dashed #aaa;
}

a.tooltiplink {
	display: block; 
	width: 100%; 
}
a.tooltiplink:hover {
	text-decoration:  none;
}

/* Fieldsets */
fieldset {
	margin-bottom: 10px;
	border: 1px #ccc solid;
	padding: 5px;
	text-align: left;
}

fieldset p { 
	margin: 10px 0px; 
}

legend { 
	color: #c24733; 
	font-size: 1.1em; 
	font-weight: bold; 
}

/* Two Pane Formatting */
#treecell {
	width: 20%; 
	display: block; 
	position: relative; 
	float: left;
	margin: 0; 
	padding: 2px;
	overflow: hidden;
}

.expander { 
	float: right;  
}

#datacell {
	width: 78%; 
	display: block; 
	float: left;
	margin: 0; 
	padding: 2px 0px 0px 0px;	
}

#datacellfull {
	width: 98%; 
	display: block; 
	float: left;
	margin: 0; 
	padding: 2px;
}

#treecell fieldset { 
}
#datacell fieldset { 
	border: 1px #ccc solid; 
}

span.editlinktip {
	text-decoration:  none;
	border-bottom: 1px dashed #aaa;
}

table.paramlist td {
	height: 30px;
}

div.footer {
	clear: both;
	margin-top: 30px;
	border-top: 4px solid #4A94B5;
}

/*
* Da applicare a tabella.
*/
#footer {
	border-top: 4px solid #4A94B5;
}
	


#errori ul, li {
	color: red;
}

.error-message {
	color: red;
}

/* Usato per le intestazioni ordinabili di colonna. */
/* NON USATO ATTUALMENTE */
a.icoAsc {
	/* 
	background: url(images/arrowdown.gif) no-repeat;
	background-position: 100% 50%;
	*/
	font-style: italic;
	font-size: 12px;
}

/* Usato per le intestazioni ordinabili di colonna. */
/* NON USATO ATTUALMENTE */
a.icoDesc {
	/*
	background: url(images/arrowup.gif) no-repeat;
	background-position: right;
	*/
	font-style: italic;
	font-size: 12px;
}

/* Usato per eliminare gli effetti di sottolineatura dalle icone usato come 'toolbar', 
come ad es. l'icona 'Crea nuovo' nelle maschere di elenco. */
a.toolbar:hover {
	text-decoration: none;
}


table.pulita td {
	border: 0;
}

table.adminlistblue {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 1px solid blue;
	border-spacing: 0px;
	width: 100%;
}

table.adminlistblue th {
	font-style: italic;
	text-align: left;
	margin: 0px;
	padding: 6px 4px 2px 4px;
	height: 25px;
	background: url(images/backgroundblue.jpg);
	background-repeat: repeat;
	font-size: 11px;
	color: #000;
}


input {
	margin: 2px;
}

select {
	margin: 2px;
}

#filtro {
	border: 1px dashed blue;
	font-size: 16px;
	font-weight: bold;
	width: 100%;
	background-color: #F1F3F5;
	margin-top: 10px;
	margin-bottom: 2px;
}

/*
.autocomplete {
	list-style-type: none;
	background-color: #F5F5F5;
	margin-left: -10px;
}

.autocomplete-item {
	color: #c30;
	cursor: pointer;
	margin-left: -30px;
	margin-bottom: 3px;
}
*/

input.form-error
{
	color: #781351;
	background: #fee3ad;
	border: 1px solid #781351
}

textarea.form-error
{
	color: #781351;
	background: #fee3ad;
	border: 1px solid #781351
}

table.sofT
{ 
	text-align: center;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	width: 580px;
	background-color: #fafafa;
	border: 1px #6699CC solid;
	border-collapse: collapse;
	border-spacing: 0px;
}

td.helpHed
{ 
	border-bottom: 2px solid #6699CC;
	border-left: 1px solid #6699CC;
	background-color: #BEC8D1;
	text-align: left;
	text-indent: 5px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #404040;
	width: 100px;
}

td.helpRow
{ 
	border-bottom: 2px solid #6699CC;
	border-left: 1px solid #6699CC;
/*	background-color: #BEC8D1; */
	text-indent: 5px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #404040;
	width: 100px;
}


/* News */
div.news-title
{
	width: 250px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #003399;
	border-bottom: dotted;
	/* border: 1px solid black; */
}

div.news-body
{
	font-family:"Lucida Sans Unicode","Lucida Grande",Sans-Serif;
	font-size:12px;
}

div.news-separator
{
	margin-bottom: 30px;
}


fieldset.linear
{
	border-style: solid none none;
}

fieldset legend
{
	line-height: 150%;
}

fieldset div
{
	margin-top: 10px;
}


div.infobox
{
	border: 1px solid black;
	width: 200px;
	background-color: #FFFF99;
	position: fixed;
	display: block;

}

div.infobox ul
{
	padding-left: 0px;
}

div.infobox ul li
{
	color: black;
}

/* Paginatore */
#pager-nav
{
	width: 100%;
}

.pager-item
{
	float: left;
	margin-right: 5px;
} 

.pager-first
{
}

#admin-menu
{
	color: #333366;
}

#admin-menu a
{
	color: #333366;
}

#admin-menu a:hover
{
	color: #333366;
}

#admin-menu a:visited
{
	color: #333366;
}


/*
* Formattazione tabelle.
*/
#bluewhite 
{
	border-collapse:collapse;
	font-family:"Lucida Sans Unicode","Lucida Grande",Sans-Serif;
	font-size:12px;
	text-align:left;
	width: 840px;
}

#bluewhite th
{
	background:#B9C9FE none repeat scroll 0 0;
	border-bottom:1px solid #FFFFFF;
	border-top:4px solid #AABCFE;
	color:#003399;
	font-size:13px;
	font-weight:normal;
	padding:8px;
	font-weight: bold;
}

#bluewhite td
{
	color:#333366;
	padding:8px;
}

/* inizio mau*/
#bluewhite .collectionth
{
	background:#B9C9FE none repeat scroll 0 0;
	border-bottom:1px solid #FFFFFF;
	border-top:4px solid #AABCFE;
	color:#003399;
	font-size:13px;
	font-weight:normal;
	padding:8px;
	font-weight: bold;
	width: 100px;
}

#bluewhite .collectiontd
{
	color:#333366;
	padding:8px;
	width: 100px;
}
/*fine mau*/
#bluewhite .odd
{
	/* background: #E8EDFF none repeat scroll 0 0; */
	background:#E8EDFF none repeat scroll 0 0;
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid transparent;
	color:#333366;
	padding:8px;	
}

#bluewhite .even
{
	background:#B9C9FE none repeat scroll 0 0;
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid transparent;
	color:#333366;
	padding:8px;
}

#bluewhite tr:hover
{
	background-color: #6699FF;
}


dl{
padding:1em;
}
dt{
margin:0;
padding:0;
font-weight:bold;
line-height:1.6em;
}
dd{
margin:0;
margin-bottom:1em;
padding:0;
font-style:italic;
}

form {
margin:0px;
padding:0px;
}
