/* Meyers Reset Reloaded*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
    outline: 0;
}
body {
    line-height: 1;
    color: black;
    background: white;
}
ol, ul {
    list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td {
    text-align: left;
    font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}
.micro {
    font-family: tahoma, sans-serif;
    font-size: 0.55em;
}


/* ---------------------------------------------------------------
                            main styles
-----------------------------------------------------------------*/

body {
    background: #fff url(/images/bodybg.jpg) repeat-x;
    font: 11px verdana, arial, sans-serif;
}
body.empresa {
    background: #fff url(/images/bodybg_em.jpg) repeat-x;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.cntindex {
    width: 620px;
    margin: 0 auto;
}
.cnt {
    width: 80%;
    padding: 0 10%;
}
a {
    color: #0256af;
}
a:hover {
    text-decoration: none;
}


/* ---------------------------------------------------------------
                            header
-----------------------------------------------------------------*/

.header {
    width: 620px;
    height: 145px;
    margin-bottom: 35px;
    float: left;
}

.logo {
    width: 229px;
    height: 82px;
    margin-top: 40px;
    float: left;
}
.logo2 {
    width: 229px;
    height: 82px;
    margin-top: 60px;
    float: left;
}

/* ------------------------ topmenu ------------------------ */

ul.topmenu {
    width: 100%;
    list-style-type: none;
    color: #adadad;
    font-size: 11px;
    margin-top: 10px;
    text-align: right;
}
ul.topmenu li {
    display: inline;
}
ul.topmenu li a {
    margin: 0 5px;
}
ul.topmenu li a:hover {
    text-decoration: none;
}


/* ------------------------ secondmenu ------------------------ */

ul.secondmenu {
    width: 300px;
    list-style-type: none;
    color: #adadad;
    font-size: 11px;
    margin-top: 43px;
    text-align: right;
    float: right;
}
ul.secondmenu li {
    margin-bottom: 2px;
}
ul.secondmenu li a {
    font-family: arial, verdana, sans-serif;
    font-size: 19px;
}
ul.secondmenu li a:hover {
    text-decoration: none;
}


/* ---------------------------------------------------------------
                           main
-----------------------------------------------------------------*/

.main {
    width: 100%;
    float: left;
    margin-bottom: 60px;
}
.main h2,.main h1{
    color: #393723;
    font-family: arial, verdana, sans-serif;
    font-size: 18px;
    letter-spacing: -1px;
    margin-bottom: 4px;
    font-weight: 400;
}
.cnt .searchmap h1{
    display:inline;
    float:left;
    font-size:19px;
    padding:5px;
    margin-bottom:15px;
}

.fakeh1{
    display:inline;
    float:left;
    color:#555;
    font-size:19px;
    padding-top:5px;
}

.other_zones {
	border: 1px solid #CCCCCC;
    display: inline;
    float: left;
    color: #555;
    font-size: 12px;
    margin-top: -15px;
    margin-bottom: 15px;
    padding: 2px;
    position: relative;
}

.other_zones img {
	margin-top: 2px;
	margin-left: 3px;
}

.other_zones a {
    text-decoration: none;
    color: #555;
}

.content_other_zones {
	display: none;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	left: -1px;
	position: absolute;
	width: 300px;
	z-index: 999;
}

.close_other_zones {
	float: right;
	margin: 5px;
}

.content_other_zones_ul {
	margin: 25px 5px 5px 5px;
	max-height: 300px;
	overflow: auto;
}

.content_other_zones_ul a {
	color: #0256AF;
}

.main h4 {
    color: #393723;
    font-family: arial, verdana, sans-serif;
    font-size: 18px;
    letter-spacing: -1px;
    margin-bottom: 15px;
}
.search input.searchtext {
    width: 500px;
    height: 30px;
    font-family: arial, verdana, sans-serif;
    font-size: 19px;
    margin-right: 8px;
    border: 1px solid #aba997;
}
.search input.buscarboton {
    vertical-align: top;
}

p.bus-av {
	width: 50%;
	background: transparent url(/images/bus-avbullet.gif) no-repeat bottom left;
	padding: 4px 0 0 15px;
	font-size: 12px;
	text-align: left;
	clear: both;
}

.ejemplos {
    width: 216px;
    height: 51px;
    background: transparent url(/images/ejemplosbg.gif) no-repeat;
    color: #747474;
    font-size: 11px;
    line-height: 19px;
    padding: 18px 12px 0;
}
.ejemplos p.ej {
    width: 70px;
    float: left;
}
.ejemplos p.ej2 {
    width: 146px;
    font-weight: bold;
    float: left;
}

/* ------------------------ pedir presupuesto ------------------------ */

.request_button {
    float:right;
    margin-top:10px;
}


.request_button .request_tab {
    width:130px;
    height:20px;
    background-color:#B83774;

    text-align:center;
    padding-top:3px;
    border-radius: 10px;  
    -ms-border-radius: 10px;  
    -moz-border-radius: 10px;  
    -webkit-border-radius: 10px;  
    -khtml-border-radius: 10px;  
}


.request_button .request_tab a {
    color:white;
    font-weight:bold;
    text-decoration:none;
}

/* ------------------------ busqueda avanzada ------------------------ */
#front .search_advanced {
    width: 55%;
    margin-top: 20px;
    margin-bottom: 30px;
    float: left;
    display: none;
}
#front .search_advanced label {
    float: left;
    height: 10px;
    font-size: 12px;
    color: #555;
    font-weight: bold;
    margin-right: 1%;
    margin-left:1px;
    margin-bottom: 4px;
}

#front .search_advanced label a {
    font-weight: normal;
}

#front .search_advanced input.searchtext {
    float: left;
    height: 25px;
    font-family: arial, verdana, sans-serif;
    font-size: 17px;
    margin-right: 1%;
    margin-bottom: 8px;
    border: 1px solid #aba997;
}

#front .search_advanced input.buscarboton {
    float: left;
}

.search_advanced input.buscarboton {
    vertical-align: top;
}

/* ------------------------ login ------------------------ */

.login {
    background-color: #f1f1f1;
    width: 280px;
    padding: 20px 30px;
    margin: 0 50px 50px 0;
    border: 2px solid #d8d8d8;
    float: left;
}
.login h2 {
    margin-bottom: 20px;
}
.login label {
    width: 72px;
    color: #636363;
    text-align: right;
    padding-top: 4px;
    margin-right: 8px;
    display: block;
    float: left;
}
.login p.txtfld {
    margin-bottom: 15px;
}
.login p.txtfld input {
    width: 150px;
    height: 23px;
    border: 1px solid #aba997;
}
.login p.lpa2 {
    margin: 0 0 6px 80px;
}

/* ------------------------ login empresa ------------------------ */

.login_em {
    background-color: #4b7596;
    margin: 0 0 50px 50px;
    border: 2px solid #315776;
    float: right;
}
.login_em h2 {
    color: #b7cad9;
    margin-bottom: 20px;
}
.login_em label {
    color: #fff;/* ---------------------------------------------------------------
                            footer
-----------------------------------------------------------------*/
}
.login_em p.txtfld {
    margin-bottom: 15px;
}
.login_em p.txtfld input {
    border: 1px solid #315776;
}
.login_em p.lpa2 a {
    color: #fff;
}


/* ------------------------ explicaciones ------------------------ */

.explicaciones h3 {
    color: #333;
    font-family: arial, verdana, sans-serif;
    font-size: 19px;
    letter-spacing: -1px;
    margin-bottom: 4px;
}
.explicaciones p {
    font-family: arial, verdana, sans-serif;
    font-size: 12px;
    line-height: 17px;
    margin-bottom: 20px;
}


/* ---------------------------------------------------------------
                            resultados de busqueda
-----------------------------------------------------------------*/
body#front {
    background-position: 0 -20px;
}
#front .cnt {
    width: 90%;
    padding: 0 5%;
}
#front .logo {
    margin-top: 40px;
    margin-right: 50px;
    float: left;
}
#front .header {
    width: 100%;
    height: 120px;
    margin-bottom: 15px;
    float: left;
}
#front ul.topmenu {
    width: 40%;
    float: right;
}
#front .search {
    width: 50%;
    margin-top: 30px;
    float: left;
}
#front .search input.searchtext {
    width: 65%;
    float: left;
}
#front .search input.buscarboton {
    float: left;
}
#front .main {
    margin-bottom: 30px;
}
.cajamensajes {
    width: 100%;
    background-color: #e3e3e3;
    border: 1px solid #cdcdcd;
    float:left;
    margin-bottom: 30px;
}
.cajamensajes.success {
    background-color: #CCFFCC !important;
	/*border: 1px solid #cdcdcd;*/
}

.cajamensajes.error {
    background-color: #FFCCCC !important;
	/*border: 1px solid #cdcdcd;*/
}
.cajamensajes p {
    padding: 8px 30px;
    text-align: center;
    color: #222;
    font-family: arial, verdana, sans-serif;
    font-size: 19px;
    letter-spacing: -1px;
}

/* ------------------------ contenido ------------------------ */
.contenido {
    width: 48%;
    margin-right: 3%;
    float: left;
}
.resultados {
    background-color: #fbf2c9;
    border: 1px solid #d4cda8;
    font-size: 12px;
    padding: 8px 10px;
    margin-bottom: 25px;
    text-align: center;
    clear: both;
}


.banner {
    text-align:center;
    margin-right:1%;
    background-color:#FFFFFF;/*#e2ffdb;e7f1e6;*/
    border: 1px solid #000000;/*#c6dff8;*/
    min-height: 75px;
    font-weight:normal;
    /*color:#393723;*/
    font-size:14px;
    line-height:20px;
    margin-bottom:15px;
    padding-left: 8px;
    padding-right: 8px;
    clear: both;
}

.banner p {
    background-color:#f9ec86;
    line-height: 20px;
}
.banner .bait-text {
    font-size:14px;
    text-align:left;
    color:#000000;
    margin-left:75px;
    margin-top: 10px;    
}

.banner .bait-text a{
    color: #B83774 !important;
}

.banner .adforms-text {
    float:right;
    font-size:9px;
    color:#707070;
    padding-top:1px;
    padding-right:1px;
}

.resultados p {
    line-height: 17px;
}
.resultados ul {
    margin-top: 6px;
}
.resultados ul li {
    color: #a19970;
    display: inline;
}
.resultados ul li strong {
    color: #000;
}
ul.resultlist {
    margin-bottom: 25px;
}
.resultlist li h2 {
/*  text-transform: uppercase;*/
    margin-bottom: 10px;
}
.resultlist li {
    width: 100%;
    border-bottom: 1px solid #d5d5d5;
    padding-left:5px;
    padding-top: 5px;
    float: left;
}
.businessmaplist .resultlist li.activo {
    background-color: #F9ECB2;
    cursor: pointer;
}

.resultlist li.activo {
    background-color: #eee;
}

.resultn {
    width: 5%;
    background: transparent url(/images/resultbg.png) no-repeat;
    color: #035697;
    width: 28px;
    height: 28px;
    font-weight: bold;
    margin-right: 2%;
    float: left;
}
.resultn_small {
    width: 5%;
    background: transparent url(/images/resultbg_small.png) no-repeat;
    color: #035697;
    width: 20px;
    height: 19px;
    font-weight: bold;
    margin-right: 2%;
    float: left;
}

.resultn p {
    font-family: arial, verdana, sans-serif;
    font-size: 19px;
    text-align: center;
    padding: 3px 0 0 1px;
}

.resultn_small p {
    font-family: arial, verdana, sans-serif;
    font-size: 14px;
    text-align: center;
    padding: 2px 0 0 1px;
}

.resultnactivo {
    background: transparent url(/images/resultactivobg.gif) no-repeat;
    color: #fff;
}
.resultinfo {
    width: 89%;
    float: left;
}
.resultinfo p {
    font-size: 12px;
    line-height: 17px;
    margin-bottom: 5px;
}

.resultinfo p a{
    float:right;
}

/* ------------------------ columna ------------------------ */
table.peticiones {
	width: 100%;
	font-size: 12px;
	margin-bottom: 25px;
}
table.peticiones th {
	color: #393723;
	font-weight: bold;
	padding: 8px;
}
table.peticiones td {
	padding: 8px;
}
table.peticiones tr.odd {
	background-color: #f1f1f1;
}


.hlog {
	width: 100%;
	height: 25px;
	padding-top: 30px;
	margin-bottom: 20px;
	border-bottom: 1px solid #d5d5d5;
}
.hlog h2 {
	font-weight: normal;
	padding-bottom: 0;
	margin: 0;
	border: 0;
}



.columna {
    width: 48%;
    float: left;
}
.columna h3 {
    color: #393723;
    font-family: arial, verdana, sans-serif;
    font-size: 18px;
    letter-spacing: -1px;
    padding-bottom: 4px;
    margin: 0 15px 10px;
    border-bottom: 1px solid #d4cda8;
}
.servrel {
    width: 100%;
    background-color: #f9ecb2;
    padding: 15px 0 5px;
    margin-bottom: 20px;
    float: left;
}
.servrel ul {
    margin: 0 15px 20px;
}
.servrel ul li {
    background-color: #fcf6d9;
    font-family: arial, verdana, sans-serif;
    font-size: 16px;
    padding: 6px 10px;
    margin-bottom: 8px;
}
.servrel li.enable_bait {
	background-color: #f9ecb2;
	font-size: 14px;
    padding: 4px 10px 0px;
}
.categs {
    width: 100%;
    background-color: #fbf2c9;
    padding: 15px 0 5px;
    margin-bottom: 20px;
    float: left;
}
.categs ul {
    margin: 0 15px 20px;
}
.categs ul li {
    color: #4e4c37;
    list-style-type: disc;
    list-style-position: inside;
    font-size: 12px;
    margin: 0 0 8px 3px;
}

.mapa {
    width: 99%;
    background-color: #fbf2c9;
    border: 1px solid #d4cda8;
    margin-bottom: 25px;
    float: left;
}
.mapa1 {
    width: 100%;
    padding: 8px 0;
    margin: 0;
    float: left;
}
.mapa .controles {
    width: 17%;
    float: left;
}
.mapa .controles a {
    margin-left: 10px;
}

.mapa .mapsat {
    width: 26%;
    margin-left: 6px;
    float: left;
}
.mapa .mensajes {
    width: 54%;
    color: #3f3f3f;
    float: left;
}
.mapa2 {
    width: 100%;
    margin: 0;
    overflow: hidden;
    float: left;
}


.street-address strong {
    color: #666;
}

/* ---------------------------------------------------------------
                            ficha empresa
-----------------------------------------------------------------*/
.empresainfo {
    width: 100%;
    margin-bottom: 15px;
    float: left;
}
.empresainfo h1 {
    color: #0256af;
    font-family: arial, verdana, sans-serif;
    font-size: 24px;
    letter-spacing: -1px;
    margin-bottom: 12px;
}
.empresainfo p {
    font-size: 12px;
    line-height: 17px;
    margin-bottom: 15px;
}
/*jose*/
.empresainfo p.subtitle {
    font-size: 12px;
    line-height: 17px;
    margin-bottom: 15px;
    margin-top: -8px;
}

.empresainfo .resultados a.sms {
    background: transparent url(/images/smsicon.gif) no-repeat;
    padding-left: 15px;
    margin-right: 15px;
    font-size: 11px;
}
.empresainfo .resultados a.comentar {
    background: transparent url(/images/commenticon.gif) no-repeat 0 3px;
    padding-left: 18px;
    margin-right: 15px;
    font-size: 11px;
}
.empresainfo .resultados a.email {
    background: transparent url(/images/emailicon.gif) no-repeat 0 2px;
    padding-left: 22px;
    font-size: 11px;
}
.empresainfo .resultados a.favorite {
    background: transparent url(/images/icon/favorites.png) no-repeat 0 2px;
    padding: 2px 0px 2px 22px;
    font-size: 11px;
}
.empresainfo .resultados a.gps {
    background: transparent url(/images/icon/globe.png) no-repeat 0 0px;
    padding-left: 22px;
    font-size: 11px;
}
.empresainfo .resultados a.print {
    background: transparent url(/images/icon/print.png) no-repeat 0 1px;
    padding: 2px 0px 2px 22px;
    font-size: 11px;
}
.empresafoto {
    width: 100%;
    margin-bottom: 15px;
    overflow: hidden;
    float: left;
}
.empresathumbs {
    width: 505px;
    margin-bottom: 35px;
    padding-bottom: 30px;
    border-bottom: 1px solid #d5d5d5;
    float: left;
}
.empresathumbs a {
    margin: 0 6px 6px 0;
    display: block;
    float: left;
    border: 1px solid white;
}
.empresathumbs a:hover {
    border: 1px solid #686242;
}
.empresathumbs img {
    border: 2px solid #fff;
}
.empresadeleg {
    width: 100%;
    border-bottom: 1px solid #d5d5d5;
    margin-bottom: 35px;
    float: left;
}
.empresadeleg p {
    font-size: 12px;
    line-height: 17px;
    margin-bottom: 25px;
}
.empresacoment {
    width: 100%;
    margin-bottom: 20px;
    float: left;
}
.empresacoment p {
    font-size: 12px;
    line-height: 17px;
    margin-bottom: 20px;
}
.empresacoment p span {
    color: #6a6a6a;
    font-size: 11px;
}

.empresadeleg img {
    float:right;
    margin:0 0 10px 15px;
}




/* ---------------------------------------------------------------
                            mapa categorias
-----------------------------------------------------------------*/
.maincats .contenido {
    width: 77%;
    margin-right: 0;
}
.maincats h2,.maincats h1 {
    padding-bottom: 4px;
    margin: 0 30px 15px 0;
    border-bottom: 1px solid #d5d5d5;
}
.catlist dl {
    width: 28%;
    padding-right: 5%;
    line-height: 17px;
    float: left;
}
.catlist dl dt {
    font-size: 12px;
}
.catlist dl dd {
    margin-bottom: 10px;
}
.catlist dl dd a {
    color: #545454;
}
.provinciaslist {
    width: 23%;
    background-color: #f9ecb2;
    padding: 10px 0;
    margin-bottom: 20px;
    float: left;
}

.provinciaslist h3 {
    color: #393723;
    font-family: arial, verdana, sans-serif;
    font-size: 19px;
    letter-spacing: -1px;
    padding-bottom: 4px;
    margin: 0 15px 10px;
    border-bottom: 1px solid #d4cda8;
}
.provinciaslist ul {
    width: 85%;
    height: 550px;
    color: #393723;
    list-style-type: disc;
    list-style-position: inside;
    padding: 0 5%;
    float: left;
    overflow-y: scroll;
    overflow-x: hidden;
}
.provinciaslist ul li {
    margin: 0 0 5px 10px;
}


.businessmaplist {
    background-color:#FBF2C9;
    margin-top:32px;
    width: 25% !important;
    padding: 0;
    margin-bottom: 15px;
    padding-bottom: 10px;
    float: left;
}

.businessmaplist h3 {
    color: #393723;
    font-family: arial, verdana, sans-serif;
    font-size: 19px;
    letter-spacing: -1px;
    padding-bottom: 4px;
    margin: 0 15px 10px;
    border-bottom: 1px solid #d4cda8;
}
.businessmaplist ul.resultlist {
    list-style-type:none !important;
    padding: 0%;
    width:97%;
    color: #393723;
    float: left;
    position:relative !important;
    overflow-y: auto;
    overflow-x: hidden;
}
.businessmaplist ul.resultlist li {
    margin: 0 0 5px 10px;
}

.businessmaplist p.number {
    display:inline;
    font-size:14px;
    font-weight:bold;
    color:#555;
}
/* ---------------------------------------------------------------
                            mapa categorias lvl 2
-----------------------------------------------------------------*/
.maincats_small .contenido {
    width: 58%;
    margin-right: 0;
}
.maincats_small h2,.maincats_small h1 {
    padding-bottom: 4px;
    margin: 0 30px 15px 0;
    border-bottom: 1px solid #d5d5d5;
}

.provinciaslist_big {
    width: 42%;
    background-color: #f9ecb2;
    padding: 10px 0;
    margin-bottom: 20px;
    float: left;
}

.provinciaslist_big h3 {
    color: #393723;
    font-family: arial, verdana, sans-serif;
    font-size: 19px;
    letter-spacing: -1px;
    padding-bottom: 4px;
    margin: 0 15px 10px;
    border-bottom: 1px solid #d4cda8;
}
.provinciaslist_big ul {
    width: 34%;
    padding-bottom: 20px !important;/*    height: 550px;*/
    color: #393723;
    list-style-type: disc;
    list-style-position: inside;
    padding: 0 5%;
    float: left;
    overflow-y: auto;
}
.provinciaslist_big ul li {
    margin: 0 0 5px 10px;
}

/* ---------------------------------------------------------------
                            peticion
-----------------------------------------------------------------*/

.peticionbloque {
    width: 100%;
    float: left;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #dbdbdb;
    clear: both;
}
.peticionbloque p.texto1 {
	font-size: 12px;
	line-height: 17px;
	margin-bottom: 15px;
}
div .texto1 {
	padding: 15px;
    font-size: 12px;
}
div.texto1 p {    
    font-size: 12px;
    line-height: 17px;
/*
    margin-bottom: 15px;
*/
}
div.texto1 ol {
    font-size: 12px;
    list-style-type: decimal;
    list-style-position: inside;
}
div.texto1 ul {
    font-size: 12px;
    list-style-type: disc;
    list-style-position: inside;
}
div.texto1 ul li {
    padding-bottom:9px;
}
.texto1.blacklinks a {
    color:#000;
}
.peticionbloque h2 {
    font-size: 24px;
    margin-bottom: 20px;
}
.peticionbloque h3 {
    color: #333;
    font-family: arial, verdana, sans-serif;
    font-size: 19px;
    letter-spacing: -1px;
    margin-bottom: 10px;
}
h3.sep {
    width: 83%;
    background: transparent url(/images/h3sepbg.gif) repeat-x bottom left;
    color: #555;
    font-family: arial, verdana, sans-serif;
    font-size: 19px;
    letter-spacing: -1px;
    padding-left: 17%;
    margin: 20px 0;
    border: 0;
    float: left;
}
h3.sep span {
    background-color: #fff;
    padding: 0 10px;
}
.peticionbloque p.texto1 {
    font-size: 12px;
    line-height: 17px;
    margin-bottom: 15px;
}
.pb1 {
    width: 60%;
    float: left;
}
.pb2 {
    width: 40%;
    float: left;
}
.pb3 {
    width: 48%;
    margin-top: 20px;
    margin-right: 3%;
    float: left;
}
.pb4 {
    width: 48%;
    margin-top: 20px;
    float: left;
}
.p_a {
    width: 30%;
    float: left;
}
.p_a label {
    font-size: 12px;
    font-weight: bold;
}
.p_a label span {
    color: #c30000;
}
.p_b {
    width: 70%;
    float: left;
}
.p_c {
    width: 70%;
    padding-left: 30%;
    font-size: 12px;
}
.pb1 input.longtxt {
    width: 95%;
    height: 20px;
    border: 1px solid #7f9db9;
}
.pb1 input.cptxt {
    width: 30%;
    height: 20px;
    border: 1px solid #7f9db9;
}
.pb1 textarea {
    width: 95%;
    height: 80px;
    border: 1px solid #7f9db9;
}
.pb2 p.explic {
    background: transparent url(/images/flechagris.gif) no-repeat 5px 2px;
    padding-left: 22px;
    line-height: 16px;
    color: #555;
}
/*jose, validating forms*/
input.invalid,textarea.invalid,select.invalid {
    border: 1px solid #cc071e !important;
}

.pb2 p.invalid {
    background: transparent url(/images/flechagris.gif) no-repeat 5px 2px;
    padding-left: 22px;
    line-height: 16px;
    color: #cc071e;
    display: none;
}
/*end jose*/
.pb1 .p_b1{
    width: 25%;
    float: left;
    margin-right: 5%;
}
.pb1 .p_b2{
    width: 25%;
    float: left;
}
.pb1 .p_b3{
    width: 40%;
    float: left;
    margin-right: 6%;
}
.pb1 .p_b4{
    width: 40%;
    float: left;
}
.pb1 input.inpfile {
    height: 20px;
    padding: 3px 0;
}
.imgsubidas, .catsubidas {
    width: 90%;
    float: left;
    background: #f1f1f1;
    padding: 8px;
    margin-top: 8px;
    border: 1px solid #cecece;
}
.imgthumb {
    margin-right: 8px;
    float: left;
}
.imgsubidas a, .catsubidas a {
    color: #c20101;
}
.catsubidas ul {
    list-style-type: square;
    list-style-position: inside;
    color: #bababa;
}
.catsubidas ul li {
    margin-bottom: 5px;
}
.catsubidas ul li span {
    color: #000;
    font-size: 12px;
}
.peticionbloque .login {
    background-color: #f1f1f1;
    width: 85%;
    padding: 15px 0 15px 30px;
    margin: 0;
    border: 2px solid #d8d8d8;
    float: left;
}
.petbloq2 {
    border: 0;
    margin-bottom: 30px;
}
p.enviarbtn {
    text-align: center;
}
#loadform p {
	font-size:14px;
	margin:0 15px 8px;
}
#loadform #subject {
	border: 1px solid #d8d8d8;
}
#loadform textarea {
	margin-bottom: 8px;
	border: 1px solid #d8d8d8;
}
#loadform #sendbtn {
	padding: 1px 5px;
}


/* ---------------------------------------------------------------
                            ayuda
-----------------------------------------------------------------*/
.mainayuda .contenido {
    width: 77%;
    margin-right: 0;
}
.ayudarow {
    width: 100%;
    margin-bottom: 40px;
    float: left;
}
.ayudarow h3 {
    color: #fff;
    font-family: arial, verdana, sans-serif;
    font-size: 19px;
    letter-spacing: -1px;
    padding: 5px 10px;
    margin-bottom: 15px;
}
.ayudarow h3.s1 {
    background-color: #a89240;
}
.ayudarow h3.s2 {
    background-color: #439eac;
}
.ayudarow h3.s3 {
    background-color: #a54d2d;
}
.ayudarow h3.s4 {
    background-color: #71a153;
}
.ayudacol1 {
    width: 45%;
    margin-right: 5%;
    float: left;
}
.ayudacol2 {
    width: 45%;
    float: left;
}
.ayudarow dt {
    font-family: arial, verdana, sans-serif;
    font-size: 19px;
    letter-spacing: -1px;
    margin-bottom: 0;
}
.ayudarow dt a {
    color: #0256af;
}
.ayudarow dd {
    margin-bottom: 15px;
}
.lateral {
    width: 23%;
    background-color: #f9ecb2;
    padding: 10px 0;
    margin-bottom: 20px;
    float: left;
}
.lateral h3 {
    color: #393723;
    font-family: arial, verdana, sans-serif;
    font-size: 19px;
    letter-spacing: -1px;
    padding-bottom: 4px;
    margin: 0 15px 10px;
    border-bottom: 1px solid #d4cda8;
}
.lateral ul {
    color: #393723;
    list-style-type: disc;
    padding: 0 15px 0 32px;
}
.lateral ul li {
    margin: 0 0 6px;
}


.ayudacont {
    font-size: 12px;
    padding-right: 50px;
}
.ayudacont p.volver {
    margin-bottom: 20px;
}
.ayudacont h2 {
    color: #000;
    font-size: 22px;
    margin-bottom: 20px;
    border-bottom: 1px solid #d3d3d3;
}
.ayudacont h3 {
    color: #545454;
    font-family: arial, verdana, sans-serif;
    font-size: 19px;
    letter-spacing: -1px;
    margin-bottom: 10px;
}
.ayudacont ul {
    color: #545454;
    list-style-type: disc;
    list-style-position: inside;
    margin-bottom: 30px;
}
.ayudacont ul li {
    padding-left: 10px;
    margin-bottom: 6px;
}
.ayudatxt {
    margin-bottom: 40px;
}
.ayudatxt p {
    line-height: 17px;
    margin-bottom: 15px;
}


/* ---------------------------------------------------------------
                            breadcrumb
-----------------------------------------------------------------*/

div.breadcrumb {
    width:100%;
    height: 25px;
}

div.breadcrumb p {
    font-size: 11px;
    margin-bottom: 5px;
    color: #666;  
}

div.breadcrumb ul li {
    display: inline;
}


div.breadcrumb ul li a,div.breadcrumb ul li a:hover,div.breadcrumb ul li a:visited {
    color: #888;  
}


/* ---------------------------------------------------------------
                            footer
-----------------------------------------------------------------*/

.footer {
    width: 100%;
    float: left;
    padding-bottom: 30px;
}

.footer ul {
    width: 100%;
    list-style-type: none;
    color: #adadad;
    font-size: 11px;
    margin-bottom: 10px;
    text-align: center;
}
.footer ul li {
    display: inline;
}
.footer ul li a {
    margin: 0 10px;
}
.footer ul li a:hover {
    text-decoration: none;
}
.footer p {
    width: 100%;
    color: #a2a2a2;
    font-size: 11px;
    text-align: center;
}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------------->>> thickbox <<<--------------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/




/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
    font: 12px Arial, Helvetica, sans-serif;
    color: #333333;
}

#TB_secondLine {
    font: 10px Arial, Helvetica, sans-serif;
    color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
    position: fixed;
    z-index:100;
    top: 0px;
    left: 0px;
    height:100%;
    width:100%;
}

.TB_overlayMacFFBGHack {background: url(/images/macFFBgHack.png) repeat;}
.TB_overlayIE6 {
    background: url(/images/macFFBgHack.png) repeat transparent;
}
.TB_overlayBG {
    background-color:#000;
    filter:alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

.TB_window {
    position: fixed;
    background: #ffffff;
    z-index: 102;
    color:#000000;
    display:none;
    border: 4px solid #525252;
    text-align:left;
    top:50%;
    left:50%;
}

* html .TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

.TB_window img#TB_Image {
    display:block;
    margin: 15px 0 0 15px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #666;
    border-left: 1px solid #666;
}

#TB_caption{
    height:25px;
    padding:7px 30px 10px 25px;
    float:left;
}

#TB_closeWindow{
    height:25px;
    padding:11px 25px 10px 0;
    float:right;
}

#TB_closeAjaxWindow{
    padding:7px 10px 5px 0;
    margin-bottom:1px;
    text-align:right;
    float:right;
}

#TB_ajaxWindowTitle{
    float:left;
    padding:7px 0 5px 10px;
    margin-bottom:1px;
}

#TB_title{
    background-color:#e8e8e8;
    height:27px;
}

#TB_ajaxContent{
    clear:both;
    padding:2px 15px 15px 15px;
    overflow:auto;
    text-align:left;
    line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
    padding:15px;
}

#TB_ajaxContent p{
/*  padding:5px 0px 5px 0px;*/
}

#TB_load{
    position: fixed;
    display:none;
    height:13px;
    width:208px;
    z-index:103;
    top: 50%;
    left: 50%;
    margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
    z-index:99;
    position:fixed;
    top: 0;
    left: 0;
    background-color:#fff;
    border:none;
    filter:alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    height:100%;
    width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
    clear:both;
    border:none;
    margin-bottom:-1px;
    margin-top:1px;
    _margin-bottom:1px;
}


/*
        TEXTAREA RESIZER
*/
div.grippie {
    background:#EEEEEE url(/images/grippie.png) no-repeat scroll center 2px;
    border-color:#DDDDDD;
    border-style:solid;
    border-width:0pt 1px 1px;
    cursor:s-resize;
    height:9px;
    overflow:hidden;
}
.resizable-textarea textarea {
    display:block;
    margin-bottom:0pt;
    width:95%;
}


/* ---------------------------------------------------------------
                            teaser-adforms
-----------------------------------------------------------------*/

.alert {
  color: #FF0000
}

.sites-teaser {
  width: 95%;
  margin-top: 3em;
  padding: 1em;
  background-color: #ffffee;
  border: 1px solid #eeee00;
  font-size:12px;
  line-height:17px;
  margin-bottom:15px;
}

/* ---------------------------------------------------------------
                  tag cloud
-----------------------------------------------------------------*/


h2.titlecloud {color: #888;border-bottom:1px solid #999;font-family: arial, verdana, sans-serif;font-size: 17px;letter-spacing: -1px;margin-bottom: 4px;text-align:left;}
#tagcloud{font-family:Tahoma,Verdana,sans-serif;  padding:10px 5px 10px 5px;margin-bottom:20px;text-align:center;}

.pop_0{font-size:1.2em;}
.pop_1{font-size:1.4em;}
.pop_2{font-size:1.6em;}
.pop_3{font-size:2em;}
.pop_4{font-size:2.4em;}
.pop_5{font-size:2.8em;}

#tagcloud a{ text-decoration:none;color:#999; }
#tagcloud a:hover{ text-decoration:underline; }


/* ---------------------------------------------------------------
                  autocomplete
-----------------------------------------------------------------*/
.ac_results {
	padding: 0px;
	border: 1px solid #7F9DB9;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/*
	if width will be 100% horizontal scrollbar will apear
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/*
	it is very important, if line-height not setted or setted
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}

/* ---------------------------------------------------------------
                            contenedor IPC
-----------------------------------------------------------------*/
.mainipc .contenido {
    width: 100%;
    margin-right: 0;
    padding-left: 25px;
}
.mainipc h2,.mainipc h1 {
    padding-bottom: 4px;
    margin: 0 30px 15px 0;
    border-bottom: 1px solid #d5d5d5;
}

.highlight {
    margin-top:15px;
    margin-bottom:15px;
    width:99%;float:
    left;border: 1px solid #d4cda8;
    padding: 12px 0;
    background-color: #FBF2C9;
}

.highlight ul {
    list-style-type: none;
    height:15px;
    color:#393723;
    font-size:12px;
    text-align:left
}

.highlight ul li {
    display:inline;
    padding:3px;
}

.highlight ul li a {
    margin: 0 10px;
}

.priceindex {
    margin:15px 0 15px 0;
    width:98%;
    float:left;
    border: 1px solid #d4cda8;
    padding: 12px 0;
    background-color: #fbf2c9;
    font-family: arial, verdana, sans-serif;
    font-size: 12px;
}

.priceindex ul{
    list-style-type: none;
    color:#393723;
    font-size:12px;
    text-align:left

}

.priceindex ul li {
    padding:3px;
}

.priceindex ul li a {
    margin: 0 10px;
}

.ipclist_container {
    width: 23%;
    float: left;
}

.ipclist {
    width: 100%;
    background-color: #f9ecb2;
    padding: 10px 0;
    margin-bottom: 20px;
}

.ipclist h3 {
    color: #393723;
    font-family: arial, verdana, sans-serif;
    font-size: 19px;
    letter-spacing: -1px;
    padding-bottom: 4px;
    margin: 0 15px 10px;
    border-bottom: 1px solid #d4cda8;
}

.ipclist ul {
    width: 90%;
    color: #393723;
    list-style-type: disc;
    list-style-position: inside;
    padding: 0 5%;
}

.ipclist ul li {
    margin: 0 0 10px 5px;
}

.peticionipc {
    width: 90%;
    float: left;
}

.peticionipc input.ipctxt {
    width: 50%;
    height: 20px;
    border: 1px solid #7f9db9;
}

.peticionipc p.ipctexto1 {
    font-size: 12px; /*11px*/
    line-height: 17px;
    margin-bottom: 15px;
}

.ipc-bait {
	/*background-color: #FBF2C9;*/
	border: 1px solid #DDDDDD;
	font-size: 12px;
	line-height: 17px;
	margin-bottom: 15px;
	padding: 1em;
	width: 98%;
}

.home_topbiz {margin:15px 10px;width:275px;float:left;border: 1px solid #ddd;padding: 12px 5px;}
.home_topbiz ul {list-style-type: none;color:#393723;font-size:12px;text-align:left}
.home_topbiz ul li {line-height:17px;padding:2px;}
.home_topbiz ul li.localversions {line-height:17px;display:inline; color:#777;padding:0px 4px}
.home_topbiz ul li.letterversion {line-height:17px;display:inline; color:#777;padding:0px}
.home_topbiz ul li a {margin: 0 10px;font-size:11px}
.home_topbiz ul li.letterversion a {margin: 0 5px;font-size:11px}


/*press releases*/

div.noticia {
    padding: 8px 0;
}



div.noticia div.fecha {
    float: left;
    margin-right: 10px;
    width: 30px;
}

div.noticia div.fecha span.month {
    background:none repeat scroll 0 0 #B83774;
    color:#FFFFFF;
    display:block;
    font-size:11px;
    font-weight:bold;
    text-align:center;
}

div.noticia div.fecha span.day {
    border:1px solid #CCCCCC;
    display:block;
    font-size:14px;
    font-weight:bold;
    text-align:center;
}


/*------------------- listado-cupones -------------------------*/
.listado-cupones a {
	text-decoration: none;
}
.listado-cupones h3 {
	margin-bottom: 4px;
}
.listado-cupones p.num-ofertas {
	color: #646464;
	margin-bottom: 22px;
}
.listado-cupones .listado-row {
	width: 100%;
	margin-bottom: 30px;
	float: left;
}
.listado-cupones .cupon {
	background: #fff url(/images/whitegradient.gif) repeat-x;
	color: #393723;
	padding: 12px 15px;
	border: 1px solid #bbccdb;
	margin-right: 35px;
	float: left;
}
.listado-cupones .cupon2 {
	margin-right: 0;
}
.listado-cupones .cupon .cupimg {
	width: 71px;
	margin-right: 15px;
	float: left;
}
.listado-cupones .cupon .cupimg img {
	width: 71px;
}
.listado-cupones .cupon .cupinfo {
	width: 70%;
	float: left;
}
.listado-cupones .cupon h4 {
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 0;
}
.listado-cupones .cupon p {
	margin-bottom: 8px;
}

.listado-cupones .cupon .cupinfo span {
	background: transparent url(/images/star2bg.gif) no-repeat;
	color: #393723;
	font-family: calibri, arial, verdana, sans-serif;
	font-size: 26px;
	font-weight: bold;
	letter-spacing: -1px;
	text-align: center;
	width: 78px;
	height: 56px;
	padding: 22px 0;
	margin: 0 0 6px 6px;
	float: right;
}

.listado-cupones .gift_free span {
    font-size: 14px !important;
}

.listado-cupones .session_free span {
    font-size: 22px !important;
    padding: 26px 0 !important;
}

.listado-cupones .euros span {
/*
    font-size: 21px !important;
*/
}

/*------------------- listado-ofertas -------------------------*/
ul.ofertas {
	width: 100%;
	float: left;
	margin-bottom: 15px;
}
ul.ofertas li {
	background: url(/images/etiquetabg.png) no-repeat;
	height: 60px;
	margin-top: 10px;
	float: left;
}
ul.ofertas li span {
	width: 96px;
	height: 48px;
	color: #393723;
	font-family: calibri, arial, verdana, sans-serif;
	font-size: 26px;
	font-weight: bold;
	letter-spacing: -1px;
	text-align: center;
	padding: 12px 0 0 10px;
	margin-right: 8px;
	float: left;
}
ul.ofertas li span.gift_free{
    font-size: 13px !important;
    padding: 2px 0 0 9px !important;
}

ul.ofertas li span.session_free{
    font-size: 22px !important;
/*
    padding: 12px 0 0 10px !important;
*/
}

ul.ofertas li span.euros{
/*
    font-size: 21px !important;
*/
}
ul.ofertas li p {
	padding: 8px 0 0 0;
	line-height: 19px;
}
ul.ofertas li a {
	margin-right: 5px;
	text-decoration: none;
}
ul.ofertas li a.of-negocio {
	font-family: calibri, arial, verdana, sans-serif;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: -1px;
}

/* --------------------- Like ------------------------------------- */
.citiservi-like-box {
    width: 100%;
    text-align: center;
}


