﻿body{font-family:Calibri;}



/* RealtyTrac Tabs */
#searchtabs ul {
display:block;
/*height:336px;*/
position:relative;
width:950px;
left:92px;
/**left:82px;*/
top:131px;
}


#searchtabs li {
text-indent:-9999px;
height:31px !important;
}

#searchtabs li a:link,#searchtabs li a:hover {
background:transparent;
text-indent:-9999px;
cursor:pointer;
height:31px;
}

#searchtabs li.venta-es a {
background:transparent url('../images/general/es/tab1.png') 0 -31px no-repeat;
width:112px;
height:31px !important;
}

#searchtabs li.rebajas-es a {
background:transparent url('../images/general/es/tab2.png') 0 -31px no-repeat;
width:132px;
height:31px !important;
}

 #searchtabs li.extranjero-es a {
background:transparent url('../images/general/es/tab3.png') 0 -31px no-repeat;
width:114px;
height:31px !important;
}

#searchtabs li.permutas-es a {
background:transparent url('../images/general/es/tab4.png') 0 -31px no-repeat;
width:90px;
height:31px !important;
}


#searchtabs li.bancos-es a {
background:transparent url('../images/general/es/tab4.png') 0 -31px no-repeat;
width:205px;
height:31px !important;
}

#searchtabs li.venta-en a {
background:transparent url('../images/general/en/tab1.png') 0 -31px no-repeat;
width:112px;
height:31px !important;
}

#searchtabs li.rebajas-en a {
background:transparent url('../images/general/en/tab2.png') 0 -31px no-repeat;
width:132px;
height:31px !important;
}

 #searchtabs li.extranjero-en a {
background:transparent url('../images/general/en/tab3.png') 0 -31px no-repeat;
width:114px;
height:31px !important;
}

#searchtabs li.bancos-en a {
background:transparent url('../images/general/en/tab4.png') 0 -31px no-repeat;
width:205px;
height:31px !important;
}

#searchtabs a:hover {
background-position:0 -62px !important;
}

#searchtabs a.seleccionada{background-position:0 0px !important;}
#searchtabs .ui-tabs-nav a span {
width:95px;
min-width:95px;
height:31px;
min-height:31px;
padding-top:5px;
padding-right:0;
}


.ui-tabs-nav {
list-style:none;
margin:0;
padding:0;
}

.ui-tabs-nav li {
float:left;display:inline;
min-width:79px;
margin:0 0 0 1px;
}

.ui-tabs-nav a,.ui-tabs-nav a span {
display:block;
padding:0 3px 0 0;
}

.ui-tabs-nav a {
padding-left:0;
color:#27537a;
font-weight:700;
line-height:1.2;
text-align:center;
text-decoration:none;
white-space:nowrap;
outline:0;
margin:0;
}

.ui-tabs-nav a span {
width:64px;
min-width:64px;
height:15px;
min-height:15px;
padding-top:6px;
padding-right:0;
}

*>.ui-tabs-nav a span {
width:auto;
height:auto;
}

