BODY, TABLE {
    color: Black;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: xx-small;
    background-color : #FFFFFF;
}

table {
    background-color : #F9F9F9;
}

table.invisible {
	background: transparent;
	border-width : 0px;
	border: 0px none;
}

a {
	text-decoration: none;
	color: black;
}

a:hover {
	color: #f69d2c;
}

input.statusButton {
	background-color: white;
	background-image: url(pictos/change_16.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 20px;
	padding-right: 16px;
}

input.checkedOkButton { background-image: url(pictos/ok_16.png);	 }
input.checkedKoButton { background-image: url(pictos/cancel_16.png); }

input.okButton {
	background-color: white;
	background-image: url(pictos/ok_16.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 20px;
	width: 24px;
	margin-right:3px;
	margin-left: 3px;
}

input.cancelButton {
	background-color: white;
	background-image: url(pictos/cancel_16.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 20px;
	width: 24px;
	margin-right:3px;
}

input[disabled] {
	color: #6b6b6b;
}

select { 
	font-Family: Verdana, Arial, Helvetica; 
	font-size: 10px; 
	color: #000000; 
}

input, textarea {
	font-family: Verdana, Arial, Helvetica; 
	font-size: 10px; 
	color: #000000; 
	border : 1px solid #777777; 
}

input { 
	background: url(fonsBoto.gif);
	background-repeat: repeat-x;
	background-position: top; 
	background-color: #e3e3e3;
	padding: 1px;
}

input.page {
	padding-left: 2px;
	padding-right: 2px;
	margin-top: 5px;
   margin-bottom: 4px;  
}

input.pageSelected {
	color: white;
	background: url(fonsBotoSel.gif);
}

input.boto { width: 80px; }
input.imatge {
	border-width: 0px;
	border-style: none;
	background-color: white;
	background-image: none;	
	padding: 0px;
}

input.check { 
 	border : 0px solid Black;  
	padding: 0px;
}

input.checkPetit { 
	background-image: none;	
	background-color: #ffa106;
	border : 0px solid Black;
	padding: 10px;
}

/* PEU */
td.peuDreta {
	color: white;
	background-position: right;
	background-repeat: no-repeat;
	background: url(peu/fons.png);
}	

td.peuEsquerre {
	padding-left: 3px;
	color: #FBC693;
	background-repeat: repeat-x;
	background: url(peu/fons.png);
}

#adminContent {
	min-height: 100%;
/*	margin-bottom: 50px; */
}

table.taulaMare {
	padding-bottom: 55px;
}

#adminFooter {
	/*margin-top: -55px;*/
	background-repeat: repeat-x;
	background-image: url(peu/fons.png);
	height: 46px;
}

#adminFooterLogo {
	padding-right: 20px;
	padding-top: 12px;
	float: right;
}

#adminFooterCopy {
	padding-left: 10px;
	padding-top: 10px;
	color: #9A9A9A;
	float: left;
}

A.INVERS {
	color: white;
	font-weight: bold;
}

A.INVERS:HOVER {
	color: #AF4500;
}

.credits {
	padding-top: 2px;
	padding-right: 5px;
}

/* BLACK GROUP CSS */
table.blackGroup  { 
	border-style: none;
}

th.blackGroup {
	background-color: black;
	color: white;
	font-weight: normal;
	padding-top: 1px; 
}

td.blackGroup {
	background-color: #FFFCF8;
	color: black;
}

/* ORANGE GROUP CSS */
table.orangeGroup { 
	border-style: none; 
	background-color: #F9F9F9;
}

th.orangeGroup {
	background-color: #F79040;
	color: white;
	font-weight: normal;
	padding-top: 1px; 
}

td.orangeGroup {
	background-color: #F9F9F9;
	color: black;
}

/* MENU GROUP SEPARADOR */
td.colapseMenu {
	background-image: url(colapseMenu/sota.gif);
	background-position: center;
	background-repeat: repeat-y;
}

td.headerSeparator {
	background-color: #e5e5e5;
	padding-left: 1px;
	padding-right: 0px;
	width: 1px;
}

td.logo {
	color: #9A9A9A;
}

/* NAVEGADOR */
tr.navegador { background-color: #E5E5E5; }
.navegadorSeccioSeleccionada { 
	color: black; 
	font-weight: bold;
}

table.maintance {
	border: 0px none;
	background-color: #F9F9F9;
}

th, .headermaintance {
	font-size: 11px;
/*	background-color: #f69d2c; */
	background-color: #ffa106;
	color: White;
	font-weight: bold;
	height: 16px;
}

th.maintenancesep {
	height:1px;
}

.headermaintance {
	padding-left: 9px;
	height: 22px;
}

th.normal {
	font-size : 10px;
	font-weight: normal;
	text-align: left;
}

tr.maintenancealternative { 
	background-color: #e3e3e3; 
	height: 22px;
}

tr.maintenancenormal { 
	background-color : #F9F9F9; 
	height: 22px;
}

td { font-size : 10px; border: 0px none; }

td.maintenancetitle {
	background-color: #9c9a9c;
	color: white;
	padding-left: 10px;
	height: 18px;
}

/* SIMPLETABS2 */
div#mant_body {
	float:left;
	width:100%;
	margin-left:-201px; 
}

div#mant_panels, div#mant_validator {
	margin-left:200px;
	border-right: 1px solid #777777;
}

div#mant_menu {
	float: right;
	width: 200px;
	border-top: 1px solid #777777;
	border-right: 1px solid #777777;
	border-bottom: 1px solid #777777;
}

div#mant_title {
	padding-left: 9px;
}

.tab_content {
	background: #f9f9f9;
	padding: 9px;
}

ul.tabs {
	margin: 0;
	padding: 0; 
	list-style: none;
	width: 200px;
}
ul.tabs li {
	height: 31px;
	line-height: 31px;
	background: #e3e3e3;
	overflow: hidden;
}
ul.tabs li a {
	text-decoration: none;
	display: block;
	padding: 0 20px;
	border: 0px;
	outline: none;
}

ul.tabs li.active, ul.tabs li.active a {
	background: black;
	color: white;
	font-weight: bold;
}

ul.tabs li a:hover, ul.tabs li.active a:hover {
	background: #f69d2c;
	color: white;
}	

#linkpicto {
	text-align: center;
	margin-top: 4px;
	margin-bottom: 1px;	
	margin-left: 3px;
	margin-right: 3px;
	width: 80px;
	float: left;
	overflow: hidden;
	height: 58px;
}

#linkpicto a {
	display: block;
}

#linkpicto img {
	padding: 3px;
}

/* LivePreview del gestor de fitxers */
.filePreview {
	display: none;
	border: 3px solid orange;
	position: absolute;
	background-color: white;
}