.gray999 {
	color: #999; 	
}

#export_button {
	border: 1px solid #CCC;
    float: left;
    position: absolute;
    right: 150px;
    top: 104px;
    padding: 3px 10px;
}


#stats_button {
	border: 1px solid #CCC;
    float: left;
    position: absolute;
    right: 20px;
    top: 104px;
    padding: 3px 10px;
}

#stats_button a, #export_button a {
    text-decoration: none;
    color: #2a2a2a;
}

#stats_button img, #export_button img {
	vertical-align: -27%;
	padding-right: 10px;
}

.ui-widget-content .ui-icon {
    background-image: url("/cenemiback/javax.faces.resource/images/ui-icons_ffffff_256x240.png.xhtml?ln=primefaces-ui-lightness") !important;
}

#content {
	padding: 0px 20px 20px 20px;
	background: #FFFFFF;
}

#title {
    padding: 0px 20px 0px 20px;
    background: #FFFFFF;
}

#container {
    background: #FFFFFF;
    box-shadow: 0 5px 24px #888888;
}

#footer {
	background-color: #2A2A2A;
	border-top: 3px solid #FF6400;
	border-bottom: 3px solid #FF6400;
	text-align: center;
	color: white;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 25px;
}

#header {
    background: url("../img/header_back.png") repeat scroll 0 0 transparent;
    height: 50px;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-top: 20px;
    border-bottom: 5px solid #FF6400;
}

#menu {
	background-color: #474747;
	padding: 0px 18px;
	height: 35px;
}

#pageActions {
	padding-bottom: 10px;
}

body {
    color: #666;
    font: 11px Verdana;
    margin: 0;
    padding: 0;
    background-image: url("../img/backimage.png");
}

h1 {
	border-bottom: 1px dotted #AAA;
	font-size: 22px;
	font-weight: bold;
	padding-bottom: 3px;
}

fieldset {
    border: 1px solid #DDDDDD;
    border-radius: 10px 10px 10px 10px;
    padding: 20px;
}

table.form input[type="checkbox"] {
	height: 12px;
}

input[disabled="disabled"][type="text"] {
    border: 1px solid #BBBBBB;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 2px 2px #CCCCCC inset !important;
    color: #333333;
    font-size: 11px;
    font-weight: normal;
    margin-bottom: 5px;
    background-color: #EEEEEE;
    padding: 5px 3px 4px 6px;
}

input[type="text"] {
    border: 1px solid #BBBBBB;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 2px 2px #CCCCCC inset !important;
    color: #333333;
    font-size: 11px;
    font-weight: normal;
    margin-bottom: 5px;
    background-color: #FFFFFF;
    padding: 5px 3px 4px 6px;
}

button {
    border: 1px solid #C1DAD7;
    border-radius: 5px 5px 5px 5px;
    cursor: pointer;
    padding: 3px 20px;
}

.formlabel {
    color: #444444;
    float: left;
    font-size: 11px;
    margin: 5px 0 15px;
    width: 200px;
}

.formlabel span {
    color: #999999;
    display: block;
    font-size: 10px;
    width: 200px;
}

.top {
    vertical-align: top;
}

.tableNotes {
	padding: 14px 0px 10px 0px;
	width: 50%;
	float: left;
}

.tableExport {
	padding: 10px 0px;
	width: 50%;
	float: right;
	text-align: right;
}

.subTable {
	height: 30px;
}

.logo {
	float: left;
	width: 45%;
}

.logoCAIB {
	float: right;
	width: 45%;
	text-align: right;
}

img {
	border: 0px;
}

img.button {
    border: 1px solid #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    margin-bottom: 0;
    cursor: pointer;
    float: left;
    margin-right: 5px;
    padding: 4px;
    background: none repeat scroll 0 0 #FFFFFF;
}

img.buttonNoPointer {
    border: 1px solid #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    margin-bottom: 0;
    float: left;
    margin-right: 5px;
    padding: 4px;
    background: none repeat scroll 0 0 #FFFFFF;
}

.ui-tags .ui-tag {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#EEEEEE none repeat scroll 0 0;
	border:1px solid #DDDDDD;
	float:left;
	margin-bottom:3px;
	margin-right:3px;
	padding: 5px 10px 5px 8px;
	position:relative;
}

.ui-tags {
	display:block;
}

.ui-tag a {
	color: #666666;
	text-decoration: none;
	padding: 0px;
}

.ui-tags-vertical {
    display: table-caption;
}

.ui-tags-vertical .ui-tag-vertical {
    -moz-background-inline-policy: continuous;
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #DDDDDD;
    float: left;
    margin-bottom: 3px;
    margin-right: 3px;
    padding: 5px 10px;
    position: relative;
    width: 400px;
}

.ui-tag-vertical a {
	color: #666666;
	text-decoration: none;
	padding: 0px;
}

.alignTop {
	vertical-align:top;
}

.ui-datatable-odd {
    background-color: #FFFFFF;
}

/**********************************/
/** SOBREESCRITURA DE PRIMEFACES **/
/**********************************/
.ui-datatable-odd {
	background: none #F6F6F6;
}

.ui-datatable-even {
	background: none #FFFFFF;	
}

.ui-dashboard-column {
    padding-bottom: 0;
    width: 410px;
    float: none;
}

.ui-button-text-only .ui-button-text {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #EEEEEE;
    padding: 0.4em 1em;
}

.ui-widget-content {
    color: #333333;
}

div#breadcrumb {
	border-bottom: 1px solid #DDD;
	padding-left: 15px;
	background: #FFFFFF;
	border-top: 2px solid #FF6400;
	height: 30px;
}
	
div#breadcrumb .ui-widget-header {
	background: none;
	border: none;
}

div#breadcrumb .ui-widget-header .ui-icon {
    background-image: url("../img/ui-icons_222222_256x240.gif");
}

div#breadcrumb a {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

div#breadcrumb .ui-icon-triangle-1-e {
    background-position: -28px 0px;
}

.ui-breadcrumb ul li {
    display: block;
    float: left;
    height: 21px;
    line-height: 21px;
    overflow: hidden;
    padding-left: 8px;
    position: relative;
}

table.form .ui-state-default, 
table.form .ui-widget-content .ui-state-default, 
table.form .ui-widget-header .ui-state-default,
table.form select {
    border: 1px solid #BBBBBB;
    border-radius: 3px 3px 3px 3px;
    color: #333333;
    font-size: 11px;
    margin-bottom: 5px;
    padding: 5px 3px 4px 6px;
    box-shadow: 0 2px 2px #CCCCCC inset !important;
    font-weight: normal;
}

table.form select[disabled="disabled"] {
    background-color: #EEEEEE;
}

.wijmo-wijmenu-list {
    border: none;
}

.wijmo-wijmenu .wijmo-wijmenu-parent .wijmo-wijmenu-child {
    width: 225px;
    padding-left: 10px;
    border: 1px solid #FF0000;
}

.wijmo-wijmenu .wijmo-wijmenu-link .wijmo-wijmenu-icon-left {
    padding-right: 3px;
}

.wijmo-wijmenu .wijmo-wijmenu-parent .wijmo-wijmenu-child {
    border: 1px solid #CCCCCC;
}

#menu .ui-corner-all {
    background: #474747;
    border: 0px none;
    color: #FFF;
}

.wijmo-wijmenu {
	background: url("../img/menu_back.png") repeat scroll 0 0 transparent;
}

#menu .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
    color: #FFF;
    text-decoration: none;
}

.ui-dialog .ui-dialog-content {
	text-align:center;
    background: #FFFFFF;
}

.ui-confirm-dialog {
	top: 200px !important;
}

/**************/
/** IM�GENES **/
/**************/
.save { background-image: url('../img/save.png') !important; }

