/* Realizado por Enter Web Design para www.solysur.com */


/* DESPUES DE PASAR TODO A CSS */

body {
	background-repeat:repeat-x;
	background-image: url(../images/back-ground_repeat.gif);
font-family: 'Cantarell', arial, serif;	font-size:11px;
	color:#666;
	
}

#izq {
	width:235px; float:left; color:#000; margin-right:5px;
}
#der {
	width:180px; float:left; margin-left:5px;
}

fieldset
{
border:#d5e3e5 solid 1px;

}

legend
{
color: #2394c2;
background: #f0f6f7;
border: 1px solid #d5e3e5;
padding: 2px 6px
} 



h1 {font-size:40px; margin-left:10px; color:#000;
font-family:Arial, Helvetica, sans-serif; font-weight:100;
margin-top:12px;}

a {
	text-decoration:none; 
	color:#666;
}

img { border:none; }

a:hover {
	color:#2eaadc;
}

#content{
	width:1019px; 
margin-right:auto; 
margin-left:auto;
margin-top:-8px;
margin-bottom:20px;
}

.clear { clear:both; }

#apartamentos_cadiz {

background-image:url(../images/prueba.png); 
background-repeat:repeat-y;
padding-left:10px;
padding-right:10px;
}

#apartamentos_roche {
	height:31px;background-image: url(../images/cabecera_arriba.png);
}

#apartamentos_conil {
	  background-image: url(../images/footer.png); height:137px;
}

#apartamento_conil {
	width:32%; float:left;  border-right:#d5e3e5 solid 1px;
}

#cabecera {
	height:41px;
}

#destinos_andalucia {
	margin-right:5px; margin-left:5px; padding-bottom:5px;	
}

#donde_comer_encadiz
{
	margin-bottom:5px; color:#2394c2; border-bottom:#d5e3e5 solid 1px; height:32px; padding-top:13px; padding-left:20px; font-size:15px; margin-bottom:10px; 
}

#apartamento_recomendado
{
	margin-bottom:10px; margin-top:10px; color:#2394c2; border:#d5e3e5 solid 1px;  padding:10px;; font-size:15px; margin-bottom:10px; background-color:#F1F8E8;
}

#apartamento_normal
{
	margin-bottom:10px; margin-top:10px; color:#2394c2; border:#d5e3e5 solid 1px;  padding:10px;; font-size:15px; margin-bottom:10px; background-color:#F6FAFB;
}

#apartamento_recomendado:hover
{
 border:#999999 solid 1px;}
 
 #apartamento_normal:hover
{
 border:#999999 solid 1px;}
 



#apartamento_recomendado img
{
	border:#CCC solid 1px;
}

#titulo_apartamento
{
	width:70%;
	float:left;
	border-bottom:#d5e3e5 solid 1px; padding-bottom:3px; color:#81B43b; font-weight:bold;
	}
	
#referencia_apartamento {
	width:20%;
	float:right;
	padding-bottom:3px; text-align:right;
}

#descripcion_apartamento
{
	margin-top:5px; padding-bottom:3px;  font-size:11px; color:#999;
}

.lista_descripcion_izq
{
	margin-top:5px; list-style-type: square; float:left; margin-bottom:5px;
	padding-left:12px; 
}

.lista_descripcion_izq_li
{
	margin-right:0px;
	padding-right:0px;
}

.lista_descripcion_der
{
	margin-top:5px; list-style-type: square; float:right; margin-right:70px;
}

#acciones_apartamento
{font-size:12px; text-align:left; margin-left:10px;
	}


#donde_dormir_encadiz
{
background-color:#f0f6f7; border:#d5e3e5 solid 1px; margin-top:10px;
}

.negrita_casas
{
	color:#2394c2;
	font-weight:bold;
	font-size:12px;
}

#enlaces {
	
	margin-left:5px;
	padding-left:5px;

}

#enlaces  li {
	font-size:11px;
	padding-bottom:4px;
}

#casas_rurales
{
	background-color:#f0f6f7; border:#d5e3e5 solid 1px; margin-top:10px;
}


.menu{margin:0 auto; padding:0px; height:41px; width:100%; display:block; background-image:url(../images/cabecera.gif); font-size:15px;}
.menu li{padding:0; margin:0; list-style:none; display:inline;}
.menu li a{float:left; padding-left:20px; padding-top:10px; padding-right:20px; display:block; color:#FFF; text-decoration:none; font:15px Verdana, Arial, Helvetica, sans-serif; cursor:pointer; background:url("../images/topMenuImages.png") 0px -30px no-repeat; outline:none;}
.menu li a:hover { color:#000; }


/*SLIDER */

#slider1 {
    width:982px; /* important to be same as image width */
    height: 240px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
	float:left;
	margin-left:0px;
	margin-bottom:10px;
	z-index:1;
}



#slider1Content {
    width: 982px; /* important to be same as image width or wider */
    position: relative;
	margin-top:0px;
	z-index:1;
	
}
.slider1Image {
    float: left;
    position: relative;
	display: none;
	margin-left:-40px;
}
.slider1Image span {
    position: absolute;
	font: 14px/15px Arial, Helvetica, sans-serif;
    width: 982px;
    background-color: transparent;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
	-khtml-opacity: 0.8;
    opacity: 0.8;
    color:#FFF;	
	display: block;
	padding: 8px;
	margin-left:3px;

}

.slider1Image span a { color:#FFF;}
.clear {
	clear: both;
}
.slider1Image span strong {
    font-size: 14px;
}

.left_slide {
	top: 0;
    left: 0;
	width: 215px !important;
	height: 240px;
}

ul { list-style-type: none;}


/* END SLIDER */

  .boton{
	  	cursor:pointer;
		background-image:url(http://www.solysur.com/media/images/boton_enviar.png);
		color:#FFF;
		font-size:14px;
        border:0px;
        width:106px;
        height:31px;
       }
	   
	/* DOCK */
	
	
	/* this makes it possible to add next button beside scrollable */
.scrollable {
	float:left;	
}

/* prev, next, prevPage and nextPage buttons */
a.browse {
	display:block;
	height:17px;
	width:17px;
	float:left;
	cursor:pointer;
	margin-top:60px;
	margin-right:4px;
	margin-left:4px;
}

/* right */
a.right 			{ background-image:url(../images/boton_der.gif); clear:right; margin-right: 0px;}
a.right:hover 		{ }
a.right:active 	{  } 


/* left */
a.left				{ background-image:url(../images/boton_izq.gif); clear:right; margin-right:0; } 
a.left:hover  		{ }
a.left:active  	{  }




/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
} 	


/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
.scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 420px;
	height:120px;

}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}

.items div {
	float:left;
	width:420px;
}

/* single scrollable item */
.scrollable img {
	float:left;
	margin:20px 5px 20px 21px;
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	width:100px;
	height:75px;
	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

/* active item */
.scrollable .active {
	border:2px solid #000;
	position:relative;
	cursor:default;
}



/* OVERLAY */

/* use a semi-transparent image for the overlay */
#overlay {
	background-image:url(http://static.flowplayer.org/img/overlay/transparent.png);
	color:#efefef;
	height:450px;
}

/* container for external content. uses vertical scrollbar, if needed */
.contentWrap {
	height:441px;
	overflow-y:auto;
}

/* the overlayed element */
.apple_overlay {
	
	/* initially overlay is hidden */
	display:none;
	
	/* growing background image */
	background-image:url(http://static.flowplayer.org/img/overlay/white.png);
	
	/* 
		width after the growing animation finishes
		height is automatically calculated
	*/
	width:250px;		
	
	/* some padding to layout nested elements nicely  */
	padding:35px;

	/* a little styling */	
	font-size:11px;
}

/* default close button positioned on upper right corner */
.apple_overlay div.close {
	background-image:url(../images/close.png);
	position:absolute; 
	right:5px; 
	top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}


/* END OVERLAY */

/* GALERIA JQUERY */

/* the overlayed element */
.simple_overlay {
	
	/* must be initially hidden */
	display:none;
	
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling */
	background-color:#333;
	
	width:675px;	
	min-height:200px;
	border:1px solid #666;
	
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}

/* close button positioned on upper right corner */
.simple_overlay .close {
	background-image:url(../images/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}


 
/* progress indicator (animated gif). should be initially hidden */ 
.progress { 
    position:absolute; 
    top:45%; 
    left:50%; 
    display:none; 
} 
 
/* active thumbnail is raised on top of the mask using the z-index property */ 
#thumbs a.active img { 
    outline:1px solid #000; 
    z-index:9999; 
    position:relative; 
}

/* the thumbnails */


#triggers img {
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	margin:15px 2px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

/* the active thumbnail */
#triggers a.active img {
	outline:1px solid #000;

	/* show on top of the expose mask */
	z-index:9999;
	position:relative;
}


/* when there is no next or previous link available this class is added */
.disabled {
	visibility:hidden;		
}

/* the "information box" */
.info {
	position:absolute;
	bottom:0;
	left:0;	
	padding:10px 15px;
	color:#fff;
	font-size:11px;
	border-top:1px solid #666;
}

.info strong {
	display:block;	
}

/* progress indicator (animated gif). should be initially hidden */
.progress {
	position:absolute;
	top:45%;
	left:50%;
	display:none;
}

/* everybody should know about RGBA colors. */


#ultimos_anuncios img {

	float:left;
	margin:2px;
	padding:2px;
	cursor:pointer;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border:1px solid #666666;
}



	#facebox {

		/* overlay is hidden before loading */
		display:none;

		/* standard decorations */
		width:400px;
		border:10px solid #666;

		/* for modern browsers use semi-transparent color on the border. nice! */
		border:10px solid rgba(82, 82, 82, 0.698);

		/* hot CSS3 features for mozilla and webkit-based browsers (rounded borders) */
		-moz-border-radius:8px;
		-webkit-border-radius:8px;
	}

	#facebox div {
		padding:10px;
		border:1px solid #3B5998;
		background-color:#fff;
		font-family:"lucida grande",tahoma,verdana,arial,sans-serif
	}

	#facebox h2 {
		margin:-11px;
		margin-bottom:0px;
		color:#fff;
		background-color:#6D84B4;
		padding:5px 10px;
		border:1px solid #3B5998;
	}
	
		/* jQuery lightBox plugin - Gallery style */
	#gallery {

		padding: 10px;
		width: 520px;
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
		margin:5px;
		padding:1px;
		border: 1px solid #666;
	}
	#gallery ul a:hover img {
		border: 1px solid #fff;
		
	}
	#gallery ul a:hover { color: #fff; }
	
	
	.tooltip {
	display:none;
	background:transparent url(http://flowplayer.org/tools/img/tooltip/black_arrow.gif);
	font-size:12px;
	height:70px;
	width:160px;
	padding:25px;
	color:#fff;	
	z-index:1000;
}


/* For the details, see: http://flowplayer.org/tools/dateinput/index.html#skinning */

/* the input field */
.date {
	border:1px solid #ccc;
	font-size:18px;
	padding:4px;
	text-align:center;
	width:194px;
	
	-moz-box-shadow:0 0 10px #eee inset;
	-webkit-box-shadow:0 0 10px #eee inset;
}

/* calendar root element */
#calroot {
	/* place on top of other elements. set a higher value if nessessary */
	z-index:10000;
	
	margin-top:-1px;
	width:198px;
	padding:2px;
	background-color:#fff;
	font-size:11px;
	border:1px solid #ccc;
	
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	
	-moz-box-shadow: 0 0 15px #666;
	-webkit-box-shadow: 0 0 15px #666;	
}

/* head. contains title, prev/next month controls and possible month/year selectors */
#calhead {	
	padding:2px 0;
	height:22px;
} 

#caltitle {
	font-size:14px;
	color:#0150D1;	
	float:left;
	text-align:center;
	width:155px;
	line-height:20px;
	text-shadow:0 1px 0 #ddd;
}

#calnext, #calprev {
	display:block;
	width:20px;
	height:20px;
	background:transparent url(http://flowplayer.org/tools/demos/dateinput/css/prev.gif) no-repeat scroll center center;
	float:left;
	cursor:pointer;
}

#calnext {
	background-image:url(http://flowplayer.org/tools/demos/dateinput/css/next.gif);
	float:right;
}

#calprev.caldisabled, #calnext.caldisabled {
	visibility:hidden;	
}

/* year/month selector */
#caltitle select {
	font-size:10px;	
}

/* names of the days */
#caldays {
	height:14px;
	border-bottom:1px solid #ddd;
}

#caldays span {
	display:block;
	float:left;
	width:28px;
	text-align:center;
}

/* container for weeks */
#calweeks {
	background-color:#fff;
	margin-top:4px;
}

/* single week */
.calweek {
	clear:left;
	height:22px;
}

/* single day */
.calweek a {
	display:block;
	float:left;
	width:27px;
	height:20px;
	text-decoration:none;
	font-size:11px;
	margin-left:1px;
	text-align:center;
	line-height:20px;
	color:#666;
	-moz-border-radius:3px;
	-webkit-border-radius:3px; 		
} 

/* different states */
.calweek a:hover, .calfocus {
	background-color:#ddd;
}

/* sunday */
a.calsun {
	color:red;		
}

/* offmonth day */
a.caloff {
	color:#ccc;		
}

a.caloff:hover {
	background-color:rgb(245, 245, 250);		
}


/* unselecteble day */
a.caldisabled {
	background-color:#efefef !important;
	color:#ccc	!important;
	cursor:default;
}

/* current day */
#calcurrent {
	background-color:#498CE2;
	color:#fff;
}

/* today */
#caltoday {
	background-color:#333;
	color:#fff;
}

