body  {
	font: 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #DDD;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
}
img {
	border: 0;
}
#global {
	text-align: left;
}
.actions{
	text-align: right;	
}
.js_alert {
	border: 2px solid red;
	background-color: #eee;
	text-align: center;
	font-weight: bold;
	padding: 10px 40px;	
}
/* Cabecera de pagina *************************/
#header {
	margin: 0;
	padding: 1px;
	background: url(../images/fondo_header.jpg) repeat-x;
	height: 140px;
}

#header img {
	border: 0;
	margin: 0;
	margin-left: -2px;
	padding: 0;
}

/**********************************************/

/* Barra de navegacion ************************/

#nav_bar {
	position: relative;
	padding: 0;
	margin: 0;
	background: #003F4E;
	padding-left: 200px;
	height: 33px;
	color: #FFF;
}
#nav_bar img {
	position: absolute;
	left: 0;
	top: 0;
}

A.enlacenav, 
A.enlacenav:VISITED, 
A.enlacenav:ACTIVE, 
A.enlacenav:FOCUS, 
A.enlacenav:LINK {
	font-weight: bold;	
	text-decoration:none;	
	padding: 2px 5px 3px 5px;
	color: #FFF;
	border-right: 2px solid #FF8C00;
}

A.enlacenav:HOVER{
	background-color:#FFF;
	color: #006600;
} 

a.form_link {
	color: #ddd;
	text-decoration: none;
}
/**********************************************/

#mainContainer {
	padding: 50px;
}

#portada {
	background: #eee;
	color: #222;
	border: 2px solid #069;
	font-size: 0.8em;
	width: 390px;
	float: left;
}

p.info {
	margin: 0;
	padding: 5px 10px;
	height: 146px;
}

#bloque_dcho{
	background: #ddd;
	color: #333;
	border: 2px solid #069;
	font-size: small;
	width: 556px;
	margin-left: 400px;
}

#footer{
	background: #eee;
	border: 2px solid #069;
	font-size: small;
	height: 20px;
	text-align: center;
	margin:5px 0pt;
	margin-top: 30px;
	padding:2px;
}

a.link_footer {
	text-decoration: none;
	padding: 2px;
	margin: 0;
	color: #333;
}

a.link_footer:hover{
	font-weight: bold;
}

#menu_seccion {
	background: #eee;
}

.down_image{
	vertical-align: text-top;
	padding: 1px;
}

#listado{
	margin-top: 0;
}

#menu_seccion a {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

#menu_seccion .elemento {
	padding: 5px;
	float: left;
	margin: 10px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #ccc;
	height: 45px;
}

#menu_seccion .elemento:hover {
	background: #fff;
}

#menu_seccion .elemento img {
	border: 0;
}
/**********************************************/
/********ANTERIOR _ SIGUIENTE *****************/
#menu_antsig {
	background: #eee;
	text-align: center;	
	padding: 2px;
}

#menu_antsig a {
	text-decoration: none;
	color: #333;
	font-size: 12px;
	font-weight: bolder;
}
/**********************************************/
/****************F	O	R	M******************/
/* LOGIN */
#logo{
	float: left;
}

#login_form {
	width: 255px;
	border: 1px solid #069;
	background: #eee;
	margin-left: 0px;	
	float: left;
	
}

#login_form form {
	padding: 0;
	margin: 0;
}

#login_form label,
#login_form a {
	font-size: 0.9em;
}

#login_form input.text {
	border: 1px solid #069;
	background-color: #fff;
	padding: 2px 10px;	
}

#login_form input.btn_entrar {
	border: 2px solid #000;
	background-color: #fff;
	margin: 5px 0;
	width: 100px;	
}

#añadidores_form {
	width: 320px;
	background: #eee;	
	border: 2px solid #069;
	margin: 0 0px 20px 0px;	
	float: left;
	font-size: 0.9em;
	
}
#mostradores {
	width: 320px;
	border: 2px solid #336666;
	margin: 20px 0px 20px 70px;	
	float: left;
	
}
#mostradores p{
	padding-left: 10px;
}
.cab{
	 width: 39%;
}
#añadidores_form form{
	padding: 10px;

}
#añadidores_form form div{
	margin-bottom: 5px;
	float: none;
}

.con_paddding{
	padding: 10px;
}

#explication_note{	
	border: 1px solid #069;
	margin: 0 0 20px 280px;	

	height: auto;
	padding: 10px 20px;
	font-size: 0.9em;
	font-family: "Trebuchet MS, Arial, Helvetica, sans-serif";	
	color: #222;
	background: #eee;
	font-weight: bold;
}

#explication_note img {
	float: left;
	padding: 10px;
}

#login_form form {
	padding: 10px;
}

/* AGREGAR USUARIOS */
#add_user_form {
	background-color: #eee;
	border: 2px solid #069;
	width: 350px;
	margin: 20px 0px;

}

#add_user_form label {
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: right;
	display: block;
}

#add_user_form label select {
	width: 195px;
}

.input_text {
	font-size: 10px;
	height: 16px;
	width: 195px;
	border: 1px solid #000;	
	margin: 5px 0 0 10px;
}

#add_user_form select {
	font-size: 10px;
	height: 18px;
	border: 1px solid #000;	
	margin: 5px 0 0 10px;
}

#add_user_form p {
	margin: 0;
	padding: 10px;
}
input.btn_crear_auto {
	border: 2px solid #000;
	background-color: #fff;
	margin-left: 160px;
	margin-bottom: 10px;
	width: auto;
}

input.btn_crear {
	border: 2px solid #000;
	background-color: #fff;
	margin-left: 240px;
	margin-bottom: 10px;
	width: 100px;
}

#añadidores_form input.btn_crear {
	margin-left: 110px;
}
/* Contenedores genericos de administracion ***/
#content_site {
	width: 960px;
	margin: 20px;
	margin-right: 0;
}
/*formularios para tickets*/

.div_form_float_left{
	float: left;
	padding-left: 10px;
}
.bloq{
	display: block;
}
.form_ticket_label{
	font-size: 10px;
	padding:1px;
	display: block;
	
}
.form_ticket_input, 
#fecha_gasto, 
#fecha_gasto2,
#fecha_gasto3,
#fecha_creacion {
	width: 80px;
	display: block;
	margin-top: 5px;
	border: 1px solid #069;
}

.botton{
	margin-top: 21px;
	width:140px;
	float: left;
}
.little_botton{
	margin-top: 21px;
	width:70px;
	float: left;
}
.little{
	width:80px;
}
.little_select{
	width: 100px;
}

.select {
	width: 200px;
}

#fecha_gasto,
#fecha_gasto2,
#fecha_gasto3,
#fecha_creacion{
	width: 140px;
	display: block;
	margin-top: 5px;
	float: left;
}
#fecha_gasto3_image_link,
#fecha_gasto2_image_link,
#fecha_gasto_image_link,
#fecha_creacion_image_link{
	float: left;
	margin: 8px 0px 0px 2px;
}
#formulario_desplazamiento,
#formulario_kilometraje,
#formulario_gastos,
#formulario_busqueda,
#formulario_tiempos,
#formulario_dietas{
	padding: 1px 0 10px 0;
	margin: 0;
	width: auto;
	border: 2px solid #069;
	border-bottom: none;
	background: #fff;	
}
#formulario_desplazamiento form,
#formulario_kilometraje form,
#formulario_gastos form,
#formulario_busqueda form,
#formulario_tiempos form,
#formulario_dietas form{
	margin: 0;
	padding: 0 0 10px 0;

}
#formulario_desplazamiento label,
#formulario_kilometraje label,
#formulario_gastos label,
#formulario_busqueda label,
#formulario_tiempos label,
#formulario_dietas label {
	margin: 0;
	padding: 0;
}

#formulario_gastos select {	
	width: 120px;
	font-size: 0.7em;
	border-top: 1px solid #069;		
}

#link_ocult{
	margin-top: 23px;
	margin-left: 5px;
}
.mini{
	margin-left: 5px;
	width: auto;
}
.actions{
	text-align: center;
}
/* Estilo para las tablas *********************/
table {
	border-spacing:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#E7E7E7;
	color: #b7b7b7;
}


caption {
	font-weight: bold;
	background: #50ADEA url(http://infectedfx.net/css/tables/corner.gif) no-repeat right top;
	border-bottom:2px solid #1975d7;
	color: #FFF;
	text-transform:uppercase;
	padding:10px;
}

td, th {
	padding: 1px 5px;
}

thead th {
	text-align: center;
	background: #F0F0F0;
	color: #333;
	height:30px;
	text-transform:uppercase;
}

tbody th {
	font-weight: bold;
}

tbody tr		{
	background-color:#FFF; 
	text-align:left;
}

tbody tr.odd 	{
	background: #f9f9f9;
	border-top:1px solid #FFF;
}

tbody th a:link, tbody th a:visited{
	color:#96D030;
	background:url(http://infectedfx.net/css/tables/layout.gif) no-repeat; 
	padding:3px 0px 0px 18px;
}

tbody th a:hover{
	color:#FF8601;
}

tbody tr td { 
	height:20px;
	background: #FFF;
	color: #000;
}

tbody tr.par td{ 
	background: #f9f9f9;

}
tbody tr.impar td{ 
	background: #fff;

}

table td a:link, table td a:visited {
	color: #1975D7;
	text-decoration: none;
}

table td a:hover {
	color: #50ADEA;
	border-bottom:2px solid #8FD5FF;
	text-decoration: none ;
}
tbody td a[href="http://www.infectedfx.net"] {
	margin: 0 auto;
	height: 15px;
	background: url(http://infectedfx.net/css/tables/ok.gif) no-repeat;
	border-bottom: 0;
	padding:3px 0px 0px 18px;
	font-weight:bold;
	color:#FF8601;
}

table a[title^="Download"] { 
	background: url(http://infectedfx.net/css/tables/down.gif) no-repeat center;
	padding:20px 0px 0px 15px;
}

tfoot th, tfoot td {
	background-color:#E7E7E7; padding:10px;
	text-align:center; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px; font-weight:bold; font-style:italic;
	border-bottom:3px solid #CCC;
	border-top:1px solid #DFDFDF;
}

/* Estilo seccion usuarios ********************/

/* Clases genericas ***************************/
.cabeceras {
	padding: 2px 5px;
	background: #069;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	border-bottom: 1px solid #069;
}

.btn_registro {
	width: 70px;
}
.btn_desprocesar {
	width: 100px;
}
/* Hacks para los elementos flotantes *********/
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/**********************************************/

/* SCAFFOLD de Errores ************************/
.invalid {
	border: 2px solid red;
}

#errorExplanation {
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 10px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}
#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
  font-size: 10px;
}

#errorExplanation ul li {
  font-size: 10px;
  list-style: square;
}
/************************************************/

/* MENSAJES DE ERROR ****************************/
#alert_content {
	text-align: center !important;
	padding: 1px;
}
#password_alert {
	padding: 1px;
	margin: auto;
	width: 400px;
	background: #eee;
	border: 1px solid  #069;	
}

#flash_msg {
	padding: 2px 10px;
	text-align: center;
	color: #fff;
	background: #666;
	border: 2px solid #000;
	margin: 0;
	margin-bottom: 10px;
}
.little_text_area{
	height: 50px;
}
#flash_error {
	padding: 2px 10px;
	color: #fff;
	background: red;
	font-size: 12px;
	font-weight: bolder;
	border: 1px solid #000;
	margin: 0;
}
.dias_ok {
	background: #eee;
	color: #333;
	border: 2px solid #069;
	padding: 2px;
	margin: 5px 0;
	font-weight: bold;
	text-align: center;
	font-size: small;	
}

.dias_5 {
	padding: 2px;
	margin: 5px 0;
	
	text-align: center;
	font-weight: bold;
	font-size: small;		
		
	color: #ff0;
	background: #900;
	border: 2px solid #f30;
}

.dias_2 {
	padding: 2px;
	margin: 5px 0;
	
	text-align: center;
	font-weight: bold;	
	font-size: small;		
	
	color: #f30;
	background: #000;
	border: 2px solid #f30;		
}

.volver_btn {
	padding: 2px;
	text-align: center;
}

.volver_btn a {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#tickets_table_cinco_ultimos{
	width: 100%;
}

li.oper {
	list-style: none;
	background: #ddd;
}

/* CSS Ayuda */

ul.help_list {
	margin: 2px;
	margin-left: 30px;
	list-style-position: outside;	
}

ul.help_list li {
	margin: 0;
	padding: 0;
	padding-left: 5px;
	list-style-type: none;
	list-style-image: url('../images/help.png');		

}
ul.help_list li a {
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

#help_content {
	background-color: #eee;
	border: 2px solid #069;
}

#help_content p {
	margin: 0;
	padding: 4px 6px;
	text-align: justify;
	font-size: 0.9em;
	clear: both;
}

#help_content img {
	margin: 10px;
}

#help_content p img {
	margin: 5px;
	float: left;
}