/**
 * GENERAL CSS.
 */

.referencia-nota {
	color:#666;
	font-style:italic;
}

.ver-mas {
	display:block;
	text-align:right;
	margin-top:5px;
}

.precio {
	color:#c24f61;
	font-size:17px;
}

/* recuadro info 
--------------------------- */

.recuadro-info {
	/*position:relative;*/
	width:206px;
	margin-bottom:10px;
	padding:1px;
	border:#e6e7e8 1px solid;
}

.recuadro-info h1 {
	background-color:#6cb81e;
	padding-left:18px;
}

.recuadro-info h2 {
	background-color:#ce3e67;
	text-align:center;
}

.recuadro-info h5 {
	color:#666;
}

.recuadro-info .contenido {
	padding:0 9px 5px;
}

.recuadro-info ul {
	margin:0 0 0 18px;
	padding:0;
	list-style: none;
} 

.recuadro-info ul li {
	width:169px;
	padding: 0;
	list-style: none;
	border-bottom:#e5e5e5 1px solid;
	vertical-align:top;
}

.recuadro-info ul li.last {
	border-bottom:none;
}

.recuadro-info ul li a {
	display:block;
	font-size:12px;
	padding: 8px 0 1px 6px;
}

.recuadro-info ul li a:hover,
.recuadro-info ul li a:focus
{
	background-color:#f2f2f2;
	text-decoration:underline;
}

.recuadro-info .nube-etiquetas {
	padding:10px 13px;
	text-align:center;
}

/* ficha 
--------------------------- */

.rating {
	position:relative;
	margin-bottom:5px;
}

.ficha {
	width:143px;
	padding-right:20px;
	height:248px;
}

.ficha h3 {
	font-size:11px;
	margin-bottom:4px;
}

.ficha img {
	display:block;
	margin:0 auto 11px;
}

/* rating - estrellas 
--------------------------- */

.estrella {
	width:18px;
	height:17px;
	margin-left:8px;
}

.estrella.on {
	background: url(../images/estrellas.gif) no-repeat left top;
}

.estrella.off {
	background: url(../images/estrellas.gif) no-repeat -18px top;
}

/* búsqueda y parámetros de búsqueda 
--------------------------------------- */

#busqueda {
	position:relative;
	background:#eaebeb;
	border:#ccc 1px solid;
}

form input.caja-texto-mediano {
	width:155px;
}

#parametros-listado {
	height:40px;
	margin-bottom:20px;
	background-image: url(../images/recuadro-param-fondo.gif);
	background-repeat:repeat-x;
    background-position:left top;
    
}

#parametros-listado #parametro-1 {
	height:30px;
	padding:10px 0 0 15px;
	background-image: url(../images/recuadro-param-izquierda.gif);
	background-repeat:no-repeat;
    background-position:left top;
}

#parametros-listado #parametro-2 {
	height:30px;
	padding:10px 15px 0 0;
	background-image: url(../images/recuadro-param-derecha.gif);
	background-repeat:no-repeat;
    background-position:right top;
}

#parametros-listado select {
	width:200px;
}

/* tabs home
--------------------------- */

/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
	.ui-tabs-nav {
		display: none;
	}
}

#tabs-home .tabs-encabezado {
	background: url(../images/recuadro-tab-superior.gif) no-repeat left bottom;
	width:350px;
	height:29px;
}

#tabs-home ul.ui-tabs-nav {
	margin:0 0 0 10px;
	padding:0;
	height:19px;
}

#tabs-home ul.ui-tabs-nav li {
	float: left;
	display: inline;
  	margin: 0 3px 0 0;
  	padding: 0;
	font-weight:bold;
}

#tabs-home ul.ui-tabs-nav li a {
	display: block;
	width:72px;
	margin: 0;
	padding: 2px 4px 0 14px;
	color:#fff;
	text-decoration:none;
	background: url(../images/fondo-tabs.gif) no-repeat left top;
}

#tabs-home ul.ui-tabs-nav li a:hover,
#tabs-home ul.ui-tabs-nav li a:focus
{
	padding-top:12px;
	color:#005ea4!important;
	text-decoration:none;
	background: url(../images/fondo-tabs-over.gif) no-repeat left 6px;
}

#tabs-home ul.ui-tabs-nav li.ui-tabs-selected a {
	padding-top:12px;
	color:#005ea4;
	background: url(../images/fondo-tabs-over.gif) no-repeat left 6px;
}

#tabs-home .tabs-principal {
	width:308px;
	padding:12px 20px;
	height: auto!important; 
    height: 210px; /* for IE5+ */
    min-height: 210px;
	border-left:#e6e7e8 1px solid;
	border-right:#e6e7e8 1px solid;
}

#tabs-home .listado-item {
	position:relative;
	padding-bottom:7px;
	margin-bottom:7px;
	background: url(../images/punteado-gris.gif) repeat-x bottom left;
}

#tabs-home .listado-item a {
	display:block;
}

#tabs-home .listado-item .texto {
	width:184px;
	padding:0 12px 0 16px;
}

#tabs-home .texto h3 {
	font-size:11px;
}

#tabs-home .listado-item .precio {
	margin-top:12px;
}

#tabs-home .tabs-pie {
	width:350px;
	height:5px;
	background: url(../images/recuadro-tab-inferior.gif) no-repeat top center;
}

/* tabs ficha
--------------------------- */

/* tabs principal */

#tabs-submenu {
	margin-bottom:30px;
}

#tabs-grande {
	position:relative;
	width:490px;
	margin-right:20px;
}

.tabs-principal h2 {
	color:#666;
}

/* tabs imágenes */


#tabs-grande .tabs-encabezado {
	background: url(../images/recuadro-tab-gr-superior.gif) no-repeat left bottom;
	width:490px;
	height:32px;
}

#tabs-grande .tabs-principal {
	width:462px;
	padding:12px 13px;
	height: auto!important; 
    height: 410px; /* for IE5+ */
    min-height: 410px;
	border-left:#e6e7e8 1px solid;
	border-right:#e6e7e8 1px solid;
}

.tabs-principal a.galeria {
	float:left;
	padding:0 11px 10px 0;
}

.tabs-principal a.galeria.ultima {
	padding:0 0 10px 0;
}

#tabs-grande ul.ui-tabs-nav {
	margin:0 0 0 10px;
	padding:0;
	height:25px;
}

#tabs-grande ul.ui-tabs-nav li {
	float: left;
	display: inline;
  	margin: 0 2px 0 0;
  	padding: 0;
	font-weight:bold;
}

#tabs-grande ul.ui-tabs-nav li a {
	display: block;
	width:97px;
	margin: 0;
	padding: 4px 0 0;
	text-align:center;
	color:#fff;
	text-decoration:none;
	background: url(../images/fondo-tabs-gr.gif) no-repeat left top;
}

#tabs-grande ul.ui-tabs-nav li a:hover,
#tabs-grande ul.ui-tabs-nav li a:focus
{
	padding-top:12px;
	color:#005ea4!important;
	text-decoration:none;
	background: url(../images/fondo-tabs-gr-over.gif) no-repeat left 6px;
}

#tabs-grande ul.ui-tabs-nav li.ui-tabs-selected a {
	padding-top:12px;
	color:#005ea4;
	text-decoration:none;
	background: url(../images/fondo-tabs-gr-over.gif) no-repeat left 6px;
}

/* tab más pequeño */

#tabs-grande ul.ui-tabs-nav li a.menor {
	width:70px;
	background: url(../images/fondo-tabs-gr2.gif) no-repeat left top;
}

#tabs-grande ul.ui-tabs-nav li a.menor:hover,
#tabs-grande ul.ui-tabs-nav li a.menor:focus
{
	background: url(../images/fondo-tabs-gr2-over.gif) no-repeat left 6px;
}

#tabs-grande ul.ui-tabs-nav li.ui-tabs-selected a.menor {
	background: url(../images/fondo-tabs-gr2-over.gif) no-repeat left 6px;
}

/* fin tab más pequeño */

#tabs-grande .tabs-pie {
	width:490px;
	height:5px;
	background: url(../images/recuadro-tab-gr-inferior.gif) no-repeat top center;
}

/* recuadros con fondo
--------------------------- */

#recuadro-gris-superior,
#recuadro-gris-inferior
{
	width:230px;
}

#recuadro-gris-superior {
	background: url(../images/recuadro-gris-superior.gif) no-repeat center top;
	height:12px;
}

#recuadro-gris {
	width:202px;
	padding:0 14px;
	background: url(../images/recuadro-gris-fondo.gif) repeat-y 0 0;
}

#recuadro-gris a {
	font-weight:bold;
}

#recuadro-gris-inferior {
	background: url(../images/recuadro-gris-inferior.gif) no-repeat center top;
	height:12px;
}

/* grande */

#recuadro-gris-gr-superior,
#recuadro-gris-gr-inferior
{
	width:960px;
	height:5px;
}

#recuadro-gris-gr-superior {
	background: url(../images/recuadro-gris-gr-superior.gif) no-repeat center top;
}

#recuadro-gris-gr-inferior {
	background: url(../images/recuadro-gris-gr-inferior.gif) no-repeat center top;
}

#recuadro-gris-gr {
	width:930px;
	padding:13px 14px 13px;
	color:#666;
	border-left:#b2b2b2 1px solid;
	border-right:#b2b2b2 1px solid;
	background-color:#f2f2f2;
}