/* CSS Document */
body { margin: 0px; background:url(../images/bg_all.png) repeat-y center top #ededed; }
#all { width:950px; border-left:#CCC 1px solid; border-right:#CCC 1px solid; margin-left:auto; margin-right:auto; background:#FFF; }
/* home */
#head { background-image:url(../images/liftex_bg_inicio.png); background-repeat:no-repeat; background-position:0 0; padding:100px 0 0 59px; }
#head #este { width:200px; }

.info { position:absolute; background-color:#FFF; border:#CCC dotted 1px; }
.center { text-align:center; }
.marL10 { margin-left:10px; }
.limpiar { clear:both; }
.descarga { margin-bottom:10px;}

.menu-index { float:left; }
.menu-index a { background-image:url(../images/btn_menu_login.png); background-repeat:no-repeat; display:block; }
.btn-inicio { background-position:0 0; width:92px; height:50px; }
.btn-inicio:hover { background-position:0 -50px; }

.btn-login { background-position:-92px 0; width:107px; height:50px; }
.btn-login:hover { background-position:-92px -50px; }

.btn-logout { background-position:-199px 0; width:107px; height:50px; }
.btn-logout:hover { background-position:-199px -50px; }

#body { background-image:url(../images/liftex_bg_inicio.png); background-repeat:no-repeat; background-position:0 -159px; min-height:550px; text-align:center; }
#tbl_menu_home { margin-right:51px; margin-top:100px; }
#pie_home { /*position:absolute; top:660px;*/ margin-top:210px; width:950px; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#999999; }
#pie_home a { text-decoration:none; color:#999999; }
#pie_home a:hover { color:#333; }
#pie_copy { float:left; width:auto; text-align:left; padding-left:50px; }
#pie_menu { float:right; width:auto; text-align:right; padding-right:50px; }
#pie_info_c { margin-top:10px; padding-bottom: 10px; text-align:center; width:100%; float:left;}

.menu_home { margin-top:100px; }
.menu_home a { width:122px; height:200px; display:block; cursor:pointer; background-repeat:no-repeat; background-image:url(../images/botones_inicio.png); }
.menu_home .nosotros        { background-position:0 0; }
.menu_home .productos       { background-position:-122px 0; }
.menu_home .descargas { background-position:-244px 0; }
.menu_home .recomendaciones       { background-position:-366px 0; }
.menu_home .contacto        { background-position:-488px 0; }

.menu_home .nosotros:hover        { background-position:0 -200px; }
.menu_home .productos:hover       { background-position:-122px -200px; }
.menu_home .descargas:hover { background-position:-244px -200px; }
.menu_home .recomendaciones:hover       { background-position:-366px -200px; }
.menu_home .contacto:hover        { background-position:-488px -200px; }

#nosotros { background:url(../images/btn_nosotros_1.png) no-repeat; width:122px; height:200px; cursor:pointer }
#productos { background:url(../images/btn_productos_1.png) no-repeat; width:122px; height:200px; cursor:pointer }
#recomendaciones { background:url(../images/btn_recomendaciones_1.png) no-repeat; width:122px; height:200px; cursor:pointer }
#descargas { background:url(../images/btn_descargas_1.png) no-repeat; width:122px; height:200px; cursor:pointer }
#contacto { background:url(../images/btn_contacto_1.png) no-repeat; width:122px; height:200px; cursor:pointer }
/* termina home */

/* empiezan de las secciones */
#body_seccion { }
#pie_seccion{ height:50px; background-image:url(../images/inicio_bg_pie.jpg); background-repeat:no-repeat; background-position:0 0; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#999999; padding-top:60px; padding-bottom:30px; }
#pie_seccion a { text-decoration:none; color:#999999; }
#pie_seccion a:hover { color:#333; }

#interior { background-image:url(../images/liftex_bg_contenido.png); background-repeat:n:repeat-y; background-position:0 0; }
#tbl_menu { position:absolute; top:63px;width:940px; }
#tbl_menu .ir-inicio { width:130px; height:50px; margin-left:30px; cursor:pointer; }
#tbl_menu .menu-login-interior { margin-left:24px; width:200px; float:left; }


#tbl_menu .menu-secciones { margin-top:-50px; float:right;}
#tbl_menu .menu-secciones a { float:left; width:86px; height:140px; display:block; cursor:pointer; background-repeat:no-repeat; background-image:url(../images/botones_interior.png);}
#tbl_menu .menu-secciones .nosotros        { background-position:0 0; }
#tbl_menu .menu-secciones .productos       { background-position:-86px 0; }
#tbl_menu .menu-secciones .recomendaciones { background-position:-172px 0; }
#tbl_menu .menu-secciones .descargas       { background-position:-258px 0; }
#tbl_menu .menu-secciones .contacto        { background-position:-344px 0; }

#tbl_menu .menu-secciones .nosotros:hover        { background-position:0 -140px; }
#tbl_menu .menu-secciones .productos:hover       { background-position:-86px -140px; }
#tbl_menu .menu-secciones .recomendaciones:hover { background-position:-172px -140px; }
#tbl_menu .menu-secciones .descargas:hover       { background-position:-258px -140px; }
#tbl_menu .menu-secciones .contacto:hover        { background-position:-344px -140px; }


#nosotrosm { background:url(../images/btnm_nosotros_1.png) no-repeat; width:86px; height:140px; cursor:pointer }
#productosm { background:url(../images/btnm_productos_1.png) no-repeat; width:86px; height:140px; cursor:pointer }
#recomendacionesm { background:url(../images/btnm_recomendaciones_1.png) no-repeat; width:86px; height:140px; cursor:pointer }
#descargasm { background:url(../images/btnm_descargas_1.png) no-repeat; width:86px; height:140px; cursor:pointer }
#contactom { background:url(../images/btnm_contacto_1.png) no-repeat; width:86px; height:140px; cursor:pointer }


#inicio { background:url(../images/btn_inicio_1.png) no-repeat; width:130px; height:50px; cursor:pointer }
#logear { background:url(../images/btn_inicio_login_1.png) no-repeat; width:130px; height:50px; cursor:pointer }
#nologear { background:url(../images/btn_inicio_logout_1.png) no-repeat; width:130px; height:50px; cursor:pointer }


#separador { background:url(../images/puntoblanco.gif) repeat-y center top; width:20px; }
.subtitular { font-size:20px; margin:10px 0; }
.titular { text-transform:uppercase; }

#elcontenido { padding-top:160px; min-height:442px; width:950px; background-image:url(../images/liftex_bg_interior.jpg); background-repeat:no-repeat; background-position:0 0; }
#elcontenido .col-i { width:290px; height:440px; float:left; }
#elcontenido .col-d { width:640px; float:left; margin-top:20px; }

#contenido { font-family:Helvetica, Arial, sans-serif; color:#FFF; margin:40px 0; font-size:12px; }
#contenido h1 { font-size:20px; margin-bottom:20px; }
#contenido h2 { font-size:14px; }
#contenido h3 { font-size:12px; }
#contenido ul { margin-left:-10px; }
#contenido li { list-style:square; }
#contenido a { font-weight:bold; text-decoration:none; color:#FFF; }
#contenido a:hover { color:#333; }
#contenido strong { font-weight:800; }
#tbl_mensaje td{ padding:3px 0px 0px 0px;}
#tbl_mensaje p{ margin-top:0px; padding-top:6px; margin-bottom:0px; }
#tbl_mensaje input,textarea{ border:1px solid #CCC; }
#tbl_mensaje button{ border:1px solid #CCC; }

.subcontenido { font-family:Helvetica, Arial, sans-serif; color:#FFF; margin:20px 40px 0px 200px; font-size:12px; padding-bottom:20px; }
.subcontenido h1 { font-size:20px; font-weight:bold; }
.subcontenido h2 { font-size:14px; }
.subcontenido h3 { font-family:Helvetica, Arial, sans-serif; font-size:18px; }
.subcontenido ul { margin-left:-10px; }
.subcontenido li { list-style:square; }
.subcontenido a { font-weight:bold; text-decoration:none; color:#FFF; }
.subcontenido a:hover { color:#333; }
.subcontenido img { border:#FFF 1px solid;}
#tablaElegida table { border:#FFF 1px solid;}

.sombreado { background:url(../images/sombrita.png) repeat-x bottom #8ec965; }
.subrayado { border-bottom:#FFF 1px solid; margin-left:1px; margin-right:1px; }

.sub_menus { 	position:absolute; top:610px; width:190px;  color:#FFF; margin-left:-190px;}
.sub_menus a { background: #666 url(../images/sombrita.png) repeat-x bottom; display:block; font-size:16px; font-variant:small-caps; line-height:12px; font-weight:bold; padding:8px; margin-right:20px; margin-bottom:-1px; border:#FFF solid 1px; }
.sub_menus a:hover { color:#7dc948 !important;}
.sub_menus h2{ background:url(../images/sombrita.png) repeat-x bottom #353535; font-size:18px; font-variant:small-caps; line-height:2px; font-weight:bold; color:#fff; padding:16px 0px 16px 0px; margin-right:18px; margin-bottom:-1px; margin-left:-2px; text-align:center; border:#FFF solid 2px; }
.sub_menus h3{ font-size:12px; line-height:12px; font-weight:bold; color:#fff; padding:16px 0px 16px 2px; text-align:left; margin-right:20px; margin-bottom:-30px; }

.sub_menu_hover { color:#7dc948; }
#submenu_productos h1{ font-family:Helvetica, Arial, sans-serif; color:#FFF; font-size:16px; padding:0px 0px 0px 20px; font-size:16px; }
#submenu_productos img{ border:#FFF 1px solid; }
#submenu_productos .cargo-lift-miembro { width:136px; height:334px; background-image:url(../images/cargo_lift_miebro_AWRF_WSTDA.png); background-repeat:no-repeat; background-position:0 0; position:absolute; z-index:100; margin-left:-78px; margin-top:2px; }

#td_recomend strong { font-size:16px; font-variant:small-caps; }
#td_recomend img { margin-left: 20%; max-width: 100%; }

.conocer_mas { font-family:Helvetica, Arial, sans-serif; color:#FFF; font-size:24px; padding:4px 4px 4px 10px; font-weight:bold; background: url(../images/transb.png); margin-right:20px; margin-bottom:10px; -moz-border-radius:8px; -webkit-border-radius:8px; border-radius:8px; margin-left:-10px; }
.conocer_mas1 {  font-size:16px; line-height:16px; font-weight:bold; color:#fff; padding:4px 6px; text-align:left; margin-right:10px; margin-left:-6px; margin-bottom:-10px; background: url(../images/transb.png);  -moz-border-radius:8px; -webkit-border-radius:8px; border-radius:8px; }

/* termina seccioens */
#tblNw { border-right:#FFF 1px solid; border-bottom:#FFF 1px solid; }
#tblNw td { border-left:#FFF 1px solid; border-top:#FFF 1px solid; padding:1px; }
.trOdd{ background:#8ec965; }

/* Store ad */
.store-add { top: 210px; transition: top 1s; width: 104px; border-top: solid 1px #fff; border-left: solid 1px #fff; border-bottom: solid 1px #fff; position: fixed; z-index: 9999; right: 0; background-color: #fff; box-shadow: -1px 1px 6px rgba(0,0,0,.5); }
.store-add .store-add-up { height: 160px; margin-bottom: 4px; }
.store-add .store-add-down { width: 104px; }
.store-add .store-down-mensaje { height: 45px; }
.store-add .store-down-stores { width: 104px; height: 57px; }
.store-add .store-down-stores::after { clear: both; }
.store-add .store-down-stores::before, .store-add .store-down-stores::after { content: " "; display:table; }
.store-add .store-ios { width: 52px; height: 57px; float: left; }
.store-add .store-android { width: 52px; height: 57px; float: right; }



