/***********************************************/
/* navbase.css                           			 */
/* Rivelino Martínez                     			 */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	FONT-FAMILY: FoundryMonoline,tahoma,arial,sans-serif;
	color: #333333; 
	margin-top: 4px; 
	margin-left: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px;
	padding: 0px;
	background-color:#FFFFFF;
	background-image:url(../img/gradient.gif);
	font-size:12px;
	background-repeat: repeat-x;
}

.bodycopy{ PADDING-RIGHT: 9px; PADDING-LEFT: 5px; FONT-WEIGHT: normal; PADDING-BOTTOM: 0px; COLOR: #002940; LINE-HEIGHT: 130%; PADDING-TOP: 9px; FONT-FAMILY: FoundryMonoline,tahoma,arial,sans-serif;}

.body_common { background-image: url(/img/gradient.gif); background-attachment: fixed; margin: 0px 0px 0px 0px; color: #002940; line-height: 100%; background-repeat: repeat-x; FONT-FAMILY: FoundryMonoline,tahoma,arial,sans-serif; background-color: #ffffff;}

a:link, a:visited{ font-size:11px; CURSOR: pointer; COLOR: #002940; TEXT-DECORATION: none;}
a:hover{font-size:11px; CURSOR: pointer; COLOR: #ff9900; TEXT-DECORATION: underline;}

A.white:link, A.white:visited{ CURSOR: pointer; COLOR: #dfebf1; TEXT-DECORATION: none;}
A.white:hover{CURSOR: pointer; COLOR: #ff9900; TEXT-DECORATION: none;}

a.inicio:Link, a.inicio:Visited{font-size:80%; CURSOR: pointer; COLOR: #002940; TEXT-DECORATION: none;}
a.inicio:hover{font-size:80%; CURSOR: hand; COLOR: #ff9900; TEXT-DECORATION: none;}

a.cerrar:link, a.cerrar:visited { font-size:80%; color:#002940; font-family:Verdana; font-weight:bold; text-decoration:none;}

a.cerrar:hover { font-size:80%; color:#FF9900; }

a.ampImg:active, a.ampImg:visited, a.ampImg:link { color:#395A6B; font-weight:bold; text-decoration:none; }

a.ampImg:hover { color:#FF9900; font-weight:bold; text-decoration:none; }

a.Nav:link, a.Nav:visited{
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	letter-spacing: 1pt;
}

a.Nav:hover{
	color: #FF6600;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	letter-spacing: 1pt;
}

/* Menu Tools */
div.nav03 {
	font-family: Arial, sans-serif;
	width: 149px;
	background-color: #ffffff;
}

div.nav03 div.navitmblank {
	/*float: none;*/
}

.navchanneltitle {
	font-family:'foundry monoline',tahoma,arial,sans-serif;
	font-size:11pt;
	font-weight:bold;
	text-transform:uppercase;
  VERTICAL-ALIGN: middle;
}

div.nav03 div.navitm1 {
	background-image: url(../img/nav_tetlevel_default_1.gif);
	background-color: #ffffff;
	color: #002940;
	font-size: 11px;
	text-decoration: none;
	padding-left: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: pointer;
	cursor: hand;
}

div.nav03 div.navitmhover1 {
	background-image: url(../img/nav_tetlevel_hover_1.gif);
	background-color: #ffffff;
	padding-left: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}

div.nav03 div.navitmselected1 {
	background-image: url(../img/nav_tetlevel_selected_1.gif);
	background-color: #ffffff;
	padding-left: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}

div.nav03 div.navitm2 {
	background-image: url(../img/nav_tetlevel_default_2.gif);
	background-color: #ffffff;
	color: #002940;
	font-size: 11px;
	text-decoration: none;
	padding-left: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: pointer;
	cursor: hand;
}

div.nav03 div.navitmhover2 {
	background-image: url(../img/nav_tetlevel_hover_2.gif);
	background-color: #ffffff;
	padding-left: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}

div.nav03 div.navitmclicked2 {
	background-image: url(../img/nav_tetlevel_clicked_2.gif);
	background-color: #ffffff;
	padding-left: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}

div.nav03 div.navitmselected2 {
	background-image: url(../img/nav_tetlevel_selected_2.gif);
	background-color: #ffffff;
	padding-left: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}

div.nav03 div.navitmpage {
	padding-left: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #dfdfdf;
	color: #002940;
	font-size: 11px;
	text-decoration: none;
	cursor: default;
}

div.nav03 div.navspacer {
	background-color: #fff;
	font-size: 4px;
}

div.nav03 div.nav04 {
	cursor: default;
}

div.nav03 div.nav04 div.navitm {
	padding-left: 22px;
	color: #002940;
	background-color: #d9dfe3;
	font-size: 11px;
	cursor: pointer;
	cursor: hand;
}

div.nav03 div.nav04 div.navitmhover {
	padding-left: 22px;
	background-image: url(../img/spacer.gif);
	background-color: #b0bec6;
	color: #002940;
	text-decoration: none;
	font-size: 11px;
	cursor: pointer;
	cursor: hand;
}

div.nav03 div.nav04 div.navitmselected {
	padding-left: 22px;
	color: #fd812e;
	background-color: #d9dfe3;
	text-decoration: underline;
	font-size: 11px;
	cursor: default;
}
/*---------*/
div.nav06 {
	width: 149px;
}

div.nav06 div.navitmblank {
	/*float: none;*/
}

div.nav06 div.navitm {
	background-image: url(../img/nav_tool_arrow.gif);
	background-color: #295263;
	color: #ffffff;
	font-size: 11px;
  font-weight: bold;
	font-family: FoundryMonoline,tahoma,arial,sans-serif;
	text-decoration: none;
  text-transform: uppercase;
	padding-left: 18px;
	cursor: pointer;
	cursor: hand;
}

div.nav06 div.navitmhover {
	background-image: url(../img/nav_tool_arrow_hover.gif);
	background-color: #295263;
	color: #ffffff;
	font-size: 11px;
  font-weight: bold;
	font-family: FoundryMonoline,tahoma,arial,sans-serif;
	text-decoration: none;
  text-transform: uppercase;
	padding-left: 18px;
	cursor: pointer;
	cursor: hand;
}

/*************** list tag styles ***************/

li.color{color: #A0c0c0;line-height: 2;}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: circle;
}

/********* 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;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#master{
	/* position:absolute; */
	width:750px;
	max-width:748px;
	top: 0;
	left: 0;
}

#masterHead{
	position: adsolute;
	left: 0;
	width:750px;
	top: 0px;
	max-width:750px;
/*	background-image: url(testimg/testimg/nav_body_bg[1].jpg); */	
}

#masterBody{
	position: absolute;
	width:750px;
	max-width:750px;
	left: 0px;
	top: 85px;
	background-color: #ffffff; 
}

#pagecell1{
	position:absolute;
	top: 112px;
	left: 2%;
	right: 2%;
	width:95.6%;
	background-color: #ffffff;
}

#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;
}


#pageNav{
	float: left;
	width:178px;
	padding: 0px;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}

#content{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 178px;
	border-left: 1px solid #ccd2d2;
}

/**************** Pie de Pagina *****************/
.notaalpie {
	FONT-FAMILY: FoundryMonoline,tahoma,arial,sans-serif;
	font-size: 9px;
	color: #333333;
}
/*.piePagina{
	background: #00293f;
	color: #FFFFFF;
}

.piePagina a:Link, .piePagina a:Visited{ 
	text-decoration:none;
	color: #FFFFFF;
}
.piePagina a:hover{ 
	text-decoration:underline; 
	color: #FF6600;
}
*/
.piePaginaGDL-Blanca{
	font-size: 10px;
	font-family: FoundryMonoline,tahoma,arial,sans-serif;
	color: #FFFFFF;
}

.piePaginaGDL-Naranja{
	font-size: 10px;
	font-family: FoundryMonoline,tahoma,arial,sans-serif;
	color: #FF9900;
}

/************* globalNav styles ****************/

td.tabnav{ 
  width:120px;
	height: 29px; 
	right:1px;
	vertical-align:bottom;
}

td.tab_nav1{
	padding-right: 12px;
}

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(../testimg/glblnav_selected.gif);
	text-decoration: none;
}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	width: 750px;
	height: 23px;
	padding: 0px;
	visibility: hidden;
/*	left: 7px; */
	top: 65px;
}

td.storyLeft{
	padding-right: 12px;
}
/****************Enlarge Image **********************/
.enlarge_popup_bg { background-color:#002940;}
.enlarge_popup_header { background-color:#002940;}
.enlarge_popup_mid { background-color:#002940;}
.enlarge_popup_footer{ background-color:#002940;}
.enlarge_popup_title, 
.enlarge_popup_close { padding-right:20px; text-align:right;}
.enlarge_popup_image { text-align:center; vertical-align:middle; background-image: url(/img/body_bg.jpg); background-repeat: repeat-x;}
.enlarge_popup_footer { font-family:'foundry monoline',tahoma,arial,sans-serif; font-size:70%; font-weight:normal; color:#FFFFFF; vertical-align:middle;}

.LinksGroupText { FONT-SIZE: 11px; FONT-WEIGHT: BOLD; COLOR: #002940; LINE-HEIGHT: 20px; VERTICAL-ALIGN: middle; TEXT-ALIGN: center; TEXT-DECORATION:NONE;}
a.LinksGroupText:visited { FONT-SIZE: 11px; FONT-WEIGHT: BOLD; COLOR: #002940; LINE-HEIGHT: 20px; VERTICAL-ALIGN: middle; TEXT-ALIGN: center; TEXT-DECORATION:NONE;}
a.LinksGroupText:link { FONT-SIZE: 11px; FONT-WEIGHT: BOLD; COLOR: #002940; LINE-HEIGHT: 20px; VERTICAL-ALIGN: middle; TEXT-ALIGN: center; TEXT-DECORATION:NONE;}
a.LinksGroupText:hover { FONT-SIZE: 11px; FONT-WEIGHT: BOLD; COLOR: #ff9900; LINE-HEIGHT: 20px; VERTICAL-ALIGN: middle; TEXT-ALIGN: center; TEXT-DECORATION:NONE;}

.requiredText {
	FONT-WEIGHT: bold; COLOR: #ff9900
}


