/* NXT Management */

BODY 		{ background:#000; color:#ffffff; font-family:Arial,Verdana; 
				background:url('images/Earthlights.gif') top center no-repeat;
				background-attachment:fixed;  }

A:link		{ text-decoration:none; color:#FFFF99; }
A:visited	{ text-decoration:none; color:#FFFF99; }
A:hover		{ text-decoration:none; color:yellow; }

H1				{ color:#DDDD88; }
DIV.PageBody H1	{ color:#DDDD88;  }

H2				{ color:#DDDDBB;  }
DIV.PageBody H2	{ color:#DDDDBB; padding-top:18px; padding-bottom:18px; padding-right:45px; }

H3				{ color:#CCCCCC; }
DIV.PageBody H3	{ color:#CCCCCC; padding-top:18px; padding-bottom:18px; padding-right:45px; }

H4				{ color:gray;  }
DIV.PageBody H4	{ color:gray;  }

HR				{ color:#DDDDDD; }

table.PageHeader 	{ padding:0px; border:0px; background:#000000; }

table.PageFooter 	{ color:#FFFFFF; padding:8px; background:#666666 url('images/Fondo01.gif'); border:0px; border-top:solid 1px #999999; }
td.Signature 	{ color:#333333; }

td.MarcoDerecho	{ background:transparent; width:140px; border:0px; padding:6px; padding-top:10px; 
					border-left:solid 1px #999999; border-top:solid 1px #999999; }

td.MarcoDerecho HR	{ color:#999999; }

.MarcoDerecho_Title	{ background:#FFD59F; color:#846466; width:100%; padding:2px; 
					font-family:Arial,Verdana; font-weight:bold; font-style:italic; }
.MarcoDerecho_Line	{ color:#B09798; border-style:dashed; }

.PageHeaderTitle	{ padding:6px; }
.PageTitle		{ visibility:hidden; display:none; }
.PageSubTitle	{ visibility:hidden; display:none; }

DIV.PageBody		{ background:transparent; padding:20px; 
					color:#fff; font-family:Arial,Verdana; }
DIV.PageBody	TD 	{ font-family:Arial,Verdana; }
DIV.PageBody	TH 	{ font-family:Arial,Verdana; }

/*---  ui_htmledit.asp ---*/
#EditPad		{ background:#000000; background:url('images/Fondo00.gif'); padding:20px; 
					color:#fff; font-family:Arial,Verdana; }

/*--- D2 Tables ---*/

table.D2 			{ border:0px; color:#000000; }
table.D2 th.Title   { background:url('images/Fondo01.gif'); color:#FFFF99; }
table.D2 th.Title  td	 { color:#FFFF99; }
table.D2 th.Title  img	 { display:none; }
table.D2 th.Header { background:url('images/Fondo02.gif'); color:#000; white-space:nowrap; }
th.D2		   	{ background:url('images/Fondo01.gif'); color:#FFFF99; }

table.D2 td.Item	{ background:#EFEFEF; background:url('images/Fondo02.gif'); color:#000000; }

table.D2 table td	{ border:0px; color:#000000; }


table.D2 th a:link		{ text-decoration:none; color:#FFFF99;  }
table.D2 th a:visited	{ text-decoration:none; color:#FFFF99;  }
table.D2 th a:hover	{ text-decoration:none; color:blue; }

table.D2 td a:link		{ text-decoration:none; color:#000000;  }
table.D2 td a:visited	{ text-decoration:none; color:#000000;  }
table.D2 td a:hover	{ text-decoration:none; color:blue; }

table.D2 td.value div.field	{ background:#000000; color:#fff; }


/*--- MENU ITEMS -----------------------------------------*/

th.MenuTitle  { background:url('images/Fondo01.gif'); color:#FFFF99; }

table.menu 	{ background:transparent; border:0px; padding:0px;  }

td.menuback	{ background:transparent; border:0px; 
			padding-top:10px; padding-bottom:20px; padding-right:10px; }

table.menu td	{ padding:2px; border-left:0px; border-right:0px; font-family:Arial,Verdana; 
			border-bottom:solid 1px gray; border-top:solid 1px white; 
			background:url('images/MenuItem.gif') top right; }

table.menu td.Item         { padding-right:6px; border:0px; border-top:solid 1px #777777; color:#F4AB0D; #ffffff; }
table.menu td.ItemSelected { background:#666666; padding-left:2px; font-weight:bold; 
			border:0px; border-top:solid 1px #777777;}
table.menu td.ItemPushed   { background:#AAAAAA; padding-left: 2px; padding-right: 6px; 
			border:0px; border-top:solid 1px #444444;}

table.menu th.Title	{ padding:2px; border-left:0px; border-right:0px; 
			border-bottom:solid 1px gray; border-top:solid 1px white; 
			background:url('images/MenuItem.gif') top right; }

table.menu th.MenuHeader	{ background:transparent; padding:0px; border:0px; height:30px;
			background:url('images/MenuHeader.gif') bottom right; }
table.menu th.MenuFooter	{ background:transparent; padding:0px; border:0px; height:30px;
			background:url('images/MenuFooter.gif') top right; }
		

#HelpMessage	{ background:white; border:inset 1px gray; padding:6px; }


/*--- XMENU ---*/

.MENU1					{ border:dotted 1px gray; }
.MENU1 th.Title			{ font:bold 100%; background:#FFEBCE; }
.MENU1 td.Item			{ color:black; background:transparent; border:0px; padding:4px; }
.MENU1 td.ItemSelected 	{ color:gray;  background:yellow;   border-left:0px; border-right:0px;  }
.MENU1 td.ItemPushed   	{ color:red;   background:lightyellow; 
				border-left:0px; border-right:0px; padding-left:4px; padding-right:4px; }

.MENU1 IMG { vertical-align:middle; }

/*--- Noticias ---*/

.Noticia_Titulo { background-color:#A4A4A4; color:#FFFFFF; text-transform:uppercase; 
				font:bold 75% Arial,Verdana;text-align:justify; }

.Noticia_Titulo3 { background-color:#FFD59F; color:#846466; text-transform:uppercase; 
				font:bold 75% Arial,Verdana; text-align:justify; }

.Noticia_Cuerpo { background-color:white; color:#000000; border-bottom: 1 solid #808080; 
				font:75% Arial,Verdana; text-align:justify; }
               
.Noticia_Cuerpo2 { background-color:#F0F0F0; color:#000000; border-bottom: 1 solid #808080; 
				font:75% Arial,Verdana; text-align:justify; }

.Noticia_Cuerpo3 { background-color:#FFEBCE; color:#000000; border-bottom: 1 solid #B09798; 
				font:75% Arial,Verdana; text-align:justify; }

.Noticia_Cuerpo img  { vertical-align:middle; padding-left:2px; padding-right:4px; padding-top:2px; padding-bottom:2px; }
.Noticia_Cuerpo2 img { vertical-align:middle; padding-left:2px; padding-right:4px; padding-top:2px; padding-bottom:2px; }
.Noticia_Cuerpo3 img { vertical-align:middle; padding-left:2px; padding-right:4px; padding-top:2px; padding-bottom:2px; }

/*--- Informaciones ---*/
.MarcoDerecho_Title 	{ text-align:center; }
.Info_Area			{ padding-bottom:8px;}
.Info_Header		{ font-weight:bold;  text-align:center; }
.Info_Footer		{ font-size:80%; }
.Info_Title			{ font-weight:bold;  text-align:left; padding-top:8px; }
.Info_Body			{ font-style:italic; text-align:justify; padding-bottom:2px; border-bottom: 1 solid #808080; }

/*--- ALBUM.Frame ---*/
table.Round 		{ border:0px; padding:8px; }
table.Round TD	{ border:0px; padding:2px; }
table.Round TD.TL	{ background:transparent; }
table.Round TD.TC	{ background:transparent; }
table.Round TD.TR	{ background:transparent; }
table.Round TD.CL	{ background:transparent; }
table.Round TD.CR	{ background:transparent; }
table.Round TD.BL	{ background:transparent; }
table.Round TD.BC	{ background:transparent; }
table.Round TD.BR	{ background:transparent; }

/*--- OK-DOCS ---------------------------------*/
TABLE#OKDocs		{ color:black; }
TABLE#OKDocs td		{ color:black; }
TABLE#OKDocs div		{ color:black; }
TABLE#OKDocs a		{ color:black; }


/* Catalogo */

table.Catalogo 			{ width:100%; }
table.Catalogo td.Foto	IMG	{ border-top:solid 1px #999999; width:50px; }
table.Catalogo td.Title	{ border-top:solid 1px #999999; width:100%; color:#DDDDDD; padding-left:6px; font-size:10px; font-weight:bold; }
table.Catalogo td.Desc		{ color:#6887C1; padding-left:6px; font-size:10px; }


div.MenuEstilos				{ border:solid 1px #999999; padding:6px; margin:8px; background:#666666; }
div.MenuEstilos A				{ padding:1px; }
div.MenuEstilos A:hover		{ background:#AAAAAA; }
div.MenuEstilos A.Selected	{ font-weight:bold; text-decoration:underline; }
									
									
table.NxtTitulo			{ border:0px; padding:0px; Xcursor:pointer; }
table.NxtTitulo th			{ height:34px; white-space:nowrap; }
table.NxtTitulo th.left	{ width:16px; background:url('images/Title_Left.gif') top left no-repeat; }
table.NxtTitulo th.center	{ width:100%; background:url('images/Title_Center.gif'); 
							padding-top:4px; text-align:center; font:bold 110%; }
table.NxtTitulo th.right	{ width:16px; background:url('images/Title_Right.gif') top right no-repeat; }

table.MenuDestacados		{  }
table.MenuDestacados	th	A			{ color:#F4AB0D; font:bold 120%; }
table.MenuDestacados	th	A:link		{ color:#F4AB0D; }
table.MenuDestacados	th	A:hover		{ color:#F4AB0D; font:bold 130%; }
table.MenuDestacados	th	A:visited	{ color:#F4AB0D; }
td.EstiloDesc			{ padding:5px; padding-top:0px; font:italic; color:#999999; }
td.Destacado				{ padding:4px; height:200px; border:dashed 1px #777777; }

span.Label				{ margin-top:6px; color:#cccccc; font:italic 90%; }
div.Section				{ margin-bottom:6px; color:#dddddd; font:bold italic 110%; }
div.SectionTitle			{ background:#444444; color:ffffff; font:italic 120%; }

div.ShortField 			{ margin-top:2px; margin-bottom:2px; }
div.ShortField span.Label	{ }
div.ShortField span.Value	{ color:#ffffff; font:bold 90%;   }
div.Descripcion 			{ margin-top:15px; border-top:1px solid #999999; padding-top:4px; 
							margin-bottom:6px; border-bottom:1px solid #999999;  }
div.Descripcion_Media	{ font:85%; padding-top:4px; color:#cc99ff; 
							height:60px; overflow:auto; 
							scrollbar-face-color:#333; 
							scrollbar-highlight-color:#000; 
							scrollbar-3dlight-color:#000; 
							scrollbar-darkshadow-color:#000; 
							scrollbar-shadow-color:#000; 
							scrollbar-arrow-color:#fff; 
							scrollbar-track-color:#000; 
						}
div.Label				{ color:#FFFF99; }

div.Titulo				{ margin-bottom:2px; color:#FFFF99; font:bold italic 140%; }
div.Subtitulo			{ margin-bottom:2px; color:#FFcc55; font:bold italic 120%; }
div.PieFoto				{ margin:4px; font:italic 120%; color:#dddddd; text-align:center; }
div.Booking				{ margin:10px; text-align:center; }

div.Download				{ margin-top:8px; padding:2px; border:1px solid #666666; font:normal 90%; }
div.Download	ul			{ margin-top:6px; margin-bottom:6px;  margin-left:0px; }
div.Download	li			{ margin-top:2px; }
div.Download	A			{ font:95%; }
