/**
 * Estilos de Modulos.
 * Color primario #8B137D
 * Color secundario #460A3F
 */

/*Images Fade*/

#imagesFadeFx
	{
	width: 300px;
	height: 125px;
	overflow: hidden;
	}

#imagesFadeFx div
	{
	width: 300px;
	height: 125px;
	background-repeat: no-repeat;
	}

#imagesFadeFx .image
	{
	background-image: url(../images/header/header-bg.jpg);
	background-position: -270px -15px;
	}


#imagesFadeFx .image div
	{
	background-position: center center;
	}

#imagesFadeFx .img1 {background-image: url(../images/header/images-fade/img1.jpg);}
#imagesFadeFx .img2 {background-image: url(../images/header/images-fade/img2.jpg);}
#imagesFadeFx .img3 {background-image: url(../images/header/images-fade/img3.jpg);}
#imagesFadeFx .img4 {background-image: url(../images/header/images-fade/img4.jpg);}

#imagesFadeFx a
	{
	display: block;
	width: 300px;
	height: 125px;
	}




/*Buscar*/
#buscarModule
	{
	width: 190px;
	vertical-align: top;
	padding-top: 6px;
	}

#buscarModule div
	{
	height: 20px;
	margin-left: 20px;
	margin-right: 20px;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(../images/modules/buscar/searchbox_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	
	text-align: left;
	}

#buscarModule div:hover
	{
	background-position: center -20px;
	}

#buscarModule input
	{
	width: 115px;
	background-color: transparent;

	background-image: url(../images/modules/buscar/buscar-message.png);
	background-repeat: no-repeat;
	background-position: left 100px;
		
	border: none;
	color: #000000;
	padding:0px;
	margin: 0px;
	vertical-align: middle;
	font-size: 11px;
	margin-right: 5px;
	}

#buscarModule button
	{
	background-color: transparent;
	border: none !important;
	width: 20px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	background-image: url(../images/modules/buscar/search_magnifier_icon.png);
	background-repeat: no-repeat;
	background-position: right center;	
	}
 
#buscarInput
	{
	}

/*Showcase*/
#showcaseModule
	{
	position: absolute;
	top: 0px;
	right: -10px;
	width: 369px;
	height: 155px;
	overflow: hidden;
	}


#showcaseModule .leftCurve
	{
	background-image: url(../images/header/module_headerbar.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 62px;
	}

#showcaseModule .rightCurve
	{
	background-image: url(../images/header/module_headerbar.png);
	background-repeat: no-repeat;
	background-position: right -160px;
	padding-right: 29px;
	}

#showcaseModule .showcaseBg
	{
	padding-top: 30px;
	padding-bottom: 30px;

	padding-left: 4px;
	padding-right: 4px;
	
	background-image: url(../images/header/module_headerbar.png);
	background-repeat: repeat-x;
	background-position: right -320px;	
	}

#showcaseFx 
	{
	position: relative;
	width: 270px;
	height: 95px;
	overflow: hidden;
	}

#showcaseFx div
	{
	position: absolute;
	top: 0px;
	left: -270px;
	width: 270px;
	height: 95px;
	
	background-repeat: no-repeat;
	background-position: center center;	
	}

#showcaseFx .img1 {left: 0px;  background-image: url(../images/header/showcase/img1.png);}
#showcaseFx .img2 {background-image: url(../images/header/showcase/img2.png);}
#showcaseFx .img3 {background-image: url(../images/header/showcase/img3.png);}
#showcaseFx .img4 {background-image: url(../images/header/showcase/img4.png);}
#showcaseFx .img5 {background-image: url(../images/header/showcase/img5.png);}


#showcaseFx a
	{
	display: block;
	width: 270px;
	height: 95px;
	}

/*Pathway*/
#pathwayModule
	{
	position: absolute;
	top: 155px;
	left: 15px;
	width: 910px;
	height: 30px;
	overflow: hidden;
	background-image: url(../images/header/header.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	
	text-align: left;
	
	}

#pathwayModule td
	{
	height: 30px;
	font-size: 12px;
	color: #8B137D;
	vertical-align: middle;
	text-align: left;
	white-space: nowrap;

	background-image: url(../images/header/pathway-item-bg.png);
	background-repeat: no-repeat;
	background-position: right top;		
	
	padding-right: 45px;
	}

#pathwayModule a
	{
	color: #8B137D;
	text-decoration: none;
	}

#pathwayModule a:hover
	{
	text-decoration: underline;
	}

/*LeftModules*/
#pageLeftZone .moduleSpace
	{
	height: 30px;
	}


#pageLeftZone .moduleZone
	{
	}

#pageLeftZone .moduleZone .topShadow
	{
	background-image: url(../images/modules/module_transparent_shadows1.png);
	background-repeat: no-repeat;
	background-position: left top;	
	padding-left: 5px;
	}

#pageLeftZone .moduleZone .topShadow div
	{
	background-image: url(../images/modules/module_transparent_shadows1.png);
	background-repeat: no-repeat;
	background-position: right -10px;
	padding-left: 0px;
	padding-right: 5px;	
	}

#pageLeftZone .moduleZone .topShadow div div
	{
	height: 5px;
	font-size: 1px;
	background-image: url(../images/modules/module_transparent_shadows1.png);
	background-repeat: repeat-x;
	background-position: left -20px;
	padding-left: 0px;
	padding-right: 0px;	
	width: 220px;
	}


#pageLeftZone .moduleZone .bottomShadow
	{
	background-image: url(../images/modules/module_transparent_shadows1.png);
	background-repeat: no-repeat;
	background-position: left -30px;	
	padding-left: 5px;
	}

#pageLeftZone .moduleZone .bottomShadow div
	{
	background-image: url(../images/modules/module_transparent_shadows1.png);
	background-repeat: no-repeat;
	background-position: right -40px;
	padding-left: 0px;
	padding-right: 5px;	
	}

#pageLeftZone .moduleZone .bottomShadow div div
	{
	height: 5px;
	font-size: 1px;
	background-image: url(../images/modules/module_transparent_shadows1.png);
	background-repeat: repeat-x;
	background-position: left -50px;
	padding-left: 0px;
	padding-right: 0px;	
	width: 220px;
	}

#pageLeftZone .moduleZone .leftShadow
	{
	background-image: url(../images/modules/module_transparent_shadows2.png);
	background-repeat: repeat-y;
	background-position: left top;	
	padding-left: 5px;
	}

#pageLeftZone .moduleZone .rightShadow
	{
	background-image: url(../images/modules/module_transparent_shadows2.png);
	background-repeat: repeat-y;
	background-position: right top;	
	padding-right: 5px;
	}

#pageLeftZone .moduleZone .moduleBg
	{
	width: 220px;
	background-image: url(../images/modules/module_transparent_bg.png);
	background-repeat: repeat;
	background-position: left top;	
	}

#pageLeftZone .moduleZone h3
	{
	margin: 0px;

	background-image: url(../images/modules/h3-bg.png);
	background-repeat: no-repeat;
	background-position: left top;	

	color: #FFFFFF;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
		
	padding-left: 10px;
	padding-right: 0px;

	padding-top: 10px;
	padding-bottom: 10px;
	
	}


/*Encuesta*/
#pollModule
	{
	padding-top: 10px;
	padding-bottom: 10px;
	}

#pollModule form
	{
	margin: 0px;
	padding: 0px;
	}

#pollModule button
	{
	width: 80px;
	background-color: #8B137D;
	font-weight: normal;
	color: #FFFFFF;
	border: 1px solid #000000;

	padding-top: 5px;
	padding-bottom: 5px;

	color: #FFFFFF;
	
	text-align: center;
	}

#pollModule .pollmaintable
	{
	}

#pollModule thead td
	{
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;

	background-image: url(../images/modules/module_line.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 12px;
	}

#pollModule label
	{
	font-size: 11px;
	text-align: left;
	color: #999999;
	}

#pollModule label:hover
	{
	color: #FFFFFF;
	}


#pollModule .pollstableborder
	{
	width: auto;
	margin-bottom: 10px;
	}

#pollModule .pollstableborder th
	{
	padding-top: 5px;
	padding-bottom: 7px;
	width: 30px;
	text-align: center;

	background-image: url(../images/modules/module_line.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	}

#pollModule .pollstableborder td
	{
	width: 190px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 7px;

	background-image: url(../images/modules/module_line.png);
	background-repeat: repeat-x;
	background-position: left bottom;	
	}

#pollModule a
	{
	font-size: 12px;
	color: #999999;
	}

/*Mercado Libre*/
#mercadoLibreModule
	{
	background-image: url(../images/modules/mercado-libre.png);
	background-repeat: no-repeat;
	background-position: center center;
	}

#mercadoLibreModule a
	{
	display: block;
	height: 93px;
	}

/*Feed Module*/
#feedsModule
	{
	}

#feedsModule div
	{
	text-align: center;
	font-size: 1px;
	margin-bottom: 5px;
	}

#feedsModule a
	{
	margin-left: 5px;
	margin-right: 5px;
	}

#feedsModule .w3c
	{
	margin-top: 30px;
	}