#content-index {
	float: left;
	overflow: hidden;
}

/****** Carousel Styles 

#carousel-wrapper {
	width: 900px;
	height: 240px;
	overflow: hidden;
	float: left;
	position: relative;
}

#carousel-corner-sw {
	width: 11px;
	height: 11px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(/images/refresh/carousel-corner-sw.png) left bottom no-repeat;
	z-index: 6;
}

#carousel-corner-se {
	width: 11px;
	height: 11px;
	position: absolute;
	bottom: 0;
	right: 0;
	background: url(/images/refresh/carousel-corner-se.png) right bottom no-repeat;
	z-index: 6;
}

#hero-image {
	width: 900px;
	height: 240px;
	overflow: hidden;
	float: left;
	position: relative;
}

#hero-image ul {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	position: absolute;
}

#hero-image ul li {
	float: left;
	display: inline;
	width: 900px;
	height: 240px;
	padding: 0;
	position: relative;
	line-height: normal;
}

#hero-image ul li div {
	float: left;
	overflow: hidden;
}

#carousel-controls-alpha {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 900px;
	height: 30px;
	background: #000000;
	opacity: 0.78;
	z-index: 4;
	filter: Alpha(Opacity=78,,,,,,);
}

#carousel-controls {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 870px;
	height: 30px;
	background: none;
	padding: 0 15px;
	z-index: 5;
}

#previous{
	width: 11px;
	height: 12px;
	margin: 9px 5px 0 0;
	background: url(../images/flecha_carrousel_atrasa.png) left -12px no-repeat;
	float: left;
	cursor: pointer;
	overflow: hidden;
}

#previous:hover {
	background-position: left top;
}

#next {
	width: 11px;
	height: 12px;
	margin: 9px 15px 0 5px;
	background: url(../images/flecha_carrousel_avanza.png) right -12px no-repeat;
	float: left;
	cursor: pointer;
	overflow: hidden;
}

#next:hover {
	background-position: right top;
}

#carousel-controls a.nav-button,
#carousel-controls a.nav-button:link,
#carousel-controls a.nav-button:visited {
	float: left;
	display: block;
	width: 16px;
	height: 16px;
	margin: 7px 3px 0;
	padding: 0;
	background: url(../images/botones_carrousel.png) no-repeat;
}

#carousel-controls a:hover {
	text-decoration: none;
}

#carousel-controls a.one,
#carousel-controls a.one:link,
#carousel-controls a.one:visited {
	background-position: left bottom;
}

#carousel-controls a.one:hover {
	background-position: left top;
}

#carousel-controls a.two,
#carousel-controls a.two:link,
#carousel-controls a.two:visited {
	background-position: -16px bottom;
}

#carousel-controls a.two:hover {
	background-position: -16px top;
}

#carousel-controls a.three,
#carousel-controls a.three:link,
#carousel-controls a.three:visited {
	background-position: -32px bottom;
}

#carousel-controls a.three:hover {
	background-position: -32px top;
}

#carousel-controls a.four,
#carousel-controls a.four:link,
#carousel-controls a.four:visited {
	background-position: -48px bottom;
}

#carousel-controls a.four:hover {
	background-position: -48px top;
}

#carousel-controls a.five,
#carousel-controls a.five:link,
#carousel-controls a.five:visited {
	background-position: right bottom;
}

#carousel-controls a.five:hover {
	background-position: right top;
}

#carousel-controls a.one.active,
#carousel-controls a.one.active:link,
#carousel-controls a.one.active:visited {
	background-position: left top;
}

#carousel-controls a.two.active,
#carousel-controls a.two.active:link,
#carousel-controls a.two.active:visited {
	background-position: -16px top;
}

#carousel-controls a.three.active,
#carousel-controls a.three.active:link,
#carousel-controls a.three.active:visited {
	background-position: -32px top;
}

#carousel-controls a.four.active,
#carousel-controls a.four.active:link,
#carousel-controls a.four.active:visited {
	background-position: -48px top;
}

#carousel-controls a.five.active,
#carousel-controls a.five.active:link,
#carousel-controls a.five.active:visited {
	background-position: right top;
}


#carousel-controls a h2,
#carousel-controls a:link h2,
#carousel-controls a:visited h2 {
	position: absolute;
	left: -999em;
	bottom: 6px;
	color: #bbe5ff;
	font-size: 14px;
	margin: 0;
	width: 700px;
	font-weight: normal;
	border: none;
	padding: 0;
	
}

#carousel-controls a.active h2.active {
	left: 169px;
}

/*
#carousel-controls a:hover h2 {
	left: 169px;
}

div#hero-image ul li div a.heropic {
	float: left;
	display: block;
	height: 240px;
	width: 544px;
	text-indent: -999em;
	overflow: hidden;
}

#hero-image ul li div div.textblock {
	float: left;
	height: 240px;
	width: 326px;
	background: url(../images/fondo_carrusel.png) left top repeat-x;
	padding: 0px 15px;
	overflow: hidden;
}

#hero-image ul li div div.textblock h3 {
	margin: 0;
}

#hero-image ul li div div.textblock h3 a,
#hero-image ul li div div.textblock h3 a:link,
#hero-image ul li div div.textblock h3 a:visited {
	color: #1ccaef;
	font-size: 30px;
	margin: 15px 0 9px 0;
	background: none;
	padding: 0;
}

#hero-image ul li div div.textblock h3 a:hover {
	text-decoration: none;
}

#hero-image ul li div div.textblock p {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #FFFFFF;
	margin: 0 0 10px 0;
}

#hero-image ul li div div.textblock a,
#hero-image ul li div div.textblock a:link,
#hero-image ul li div div.textblock a:visited {
	color: #1ccaef;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
	display: inline-block;
	background: url(/images/refresh/enter-arrow.png) right 50% no-repeat;
	padding-right: 23px;
}


/***** Dedicados ***

div#lamina-dedicados {
	background: url(../images/hosting.png) left top no-repeat;
	width: 900px;
	height: 240px;
	float: left;
	position: relative;
}


/**** Ncomputing ****
div#ncomputing {
	background: url(../images/ncomputing.png) left top no-repeat;
	width: 900px;
	height: 240px;
	float: left;
}

div#hero-image ul li div#ncomputing div.textblock {
	width: 325px;
}

div#hero-image ul li div#ncomputing a.heropic {
	width: 545px;
}

/**** Fabrica de Software ****
div#lamina_fds {
	background: url(../images/fabricadesoftware.png) left top no-repeat;
	width: 900px;
	height: 240px;
	float: left;
}

/**** Servicios Administrados ****
div#lamina_servicios {
	background: url(../images/serviciosadministrados.png) left top no-repeat;
	width: 900px;
	height: 240px;
	float: left;
}

/**** Media Streaming ****
div#lamina_mediastreaming {
	background: url(../images/mediastreaming.png) left top no-repeat;
	width: 900px;
	height: 240px;
	float: left;
}
*/
/****** Product Boxes ******/

.product-box {
	float: left;
	width: 216px;
	height: 141px;
	margin-right: 12px;
	margin-top: 20px;
}

.product-box-last {
	margin-right: 0;
}

div.product-box div {
	width: 216px;
	float: left;
}

div.product-box .pb-top {
	height: 65px;
	background: url(../images/fondo_promo.png) left top no-repeat;
}

div.product-box .pb-top a,
div.product-box .pb-top a:link,
div.product-box .pb-top a:visited {
	color: #FFFFFF;
}

div.product-box .pb-top a h2 {
	font-size: 14px;
	width: 136px;
	padding: 16px 10px 0 70px;
	margin: 0;
	height: 40px;
	line-height: 18px;
	border: none;
	color: #FFFFFF;
}

div.product-box .pb-top a h2.lbsn {
	background: url(../images/promo1.png) 10px 14px no-repeat;
}

div.product-box .pb-top a h2.dedicated {
	background: url(../images/promo2.png) 10px 14px no-repeat;
}

div.product-box .pb-top a h2.hybrid {
	background: url(../images/promo3.png) 7px 14px no-repeat;
}

div.product-box .pb-top a h2.cloud {
	background: url(../images/emailmarketing.png) 10px 11px no-repeat;
}

div.product-box .pb-middle {
	background: url(../images/producto_fondo.png) left top repeat-y;
	height: 28px;
	text-align: center;
	padding: 7px 0 12px;
	line-height: 16px;
}

div.product-box .pb-middle a {
	padding: 0 13px;
	float: left;
	width: 190px;
	display: block;
}

div.product-box .pb-bottom {
	background: url(../images/irpromo.png) left bottom no-repeat;
	height: 35px;
	text-align: right;
	font-weight: bold;
	font-style: italic;
	position: relative;
}

div.product-box .pb-bottom a,
div.product-box .pb-bottom a:link,
div.product-box .pb-bottom a:visited {
	position: absolute;
	width: 216px;
	height: 145px;
	display: block;
	bottom: 0;
	left: 0;
	color: #424242;
	font-size: 14px;
}

div.product-box div.pb-bottom a:hover {
	color: #3CAC15;
	text-decoration: none;
}

div.product-box .pb-bottom a p {
	position: absolute;
	bottom: 11px;
	right: 40px;
	margin: 0;
}
	
/***** Bottom Box ******/

#bottom-box-wrapper {
	width: 870px;
	height: 176px;
	position: relative;
	float: left;
	clear: both;
	padding: 15px;
	background: url(../images/bottom-box-middle.png) left top repeat-y;
	margin-top: 25px;
}

#bottom-box-top {
	position: absolute;
	width: 900px;
	height: 11px;
	top: 0;
	left: 0;
	background: url(../images/opiniones_top.png) left top no-repeat;
}

#bottom-box-bottom {
	position: absolute;
	width: 900px;
	height: 11px;
	bottom: 0;
	left: 0;
	background: url(../images/opiniones_bottom.png) left bottom no-repeat;
}

#bottom-box-ibeam {
	width: 51px;
	height: 206px;
	background: url(../images/divisiones_opiniones.png) left top no-repeat;
	position: absolute;
	top: 0;
	left: 554px;
}

div.bottom-content-wraps {
	height: 148px;
	float: left;
}

div.bottom-content-wraps p {
	line-height: 16px;
}

div.bottom-basements {
	border-top: 1px solid #CCCCCC;
	height: 25px;
	float: left;
	width: 100%;
}

div.bottom-basements a,
div.bottom-basements a:link,
div.bottom-basements a:visited {
	float: right;
	margin-top: 10px;
	background: url(../images/liga.png) right 50% no-repeat;
	padding-right: 14px;
	font-size: 12px;
	line-height: 12px;
}

div#bottom-middle div.bottom-content-wraps h3 {
	margin: 5px 0 0 0;
}

div#bottom-left div.bottom-content-wraps {
	padding-right: 125px;
}

#bottom-left {
	height: 175px;
	width: 410px;
	float: left;
	padding: 0 15px 0 0;
	overflow: hidden;
	background: url(../images/opiniones.png) right top no-repeat;
}

#bottom-middle {
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	float: left;
	width: 198px;
	height: 175px;
	padding: 0 15px;
}

#bottom-right {
	width: 200px;
	height: 175px;
	float: left;
	padding-left: 15px;
}

#bottom-left h3 {
	margin: 5px 0 10px 0;
	padding: 0;
	font-size: 18px;
	color: #0280cf;
}

#bottom-left p#byline {
	font-size: 12px;
	font-style: italic;
	margin: 9px 0 0 0;
	color: #666666;
}
