/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; }

/* Component containers
----------------------------------*/
.ui-widget { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 12px; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1em; }
.ui-widget-content a { color: #333333; }
.ui-widget-header { color: #ffffff; font-weight: bold; }
.ui-widget-header a { color: #ffffff; }

/* Interaction states
----------------------------------*/
/*Línea para devolver el border al li*/
.ui-state-default, .ui-widget-content .ui-state-default { background: #f6f6f6 url(images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #1c94c4; outline: none; }

.ui-state-hover a, .ui-state-hover a:hover {
	color: #333333;
	text-decoration: none;
	outline: none;
}
.ui-state-active, .ui-widget-content .ui-state-active {
	background: #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
	font-weight: bold;
	color: #333333;
	outline: none;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
	color: #333333;
	outline: none;
	text-decoration: none;
}


/* Tabs ----------------------------------*/

.ui-tabs .ui-tabs-nav { list-style: none;}
.ui-tabs .ui-tabs-nav li { position: relative; float: left; margin:0 .2em .2em 0; padding: 0; }
.ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; border:1px solid #CCC; padding:.5em 1em; color:#626262; }
.ui-tabs .ui-tabs-nav li a:hover { color:#046dd4;}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin:0 0.2em -.1em 0; }



.ui-tabs .ui-tabs-nav li a { background:#ffffff url(images/bck_pestanias.gif) repeat-x 0 0;}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a { border:1px solid #CCCCCC; border-bottom:none; padding:.5em 1em .1em; background:#f8f8f8 none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a { color:#046dd4;}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; }
/* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border:1px solid #CCCCCC; padding: 10px; background-color:#f8f8f8; }
.ui-tabs .ui-tabs-hide { display: none !important; }


.cont-pestanias .tabs li.ui-tabs-selected a { padding:0.5em 1em .9em;}
div.cont-pestanias { padding-top: 5px; }
.cont-pestanias .tabs li .cTl, .cont-pestanias .tabs li .cTr { position:absolute; top:0; width:9px; height:9px;}
.cont-pestanias .tabs li .cTl { left:0; background:url(images/curve_pest-tl.gif) no-repeat 0 0;}
.cont-pestanias .tabs li .cTr { right:0; background:url(images/curve_pest-tr.gif) no-repeat 0 0;}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected .cTl { background:url(images/curve_pest-tl-sel.gif) no-repeat 0 0;}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected .cTr { background:url(images/curve_pest-tr-sel.gif) no-repeat 0 0;}

table .adTablaOfertas { width: 100%; }
table.adTablaOfertas td { padding-right:4px; padding-bottom:4px;}

/* Rastro de Migas */
div.RastroMigas {width:835px;}
div.RastroMigas a { font-weight:bold; font-family: Trebuchet MS, Arial, Helvetica; color:#265dc3; text-decoration:none}
div.RastroMigas a:hover { font-weight:bold; font-family: Trebuchet MS, Arial, Helvetica; color:#265dc3; text-decoration:underline }

div.RastroMigas a.Nivel1 { font-size: 22px; }
div.RastroMigas a.Nivel2 { font-size: 18px; }
div.RastroMigas a.Nivel3 { font-size: 14px; }

.cont-pestanias {width:835px;}