/***********************************************/
/* style.css                           */
/* Use with template Halo_rightNav.html        */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */

/************************************/
body {
 	font-family: Verdana,sans-serif; 
	background: #fff url(images/bg_grad.jpg) ;	
	padding: 0px;
	margin: 0;
	/*width: 760px;*/
	
}

img {
	border: none;
}

.bodytext {  
 	font-family: Verdana,sans-serif;  
	font-size: 10px; 
	font-style: normal; 
	line-height: 18px; 
	font-weight: 100; 
	color: #003399; 
	border-color: #FF9933 #f8f8f8 #FF9933 #F8f8f8; 
	padding-top: 20px; 
	padding-right: 20px; 
	padding-bottom: 20px; 
	padding-left: 20px; 
	text-align: justify; 
	border-style: dotted; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	}

.bodybold {  
 	font-family: Verdana,sans-serif; 
	font-size: 10px; 
	line-height: normal; 
	font-weight: bold; 
	color: #003399;
	}


#title {  
 	font-family: Verdana,sans-serif; 
	font-size: 12px; 
	font-style:normal; 
	line-height: 18px; 
	font-weight:bold; 
	color:#666666;
	text-align:center;
	padding: 0px;	
}
#subtitle {  
 	font-family: Verdana,sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 16px; 
	font-weight: 100; 
	color:#999999;
	text-align:center;
	padding-top: 20px; 
	padding-right: 20px; 
	padding-bottom: 20px; 
	padding-left: 20px; 
}

#btnmenu {  
 	font-family: Verdana,sans-serif; 
	font-size: 9px; 
	font-style: normal;
 	font-weight: normal;
	color: #FF8040;
	text-align:center;
	padding-top: 0px; 
	padding-right: 2px; 
	padding-bottom: 0px; 
	padding-left: 2px;		
}

#btnmenu a{
	color: #E69D2C;
}

#btnmenu  a:link{
	color: #E69D2C;
	text-decoration: none;
}

#btnmenu  a:visited{
	color: #E69D2C;
	text-decoration: none;
}

#btnmenu  a:hover{
	color:#FFFFFF;
	text-decoration: none;
}  
/************************************/

/************************************/
/* hyperlink and anchor tag styles  */
/************************************/

a{
	color: #005FA9;
	text-decoration: none;
}

a:link{
	color: #005FA9;
	text-decoration: none;
}

a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	color: #005FA9;
	text-decoration: underline;
}

/************************************/


/************************************/
/* Header tag styles                */
/************************************/
#titulo1{
	position:absolute;
	top: 10px;
	right: 10px;
	z-index: 300;	
}

h1{
 font-family: 'Vonness Medium',Arial,sans-serif;
 font-size: 130%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Verdana,sans-serif; 
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: 'Vonness Medium',Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

/************************************/

/************************************/
/* List Tags                        */
/************************************/

ul{
 list-style-type: disc;
}

ul ul{
 list-style-type: circle;
}

ul ul ul{
 list-style-type: none;
}

.linone{
 list-style-type: none;
}

/************************************/

/************************************/
/* Form and related Tags            */
/************************************/  
label{
 font-family: Arial, sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}
				
input{
font-family: Arial, sans-serif;
}
/************************************/


/* HTML tag styles                             */
/***********************************************/



/***********************************************/
/* Layout Divs                                 */

/************************************/
#pagecell1{
	position:relative;
	top: 0px;
	left: 0px;
	right: 0px;
	width:100%;
	background-color: #ECF1CF;
	z-index: 10;	
}

#tl {
	position:absolute;
	top: -69px;
	left: 1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
	width: 4px;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

/************************************/

/************************************/
#row1{
	position: relative;
	top: 0px;
	left: 0%;
	right: 0%;
	padding: 0px;
	width:100%;
	background-color:  #EAF1C7;
	z-index: 100;
}

/************************************/



/************************************/
#linkList {
	/*margin-left: 600px; */
	position: absolute;
	right: 0px;
	width:178px;	 
	top: 0; 
	right: 0;
	}
	
#pageNav{
	position: absolute;
	top: 40px;
	right: 0px;
	width:178px;
	padding: 0px;
	background-color: #E7EFBC;
	border-bottom: 1px solid #cccccc;
	border-left: #ECF2F2;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	/*left: 582px;*/
}
/************************************/



/************************************/
#col2{
	background-color:  #F3F7E0;
	margin:0px 178px 0px 0px;
	padding: 0px 10px 0 10px;	
	border-right: 1px solid #ccd2d2;
}

#col2outnav{
	background-color:  #F3F7E0;
	padding: 0px 10px 0 10px;	
	border-right: 1px solid #ccd2d2;
}
/************************************/


/* End Layout Divs                             */
/***********************************************/



/***********************************************/
/*Component Divs                               */

/************************************/
#siteName{
	background-color:  #EAF1C7;
	margin: -2px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

#siteName h1{
	font-size: 12pt;
	color:#FFFFFF;
	font-weight:bold;
}

#siteName h2{
	font-size: 10pt;
	color:#E3E3E3;
	font-weight:bold;
}

/************************************/

#utility{
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	position: absolute;
	top: 16px;
	right: 0px;
	color: #919999;
}

#utility a{
	color: #ffffff;
}

#utility a:hover{
	text-decoration: underline;
}

/************************************/
#pageName{
	padding: 10px 0px 10px 10px;
	margin: 0px;
	border-top: 1px solid #ccd2d2;	
	border-bottom:1px solid #ccd2d2;
}

#pageName h2{
	font-family: Arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;	
	color:#FF9933;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 33px;
	right: 6px;
	padding: 0px;
	margin: 0px;
	left: 554px;
}

/************************************/


/************************************/
#globalNav{
position: absolute;
width: 100%;
height: 32px;
color: #cccccc;
padding: 0px;
margin: 0px;
background-image:  url("images/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;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
	overflow: hidden;
}

#globalLink img{
	display: block;
	}

a.glink:link{
  	font-size: 10pt;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 8px 4px 8px;
	border-right: 1px solid #8FB8BC;
}

a.glink:visited{
  	font-size: 10pt;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 8px 4px 8px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
  font-size: 80%;
	margin: 0px;
	font-weight: bold;
	padding: 2px 8px 4px 8px;
  	background-image:  url("images/glblnav_selected.gif");
	border-right: 1px solid #8FB8BC;
	text-decoration: none;
	color: #000000;
}



/************************************/


/************************************/
.subglobalNav{
	position: absolute;
	top: 84px;
	left: 0px;
	width: 100%;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #ffffff;

}

.subglobalNav a:link{
	font-size: 80%;
	color: #ffffff;
}

.subglobalNav a:visited{
	font-size: 80%;
	color: #ffffff;
}

.subglobalNav a:hover{
	font-size: 80%;
	color: #cccccc;
}
/************************************/

/************************************/
#search{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link{
  font-size: 80%;
	font-weight: bold;
	
}

#search a:visited{
  font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
  font-size: 80%;
	margin: 0px;
	font-weight: bold;
	
}


/************************************/

/************************************/
#breadCrumb{
	padding: 5px 0px 5px 10px;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	color: #AAAAAA;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}

/************************************/


/************************************/
.feature{
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	padding: 0px 0px 5px 5px;
	text-align:justify;
	font-style: normal; 
	line-height: 17px; 
	font-weight: 100; 
	color: #585858;	
}

.feature h3{
	font-size: 11pt;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}

.feature p, td{
	text-align:justify;
}

.feature li{
	padding: 0px 0px 1px 0px;	
}

.feature b{
	font-weight: bold; 
}

.feature img{
	float: left;
	padding: 0px 10px 10px 0px;
}

/************************************/



/************************************/
.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story h3{
	font-family: Arial,sans-serif;
	font-size: 15pt;
	font-weight: bold;
	color: #000000;
}

.story p{
padding: 0px 0px 10px 0px;

}

.story a.capsule{
	font-family: Arial,sans-serif;
	font-size: 12pt;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
	font-weight: bold;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}
/************************************/




/************************************/
#siteInfo{
	clear: both;
	background-color: #EAF1C7;	
	border-top: 1px solid #cccccc;
	font-size: 65%;
	color:#303030;
	padding: 4px 4px 4px 4px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}
/************************************/

/************************************/
	
#sectionLinks{
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 10pt;
}

#sectionLinks a:link{
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url("images/bg_nav.jpg");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:visited{
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url("images/bg_nav.jpg");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:hover{
	display: block;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	padding: 3px 0px 3px 10px;
	font-weight: bold;
	text-decoration: none;
}
/************************************/



/************************************/
.relatedLinks{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
	font-size: 10pt;
}

.relatedLinks a{
	display: block; 
}

.relatedLinks img{
	padding: 4px 0px 0px 0px;
}
/************************************/



/************************************/
#advert{
	padding: 10px;
}

#advert img{
	display: block;
}
/************************************/



/***********************************************/
/*End Component Divs                           */
/***********************************************/


/* dock - top */
.dock {
	position: relative;
	top:0px; 
	height: 30px; 
	text-align: center;
	z-index: 200;	
}
.dock-container {
	position: absolute;
	height: 30px;
	background: url(images/dock-bg.gif);
	padding-left: 30px;
}
a.dock-item {
	display: block;
	width: 20px;
	color: #FF8040;	
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 9px Arial, Helvetica, sans-serif;
}

a.dock-item:link{
	color: #FF8040;
	text-decoration: none;
}

a.dock-item:visited{
	color: #FF8040;
	text-decoration: none;
}

a.dock-item:hover{
	color: #FF8040;
	text-decoration:none;
}

.dock-item img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 75%; 
}
.dock-item span {
	display: none; 
	padding-left: 5px;
	padding-right: 5px;	
	text-align: center;	
	background-color: #F3F7E0;	
}

/* dock2 - bottom */
#dock2 {
	width: 100%;
	bottom: 0px;
	position: absolute;
	left: 0px;
}
.dock-container2 {
	position: absolute;
	height: 50px;
	background: url(images/dock-bg.gif);
	padding-left: 20px;
}
a.dock-item2 {
	display: block; 
	font: bold 12px Arial, Helvetica, sans-serif;
	width: 40px; 
	color: #000; 
	bottom: 0px; 
	position: absolute;
	text-align: center;
	text-decoration: none;
}
.dock-item2 span {
	display: none;
	padding-left: 20px;
}
.dock-item2 img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}

/***********************************************/
/*Navegador                                    */
/***********************************************/

#navi {  
	list-style:none;
	margin:0;
	padding:0;
}
#navi li {
	margin:0px;
	padding:0px;
	border:1px solid #CCCCCC;
	float:left; //para eliminar el comportamiento de elemento de bloque(salto de linea)
}

#navi li a {
	display:block;
	width:110px;
	padding:4px 0;
	text-decoration:none;
	text-align:center;
	font-size:9px;
	color:#FF9900;
	background-color:#333333;
	border-left:5px solid #666666; 
}
#navi li a:hover {
	color:#FFFFFF;	
	background-color:#000000;	
	border-left-color:#FFFFFF;	
}