/* CSS Document */


/**********	ESTILOS GENERALES **************/

body{
	/*font-family:Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;*/
	font-family:Arial;
	font-size:12px;
	color:#333333;
	margin:0px;
	background-color:#fff;
}
#divcontent{
	
	/*background:url(../img/bg.jpg) repeat right bottom;*/
}

#divtop{
	height:26px;background-color:#F0F2F2;
	/*padding-top:14px;
	background:url(../img/bg.jpg) repeat right bottom #c8c8c8;
	border-bottom:1px solid #D1BCAF;*/
	text-align:left; width:100%;
}

#divtopleft { position:absolute; top:0px; left:0px; z-index:1000;background-color:#F0F2F2; min-width:320px}

#divtop .administrador{
	height:20px; position:absolute; top:0px; left:0px; width:100%;/*#990000*/
	background:url(../img/bnr_admin.png) repeat left center;
}
#divtop .operario{
	height:20px; position:absolute; top:0px; left:0px; width:100%;/*#990000*/
	background:url(../img/bnr_operario.png) repeat left center;
}
#divtop .transportista{
	height:20px; position:absolute; top:0px; left:0px; width:100%;/*#990000*/
	background:url(../img/bnr_transportista.png) repeat left center;
}

#divtop #ind_top{
	left:0px; 
}
.topBackground{
	background:url(../img/bg.jpg) repeat right bottom #c8c8c8;border-bottom:1px solid #D1BCAF;
}
.contentBackground{
	padding:10px;
	background-color:#fff;
	vertical-align: top;
}

.bottomBackground{ 
	background:#929AC2;
	border-bottom:1px solid #6075a0;border-top:1px solid #6075a0;
	font-size:11px; 
	color:#fff; 
	padding-top:8px;
	padding-bottom:8px;
	text-align:center;
	font-weight:bold;
}

/**** INPTUS ***/
textarea {
	font-family:Arial;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}

select {
	font-family:Arial;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	width:50%;
}

input{
	font-family:Arial;
	font-size:12px;
	color: #666666;
	font-weight: normal;
	border:1px solid #E1E2E4;
}

input:focus, textarea:focus {
	border:1px solid #630;
	background-color:#FEFDEB;
}

a {
	color:#286FE5;/*color:#999;*/
	text-decoration:underline;
	cursor:pointer;
}

a:hover {
	color:#999;
	text-decoration:underline;
	cursor:pointer;
}

.image{
	background-color:#fff;
	padding:0px;
}

.lblhttp input{
	background-image:url(../img/lblhttp.gif);
	background-repeat:no-repeat;
	background-position:left;	
	padding-left:38px;
}

.input_ok{
	background:white url(../img/btn_ok.png) no-repeat right;
}

.input_aut{
	background:white url(../img/btn_search.png) no-repeat right;
}

.input_err{
	background:white url(../img/icn.noconf.ff0.png) no-repeat right;
}
/*** CONTENIDO DE LA PAGINA **/
.selectBox{
	padding:4px;
	background-color:#EEF4FF;
	border:1px solid #a2c9f2;	
}

/**BOTONES**/
a.button {
	background-color:#929AC2;
	background-image:none;
	border:none; padding:4px; text-decoration:none; color:#fff;
}
a.button:hover {
	background-color:#CCCCCC;
	background-image:none;
	border:none; padding:4px; text-decoration:none; color:#000;
}

.button {
	background:url(../img/bg_btn.jpg) repeat-x center;
	height:30px;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;
	color: #000;
	border: 1px solid #cccccc; -moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;
	cursor:pointer;
	margin-right:2px;
}


.button:hover{
	background-image:url(../img/bg_btn-ov.jpg);
	border: 1px solid #666666;
}

.button:active{
	color: #000;
	border: 1px solid #000;
}

.minbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	border: 1px solid #cccccc;
	cursor:pointer;
	-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;
	padding:10px 6px 8px 10px;
	background-color:#fff;
	/*background:url(images/ui-icons_2e83ff_256x240.png) no-repeat left;*/
}
.minbutton:hover{
	border: 1px solid #000;
}

.button_card {
	background-image: url(../img/img_lector.png),url(../img/bg_btn.jpg);
	background-position: left center, center ;
	background-repeat: no-repeat,repeat-x;
	width:210px; height:56px;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;
	color: #000; text-align:right; font-weight:bold;
	border: 1px solid #cccccc; -moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;
	cursor:pointer;
	margin-right:2px; padding-right:10px; 
}

.button_card:hover{
	background-image: url(../img/img_lector.png),url(../img/bg_btn-ov.jpg);
	background-position: left center, center ;
	background-repeat: no-repeat,repeat-x;
	width:210px; height:56px;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;
	color: #000; text-align:right; font-weight:bold;
	border: 1px solid #666666; -moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;
	cursor:pointer; 
	margin-right:2px; padding-right:10px; 
}
.button_card:active{
	background-image: url(../img/img_lector.png),url(../img/bg_btn-ov.jpg);
	background-position: left center, center ;
	background-repeat: no-repeat,repeat-x;
	width:210px; height:56px;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;
	color: #000; text-align:right; font-weight:bold;
	border: 1px solid #000; -moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;
	cursor:pointer; 
	margin-right:2px; padding-right:10px; 
}

/*** REFERENCIAS **/
.refereciaBox{
	border:dashed 2px #999; 
	color:#999;
	/*filter:alpha(opacity=65);*/
}

.referenciaItem{
	padding:2px;border-left:dashed 2px #999;
	vertical-align:middle;
}

/***MESSAGES **/
.messageSave{
	float:left; 
	color:#990000;
	font-size:12px;
}

.messageGeneral{
	color:#990000;
	font-size:11px;
}

/***FILTROS PAGINAS DE BUSQUEDA***/
.buscarFiltro{
	padding:8px; 
	margin-bottom:16px; 
	font-size:14px; 
	background-color:#ece9d8; 
	border:#c8c8c8 solid 2px; 
	border-top:#c8c8c8 solid 4px;  
	border-bottom:#c8c8c8 solid 4px;
}

.ajaxMessage{
	background-color:#a32129; 
	color:#fff; 
	font-size:12px; 
	font-weight:bold; 
	padding:4px;
}

h2{
	color:#000; 
	font-weight:bold;
	text-align:left;
	/*border-bottom:#A2C9F2 solid 3px;background-color:#FFFFFF;*/
	padding:2px;
	padding-left:8px;
	
	margin:0px;
	margin-bottom:4px;
	font-size:16px; 
}

h1{
	margin:0px;
	padding-left:12px;
	color:#000; 
	font-weight:bold;
	text-align:left;
	margin-top:8px;
	margin-bottom:4px;
	font-size:12px; 
}

h3{
	color:#000; 
	font-weight:bold;
	text-align:left;
	border-bottom:#A2C9F2 solid 3px;
	padding:1px;
	padding-left:8px;
	background-color:#EEF4FF;
	margin:0px;
	margin-bottom:4px;
	margin-top:1px;
	font-size:13px; 
}

/*** START - MESSAGE BOX ***/
.selectBoxGreen{
	padding:4px;
	background-color: #C6FFC6; 
	border:1px solid #438d37;
	color:#438d37;
	margin-top:2px;
	-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;
}

.selectBoxRed{
	padding:4px;
	background-color:#ffd0ca;
	border:1px solid #990000;
	color:#990000;
	margin-top:2px;
	-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;
	/*background:url(../img/icn.err.gif) no-repeat left center #ffd0ca;*/
}

.selectBoxYellow{
	padding:4px;
	background-color: #ffffbb;
	border:1px solid #dcdc41;
	color:#663300;
	margin-top:2px;
	-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;
}

.infoGreen{
	color:#438d37;
}

.infoRed{
	color:#b23b3b;
}

.infoYellow{
	color:#FF9900;
}

/*** END - MESSAGE BOX ***/

form{
	margin:0;
	border:none;
	padding:0;
}


/* Menu Lateral*/
.bg_menu{
	/*border-right: 1px solid #a1a1a1;*/
	background:url(../img/logo.png) no-repeat bottom center #F0F2F2;
	padding-left:4px;
	padding-right:4px;
	vertical-align:top;
	width:210px;
	border-right:1px solid #999; 
}

.menu_head_destacado{
	background:url(../img/icn.suspendido.png) no-repeat left center #D2541E; 
	-moz-border-radius:5px; border-radius:5px;
	padding:5px 5px 5px 18px; 
	border:1px solid #666; 
	font-family: Tahoma;
	font-size: 12px;
	cursor:pointer;
	color:#fff;
	margin:4px 0px;
	-webkit-box-shadow: 0 8px 6px -6px #666;
	   -moz-box-shadow: 0 8px 6px -6px #666;
	        box-shadow: 0 8px 6px -6px #666;
}

.menu_head_cumple{
	background:url(../img/icn.info.gif) no-repeat left center #FFCC66; 
	-moz-border-radius:5px; border-radius:5px;
	padding:5px 5px 5px 18px; 
	border:1px solid #F90; 
	font-family: Tahoma;
	font-size: 12px;
	cursor:pointer;
	color:#333;
	margin:4px 0px;
	-webkit-box-shadow: 0 8px 6px -6px #666;
	   -moz-box-shadow: 0 8px 6px -6px #666;
	        box-shadow: 0 8px 6px -6px #666;
}
.menu_head_ayuda{
	background:#fff; 
	-moz-border-radius:5px; border-radius:5px;
	padding:0px 8px; 
	border:1px solid #fff; 
	font-family: Tahoma;
	font-size: 12px;
	cursor:pointer;
	color:#333;
	margin:4px 0px;
	-webkit-box-shadow: 0 8px 6px -6px #666;
	   -moz-box-shadow: 0 8px 6px -6px #666;
	        box-shadow: 0 8px 6px -6px #666;
}
.menu_head_destacado b , .menu_head_cumple b { font-size:14px}

.menu_head{
	background-image:url(../img/bg_panel_gris2.jpg); 
	background-repeat:repeat-x; 
	padding:5px; 
	border:1px solid #a1a1a1; /*AECAF0*/
	font-family: Tahoma;
	font-size: 12px;
	margin-top:2px;
	cursor:pointer;
	color:#333;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;
}

.menu_head_open{
	background-image:url(../img/menu_arr_up_gris.gif);
	background-repeat:no-repeat; 
	background-position:right; 
	padding:1px;
}

.menu_head_close{
	background-image:url(../img/menu_arr_down_gris.gif);
	background-repeat:no-repeat; 
	background-position:right; 
	padding:1px;
}

.menu_content_close{
	border-bottom:1px solid #a1a1a1; 
	border-left:1px solid #a1a1a1; 
	border-right:1px solid #a1a1a1; 
	padding:2px;
	font-family: Tahoma;
	font-size: 12px;
	display:none;
	background-color:#F0F2F2; /*f2f8ff*/
}

.menu_content_open{
	border-bottom:1px solid #a1a1a1; 
	border-left:1px solid #a1a1a1; 
	border-right:1px solid #a1a1a1; 
	padding:2px;
	font-family: Tahoma;
	font-size: 12px;
	display:block;
	background-color:#F0F2F2; /*f2f8ff*/
	-moz-border-radius:0px 0px 4px 4px;-webkit-border-radius:0px 0px 4px 4px;border-radius:0px 0px 4px 4px;
}

.menu_option{
	padding:4px;
	cursor:pointer;
	margin:1px;
	border:1px solid #F0F2F2;
	color:#333;
}

.menu_option a{
	color:#333;
	text-decoration:none;
}

.menu_option_a{
	color:#333;
	text-decoration:none;
}
.menu_option_a:hover{
	color:#333;
	text-decoration:none;
}

.menu_option_over{
	padding:4px;
	cursor:pointer;
	background-color:#FFE7A2;
	border:1px solid #FFBD69;
	margin:1px;
	text-decoration:none;
}

.menu_option_over a{
	color:#333;
	text-decoration:none;
}


.menulink a{
	color:#333;
	text-decoration:none;
}

.menulink a:hover{
	color:#333; /* naranja fd4e04*/
	text-decoration:none;
}

.menu_separator{
	border-bottom:1px solid #999; 
	height:2px; 
	margin-bottom:2px;
}

.box_head{
	background-image:url(../img/bg_panel_gris2.jpg); 
	background-repeat:repeat-x; 
	padding:5px; 
	border:1px solid #a1a1a1; /*AECAF0*/
	font-family: Tahoma;
	font-size: 13px;
	margin-top:2px;
	color:#280e88; 
	font-weight:bold;
	-moz-border-radius:10px 10px 0px 0px;-webkit-border-radius:10px 10px 0px 0px;border-radius:10px 10px 0px 0px;
}

.page_title{
	background:url(../img/bg_title3.png) no-repeat left center #929AC2;
	font-family: Tahoma;
	font-size: 14px;
	color:#fff; 
	padding:3px 3px 3px 28px;
	margin-bottom:2px;
	font-weight:bold;
	border-bottom:2px solid #6075a0;
	-moz-border-radius:0px 0px 10px 10px;-webkit-border-radius:0px 0px 10px 0px ;border-radius:0px 0px 10px 0px ;
}

.page_title_min{
	/*font-family: Tahoma;
	font-size: 14px;
	background-color:#929AC2; 
	color:#fff; 
	padding:3px 3px 3px 20px;
	margin-bottom:2px;
	font-weight:bold;
	border-bottom:2px solid #6075a0;
	-moz-border-radius:10px 10px 0px 0px;-webkit-border-radius:10px 10px 0px 0px ;*/
	background:url(../img/bg_title3.png) no-repeat left center #929AC2;
	font-family: Tahoma;
	font-size: 14px;
	color:#fff; 
	padding:3px 3px 3px 28px;
	margin-bottom:2px;
	font-weight:bold;
	border-bottom:2px solid #6075a0;
	-moz-border-radius:0px 0px 10px 10px;-webkit-border-radius:0px 0px 10px 0px ;border-radius:0px 0px 10px 0px ;
	
}

.page_title #btn_search{
	background-image:url(../img/btn_search.png); 
	height:20px; 
	width:20px; 
	border:none; 
	background-color:#558dea;
	cursor:pointer;
	background-repeat:no-repeat;
	background-position:center;
}

.filter_content{
	background-color:#F0F2F2;
	padding:2px 2px 2px 10px; 
}

.filter_button{
	 border-top:1px dashed #CCCCCC; 
	 background-color:#e4e9e9;
	 padding:2px 2px 2px 2px; 
}

.td_title{
	font-family: Tahoma;
	font-size:12px;
	color:#000;
	font-weight:bold;
	
	vertical-align:middle;
	text-align:right;
	padding:6px;
	
	width:160px;
	
	background-color:#e4e9e9;
}
.req{
	background:url(../img/ast.png) no-repeat right center;
	background-color:#e4e9e9;
	padding-right:15px;
}

.td_content{
	font-family: Tahoma;
	font-size:12px;
	color:#000;
	background-color:#F0F0F0;
	vertical-align:middle;
	text-align:left;
	padding:6px;
}
.td_maintitle{
	font-family: Tahoma;
	font-size:12px;
	color:#000;
	font-weight:bold;
	text-transform:uppercase;
	background-color:#e4e9e9;
	vertical-align:middle;
	text-align:left;
	padding:6px;
	border-bottom:2px solid #6075a0;
}

.td_content input:focus, textarea:focus, select:focus {
	border:1px solid #630;
	background-color:#FEFDEB;
}

/* validators */
.sp_validator{
	position:absolute;
	background-color:#FEFDEB;
	font-size:10px;
}
	
.td_button{
	font-family: Tahoma;
	font-size:12px;
	color:#000;
	border-top:1px dashed #CCCCCC; 
	background-color:#e4e9e9;
	vertical-align:middle;
	text-align:center;
	padding:8px;
}

.img_ok {
	background-image:url(../img/img_ok.gif);
	background-position:left center;
	background-repeat:no-repeat; padding-left:40px; text-align:left;
}

.img_error {
	background-image:url(../img/img_error.gif);
	background-position:left center;
	background-repeat:no-repeat; padding-left:40px; text-align:left;
}

.img_neutro {
	background-image:url(../img/img_neutro.gif);
	background-position:left center;
	background-repeat:no-repeat; padding-left:40px; text-align:left;
}

.td_border_header{
	background-color:#6075a0;
	border:1px solid #6075a0;
	vertical-align:middle;
	text-align:center;
	padding:4px;
	color:#FFFFFF;
	font-weight:bold;
}

.td_border_select{
	font-family: Tahoma;
	font-size:12px;
	color:#000;
	background-color:#FFFFCC;
	border-bottom:1px dashed #999;
	vertical-align:top;
	text-align:left;
	padding:4px;
}

.td_border_title{
	font-family: Tahoma;
	font-size:12px;
	color:#000;
	background-color:#e4e9e9;
	border-bottom:1px dashed #999;
	vertical-align:top;
	text-align:left;
	padding:4px;
}

.td_border{
	font-family: Tahoma;
	font-size:12px;
	color:#000;
	background-color:#F8F9FB;
	border-bottom:1px dashed #999;
	vertical-align:top;
	text-align:left;
	padding:4px;
}

.tab_container{
	background-color:#666; 
	width:100%; 
	border-bottom:2px solid #87a9e6;
}

.tab_default{
	width:200px;
	background-color:#F0F2F2;
	border:1px solid #666666; 
	text-align:center; 
	font-size:12px;
	color:#999;
	-moz-border-radius:10px 10px 0px 0px;-webkit-border-radius:10px 10px 0px 0px;border-radius:10px 10px 0px 0px;
}

.tab_default a{
	color:#666666;
	text-decoration:none;
}

.tab_default a:hover{
	text-decoration:underline;
}

.tab_selected{
	background-color:#87a9e6;
	width:200px;
	color:#fff; 
	font-weight:bold;
	border-right:1px solid #6075a0; 
	border-top:1px solid #6075a0; 
	border-left:1px solid #6075a0; 
	text-align:center;
	font-size:12px;
	-moz-border-radius:10px 10px 0px 0px;-webkit-border-radius:10px 10px 0px 0px;border-radius:10px 10px 0px 0px;
}

/** MAIN PAGE **/
.main_menu{
	float:left;
	margin:4px;
	padding:2px;
	border: 1px solid transparent;
	/*width:100%;*/
}
 
.main_menu_ov{
	float:left;
	margin:4px;
	padding:2px;
	background-image:url(../img/bg_fondo.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	border: 1px solid #daf2fc;/*#ccc*/
}
 
.main_img{
	float:left;
	width:54px;
	text-align:center;
	margin-left:4px;
}
 
.main_content{
	float:left;
	width:220px;
 
}
 
.main_title{
	font-family:verdana;
	color: #549c00;
	font-size:14px;
	padding:0;
	margin:0;
	font-weight:normal;
	text-decoration:none;
	margin-bottom:4px;
}
 
.main_title:hover{
	color: #549c00;
}
 
.main_option{
	color: #4F81BD;
	padding:0;
	margin:0;
	font-weight:normal;
	text-decoration:none;
}

.main_option a{
	color: #4F81BD;
	font-size:14px;
	text-decoration:none;
} 
.main_option a:hover{
	color: #399DE8;
	text-decoration:underline;
}

.table{
	float:left; 
	margin-right:2px; 
	min-width:120px;
}

.table_title{
	background-color:#6075a0;
	color:#fff;
	border:1px solid #6075a0; 
	padding:4px; 
	height:24px;
	line-height:24px;
	text-align:center;
}

.table_container{
	background-color:#e4e9e9;
	border:1px solid #999; 
	text-align:center;
	padding:4px; 
	text-align:center;	
}

#dialog{
	padding:2px;
	width:100%;
}

#dialog .txt{
	/*background-color:#F0F2F2;*/
	width:80px;
	text-align:right;
	padding:4px 2px 4px 0px;border-bottom:1px dotted #CCCCCC;
}
#dialog .input{
	/*background-color:#F0F2F2;*/
	padding:4px 2px 4px 0px;
	border-bottom:1px dotted #CCCCCC;
}
#dialog .btn{
	background-color:#F0F2F2;
	padding:2px;
	text-align:right;
}

#min_table{
	/*background:#000000;*/
	border:1px solid #000;
}

#min_table .title{
	font-weight:bold;
	background-color:#e4e9e9;
	font-size:12px;
	min-width:200px;
	text-align:center;
	padding:4px;
	border-bottom:1px solid #000;
}

#min_table .title_btn{
	font-weight:bold;
	background-color:#e4e9e9;
	font-size:12px;
	min-width:40px;
	text-align:center;
	padding:4px;
	border-bottom:1px solid #000;
}

#min_table .txt{
	background-color:#fff;
	font-size:12px;
	text-align:center;
}
#min_table .left{
	text-align:left;
}
#min_table .right{
	text-align:right;
}