/* COLUMNA ESQUERRA */

#tabs-opcions-cont {
	background:transparent url(../img/css/bg-tabs-opcions.gif) 0 0 repeat-y;
	height:650px;
	width:225px;
	padding: 0;
	position: absolute;
	left: 25px;
}

#tabs-opcions-cont h2 {
	padding-bottom:10px;
	float:left;
	width: 220px;
}

#tabs-opcions-cont h3 {
	border:none;
	width: 205px;
	display: block;
	padding: 0;
	margin: 10px 0 5px 0;
	clear: both;
	font-size: 1.2em;
	font-weight: bold;
}

#tabs-opcions-cont img {
	display: block;
	clear: both;
	margin: 0 0 15px 0;

}

#tabs-opcions-cont p {
	width:205px;
	font-size: 1.1em;
	line-height: 1.4em;
	display: block;
	float: left;
}


/* LLISTA */

ul#tabs-opcions {
	width:245px;
	padding: 13px 0 15px 0;
	height: auto;
	overflow: hidden;
	float: left;
}

ul#tabs-opcions li {
	background:transparent url(../img/css/provincia-arrow-off.gif) 0 0 no-repeat;
	list-style:none;
	float: left;
	clear: left;
	padding:0;
	margin: 0;
	width:245px;
}

ul#tabs-opcions li a {
	display:block;
	padding:10px 0 0 20px;
	margin:0;
	text-decoration:none;
	width:205px;
	height:31px;
	font-size: 1.4em;
	color: #004C98;
}

ul#tabs-opcions li a.fix { height: 42px; }

ul#tabs-opcions li.active a {
	border-color:#fff;
	color: #E3001B;
	font-weight: bold;
}

ul#tabs-opcions li.active {
	background:transparent url(../img/css/provincia-arrow-on.gif) left top no-repeat;
	color:#000;
}

/*  SUB-LLISTA */

ul#tabs-opcions li ul li {
	background:transparent url(../img/css/provincia-arrow-sub-off.gif) 0px 0 no-repeat;
	list-style:none;
	float: left;
	clear: left;
	padding:0;
	margin: 0;
	width:245px;
	
}

ul#tabs-opcions li a ul li a.active {
	
}

ul#tabs-opcions li ul li a {
	height:28px;
	font-size: 0.9em;
	color: #838383;
	padding: 7px 0 0 40px;
	color: #838383!important;
	font-weight: normal!important;
}

ul#tabs-opcions li ul li a.fix { height: 34px; }

ul#tabs-opcions li ul li.active a {
	border-color:#fff;
	font-weight: bold!important;
	color:#E3001B!important;
}


ul#tabs-opcions li ul li.active { background:transparent url(../img/css/provincia-arrow-sub-on.gif) 0px 0 no-repeat; 
}






/* LLISTAT */ 

.tabs-contingut {

}

.tabs-contingut div{ height:auto; 
}


.tabs-contingut.tab  {
	position:relative;
	height:auto;
	overflow: auto;
}



/* COLUMNA DRETA */

#mapa-botigues {
	width: 685px;
	background:#fff url(../img/botigues/calbet-mapa.jpg) 0 80px no-repeat;
	height: 650px;
	top: 0;
	right: 10px;
	position: absolute;
	z-index: 1;
}

#llistat-botigues {
	width: 695px;
	background:none;
	height: auto;
	position: relative;
	float: right;
}






.tab {
	background: #fff url(../img/css/loading.gif) 50% 50% no-repeat;
}

.tab-null {
	height:1px;
	width:1px;
}




/* @ TABS */
#mapa-barcelona.tab {
	background:#fff url(../img/botigues/calbet-mapa-barcelona.jpg) 0 0 no-repeat;
	top: 80px;
	height:570px;
	width:695px;
	left: 0;
	position: absolute;
}
#mapa-girona.tab { background:#fff url(../img/botigues/calbet-mapa-girona.jpg) 0 0 no-repeat;top: 80px; height:570px;
	width:695px;
	
	left: 0;
	position: absolute;}
#mapa-lleida.tab { background:#fff url(../img/botigues/calbet-mapa-lleida.jpg) 0 0 no-repeat;top: 80px; 	height:570px;
	width:695px;
	
	left: 0;
	position: absolute;}
#mapa-tarragona.tab { background:#fff url(../img/botigues/calbet-mapa-tarragona.jpg) 0 0 no-repeat;top: 80px; 	height:570px;
	width:695px;
	
	left: 0;
	position: absolute;}
#mapa-balears.tab { background:#fff url(../img/botigues/calbet-mapa-balears.jpg) 0 0 no-repeat;top: 80px; 	height:570px;
	width:695px;

	left: 0;
	position: absolute;}




/* @ BOTIGUES LLISTA */

#botigues-cos .tab {
	width: 640px;
	position: absolute;
	overflow: auto;
	height: 765px;
	top: 60px;
	background-image: url(none);
	left: 10px;

}

#botigues-cos #provincia-barcelona.tab { background:#fff url(../img/botigues/calbet-llistat-barcelona.jpg) 50% 50% no-repeat; 
}
#botigues-cos #provincia-girona.tab { background:#fff url(../img/botigues/calbet-llistat-girona.jpg) 50% 50% no-repeat; 
}
#botigues-cos #provincia-lleida.tab { background:#fff url(../img/botigues/calbet-llistat-lleida.jpg) 50% 50% no-repeat; 
}
#botigues-cos #provincia-tarragona.tab { background:#fff url(../img/botigues/calbet-llistat-tarragona.jpg) 50% 50% no-repeat; 
}
#botigues-cos #provincia-balears.tab { background:#fff url(../img/botigues/calbet-llistat-balears.jpg) 50% 50% no-repeat; 
}


#botigues-cos .tab dt{
	display: block;
	font-size: 1.2em;
	height: 35px;
	clear: both;
	color: #024A9C;
	padding: 15px 0 0 30px;
	background: #fff url(../img/css/botiga-punt.png) 5px 18px no-repeat;
	cursor:pointer;
	font-weight: bold;
	border-bottom: 1px solid #E9F7FA;
}

#botigues-cos .tab dt:hover { color: #E80717; 
	
}

#botigues-cos .tab dt span {
	color:#999999;
	float: right;
	font-weight: normal;
	text-transform: uppercase;
	padding-right: 15px;
}

#botigues-cos .tab dt span:hover {
	
} 

#botigues-cos .tab dd {
	float: left;
	clear: left;
	width: 100%;
	display: block;
	border-color:#BAD9E4;
	font-size: 1.3em;
	padding: 20px 0 0 0;
	border-bottom: 1px solid #E9F7FA;
}

#botigues-cos .tab img {
	float: left;
	display: block;
	margin:-3px 20px 16px 16px;
	padding:6px;
	border:1px solid #eee;
	background-color: #fff;
	width: 200px;
	height: 159px;
}

#botigues-cos .tab h2 {
	font-size:1.5em;
	color: #333333;
}

#botigues-cos .tab a {
	background:transparent url(../img/css/bullet-blank.gif) 365px 15px no-repeat;
	display: block;
	font-weight: bold;
	font-size: 0.9em;
	padding-top: 10px;
}


/* MAPA PUNTS */

dl.map.on {
	position:relative;
	text-align:left;
	margin:0;
	padding:0;
}

dl.map.on dt {
	list-style:none;
	display:inline;
}

dl.map dd h2 {
	display:block;
	font-weight:bold;
	color:#004C98;
	padding:0 0 5px 0;
	margin:15px 0 0px 0;
	width: auto;
}

dl.map dd {
	width:320px;
	height:169px;
}

dl.map.on dd {
	position:absolute;
	left:-9999px;
	width:320px;
	padding:0;
	z-index:11;
	line-height:1.4em;
	font-size:110%;
	height: 169px;
	background:transparent url(../img/botigues/provincia-botiga.png) 0 0 no-repeat;
}

dl.map.on dd img {
	position:relative;
	display:block;
	float:left;
	margin:16px 10px 0 16px;
	padding:4px;
	border:1px solid #eee;
}

dl.map.on a.location {
	display:block;
	position:absolute;
	text-indent:-9999px;
	background:transparent url(../img/botigues/botiga-punt.png) 0 0 no-repeat;
	width:16px;
	height:19px;
	outline:none;
	z-index:10;
	text-decoration:none;
}
	
dl.map.on dd a {
	font-weight: bold;
	font-size: 90%;
	background:transparent url(../img/css/bullet-blank.gif) right center no-repeat;
	display:block;
	width:110px;
	float:left;
}

dl.map.on dd a.close {
	position:relative;
	float:right;
	background:url(../img/botigues/close.gif) no-repeat;
	text-indent:-9999px;
	outline:none;
	height:16px;
	width:16px;
	text-decoration:none;
	margin: 6px 2px 0 0;
}

/* BARCELONA */
dl.map.on a#provincia-BCNB01 { top: 400px; left: 334px; }
dl.map.on a#provincia-BCNB02 { top: 370px; left: 325px; }
dl.map.on a#provincia-BCNB03 { top: 420px; left: 336px; }
dl.map.on a#provincia-BCNB04 { top: 375px; left: 344px; }
dl.map.on a#provincia-BCNB05 { top: 396px; left: 355px; }
dl.map.on a#provincia-BCNB06 { top: 377px; left: 358px; }
dl.map.on a#provincia-BCNB07 { top: 364px; left: 376px; }
dl.map.on a#provincia-BCNB08 { top: 268px; left: 280px; }
dl.map.on a#provincia-BCNB09 { top: 269px; left: 266px; }
dl.map.on a#provincia-BCNB10 { top: 455px; left: 259px; }
dl.map.on a#provincia-BCNB11 { top: 397px; left: 295px; }
dl.map.on a#provincia-BCNB12 { top: 269px; left: 313px; }
dl.map.on a#provincia-BCNB13 { top: 443px; left: 304px; }
dl.map.on a#provincia-BCNB14 { top: 325px; left: 225px; }
dl.map.on a#provincia-BCNB15 { top: 450px; left: 274px; }
dl.map.on a#provincia-BCNB16 { top: 418px; left: 310px; }
dl.map.on a#provincia-BCNB17 { top: 244px; left: 155px; }
dl.map.on a#provincia-BCNB18 { top: 245px; left: 354px; }
dl.map.on a#provincia-BCNB19 { top: 240px; left: 299px; }
dl.map.on a#provincia-BCNB20 { top: 229px; left: 289px; }
dl.map.on a#provincia-BCNB21 { top: 255px; left: 257px; }
dl.map.on a#provincia-BCNB22 { top: 249px; left: 271px; }
dl.map.on a#provincia-BCNB23 { top: 406px; left: 276px; }
dl.map.on a#provincia-BCNB24 { top: 340px; left: 380px; }
dl.map.on a#provincia-BCNB25 { top: 351px; left: 362px; }
dl.map.on a#provincia-BCNB26 { top: 336px; left: 199px; }
dl.map.on a#provincia-BCNB27 { top: 243px; left: 242px; }
dl.map.on a#provincia-BCNB28 { top: 429px; left: 260px; }
dl.map.on a#provincia-BCNB29 { top: 428px; left: 273px; }
dl.map.on a#provincia-BCNB30 { top: 346px; left: 178px; }

/* GIRONA */
dl.map.on a#provincia-GIRB01 { top: 250px; left: 340px; }
dl.map.on a#provincia-GIRB02 { top: 336px; left: 345px; }
dl.map.on a#provincia-GIRB03 { top: 145px; left: 380px; }
dl.map.on a#provincia-GIRB04 { top: 80px;  left: 107px; }

/* LLEIDA */
dl.map.on a#provincia-LLEIB01 { top: 340px; left: 95px; }
dl.map.on a#provincia-LLEIB02 { top: 335px; left: 80px; }

/* TARRAGONA */
dl.map.on a#provincia-TARB01 { top: 295px; left: 375px; }
dl.map.on a#provincia-TARB02 { top: 270px; left: 378px; }
dl.map.on a#provincia-TARB03 { top: 320px; left: 250px; }

/* BALEARS */
dl.map.on a#provincia-BALB01 { top: 360px; left: 317px; }
dl.map.on a#provincia-BALB02 { top: 370px; left: 325px; }
