@import url('template.css');

/* Wrapper
/********************************************************************/
#wrapper{ float:left;}

/* Cuerpo
/********************************************************************/
#cuerpo{
	background:none !important;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:100px;
}

/* Content
/********************************************************************/
#content{
	background:url(../img/bg_index.gif) no-repeat left 269px !important;
	float:left;
	width:918px;
	padding-bottom:35px;

/*	position:relative;
	z-index:-1;*/
}


/* Intro
/********************************************************************/
.intro{
	float:left;
	width:100%;
	height:269px;
}
.intro h2{
	background-position:left top !important;
	margin:0 0 15px 0 !important;
	padding-top:5px !important;
	padding-bottom:0 !important;
	height:65px;
}
.intro p{
	color:#fff;
	font-size:1.175em;
	margin-bottom:6px;
}
.intro p span{ font-weight:bold;}
.intro a{
	background:url(../img/btn_001.gif) no-repeat left top;
	display:block;
	text-indent:-5000px;
	width:103px; height:25px;
	margin-top:20px;
}
.intro a:hover{}

.shadow{
	background:url(../img/bg_shadow-wrapper.png) repeat-x left top;
	float:left;
	padding:39px 0 0 22px;
	width:896px;
}

.bg_networking-communications,
.bg_it-security-forensics,
.bg_it-consulting,
.bg_capacitacion{
	background-repeat:no-repeat;
	background-position:left top;
}

.bg_networking-communications	{ background-image:url(../img/fondos/bg_networking-communications.jpg);	}
.bg_it-security-forensics		{ background-image:url(../img/fondos/bg_it-security-forensics.jpg);		}
.bg_it-consulting				{ background-image:url(../img/fondos/bg_it-consulting.jpg);				}
.bg_capacitacion				{ background-image:url(../img/fondos/bg_capacitacion.jpg);				}

.bg_it-consulting h2,
.bg_capacitacion h2{
	padding-top:17px !important;
	height:53px;
}

/* Box
/********************************************************************/
.box{
	float:left;
	margin:10px 0 0 36px;
	width:192px;
}

.box h3 a{
	float:left;
	margin:0 0 10px 0;
	text-indent:-5000px;
	width:100%; height:56px;
}
.box h3.net-comm a	{ background:url(../img/bg_net-comm.gif) no-repeat left top;	}
.box h3.sec-for a	{ background:url(../img/bg_sec-for.gif) no-repeat left top;		}
.box h3.consul a	{ background:url(../img/bg_consul.gif) no-repeat left top;		}
.box h3.cap a		{ background:url(../img/bg_cap.gif) no-repeat left top;			}

.box p{
	float:left;
	color:#555;
	line-height:18px;
	width:100%;
/*	height:105px;*/
	height:140px;
}

.box a.ver_mas{
	background:url(../img/btn_002.gif) no-repeat left top;
	float:right;
	margin-top:10px;
	text-indent:-5000px;
	width:84px; height:21px;
}
.box a.ver_mas:hover{}

/* SLIDER
/********************************************************************/
.slider-wrap{
	float:left;
	width:100%;
}
.stripViewer{
	position:relative;
	overflow: hidden;
	width:918px;
}
.stripViewer .panelContainer{
	float:left;
	position:relative;
	top:0; left:0;
}
.stripViewer .panelContainer .panel{ /* Slider del contenido */
	float:left;
	height:100%;
	position:relative;
	width:918px;
	height:269px;
}
.wrapper{
	height:269px;
	float:left;
}

.stripNavL, .stripNavR, .stripNav{ display: none;}

/* Thumbs */
.thumbs{
	float:left;
	width:896px; height:75px;
	padding-left:22px;
}
.nav-thumb{}
#movers-row{
	float:left;
	width:100%;
}
#movers-row div{
	float:left;
	width:192px;
	margin-left:35px;
	display:inline;/* IE6 fix */
}
#movers-row div img{ padding-top:20px;}

#movers-row div a.cross-link{ float:right; }

.cross-link{
	display:block;
	width:192px;
	margin-top:-12px;
	position:relative;
	padding-top:12px;
	z-index:9999;
}
.active-thumb{ background:transparent url(../img/icon-uparrowsmallwhite.png) top center no-repeat;}