/***********************************************/
/* aa_emx_nav.css                              */
/*                                             */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
    font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #ffffff;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #006666;
	text-decoration: none;
}

a:hover{
	text-decoration: none;
	background-color: #DDDFBD;
}

/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial, Helvetica, sans-serif;
 color: #333333;
 margin: 0px;
 padding: 4px;
}

.topanchor{
	position: absolute;
	top: 0px;
}


/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}


/***********************************************/
/* DIVS de diseno general                      */
/***********************************************/

/************************************************************/
/****busqueda superior e inferior y la funcion de la hora****/

#pageSearch1 {
   position: relative;
   top: 5px;
   width: 990px;
   margin: 0 auto;
   height: 38px;
}

#pageTime {
	position: absolute;
	top: 0px;
	left: -1px;
	padding: 0px;
	margin: 0px;
	width: 200px;
}

#searchbar1 {
   position: absolute;
   top: 0px;
   right: 0px;
   padding: 0px;
   margin: 0px;
   background-color: #D0D599;
   width: 700px;
   height: 38px;
}

#searchbar2{
    height: 95px;
    position: relative;
	top: 5px;
	margin: auto;
	padding: 0px;
	background-color: #D0D599;
	width: 90%;	
}

#searchTitle2{
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

#searchTitle2 img{
    padding: 0px;
	margin: 10px 0px 0px 15px;
}


.searchbottom {
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}


.searchTitle {
    position: absolute;
	top: 15px;
	left: 20px;
	padding: 0px;
	margin: 0px;
}


#sbl {
   position: absolute;
   left: 0px;
   top: 0px;
}

#sbr {
    position: absolute;
	right: 0px;
	top: 0px;
}


/******* CUERPO principal de la PAGINA********************/

#pageBody{
	position: relative;
	top: 10px;
	width: 990px;
	margin: 0 auto;
}

/*************DIV del TOP de pagina ***************/

#masthead{
	height: 149px;
	width: 990px;
	margin: 0 auto;
	
}

/*************BARRA de NAVEGACION de la pagina***********/

#pageNav{
    float: left;
	width: 148px;
	padding: 0px 0px 15px 0px;
	font: small Verdana,sans-serif;
}

#navMenu{
    position: relative;
	top: 0px;
	left: 0px;
	width: 138px;
	padding: 0px 0px 15px 0px;
	background-color: #E8E4C1;
}


#nvtl{
    position: relative;
	left: 0px;
	top: 0px;
}

#nvtr{
    position: absolute;
	right: 0px;
	top: 0px;
}

#nvbl{
    position: absolute;
	left: 0px;
	bottom: 0px;
}

#nvbr{
    position: absolute;
	right: 0px;
	bottom: 0px;
	margin: 0px;
}


/********** Centro de CONTENIDO de la pagina****************/

#contenido{
    margin: 0px 172px 0px 150px;
	padding: 0px 5px 0px 5px;
	border-left: 1px solid #ccd2d2;
	border-right: 1px solid #ccd2d2;
}


/************ Barra DERECHA para anuncios*******************/

#pageAds{
     float:right;
	 width: 170px;
	 padding: 0px 0px 15px 0px;
}

#adsNav{
     position: relative;
	 top: 0px;
	 right: 0px;
	 width: 160px;
	 margin: 0px 0px 0px 10px;
	 background-color: #E8E4C1;
	 padding: 0 0 15px 0;
	 color:#333;
}

.adsRelated{
     position: relative;
	 top: 10px;
	 right: 0px;
	 width: 160px;
	 margin: 0px 0px 0px 10px;
	 background-color: #E8E4C1;
	 padding: 0 0 15px 0;
	 color: #333;
}

.adsRelatedM{
     position: relative;
	 top: 10px;
	 right: 0px;
	 width: 160px;
	 margin: 0px 0px 0px 10px;
	 background-color: #E8E4C1;
	 padding: 0 0 15px 0;
}

.adsReltitl{
	 height: 26px;
	 background-color: #7D8545;
}

.adsReltitl h5{
     font-family:Verdana, Arial, Helvetica, sans-serif;
	 color: #FFFFFF;
	 padding: 3px 0px 0px 15px;
	 margin: 0px;
}


.adsnavTitl{
	 height: 26px;
	 background-color: #BEA952;
}

.adsnavTitl h5{
     font: Verdana, Arial, Helvetica, sans-serif bold;
	 color: #FFFFFF;
	 padding: 3px 0px 0px 15px;
	 margin: 0px;
}

.adsnavCnt{
     padding: 10px 0px 15px 10px;
	 font-size: 70%;
}

.adsnavCnt a{
     color: #003300;
	 display: block;
	 padding: 2px;
}

.adsnavCnt a.hover{
     color: #000000;
	 background-color: #D3E0C5;
}

.adsnavCnt1{
     padding: 10px 0px 15px 10px;
	 font-size: 75%;
}

.adsnavCnt1 a{
     color: #003300;
	 display: block;
	 padding: 2px;
}

.adsnavCnt1 a.hover{
     color: #000000;
	 background-color: #D3E0C5;
}


/************* GOOGLE and AMAZON ADS ***********************************/

.googleAds1{
     position: relative;
	 top: 20px;
	 right: 0px;
	 width: 160px;
	 margin: 0px 0px 0px 10px;
	 padding: 0px 0px 15px 0px;
	 border-top: 1px solid #CCCCCC;
}

.googleAds2{
     position: relative;
	 top: 30px;
	 right: 0px;
	 width: 160px;
	 margin: 0px 0px 0px 10px;
	 padding: 0px 0px 15px 0px;
	 border-top: 1px solid #CCCCCC;
}

.googleAds3{
     position: relative;
	 right: 0px;
	 margin: 5px 10px 0px 10px;
	 padding: 10px 0px 15px 10px;
	 border-top: 1px solid #CCCCCC;
}

.googleAds4{
	 padding: 10px 0px 15px 10px;
	 border-bottom: 1px solid #CCCCCC;
}

.amazonAds1{
     position: relative;
	 top: 20px;
	 right: 0px;
	 width: 160px;
	 margin: 0px 0px 0px 10px;
	 padding: 0px 0px 15px 0px;
	 border-top: 1px solid #CCCCCC;
}

/************** BARRA de navegacion FINAL ********************/

#bottomNav{
     position: relative;
	 margin: 10px 0px 0px 0px;
	 width: 990px;
	 padding: 10px 0px 10px 0px;
	 background-color: #E8E4C1;
}

#bottomCredits{
     position: relative;
	 top: 10px;
	 width: 990px;
	 margin: auto;
}

#bottomLight{
     width: 100%;
	 padding: 0px;
	 height: 17px;
	 background-image: url(imgs/lvl1/bottom-line01.gif);
}

#bottomRights{
	padding: 5px 10px 0px 0px;
	height: 30px;
	text-align: left;
	font-size: 9px;
}

.designby {
	position: absolute;
	top: 20px;
	left: 1px;
	padding: 0px;
}

.designby img{
     padding: 0px 15px 0px 0px;
	 float: left;
}

#bottomLinks {
     width: 90%;
     margin: 0 auto;
	 margin-top: 30px;
	 padding: 0px;
	 font-size: 10px;
}

#bottomLinks a{
     display: inline;
}

#bottomLinks img{
     padding: 0px;
	 margin: 0px 0px 0px 4px;
	 border: 0;
}


/****************Esquinas de todas las XQUARES CLASSES styles**********************/

.xqtl{
	 position: absolute;
	 top: 0px;
	 left: 0px;
	 padding: 0px;
}

.xqtr{
     position: absolute;
	 top: 0px;
	 right: 0px;
	 padding: 0px;
}

.xqbl{
     position: absolute;
	 bottom: 0px;
	 left: 0px;
	 padding: 0px;
}

.xqbr{
	position: absolute;
	bottom: 0px;
	right: 0px;
	padding: 0px;
}

/* *************Atributo de ID para el logotipo superior*************** */

#logo img {
	 padding: 0px;
	 margin: 0px;
	 
}


/***************************************************************************/
/************* Corregido Area ENCABEZADO HEAD Global styles ****************/

#globalTitle{
position: relative;
height: 34px;
color: #333333;
padding: 0px;
margin: 0px;
background-image: url(imgs/lvl1/bar_background2.jpg);
}

#pageTitle {
     position: absolute;
	 right: 0px;
	 top: 0px;
	 width: 350px;
	 height: 21px;
	 background-image: url(imgs/lvl1/pagetitle_back2.gif);

}

.pageTitletxt{
     font-size: 12px;
	 text-align: center;
	 padding: 4px 0px 0px 0px;
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 8px;
	height: 16px;
	padding: 0px;
	margin: 0px;
	left: 10px;
}


a.glink {
	padding: 0px 0px 0px 0px;
}


/*************** BUSCADOR search styles *****************/

#search{
	position: absolute;
	top: 7px;
	right: 10px;
	z-index: 101;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}

#search2{
     padding: 0px;
	 margin: 0px;
}

#search2 input{
    font-size: 70%;
	margin: 0px 0px 0px 10px;
}

#search2 a:link, #search2 a:visited{
    font-size: 80%;
	font-weight: bold;
}

#search2 a:hover{
    margin: 0px;
}

/****************NAVIGATION styles**************/

.navigleft{
    padding: 0px 5px 10px 5px;
	display: block;
	text-align: center;
}

.navigleft img{
    padding: 2px 0px 2px 0px;
	border: 0;
}

/************** feature styles *****************/

.feature{
	padding: 10px 0px 10px 10px;
	font-size: 80%;
}
html>body .feature {height: auto;}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 10px;
}

.feature a{
    font: bold;
}


/*************story head styles******************/

.storyhead{
    padding: 0px 10px 0px 10px;
	font-size: 80%;
}

.storyhead h3{
    font: bold 150% Arial, Helvetica, sans-serif;
	color: #666666;
}

.storyhead p{
    padding: 10px 0px 5px 20px;
}

/*************** story styles ******************/

.story {
	padding: 10px 10px 0px 10px;
	font-size: 80%;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story h4{
	font: bold 100% Arial,sans-serif;
	color: #333333;
}

.story table{
    font-size: 100%;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a {
     font-weight:bolder;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}

.storyImg{
    float:left;
    border:0px;
	margin: 10px 15px 5px 0px;
}

.storyTable{
     float:left;
	 margin: 10px 5px 5px 0px;
	 border: 0;
}

/**************** elemento de CLEARING o para limpiar floating elements************/

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/********************* end **********************/
