/********************************************************
*														*
*	Copyright 2009 - Quiràlia							*
*	Disseny: Laura Morató (moratolaura@telefonica.net)	*
*	Programació: ODW (info@osonadissenyweb.com)			*
*														*
********************************************************/

/* ESILS DE LES PÀGINES D'AGENDA DEL LLEURE */
#main-titles {
	float:left;
	width:500px;
}

#data-seleccionada {
	float:right;
	width:179px;
	height:65px;
	background:url(../img/data-seleccionada-bg.jpg) no-repeat left top;
	margin-top:-15px;
}

#muntatges {
	clear:both;
}


/* ESILS DE LES PÀGINES DE FORMULARIS DE PRE-RESERVA */
#prereserva-form-col {
	float:left;
	width:373px;
}

#opcions-form-col {
	width:355px;
	float:right;
	padding-top:10px;
}

#prereserva-form-col input {
	border:0px;
	background:#e5e5e5;
	width:100%;
	font-size:11px;
	padding:3px 0px 3px 3px;
}

#prereserva-form-col label {
	display:block;
	height:15px;
	padding:0px 0px 7px 0px;
}

textarea {
	width:100%;
	background:#e5e5e5;
	overflow:auto;
	border:0px;
	font-size:11px;
	font-family:Helvetica, Arial, sans-serif;
	padding:3px;
}

#envia {
	width:100px !important;
	cursor:pointer;
	background:#e20916 !important;
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
}

#envia:hover{
	background:#f6a4aa !important;
}

#taula-contacte, #taula-contacte-2 {
	border-collapse:collapse;
	margin:0px;
	width:100%;
}

#taula-contacte tr td, #taula-contacte-2 tr td {
	margin:0px;
	padding:0px;
}

#cela-poblacio, #cela-comarca {
	padding-right:5px !important;
}

#cela-poblacio {width:40%;}
#cela-comarca {width:28%;}

#cela-persona {
	padding-right:5px !important;
	width:55%;
}

#resum-seleccio {
	background:#f9dee0;
	width:100%;
}

#resum-seleccio td {
	padding:5px 0px 5px 10px;
}

.titol-resum {
	width:30%;
	font-weight:bold;
}

#avis-prereserva {
	color:#ffffff;
	background:#e20916;
	padding:10px 5px 10px 5px;
	font-weight:bold;
}

.titol-opcions {
	font-size:15px;
	font-weight:bold;
}

#titol-tria-dies {
	float:left;
	width:100px;
}

#seleccio-dates {
	clear:both;
	line-height:25px;
}

#seleccio-dates input {
	background:#e5e5e5;
	border:0px;
	padding:3px 0px 3px 3px;
	font-size:11px;
	width:80px;
}

#opcions-form {
	line-height:25px;
	padding-top:20px;
}

.vermell {color:#e20916 !important;}

/* Productes disponibles */
.muntatge-fila {
	padding:10px 0px 0px 0px;
	clear:left;
}

.nom-muntatge, .nom-muntatge-disabled {
	width:540px;
	height:21px;
	float:left;
	background:#e5e5e5;
	position:relative;
	padding:8px 0px 0px 10px;

}

.nom-muntatge-disabled {
	color:#888888;
}

.prereservar-muntatge {
	position:absolute;
	width:92px;
	height:21px;
	background: #E20916 url(../img/fons-contractar.gif) no-repeat scroll right top;
	color:#ffffff;
	z-index:1000;
	left:445px;
	top:0px;
	padding:8px 0px 0px 13px;
}

.prereservar-muntatge a:link, .prereservar-muntatge a:visited {
	color:#ffffff !important;
	text-decoration:none !important;
}

.prereservar-muntatge a:hover, .prereservar-muntatge a:active, .prereservar-muntatge a:focus {
	text-decoration:underline !important;
}

.vores-arrodonides-titols {
	position:absolute;
	background:url(../img/fons-titols.gif) no-repeat left top;
	left:0px;
	top:0px;
	width:550px;
	height:29px;
	z-index:900;
}

.veure-fitxa {
	float:left;
	width:20px;
	padding:7px 3px 0px 3px;
}

.franja-reservada {
	float:left;
	width:159px;
	height:22px;
	color:#E20916;
	padding:7px 0px 0px 10px;
	background:url(../img/fons-prereserva.jpg) no-repeat left top;
}



#provisional {
	padding:20px;
	font-size:20px;
	color:#333333;
}

#reservats {
	background:#fc9d88;
	position:absolute;
	display:none;
	visibility:hidden;
	left:0px;
	top:0px;
	width:160px;
	padding:10px;
}
