/* HOME STYLES*/
body {
	background: #FFF url('/img/home/layout/body_bg.jpg') repeat-x;
}


.container {
	margin-bottom:0px !important;

}

.container_bg{
	width:1019px;
	background: transparent url('/img/home/layout/container_bg.png') repeat-y;
	margin:0 auto;
}

/* HEADER */

#header {
	background: transparent url('/img/home/layout/header_logo.jpg') no-repeat;
	height:172px;
}

/* MENU */
#menu {
	background:#7CB7D7 none repeat scroll 0 0;
	height:54px;
}
	#menu .menu_box {
		background: transparent url('/img/home/layout/menu_bg.jpg') repeat-x;
		height:42px;
		margin-top:5px;
	}
	
		#menu ul {
			list-style-type: none;
			margin:0 0.5em 0.5em;
		}
			#menu ul li {
				float:left;
				text-align:center;
				margin-top:8px;	
			}
				#menu ul li a {
					color:#00608F;
					display:block;
					font-size:14px;
					font-weight:normal;
					height:34px;
					line-height:1.6em;
					text-decoration:none;
				}
				
			#menu .selected {
				background:transparent url(/img/home/layout/menu_selected.png) no-repeat scroll center 99%;
			}
			
				#menu .selected a {
					font-size:16pt;
					line-height:1.4em;
					font-size:130%;
				}
/* FOOTER */
	
#footer {
	height: 240px;
	background: transparent url('/img/home/layout/footer_bg.jpg') no-repeat bottom;
	margin-bottom:0px !important;
}
	#footer .footer_content {
		margin-top:95px;
		background: #fff url('/img/recreo-park/layout/footer_logo.jpg') no-repeat 10px center;
		position:relative;
	}
		
		.footer_content p {
			color:#005F8C;
			font-size:0.9em;
			line-height:1.7em;
			margin:12px;
			text-align:center;
		}
		
			.footer_content .footer_content_logo{
				left:10px;
				position:absolute;
				top:6px;
			}

/* BANNER */

#banner {
	/*height:401px;*/
	height:316px;
	position:relative;
}

	#banner .banner_bg1{
		position:absolute;
	}
	
	#banner .banner_bg2,#banner .banner_bg3,#banner .banner_bg4,#banner .banner_bg5{
		position:absolute;
		display:none;
	}
	
	#banner .banner_link{
		position:absolute;
		left:845px;
		top:8px;
		display:block;
		cursor:pointer;
	}
	
	#banner ul{
		height:316px;
		list-style-type: none;
		position:absolute;
		margin-left:-1px;
		margin-top:-1px;
		top: 0px;
	}
	
		#banner ul li{
			line-height:0;
			margin:0;
			padding:0;
			display:block;
			cursor:pointer;
			margin-top: 2px;
		}
	
	

/* MAP */

#mapbox{
	background-color:#CBE6F1;
}
	
	.mapbox_content{
		background: #EEEFF7 url('/img/home/layout/box_bg.jpg') no-repeat;
		height:340px;
		margin:4px;
		width:964px;
	}

		.mapbox_preview{
			float:left;
			height:320px;
			margin:4px;
			width:300px;
		}

			.mapbox_images{
				background-color:#FFFFFF;
			}
				
				.mapbox_selected_box{
					height:219px;
					text-align: center;
					position:relative
				}
				
					.mapbox_selected_box .mapbox_selected_image{
						height:196px;
						left:0px;
						margin:3px;
						position:absolute;
						top:0px;
						width:294px;
						z-index:1;
					}
					
					.mapbox_selected_box .mapbox_selected_logo{
						left:3px;
						position:absolute;
						top:3px;
						z-index:999;
					}
					
					.mapbox_selected_box p{
						color:#5896CE;
						font-size:125%;
						font-weight:bold;
						line-height:0.8em;
						margin-right:4px;
						text-align:right;
						width:296px;
					}
				
					.location_name{
						position:absolute;
						top:203px;
						left:0px;
					}
				
				.mapbox_list_images{
					height:70px;
					margin:3px;
				}
					.mapbox_list_images_left{
						cursor:pointer;
						display:block;
						float:left;
						height:35px;
						margin-top:7px;
						padding-top:16px;
						text-align:center;
						width:20px;
					}
					
					.mapbox_list_images_right{
						cursor:pointer;
						display:block;
						float:right;
						height:35px;
						margin-top:7px;
						padding-top:16px;
						text-align:center;
						width:20px;
					}
						
					.mapbox_list_images_thumb{
						float:left;
						height:37px;
						margin-top:9px;
						overflow:hidden;
						width:250px;
						margin-left:3px;
					}
					
		
						.mapbox_list_images_thumb ul {
							margin: 0px;
							list-style-type: none;
						}
		
							.mapbox_list_images_thumb ul li {
								float:left;
								margin-left:7px;
								margin-right:7px;
								padding-left:3px;
								padding-top:2px;
								text-align:center;
								overflow:hidden;
								width: 105px !important; 
								height: 35px !important;
							}
								.mapbox_list_images_thumb ul li img{
									z-index:3;
									cursor:pointer;
									display:block;
								}
				
					
		.mapbox_map
		{
			background-color:#FFFFFF;
			float:right;
			height:332px;
			margin:4px;
			text-align:right;
			width:645px;
		}

/* La Empresa */
#enterprise{
	background-color:#CBE6F1;
}
	
	#enterprise .enterprise_content{
		background-color:#FFF6F6;
		margin:4px;
		height:338px;
		position:relative;
	}
	
		#enterprise .enterprise_content .enterprise_col{
			float:left;
			margin-bottom:25px;
			margin-left:41px;
			margin-top:25px;
			width:260px;
			color:#006293;
			font-size:90%;
		}
		
			#enterprise .enterprise_content .enterprise_col img{
				margin-left:-15px;
			}
			
			#enterprise .enterprise_content .enterprise_col h4{			
				font-weight: bold;
				color:#006293; 
			}

			#enterprise .enterprise_content .enterprise_col p{			
				text-align:justify;
			}
			
		#enterprise .enterprise_content .enterprise_col2{
			color:#006293;
			float:left;
			margin-bottom:25px;
			margin-left:41px;
			margin-top:25px;
			text-align:justify;
			width:277px;
			font-size:90%;
		}
		
			#enterprise .enterprise_content .enterprise_col2 h4{			
				font-weight: bold;
				color:#006293; 
			}

			#enterprise .enterprise_content .enterprise_col2 p{			
				text-align:justify;
			}
	
	#enterprise .enterprise_content .enterprise_separator1{
		left:324px;
		position:absolute;
		top:25px;
	}
	
	#enterprise .enterprise_content .enterprise_separator2{
		left:624px;
		position:absolute;
		top:25px;
	}
	
/* PROYECTOS ANTERIORES */

#oldprojects{
	background-color:#CBE6F1;
}
	
	#oldprojects .oldprojects_content{
		background-color:#FFF;
		margin:4px;
		height:583px;
	}
	
		#oldprojects .oldprojects_content .project_content{
			background-color:#CBE6F1;
			float:left;
			margin-left:20px;
			margin-top:15px;
			width:289px;
			border: 3px solid #CBE6F1;
		}
			
			#oldprojects .oldprojects_content .project_content img{
				margin:0px;
				padding:0px;
			}
		
			#oldprojects .oldprojects_content .project_content p{
				background-color:#FFFFFF;
				margin-bottom:0;
				margin-top:3px;
				text-align:right;
				color:#006293;
				padding-right:5px;
			}
			
/* PROYECTOS EN VENTA*/
#newprojects{
	background-color:#CBE6F1;
}
	
	#newprojects .newprojects_content{
		background-color:#FFFFFF;
		float:left;
		margin:4px;
		width:964px;
	}
	
		#newprojects .newprojects_content .project_content{
			background-color:#CBE6F1;
			border:3px solid #CBE6F1;
			float:left;
			margin:15px 90px;
			width:289px;
		}
			
			#newprojects .newprojects_content .project_content a img{
				margin:0px;
				padding:0px;
			}
			
			#newprojects .newprojects_content .project_content a{
				margin:0px;
				padding:0px;
				line-height:0;
			}
		
			#newprojects .newprojects_content .project_content p{
				background-color:#FFFFFF;
				margin-bottom:0;
				margin-top:3px;
				text-align:right;
				color:#006293;
				padding-right:5px;
			}
			
/* FORMULARIO DE CONTACTO */
#contact{
	background-color:#CBE6F1;
}
	
	.contact_content{
		background: #EEEFF7 url('/img/home/layout/box_bg.jpg') no-repeat;
		margin:4px;
		height:455px;
		position:relative;
	}
	
		.contact_info{
			background:transparent url('/img/home/layout/contact_info_bg.png') no-repeat scroll 0 0;
			height:445px;
			left:10px;
			position:absolute;
			top:15px;
			width:288px;
			z-index:2;
		}
			
			.contact_info h2{
				color:#999999;
				font-size:210%;
				font-weight:lighter;
				margin:20px;			
			}
			
			.contact_info p{
				color:#999999;
				font-size:145%;
				font-weight:bold;
				line-height:19px;
				margin:35px 20px 20px;
			}
		
		.contact_mail{
			background:transparent url('/img/home/layout/contact_mail.png') no-repeat scroll center bottom;
			left:259px;
			position:absolute;
			top:20px;
			z-index:3;
			width:174px;
			height:128px;
		}
		
		.contact_form{
			background:transparent url('/img/home/layout/contact_form_bg.png') no-repeat scroll center bottom;
			height:356px;
			left:290px;
			position:absolute;
			top:80px;
			width:660px;
			z-index:1;
		}
			
			.contact_form_column{				
				float:left;
				margin-left:30px;
				margin-top:65px;
				width:280px;
			}
			
				.contact_form_column dl,dt,dd{
					color:#999999;
					font-size:110%;
					font-weight:normal !important;
					line-height:23px;
					margin:0;
				}
					.contact_form_column dl dd input{
						background-color:#EEEFF7;
						color:#999;
						border:0 none;
						width:275px;
					}
					
					.contact_form_column dl dd select{
						background-color:#EEEFF7;
						color:#999;
						border:0 none;
						width:275px;
					}
					
					.contact_form_column dl dd textarea{
						background-color:#EEEFF7;
						color:#999;
						border:0 none;
						width:265px;
						height:145px;
					}
					
					.contact_form_column dl dt img{
						width:60px;
						height:20px;
					}
					
					.captcha_input{
						position:absolute;
						width:113px !important;
					}
					
					.captcha_image{
						height:38px;
						left:455px;
						position:absolute;
						top:258px;
						width:160px;
					}
			
			.contact_form_submit{				
				height:38px;
				left:516px;
				position:absolute;
				top:300px;
				width:101px;
			}
			
/* FLASH MAESSAGE */
#flashMessage{
	color:#999999;
	font-size:130%;
	font-weight:bold;
	left:143px;
	position:absolute;
	text-align:center;
	top:-45px;
	width:400px;
}

/* TOOLTIP */
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
}
#tooltip h3, #tooltip div { margin: 0; }

/* AVISO PINAMARES */
#pinamares-image{
	text-align:center;
}

#pinamares-box{
	border:3px solid #CBE6F1;
	height:138px;
	margin:10px auto auto;
	overflow:hidden;
	width:820px;
}

#pinamares-box .pinamares_content{
	background:#EEEFF7 url(/img/home/layout/box_bg.jpg) no-repeat scroll 0 0;
	float:left;
	height:143px;
}

	.pinamares_list_images_left{
		cursor:pointer;
		display:block;
		float:left;
		height:80px;
		margin-left:6px;
		padding-top:59px;
		text-align:center;
	}
	
	.pinamares_list_images_right{
		cursor:pointer;
		display:block;
		float:left;
		height:80px;
		margin-left:6px;
		margin-right:5px;
		padding-top:59px;
		text-align:center;
	}
	
	.pinamares_list_images_thumb{
		float:left;
		margin-top:9px;
		overflow:hidden;
		margin-left:3px;
	}
		
		.pinamares_list_images_thumb ul{
			height:120px;
			margin:0;
			overflow:hidden;
			width:585px;
		}
		
			.pinamares_list_images_thumb ul li{
				float:left;
				height:120px !important;
				margin-left:7px;
				margin-right:7px;
				overflow:hidden;
				width:180px !important;
			}
			
#pinamares-contact{
	margin-top:10px;
	text-align:center;
}
/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#gallery-lightbox{
	display:none;
}
 
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

/* FOOTER BANNER */
#footer-banner{
	clear:both;
	height:200px;
	position:relative;
	width:920px;
}
	#footer-banner  img{
		position:relative;
		z-index:1;
	}
	
	#footer-banner-link{
		cursor:pointer;
		height:43px;
		left:646px;
		position:absolute;
		top:150px;
		width:84px;
		display:block;
		background:white;
		z-index:999;
		-khtml-opacity: 0; /* khtml, version anterior de safari */
		-moz-opacity: 0; /* Firefox, Mozilla, Netscape */
		opacity: 0; /* Safari, Chrome, Opera */
	}