/*---------------------------------------------------------------------------------
[ARKIX Master Stylesheet]
Project:		Scitech Media
Version:		1.0
Last change:	17/02/2009
Assigned to:	Camilo Jones
Primary use:	Master de todo el website
---------------------------------------------------------------------------------*/

*{margin:0; padding:0;}

img{ 
 behavior: url("/site/js/htc/iepngfix.htc");
}

body{
	background-image: url(/site/portals/0/skins/allskins/img/back.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align:center;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}

p, .normal{
font-family: Tahoma;
font-size: 12px;
line-height: 18px;
color: #FFFFFF;
padding-bottom:15px;
/*margin-top:25px;*/
}
blockquote {
border-bottom:dashed #006699 1px;
font-family: Tahoma;
font-size: 12px;
line-height: 18px;
color: #FFFFFF;
padding:10px 10px 10px 10px;
font-style:italic;
margin-bottom:20px;
}

a, a:link, a:active, a:visited, a:hover{
color: #fff;
text-decoration: underline;
font-weight:normal;
}

/*a.head, a.head:link, a.head:active , a.head:visited , a.head:hover {
color: #71cdca !important;
text-decoration: none;
}*/

ul {
margin-left:20px;
margin-bottom:20px;
}
ol {
margin-left:25px;
margin-bottom:20px;
}
li {
margin-bottom:2px;
}

h1{
	background-image: url(/site/portals/0/skins/allskins/img/bullet_h1.gif);
	font-family: "trebuchet MS", georgia, tahoma, sans-serif;
	font-size: 32px;
	color: #5cc1b7;
	background-repeat: no-repeat;
	background-position:left 10px;
	#background-position:10px left;
	padding-left:30px;
	/*height:25px;*/
	padding-top:5px;
	padding-bottom:5px;
	#padding-bottom: 10px;
	border-bottom: 1px solid #5cc1b7;
	letter-spacing: -2px;
	margin-bottom:10px;
	font-weight:normal;
	line-height: 30px;
}

h2{
	color:#71CDCA !important;
	font-family:tahoma;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
}
h2 .head{
	background-image:url(/site/Portals/0/imagenes/img_mas.png);
	background-repeat:no-repeat;
	color:#71CDCA !important;
	font-family:tahoma;
	font-size:14px;
	font-weight:bold;
	padding-left:25px;
	padding-bottom:5px;
	text-decoration:none;
}

h3{ /* usado para los títulos de los servicios*/
	font-family: "trebuchet MS", georgia, tahoma, sans-serif;
	font-size: 20px;
	color: #5cc1b7;
	margin-bottom:10px;
	font-weight:bold;
}

h4, h4 .head{ /* usado para los títulos de los eventos en el home*/
	font-family: "trebuchet MS", georgia, tahoma, sans-serif;
	font-size: 12px;
	color: #5cc1b7 !important;
	margin-bottom:10px;
	font-weight:bold;
	text-decoration:none;
}

#top{
width:100%;
float:left;
background-color:#0d2e36;
}
	#herramientas{
	margin:0px auto;
	width:990px;
	text-align:right;
	}
	
#wrapper{
/*se le pone padding al wrapper para no tenerle que poner margin rigth y left a cada 
container para uqe no se pegue a los bordes de la derecha e izquierda. PAra Mozilla
se descuntan los 20pxls del padding. Para IE se dejan lso 990 exactos (con un hack "#")*/
width:970px; 	
#width:990px;
text-align: left;
margin:0px auto;
padding:0 10px;
/*height:200px; background-color: #FFFFCC;*/
}

/******************* header y menu*****************/
#header{
float:left;
width:100%;
}
	#logo{
	float:left;
	width:345px;
	height:49px;
	margin:5px 0px 0px 2px;
	}
	#buscador{
	float:right;
	width:380px;
	margin:24px 10px 0px 0px;
	}
#menu{
float:left;
width:100%;
/*height:40px;*/
margin-top:5px;
text-align:center;
padding-bottom:15px;padding-top:10px;
background-image: url(/site/portals/0/skins/allskins/img/back_menu.gif);
background-position: center top;
background-repeat: no-repeat;
}

/************* contenido home*****************/
#bannerHome{
float:left;
width:568px;
margin:5px 6px 0 0;
}
#calendario{
float:right;
width:395px;
margin-top:5px;
}

#contenido{
float:left;
width:970px;
background-image: url(/site/portals/0/skins/allskins/img/back_contenido.jpg);
background-color: #083d49;
background-repeat: no-repeat;
background-position: center top;
margin-top:0px;
#padding-bottom:10px;
}
		#noticias01{
		float:left;
		width:325px;
		margin:10px 19px 10px 10px;
		display: inline; /*Poner "display: inline;" cuando en IE6 se este duplicando el marging. Ver: http://www.positioniseverything.net/explorer/doubled-margin.html*/
		}
		#noticias02{
		float:left;
		width:301px;
		margin:10px 8px 10px 0px;
		}
		#banner02{
		float:left;
		width:298px;
		margin:10px 0px 10px 0px;
		}
#bottomContenido{
	float:left;
	width:970px;
	background-image: url(/site/portals/0/skins/allskins/img/bottom_content.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height:6px;
	/*#margin-top:-10px;*/
}
#clientes{
float:left;
width:100%;
margin-top:8px;
#margin-top:-3px;
}

#noticias01 img{
float: left;
margin:0 10px 10px 0;
}


/******************* footer ******************/
#footer{
float:left;
width:722px;
#width:970px;
margin-top:8px;
height:51px;
#height:80px;
background-image: url(/site/portals/0/skins/allskins/img/back_footer.gif);
background-repeat: no-repeat;
background-position: center top;
padding:29px 248px 0 0;
text-align:right;
}
	#footer a, #footer a:link, #footer a:active, #footer a:visited{
	color: #fff;
	text-decoration: none;	
	}
	#footer a:hover{
	color:#ffffff;
	text-decoration: underline;	
	}

/******** Contenido interna  *****************  */
#migas{
	width:100%;
	float:left;
	margin-top:10px;
}
	#migas a, #migas a:link, #migas a:active, #migas a:visited{
	color: #fff;
	text-decoration: none;	
	}
	#migas a:hover{
	color:#ffffff;
	text-decoration: underline;	
	}
	
#contenidoLeft{
float:left;
width:626px;
margin:20px 10px 10px 20px;
display: inline; /*Poner "display: inline;" cuando en IE6 se este duplicando el marging. Ver: http://www.positioniseverything.net/explorer/doubled-margin.html*/
}

#contenidoLeft h3{
font-size:12px; color:#5CC1B7;
padding:0px; margin:0px 0px 0px 10px;
float:left;
}
#contenidoLeft p{
margin:0px 0px 0px 10px;
}
#contenidoLeft img{
font-size:12px; color:#5CC1B7;
padding:0px; margin:0px 0px 0px 10px;
float:left;
}
.tdForm{
font-size:12px; color:#FFF;
padding-bottom:5px;
}
.tdForm h2{
font-size:20px; color:#5CC1B7;
font-weight:normal;
border-bottom:#5CC1B7 1px solid;
background-image:url(../imagenes/img_mas.png);
background-repeat: no-repeat; background-position:0px 5px;
padding-left:25px;
padding-bottom:5px;
margin-bottom:15px;
margin-top:20px;
}
.tdForm input{
font-size:11px; color:666;
padding-left:5px;
height:18px;
}
.tdForm select{
font-size:11px; color:666;
background-color:#FFFFFF;
padding-left:5px;
height:18px;
}
#fechaCont{
clear: both;
width:100%}

#fechaCont p{
margin-left:5px;
}
#fechaCont h3{
margin:0px;
}
#fechaCont img{
margin-right:10px;
}
#fecha{
width:50px; height:50px;
color:#FFFFFF; float:left;
background-color:#469C99;
text-align:center; 
}
#dia{
width:50px; height:28px;
font-size:20px;text-align:center;
vertical-align: top;float:left;
margin-top:5px;
}
#mes{
background-color:#86CDC9;
color:#CEEBE6; 
height:17px; 
clear: both;
}

#contenidoRight{
float:left;
width:301px;
margin:20px 5px 10px 0px;
}
#contenidoRight h1{
	background-image: url(/site/portals/0/skins/allskins/img/bullet_h1.gif);
	font-family: "trebuchet MS", georgia, tahoma, sans-serif;
	font-size: 32px;
	color: #5cc1b7;
	background-repeat: no-repeat;
	background-position:left 10px;
	#background-position:10px left;
	padding-left:30px;
	/*height:25px;*/
	padding-top:5px;
	padding-bottom:5px;
	#padding-bottom: 10px;
	border-bottom: 1px solid #5cc1b7;
	letter-spacing: -2px;
	margin-bottom:15px;
	font-weight:normal;
	line-height: 30px;
	clear:both;
	
}
#contenidoRight p, .normal {
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:11px;
	padding:0 0 0 0 ;
}
#contenidoRight p, .normal b{
	color:#5cc1b7;
}
#contenidoRight .SubHead{
	color:#5cc1b7;
	font-size:12px;
	text-transform:uppercase;
	border-bottom:#5cc1b7 1px solid;
	}

#contenidoRight .SubHead a{
	color:#5cc1b7;
	text-decoration:none;
	font-weight:bold;
	}	
.tex_eventos{
	font-size:12px;
	padding-top:55px;
	padding-left:15px;
	padding-right:10px;
}

#contenidoRight h1 .head{
font-weight: bold;
font-size: 32px;
}
#contenidoRight h3{
font-size:12px; color:#5CC1B7;
padding:0px; margin:0px 0px 0px 10px;
float:left;
}
#contenidoRight p{
margin:0px 0px 0px 10px;
}
#contenidoRight img{
font-size:12px; color:#5CC1B7;
padding:0px; margin:0px 0px 0px 10px;
}

#contenidoLeft_1_columna{
float:left;
width:930px;
margin:20px 0 10px 10px;
display: inline; /*Poner "display: inline;" cuando en IE6 se este duplicando el marging. Ver: http://www.positioniseverything.net/explorer/doubled-margin.html*/
}
#contenidoLeft_2_columna_left{
float:left;
width:460px;
margin:20px 0 10px 20px;
display: inline; /*Poner "display: inline;" cuando en IE6 se este duplicando el marging. Ver: http://www.positioniseverything.net/explorer/doubled-margin.html*/
}
#contenidoLeft_2_columna_right{
float:left;
width:460px;
margin:20px 0 10px 10px;
}

#contenidoLeft .SubSubHead, #contenidoLeft_1_columna .SubSubHead{
color:fff;
}

/*#contenidoLeft img, #contenidoLeft_1_columna img, #contenidoLeft_2_columna_right img, #contenidoLeft_2_columna_left img{
float:left;
margin: 5px 10px 5px 0;
border:solid 4px #037a92;
}*/

.imagenesTextos{
float:left;
margin: 10px 10px 5px 0;
border:solid 4px #037a92;
}

/******* Panes de servicios ********************/

#servicios01,#servicios02,#servicios03,#servicios04,#servicios05,#servicios06,#servicios07,#servicios08,#servicios09{
float:left;
width:305px;
margin-top:10px;
margin-left:15px;
margin-bottom:10px;
display:inline;
}
#serviciosIntro{
float:left;
width:940px;
margin-top:10px;
margin-left:15px;
margin-bottom:10px;
display:inline;
}
.servicios{
background-image: url(/site/portals/0/skins/allskins/img/back_bolas.png);
behavior: url("/site/js/htc/iepngfix.htc");
background-repeat: no-repeat;
background-position: left bottom !important;
padding-bottom:10px;
/*height:120px;*/
}

#filaServicios_01, #filaServicios_02, #filaServicios_03{
width:100%;
float:left;
}


.botonServicios{
text-align:right;
}

/*#servicios01 img,#servicios02 img,#servicios03 img,#servicios04 img,#servicios05 img,#servicios06 img,#servicios07 img,#servicios08 img,#servicios09{
	border: 3px solid #59beb6;
}
*/

.imagenesBordeVerde{
border: 3px solid #59beb6;
}



/** Buscador *****/
#buscador{
text-align: right;
}
#buscador .xsTxtSearch{
	background-color:#fff;
	border:solid #fff 1px;
	text-align:left;
	font-family: tahoma;
	font-size: 14px;
	color: #203846;
	width: 200px;
	#margin-bottom:4px !important;
}
#buscador.xsCmdSearch{
	background-image: url(/site/portals/0/skins/allskins/img/btn_buscar.gif);
	/*display:block;*/
	text-indent:-9999px;
	width:95px;
	height:26px;
	background-repeat: no-repeat;
	background-position: center center;
	border:none;
	background-color:none;
}

/******** Menu ***********************/

/* main menu td */
.main_dnnmenu_bar 
{
	cursor:pointer;
	background-color:transparent;
	font-family:"trebuchet MS", georgia, tahoma, sans-serif;
	color:#ffffff;	
}

/*  Main Menu Normal  */
.main_dnnmenu_rootitem  
{
	color: #d1e8ec;
	font-size: 16px;
	text-align:center;
	padding:8px 10px 12px 10px;
	margin-right:1px;
	/*	border-right:#FFFFFF solid 1px;*/
	font-weight:normal;
	font-family: "trebuchet MS", georgia, tahoma, sans-serif;
	background-image: url(/site/portals/0/skins/allskins/img/Seperate.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

/*  Main menu hover  */
.main_dnnmenu_rootitem_hover
{  
	color:#ffffff;
	
}

/*  Main menu selected  */
.main_dnnmenu_rootitem_selected 
{
	color:#ffffff;
	text-align:center;
	font-size: 15px;
	padding:8px 10px 12px 10px;
	margin-right:1px;
	/*border-right:#FFFFFF solid 1px;*/
	font-weight:normal;
	background-image: url(/site/portals/0/skins/allskins/img/bk_menuCurrent.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

/*  SUB Menu Normal */
.main_dnnmenu_submenu 
{
	/*border:1px solid #0f6ebb*/
	margin-top:0px;
}

.main_dnnmenu_submenu td
{
	/*background-color:#E1E8ED;*/
	background-color:#1d889e;
	z-index: 1000;
	font-size: 15px; 
	text-align:left;
	color:#d1e8ec;
	line-height:2em;
	padding: 0px 5px;
	
}

/*  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;
	background-color:#2f91a6;
}

.main_dnnmenu_break
{
	height: 2px;
	background-color: #D5E0FF;
}

/********** Contáctos *********************/

#contactos td{
	font-family: Tahoma;
	font-size: 12px;
	padding:5px;
}
/********** Eventos *********************/
#eventos-home{
	font-family: Tahoma;
	font-size: 14px;
	color:#333333;
	background-image: url(/site/Portals/0/imagenes/evento.jpg);
	background-repeat: no-repeat;
	width: 36px;
	height:18px;
	padding-top:20px;
	text-align:center;
	font-weight: bold;
}