/* Hoja de estilos. */
html {
	overflow-y: scroll;
}

body {
	font-size: 12px;
	margin: 0px;
}

a:visited {
	color:blue;	
}

a img {
	border: none;
}

h1 {
	font-size: 1.6em;
	margin-top: 0;
}

input[type=submit], input[type=button] {
	font-size: 11px;
	margin: 5px 5px 5px 0;
	cursor: pointer;
}

input[type=text], input[type=password], textarea {
	font-size: 12px;
	padding-left: 1px;
}

select {
	font-size: 13px;
}

select[disabled] > option {
	color: white !important;
}

.tableControl, .actionButtons {
	width: 100%;
}

.tableControl a {
	padding-left: 10px;
}

.tableControl {
	text-align: right;
}

.footer {
	text-align: center;
	font-size: 11px;
	margin-bottom: 10px;
}

.rich-table {e
	width: 100%;
}
.headerImgDiv {
	position: relative;
	top: 0px;
	width: 100%;
}
.headerImg {
	width: 757px;
}
.headerImgTopDiv {
	position: absolute;
	background: url("../img/topHeader.png"); repeat-x;
	height: 32px;
	width: 100%;
	z-index: -1;
}
.headerLogosDiv {
	position: absolute;
	top: 35px;
	right: 5%;
}
.headerLogos {
	height: 70px;
}
.mensajeBienvenido {
	position: relative;
	left: 100px;
	width: 500px;
}
#menuLogoutId {
	position: absolute;
	right: 20px;
	top: 5px;
	font-size: 18px;
}
.mensajeBienvenido span {
	display: block;	
}
.infoHolder {
	position: relative;
	margin: auto;
	margin-top: 10px;
	width: 90%;
	height: 500px;
	border: solid #FFC800 thin;
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
	min-width: 980px;
}
.info {
	position: relative;
	border: solid #FFC800 thin;
	top: 10px;
	right: 10px;
	left: 10px;
	width: 90%;
	margin: auto;
}
.top {
    vertical-align: top;
}

.infoFileUpload {
    height: 202px;
    overflow: auto;
}
.leftHolder {
	position:relative;
	float:left;
	top: 10px;
	left: 10px;
	width: 222px;
	height: 480px;
	overflow-x: hidden;
	overflow-y: auto;
}
.left {
	position:relative;
}
.rightHolder {
	position: relative;
	float: right;
	border: solid #FFC800 thin;
	top: 10px;
	right: 10px;
	width: 75%;
	height: 95%;
}
.right {
	position: absolute;
	width: 100%;
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
}
.footerImgDiv {
	position: absolute;
	width: 100%;
}
.footerImg {
	width: 100%;
}
.message {
	padding: 5px;
	list-style: none;
	border: 0;
	background: none;
	padding: 0;
	color: #000000;
	margin: 5px 0 8px 0;
	font-size: 12px;
}

.message li {
	background: no-repeat left center;
	padding-top: 1px;
	padding-left: 20px;
	margin-left: 3px;
}
.localidadesTablaDiv{
	position: relative;
	top: 0px;
}
.message li.infomsg {
	background-image: url(../img/msginfo.png);
}

.message li.errormsg {
	background-image: url(../img/msgerror.png);
}

.message li.warnmsg {
	background-image: url(../img/msgwarn.png);
}

.name {
	vertical-align: top;
	font-weight: bold;
	width: 125px;
	float: left;
	padding: 5px;
	margin-top: 3px;
	clear: left;
}

.value {
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 1px;
	padding-left: 1px;
	margin-top: 3px;
}

.error {
	float: left;
	padding: 5px;
}

.errors {
	color: #FF0000;
	vertical-align: middle;
}

img.errors {
	padding-right: 5px;
}

.errors input, .errors textarea, .errors select {
	border: 1px solid red !important;
}

.required {
	color: #FF0000;
	padding-left: 2px;
}

.rich-stglpanel-body {
	overflow: auto;
} 

/* the specificity here is necessary to override the defaults */
/*
.rich-panel .rich-panel-header,
.rich-stglpanel .rich-stglpanel-header {
	padding: 2px 3px;
}*/
.rich-sdt-row-active, .rich-sdt-row-selected {
	color: #474747;
	background-color: white;
}
.rich-panel input[type=submit], .rich-panel input[type=button],
.rich-tabpanel input[type=submit], .rich-tabpanel input[type=button] {
	margin-bottom: 0;
}

.tableControl input[type=submit], .tableControl input[type=button], .tableControl select {
	margin: 5px 0 5px 5px;
}

/* I don't know why this is necessary, but the select is off by a pixel on the top and is padding too much on the left */
.tableControl select {
	margin-left: 2px;
	position: relative;
	top: 1px;
}

.actionButtons {
	position: relative;
	padding-left: 10px;
}

.actionButtons select {
	margin: 5px 5px 5px 0;
	vertical-align: bottom;
}
.btnCrear {
	position: absolute;
	right: 15px;
	bottom: 0px;
}
.rich-toolbar-item a {
	text-decoration: none;
}

.rich-toolbar-item a:hover, .rich-ddmenu-label-select {
	text-decoration: underline;
}

.rich-toolbar-item .rich-menu-item a:hover {
	text-decoration: none;
}

.rich-datalist {
	list-style: square;
	margin: 6px 0 1px 0;
	padding-left: 18px;
}

.rich-list-item {
	padding-bottom: 4px;
}

div.info {
	font-size: 1.2em;
}

ul.bullets {
	list-style: square;
}

ul.bullets li {
	padding-bottom: 2px;
}

td.action {
	text-align: center;
	width: 8em;
	white-space: nowrap;
}

td.action a {
	padding-left: 1px;
	padding-right: 1px;
}

table.radio {
   border: 0;
}

table.radio td {
   padding: 0 2px;
}

table.radio input[type=radio] {
   vertical-align: bottom;
}

/*Override classes*/

.rich-pmenu-top-group {
	background: url("../img/btnBkg.png") no-repeat top left;
}
.rich-pmenu-top-group-div {
	border: solid #FFC800 thin;
}
.rich-pmenu-selected-element {
	background: none;
}
.rich-stglpanel, .rich-panel{
	border: solid #FFC800 thin;
}
.rich-stglpanel-header, .rich-panel-header{
	border-color: transparent;
	background: rgb(252,248,196);
	background: -moz-linear-gradient(top,  rgb(252,248,196) 0%, rgb(250,162,27) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(252,248,196)), color-stop(100%,rgb(250,162,27)));
	background: -webkit-linear-gradient(top,  rgb(252,248,196) 0%,rgb(250,162,27) 100%);
	background: -o-linear-gradient(top,  rgb(252,248,196) 0%,rgb(250,162,27) 100%);
	background: -ms-linear-gradient(top,  rgb(252,248,196) 0%,rgb(250,162,27) 100%);
	background: linear-gradient(top,  rgb(252,248,196) 0%,rgb(250,162,27) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcf8c4', endColorstr='#faa21b',GradientType=0 );
}

/*rich:extendedDataTable*/
.extdt-innerdiv {
	overflow-x: auto;
	overflow-y: hidden;
}

.extdt-maindiv {
	/*Center the table*/
	position: relative;
	left: 2px;
	margin: auto;
}
.rich-pmenu-selected-element {
	font-style:normal;
}
.rich-pmenu-opcionSeleccionada {
	font-style: italic;
	background-color: #ACBECE;
}

/* Estilo visual para botones con imagen habilitados. */
.imgbutton-enabled {
	width: 16px;
	height: 16px;
	opacity: 1;
}

/* Estilo visual para botones con imagen deshabilitados. */
.imgbutton-disabled {
	width: 16px;
	height: 16px;
	opacity: 0.2;
}

.rich-toolbar {
	border-color: transparent;
	background: rgb(252,248,196);
	background: -moz-linear-gradient(top,  rgb(252,248,196) 0%, rgb(250,162,27) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(252,248,196)), color-stop(100%,rgb(250,162,27)));
	background: -webkit-linear-gradient(top,  rgb(252,248,196) 0%,rgb(250,162,27) 100%);
	background: -o-linear-gradient(top,  rgb(252,248,196) 0%,rgb(250,162,27) 100%);
	background: -ms-linear-gradient(top,  rgb(252,248,196) 0%,rgb(250,162,27) 100%);
	background: linear-gradient(top,  rgb(252,248,196) 0%,rgb(250,162,27) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcf8c4', endColorstr='#faa21b',GradientType=0 );

}

.amarillo {
   background-color: #FFFF00 !important;
   color: #000000;
}
.rojo {
   background-color: #FF0000 !important;
   color: #FFFFFF;
}

.commandButtonLink {
	font-weight: bold;
	font-family: Arial, Verdana, sans-serif;
	color: black;
	background-color: #F2F7FF;
	padding: 2px 0 1px 0;
	background-position: 0 50%;
	background-image: url(/tarjetaInteligente/a4j/g/3_3_3.Finalorg.richfaces.renderkit.html.CustomizeableGradient/DATB/eAFjYGRgYBA6t28NEAEAEGEEhA__);
	letter-spacing: normal;
	word-spacing: normal;
	text-transform: none;
	text-indent: 0px;
	text-shadow: none;
	text-decoration: none;
	display: inline-block;
	border: solid 2px #BED6F8;
	border-right: solid 0.2em #85898D;
	border-bottom: solid 0.2em #85898D;
}
.commandButtonLink:active {
	border: solid 2px #BED6F8;
	border-left: solid 0.2em #85898D;
	border-top: solid 0.2em #85898D;
}
/* Cuadro de informaCIÓN para el mapa*/
.infoBox {
		position: absolute;
		z-index: 9;
		left: 7em;
		top: 2.5em;
		border: solid 1px #003366;
		padding: 4px;
		background-color: #336699;
		color: #DDEEFF;
		-moz-box-shadow: 2px 2px 5px #333;
		-webkit-box-shadow: 2px 2px 5px #333;
		box-shadow: 2px 2px 5px #333;
		-moz-border-radius: 5px;
		border-radius: 5px;
	}