
/*____________________________________BASICS____________________________________*/

*{	padding:0;	margin:0;}

body{	background:url(../../img/bg.jpg) no-repeat top center;}

body, input, select{
	color:#5C5764;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
}

input, select, textarea{	border:#022D55 1px solid;}
input:focus, select:focus, textarea:focus{	border:#6CBFE7 1px solid;}

a, a:visited{
	color:#716B7A;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
}
a img { border:none; }

a:hover{
	color:#022D55;
	text-decoration:underline;
	cursor:pointer;
}

::selection {	background: #D0E4F4; /* Safari */	}
::-moz-selection {	background: #D0E4F4; /* Firefox */}

/*____________________________________HEADER____________________________________*/

#header{
	position:relative;
	width:920px;
	margin:0px auto;
}

#logo{
	display:block;
	position:relative;
	width:135px;	height:120px;
	margin:15px auto 0px auto;
	background:url(../../img/logo.png) no-repeat;
}

#logo span{
	display:none;
	visibility:hidden;
}

#lang{
	position:absolute;
	right:0px;	bottom:10px;
	width:180px;	height:50px;
	background:url(../../img/lang.png) no-repeat;
}

select.lang{
	width:140px;	height:20px;
	margin:17px 20px 13px 20px;
	border:#D2D2D2 1px solid;
}

#alerts2{
	width:678px; height:73px;
	padding-right:21px; margin-bottom:10px;
	background:url(../../img/alerts-right.png) no-repeat right top;
}

#alerts2 ul{
	padding-left:21px;
	background:url(../../img/alerts-left.png) no-repeat left top;
}

#alerts2 li{
	list-style:none;
	height:73px; overflow:hidden;
	background:url(../../img/alerts-center.jpg) repeat-x left top;
	width:658px;
}

ul.alert{
	margin:0 !important;
	padding:2px 5px;
	background:#D1E9EF;
	border:solid 1px #00A0C8;
	color:#00A0C8;
}

ul.alert li{list-style:disc inside !important}

/*____________________________________INTRO____________________________________*/

#intro{
	width:920px;	overflow:hidden;
	margin:0px auto;
}

#nav{
	width:205px;	overflow:hidden;
}

#nav li a{
	display:block;	
	padding:4px 0px 4px 10px;
	border-bottom:#D2D2D2 1px solid;
	font-size:13px;
	font-weight:normal;
	text-transform:uppercase;
	text-decoration:none;
}

#nav li a:hover, .nav_actual{
	background:#022D55;
	color:#FFF !important;
	font-weight:bold !important;
}

#flash{
	float:right;
	width:700px;
}

/*____________________________________BOOKING____________________________________*/

#booking{
	overflow:hidden;
	margin:15px 0px;
	background:#022D55;
	color:#FFF;
	clear:both;
}

#booking_center{
	width:980px;
	margin:0px auto;
}

#booking h1{
	float:left;
	width:189px;
	padding:12px 0px 0px 60px;
	font-size:20px;
	text-transform:uppercase;
	text-shadow:#628CAF 1px 1px 2px;
}

#booking a, #booking a:hover{
	display:block;
	float:left;
	padding-left:15px;
	background:url(../../img/bg-booking.png) repeat-y left;
	color:#FFF;
	font-size:13px;
	text-transform:uppercase;
	line-height:50px;
}

#booking a:hover{	text-decoration:underline;}

#booking_box{
	float:left;
	min-width:591px;
	background:transparent url(../../img/bg-booking.png) repeat-y scroll left center;
	padding:15px 5px 15px 5px;
	text-align:center;
}

#booking_box label{
	height:20px;
	margin-right:5px;
	font-size:10px;
	text-transform:uppercase;
	line-height:20px;
	vertical-align:middle;
}

#booking_box input, #booking_box select{
	width:75px;
	height:20px;
	padding-left:2px;
	margin-right:8px;
	color:#716B7A;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	text-transform:uppercase;
	vertical-align:middle;
}

#booking_box input.s, #booking_box select.s{	width:40px !important;}

#slideshow {
	background:#EBEBEB;
	border:#D2D2D2 1px solid;	border-top:white 1px solid;
	text-align:center;
}

/*____________________________________CONTENT____________________________________*/

#content{
	width:920px;	overflow:hidden;
	margin:0px auto 20px auto;
}

/*____________________________________COL SMALL*/

#col_s{
	float:left;
	width:205px;	overflow:hidden;
}

.cbox{
	position:relative;
	width:205px;
	margin-top:15px;
	padding-bottom:23px;
	background:url(../../img/box-bottom.png) no-repeat bottom;
}

.titol{
	height:15px;
	padding:10px;
	background:url(../../img/box-top.png) no-repeat top left;
	border-bottom:#D2D2D2 1px solid;
	font-size:13px;
	font-weight:bold;
	color:#022D55;
	text-transform:uppercase;
	text-shadow:white 1px 1px 1px;
}

.preu{
	font-size:13px !important;
	font-weight:bold;
}

/*____________________________________COL MEDIUM*/

#col_m{
	float:left;
	width:480px;
	margin:0px 15px;
	padding-bottom:23px;
	background:url(../../img/bbox-bottom.png) no-repeat bottom;
}

#col_m h1{
	padding:20px 20px 0px 20px;
	background:url(../../img/bbox-top.png) no-repeat top left;
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
	font-weight:normal;
	text-transform:uppercase;
	line-height:30px;
	text-shadow:white 1px 1px 1px;
}

#col_m h2{
	padding:0px 20px 10px 20px;
	background:#EBEBEB;
	border-left:#D2D2D2 1px solid;border-right:#D2D2D2 1px solid; border-bottom:#D2D2D2 1px solid;
	color:#022D55;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	font-style:italic;
}

#col_m p{
	padding:20px;
	background:#EBEBEB;
	border:#D2D2D2 1px solid;	border-top:white 1px solid;
	line-height:22px;
}

/*____________________________________COL LARGE*/

#col_l{
	float:right;
	width:700px;
	padding-bottom:23px;
	background:url(../../img/xbbox-bottom.png) no-repeat bottom;

}

#col_l h1{
	padding:20px 20px 10px 20px;
	background:url(../../img/xbbox-top.png) no-repeat top left;
	border-bottom:#D2D2D2 1px solid;
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
	font-weight:normal;
	text-transform:uppercase;
	text-shadow:white 1px 1px 1px;
}

#col_l h2, .subtitol{
	padding:2px 0px;
	margin:30px 0px 15px 0px;
	border-bottom:#D2D2D2 1px solid;
	color:#022D55;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	text-shadow:white 1px 1px 1px;
}

/*____________________________________BREADCRUMBS*/

#breadcrumbs{
	overflow:hidden;
	padding:2px 0px 2px 20px;
	background:#E5E5E5;
	border:#D2D2D2 1px solid;border-top:none;
}

#breadcrumbs li{
	display:inline;
}

#breadcrumbs li a{
	display:block;
	float:left;
	padding-left:18px;
	margin-right:8px;
	background:url(../../img/breadcrumbs.png) no-repeat left center;
	font-weight:normal;
	text-decoration:none;
}

#breadcrumbs a:hover{	text-decoration:underline;}
.breadcrumbs_actual{	color:#022D55 !important;}

/*____________________________________PARAGRAPH*/

#text{
	padding:30px 50px 30px 30px;
	background:#EBEBEB;
	border:#D2D2D2 1px solid; border-top:white 1px solid; 
	line-height:22px;
}

#text a{	text-decoration:underline;}

#text p{
	margin-bottom:15px;
	text-align:justify;
}

#text ul, #news ul{	margin:15px 0px 20px 20px;}
#text li{	list-style-image:url(../../img/list.png);}

.destacat{
	display:block;
	padding: 5px 0px;
	margin:15px 0px;
	border-bottom:#D2D2D2 1px solid;	border-top:#D2D2D2 1px solid;
	color:#022D55;
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	text-align:center;
}
/*____________________________________TABLES*/

table{	margin:15px 0px;}

td, th{
	border-bottom:#D2D2D2 1px solid;
	padding:5px;
	text-align:left;
}

th{
	font-size:12px;
	line-height:14px;
	color:#022D55;
	text-transform:uppercase;
}

th.s, td.s{	width:70px;}
th.m, td.m{	width:100px;}
th.l, td.l{	width:200px;}
th.xl, td.xl{	width:300px;}

th.right, td.right{	text-align:right;}
th.left ul li, td.left ul li{	text-align:left;}
th.left ul, td.left ul{	margin:0px !important;}


.note{	font-size:11px;}

tr:hover{
	background:#EFEFEF;
	border-bottom:transparent 1px solid;
}

table ul li{
	list-style:none !important;
	text-align:right;
}

#fotos{
	display:block;
	position:relative;
	width:658px;
	height:140px;
	padding:20px;
	background:#EBEBEB;
	border:#D2D2D2 1px solid; border-top:white 1px solid;	
}
/*____________________________________NOTICIAS/PROMOCIONES____________________________________*/

#promos{
	padding:30px 50px 30px 30px;
	background:#EBEBEB;
	border-top:white 1px solid; border-left:#D2D2D2 1px solid; border-right:#D2D2D2 1px solid; border-bottom:#D2D2D2 1px solid;
}

#promos > li{
	list-style:none;
	clear:both;
	overflow:hidden;
	margin-bottom:30px;
}

	#promos .title{
		overflow:hidden;
		padding:2px 0;
		margin-bottom:15px;
		border-bottom:#022D55 1px solid;
		color:#022D55;
	}
	
		#promos .title h2{
			float:left;
			padding:0; margin:0;
			border-bottom:none;
			font-size:14px;
		}

	.date{
		float:right;
		font-style:italic;
	}
	
	#promos .mask{
		float:left;
		margin:0 15px 15px 5px;
		background:white;
		box-shadow: 0 0 5px #888; -moz-box-shadow: 0 0 5px #888; -webkit-box-shadow: 0 0 5px #888;
	}
	
		#promos .mask div{
			width:200px; height:130px; overflow:hidden;
			margin:5px;
		}
	
	#promos #description{
		float:right;
		width:370px;
	}
	
#shop_ca, #shop_es, #shop_en, #shop_fr {
	position: absolute;
	top: 0px;
	right: 0px;
	float: right;
    width: 209px;
    z-index: 999;
}
#shop_ca li, #shop_es li, #shop_en li, #shop_fr li {
    list-style: none outside none;
}
#shop_ca a, #shop_es a, #shop_en a, #shop_fr a {
    display: block;
    width: 225px;
}
#shop_ca a {
    background-image: url("../../img/shop_ca.jpg");
}
#shop_es a {
    background-image: url("../../img/shop_es.jpg");
}
#shop_en a {
    background-image: url("../../img/shop_en.jpg");
}
#shop_fr a {
    background-image: url("../../img/shop_fr.jpg");
}
#shop_ca span, #shop_es span, #shop_en span, #shop_fr span {
    display: none;
}
#entrades {
    background-position: 0 0;
    height: 101px;
}
#entrades:hover {
    background-position: -225px 0;
}
#promocions {
    background-position: 0 -101px;
    height: 100px;
}
#promocions:hover {
    background-position: -225px -101px;
}
#xecRegal {
    background-position: 0 -201px;
    height: 100px;
}
#xecRegal:hover {
    background-position: -225px -201px;
}

		#promos #description li{
			list-style-image:url(../../img/list.png)
		}

	#promos .button{
		clear:both;
		border-top:#BBB 1px solid;
	}
	
		#promos .button a{
			display:block;
			float:right;
			margin-right:10px;
			padding:7px 0px 0px 30px;
			width:120px;
			height:30px;
			background:url(../../img/btn-promo.png) no-repeat top;
			text-shadow:white 1px 1px 1px;
		}


.buttons{
	overflow:hidden;
	margin-top:15px;
}

	.buttons .button{
		float:left;
		margin-right:10px;
	}
		
		.button{
			display:block;
			background:url(../../img/btn.png) 0 0 no-repeat;
			padding-left:10px;
			height:25px;
			text-decoration:none !important;
			cursor:pointer;
		}
		
			.button span{
				display:block;
				float:left;
				height:25px; line-height:26px;
				padding:0 5px;
				background:url(../../img/btn.png) left -100px repeat-x;
			}
			
			.buttonEnd{
				float:left;
				width:10px; height:25px;
				background:url(../../img/btn.png) 0 -50px;
			}


.checkImg{
	float:left;
	width:15px;	height:15px;
	margin:6px 5px 0 5px;
}

.checkText{
	color:#9F9F9F;
	font-size:12px;
	font-style:italic;
	line-height:30px;
}


ul.form{
	margin:0 0 30px 0 !important;
	clear:both;
}

ul.form li{
	overflow:hidden;
	list-style:none !important;
	margin-bottom:5px;
}


ul.form li.title{
	margin:20px 0 10px 0 !important;
	border-bottom:#5C5764 1px dotted;
	font-size:12px;
	font-weight:bold;
}

	ul.form label{
		clear:both;
		display:block;
		float:left;
		width:150px;
		color:#9F9F9F;
		font-size:12px;
		line-height:30px;
	}
	
		label.inline{
			width:auto !important;
			clear:none !important;
			margin-right:10px;
			line-height:15px !important;
		}
	
		ul.form input, ul.form select, ul.form textarea{
			float:left;
			margin:0 2px;
			padding:3px;
			-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; 
		}
		
		.s{	width:80px;}
		.m{	width:120px;}
		.l{	width:160px;}

/*____________________________________FOOTER____________________________________*/

#footer{
	width:920px;	overflow:hidden;
	margin:10px auto 0px auto;
}

#footer ul{
	overflow:hidden;
	padding:2px 0px;
	border-top:#D2D2D2 1px solid;border-bottom:#D2D2D2 1px solid;
	line-height:16px;
	text-align:center;
}

#footer li{
	display:inline;
	margin-right:3px;
	list-style:none;
	text-align:center;
	text-transform:uppercase;
}

#footer li a{
	font-weight:normal;
	font-size:11px;
}

#footer li a:hover{
	text-decoration:none;
	border-bottom:#022D55 2px solid;
}

#footer #direccio{
	height:25px;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	line-height:25px;
}
