﻿html,
body {
	margin:0;
	padding:0;
	background: #000 url(images/body-bg.gif) repeat center scroll;
}
/*--------------Clearfix------------------------------*/
.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 */
/*---------------------------------------------------*/
* {
		margin:0pt;
		padding:0pt;
}
html {
	font-size: 100%; /* IE hack */ 
}
/* End hide from IE-mac */
BODY {
	font-size: 0.75em;
	padding: 0px;
}
table { 
	text-align: left;
	font-size: 100%; /* IE hack */ 
}
/*-----Inicio Images------*/
#ai_portada_l {
	width:410px;
	height:817px;
	background: transparent url("../../images/portimg_ella.jpg") no-repeat center top;
	float:left;
}
#ai_portada_l img{
	width:410px;
	height:817px;
}
.ai_hidden {
	display: none;
}
#ai_portada_r {
	width:405px;
	float:right;
}
#ai_logo {
	float:left;
	width:405px;
	height:168px;
	background:transparent url("../../images/ai_logo_ella.gif") no-repeat top center;
}
/* --------Inicio skin---------- */
#ai_inicio_wrap {           /* White background on the home page */
	position:relative;
	height:100%;
	padding:0pt;
	width:100%;
	background-color:white;
}
.ai_inicio_content {
	width:820px;
	margin: 0 auto;
	position:relative;
	padding-top:10px;
}
#ai_inicio_footer {
	padding-right:20px;
	text-align:right;
}
#UserLogin {}
/* --------Common for all except incio skin---------- */
#aip_wrap {
	position:relative;
	height:100%;
	padding:0pt;
	width:100%;
}
#aip_header_wrap {
	width:100%;
	padding-top:40px;
	position:relative;
}
#aip_header {
	height:100px;	
	width:820px;
	background: transparent url(images/header_bg.png) top center no-repeat;
	position:relative;
	margin:0 auto;
}
#aip_logo{
	padding:10px 0pt 0pt 10px;
}
#aip_navigation {
	left:240px;
	position:absolute;
	top:38px;
}
/* ---------Quienes somos------------ */
#aip_content_qs {
	width:820px;
	height:505px;
	margin:0 auto;
	background: transparent url(images/qs_bg.jpg) bottom center no-repeat;
}
#aip_content_qs img {
	padding:5px 0 0 8px;
}
/* ----------------------------------------- */
#aip_content {
		margin:0 auto;
		width:820px;
		position:relative;
}
#aip_footer {
	font-size:0.7em;
	margin:0pt auto;
	width:820px;
	text-transform: uppercase;
}
#aip_footer span.Copyright{
	color:white;
	float:left;
	padding-left:10px;
	width:300px;
}
#aip_terms {
	float:right;
}
#aip_terms a{
	padding-left:10px;
}
/* ------Left and content panes for contactar-------- */
.contentpane_aic{
	padding:10px 5px 10px 0px;
	float:right;
	width:470px;
}
.leftpane_aic{
	width:330px;
	padding:10px 0 10px 5px;
	float:left;
}
/* -------Quienes somos--------- */
#ai_qstext{
	text-indent:-9999px;				/* Hides the text from users */
}
/* Style not position */
.Normal, .NormalDisabled, .NormalBold {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 1em; 
	font-weight:normal; 
}
.NormalDisabled {
	color: silver;
}
.NormalBold {
	font-weight: bold;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

h1 { margin: 2px 0 2px 2px; font-family: Verdana, Tahoma, Georgia,  Arial; color: #800000;}
h2 { margin: 0; font-family: 'Trebuchet MS',arial; color: #800000;}
h3,h4,h5,h6 { margin-left: 4px; }
p	{
	margin: 5px;
	line-height: 1.3;	
}
A{}
A:link, A:visited, A:active {
	color: #759D00;
	text-decoration: none;
}
A:hover {
	color: #d42f12;
	text-decoration: none;
}
/* MODULE Links */
A.Normal
{
	font-weight: bold;
}
A.Normal:link, A.Normal:visited, A.Normal:active
{
	color: #022141;
	text-decoration: none;
}
A.Normal:hover
{
	color: #800000;
	text-decoration: underline;
}
/* [USER][LOGIN] */
A.Top_Link:link, A.Top_Link:visited, A.Top_Link:active {
	color:#DA4D1B;
	text-decoration: none;
}
A.Top_Link:hover
{
	color: #A90032;
	text-decoration: none;
}
.Current_Date
{
	font-weight: normal;
	font-size: 1.1em;
	color: #022141;
	font-family: Arial;
}
/* [LINKS] */
.Content_Link
{
	font-family: Arial;
	font-size: .85em;
	font-weight: normal;
	color: #FBE1BE;
}
A.Content_Link:link
{
	text-decoration: none;
	color: #FBE1BE;
}
A.Content_Link:visited
{
	text-decoration: none;
	color: #FBE1BE;
}
A.Content_Link:active
{
	text-decoration: none;
	color: #FBE1BE;
}
A.Content_Link:hover
{
	text-decoration: underline;
	color: #FBE1BE;
}
/* Remove the images and text from sight */
.a, .a:visited {color:#000;}


ul#lavaLampVariableImage {
  position: relative;
  width: 250px;
  padding: 15px;
  margin: 10px 0;
  overflow: hidden; 
	float:right;
}
	#lavaLampVariableImage li {
/*	    float: left;*/
	    list-style: none;
	}
	  #lavaLampVariableImage li.back {
	      background: url("images/r_slider-right.gif") no-repeat top right;
	      width: 24px;
	      z-index: 8;
	      position: absolute;
	  }
	    #lavaLampVariableImage li.back .left {
	        background: url("images/r_slider-bg.gif") no-repeat top left;
	        height: 100%;
	        margin-right:24px;
	    }
	    #lavaLampVariableImage li.back .corner {
	        background: url("images/r_slider-corner.gif") no-repeat bottom right;
					height:27px;
					width:24px;
					position:absolute;
					bottom:0px;
					right:0px;
				            }
	      #lavaLampVariableImage li.back .bottom {
	          background: url("images/r_slider-bottom.gif") no-repeat bottom left;
						height:27px;
						width:100%;
						position:absolute;
						bottom:0px;
						left:0px;
					            }
          #lavaLampVariableImage li a, #lavaLampVariableImage li a:visited, #lavaLampVariableImage li a:active {
              font-family: 'Trebuchet MS',arial;
              font-size:24px;
              text-decoration: none;
              color:#000;
              outline: none;
 /*             text-align: center;*/
              text-align: left;
              padding: 17px 10px;
              letter-spacing: 0;
              z-index: 10;
              display: block;
 /*             float: left;*/
              position: relative;
              overflow: hidden;
              margin: auto 10px;    
          }
              #lavaLampVariableImage li a:hover {
                  color: #fff;
                  border: none;
              }
/* Lava lamp - small for inside pages */
#lava_fixed {
	height:29px;
	overflow:hidden;
	padding:0pt 50px;
	position:relative;
	width:600px;
}
	#lava_fixed li {
	  float: left;
	  list-style: none;
	}
	  #lava_fixed li.back {
	      background: url("images/lava_fixed.gif") no-repeat right -25px;
	      width: 5px; height: 25px;
	      z-index: 8;
	      position: absolute;
	  }
	    #lava_fixed li.back .left {
	        background: url("images/lava_fixed.gif") no-repeat top left;
	        height: 25px;
	        margin-right: 5px; /* 5px is the width of the rounded shape */
	    }
            #lava_fixed li a {
            	  font-family: 'Trebuchet MS',arial;
            	  font-size:1.2em;
                text-decoration: none;
                color: #fff;
                outline: none;
                text-align: center;
                top: 4px;							/* Controls relative positioning of the text */
                letter-spacing: 0;
                z-index: 10;
                display: inline;			/* Resolve double margin bug in ie6 */
                float: left;
                height: 25px;
                position: relative;
                overflow: hidden;
                margin: auto 10px;    
            }
                #lava_fixed li a:hover, #lava_fixed li a:active, #lava_fixed li a:visited {
                    color: #fff;
                    border: none;
                }

/*-----------Contact form------------------- */
#ai_address_wrap {
	width:320px;
	height:300px;
	background: transparent url(images/address_bg.gif) center center no-repeat;
	font-family: 'Trebuchet MS',arial; 
}
#ai_address {
  color:#fff;	
  padding:10px;
}
#ai_address h2{
  padding-top:10px;
  font-size:21px;
  color:#fff;	
}
#ai_address p{
  padding-top:10px;
  font-size:1.3em;
}
.ai_tel{
  font-size:1.2em;
  margin-top:20px;
}
.ai_label {
	width:30px;
	font-style: italic;
}
.ai_value{}
#aicf_form {
	height:497px;
	position:relative;
	width:465px;
	float:right;
	background: url(images/aicontactform.jpg) no-repeat top right;
}
#aicf_form input {
	background: transparent;
	font-family:'courier new',arial;
	font-size:20px;
	color:#ffffff;
	border:0;
	width:280px;
	height:23px;
}
#aicf_form textarea {
	width:442px;
	height: 230px;
	background:transparent;
	font-size:16px;
	color:#ffffff;
	border:0;
}
#aicf_name {
	position:absolute;
	top:10px;
	left:180px;
}
#aicf_email {
	position:absolute;
	top:40px;
	left:180px;
}
#aicf_asunto {
	position:absolute;
	top:70px;
	left:180px;
}
#aicf_comment {
	position:absolute;
	top:195px;
	width:440px;
	left:18px;
}
#aicf_send a.contact_add {
	background: url(images/env_butt.gif) no-repeat top center;
	width:126px;
	height:38px;
	top:442px;
	left:10px;
	position:absolute;
	text-indent:-9999px;  /*Hide text */
}
#aicf_send a.contact_cancel {
	left:-9999px;
}
/*#aicf_send a {
	font-size:20px;
	left:20px;
	position:absolute;
	top:5px;
}*/
#aicf_send a:link, #aicf_send a:visited, #aicf_send a:active{
	color:white;
}
#aicf_send a.contact_add:hover {
	background-position: 0 -38px;
	color:white;
}
/*-------------------------------------------------------------------*/
#dnn_ctr1323_Default_EditProperties_grdProperties {
	background-color:#CCCCCC;	
}