/***********************************************/
/*RALLY MONGOL - MONGOL RALLY - EQUIPO ESPAÑOL - LOS BORRICOS*/
/*http://www.losborricos.com*/
/*http://ruta66.blogsome.com*/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body { overflow:auto; 
	}

body{
	font-family: Georgia,sans-serif;
	color: #333333;
	line-height: 1.116;	
	margin: 0px;
	padding: 0px;
	background: #cccccc url(rallymongol.jpg) fixed;
    SCROLLBAR-FACE-COLOR:#BFC9CB;
    SCROLLBAR-HIGHLIGHT-COLOR:#BFC9CB;
    SCROLLBAR-SHADOW-COLOR:##BFC9CB;
    SCROLLBAR-3DLIGHT-COLOR:##BFC9CB;
    SCROLLBAR-ARROW-COLOR:#88979E;
    SCROLLBAR-TRACK-COLOR:#C5CFD0;
    SCROLLBAR-DARKSHADOW-COLOR:white;
}


/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles color orignal **************/

h1{
 font: bold 120% Georgia,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Georgia,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Georgia,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Georgia,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Georgia,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Georgia,sans-serif;
 color: #334d55;
}
				
input{
font-family: Georgia,sans-serif;
}

/***********************************************/
/* Layout Divs      pagenav background #F5f7f7 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 108px;
	left: 2%;
	right: 2%;
	width:95.6%;
    background-color: transparent;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	position: absolute;
	top: 0px;
	left: 2%;
	right: 2%;
	width:95.6%;
	}

#pageNav{
	float: left;
	width:178px;
	padding: 0px;
	background-color: #transparent;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Georgia,sans-serif;
}

#content{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 178px;
	border-left: 1px solid #ccd2d2;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #FF0000;
	font-weight: bolder;
}

/************** utility styles *****************/

#utility{
	font: 75% Georgia,sans-serif;
	position: absolute;
	top: 16px;
	right: 0px;
	color: #919999;
}

#utility a{
	color: #ffffff;
}

#utility a:hover{
	text-decoration: underline;
}

/************** pageName styles ****************/

#pageName{
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}

#pageName h2{
	font: bold 175% Georgia,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

/************* globalNav styles****************/

#globalNav{
position: relative;
width: 100%;
min-width: 640px;
height: 32px;
color: #cccccc;
padding: 0px;
margin: 0px;
background-image: url(glbnav_background.gif);
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 6px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
	width: 966px;
}


a.glink, a.glink:visited{
  	font-size: small;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
  	background-image: url(glblnav_selected.gif);
	text-decoration: none;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 84px;
	left: 0px;
	/*width: 100%;*/
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #ffffff;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #000000;
}

.subglobalNav a:hover{
	color: #FF0000;
}

/*************** search styles *****************/

#search{
	position: absolute;
	top: 5px;
	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;
}


/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Georgia,sans-serif;
	color: #AAAAAA;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}


/************** feature styles *****************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
}
html>body .feature {height: auto;}

.feature h3{
	font: bold 175% Georgia,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}


/*************** mios ******************/

.FondoBlanco{padding: 0px 0px 10px 10px; font-size: 80%; background-color: #FFFFFF;}
.Estilo1 {font-family: Georgia, Times New Roman, Times, serif}
.Estilo2 {font-size: x-small}
.Estilo3 {color: #FF0000; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;}
.Estilo5 {color: #FFFFFF}
.Estilo7 {font-family: Georgia, sans-serif}
.Estilo9 {font-size: 9px}
.Estilo10 {font-family: Georgia, sans-serif}
.Estilo11 {color: #000000; font-weight: bold;}
.Estilo12 {color: #000000}
.Estilo13 {font-size: 18pt}
.Estilo15 {color: #FF0000; font-weight: bold;}
.Estilo17 {font-size: xx-small;	font-weight: bold; font-style: italic; color: #FFFFFF;}
.Estilo18 {font-size: 1px; font-style: italic; font-weight: normal; font-variant: small-caps; color: #FFFFFF;}
.Estilo19 {font-family: Georgia, sans-serif}
.Jeremiasform {COLOR: #000000; FONT-FAMILY: Georgia, sans-serif; FONT-SIZE: 9px; border: 1px solid #C1CBCC; filter: Gray;} 
.Jeremiasareaform {background-color: #C1CBCC; color: #000000; font-family: Georgia, sans-serif; font-size: 9px; border: 1px #000000}
.Jeremiasenvio {font size: 8pt; font-family:Georgia, sans-serif; font-size: 9px; border:1 solid #000000; background:#CCCCCC;} 
.Estilo21 {font-family: Georgia, sans-serif; font-size: 7pt}
.Estilo22 {font-size: xx-small; color: #F2F7FD;}
.Estilo23 {font-size: 60px; font-weight: bold;}
.Estilo24 {font-size: 75px;}
/*************** story styles ******************/

.story {
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story h3{
	font: bold 125% Georgia,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Georgia,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************ sectionLinks styles 	background-image: url(bg_nav.jpg);**************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
    background-color: transparent;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}


/************* relatedLinks styles **************/

.relatedLinks{
    font-family: Georgia,sans-serif;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
    font-family: Georgia,sans-serif;
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
    font-family: Georgia,sans-serif;
	display: block; 
}


/**************** advert styles *****************/

#advert{
	padding: 10px;
	background-color: transparent;
}

#advert img{
	display: block;
}

/********************* end **********************/


.tusencuestas_encuesta
{
    /* Define aquí los estilos de la encuesta en general */
    /* Por ejemplo, dale un color de fondo:
    background-color: #f2f2f2;
    */
    text-align:left;
}

.tusencuestas_pregunta
{
    /* Define aquí el estilo de la pregunta */
    /* Por ejemplo, haz que el título de la encuesta (la pregunta) esté en negrita
    font-weight: bold;
    */
    text-align:center;
	font-family: Georgia,sans-serif;
    font-size: 1px;
}   

.tusencuestas_respuestas
{
    /* Define aquí el estilo de las respuestas */
    /* Por ejemplo, haz que las respuestas estén en azul:
    color: blue;
    */
    font-family: Georgia,sans-serif;
	text-align:left;
    color:#707070;
	font-size: 12px;
	color: black;
} 

.tusencuestas_inferior
{
    /* Define aquí el estilo de la parte inferior de la encuesta */
    /* Por ejemplo:
    font-size: 9px;
    color: blue;
    */
    font-family: Georgia,sans-serif;
    font-size: 11px;
    text-align: center;
	color: red;
	font-weight: bold;
}

a.tusencuestas_inferior
{
    /* También referido a la parte inferior, pero en particular a los enlaces*/
    /* Por ejemplo:
    color: red;
    */
    font-family: Georgia,sans-serif;
}

input.tusencuestas_inferior
{
    /* También referido a la parte inferior, pero en particular al botón de votar */
    /* Por ejemplo:
    font-family: verdana,tahoma,sans-serif;
    font-size: 10px;    
    color:black;
    text-decoration:normal; 
    border: 1px groove black;
    */
    font-family: Georgia,sans-serif;
    font-size: 10px;    
    color:black;
    text-decoration:normal; 
    border: 1px groove black;
}
