@charset "utf-8";
/* CSS Document */

/******************************/
/* Producto: maxell-latin.com */
/* Diseñado Por: ESTUCHE Web  */
/* Programado Por: Juan Gotti */
/* Plataforma: CSS/XHTML/PHP  */
/******************************/

/******************************/
/*         Tipografia         */
/******************************/

body{
	background: #CBCCCE url(../images/background.jpg) repeat-x top;
	text-align: center;
	font: 12px/15px Helvetica, sans-serif;
	color: #4D4D4F;
}

#lobby{
	background: url(../images/background2.jpg) repeat-x top;
}

/******************************/
/*          Tool-Box          */
/******************************/

.block{
	display: block;
}

.hidden{
	overflow: hidden;
}

.clearLeft{
	clear: left;
}

.clearRight{
	clear:right;
}

.clear{
	clear: both;
}

.alignLeft{
	text-align: left;
}

.alignRight{
	text-align: right;
}

.justify{
	text-align: justify;
}

.floatLeft{
	float: left;
}

.floatRight{
	float: right;
}

.bold{
	font-weight: bold;
}

.rojo{
	color: #ED1C24;
}

.gris{
	color: #939598;
}

.black{
	color: #191919;
}

.blanco{
	color: #FFFFFF;
}
/******************************/
/*    Navegacion Estandar     */
/******************************/

a:link,
a:visited{
	color: #ED1C24;
}

a:active,
a:hover{
	color: #E55555;
}

/******************************/
/*           Modulos          */
/******************************/

#wrap{
	margin: 0 auto;
	width: 887px;
}

#header{
	position: relative;
	width: 887px;
	height: 110px;
}

#headerLogo{
	margin: 25px 20px 0 10px;
}

#menu{
	margin-top: 60px;
}

#menu li{
	display: inline;
	margin: 0 6px;
}

#menu a{
	color: #ED1C24;
}

#inicio #menu li a.inicioActive,
#maxell #menu li a.maxellActive,
#productos #menu li a.productosActive,
#soporte #menu li a.soporteActive,
#downloads #menu li a.downloadsActive,
#feedback #menu li a.feedbackActive,
#contacto #menu li a.contactoActive{
	background: #ED1C24;
	color: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#menu a{
	padding: 2px 10px;
}

#menu a:hover{
	color: #FFFFFF;
	background: #ED1C24;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#idioma{
	margin-top: 60px;
	margin-right: 10px;
}

#idioma li{
	display: inline;
}

#idioma a{
	color: #ED1C24;
}

#idioma a.selected{
	background: #ED1C24;
	color: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#idioma a{
	padding: 5px 2px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#idioma a:hover{
	color: #FFFFFF;
	background: #ED1C24;
}

#rotoBanner{
	width: 887px;
	height: 390px;
	background: #FFFFFF;
}

#homeBanner1{
	width: 296px;
	height: 133px;
}

#homeBanner2{
	width: 295px;
	height: 133px;
}

#homeBanner3{
	width: 296px;
	height: 133px;
}

#homeBanner4{
	width: 887px;
	height: 237px;
	margin: 10px 0;
}

#productoBanner{
	width: 887px;
	height: 126px;
	background: #FFFFFF url(../images/header-background.png) bottom center no-repeat;
}


#noticiasMain{
	width: 450px;
	height: 268px;
	text-align: justify;
	overflow: auto;
	background: #FFFFFF;
}

#noticias{
	width: 418px;
	height: 248px;
	margin: 5px 0 10px 10px;
}

#noticias li{
	font-size: 12px;
	color: #4D4D4F;
	text-transform: none;
}

#noticias li h2{
	font-size: 18px;
	margin-bottom: 15px;
	text-transform: uppercase;
}

#noticias li h4{
	font-size: 11px;
	margin-bottom: 10px;
}

#miniBanners{
	width: 437px;
	height: 268px;
	background: #FFFFFF;
}

#banners{
	width: 404px;
	height: 268px;
	margin: 0 auto;
}

.bannerancho{
	margin-bottom: 5px;
	padding: 10px 0 25px 0;
	border-bottom: dashed 1px #FF0000;
}

#linksBar{
	width: 887px;
	height: 213px;
	text-align: left;
	background: #FFFFFF url(../images/linksBar-background.jpg) bottom center no-repeat;
}

#enlaces{
	margin: 40px 0 0 30px;
	position: relative;
}

#enlaces li{
	line-height: 14px;
}

#enlaces li h2{
	font-size: 18px;
	line-height: 20px;
	padding-bottom: 10px;
	margin-bottom: 3px;
	text-transform: uppercase;
	border-bottom: dashed 1px;
}

#enlaces li a{
	color: #FFFFFF;
	font-weight: normal;
}

#enlaces li a:hover{
	color: #CCCCCC;
}

#recomendaciones{
	position: relative;
	margin: 40px 0 0 40px;
	width: 410px;
}

#recomendaciones li{
	line-height: 14px;
}

#recomendaciones li h2{
	font-size: 18px;
	line-height: 20px;
	padding-bottom: 10px;
	margin-bottom: 3px;
	text-transform: uppercase;
	border-bottom: dashed 1px;
}

#recomendaciones li a{
	color: #FFFFFF;
}

#recomendaciones li a:hover{
	color: #CCCCCC;
}

#recomedaciones1{
	position: absolute;
}

#recomedaciones2{
	position: absolute;
	left: 130px;
}

#recomedaciones3{
	position: absolute;
	left: 290px;
}

#dondeComprar{
	position: relative;
	margin: 40px 35px 0 0;
	width: 220px;
}

#dondeComprar li{
	line-height: 14px;
}

#dondeComprar li h2{
	font-size: 18px;
	line-height: 20px;
	padding-bottom: 10px;
	margin-bottom: 3px;
	text-transform: uppercase;
	border-bottom: dashed 1px;
}

#dondeComprar li a{
	color: #FFFFFF;
}

#dondeComprar li a:hover{
	color: #CCCCCC;
}

#dondeComprar1{
	position: absolute;
}

#dondeComprar2{
	position: absolute;
	left: 100px;
}

#footer{
	width: 887px;
	height: 67px;
	font-size: 11px;
	background: #000000 url(../images/footer-background.png) top center no-repeat;
}

#footer p{
	margin: 30px 15px 0 10px;
}

#footer p a{
	color: #191919;
}

#footer p a:hover{
	color: #333333;
}

#productosSidebar{
	width: 207px;
	text-align: left;
}

#productosSidebar ul{
	margin: 25px 0 0 10px;
}

#productosSidebar ul a{
	color: #4D4D4F;
}

#productosSidebar ul a:hover{
	color: #787879;
}

#productosSidebar ul h2{
	font-size: 18px;
	text-transform: uppercase;
}

#productosSidebar ul h3{
	font-size: 14px;
	margin-top: 15px;
}

#productosSidebar ul select{
	width: 160px;
	height: 22px;
}

#productosSidebar ul select.categoria{
	margin-top: 10px;
}

#productosSidebar ul select.modelo{
	margin: 5px 0 20px;
}

#productosContenido{
	width: 670px;
	padding-right: 10px;
}

#productosContenido2{
	width: 670px;
	padding-right: 10px;
}

#producto-banner{
	margin: 25px;
	text-align: left;
}

#producto-banner li{
	display: inline;
	font-size: 36px;
	line-height: 36px;
	font-weight: bold;
}

.lvl-1{
	color: #F00;
}

.lvl-2{
	color: #CCC;
}

.menu2 li{
	display: inline;
	margin: 0 7px 0 0;
}

.menu2 a{
	color: #ED1C24;
}

#productos .menu2 li a.infoActive,
#productos .menu2 li a.specActive,
#productos .menu2 li a.fichaActive,
#productos .menu2 li a.manualesActive,
#productos .menu2 li a.driversActive{
	background: #ED1C24;
	color: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.menu2 a{
	padding: 2px 9px;
}

.menu2 a:hover{
	color: #FFFFFF;
	background: #ED1C24;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}





#producto-banner .menu3 li{
	display: inline;
	margin: 0 7px 0 0;
	font-size: 12px;
}

.menu3 a{
	color: #ED1C24;
}

#inicio .menu3 li a.inicioActive,
#maxell .menu3 li a.maxellActive,
#productos .menu3 li a.productosActive,
#soporte .menu3 li a.soporteActive{
	background: #ED1C24;
	color: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.menu3 a{
	padding: 2px 9px;
}

.menu3 a:hover{
	color: #FFFFFF;
	background: #ED1C24;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}




.productosContenido3{
	width: 877px;
	height: 470px;
	padding-left: 20px;
	border-top: 1px solid #F00;
	border-bottom: 1px solid #F00;
}

.products-info{
	width: 440px;
	padding-top: 10px;
	float: left;
}

.products-features{
	height: 57px;
	background:url(../images/tec_back.jpg) repeat-x;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top: 80px;

}

.infocenter {
	margin-top:50px;
}


.products-features a{
	margin: 0 10px;
}

.products-desc{
	text-align: left;
	margin-top: 60px;
	height:237px;
}

.products-desc h1{
	font-size: 36px;
	font-weight: bold;
	color: #F00;
	line-height: normal;
	border-bottom: 1px solid #CCC;
	padding-bottom: 10px;
	margin-bottom: 25px;
}

.products-desc p{
	margin-bottom: 10px;
}

.product-image{
	position: relative;
	float: left;
	margin-left: 20px;
	height:443px;
	width:400px;
	background-color:#FFF;
}

.product-image a{
	position: absolute;
	bottom: 0;
	right: 16px;
	display: block;
	padding: 3px 7px;
	background: #F00;
	color: #FFF;
	font-weight: bold;
	min-width: 80px;
}

.manual-download,
.acrobat-download{
	background: #FFF;
	padding: 7px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.manual-download a,
.acrobat-download a{
	margin: 25px 0 0 15px;
}

.manual-download{
	margin-bottom: 20px;
}

#prodInfo{
	width: 320px;
}

.breadcrum{
	text-align: left;
	margin-top: 25px;
	padding-bottom: 5px;
	border-bottom: dashed 1px;
}

.breadcrum li{
	display: inline;
	text-transform: capitalize;
}

.breadcrum2{
	text-align: left;
	margin: 10px 0 5px 10px;
	border-bottom: dashed 1px;
}

.breadcrum2 li{
	display: inline;
	text-transform: uppercase;
}

.bcSpacer{
	margin: 0 5px;
}

#productosContenido ul li a{
	color: #ED1C24;
}

#productosContenido ul li a:hover{
	color: #E55555;
}

.imagenProducto{
	margin: 15px 0;
}

#productosContenido h2{
	font-size: 18px;
	border-bottom: dashed 1px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#productosContenido p{
	margin: 0 0 10px 0;
	text-align:justify;
}

.downloadsIcons{
	text-align: left;
	margin-top: 10px;
	padding-bottom: 5px;
	border-bottom: dashed 1px;
}

.downloadsIcons li{
	display: inline;
}

#productosBanner{
	width: 527px;
	height: 500px;
	background: #FFFFFF;
}

#mainContent{
	width: 887px;
	padding-bottom: 20px;
	background: #FFFFFF;
}

#main-content{
	width: 867px;
	padding-bottom: 20px;
}

.imagenProductos{
	margin-bottom: 20px;
}

#catProd h2{
	font-size: 18px;
	text-transform: uppercase;
	margin: 25px 0 10px 10px;
}

.productosGrid{
	width: 165px;
	height: 165px;
	margin: 0 0 10px 2px;
}

#productosHorizontal{
	width: 887px;
	border-top: dashed 1px #ED1C24;
	border-bottom: dashed 1px #ED1C24;
	padding: 10px 0;
}

#productoDelMes{
	width: 433px;
	padding: 10px 0 0 10px;
	border-right: dashed 1px #ED1C24;
}

#productoDelMes h2{
	font-size: 18px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

#productoDelMes ul{
	width: 418px;
	margin: 5px 0 10px 0;
}

#productoDelMes ul li h2{
	font-size: 18px;
	margin-bottom: 15px;
	text-transform: uppercase;
}

#productoDelMes ul li h4{
	font-size: 11px;
}

#productoDelMes ul li a{
	color: #ED1C24;
}

#productoDelMes ul li a:hover{
	color: #E55555;
}

#buscar{
	margin: 0 0 0 5px;
}







#productosNuevos{
	width: 423px;
	padding: 10px 0 0 10px;
}

#productosNuevos h2{
	font-size: 18px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

#productosNuevos ul{
	width: 330px;
	margin: 5px 0 10px 10px;
}

#productosNuevos ul li h2{
	font-size: 18px;
	margin-bottom: 15px;
	text-transform: uppercase;
}

#productosNuevos ul li h4{
	font-size: 11px;
}

#productosNuevos ul li a{
	color: #ED1C24;
}

#productosNuevos ul li a:hover{
	color: #E55555;
}




#algunosProductos{
	width: 610px;
	padding: 10px 0 0 10px;
}

#algunosProductos h2{
	font-size: 18px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

#algunosProductos ul{
	width: 442px;
	margin: 5px 0 50px 10px;
}

#algunosProductos ul li h2{
	font-size: 18px;
	margin-bottom: 15px;
	text-transform: uppercase;
}

#algunosProductos ul li h3{
	font-size: 15px;
}

#algunosProductos ul li h4{
	font-size: 11px;
}

#algunosProductos ul li a{
	color: #ED1C24;
}

#algunosProductos ul li a:hover{
	color: #E55555;
}




.lobbyMapa{
	margin-top: 80px;
}

#pais{
	position: absolute;
	top: 290px;
	left: 451px;
}

#pais li{
	margin-bottom: 10px;
}

#pais li a{
	color: #ED1C24;
	padding: 2px 5px;
}

#pais li a:hover{
	color: #FFFFFF;
	padding: 2px 5px;
	background: #682D91;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#pais2{
	position: absolute;
	top: 290px;
	left: 600px;
}

#pais2 li{
	margin-bottom: 10px;
}

#pais2 li a{
	color: #ED1C24;
	padding: 2px 5px;
}

#pais2 li a:hover{
	color: #FFFFFF;
	padding: 2px 5px;
	background: #682D91;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#copy{
	position: fixed;
	bottom: 10px;
	left: 20px;
	color: #FFFFFF;
}

#estuche{
	position: fixed;
	bottom: 10px;
	right: 20px;
	color: #FFFFFF;
}

#estuche a{
	color: #ED1C24;
}

#estuche a:hover{
	color: #D20005;
}

#maxellLatinSidebar{
	width: 207px;
	text-align: left;
}

#maxellLatinSidebar ul{
	margin: 25px 0 0 10px;
}

#maxellLatinSidebar ul a{
	color: #4D4D4F;
}

#maxellLatinSidebar ul a:hover{
	color: #787879;
}

#maxellLatinSidebar ul h2{
	font-size: 18px;
	margin-bottom: 15px;
	text-transform: uppercase;
}

#maxellLatinContenido{
	width: 627px;
	padding-right: 10px;
}

#maxellLatinContenido h2{
	font-size: 18px;
	margin: 25px 0 10px 0;
}

#maxellLatinContenido p{
	margin-bottom: 10px;
}

#maxellLatinContenido #gente li{
	margin-bottom: 10px;
}

#maxellLatinContenido #gente li.empleado{
	margin-bottom: 0;
}

/******************************/
/*          Contacto          */
/******************************/

.contacto form{
	margin-top: 20px;
	width: 260px;
}

.contactoNombre,
.contactoEmail,
.contactoMensaje{
	margin: 5px 0 10px;
	border: 1px solid #51276B;
	font-size: 13px;
}

.contactoButton{
	line-height: 20px;
	width: 50px;
	height: 25px;
}

#formaContacto{
	width: 360px;
	height: 300px;
}

#formaSoporte{
	width: 627px;
	height: 300px;
}

#formaSoporte p{
	margin: 0 0 0 0;
}


#formaSoporte form{
	margin-top: 20px;
}

#downloadsContenido{
	width: 627px;
	height: 300px;
}

#downloadsContenido h2{
	font-size: 18px;
	/*margin: 25px 0 10px 0;*/
	margin: 150px 0 10px 0;
}

#downloadsContenido p{
	margin-bottom: 10px;
}

#headerForm{
	position: absolute;
	width: 887px;
}

#forma1{
	position: relative;
	left: 10px;
}

#forma2{
	position: relative;
	right: 10px;
}

#mapas{
	width: 887px;
	height: 600px;
}

.arrow{
	margin: 0 5px 0 0;
}

#palabraClave{
	width: 255px;
	height: 119px;
}



div.scroller{
/* modify width and height of scrolling section if necessary */		
width: 670px;
height: 484px;
overflow: hidden;
}

div.scroller div.section{
/* modify width and height of each section as needed (should match the size of the scroller window)	*/
width:670px;
height:484px;
overflow:hidden;
float:left;

}

div.scroller div.scroller-content{
width: 100000px;
}


#gallery-wrap{
	width: 285px;
	height: 380px;
	float: left;
}


div.scroller2{
/* modify width and height of scrolling section if necessary */		
width: 260px;
height: 380px;
margin: 20px 0 0;
overflow: hidden;
float: left;
}

div.scroller2 div.section2{
/* modify width and height of each section as needed (should match the size of the scroller window)	*/
width:260px;
height:380px;
overflow:hidden;
float:left;
}

div.scroller2 div.scroller-content2{
width: 100000px;
}

#gallery-controllers{
	width: 260px;
	height: 35px;
	overflow: hidden;
	float: left;
	display: block;
}

#gallery-controllers li{
	display: inline;
	width: 35px;
	height: 35px;
	overflow: hidden;
	margin: 0 5px 0 0;
}

#gallery-info{
	width: 350px;
	float: left;
	margin: 25px 0 0;
}





.main-content-wrapper{
	border-top: 1px solid #F00;
	width: 867px;
	padding-top: 20px;
	padding-left: 20px;
	background: #FFF;
	position: relative;
	margin-bottom: 20px;
}

.prev-arrow{
	display: block;
	width: 32px;
	height: 350px;
	background: url(../images/previous_arrow.jpg) no-repeat 0 0;
	position: absolute;
	left: 10px;
	top: 60px;
	text-indent: -9999px;
}

.next-arrow{
	display: block;
	width: 32px;
	height: 350px;
	background: url(../images/next_arrow.jpg) no-repeat 0 0;
	position: absolute;
	right: 10px;
	top: 60px;
	text-indent: -9999px;
}

.grid-productos{
	width: 807px;
	height:320px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-top: 15px;
	padding: 20px 0 20px 40px;
}

.grid-productos-item{
	width: 373px;
	height:110px;
	margin-bottom:50px;
	float: left;
}

.top-item{
	margin-bottom: 30px;
}

.item-right{
	margin-left: 40px;
}

.grid-info{
	text-align: justify;
	width: 272px;
	padding-left: 20px;
}

.product-info{
	margin-bottom: 15px;
}

.grid-info h2{
	font-size: 16px;
	color: #F00;
	margin: 10px 0 2px;
	padding-bottom: 15px;
	border-bottom: 1px solid #636363;
}

.grid-info h2 a{
	font-weight: bold;
}



.grid-productos-col{
	width: 141px;
	float: left;
	margin-right: 20px;
}

.grid-productos-col img{
	margin-bottom: 10px;
}

.grid-productos-col ul{
	text-align: left;
}

.grid-productos-col li h2{
	font-size: 16px;
	font-weight: bold;
	color: #F00;
	padding-bottom: 5px;
	margin-bottom: 3px;
	border-bottom: 1px solid #636363;
}

.grid-productos-col li a,
.grid-productos-col li a:link{
	color: #636363;
}

.grid-productos-col li a:hover{
	color: #AEAEAE;
}