/*---------------------------------------------------------------------------------
[ARKIX Master Stylesheet]
Project:		divertronica
Version:		1.0
Last change:	12/18/2008
Assigned to:	Camilo Jones
Primary use:	Master de todo el website
---------------------------------------------------------------------------------*/
img, div, input { 
	behavior: url("/site/js/pngfix/iepngfix.htc");
}

*{
	margin:0;
	padding:0;
}
img {
	border:0;
}

body{
	text-align:center;
	background-image: url(/site/Portals/0/skins/allskins/img/back_body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #505050;
	background-color: #02487b;
}
#wrapper{
	width:990px;
	margin:0px auto;
}
p, .normal, TD, input, textarea, select{
	font-family:"trebuchet MS", georgia, tahoma, sans-serif;
	font-size:12px;
	color: #505050;
	margin-bottom:10px;
}

h1{
	font-family:"trebuchet MS", georgia, tahoma, sans-serif;
	font-size:11px;
	font-size: 30px;
	color: #0f6ebb;
	margin-bottom:10px;
	margin-top:10px;
}
h2{
	font-family:"trebuchet MS", georgia, tahoma, sans-serif;
	font-size:11px;
	font-size: 20px;
	color: #0f6ebb;
	margin-bottom:10px;
}

UL{
	margin-bottom:10px;
}
UL LI{
	margin-left:50px;
}


A, A:link, A:active{
	color:#0f6ebb;
	font-family:"trebuchet MS", georgia, tahoma, sans-serif;
	font-size:12px;
	text-decoration:underline;
}
A:hover{
	color:#0A4678;
	font-family:"trebuchet MS", georgia, tahoma, sans-serif;
	font-size:12px;
	text-decoration:underline;
}
A:visited{
	color:#0f6ebb;
	font-family:"trebuchet MS", georgia, tahoma, sans-serif;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
}
.button{
	background-color:#02487B;
	padding:5px;
	border:solid 2px #0683FF;
	font-size:14px;
	color:#FFFFFF;
}

/************* home *******************/
#headerWrapper{
	width:100%;
	height:113px;
	float:left;
}
	#logo{
		float:left;
		margin-top:4px;
		margin-left:15px;
		width:299px;
		height:86px;
	}
	#buscador{
		float:right;
		width:538px;
		height:73px;
		margin-top:10px;
		margin-right:29px;
		background-image: url(/site/Portals/0/skins/allskins/img/back_buscador.png);
		background-repeat: no-repeat;
		background-position: center top;
	}
		#imputBuscador{
			float:right;
			width:317px;
			height:31px;
			margin:13px 13px 0 0;
		}
		#menuHeader{
			float:left;
			width:409px;
			height:14px;
			margin:6px 0 4px 13px;
			#margin-top:-5px;
		}
				#menuHeader a, #menuHeader a:link, #menuHeader a:active, #menuHeader a:active{
					font-family: "trebuchet MS", georgia, tahoma, sans-serif;
					font-size: 14px;
					color: #000000;					
				}   
	#menu{
		float:left;
		width:978px;
		height:23px;
		margin-left:7px;
		background-image: url(/site/Portals/0/skins/allskins/img/back_menu.png);
		background-repeat: no-repeat;
		background-position: center top;
	}
#centerWrapper, #contentWrapper{
	float:left;
	width:100%;
	margin-top:6px;
}
	#botonLeft, #botonCenter, #botonRight {
		float:left;
		width:298px;
		height:109px;
		#width:322px;
		#height:323px;
		margin-left:6px;
		padding:207px 12px 7px 12px;
		background-repeat: no-repeat;
		color:#FFFFFF;
		text-align:left;
		font-family:'Trebuchet MS';
		font-size:12px;
	}
			#botonLeft p, #botonCenter p, #botonRight p {
				color:#FFFFFF;
				margin-top:-5px;
				font-size:12px;
			}
		#botonLeft select, #botonCenter select, #botonRight select {
			color: #333333;
			font-size: 10px;
			background-color: #F2F2F2;
			padding: 3px;
			margin:12px 10%;
			border: 1px solid #a6f72d;
	
		}
		.centerWrapper a, #centerWrapper a:link, #centerWrapper a:visited, #centerWrapper a:active{
			color:#FFFFFF;
			font-size:13px;
			margin-left:60px;
}
		.botonRight a, #botonRight a:link, #botonRight a:visited, #botonRight a:active{
			color:#FFFFFF;
			font-size:14px;
			margin-left:0px;

}
			
	#botonLeft{
		background-image: url(/site/Portals/0/skins/allskins/img/back_happyCity.png);
	}
	#botonCenter{
		background-image: url(/site/Portals/0/skins/allskins/img/back_divertronica.png);
	}
	#botonRight{
		background-image: url(/site/Portals/0/skins/allskins/img/back_elTesoro.png);
	}
	
#DownWrapper{
	float:left;
	width:100%;
	margin-top:6px;
}
	#noticias{
		float:left;
		width:289px;
		height:109px;
		#width:311px;
		#height:151;
		background-image: url(/site/Portals/0/skins/allskins/img/bkg_novedades.png);
		margin-left:11px;
		padding:32px 11px 10px 11px;
		text-align:left;
	}
		#noticias p{
			color:#FFFFFF;
			font-size:12px;
			line-height:16px;
			margin-top:5px;
		}
		#noticias a, #noticias a:link,#noticias a:active, #noticias a:visited{
			color:#FFFFFF;
			font-size:14px;
			text-decoration:underline;
		}
	#Wrapbanner{
		float:left;
		width:644px;
		margin-left:15px;
	}
		#banner{
			float:left;
			width:100%;
			height:97px;
		}
		#info{
			float:left;
			width:630px;
			#width:100%;
			margin-top:4px;
			padding-left:14px;
			height:20px;
			text-align:left;
			color:#d0ecff;
		}
		#info P{
			color:#d0ecff;
		}
		#info A, A:link, A:active, A:visited{
			color:#f5f5f5;
		}
		
/*****************  Interna **********************/
#bannerBig{
	float: left;
	width:973px;
	margin-top:6px;
	margin:auto 1%;	
}

#columnLeft{
	float:left;
	margin-top:13px;
	width:750px;
}
	#contentTop{
		float:left;
		width:100%;
	}
	#content{
		float:left;
		width:693px;
		#width:745px;
		background-image: url(/site/Portals/0/skins/allskins/img/back_content.png);
		background-repeat: repeat-y;
		padding-left:37px;
		padding-right:20px;
		#padding-right:10px;
		text-align:left;
		z-index:1;
	}
	#content A, A:link, A:active{
	color:#0f6ebb;
	font-family:"trebuchet MS", georgia, tahoma, sans-serif;
	font-size:12px;
	text-decoration:underline;
	}
	#content A:hover{
	color:#0A4678;
	font-family:"trebuchet MS", georgia, tahoma, sans-serif;
	font-size:12px;
	text-decoration:underline;
	}
	#content A:visited{
	color:#0f6ebb;
	font-family:"trebuchet MS", georgia, tahoma, sans-serif;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
	}
	#bannerbottom{
		float:left;
		width:683px;
		#width:750px;
		height:80px;
		#height:111px;
		padding:10px 20px 20px 47px;
		background-image: url(/site/Portals/0/skins/allskins/img/img_contentBottom.png);
		#margin-top:0px;
	}
	#noinfo{
		float:left;
		width:683px;
		#width:750px;
		height:80px;
		#height:111px;
		padding:10px 20px 20px 47px;
		background-image: url(/site/Portals/0/skins/allskins/img/img_contentBottom_02.png);
	}
		#bannerbottom a, #bannerbottom a:active, #bannerbottom a:link, #bannerbottom a:visited{
			color: #333333;
			text-decoration:underline;
		}
		#bannerbottom a:hover{
			color:black;
			text-decoration:underline;
		}
		
		
#contentmiddle{
	float:left;
	width:100%;
	text-align:left;
	z-index:1;
}		


/*****  Footer *********/
#footerWrapper{
	float:left;
	width:100%;
	margin-top:23px;
}
#footerWrapper p{
	color: #FFFFFF;
}
	#train{
		width:873px;
		#width:973px;
		height:144px;
		margin:0 auto;
		background-image: url(/site/Portals/0/skins/allskins/img/img_footerTRain.gif);
		background-repeat: no-repeat;
		background-position: right bottom;
		color: #FFFFFF;
		padding-left:100px;
		text-align:left;
	}
		.footerYellow {
			color: #FFFF00;
	}
		a.linksFooter, a.linksFooter:hover, a.linksFooter:link, a.linksFooter:active{
	text-decoration:underline;
	color: #FFFFFF;
		}
#rails{
	float:right;
	width:100%;
	height:80px;
	background-image: url(/site/Portals/0/skins/allskins/img/bkg_footerRail.gif);
	background-repeat: repeat-x;
	background-color:#166197;
	#margin-top:-40px;
}

/******* Left Column ****************/
#columnRight{
	float:left;
	/*margin-left:7px;*/
	/*padding-left:3px;*/
	width:233px;
	text-align:left;
}
#recomiende{
	float:left;
	width:100%;
}
#mapa{
	float:left;
	width:100%;
}

#Horarios{
	float:left;
	width:156px;
	#width:233px;
	background-image: url(/site/Portals/0/skins/allskins/img/back_horarios.png);
	background-repeat: no-repeat;
	height:41px;
	#height:175px;
	padding:67px 53px 65px 24px;
	#padding:67px 53px 10px 24px;
}
	#Horarios p{
		color: #FFFFFF;
		font-size: 11px;
	}
#InforRelacionada{
	float:left;
	width:188px;
	#width:100%;
	background-image: url(/site/Portals/0/skins/allskins/img/back_infoRElacionada.png);
	background-repeat: no-repeat;
	height:307px;
	#height:427px;
	padding:100px 22px 20px 23px;	
}
	#InforRelacionada p{
		color: #FFFFFF;
		font-size: 12px;
	}
	#InforRelacionada h1{
		color: #FFFFFF;
		font-size: 18px;
	}

	#InforRelacionada select{
		color: #333333;
		font-size: 14px;
		background-color: #F2F2F2;
		padding: 3px;
		margin-top: 8px;
		margin-bottom: 15px;
		border: 1px solid #a6f72d;
		width:185px;
		#width:182px;
	}
	#InforRelacionada ul{
		margin-top:5px;
		margin-bottom:15px;
		text-decoration:none;
	}
	#InforRelacionada ul li{
		margin-left:10px;
		list-style:none;
	}
	#InforRelacionada a, #InforRelacionada a:link, #InforRelacionada a:active{
		color: #FFFFFF;
		text-decoration:none;
		font-size: 12px;
	}
	#InforRelacionada a:hover{
		text-decoration:underline;
	}
#Pauta{
	float:left;
	width:100%;
}

/******** Menu ***********************/

/* main menu td */
.main_dnnmenu_bar 
{
	margin-top:6px;
	cursor:pointer;
	background-color:transparent;
	font-family:"trebuchet MS", georgia, tahoma, sans-serif;
	color:#ffffff;
	
}

/*  Main Menu Normal  */
.main_dnnmenu_rootitem  
{	
	color: #0b446e;
	font-size: 15px; 	
	text-align:center; 
	padding:0px 10px 0px 10px;
	margin-right:1px;
	border-right:#FFFFFF solid 1px;
	font-weight:bold;
}

/*  Main menu hover  */
.main_dnnmenu_rootitem_hover
{  
	color:#ffffff;
	font-size: 15px; 
	text-align:center;
	padding:1px 10px 2px 10px;
	#padding:0px 10px 3px 10px;
	margin-right:1px;
	background-color:#288bcc;
	font-weight:bold;
}

/*  Main menu selected  */
.main_dnnmenu_rootitem_selected 
{
	color:#ffffff;
	text-align:center;
	font-size: 15px;
	padding:1px 10px 2px 10px;
	#padding:0px 10px 3px 10px;
	margin-right:1px;
	border-right:#FFFFFF solid 1px;
	font-weight:bold;
}

/*  SUB Menu Normal */
.main_dnnmenu_submenu 
{
	border:1px solid #0f6ebb;
}

.main_dnnmenu_submenu td
{
	/*background-color:#E1E8ED;*/
	background-color:#ffffff;
	z-index: 1000;
	font-size: 15px; 
	text-align:left;
	color:#288bcc;
	line-height:2em;
	padding: 0px 5px;
	margin:0px;
}

/*  SUB Menu hover & selected */
.main_dnnmenu_itemhover td,.main_dnnmenu_itemselected td   
{  
	font-size: 15px; 
	color:#ffffff;
	text-align:left;
	line-height:2em;
	z-index: 1000; 
	padding: 0px 5px;
	margin:0px;
	background-color:#288bcc;
}

.main_dnnmenu_break
{
	height: 2px;
	background-color: #D5E0FF;
}

/******* Migas ****************/

#migas{
	float:left;
	width:100%;
	font-family: "trebuchet MS", georgia, tahoma, sans-serif;
	font-size: 14px;
	color: #0f6ebb;
	margin-bottom:10px;
}
#migas a, #migas a:link, #migas a:active, #migas a:visited {
	font-family: "trebuchet MS", georgia, tahoma, sans-serif;
	font-size: 14px;
	color: #0f6ebb;
	text-decoration:none;

}
	#migas a:hover{
		color: #0f6ebb;
		text-decoration:underline;
	}
	
/********** Servicios del parque *************/

.imagenesSErviciosParque{
	margin:30px 10px 20px 10px;
}
.MAyoresInformes {
	font-family:"trebuchet MS", georgia, tahoma, sans-serif;
	font-size: 30px;
	color: #0f6ebb;
	margin-bottom:10px;	
	display:block;
	width:250px;
	float:left;
}
.textoMAyoresInformes {
	font-family:"trebuchet MS", georgia, tahoma, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	display:block;
	width:320px;
	float:left;
	margin-left:10px;
	margin-top:5px;
}
.search{
	font-family:"trebuchet MS", georgia, tahoma, sans-serif;
	font-size: 12px;
	border:solid 2px #75bc1e;
}
