/*
Theme Name: Airstar - Web Corporativa - v1
Theme URI: http://pixel.st/themes/airstar-web-v1/
Description: Theme for Airstar
Version: 1.0
Author: Alejandro Carravedo (Pixel.ST)
Author URI: http://pixel.st/
*/

BODY {
	margin: 0; padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	text-align: center;
}

A { outline: none; }
	A IMG { border: none; vertical-align: middle; }

UL { margin: 0; padding: 0; list-style: none; }
	UL LI { margin: 0; padding: 0; list-style: none; }

OL { margin: 0; padding: 2px 8px; }
	OL LI { margin: 0; padding: 2px 0; }

H1, H2, H3, H4, H5, H6 { margin: 0; padding: 0; }
P { margin: 0; padding: 4px 0; }
	
INPUT, SELECT, BUTTON { font-family: Arial, Helvetica, sans-serif; font-size: 1em; vertical-align: middle; }
TEXTAREA { font-family: Arial, Helvetica, sans-serif; font-size: 1em; }
LABEL { font-family: Arial, Helvetica, sans-serif; font-size: 1em; vertical-align: middle; }
BUTTON { cursor: pointer; }

FORM { margin: 0; padding: 4px 0; }

#nvl_fp label{
    margin-bottom: 2px;
    display: block;
    font-weight: bolder;
}
#nvl_fp p input,
#nvl_fp p textarea{
    background:none repeat scroll 0 0 #FFFFFF;
    border:1px solid #E1E6E9;
    margin:0;
    padding:6px 10px;
    width:232px;
}
#nvl_fp p textarea{
    height: 160px;
}
#nvl_fp_send{
    background:none repeat scroll 0 0 #000000;
    border:0 none;
    color:#FFFFFF;
    font-size:0.9em;
    margin:10px 4px;
    padding:4px;
}
#nvl_fp_errors{
    padding: 5px;
    background-color: #EF1D1D;
    border: 1px solid #AF1515;
    color: #FFF;
}
#nvl_fp p span.error{
    color: #EF1D1D;
}
#contacto{
    background:none repeat scroll 0 0 #EFF4F7;
    margin:10px 0;
    padding:12px 16px;
}
#contacto #nvl_fp p input,
#contacto #nvl_fp p textarea{
    width: 97% !important;
}
IMG { border: 0; }

.alignright { float: right; }
.alignleft { float: left; }

.text-align-center { text-align: center; }
.text-align-right { text-align: right; }
.text-align-left { text-align: left; }

.clear-both { clear: both; }

.hidden { display: none; }

.no-bkg { background: none !important; }

/* Begin Images ( Estandar de WordPress) */
P IMG {	padding: 0; max-width: 100%; }
IMG.centered, IMG.aligncenter, IMG.aligncentered { display: block; margin-left: auto; margin-right: auto; }
IMG.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; }
IMG.alignleft {  display: inline; }
/* End Images */

/* Clear Both fixed */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */
/* END Clear Both fixed */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 6px 0 10px 10px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 6px 10px 10px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */



/* Generales */
.ico-rss {
	padding: 1px 0 1px 20px;
	background:  url(images/ico_rss.gif) no-repeat 0 50%;
	text-transform: uppercase;
}
/* End Generales */



/* Posicionamiento y estilos generales */
BODY {
	background: #fff;
	overflow-x: hidden;
}

.posicion-general {
	margin: 0 auto;
	width: 1000px;
	text-align: left;
}

.cabecera {
	height: 223px;
	overflow: hidden;
	background: url(images/bkg_cabecera.gif) no-repeat 50% 0;
}

.contenido {
	padding-bottom: 60px;
}
	
	.contenido .contenido-clear {
		clear: left; width: 100%
	}
	
	.contenido .principal {
		float: left;
		width: 100%;
	}
		.contenido .principal .principal-interior {
			margin-right: 326px;
			padding: 18px 16px;
		}
		
		.page-template-pagenosidebar-php .contenido .principal .principal-interior {
			margin-right: 0;
		}
		
	.contenido .sidebar {
		float: left;
		width: 326px;
		margin-left: -326px;
	}
		.contenido .sidebar .sidebar-interior {
			padding: 18px 16px;
		}
		
	
	.page-template-pageareas-de-negocio-php,
	.single-areas-de-negocio {
	}
	
		.page-template-pageareas-de-negocio-php .areas-de-negocio-main,
		.single-areas-de-negocio .areas-de-negocio-main {
			float: left;
			width: 100%;
			margin-left: -100%;
		}
		
		.page-template-pageareas-de-negocio-php .principal,
		.single-areas-de-negocio .principal {
			margin-top: 90px;
		}
		
		.page-template-pageareas-de-negocio-php .sidebar,
		.single-areas-de-negocio .sidebar {
			margin-top: 90px;
		}


.pie-pagina {
}
	
	.pie-pagina .pie-pagina-interior {
		margin: 0; padding: 0 16px 40px;
		border-top: 4px solid #eff4f7;
		
	}


/* Cabecera */
.cabecera {
	background: url(images/bkg_cabecera2.jpg) no-repeat 50% 0;
	height: 160px;
}
	
	.home .cabecera {
		background: url(images/bkg_cabecera_home2.jpg) no-repeat 50% 0;
		height: 538px;
	}
	
	.cabecera .cabecera-interior {
		position: relative;
	}
	
	.cabecera .blogtitle {
		margin: 0 500px 0 16px; padding: 16px 0;
		text-indent: -10000px;
	}
		
		.cabecera .blogtitle A {
			height: 88px;
			display: block;
		}
		
	.cabecera .menu-principal {
		margin: 0 10px; padding: 1px;
	}
		
		.cabecera .menu-principal UL {
			height: 39px;
			overflow: hidden;
		}
			
			.cabecera .menu-principal UL LI {
				float: left;
				text-align: center;
				padding: 10px 24px 0;
				color: #fff;
				text-indent: -10000px;
			}
				
				.cabecera .menu-principal UL LI.opt1 { width: 124px; padding-left: 18px; }
				.cabecera .menu-principal UL LI.opt2 { width: 54px; }
				.cabecera .menu-principal UL LI.opt3 { width: 58px; padding-left: 32px; }
				.cabecera .menu-principal UL LI.opt4 { width: 108px; padding-left: 28px; }
				.cabecera .menu-principal UL LI.opt5 { width: 182px; padding-left: 28px; }
				.cabecera .menu-principal UL LI.opt6 { width: 32px; padding-left: 34px; }
				.cabecera .menu-principal UL LI.opt7 { width: 66px; padding-left: 34px; padding-right: 0; }
				
				.cabecera .menu-principal UL LI A {
					display: block;
					color: #fff;
					font-weight: bolder;
					text-decoration: none;
					text-transform: uppercase;
					height: 18px;
				}
					
					.cabecera .menu-principal UL LI A:hover {
						border-bottom: 5px solid #fff;
					}
		
	.cabecera .menu-secundario {
		margin: -32px 0 18px; padding: 0 16px;
	}
		
		.cabecera .menu-secundario UL {
			text-align: right;
		}
			
			.cabecera .menu-secundario LI {
				margin: 0; padding: 0 10px;
				display: inline;
				color: #bdc1db;
				text-transform: lowercase;
			}
				
				.cabecera .menu-secundario LI A {
					color: #bdc1db;
					text-decoration: none;
					font-style: italic;
				}
				
					.cabecera .menu-secundario LI A:hover {
						color: #fff;
					}
					
	
	.cabecera .buscador {
		position: absolute;
		top: 0; right: 0;
		padding: 18px 14px;
	}


/* PageTitle in CAB */
.pagetitle-cab {
	background: url(images/bkg_pagetitle.gif) no-repeat 50% 0;
	height: 63px;
	overflow: hidden;
}
	
	.pagetitle-cab .pagetitle-cab-interior {
	}
	
	.pagetitle-cab .pagetitle {
		margin: 0; padding: 10px 28px;
		font-size: 3em;
		font-family: Arial;
		color: #fff;
		font-weight: normal;
		text-transform: lowercase;
	}


/* Pie de Pagina */
.pie-pagina {
	color: #bfbfbf;
	font-size: 0.9em;
}
	
	.pie-pagina A {
		color: #4f8bc7;
		text-decoration: none;
	}
		
		.pie-pagina A:hover {
			text-decoration:  underline;
		}
	
	.pie-pagina .logo-pie {
		float: left;
	}
	
	.pie-pagina .datos-pie {
		margin: 0; padding: 10px 0;
		float: right;
		text-align: right;
	}
	
	.pie-pagina .menu-pie {
		margin-left: 180px;
	}
		
		.pie-pagina .menu-pie UL {
			float: left;
			width: 120px; height: 70px;
			margin: 0; padding: 10px 40px;
			border-right: 1px solid #eff4f7;
		}
			
			.pie-pagina .menu-pie UL LI {
				margin: 0; padding: 1px 0;
			}
				
				.pie-pagina .menu-pie UL LI A {
					color: #bfbfbf;
					text-decoration: none;
				}
					
					.pie-pagina .menu-pie UL LI A:hover {
						text-decoration: underline;
					}
	
/* Contenido */
.contenido {
}
	
	.contenido-interior {
	}
	
	
	
/* Buscador */	
.searchform {
	margin: 0; padding: 12px 20px;
}
	
	.searchform .searchform-text {
		margin: 0; padding: 4px;
		width: 190px;
	}
	
	.searchform .searchform-btn {
		margin: 0;
	}

	
/* Widgets */
.widget {
	margin: 0 0 40px; padding: 0;
}
	
	.widget .widget-title {
		margin: 0; padding: 4px 8px 3px 32px;
		background: #000 url(images/bullet_001.gif) no-repeat 8px 6px;
		color: #fff;
		font-family: Trebuchet MS;
		font-size: 1.4em;
		text-shadow: 0 1px #000;
	}
	
	.widget .widget-content {
		margin: 0; padding: 16px;
		background: #f9f9f9 url(images/bkg_widget-content.gif) no-repeat 100% 100%;
	}
		
		.widget .widget-content A {
			color: #4484c4;
			text-decoration: none;
		}
			
			.widget .widget-content A:hover {
				color: #4c4c4c;
			}
			
		.widget .widget-content UL {
			margin: 0; padding: 2px 0;
		}
			
			.widget .widget-content UL LI {
				margin: 0; padding: 6px 6px 6px 26px;
				background: url(images/bullet_003.gif) no-repeat 12px 9px;
			}

/* Lista de Areas */
.widget-lista-areas {
}
	
	.widget-lista-areas .widget-title {
		margin: 0; padding: 0;
		height: 25px;
		background: #fff url(images/widget-title-areas-negocio.gif) no-repeat 0 50%;
		text-indent: -10000px;
	}
	
	.widget-lista-areas .widget-content {
		margin: 0; padding: 0;
		background:  none;
	}
		
		.widget-lista-areas .widget-content UL LI {
			margin: 9px 0; padding: 0;
			text-indent: -10000px;
		}
			
			.widget-lista-areas .widget-content UL LI.page-item-cine-tv { background: url(images/areas_cine-tv.gif) no-repeat 50% 50%; }
			.widget-lista-areas .widget-content UL LI.page-item-eventos { background: url(images/areas_eventos.gif) no-repeat 50% 50%; }
			.widget-lista-areas .widget-content UL LI.page-item-industria { background: url(images/areas_industria.gif) no-repeat 50% 50%; }
			.widget-lista-areas .widget-content UL LI.page-item-rescate { background: url(images/areas_rescate.gif) no-repeat 50% 50%; }
			.widget-lista-areas .widget-content UL LI.page-item-arquitectura { background: url(images/areas_arquitectura.gif) no-repeat 50% 50%; }
			.widget-lista-areas .widget-content UL LI.page-item-zepelin { background: url(images/areas_zepelin.gif) no-repeat 50% 50%; }
			.widget-lista-areas .widget-content UL LI.page-item-carpas { background: url(images/areas_carpas.gif) no-repeat 50% 50%; }
			
			.widget-lista-areas .widget-content UL LI A {
				height: 74px;
				display: block;
			}

.widget-suscripcion {
}
	
	.widget-suscripcion .widget-title {
		background: #e0e0e0 url(images/bullet_002.gif) no-repeat 8px 6px;
		color: #747675;
		text-shadow: 0 1px #fff;
	}
	
	.widget-suscripcion .widget-content {
	}
		
		.widget-suscripcion .widget-content FORM {
			padding-bottom: 8px;
		}
			
			.widget-suscripcion .widget-content FORM .suscripcion-text {
				margin: 0; padding: 4px;
				background: #fff;
				border: 1px solid #e9eaea;
				font-size: 1.1em;
				width: 200px;
				color: #c2c2c2;
			}
			
		.widget-suscripcion .widget-content .ico-rss {
			text-transform: none;
		}
		
/* Widget Contacto */
.widget-contacto {
	padding: 12px 16px;
	background: #EFF4F7;
}
	
	.widget-contacto .widget-title {
		margin: 0; padding: 0 2px;
		border-bottom: 1px solid #E4E6E7;
		background: none;
		color: #8BA7B7;
		font-family: trebuchet MS;
		font-size: 1.7em;
		font-weight: normal;
		text-shadow: 0 1px #fff;
		text-transform: lowercase;
	}
	
	.widget-contacto .widget-content {
		margin: 0; padding: 12px 4px;
		background: none;
		border-top:1px solid #FFFFFF;
		color: #545454;
	}
	
		.widget-contacto .widget-content .input-text {
			width: 200px;
			border: 1px solid #e1e6e9;
			margin: 0; padding: 6px 10px;
			background: #fff;
		}
		
		.widget-contacto .widget-content .input-button {
		}
		
		.widget-contacto .widget-content .ajax-loader {
			display: none;
		}
			
/* Widget Picasa */
.widget-galeria-fotografica {
	padding: 12px 16px;
	background: #EFF4F7;
}
	
	.contenido .widget-galeria-fotografica {
		margin: 40px 0 0;
	}
	
	.widget-galeria-fotografica .widget-title {
		margin: 0; padding: 0 2px;
		border-bottom: 1px solid #E4E6E7;
		background: none;
		color: #8BA7B7;
		font-family: trebuchet MS;
		font-size: 1.7em;
		font-weight: normal;
		text-shadow: 0 1px #fff;
		text-transform: lowercase;
	}
	
	.widget-galeria-fotografica .widget-content {
		margin: 0; padding: 12px 0;
		background: none;
		border-top:1px solid #FFFFFF;
		color: #545454;
		text-align: center;
	}
		
		.widget-galeria-fotografica .picasa-image {
			margin: 4px;
			width: 94px; height: 70px;
			border: 10px solid #fff;
		}
			
/* Widget Iconos Sciales */
.widget-iconos-sociales {
	background: #fefefe;
	border: 1px solid #e8e8e8;
	text-align: center;
	padding: 12px 4px;
}
	
	.widget-iconos-sociales .widget-title {
		display: none;
	}
	
	.widget-iconos-sociales .widget-content {
		background: none;
	}
	
	.widget-iconos-sociales A {
		margin: 0; padding: 0 4px;
	}


/* CFORM Plugin */
.cf_hidden, .linklove { display: none; }

.cform {}
	.cform .cf-ol { list-style: none; margin: 0; padding: 0; }
		.post-style .post-entry .cform .cf-ol { margin: 0; padding: 0; }
		.cform .cf-ol LI { list-style: none; margin: 0; padding: 0; }
			.post-style .post-entry .cform .cf-ol LI { margin: 0; padding: 0; }
		
	.cform LABEL {
		margin: 0; padding: 10px 0 2px;
		display: block;
		font-size: 1em;
		font-weight: bolder;
	}
	
	.cform .single {
		border: 1px solid #E1E6E9;
		background: #fff;
		width: 232px;
		margin: 0; padding: 6px 10px;
	}
	
	.cform .area {
		border: 1px solid #E1E6E9;
		background: #fff;
		width: 232px;
		margin: 0; padding: 6px 10px;
	}
	
	.cform .reqtxt, .cform .emailreqtxt {
		font-size: 0.8em;
		text-align: right;
		display: block;
	}
	
	.cform .cf-sb {
		text-align: right;
		display: block;
	}
		
		.cform .cf-sb .sendbutton {
			font-size: 0.9em;
			color: #fff;
			margin: 10px 4px; padding: 4px; 10px;
			background: #000;
			border: 0 none;
		}
		
	.principal .cform {
		margin: 10px 0; padding: 12px 16px;
		background: #EFF4F7;
	}
		
		.principal .cform .single {
			width: 588px;
		}
		.principal .cform .area {
			width: 588px;
		}
		
		
/* Varios Estilos */
.more-link {
	margin: 0; padding: 1px 0 1px 22px;
	background: url(images/bullet_004.gif) no-repeat 0 50%;
	color: #4484c4;
	text-decoration: none;
}
	
	.more-link:hover {
		color: #4484c4;
		text-decoration: underline;
	}

.subir {
	margin: 24px 0; padding: 12px 10px;
	background: url(images/bkg_linea-horizontal.gif) repeat-x 0 0;
	text-align: right;
	font-size: 0.9em;
}
	
	.subir A {
		margin: 0; padding: 1px 0 1px 22px;
		background: url(images/bullet_005.gif) no-repeat 0 50%;
	}


		
/* Post Style */
.post-style {
	margin: 0 0 36px; padding: 0 0 36px;
	font-size: 1.1em;
	color: #545454;
	background: url(images/bkg_linea-horizontal.gif) repeat-x 0 100%;
}
	
	.page-template .post-style {
		background: none;
	}
	
	.page-template-pagehome-php .post-style, 
	.page-template-pagearea-de-prensa-php .post-style {
		background: url(images/bkg_linea-horizontal.gif) repeat-x 0 100%;
	}
	
	.post-style P {
		margin: 6px 0; padding: 0;
	}
	
	.post-style A {
		color: #4484c4;
		text-decoration: none;
	}
		
		.post-style A:hover {
			text-decoration: underline;
		}
		
	.post-style STRONG {
		color: #000;
	}
	
	.post-style .size-thumbnail {
		padding: 1px;
		border: 2px solid #bacbe2;
	}
	
	.post-style .size-medium {
		padding: 1px;
		border: 2px solid #bacbe2;
	}
	
	.post-style .size-large {
		padding: 1px;
		border: 2px solid #bacbe2;
	}
	
	.post-style .size-full {
		padding: 1px;
		border: 2px solid #bacbe2;
	}
	
	.post-style .post-date {
		font-size: 0.9em;
		color: #898989;
	}
		
		.post-style .post-date STRONG {
			color: #3b3b3b;
			font-weight: normal;
		}
	
	.post-style .post-title {
		margin: 0; padding: 6px 0;
		color: #4484C4;
		font-family: Times New Roman;
		font-size: 2.2em;
		font-weight: normal;
	}
		
		.post-style .post-title A {
			color: #4484c4;
			text-decoration: none;
		}
			
			.post-style .post-title A:hover {
				text-decoration: none;
			}
			
	.post-style .post-entry {
		font-size: 1.1em;
	}
		
		.single-areas-de-negocio .post-style IMG {
			border: 0 none;
		}
		
		.post-style .post-entry H3 {
			margin: 24px 0 12px; padding: 0;
			color: #4484C4;
			font-family: Times New Roman;
			font-size: 1.4em;
			font-weight: normal;
		}
		
		.post-style .post-entry P {
			margin: 0 0 12px; padding: 0;
		}
		
		.post-style .post-entry UL {
			margin: 0 0 12px; padding: 4px 20px;
		}
			
			.post-style .post-entry UL LI {
				margin: 0; padding: 4px 0 6px 12px;
				background: url(images/bullet_003.gif) no-repeat 0 9px;
			}
		
		.post-style .post-entry OL {
			margin: 0 0 12px; padding: 0 0 0 40px;
		}
			
			.post-style .post-entry OL LI {
				margin: 0; padding: 4px 0 6px;
			}
			
		.post-style .post-entry BLOCKQUOTE {
			margin: 0 0 12px; padding: 26px 26px 26px 86px;
			background: #eff4f7 url(images/bkg_post-entry_blockquote.gif) no-repeat 0 0;
			font-family: Times New Roman;
			font-size: 1.5em;
		}
			
			.post-style .post-entry BLOCKQUOTE STRONG {
				font-weight: normal;
			}

.home-main {
}
	
	.home-main .attachment-home-main {
		margin: 0 0 12px; padding: 1px;
		border: 2px solid #bacbe2;
	}

.home-others {
	margin: 0 0 36px; padding: 0 0 36px;
	overflow: hidden;
	background: url(images/bkg_linea-horizontal.gif) repeat-x 0 100%;
}
	
	.home-others .post-style {
		margin: 0 2% 0 -1px; padding: 0 0 0 2%;
		background: url(images/bkg_linea-vertical.gif) repeat-y 0 0;
		float: left;
		width: 29%;
	}
		
		.home-others .post-style .post-title {
			font-size: 1.8em;
		}

.archive {
}

	.archive .attachment-archive {
		margin: 6px 0; padding: 1px;
		border: 2px solid #bacbe2;
		float: left;
	}
	
	.archive .post-style {
		margin: 0 0 26px; padding: 0 0 16px;
	}
	
		.archive .post-style .post-date,
		.archive .post-style .post-entry {
			margin-left: 204px;
		}
		.archive .post-style .post-title {
			margin-left: 204px;
			font-size: 1.8em;
			margin-bottom: 0;
		}
		
			.archive .post-style .post-entry p {
				margin: 6px 0 12px;
			}

.blog {
}

	.blog .attachment-archive {
		margin: 6px 0; padding: 1px;
		border: 2px solid #bacbe2;
		float: left;
	}
	
	.blog .post-style {
		margin: 0 0 26px; padding: 0 0 16px;
	}
	
		.blog .post-style .post-date,
		.blog .post-style .post-entry {
			margin-left: 204px;
		}
		.blog .post-style .post-title {
			margin-left: 204px;
			font-size: 1.8em;
			margin-bottom: 0;
		}
		
			.blog .post-style .post-entry p {
				/* margin: 6px 0 12px; */
			}

.page-template-pagearea-de-prensa-php {
}

	.page-template-pagearea-de-prensa-php .attachment-archive {
		margin: 6px 0; padding: 1px;
		border: 2px solid #bacbe2;
		float: left;
	}
	
	.page-template-pagearea-de-prensa-php .post-style {
		margin: 0 0 26px; padding: 0 0 16px;
	}
	
		.page-template-pagearea-de-prensa-php .post-style .post-date,
		.page-template-pagearea-de-prensa-php .post-style .post-entry {
			margin-left: 204px;
		}
		.page-template-pagearea-de-prensa-php .post-style .post-title {
			margin-left: 204px;
			font-size: 1.8em;
			margin-bottom: 0;
		}
		
			.page-template-pagearea-de-prensa-php .post-style .post-entry p {
				/* margin: 6px 0 12px; */
			}
			
	
.preguntas-frecuentes-index {
	padding: 12px 16px;
	background: #EFF4F7;
}
	
	.preguntas-frecuentes-index H3 {
		margin: 0; padding: 0 2px;
		border-bottom: 1px solid #E4E6E7;
		background: none;
		text-shadow: 0 1px #fff;
		text-transform: lowercase;
	}
		
		.post-style .post-entry .preguntas-frecuentes-index H3 {
			margin: 0;
			color: #8BA7B7;
			font-family: trebuchet MS;
			font-size: 1.7em;
			font-weight: normal;
			text-transform: uppercase;
		}
	
	.preguntas-frecuentes-index UL {
		margin: 0; padding: 12px 0;
		background: none;
		border-top:1px solid #FFFFFF;
		color: #545454;
	}
		
		.preguntas-frecuentes-index UL LI {
			background: none;
			color: #000;
			font-weight: bolder;
			font-size: 0.9em;
		}
			
			.post-style .post-entry .preguntas-frecuentes-index UL LI {
				background: none;
			}
			
			.preguntas-frecuentes-index UL LI A {
				color: #000;
			}
		
		
/* HOME Area de Negocio */
.areas-de-negocio-grid {
}
	
	.areas-de-negocio-grid .areas-de-negocio-grid-clear {
		clear: left;
	}
	
	.areas-de-negocio-grid .area-de-negocio-single {
		margin: 10px; padding: 12px 16px;
		width: 270px;
		background: #EFF4F7;
		float: left;
	}
		
		.areas-de-negocio-grid .area-de-negocio-single-withchilds {
			width: auto;
			float: none;
			clear: both;
		}
		
		.areas-de-negocio-grid .area-de-negocio-single .area-de-negocio-single-child {
			width: 209px;
			padding: 0;
		}
	
	.areas-de-negocio-grid .area-de-negocio-single .adn-grid-single-title {
		margin: 0; padding: 0 2px;
		border-bottom: 1px solid #fff;
		background: none;
		color: #8BA7B7;
		font-family: trebuchet MS;
		font-size: 1.7em;
		font-weight: normal;
		text-shadow: 0 1px #fff;
		text-transform: uppercase;
	}
		
		.areas-de-negocio-grid .area-de-negocio-single .adn-grid-single-title A {
			text-decoration: none;
			color: #8BA7B7;
		}
		
		.areas-de-negocio-grid .area-de-negocio-single .area-de-negocio-single-child .adn-grid-single-title {
			background: #dbe6ec;
			border-bottom-color: #fff;
			padding: 8px 10px;
			text-transform: lowercase;
		}
	
	.areas-de-negocio-grid .area-de-negocio-single .adn-grid-single-content {
		margin: 0; padding: 10px;
		background: none;
		border-top: 1px solid #e4e5e7;
		color: #545454;
		background: #fff;
		height: 370px;
	}
		
		.areas-de-negocio-grid .area-de-negocio-single .area-de-negocio-single-child .adn-grid-single-content {
			border-top-color: #dbe6ec;
			height: 330px;
		}
		
		.areas-de-negocio-grid .area-de-negocio-single .adn-grid-single-content .adn-grid-single-thumb {
			margin: 0 0 12px;
			text-align: center;
		}
			
			.areas-de-negocio-grid .area-de-negocio-single .adn-grid-single-content .adn-grid-single-thumb .wp-post-image {
				float: none;	
			}
	
			
/* */
.areas-de-negocio-list {
	padding: 0 0 20px;
}
	
	.areas-de-negocio-list UL {
		margin: 0; padding: 20px 0 0;
		height: 50px;
	}
		
		.areas-de-negocio-list UL LI {
			margin: 0 14px; padding: 8px 0;
			float: left;
			color: #8BA7B7;
			font-family: trebuchet MS;
			font-size: 1.7em;
			font-weight: normal;
			text-shadow: 0 1px #fff;
			text-transform: lowercase;
		}
			
			.areas-de-negocio-list UL LI A {
				padding: 8px 20px;
				text-decoration: none;
				color: #8BA7B7;
				background: #EFF4F7;
			}
			
			.areas-de-negocio-list UL LI.selected {
				color: #fff;
				text-shadow: none;
				background: url(images/bkg_menu-areas_select.gif) no-repeat 50% 100%;
				padding-bottom: 14px;
			}
				
				.areas-de-negocio-list UL LI.selected A {
					color: #fff;
					background: #BACED9;
				}
				
	.areas-de-negocio-list .areas-de-negocio-sublist {
		margin: 0; padding: 0;
	}
		
		.areas-de-negocio-list .areas-de-negocio-sublist UL {
			margin: 0; padding: 10px 14px 0;
			height: 20px;
		}
			
			.areas-de-negocio-list .areas-de-negocio-sublist UL LI {
				margin: 0; padding: 2px 0;
				font-size: 1em;
			}
				
				.areas-de-negocio-list .areas-de-negocio-sublist UL LI A {
					padding: 2px 26px;
				}
		


.this-theme-slideshow {
	position: relative;
}

	.this-theme-slideshow .this-theme-slideshow-images {
		overflow: hidden;
	}
		
		.this-theme-slideshow .this-theme-slideshow-images img {
		}
		
	.this-theme-slideshow .this-theme-slideshow-prev {
		position: absolute;
		top: 137px; left: 0;
		background: url(images/bkg_subcabecera_prev2.jpg) no-repeat 0 0;
		width: 50px; height: 50px;
		overflow: hidden;
		text-indent: -10000px;
		z-index: 9;
		cursor: pointer;
	}
	
	.this-theme-slideshow .this-theme-slideshow-next {
		position: absolute;
		top: 137px; right: 0;
		z-index: 9;
		background: url(images/bkg_subcabecera_next2.jpg) no-repeat 0 0;
		width: 50px; height: 50px;
		overflow: hidden;
		text-indent: -10000px;
		z-index: 9;
		cursor: pointer;
	}
	
.this-theme-slideshow-header {
}
	
	.this-theme-slideshow-header .this-theme-slideshow-images {
		height: 377px;
		text-align: left;
	}
	
.this-theme-slideshow-area-de-negocio {
	margin: 0 0 12px;
}
	
	.this-theme-slideshow-area-de-negocio .this-theme-slideshow-images {
		height: 430px;
		text-align: left;
	}
		
		.this-theme-slideshow-area-de-negocio .this-theme-slideshow-images IMG {
			padding: 1px;
			border: 2px solid #bacbe2;
		}
		
	.this-theme-slideshow-area-de-negocio .this-theme-slideshow-prev {
		background: url(images/btn_slideshow_adn_prev.gif) no-repeat 0 0;
		width: 15px; height: 19px;
		top: 46%; left: 20px;
	}	
	.this-theme-slideshow-area-de-negocio .this-theme-slideshow-next {
		background: url(images/btn_slideshow_adn_next.gif) no-repeat 0 0;
		width: 15px; height: 19px;
		top: 46%; right: 20px;
	}

	
/* */
.extras-productos {
	margin: -36px 0 36px; padding: 2px 0;
	font-size: 1.1em;
	color: #545454;
	background: url(images/bkg_linea-horizontal.gif) repeat-x 0 100%;
	height: 46px;
}
	
	.extras-productos A {
		color: #4484c4;
		text-decoration: none;
	}
		
		.extras-productos A:hover {
			text-decoration: underline;
		}
		
	.extras-productos .pdf-datos-tecnicos {
		background: url(images/bkg_ico-pdf.gif) no-repeat 0 0;
		padding: 14px 0 14px 44px;
		float: left;
	}
	
	.extras-productos .pdf-diagramas-iluminacion {
		background: url(images/bkg_ico-pdf.gif) no-repeat 0 0;
		padding: 14px 0 14px 44px;
		float: left;
	}
	
	.extras-productos .galeria-picasa {
		background: url(images/bkg_ico-gallery.gif) no-repeat 0 0;
		padding: 14px 0 14px 44px;
		float: right;
	}
	
	
.breadcrumb {
	margin: 0 24px -10px; padding: 12px 6px;
	background: url(images/bkg_linea-horizontal.gif) repeat-x 0 100%;
	color: #4484C4;
}

	.breadcrumb A {
		padding: 0 6px 0 11px;
		background: url(images/bullet_007.gif) no-repeat 0 4px;
		color: #545454;
		text-decoration: none;
	}
		
		.breadcrumb A:hover {
			text-decoration: underline;
		}
		
	.breadcrumb .bnavxt-actual {
		padding: 0 6px 0 11px;
		background: url(images/bullet_007.gif) no-repeat 0 4px;
		
	}
	
.airstar-gallery {
	padding: 32px 12px;
	background: #EFF4F7;
}
	
	.airstar-gallery .airstar-gallery-thumb {
	}
		
		.airstar-gallery .airstar-gallery-thumb IMG {
			margin: 10px 28px; padding: 12px 10px;
			background: #fff;
		}
		
	.airstar-gallery-noresults {
		text-align: center;
		text-transform: uppercase;
	}
		
.airstar-gallery-filter {
	height: 30px;
}
	
	.airstar-gallery-filter UL {
		margin: 0; padding: 0;
	}
		
		.post-style .post-entry .airstar-gallery-filter UL {
			margin: 0; padding: 0;
		}
		
		.airstar-gallery-filter UL LI {
			float: left;
			background: none;
		}
		
		.airstar-gallery-filter UL LI.airstar-gallery-filter-type {
			margin: 0 10px 0 0; padding: 0;
			width: 120px;
			text-align: center;
			background: #FBFCFE;
			
			color: #C2D1D8;
			font-family: trebuchet MS;
			font-size: 1.2em;
			font-weight: normal;
			text-shadow: 0 1px #fff;
		}
			
			.airstar-gallery-filter UL LI.airstar-gallery-filter-type-selected {
				background: #EFF4F7;
				color: #8AA7B5;
			}
			
			.airstar-gallery-filter UL LI.airstar-gallery-filter-type A {
				margin: 0; padding: 4px 0;
				display: block;
				color: #C2D1D8;
				text-decoration: none;
			}
				
				.airstar-gallery-filter UL LI.airstar-gallery-filter-type-selected A {
					color: #8AA7B5;
				}
		
		.airstar-gallery-filter UL LI.airstar-gallery-filter-areas {
			font-size: 0.8em;
			float: right;
			background: none;
			padding: 4px 0 4px 10px;
			
			position: relative;
			height: 20px;
			overflow: hidden;
		}
		
		.airstar-gallery-filter UL LI.airstar-gallery-filter-productos {
			font-size: 0.8em;
			float: right;
			background: none;
			padding: 4px 0 4px 10px;
			
			position: relative;
		}
		
		
		.airstar-gallery-filter UL LI .airstar-gallery-filter-selected {
		}
		
		.airstar-gallery-filter UL LI .airstar-gallery-filter-options {
			position: absolute;
			top: 0; right: 0;
			
			display: block;
			width: 100px; height: 20px;
			overflow: hidden;
			line-height: 20px;
			padding-top: 20px;
		}
			
			.airstar-gallery-filter UL LI .airstar-gallery-filter-options A {
				margin: 0; padding: 2px 4px;
				display: block;
				text-align: right;
			}
			
			.airstar-gallery-filter UL LI .airstar-gallery-filter-options:hover {
				height: auto;
				width: 200px;
			}
				
				.airstar-gallery-filter UL LI .airstar-gallery-filter-options:hover A {
					border: 1px solid #000;
					background: #fff;
				}
		
		
.airstar-gallery-navigation {
	margin: 0; padding: 0 8px 20px;
	text-align: center;
	background: #EFF4F7;
}
	
	.airstar-gallery-navigation .current {
		font-weight: bolder;
	}
		
.slideshow-header-card {
	position: relative;
	width: 1000px; height: 377px;
	overflow: hidden;
	background: url(images/subcabecera_bkg2.jpg) no-repeat 0 0;
}
	
	.slideshow-header-card .slideshow-header-card-image {
		float: right;
		width: 646px;
	}
	
	.slideshow-header-card .slideshow-header-card-title {
		margin-right: 650px;
		color:#e2ebf8;
		padding: 66px 0 0 80px;
		text-transform: uppercase;
		color: #c6d8f4;
		font-size: 2.2em;
		font-weight: bolder;
	}
	
	.slideshow-header-card .slideshow-header-card-text {
		margin-right: 650px;
		padding: 14px 0 0 80px;
		color: #fff;
		font-size: 1.4em;
		font-weight: bolder;
	}
