/* vimehost estilo css - ©2010 VimeHost S.L. Todos los derechos reservados. */
/* version: 0.2.2 */

#slided {
	width: 901px;
	margin: 0 auto;
}

#homepage-features {
	position: relative;
	z-index: 0;
	width: 901px;
	height: 393px;
	background: url('../../slide/lineslide.jpg') no-repeat;
}

#homepage-features h2 {
	display: none;
}

#homepage-features #slide1 {
	width: 901px;
	height: 393px;
	background: url('../slide/twitter.jpg') no-repeat;
}

#homepage-features #slide2 {
	width: 901px;
	height: 393px;
	background: url('../slide/dominiogratis.jpg') no-repeat;
	display: none;
}

#homepage-features #slide3 {
	width: 901px;
	height: 393px;
	background: url('../slide/afiliado.jpg') no-repeat;
	display: none;
}

#homepage-features #slide4 {
	width: 901px;
	height: 393px;
	background: url('../slide/vimec.jpg') no-repeat;
	display: none;
}

#homepage-features #slide5 {
	width: 901px;
	height: 393px;
	background: url('../slide/paypal.jpg') no-repeat;
	display: none;
}

#featurenav {
	z-index: 1;
	position: absolute;
	top: 288px;
}

#featurenav li {
	list-style-type: none;
	float: left;
	height: 110px;
	text-indent: -9000px;
}

#featurenav li#hide {
	display: none;
}

#featurenav li#collect_nav {
	width: 152px;
}
#featurenav li#collect_nav a {display: block; width: 152px; height: 110px; background: url('../slide/DOMINIOS.png') no-repeat;}
#featurenav li#collect_nav a.activeSlide {display: block; width: 152px; height: 110px; background: url('../slide/DOMINIOS.png') no-repeat; background-position: 0 -110px;}

#featurenav li#moderate_nav {
	width: 100px;
}
#featurenav li#moderate_nav a {display: block; width: 100px; height: 110px; background: url('../slide/AFILIADO.png') no-repeat;}
#featurenav li#moderate_nav a.activeSlide {display: block; width: 100px; height: 110px; background: url('../slide/AFILIADO.png') no-repeat; background-position: 0 -110px;}

#featurenav li#share_nav {
	width: 100px;
}
#featurenav li#share_nav a {display: block; width: 100px; height: 110px; background: url('../slide/VIMEC.png') no-repeat;}
#featurenav li#share_nav a.activeSlide {display: block; width: 100px; height: 110px; background: url('../slide/VIMEC.png') no-repeat; background-position: 0 -110px;}

#featurenav li#minister_nav {
	width: 100px;
}
#featurenav li#minister_nav a {display: block; width: 100px; height: 110px; background: url('../slide/PAGOS.png') no-repeat;}
#featurenav li#minister_nav a.activeSlide {display: block; width: 100px; height: 110px; background: url('../slide/PAGOS.png') no-repeat; background-position: 0 -110px;}