﻿/*nuevos estilos del buscador y filtro*/
/*}
table
{
	font-size: 1em;
}


body
{
	font-size: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	background: #fff repeat-y 50% 0;
	color: #414141;
}

body
{
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	font-family:  Arial, Helvetica, sans-serif;
    .height:100%;
    height:100%;
}

*/
#container
{
	text-align: left;
	font: normal 0.75em/1.3em Arial, Helvetica, sans-serif;
	width: 900px;
	margin: 0 37pt;
}
.resparciales
{
	float: left;
	width: 202px;
	padding: 12px 12px 0;
	_padding: 12px 12px 0;
	_margin-top: 12px;
	border: 1px solid #577296;
	_border: 1px solid #577296;
	background-color: #FFFFFF;
	color: inherit;
	border-top: 0px;
	
}

/*nuevos estilos módulos..*/
.tituloparciales
{
	margin: -15px -12px 0 -12px;
	background: #fff url(../images/sidebar/portlet-filter.gif) no-repeat 0 0;
	color: #577296;
	padding-left: 12px;
	font-size: 1.2em;
	font-weight: bold;
	height: 40px;
}


.tituloparciales a
{
	color: #577296;
	font-size: 1em;
	font-weight: bold;
}


.tituloparciales a:hover
{
	color: #577296;
	font-size: 1em;
	font-weight: bold;
}


form
{
	margin: 0;
	padding: 0;
}
p
{
	margin: 0;
	padding: 0 0 1em 0;
}
a
{
	color: #577296;
	background-color: transparent;
}
a:hover
{
	color: #ff9600;
	background-color: transparent;
}
a img
{
	border: 0;
}
img
{
	vertical-align: middle;
}

input, select, textarea
{
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
}

.fieldbox
{
	border: 1px solid #abadaf;
	padding: 2px;
	background: #fff;
	color: #414141;
	width: 100%;
}
.fieldbox.fecha
{
	border: 1px solid #abadaf;
	padding: 2px;
	background: #fff;
	color: #414141;
	width: 85px;
}

		.select-cantidad-personas{
		margin:0px;
		padding:0px;
		border:1px solid #b7b7b7;
		height:20px;
		width:45px;
		background-color:#fff;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#414141;
		font-size:11px;

		}

.txt-normal-gris
{
	color: #4c4c4c;
	font-size: 11px;
}

	a.ayudai {
		position:relative;
		text-decoration:none;
		}
a.ayudai span {
display:none;
font-weight:normal;
}		
	
a.ayudai:hover span {
position:absolute; 
width:220px; 
left:10px;
top:20px; 
display:block;
background-color:#FFFFEE;
z-index:999999;
border-color:#999999 #666666 #666666;
border-style:solid;
border-width:1px 2px 2px 1px;
color:#424242;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-align:left;
padding:2px;
}		

.fleft
{
	float: left;
	display: inline;
}

.aviso
{
    /*color: #ff3300;*/
    color: Red;
    text-align: left;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 15px;
    margin: 0px 1px 0px 0px;
    padding: 3px 0px 0px; /*width: 120px;*/
}

/******************autocompletar*******************/
        /* custom styles for multiple stacked instances with custom formatting */#example0
        {
            z-index: 1;
        }
        /* z-index needed on top instances for ie & sf absolute inside relative issue */#example1
        {
            z-index: 0;
        }
        /* z-index needed on top instances for ie & sf absolute inside relative issue */#example2
        {
            z-index: 0;
        }
        /* z-index needed on top instances for ie & sf absolute inside relative issue */.autocomplete
        {
            padding-bottom: 2em;
            width: 8cm;
        }
        /* set width of widget here*/.yui-t2
        {
            min-width: 8cm;
            width: 8cm;
        }
        .autocomplete .sample-quantity
        {
            float: right;
        }
        /* push right */.autocomplete .sample-result
        {
            color: #577296;
        }
        /*#A1A1A1*/.autocomplete .sample-query
        {
            color: #000;
            font-weight: bold;
        }
        .yui-skin-samxx .yui-ac
        {
            position: relative;
            font-family: arial;
            font-size: 13px;
        }
        .yui-skin-samxx .yui-ac-input
        {
            position: absolute;
        }
        .yui-skin-samxx .yui-ac-container
        {
            position: relative;
            top: 2.6em;
            width: 75%;
        }
        .yui-skin-samxx .yui-ac-content
        {
            position: absolute;
            width: 100%;
            border: 1px solid;
            background: #fff;
            overflow: hidden;
            z-index: 9998;
        }
        .yui-skin-samxx .yui-ac-shadow
        {
            position: absolute;
            margin: .3em;
            width: 100%;
            background: #000;
            -moz-opacity: 1;
            opacity: 1;
            z-index: 9997;
        }
        .yui-skin-samxx .yui-ac-content ul
        {
            margin: 0;
            padding: 0;
            width: 100%;
        }
        .yui-skin-samxx .yui-ac-content li
        {
            margin: 0;
            padding: 2px 5px;
            cursor: default;
            white-space:nowrap;
            
        }
        .yui-skin-samxx .yui-ac-content li.yui-ac-prehighlight
        {
            background: #f2f2f2;
        }
        .yui-skin-samxx .yui-ac-content li.yui-ac-highlight
        {
            background: #f2f2f2;
            font-weight:bold;
        }


