/*#BEGIN#*/
/*# name="General" reference="ref/table.css\General.htm" description="General styles" #*/
/* ********** FILTER MODEL 001 STYLES ********** */
div#main-content div.filter-complete#filter001{
background-color:#E2E2E2;
padding:0.5em 12px 0.5em 12px;
margin-bottom:8px;
}
div#main-content div.filter-complete#filter001 dt{
float:left;
line-height:2em;
}
div#main-content div.filter-complete#filter001 dt.vacio{
display:none;
}
div#main-content div.filter-complete#filter001 dt label{
color:#666666;
font-size:1.1em;
font-weight:bold;
margin-right:8px;
text-transform:uppercase;
}
div#main-content div.filter-complete#filter001 dd{
float:left;
line-height:2em;
}
div#main-content div.filter-complete#filter001 .botonform{
width:55px;
height:18px;
line-height:500px;
background-image:url('HOME/components/basics/table/img/boton.gif');
background-position:top left;
background-repeat:no-repeat;
font-size:0;
margin-left:5px;
position:relative;
top:-2px;
border:0;
cursor:pointer;
}
div#main-content div.filter-complete#filter001 .select{
width:130px;
border:1px #CCCCCC solid;
font-size:1em;
color: #666666;
height:1.7em;
}
div#main-content div.filter-complete#filter001 .textfield{
border:1px #CCCCCC solid;
width:120px;
font-size:1em;
color:#666666;
padding:0.2em 4px 0.2em 4px;
height:1.3em;
margin:1px 5px 0 0;	
}

/* ********** TABLE MODEL 001 STYLES ********** */
div.table-complete#mod001{
padding:0 0 0.8em 0;
}
div.table-complete#mod001 table{
width:100%;
}
div.table-complete#mod001 table thead{
font-weight:bold;
text-align:center;
background-color:#DADADA;	
}
div.table-complete#mod001 table thead th{
border-bottom:1px solid #CCCCCC;	
padding:0.4em 12px 0.4em 12px;
vertical-align: middle;
color:#666666;
font-weight:bold;
font-size:1.1em;
}
div.table-complete#mod001 table thead th.order{	
padding:0.2em 5px 0.2em 5px;
background-color:#C8C8C8;		
}
div.table-complete#mod001 table thead th.order span{	
color:#666666;
padding:0.2em 0 0.2em 8px;
display:block;
background-image: url('HOME/components/basics/table/img/order.gif')
;
background-repeat:no-repeat;
background-position:95% 51%;
cursor:pointer;	
}
div.table-complete#mod001 table tfoot{
font-weight:bold;
text-align:center;
background-color:#DADADA;	
}
div.table-complete#mod001 table tfoot td{
color:#666666;
padding:0.4em 12px 0.4em 12px;
vertical-align: middle;
font-size:1.1em;
}
div.table-complete#mod001 table tbody td{	
text-align:center;
vertical-align: midde;
padding:0 6px 0 6px;
line-height:6px;
color:#666666;
font-size:1.1em;
}
div.table-complete#mod001 table tbody tr.color1 td{
background-color:#E2E2E2;		
}
div.table-complete#mod001 table tbody tr.color2 td{
background-color:#EDEDED;		
}
div.table-complete#mod001 table tbody tr td span{
display:block;	
height:100%;
padding:1em 0px 1em 0px;	
}
/*#END#*/

