/*------------------------------------------------------------------------
# JA Antares 1.0 - Nov, 2006
# ------------------------------------------------------------------------
# Copyright (C) 2004-2006 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
# @license - Copyrighted Commercial Software
# Author: J.O.O.M Solutions Co., Ltd
# Websites:  http://www.joomlart.com -  http://www.joomlancers.com
-------------------------------------------------------------------------*/

@import url(pestanas.css);
/* COMMON STYLE
--------------------------------------------------------- */
* {
	margin:0;
	padding: 0;
}

body {
	color: #5A5A5A;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:0.8em;
}

form{
	margin:0px;
	padding:0px;
}

body.narrow {
}

body.wide {
}

body.contentpane { /* Printable Page */
	width: auto;
	margin: 1em 2em;
	background: #FFFFFF;
	color: #000000;
	font-size: 12pt;
	font-family: serif;
	line-height: 140%;
}


/* Normal link */
a {
	color:#5E5ED9;
	text-decoration: underline;
	outline:0;
}

a:hover, a:active, a:focus {
	color: #5A5A5A;
	text-decoration: underline;
}

/* Small text */
.small, .smalldark, .createdate, .modifydate, .mosimage_caption,
.back_button, .pagenavcounter, .pagenav, .pagenavbar {
}

/* Heading */
h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1.3em;
}

h3 {
	font-size: 1.2em;
}

/*h3.titol_portada {
	color:#3f89c3; !important;
	width:100%;
	vertical-align:bottom;
	line-height:28px;
	background: url(../images/seperator.gif) repeat-x bottom;
	font-size:18px;
	font-weight:normal;
}*/

h3.titol_portada a{
	text-decoration:none ;
	font-size:22px !important;
	font-weight:normal !important;
}

h3.titol_portada a:hover{
	text-decoration:none !important;
	color:#719ec2 !important;
}

h3.titol_ofertes {
	color:#fab301; !important;
	width:100%;
	vertical-align:bottom;
	line-height:30px;
	background: url(../images/seperator.gif) repeat-x bottom;
	font-size:19px;
	font-weight:normal;
	letter-spacing:0.5px;
}

h4 {
	font-size: 1em;
	text-transform: uppercase;
}

p {
	margin: 0px 0 5px;
	font-size:1.0em;
	line-height:1.4em;
}

ul {
	margin-top: 5px;
	margin-bottom: 15px;
	list-style: none;
}

ul li {
	/*padding-left: 35px; */
	/*background: url(../images/bullet-list.gif) no-repeat 0px 6px;*/
}

ol {
	margin-top: 5px;
	margin-bottom: 15px;
}

ol li {
	margin-left: 35px;
}

th {
	padding: 4px;
	font-weight: bold;
	text-align: left;
}

fieldset {
	border: none;
}

fieldset a {
	font-weight: bold;
}

hr {
	border: 0;
	height: 1px;
	background: url(../images/seperator.gif) repeat-x;
}

a img {
	border: none;
}

td, div {
	font-size: 1em;
}

/* Code text */
pre, .code {
	padding: 10px 15px;
	margin: 5px 0 15px;
	border-left: 5px solid #F4A94F;
	background: #F2F2F2;
	font: 1em/1.5 "Courier News", monospace;
}

blockquote {
	padding: 15px 40px;
	background: url(../images/quote.gif) 10px 10px no-repeat;
	font: italic 1em/1.5 Georgia, Times, serif;
}
 
.dropcap {
	float: left;
	padding: 3px 3px 0 0;
	display: block;
	color: #5A5A5A;
	font: 50px/40px Georgia, Times, serif;
}


.componentheading.bike {
	color:#630;
}

.bike img{
	margin-right:10px;
	border:#CCC 2px solid;
}

.bike .images {
	text-align:center;
	width:100%;
	margin-top:20px;
	margin-bottom:20px;
}

.bike .stage {
	display:block;
	width:100%;
	margin-bottom:20px;
}

.bike .images_stage {
	float:left;
	margin-top:10px;
	width:30%;
}

.bike .images_stage img {
	margin-bottom:15px;
}

.bike .separator {
	clear:both;
}



.bike .caract {
	width:70%;
	float:right;
}

.bike p{
	text-align:justify;
}

.bike ul {
	margin-left:20px;
}

/* Tips, Error, Message, Hightlight*/
.error {
	color: #8A1F11;
	background: #FBE3E4; none repeat 0 0;
	width:130px !important;
	display:block;
	margin:10px 15px 0px 0px;
}

.message {
	padding-left: 22px;
	color: #3F89C3;
	background: url(../images/bullet-info.gif) no-repeat top left;
}

.tips {
	padding-left: 22px;
	color: #D79546;
	background: url(../images/bullet-tips.gif) no-repeat top left;
}

.highlight {
	border-bottom: 1px dotted;
	background: #F2F2F2;
	font-weight: bold;
}

#skiheader {
	margin-top:15px;
}

/* CERCADOR
--------------------------------------------------------- */

.cercador.esqui {
	background-color:#0c75c8;
	background-image:url(../images/cercador/cercador-bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom left;
	border-bottom:1px solid #d3d3d3;
	border-left:1px solid #d3d3d3;
	border-right:1px solid #d3d3d3;
}

.cercador.esqui form {
	padding:10px 15px;
}

.cercador.esqui input[type="submit"] {
	width:87px;
	height:26px;
	text-indent:-9000px;
	border:none;
	display:block;
	font-size:0;
	line-height:0;
	margin:0 auto;
}

.cercador.esqui #datapicker,
.cercador.esqui #datapickerOut{
	width:100px;
	margin-right:10px;
	height:18px;
	line-height:18px;
	background-image:url(../images/calendar-icon.png);
	background-position:83px 3px;
	background-repeat:no-repeat;
	border:2px solid #FFF;
	font-size:120%;
}

.cercador.esqui input[type="submit"].castella {
	background:url(../images/bot_buscar_esp.png) no-repeat top left;
	
}

.cercador.esqui input[type="submit"].castella:hover {
	background:url(../images/bot_buscar_esp.png) no-repeat bottom left;
	cursor:pointer;
}

.cercador.esqui input[type="submit"].catala {
	background:url(../images/bot_buscar_cat.png) no-repeat top left;
}

.cercador.esqui input[type="submit"].catala:hover {
	background:url(../images/bot_buscar_cat.png) no-repeat bottom left;
	cursor:pointer;
}

.cercador.esqui label {
	color:#fefdfd;
	display:inline-block;
	line-height:20px;
	vertical-align:middle;
	font-size:0.85em;
}

.cercador.esqui label.block {
	display:block;
}

.cercador.esqui .sep {
	display:block;
	width:100%;
	height:10px;
}

.cercador.esqui input[type="checkbox"] {
	line-height:20px;
	vertical-align:middle;
	margin-right:5px;
	margin-left:0px;
}

.cercador.esqui input[type="text"], .cercador.esqui select {
	width:85%;
}


#cercador_form{
	background:url(../images/cercador/background_form.png) repeat-x;
	padding:0px 5px 0px 15px;
	width:169px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	height:auto;
}

#cercador_form.btt{
	background:url(../images/cercador_btt/pixel_btt.png) repeat-x !important;
	padding:0px 10px 0px 10px;
	width:169px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	display:block;
}


#cercador_form.btt label {
	color:#FFF;
	font-size:12px;
}

#ui-datepicker-div{
	margin:0px;
	padding:0px;
	font-size:0.8em;
}

#cercador_form img.ui-datepicker-trigger {
	margin-left:10px;
	margin-top:5px;
	height:auto;
}

p.paragraf_cercador {
	font-size:14px;
	font-weight:bold;
}

#cercador_form label{
	width:100%;
	font-size:11px;
	line-height:1.4em;
	vertical-align:top;
	color:#434343;
}

#cercador_form.vn label {
	color:#EEE;
}

#cercador_form td {
	text-align:left;
}

#cercador_form td.space {
	width:100%;
	height:10px;
}

#cercador_form form {
	color:#FFF;
}

#cercador_form input#aparthotels {
	margin-left:10px;
}

#cercador_form select.select_curt {
	width:40px;
}

#cercador_form input[type="checkbox"] {
	margin-right:5px;
}

#cercador_form input[type="submit"], #cercador_form.btt input[type="submit"] {	
	background-color:transparent;
	border:0 none;
	margin:10px auto 0px auto;
	width:90px;
	height:36px;
}


#cercador_form input[type="submit"].catala, #cercador_form.btt input[type="submit"].catala   {
	background-image:url(../images/cercador/boto_reservar_catala.png);
}


#cercador_form input[type="submit"].castella, #cercador_form.btt input[type="submit"].castella {
	background-image:url(../images/cercador/boto_reservar.png);
}



#cercador_form input[type="submit"]:hover {
	cursor:pointer;
}

#bottom_cercador {
	background:url(../images/cercador/footer_cercador.png) no-repeat;
	width:189px;
	height:10px;
}

#bottom_cercador_btt {
	background:url(../images/cercador_btt/footer_btt.png) no-repeat;
	width:189px;
	height:10px;
	display:block;
}

#top_cercador_vn {
	background:url(../images/cercador_btt/btt_cercador_header_vn.png) no-repeat;
	width:197px;
	height:34px;
}

#cercador_form.vn{
	background:url(../images/cercador_btt/btt_cercador_vallnord.png) repeat-y !important;
	padding:10px 10px 10px 10px;;
	width:177px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	height:auto;
}

#bottom_cercador_vn {
	background:url(../images/cercador_btt/btt_cercador_footer_vallnord.png) no-repeat;
	width:197px;
	height:11px;
}

#cercador_form.vn input[type="submit"].catala {
	background:url(../images/cercador_btt/boto_reservarbtt_catala_vn.png) no-repeat;
	margin:20px 10px 0px 95px;
}

#cercador_form.vn input[type="submit"].castella {
	background:url(../images/cercador_btt/boto_reservarbtt_castella_vn.png) no-repeat;
	margin:20px 10px 0px 95px;
}

form {
	margin: 0;
	padding: 0;
}

input, select {
	font: 11px/normal Tahoma, Arial, sans-serif;
	color: #5A5A5A;
}

select, .inputbox {
	padding: 2px;
}

textarea {
	padding-left: 2px;
}

.button {
	color: #5A5A5A;
}

html>body .button {
	padding: 0 5px;
	color: #5A5A5A;
}

.inputbox {
	border: 1px solid #D8D9DB;
	background: #FFFFFF;
}

.inputbox:hover, .inputbox:focus {
	border: 1px solid #C0C0C0;
}

/************ HOME **********************/ 

.home.wrapper {
	margin-top:25px;
}

.home .top {
	width:43px;
	height:214px;
	float:left;
}

.home .top_wrapper {
	border:1px solid #d3d3d3;
}

#alps.home.cat .top {
	background:url(../images/alps-lateral-home_cat.jpg) no-repeat top left;
}

#alps.home.esp .top {
	background:url(../images/alps-lateral-home_esp.jpg) no-repeat top left;
}
.linkbushome
{
	text-align:right;
	position:absolute;
	bottom:5px;
	right:10px;
}
	.linkbushome a, a.linkbushome
	{
		display:inline-block;
		background:url(../images/reservar_skibus.png) no-repeat;
		width:92px;
		height:33px;
	}
	.linkbushome a:hover, a.linkbushome:hover
	{
		background:url(../images/reservar_skibus.png) 0px -33px;
	}
#andorra.home {

	width:373px;
	float:left;
}

#anys_home {
	float:left;
	padding-left:2px;
}


#andorra.home .offers{
	width:328px;
}

#andorra.home .top {
	background:url(../images/andorra-lateral-home.jpg) no-repeat;
}

.home .offers {
	background:url(../images/divhome-bg.jpg) repeat-x;
	float:left;
	height:214px;
	overflow:hidden;
	width:494px;
}

.home .offers .offer {
	text-align:center;
	float:left;
	width:164px;
}

.offer_top {
	height:130px;
	border-right:1px solid #cccccc;
	border-left:1px solid #f2f0f0;
	padding:0px 10px;
	margin-top:20px;
}

.offer img {
	margin-bottom:10px;
}

.offer h3 {
	font-weight:normal;
	line-height:16px;
	font-size:1.0em;
}

.offer h4 {
	font-weight:bold;
	font-size:16px;
}


.home .offer_button {
	text-align:center;
	margin-top:25px;
	border-right:1px solid #cccccc;
	border-left:1px solid #f2f0f0;
}


.home .offer_button a {
	display:block;
	width:97px;
	height:26px;
	margin:0 auto;
}

.home.cat .offer_button a {
	background:url(../images/bot_verofertas_cat.png) top left no-repeat;
}

.home.cat .offer_button a:hover {
	background:url(../images/bot_verofertas_cat.png) bottom left no-repeat;
}

.home.esp .offer_button a{
	background:url(../images/bot_verofertas_esp.png) top left no-repeat;
}

.home.esp .offer_button a:hover {
	background:url(../images/bot_verofertas_esp.png) bottom left no-repeat;
}

.reserva_button
{
	text-align:center;
	margin-top:10px;
}
	.reserva_button a
	{
		background:url(../images/reservar.png) top left no-repeat;
		display:inline-block;
		width:63px;
		height:28px;
	}
	.reserva_button a:hover
	{
		cursor:pointer;
	}

#alps.home .bottom {
	height:138px;
	width:539px;
	position:relative;
	display:inline-block;
}

#alps.home .bottom p {
	position:absolute;
	top:60px;
	left:190px;
	padding-right:15px;
	font-size:0.9em;
}

#alps.home.cat .bottom {
	background:url(../images/skibushome-bg_cat.png) no-repeat;
	
}

#alps.home.esp .bottom {
	background:url(../images/skibushome-bg_esp.png) no-repeat;
}


.box_home {
	float:left;
	position:relative;
	width:259px;
	height:168px;
	border:1px solid #cacaca;
}

.box_home h3 {
	position:absolute;
	top:15px;
	left:15px;
	color:#FFF;
	font-size:1.6em;
	font-weight:normal;
}

.box_home h4 {
	position:absolute;
	top:45px;
	left:15px;
	color:#FFF;
	font-size:0.85em;
	line-height:1.3em;
	width:140px;
	font-weight:normal;
}

.box_home a.veuremes {
	position:absolute;
	bottom:5px;
	right:5px;
}

.box_home a.vermas {
	position:absolute;
	bottom:5px;
	right:5px;
}

/* LINK RESERVAR
--------------------------------------------------------- */

.link_reservar {
	width:100%;
	height:40px;
	text-align:left;
	display:block;
}

.link_reservar a{
	background:url(../images/boto_reservar.png) no-repeat;
	width:81px;
	height:32px;
	display:inline-block;
	text-indent:-9000%;
}

.link_reservar a:hover{
	background-position:-89px 0px;
}

/* MODULE HILITE GREEN
--------------------------------------------------------- */
div.module-blue h3,
div.module-green h3,
div.module-orange h3 {
	text-transform: uppercase;
	font-size: 1em;
	margin: 0 0 5px;
}

div.module-green {
	margin-bottom: 5px;
	padding: 0;
	width: 97.5%;
	color: #FFFFFF;
}

div.module-green div.banner_image {
	background:#8f9c82;
	margin-bottom:5px;
}

div.banner_image.reis {
	background:url(../images/esqui_reis02.jpg) no-repeat #FFF;
	height:143px;
}

div.banner_image.reis H3 {
	color:#fff;
	padding:5px;
}

div.module-green a {
	color: #FFFFFF;
}

div.module-green div {
	padding: 0;
	background: url(../images/box-bl-green.gif) no-repeat bottom left;
}

div.module-green div div {
	padding: 0;
	background: url(../images/box-tr-green.gif) no-repeat top right;
}

div.module-green div div div {
	padding: 9px 15px 15px;
	background: url(../images/box-tl-green.gif) no-repeat top left;
}

/* MODULE HILITE BLUE
--------------------------------------------------------- */
div.module-blue {
	margin-bottom: 5px;
	padding: 0;
	width: 97.5%;
	background: url(../images/box-br-blue.gif) no-repeat bottom right;
	color: #FFFFFF;
}

div.module-blue a {
	color: #FFFFFF;
}

div.module-blue div {
	padding: 0;
	background: url(../images/box-bl-blue.gif) no-repeat bottom left;
}

div.module-blue div div {
	padding: 0;
	background: url(../images/box-tr-blue.gif) no-repeat top right;
}

div.module-blue div div div {
	padding: 9px 15px 15px;
	background: url(../images/box-tl-blue.gif) no-repeat top left;
}

/* MODULE HILITE ORANGE
--------------------------------------------------------- */
div.module-orange {
	margin-bottom: 5px;
	padding: 0;
	width: 97.5%;
	background: url(../images/box-br-orange.gif) no-repeat bottom right;
	color: #FFFFFF;
}

div.module-orange a {
	color: #FFFFFF;
}

div.module-orange div {
	padding: 0;
	background: url(../images/box-bl-orange.gif) no-repeat bottom left;
}

div.module-orange div div {
	padding: 0;
	background: url(../images/box-tr-orange.gif) no-repeat top right;
}

div.module-orange div div div {
	padding: 9px 15px 15px;
	background: url(../images/box-tl-orange.gif) no-repeat top left;
}

#ja-leftcol div.module-blue,
#ja-leftcol div.module-green,
#ja-leftcol div.module-orange, 
#ja-rightcol div.module-blue,
#ja-rightcol div.module-green,
#ja-rightcol div.module-orange {
	width: 100%;
	float: left;
}


/* JOOMLA STYLE
--------------------------------------------------------- */
.contentpaneopen p{
	font-size:12px;
}

.contentpaneopen a{
	color:#3F89C3;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
}

.contentpaneopen a:hover{
	text-decoration:underline;
}

.contentpaneopen ul li{
	background:none;
	/*text-indent:10px;*/
}

.fila_taules{
	/*display:table-row-group;*/
	width:100%;
}

table.blog {
	text-align:center;
}

.taula_zona {
	width:47%;
	float:left;
}

.marge{
	margin-right:30px;
}

#ja-leftcol .article_seperator, #ja-rightcol .article_seperator {
	display: none;
}

table.contentpane {
	border: none;
	width: 100%;
}

table.contentpaneopen {
	border: none;
}

table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 35%;
}

table.contenttoc a {
	text-decoration: none;
}

table.contenttoc td {
	padding: 1px 5px 1px 18px;
	background: url(../images/arrow-off.gif) no-repeat 7px 7px;
}

table.contenttoc th {
	padding: 1px 4px;
	background: #3F89C3;
	color: #FFFFFF;
	text-indent: 5px;
}

table.poll {
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}

table.pollstableborder {
	padding: 0;
	width: 100%;
	border: none;
	text-align: left;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	padding: 2px!important;
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

.adminform textarea {
	width: auto; /*Control the Frontend Editor area width*/
}

.adminform textarea.inputbox {
}

.blog_more {
	padding:10px;
	margin-top:10px;
}

.blog_more strong {
	margin: 0 0 5px;
	padding-left: 13px;
	display: block;
	text-transform: uppercase;
}

td.buttonheading {
	padding: 0 3px!important;
	text-align: center;
}

.category {
	font-weight: bold;
}

.clr {
	clear: both;
}

.componentheading {
	margin: 0px;
	font-size: 1.6em;
	line-height: 35px;
	height:44px;
	padding-top:24px;
	vertical-align:middle;
	background: url(../images/compheading-bg.jpg) repeat-x center left;
	color:#FFF;
	text-indent:15px;
	border:1px solid #d3d3d3;
	font-weight:normal;
}

.blog {
	border-left:1px solid #d3d3d3;
	border-right:1px solid #d3d3d3;
	border-bottom:1px solid #d3d3d3;
}
	
	.blog.blognoborder{
		display:none;
	}

.contentdescription,
.skihome .content{
	padding:15px 10px 20px 10px;
	border-left:1px solid #d3d3d3;
	border-right:1px solid #d3d3d3;
	border-bottom:1px solid #d3d3d3;	
}

.blog .contentdescription {
	border:none !important;
}

table.blog .contentheading {
	font-size: 2em;
}

.contentheading {
	font-size: 2.1em;
	color: #3F89C3;
	background: url(../images/seperator.gif) repeat-x bottom;
}

h2.contentheading {
	margin-bottom:15px;
}

.leading {
	padding:10px;
}

table.contentheading table.catviatge {
	color:#6A7838;
}

.contentheading a.contentpagetitle {
	font-size:0.8em !important;
	letter-spacing:0.5px;
}

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	text-decoration: none!important;
	color: #3F89C3;
}

a.readon {
	text-decoration: none;
	padding-left: 15px;
	background: url(../images/readon-blue.gif) left center no-repeat;
	font-weight: bold;
	color:#999 !important;
}

a.readon:hover, a.readon:active, a.readon:focus {
	text-decoration: none;
}

table.contentpaneopen td, table.contentpane td {
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

.createdate {
	padding-bottom: 10px;
	line-height: 10px;
}

.modifydate {
	height: 15px;
}


/**************** MODULETABLE BANNERS ***********************/

.moduletable h3 {
	margin-bottom:10px;
}

.moduletable p {
	font-size:0.85em;
	text-align:left;
}

.moduletable.border {
	border:1px solid #bababa;
	padding:10px 15px;
}

.moduletable.fbk {
	background:url(../images/fbk-bg.jpg) repeat-x;
	color:#404142;
}

.moduletable.twitter {
	background:url(../images/twitter-bg.jpg) repeat-x;
	color:#404142;
}

.moduletable-banner {
	padding:10px 15px;
	border:1px solid #D3D3D3;
}

.moduletable-1986 {
	padding:0px;
}


.moduletable-brown, .moduletable-green, .moduletable-red, .moduletable-blue, .moduletable-reis  {
	margin-bottom:20px;
	border:1px solid #D3D3D3;
	font-size:0.8em;

}

.moduletable-brown h3, .moduletable-red h3, .moduletable-green h3,  .moduletable-blue h3, , .moduletable-reis h3 {
	padding:5px 10px;
	text-align:left;
	color:#FFF;	
	font-size:1.2em;
}

.moduletable-brown h3 {
	background:#b19355;
}

.moduletable-red h3 {
	background:#e3292a;
}

.moduletable-blue h3 {
	background:#00c3e4;
}

.moduletable-green h3 {
	background:#8f9c82;
	
}

.moduletable-brown .banner_image {
	background:#b19355;
	text-align:center;
	padding-bottom:5px;
}

.moduletable-blue .banner_image {
	background:#00c3e4;
	text-align:center;
	padding-bottom:5px;
}


.moduletable-red .banner_image {
	background:#e3292a;
	text-align:center;
	padding-bottom:5px;
}


.moduletable-green .banner_image {
	background:#8f9c82;
	text-align:center;
	padding-bottom:5px;
}

.moduletable-green .text, .moduletable-brown .text, .moduletable-red .text, .moduletable-blue .text, .moduletable-reis .text {
	background:#FFF;
	padding:10px 5px 5px 10px;
}

.moduletable-green .text p, .moduletable-brown .text p, .moduletable-red .text p, .moduletable-blue .text p, .moduletable-reis .text p {
	color:#000;
	margin-bottom:0px;
	font-size:1.1em;
}

.moduletable-green .text h4, .moduletable-brown .text h4, .moduletable-red .text h4, .moduletable-blue .text h4 {
	font-weight:normal;
	font-size:1.1em;
	margin:0px 5px 5px 0px;
	color:#868485;
	font-weight:bold;
	text-transform:none;
}

.moduletable.resonline {
	background:url(../images/onlinehome-bg.jpg) no-repeat;
	height:351px;
	text-align:center;
	padding:0px 3px;
}
.moduletable.resonline h3 {
	color:#FFF;	
	padding-top:15px;
}

.moduletable.resonline h4 {
	color:#FFF;	
	margin-top:20px;
	padding:0px 3px;
}

.moduletable.resonline ul {
	width:120px;
	margin:20px 0px 0px 50px;
}

.moduletable.resonline li {
	margin-top:8px;
	display:block;
	height:60px;
	font-weight:bold;
	line-height:15px;
	font-size:0.9em;
}



.mosimage {
	margin: 8px 15px 0 0!important;
	margin: 8px 5px 0 0;
}

.mosimage img {
	padding: 0;
	margin: 0!important;
}

.mosimage_caption {
	margin-top: 2px;
	padding: 1px 2px;
	color: #8F8F8F;
}

.pagenav,
.pagenav_prev,
.pagenav_next,
.pagenavbar {
	padding: 0 2px;
}

a.pagenav,
.pagenav_prev a,
.pagenav_next a,
.pagenavbar a {
}

a.pagenav:hover, a.pagenav:active, a.pagenav:focus,
.pagenav_prev a:hover, .pagenav_prev a:active, .pagenav_prev a:focus,
.pagenav_next a:hover, .pagenav_next a:active, .pagenav_next a:focus,
.pagenavbar a:hover, .pagenavbar a:active, .pagenavbar a:focus {
}

.pagenavbar {
	padding-left: 14px;
	background: url(../images/pages.gif) no-repeat center left;
}

.pagenavcounter {
	padding: 8px 14px 0 14px;
	background: url(../images/pages.gif) no-repeat 0 11px;
}

.sectiontableheader {
	padding: 5px;
	background: #3F89C3;
	color: #FFFFFF;
	font-weight: bold;
}

.sectiontableheader a {
	color: #FFFFFF;
}

tr.sectiontableentry1 td {
	padding: 5px;
	background: url(../images/seperator.gif) repeat-x bottom;
}

tr.sectiontableentry2 td {
	padding: 5px;
	background: url(../images/seperator.gif) repeat-x bottom;
}

.small {
}

.smalldark {
	text-align: left;
}

div.syndicate div {
	border: 1px solid #FFFFFF;
	text-align: center;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-mainwrapper {
	background:url(../images/mainwrapper_bg.png) repeat-y center;
	width:1016px;
	margin:0 auto;
}


#ja-topstory,
#ja-spotlight,
#ja-container,
#ja-footer {
	width:950px;
	margin:0 auto;
}

#ja-topstory .grey {
	background-color:#C0C0C0;
	display:inline-block;
	height:5px;
	width:20%;
	float:left;
}

#ja-topstory .blue {
	background-color:#3F89C3;
	display:inline-block;
	height:5px;
	width:78%;
	float:right;
}

#ja-topstory .ja-topstory-bottom-borders {
	width:100%;
}


#ja-header #ja-usertoolswrap {
	margin-right:9px;
}


.auto #ja-header,
.auto #ja-topstory,
.auto #ja-spotlight,
.auto #ja-container,
.auto #ja-footer {
	width: 90%;
}

#ja-containerwrap {
	border: 1px solid;
}

#ja-container {
	padding: 0 0 10px;
}

/* HEADER
--------------------------------------------------------- */
#ja-header {
	text-align: left;
	line-height: normal;
	position:relative;
	background: url(../images/nieve.png) 196px 10px no-repeat;
}

#ja-header h1 {
	font-size: 2em;
	height: 95px;
	margin:0px 33px;
}

#ja-header h1 img {
	margin:23px 0px;;
	float: left;
}

#ja-usertoolswrap {
	padding-bottom:1px;
	height: 25px;
	line-height: 25px;
	position:absolute;
	right:0px;
	top:0px;
	background: url(../images/usertools-bottom-bg.jpg) bottom right no-repeat;
}

#ja-usertools {
	padding: 0 10px 0 4px;
	float: right;
	display: block;
	font-size: 11px;
	height: 25px;
	width:785px;
	background: url(../images/usertools-right-bg.jpg) top right repeat-y;
}

#ja-usertools span {
	float: left;
	margin-right: 30px;
	display: block;
}

#ja-usertools img {
	padding: 5px 2px 0;
}

#ja-usertools a {
}

#ja-usertools a:hover, #ja-usertools a:active, #ja-usertools a:focus {
}

#ja-search {
	width: 110px;
	float: right;
	display: block;
	margin-top: 0px;
}
 
#ja-usertools div.search {
	padding-left: 20px;
	background: url(../images/icon-search.gif) no-repeat center left;
}

#ja-usertools .inputbox {
	border: none!important;
	width: 100px;
	background: none;
	color: #8F8F8F;
}

#ja-usertools .inputbox:hover,
#ja-usertools .inputbox:focus {
}

div#jflanguageselection ul{
	margin:0;
	padding:0;
}

li#active_language a{
	color:#999;
	font-weight:bold;
}

div#jflanguageselection ul li{
	background-image:none;
	display:inline;
}

div#jflanguageselection ul li a:hover{
	cursor:pointer;
	color:#999;
}

div#jflanguageselection span {
	margin-right:10px;
}


/* TOP NAVIGATION
----------------------------------------------------------- */
#ja-topnav-wrap {
	/*background: url(../images/topnav-bg.jpg) top left repeat-x;*/
	background: url(../images/pixel_menu.png) top left repeat-x;
	height: 62px;
	line-height:62px;
	vertical-align:middle;
	display: block;
	width:998px;
	margin:0 auto;
	font-size:0.8em;
}

#ja-topnav {
	float: right;
	text-align: right;
	height: 29px;
	line-height: 29px;
	padding: 0 5px;
}

#ja-topnav ul#mainlevel-nav {
	margin: 15px 0px 0px 0px;
	padding: 0;
	list-style: none;
	width:300px;
	float:none;
	height:33px;
}

#ja-topnav ul#mainlevel-nav li {
	margin: 0px;
	padding: 0;
	display: inline;
	width:25%;
	float:right;
	text-align:center;
	height:100%;
}

#ja-topnav ul#mainlevel-nav li.active a {
	display:block;
	font-weight:bold;
	width:100%;
	background-color:#5b95c2;
	
}

#ja-topnav ul#mainlevel-nav a {
	display:block;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	width:100%;
	vertical-align:middle;
	font-size:13px;
	height:100%;
	padding:0px;
}

#ja-topnav ul#mainlevel-nav a:hover {
	background-color:#5b95c2;
}

/* MAIN NAVIGATION
--------------------------------------------------------- */
#ja-mainnav {
	width: 20%;
	clear: both;
	float: left;
	min-height: 210px;
	/*border-bottom: 5px solid #C0C0C0;*/
}

#ja-mainnav a {
	font-size: 11px;
}

/* Default Joomla! Menu */
a.mainlevel {
	padding: 4px;
	display: block;
	color: #5A5A5A;
	text-decoration: none;
	background: url(../images/seperator.gif) repeat-x bottom;
}

a.mainlevel:hover,
a.mainlevel:active,
a.mainlevel:focus,
a.mainlevel#active_menu {
	background: url(../images/seperator.gif) repeat-x bottom;
	color: #5A5A5A;
	text-decoration: none;
}

a.sublevel {
	padding: 3px 4px 3px 15px;
	display: block;
	text-decoration: none;
}

a.sublevel:hover,
a.sublevel:active,
a.sublevel:focus {
}

#ja-leftcol #active_menu, #ja-rightcol #active_menu {
	color: #5A5A5A;
	text-decoration: none;
}

.module-menu-esqui {
	padding:0px 0px 0px 5px;
	margin-bottom:10px;	
}

.module-menu-esqui h3{
	font-size:1.2em;
}

.module-menu-esqui li{
	font-size:1.0em;
}

.module-menu-esqui ul li#current {
	font-weight:bold;
}

.module-menu-esqui ul li ul {
	background-color:#EEE;
	padding-bottom:5px;
	margin-bottom:5px !important;
}

.module-menu-esqui ul li ul li {
	padding-left:5px;
	font-weight:normal;
	font-size:0.8em !important;
}

.module-menu-esqui a:hover {
	font-weight:bold;
}
/*End: Default Joomla! Menu  */

/*********************** BACKGROUNDS MENU HOME *************************/

ul.menu-home li a {
	text-indent:-9000%;
	text-decoration:none;
	width:200px;;
	height:57px;
	display:block
}

ul.menu-home {
	background:url(../images/mainmenu_back.png) no-repeat bottom right;
	height:100%;
}

ul.menu-home li.item500 a {
	background:url(../images/mainmenu_esqui.png) no-repeat top left;
}

ul.menu-home li.item500 a:hover {
	background:url(../images/mainmenu_esqui.png) no-repeat bottom left;
}

ul.menu-home li.item498 a {
	background:url(../images/mainmenu_bike.png) no-repeat top left;
}

ul.menu-home li.item498 a:hover {
	background:url(../images/mainmenu_bike.png) no-repeat bottom left;
}

ul.menu-home li.item499 a {
	background:url(../images/mainmenu_viatges.png) no-repeat top left;
}

ul.menu-home li.item499 a:hover {
	background:url(../images/mainmenu_viatges.png) no-repeat bottom left;
}

/* BANNER
--------------------------------------------------------- */
#ja-topstory {
}

#ja-banner {
	float: right;
	width: 78%;
	overflow: hidden;
	/*border-bottom: 5px solid #3F89C3;*/
	min-height: 210px;
	background: url(../images/header/a.jpg) top left no-repeat;
}

/* SPOTLIGHT
--------------------------------------------------------- */
#ja-botslwrap {
	padding: 20px 0px 20px 30px;
	clear: both;
}

#ja-botsl {
}

#ja-botsl .ja-box {
	float: left;
	width:20%;
}

#ja-botsl .ja-box h3 {
	color: #3F89C3;
	margin-bottom: 5px;
	font-size: 1em;
	text-indent: 3px;
	text-transform: uppercase;
}

#ja-botsl .ja-box div.moduletable {
}

#ja-botsl .ja-box ul {
	padding: 0;
	margin: 0!important;
}

#ja-botsl .ja-box li {
	padding: 0;
	margin: 0;
	background: none;
	width: 100%;
}


#ja-botsl .ja-box li a {
	padding: 4px;
	/*background: url(../images/seperator.gif) left bottom repeat-x;*/
	width: 90%; /*This is required for IE6*/
	display: block;
	text-decoration: none;
	color:#FFF;
	font-size:13px;
}

#ja-botsl .ja-box li a:hover,
#ja-botsl .ja-box li a:active,
#ja-botsl .ja-box li a:focus {
	color:#E2E2E2;
	text-decoration: none;
}

#ja-botsl .ja-box td {
	padding: 0;
}

#ja-botsl .ja-box  .article_seperator {
	display: none;
}

#ja-botsl .box-ended {
	margin-right: 0!important;
	float: right;
}

#ja-spotlight {
	margin: 0px auto 0;
}

#ja-spotlight .ja-box {
	float: left;
	overflow: hidden;
}

#ja-spotlight .ja-box h3 {
	margin-bottom: 5px;
	font-size: 1.3em;
	text-indent: 3px;
	font-family:Tahoma, Geneva, sans-serif;
}

#ja-spotlight .ja-box div.moduletable {
}

#ja-spotlight .ja-box ul {
	padding: 0;
	margin: 0!important;
}

#ja-spotlight .ja-box li {
	padding: 0;
	margin: 0;
	background: none;
}

.box-centered {
	text-align: center!important;
}

.box-centered div.moduletable,
.box-centered div.module-orange,
.box-centered div.module-green,
.box-centered div.module-blue {
	margin-left: auto!important;
	margin-right: auto!important;
	text-align: center;
}

#ja-spotlight .box-ended div.moduletable,
#ja-spotlight .box-ended div.module-orange,
#ja-spotlight .box-ended div.module-green,
#ja-spotlight .box-ended div.module-blue {
	margin-right: 0!important;
	float: right;
}

.box-fulled div.moduletable,
.box-fulled div.module-orange,
.box-fulled div.module-green,
.box-fulled div.module-blue {
	width: 100%!important;	
}

/*TAULA BANNER
---------------------------------------------------------*/

.table_banner{
	border:none;
	width:100%;
	margin-bottom:10px;
}


.table_banner th{
	padding:0;
	margin:0;
	text-align:left;
	font-size:13px;
	color:#03C;
}

.table_banner th a {
	color:#03c;
}

.table_banner th a:hover {
	color:#06F;
}

.table_banner td{
	text-align:right;
	font-size:12px;
	padding:0;
	maring:0;
	vertical-align:bottom;
}

.table_banner td.preu{
	padding:0;
	font-size:13px;
	font-weight:bold;
	color:#FB8D06;
}

ul.menu li a {
	text-decoration:none;
	width:100%;
	display:block;
}

ul.menu li {
	width:100%;
}

ul.menu li a:hover, ul.menu li#current {
	text-decoration:underline;
	/*font-weight:bold;*/
	/*background-color:#1C6BE3;*/
}

ul.menu li#current {
	font-size:12px;
}

img.estacio {
	float:left;
	margin-right:10px;
}

.setmana_esqui p {
	text-align:justify;
}

.setmana_hotel {
	float:left;
	width:48%;
	margin-top:20px;
}

.setmana_hotel img {
	width:90%;
	border: #7B6CFF 2px solid;
	margin-bottom:10px;
}

.setmana_hotel img:hover {
	border:2px solid #0F15FF;
}

/* PATHWAY
---------------------------------------------------------*/
#ja-pathway {
	margin-left: 1px;
}

#ja-pathway img {
	display: none; /* DO NOT SHOW PATHWAY DEFAULT ARROW */
}

#ja-pathway a {
	padding-right: 22px;
	background: url(../images/slash.gif) no-repeat center right;
}

#ja-pathway a:hover, #ja-pathway a:active {
}

/* CONTENT COLUMN
--------------------------------------------------------- */
#ja-mainbody-fl, #ja-mainbody-fr, #ja-mainbody-f {
	margin: 10px 0;
}


#ja-mainbody {
	float: left;
	width: 80%;
}

#ja-content {
	margin-bottom:20px;
}

#ja-mainbody-fr #ja-content {
	float: right;
	/*width: 70%;
	padding-right: 2.5%;*/
	width:740px;
}

#ja-mainbody #ja-content {
	float:left;
	width:71%;
	margin-left:18px;
}


#ja-content a{
	color:#3F89C3;
	font-weight:bold;
	text-decoration:none;
	font-size:0.9em;
}

#ja-content a:hover{
	text-decoration:underline;
}

#ja-mainbody-fl {
	float: left;
	width: 80%;
}

#ja-mainbody-fl #ja-content {
	float: left;
	width: 97.5%;
}

#ja-mainbody-fr{
	float: left;
	width: 100%;
}

#ja-mainbody-fr #ja-content {
	float: left;
	margin-left:19px;
}

#ja-mainbody-fr #ja-leftcol {
	width: 20%;
}

#ja-mainbody-f {
	float: left;
	width: 100%;
}

#ja-mainbody #ja-content {
	margin-top:10px;
}

/* LEFT COLUMN
--------------------------------------------------------- */
#ja-leftcol {
	float: left;
	width: 25%;
}

#ja-leftcol li{
	background-image:none;
}
/* RIGHT COLUMN
--------------------------------------------------------- */
#ja-rightcol {
	float: right;
	width: 20%;
	margin: 10px 0;
}

/* FOOTER
--------------------------------------------------------- */
#ja-footer {
	clear: both;
	border-top:1px solid #5a93bf;
	background:url(../images/footer_bg.jpg) no-repeat center 1px;
	width:1000px;
}

#ja-bottomline {
	float: left;
	padding: 10px 5px 30px;
	color: #8F8F8F;
}

#ja-bottomline a {
	color: #8F8F8F;
}
/* MISCELLANOUS
----------------------------------------------------------- */
div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	margin: 10px 0;
	display: block;
}

#mod_login_password, #mod_login_username {
	width: 90%;
}

#mod_login_password {
}

#mod_login_username {
}

#mod_login_remember {
	border: none;
	background: none;
}

/* Clearfix */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	width: 100%;
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}

/* JA CoolAds Module */
#ja-coolads {
	position: relative;
}

#ja-coolads div.moduletable {
	padding:0px;
	border:none;
}

#ja-coolads ul#escolar {
	padding-left:10px;
	height:45px;
	background:url(../images/escolar/menu-bg.jpg) repeat-x;
}

#ja-coolads ul#escolar li {
	float:left;
	display:inline;
	width:auto;
	padding:0px 8px;
	/*background:url(../images/escolar/menu-sep.jpg) no-repeat center right;*/
}

#ja-coolads ul#escolar li.item375 {
	background:none;
}



#ja-coolads ul#escolar li#current {
	color:#04c2f9;
}

#ja-coolads ul#escolar li#current a {
	font-weight:bold;
	color:#04c2f9;
}

#ja-coolads ul#escolar li a {
	font-size:13px;
	color:#fdfafa;
	line-height:45px;
	vertical-align:middle;
	font-weight:normal;
}

#ja-coolads ul#escolar li a:hover {
	color:#04c2f9;
	text-decoration:none;
}


#ja-coolads-container {
	overflow: hidden;
	margin-right: 5%;
}

#ja-coolads-container div.moduletable {
	overflow: hidden;
}

a.category {
	background:url("../images/seperator.gif") repeat-x scroll center bottom transparent;
	font-size:2em !important;
	color:#3F89C3;
	display:block;
	width:100%;
}

#select_ski_estiu {
	width:90%;
	margin:auto;
	margin-bottom:20px;
}

#select_ski_estiu div.sub_select_estiu {
	padding:0px 5px 0px 5px;
	margin-top:10px;
	background-color:#DEE400;
	border:1px solid #CCC;
}

#select_ski_estiu h3 {
	text-align:left;
	font-size:14px;
	color:#008CB1;
	
}

#select_ski_estiu h3 span.preu {
	text-align:right !important;
	width:100%;
	display:block;
	font-size:20px;
}

#select_ski_estiu #tignes {
	width:300px;
	float:left;
	margin-right:20px;
	
}

#select_ski_estiu #les2alpes {
	width:300px;
	float:left;
	
}

#select_ski_estiu p {
	text-align:right;
	margin:0 !important;
}

div#tignes_estiu_header {
	padding:10px;
}

div#tignes_estiu_header h3 {
	font-size:20px;
	text-align:left;
	padding-left:5px;
	padding-right:5px;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif !important;
	display:inline;
}

div#tignes_estiu_header img {
	margin-top:10px;
	margin-right:20px;
	border:2px solid  #FFF;
	float:left;
}

div#tignes_estiu_header {
	
}

div#esqui_content {
	width:100%;
	
}

div#esqui_content div.left {
	float:left;
	width:310px;
}

div#esqui_content div.left th {

}

div#esqui_content div.left ul {
	/*color:#FFF;*/
	font-size:12px;
	/*list-style:disc;*/
	padding:5px;
	margin:-5px 0px 20px 0px;
	border:1px solid #CCC;
	background-color:#EEE;
}

div#esqui_content div.left li {
	/*background-color:#FF7C3E;*/
	margin-bottom:5px;
	font-weight:bold;
}

div#esqui_content div.right {
	width:400px;
	float:right;
}

div#esqui_content div.right h3 {
	font-size:16px;
	margin-bottom:20px;
}

div#esqui_content div.left h3 {
	margin-bottom:20px;
}


div#esqui_content div.right li {
	margin-left:20px;
	margin-bottom:10px;
}

div#esqui_content div.right th {
	padding:15px 0px 0px 0px !important;
}

/************************** VIATGES *****************/

table.catviatge img {
	float:left;
	margin-right:10px;
}

#viatgegallery {
	position:relative;
	height:280px;
	display:block;

}

#viatgegalleryContent {
	display:block;
	height:280px;
}

#viatgegallery img { padding:15px; border: 1px solid #ccc; background-color: #eee;} 

#contentviatge .right {
	width:45%;
	float:right;
	text-align:left;
}

#contentviatge .right p {
	text-align:justify;
}

#contentviatge .right h2.preu {
	font-size:14px;
	margin-bottom:15px;
	text-align:center;
	font-weight:normal;
	/*background-color:#d9d9d9;*/
	border:1px solid #d9d9d9;
	
}

#contentviatge .right h2.preu span {
	font-weight:bold;
}

ul#viatgegalleryContent li {
	text-indent:0px !important;
}

#contentviatge .right ul.inclou li{
	margin-bottom:5px;
	text-indent:0px !important;
	margin-left:15px;
	text-align:justify;
	list-style:disc;
}

#contentviatge .right ul.inclou li p {
	text-align:justify;
}

#contentviatge .right h3 {
	padding:0px 5px;
	color:#FFF;
	background-color:#FF6F3E;
	/*background-color:#D9D900;*/
	width:97%;
	margin-bottom:10px;
}

#contentviatge .right div.reserves {
	margin-top:30px;
	margin-bottom:20px;
	padding:15px; 0px;
	text-align:center;
	font-size:18px;
	border:1px solid #CCC;
}

#contentviatge .right th {
	border: 1px solid #DDD;
	background-color:#CCC;
}

#contentviatge .right table {
	margin-top:10px;
}

#contentviatge .right td {
	text-align:center;
	padding:5px;
}

#contentviatge .left {
	width:52%;
	float:left;
}

#contentviatge .left p {
	text-align:justify;
	margin-top:0px;
}

#contentviatge .left th span {
	background-color:#5151FF;
	padding:0px 5px 0px 5px;
	margin-right:5px;	
	color:#FFF;
}

#contentviatge .left th {
	color:#999;
	padding-left:0px !important;
	text-transform:uppercase;
	padding-top:15px;
	border-bottom:1px solid #CCC;
}


table.taula_hotels th {
	border-bottom:#DDD 1px solid;
	display:table-cell;
	vertical-align:text-bottom;
	line-height:20px;
	font-size:14px;
	padding-bottom:5px;
}

th.stars3 {
	background:url(../images/3stars.png) right center no-repeat;
}

th.stars2 {
	background:url(../images/2stars.png) right center no-repeat;
}

th.stars4 {
	background:url(../images/4stars.png) right center no-repeat;
}

th.apt2stars {
	background:url(../images/2key.png) right center no-repeat;
}

th.apt1stars {
	background:url(../images/key.png) right center no-repeat;
}

table.taula_hotels td {
	display:table-cell;
	vertical-align:top;
}

table.taula_hotels td img {
	border:1px #EEE solid;
	margin-top:7px;
}

table.taula_hotels td p {
	margin:5px 0px 0px 10px;
	text-align:justify;
}

h3.apts_separator {
	background-color:#FF6F3E;
	color:#FFF;
	font-size:18px;
	margin:30px 0px 15px;
	padding-left:10px;
}

div#continents_links {
	margin:auto;
}

div.portada_bike {
	background:url(../images/banner_bike.jpg) no-repeat top left;
	width:524px;
	height:195px;
	position:relative;
}

div.portada_bike p {
	position:absolute;
	bottom:10px;
	right:10px;
	width:170px;
	text-align:right;
	margin:0px;
}

div.portada_bike p a {
	font-size:1.0em !important;
	color:#3c3c3c !important;
}

div.portada_bike p a.veuremes, div.portada_bike p a.vermas {
	margin-top:10px;
}

.vinticinc {
	background:url(../images/25_cat.jpg) no-repeat;
	width:173px;
	height:159px;
	display:block;
	float:left;
}

.vinticinc_cast {
	background:url(../images/25_esp.jpg) no-repeat;
	width:173px;
	height:159px;
	display:block;
	float:left;
}

div.cont_link {
	float:left;
	margin-right:6px;
	background:#e5e2e2;
	text-align:left;
	margin-bottom:10px;
	width:170px;
}

div.cont_link a.top {
	text-indent:-9000%;
	width:173px;
}

div.cont_link h5 {
	font-size:12px;
}

div.cont_link h4 {
	font-size:13px;
	width:95% !important;
}

.cont_link.europa a.top {
	background:url(../images/europ_section.jpg) -5px 0px no-repeat;
	display:block;

	height:89px;
	
}

.cont_link.europa_cast a.top {
	background:url(../images/europ_section_cast.jpg) -5px 0px no-repeat;
	display:block;
	width:145px;
	height:89px;
}



.cont_link.asia a.top {
	background:url(../images/asia_section.jpg) -5px 0px no-repeat;
	display:block;

	height:89px;
}


.cont_link.asia_cast a.top {
	background:url(../images/asia_section_cast.jpg) -5px 0px no-repeat;
	display:block;

	height:89px;
}


.cont_link.america a.top {
	background:url(../images/america_section.jpg) -5px 0px no-repeat;
	display:block;

	height:89px;
}


.cont_link.america_cast a.top {
	background:url(../images/america_section_cast.jpg) -5px 0px no-repeat;
	display:block;

	height:89px;
}


.cont_link.africa a.top {
	background:url(../images/africa_section.jpg) -5px 0px no-repeat;
	display:block;

	height:89px;
}



.cont_link.africa_cast a.top {
	background:url(../images/africa_section_cast.jpg) -5px 0px no-repeat;
	display:block;

	height:89px;
}

.cont_link.orient a.top {
	background:url(../images/orient_section.jpg) -5px 0px no-repeat;
	display:block;

	height:89px;
}

.cont_link.orient_cast a.top {
	background:url(../images/orient_section_cast.jpg) -5px 0px no-repeat;
	display:block;

	height:89px;
}


#europ_column , #america_column , #asia_column , #africa_column , #orient_column  {

}

#europ_column h3, #america_column h3, #asia_column h3, #africa_column h3, #orient_column h3 {

	width:90%;
	padding-left:5px;
	margin-left:auto;
	margin-right:auto;
	font-size:16px;
	text-align:left;
}


#europ_column h4, #america_column h4, #asia_column h4, #africa_column h4, #orient_column h4 {
	width:100%;
	display:block;
	padding-left:10px;
}

#europ_column h5, #america_column h5, #asia_column h5, #africa_column h5, #orient_column h5 { 
	width:90%;
	padding-left:11px;
	padding-bottom:5px;
	font-size:12px;
	font-weight:normal;
}

a.veuremes {
	background:url(../images/bot_veuremes.png) no-repeat left top;
	display:block;
	text-indent:-9000%;
	width:64px;
	height:26px;
	float:right;
	margin:0px 10px 3px 0px;
}

a.veuremes:hover {
	background:url(../images/bot_veuremes.png) no-repeat left bottom;
}

a.vermas {
	background:url(../images/bot_vermas.png) no-repeat left top;
	display:block;
	text-indent:-9000%;
	width:56px;
	height:26px;
	float:right;
	margin:0px 10px 3px 0px;
}

a.vermas:hover {
	background:url(../images/bot_vermas.png) no-repeat left bottom;
}

/*********************************** 	LINKS COLUMNA EUROPA ***********************************/

#europ_column h3 {
	background-color:#728efe;
	color:#fff;
}

#europ_column h3 a {
	color:#fff;
}

#europ_column h4 {
	
}

#europ_column h5 {

}

/*********************************** 	LINKS COLUMNA AMERICA ***********************************/

#america_column h3 {
	background-color:#d66939;
	color:#d66939;
}

#america_column h3 a {
	color:#FFF;
}

#america_column h4 {
	
}

#america_column h5 {
	
}

/*********************************** 	LINKS COLUMNA ASIA ***********************************/

#asia_column h3 {
	background-color:#e7c329;
}

#asia_column h3 a {
	color:#735D52;
}

#asia_column h4 {

}

#asia_column h5 {
	
}



/*********************************** 	LINKS COLUMNA AFRICA ***********************************/

#africa_column h3 {
	background-color:#8c9a39;
	color:#fff;
}

#africa_column h3 a {
	color:#FFF;
}

#africa_column h4 {
	
}

#africa_column h5 {
	
}


/*********************************** 	LINKS COLUMNA ORIENT ***********************************/

#orient_column h3 {
	background-color:#deae7b;
	color:#735d52;
}

#orient_column h3 a {
	color:#735d52;
}

#aorient_column h4 {

}

#orient_column h5 {
	
}



/*********************************    ACCORDION **************************************************/

#accordion div {
	margin-bottom:20px;
}

#accordion h3 a {
	color:#FFF;
}

#accordion h4 {
	font-size:18px;
	margin-bottom:15px;
}

#accordion h3 a:hover {
	text-decoration:none;
}

#accordion table {
	margin-bottom:20px;
	width:100%;
}


#accordion table th {
	width:80%;
	text-align:left;
	padding-right:20px;
}

div.estadesimages {
	text-align:left;
	margin-bottom:10px;
}

div.estadesimages img {
	margin-right:2px;
	border:1px #c0c0c0 solid;
	margin-top:15px;
}

div.instalacio_esportiva {
	margin-top:10px;
}

p.mesinfo {
	text-align:center;
	padding:10px;
	border:1px solid #CCC;
	width:410px;
}

div.instalacio_esportiva h4 {
	font-size:15px;
}

div.instalacio_esportiva ul {
	list-style:disc;
	font-size:13px;
	margin-left:30px;
}

div.thumbs_instalacions {
	width:270px;
	float:right;
}

div.thumbs_instalacions img {
	float:right;
	margin-bottom:5px;
	padding:2px;
	border:1px solid #c0c0c0;
}



form.stagesform label {
	width:30%;
}

ul.thumbs_lightbox {
	margin: 0px auto 20px auto;
	width:90%;
}

ul.thumbs_lightbox li {
	display:inline;
}

ul.thumbs_lightbox a img {
	float:left;
	border:1px solid #c0c0c0;
	margin-bottom:20px;
	margin-right:15px;
	padding:1px;
}



/*********************************** BANERS ********************************************************/

.module-bikehome {

	width:100%;
}

.module-bikehome ul {
	text-align:right;
}

.module-bikehome ul li {
	text-align:right;
}


.module-lastravels.cat{
	background:url(../images/destacats_background.png) no-repeat;
	color:#FFF;
	height:290px;
	padding-top:45px;
	margin:auto;
}

.module-lastravels.cast {
	background:url(../images/destacats_background_cast.png) no-repeat;
	color:#FFF;
	height:290px;
	padding-top:45px;
	margin:auto;
}

.module-lastravels ul {
	margin:0px 0px 0px 10px;
	padding:0px 20px;
	list-style-image:url(../images/destacats_bullet.png);
}

.module-lastravels ul li {
	margin-bottom:5px;
	
}

.module-lastravels a {
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#d18c20;
	line-height:normal !important;
}

.module-lastravels a:hover {
	text-decoration:underline;
}

p.campus_portada_p {
	font-size:18px !important;
	color:#722E45
}

p.campus_portada_p a {
	font-size:18px !important;
	color:#2F9A29 !important;
}

#copyright {
	text-align:center;
	padding:10px 5px;
	font-size:10px;
	background:#383a3c;
	color:#FFF;
	margin:0px 1px;
}

#copyright a {
	color:#FFF;
}

/************************** HOME STYLES ****************************/

.blog-home h2 {
	background:url(../images/h2-home-bg.jpg) repeat-x;
	color:#4a4949;
	display:block;
	height:48px;
	line-height:48px;
	font-size:15px;
	padding:0 10px;
}

.blog-home .article_column.column1.cols1 {
	margin-bottom:15px;
}

.blog .article_column {
	padding:0px 10px;
}

.blog-home .article_content {
}


.article_separator {
	display:block;
	width:100%;
	height:5px;
	clear:both;
	background-color:#C0C0C0;
	margin-bottom:15px;
}

#ja-leftcol .separator  {
	display:block;
	height:5px;
	background:#c0c0c0;
	margin:15px 0px;
}

.escolar {
	padding:10px;
	border:1px solid #d3d3d3;
}

.escolar p {
	text-align:justify;
	margin-bottom:15px;
	line-height:17px;
}

.escolar h2 {
	text-indent:50px;
	color:#5b5444;
	line-height:40px;
	vertical-align:middle;
	font-size:1.6em;
	width:100%;
}


.escolar.guies h2 {
	background:url(../images/escolar/guies-bg.png) no-repeat left center;
	border-bottom:1px solid #c0c0c0;	
}

.escolar .left {
	width:72%;
	float:left;
}

.escolar .right {
	border-left:1px solid #c0c0c0;
	padding-left:20px;
	margin-left:15px;
	height:100%;
	float:left;
}

.escolar h2.experiencia {
	background:url(../images/escolar/experiencia-h3-bg.png) no-repeat left top;
}

.escolar h2.transport {
	background:url(../images/escolar/transport-h2-bg.png) no-repeat center left;
}

.escolar h2.serveis {
	background:url(../images/escolar/serveis-h3-bg.png) no-repeat left top;
}

.escolar h2.seguretat {
	background:url(../images/escolar/seguretat-h3-bg.png) no-repeat left top;
}

.escolar h2.avantatges {
	background:url(../images/escolar/aventatges-h3-bg.png) no-repeat left top;
}

.escolar h2.activitats {
	background:url(../images/escolar/activitats-h3-bg.png) no-repeat left top;
}

.escolar h3 {
	background:url(../images/escolar/h3-bg.jpg) repeat-y left top;
	line-height:33px;
	text-indent:20px;
}

h3.escolarh3 {
	z-index:5;
	margin-top:20px !important;
}

.escolarh3 span.ui-icon-triangle-1-e {
	display:none;
}

.escolar ul {
	list-style:disc;
}

.escolar li {
	margin-left:15px;
	margin-top:15px;
}

.escolar h2.asseguranca {
	background:url(../images/escolar/asseguranca-h3-bg.png) no-repeat left top;
}

table.asseg {
	margin-bottom:20px;
}

table.asseg td {
	width:90px;
}

div.contentdescription.preusescolar {
}



div.esc_preus {
	margin-left:15px;
}

/*div.esc_preus .ui-state-active .pastilla_est, div.esc_preus .ui-state-active .pastilla_est .left, div.esc_preus .ui-state-active .pastilla_est .right {
	height:127px;
}

div.esc_preus .ui-state-active .pastilla_est .center {
	height:112px;
}

 div.esc_preus .ui-state-active .pastilla_est .center2 {
	height:122px;
}*/

.pastilla_est {
	height:132px;
	width:710px;
	text-align:center;
	z-index:3;
}

.pastilla_est .left {
	float:left;
	background:url(../images/escolar/pastilla_left.png) no-repeat left top;
	width:14px;
	height:132px;
}

.pastilla_est .center {
	float:left;
	background:url(../images/escolar/pastilla_bg.png) repeat-x left top;
	height:115px;
	padding:15px 15px 0px 0px; 
	width:75px;
	text-align:center;
}

.pastilla_est.estacio .center {
	padding:25px 15px 0px 15px;
	height:105px;
	width:60px;
}

.pastilla_est .center2{
	float:left;
	background:url(../images/escolar/pastilla_bg.png) repeat-x left top;
	height:125px;
	padding:5px 10px 0px 0px;
	width:58%;
	color:#4f4f4e;
}


.pastilla_est .center3 {
	float:left;
	height:125px;
	background:url(../images/escolar/pastilla_bg.png) repeat-x left top;
	padding:5px 0px 0px 0px;
	text-align:right;
	width:58%;
}

.pastilla_est .center h4 {
	color:#4f4f4e;
	text-align:center;
	margin:0px !important;
	font-size:11px !important;
}

.pastilla_est .center h5 {
	color:#4f4f4e;
	text-align:center;
	font-size:11px;
	font-weight:normal;
}

.pastilla_est .center2 table {
	display:inline-block;
}

.pastilla_est .center2 table tr {
	background:url(../images/escolar/price-sep.jpg) repeat-x left bottom;
}

.pastilla_est .center2 table td {
	width:auto !important;
	font-size:12px;
}

.pastilla_est .center2 table th {
	width:auto !important;
	padding:10px 0px 10px 20px;
	font-size:12px;
}


.pastilla_est .right {
	float:left;
	background:url(../images/escolar/pastilla_right.png) repeat-x left top;
	width:179px;
	height:132px;
	position:relative;
}

.pastilla_est .right a.inclou {
	position:absolute;
	bottom:40px;
	right:20px;
}


.pastilla_est .right a.pressupost {
	position:absolute;
	top:15px;
	right:20px;
}

.pastilla_est .right span.nom_estacio {
	margin-top:20px;
	display:inline-block;
	color:#595858;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

div.esc_preus div#accordion {
	position:relative;
	padding-bottom:20px;
}

div.esc_preus div#accordion div {
	margin-bottom:0px !important;
}

div.esc_preus div.content {
	width:88.3%;
	margin-left:2px;
	top:-20px;
	padding-top:40px;
	color:#666;
	background:#f4f4f4;
}

div.esc_preus div.content h6 {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

div.esc_preus div.content p {
	text-align:justify;
}

.cercador-form{
	border:1px solid #aaaaaa;
}

.cercador-form .inputs{
	height:42px;
	color:#5b5b5b;
	background-image:url(../images/cercador-hotels-pattern.png);
	background-repeat:repeat-x;
}

.cercador-form .inputs label{
}

.cercador-form .inputs .enviar{
	float:right;
}

.cercador-form .inputs select{
	width:120px;
}

.skihome .content{
	padding-top:1px;
}

	.skihome .content p{
		padding:0px 10px;
		margin-bottom:10px;
	}



/* PAGINACION */
.paginacion{
	background-color:#e6e4e4;
	padding:7px 10px;
	text-align:right;
}

	
	.paginacion a.selected{
		color:#595858;
	}
	
	.paginacion a.number{
		border-right:1px solid #595858;
		padding:0px 3px;
	}
	
	.paginacion a.selected{
		color:#333 !important;
		font-weight:normal !important;
	}
	
	.paginacion a.last{
		border-right:none;
	}

	.paginacion a.img{
		display:inline-block
	}
	
	.paginacion a.img{
		vertical-align:text-top;
		padding-right:3px;
	}
	
	.paginacion a img{
		width:15px; 
		height:15px;
		background-image:url(../images/flechas.png);
	}
	
		.paginacion a.gotoFirst img{ background-position:0px -60px;}
		.paginacion a.gotoPrev img{ background-position:0px 0px;}
		.paginacion a.gotoNext img{ background-position:0px -30px;}
		.paginacion a.gotoLast img{ background-position:0px -90px;}
		
		.paginacion a:hover.gotoFirst img{ background-position:0px -75px;}
		.paginacion a:hover.gotoPrev img{ background-position:0px -15px;}
		.paginacion a:hover.gotoNext img{ background-position:0px -45px;}
		.paginacion a:hover.gotoLast img{ background-position:0px -105px;}

.ui-selectmenu-menu-dropdown{
	z-index:10000;
}

#frm_zona-menu{
	z-index:2000;
}

.dominios-links{
	margin-top:20px;
}

	.dominios-links img{
		width:179px;
		height:297px;
		display:inline-block;
	}
	
		.lang_es .dominios-links img{ background-image:url(../images/botones_esp.png); }
		.lang_cat .dominios-links img{ background-image:url(../images/botones_cat.png); }
	
		.dominios-links .andorra img{ background-position:0px 0px;}
		.dominios-links .pirineo-espanol img{ background-position:-179px 0px;}
		.dominios-links .pirineo-frances img{ background-position:-358px 0px;}
		.dominios-links .alpes-franceses img{ background-position:-537px 0px;}
		
		.dominios-links .andorra img:hover{ background-position:-0px 297px;}
		.dominios-links .pirineo-espanol img:hover{ background-position:-179px -297px;}
		.dominios-links .pirineo-frances img:hover{ background-position:-358px -297px;}
		.dominios-links .alpes-franceses img:hover{ background-position:-537px -297px;}

