/*--------------------
Site:Autoplaza
Author:Chuy Granados
Update:20-Jul-10
Update by:Chuy Granados
----------------------
*/
/******************************************************basics.css*****************************************************/
td,form,body{margin:0;padding:0;}
.nomargin{margin:0!Important;padding:0 !Important;}
.block{display:block;}
.clear{clear:both !important;}
.noFloat{float:none!important;}
.mL20{margin:0 0 0 20px!important;}
.p10{padding:10px 0 0 10px;}
.noBorder{border:none!important;}
.clearfix,#sideBar_Left ul,#sideBar_Right ul,#resultList li,.thumbs li,.formLabels .row,#visitWrap{display:block;}
.clearfix:after,#sideBar_Left ul:after,#sideBar_Right ul:after,#resultList li:after,.thumbs li:after,.formLabels .row:after,#visitWrap:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
img{border:none;}
ol{list-style:decimal;margin:0;padding:0;border:0;}
ul{list-style:none;margin:10px 0px;padding:0;border:0;outline:0;}
.floatR{float:right!important;}
.floatL{float:left;}
.mBottom20{margin:0 0 20px 0;}
.mBottom10{margin:0 0 10px 0;}
.p20{padding:20px;}
/******************************************************fancybox.css*****************************************************/
#fancy_overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000;display:none;z-index:130;}
* html div#fancy_overlay{position:absolute;height:expression(document.body.scrollHeight &gt;document.body.offsetHeight ? document.body.scrollHeight :document.body.offsetHeight + 'px');}
#fancy_wrap{text-align:left;}
#fancy_loading{position:absolute;height:48px;width:56px;cursor:pointer;display:none;overflow:hidden;background:#fff url('../images/varios/loader.gif') center 2px no-repeat;z-index:1100; border:solid 5px #fff;}
#fancy_loading div{/*position:absolute;top:0;left:0;width:40px;height:480px;background:transparent url('../images/jquery.fancybox/fancy_progress.png') no-repeat scroll 0 0;*/}
#fancy_loading_overlay{position:absolute;background-color:#FFFFFF;z-index:130;}
#fancy_loading_icon{position:absolute;background:#fff url('../images/varios/loader.gif') no-repeat scroll 0 0;z-index:135;width:16px;height:16px;}
#fancy_outer{position:absolute;top:0;left:0;z-index:190;padding:18px 18px 33px 18px;margin:0;overflow:hidden;background:transparent none repeat scroll 0 0;display:none;}
#fancy_inner{position:relative;width:100%;height:100%;border:1px solid #BBB;background:#FFFFFF none repeat scroll 0 0;}
#fancy_content{margin:0;z-index:1100;position:absolute;}
#fancy_div{background:#000000 none repeat scroll 0 0;color:#FFF;height:100%;width:100%;z-index:1100;}
#fancy_img{position:absolute;top:0;left:0;border:0;padding:0;margin:0;z-index:1100;width:100%;height:100%;}
#fancy_close{position:absolute;top:-12px;right:-15px;height:30px;width:30px;background:url('../images/jquery.fancybox/fancy_closebox.png') no-repeat scroll left top;cursor:pointer;z-index:181;display:none;}
#fancy_frame{position:relative;width:100%;height:100%;display:none;}
#fancy_ajax{width:100%;height:100%;overflow:auto;}
#fancy_left,a#fancy_right{position:absolute;bottom:0px;height:100%;width:35%;cursor:pointer;z-index:1111;display:none;outline:none;}
#fancy_left{left:0px;}
#fancy_right{right:0px;}
.fancy_ico{position:absolute;top:50%;margin-top:-15px;width:30px;height:30px;z-index:1112;cursor:pointer;display:block;}
#fancy_left_ico{left:-9999px;background:transparent url('../images/jquery.fancybox/fancy_left.png') no-repeat;}
#fancy_right_ico{right:-9999px;background:transparent url('../images/jquery.fancybox/fancy_right.png') no-repeat;}
#fancy_left:hover{visibility:visible;}
#fancy_right:hover{visibility:visible;}
#fancy_left:hover span{left:20px;}
#fancy_right:hover span{right:20px;}
.fancy_bigIframe{position:absolute;top:0;left:0;width:100%;height:100%;background:transparent;}
#fancy_bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:170;border:0;padding:0;margin:0;}
.fancy_bg{position:absolute;display:block;z-index:170;border:0;padding:0;margin:0;}
.fancy_bg_n{top:-18px;width:100%;height:18px;background:transparent url('../images/jquery.fancybox/fancy_shadow_n.png') repeat-x;}
.fancy_bg_ne{top:-18px;right:-13px;width:13px;height:18px;background:transparent url('../images/jquery.fancybox/fancy_shadow_ne.png') no-repeat;}
.fancy_bg_e{right:-13px;height:100%;width:13px;background:transparent url('../images/jquery.fancybox/fancy_shadow_e.png') repeat-y;}
.fancy_bg_se{bottom:-18px;right:-13px;width:13px;height:18px;background:transparent url('../images/jquery.fancybox/fancy_shadow_se.png') no-repeat;}
.fancy_bg_s{bottom:-18px;width:100%;height:18px;background:transparent url('../images/jquery.fancybox/fancy_shadow_s.png') repeat-x;}
.fancy_bg_sw{bottom:-18px;left:-13px;width:13px;height:18px;background:transparent url('../images/jquery.fancybox/fancy_shadow_sw.png') no-repeat;}
.fancy_bg_w{left:-13px;height:100%;width:13px;background:transparent url('../images/jquery.fancybox/fancy_shadow_w.png') repeat-y;}
.fancy_bg_nw{top:-18px;left:-13px;width:13px;height:18px;background:transparent url('../images/jquery.fancybox/fancy_shadow_nw.png') no-repeat;}
#fancy_title{position:absolute;bottom:-33px;left:0;width:100%;z-index:1100;display:none;}
#fancy_title div{color:#FFF;font:bold 12px Arial;padding-bottom:3px;}
#fancy_title table{margin:0 auto;}
#fancy_title table td{padding:0;vertical-align:middle;}
#fancy_title_left{height:32px;width:15px;background:transparent url(../images/jquery.fancybox/fancy_title_left.png) repeat-x;}
#fancy_title_main{height:32px;background:transparent url(../images/jquery.fancybox/fancy_title_main.png) repeat-x;}
#fancy_title_right{height:32px;width:15px;background:transparent url(../images/jquery.fancybox/fancy_title_right.png) repeat-x;}
/******************************************************jquery.jcarousel.css*****************************************************/
.jcarousel-clip{z-index:2;padding:0;margin:0;overflow:hidden;position:relative;}
.jcarousel-list{z-index:1;overflow:hidden;position:relative;top:0;left:0;margin:0;padding:0;}
.jcarousel-list li,.jcarousel-item{float:left;list-style:none;width:75px;height:75px;}
.jcarousel-next{z-index:3;display:none;}
.jcarousel-prev{z-index:3;display:none;}
/******************************************************typo.css*****************************************************/
h1,h2,h3,h4,h5,h6,p{padding:0 0 0 0;margin:0 0 10px 0;}
h1{color:#333;font-size:22px;line-height:24px;font-weight:bold;}
h2{color:#666;font-size:16px;line-height:18px;font-weight:bold;}
h3{font-weight:normal;line-height:16px;font-size:14px;color:#333;}
h4{font-size:14px;line-height:16px;font-weight:bold;color:#333;}
h6{color:#999;font-size:22px;font-weight:bold;line-height:24px;}
body{margin:0;padding:0;background:#FFF url(../images/backgrounds/backBody.png) repeat-x 0 0;text-align:center;font:normal 14px/16px Helvetica,Arial,sans-serif;color:#424242;}
p{line-height:16px;font-size:14px;}
a{color:#900;text-decoration:none;}
a:hover{color:#000;text-decoration:underline}
#menu span{display:none;}
input.txtInputs,textarea{background:#FBFBFB url(../images/backgrounds/backInputs.jpg) repeat-x;padding:4px;font:11px/14px Arial,Helvetica,sans-serif;border:solid 1px #fff;border-top:solid 1px #ccc;border-left:solid 1px #ccc;}
.inputError1{border:solid 1px #F00 !important;}
.inputMsg{font-size:11px;line-height:14px;font-style:italic;}
input.txtInputs:focus,textarea:focus{background:#EBF7FE;padding:4px;font:11px/14px Arial,Helvetica,sans-serif;border-top:solid 1px #ccc;border-left:solid 1px #ccc;}
h5{font-size:11px;line-height:15px;font-weight:normal;color:#666;}
.txtColor1{font-weight:bold;color:#E60000;}
/******************************************************vip.css*****************************************************/
.jcarousel-skin-Vip .jcarousel-container{clear:both;}
.jcarousel-skin-Vip .jcarousel-container-horizontal{width:920px;padding:0px;}
.jcarousel-skin-Vip .jcarousel-container-vertical{width:75px;height:245px;padding:40px 20px;}
.jcarousel-skin-Vip .jcarousel-clip-horizontal{width:935px;}
.jcarousel-skin-Vip .jcarousel-clip-vertical{width:75px;height:245px;}
.jcarousel-skin-Vip .jcarousel-item{width:225px;height:95px;}
.jcarousel-skin-Vip .jcarousel-item-horizontal{margin-right:10px;}
.jcarousel-skin-Vip .jcarousel-item-vertical{margin-bottom:10px;}
.jcarousel-skin-Vip .jcarousel-item-placeholder{background:#fff;color:#000;}
.jcarousel-skin-Vip .jcarousel-next-vertical{position:absolute;bottom:5px;left:43px;width:32px;height:32px;cursor:pointer;background:transparent url(../js/jquery/skins/VipPublication/next-vertical.png) no-repeat 0 0;}
.jcarousel-skin-Vip .jcarousel-next-vertical:hover{background-position:0 -32px;}
.jcarousel-skin-Vip .jcarousel-next-vertical:active{background-position:0 -64px;}
.jcarousel-skin-Vip .jcarousel-next-disabled-vertical,
.jcarousel-skin-Vip .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-Vip .jcarousel-next-disabled-vertical:active{cursor:default;background-position:0 -96px;}
.jcarousel-skin-Vip .jcarousel-prev-vertical{position:absolute;top:5px;left:43px;width:32px;height:32px;cursor:pointer;background:transparent url(../js/jquery/skins/VipPublication/prev-vertical.png) no-repeat 0 0;}
.jcarousel-skin-Vip .jcarousel-prev-vertical:hover{background-position:0 -32px;}
.jcarousel-skin-Vip .jcarousel-prev-vertical:active{background-position:0 -64px;}
.jcarousel-skin-Vip .jcarousel-prev-disabled-vertical,
.jcarousel-skin-Vip .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-Vip .jcarousel-prev-disabled-vertical:active{cursor:default;background-position:0 -96px;}
#anunciosVip{height:137px;clear:both;margin:20px 0 20px 0;padding:0 0 0 19px;background:#000 url(../images/backgrounds/backVip.png);width:940px;}
#anunciosVip .infoCar{float:right;width:124px;}
#anunciosVip .infoCar h6,#anunciosVip .infoCar p{color:#FFF;font-size:11px;line-height:14px;width:124px;}
#anunciosVip .infoCar a{color:#FFF;}
#anunciosVip .infoCar a:hover{color:#ccc;}
#anunciosVip h4{width:134px;height:19px;background:url(../images/home/backgrounds.png) no-repeat -353px -31px;margin:13px 0 10px 0;float:left;}
#anunciosVip ul{clear:both;}
#flechas{width:43px;height:20px;margin:0;float:right;display:block;}
#botonVip{width:20px;height:20px;background:url(../images/buttons/buttonVip.png) no-repeat top left;border:none;}
#wrapCar{margin:0 0 0 0;clear:both;width:930px;overflow:hidden;}
#anunciosVip .a{padding:0 0 0 20px;}
#wrapCar ul{width:1870px;margin:0 0 0 20px;padding:0;height:98px;}
#wrapCar li{width:225px;margin:0 10px 0 0;float:left;}
.final{margin:0!Important;}
.picVip{width:94px;height:72px;float:left;background:url(../images/backgrounds/backPic.gif) repeat-x;}
#flechas img{text-align:center;display:block;}
.infoVip{color:#FFF!important;line-height:14px!important;}
.picVip img{padding:2px;}
/******************************************************main.css*****************************************************/
#container{width:960px;margin:0 auto 40px auto;text-align:left;}
#header{width:960px;margin:0 auto 20px; height:138px; background:url(../images/backgrounds/backBody.png) repeat-x #333;}
#bannerTop{background:#EFEFEE;text-align:center;padding:10px 0;}
#menu{height:140px;/*background:url(../images/varios/transparenciaHeader.jpg) no-repeat;*/ margin:0 0 10px 0;}
#menu a{color:#FFF;}
#aclasico{float:left;margin:0 0 0 112px;width:172px;height:30px;background:url(../images/home/buttons-icons.png) no-repeat -22px 0;}
#logo{display:block;width:378px;height:60px;clear:left;margin:3px 0 1px 0;background:url(../images/varios/logo.png) no-repeat 0 0;float:left;}
#navTop{height:30px;width:460px;float:right;margin:0 0 0 0;background:url(../images/home/backgrounds.png) no-repeat 85px 0;}
#navTop span{display:block;}
#navTop ul{margin:0 0 0 14px;padding:0;color:#FFF;}
#navTop li{float:left;padding:0;font:12px/11px Arial,Helvetica,sans-serif;text-transform:uppercase;font-weight:bold;}
#navTop a{margin:10px 0 0 15px;color:#FFF;display:block;}
#navTop a:hover{color:#ccc;}
#navTop p{color:#FFF;font-style:italic;font-weight:bold;font-size:12px;margin:8px 0 0 0;float:left;padding:0;}
#barTop{float:right;width:370px;height:30px;/*background:url(../images/varios/barTop.png) no-repeat;*/}
#barTop_Border{width:30px;height:30px;float:right;margin:0;padding:0;/*background:url(../images/varios/barTop_Border.png) no-repeat;*/}
#navCenter{float:right;display:block;width:402px;margin:10px 10px 0 0;}
#navCenter li{float:left;padding:0;}
#navCenter a{text-decoration:none;font-size:10px;display:block;padding:0 3px 0 3px;margin:11px 0 0 0;border-right:1px solid #FFF;line-height:10px;color:#FFF;}
#navCenter .garageHeader{background:url(../images/home/buttons-icons.png) no-repeat -22px -31px;width:151px;height:33px;display:block;border:none;margin:0 0 0 10px; padding:0 0 0 3px;}
#navCenter a:hover{color:#F90;text-decoration:underline;}
#navCenter span{display:none;}
#misAnuncios{width:75px;background:url(../images/icons/iconoLogin.png) no-repeat left bottom;padding-left:15px!important;}
#barBottom{width:960px;height:40px;background:url(../images/backgrounds/backNav_Bottom.png) repeat-x;text-align:center;float:left;margin:4px 0 0 0;}
#barBottom_BL{position:absolute;margin:98px 0 0 -10px;background:url(../images/home/backgrounds.png) no-repeat -12px -96px;width:10px;height:40px;}
#barBottom_BR{position:absolute;margin:98px 0 0 960px;background:url(../images/home/backgrounds.png) no-repeat 0 -96px;width:10px;height:40px;}
#navBottom{height:40px;float:left;margin:0;padding:0;overflow:hidden;}
#navBottom li{float:left;padding:0 0 0 0;}
#navBottom .active{background:url(../images/backgrounds/activeTab.png) no-repeat center!important;}
#navBottom a{text-decoration:none;letter-spacing:0;font-size:17px;display:block;padding:0 17px 0 17px;line-height:30px;font-weight:bold;margin:0;background:url(../images/varios/borderA.png) no-repeat right;}
#navBottom a:hover{color:#F90;}
#barBottom span{display:none;}
#containerGratis{position:absolute;margin:82px 0 0 697px !important;z-index:1;}
#gratis{width:243px;height:70px;display:block;background:url(../images/varios/gratis.png) no-repeat;}
#containerMain{width:960px;}
#finderCont{width:644px;float:left;margin:0 0 20px 0;}
#finder{width:644px;background:url(../images/backgrounds/backFinder.png) repeat-y;margin:0 0 4px 0;clear:both;height:238px;}
#finder .c{width:604px;}
#finder span{display:none;}
#finder h2{margin:4px 0 0 25px;background:url(../images/home/backgrounds.png) no-repeat 0 -136px;width:105px;height:57px; z-index:0;}
#finder h1{width:210px;height:29px;margin:0 0 0 -10px;padding:0;background:url(../images/home/backgrounds.png) no-repeat -25px -97px;}
#finder h3{font-weight:bold;margin:0 0 5px 8px;font-size:11px;line-height:14px;}
#contentHome{clear:both;width:960px;}
#finderBlock{width:604px;height:64px;margin:0 0 6px 0;padding:0;background:url(../images/varios/finderBlock.png) no-repeat;}
#finderP{padding:15px 0 0 15px;}
#finderWrap{padding:0 20px 0 16px;}
#inputBack{height:32px;margin:1px 6px 0 0;width:407px;background:url(../images/home/backgrounds.png) no-repeat 0 -63px;float:left;}
.tfBusqueda{border:none;height:20px;padding:2px 0 0 0;margin:2px 8px 0 5px;display:block;font-size:14px;font-style:italic;font-family:Arial,Helvetica,sans-serif;color:#666;width:375px;background:none;line-height:15px;}
#optionFind{width:110px;margin:3px 4px 0 0;font:normal 17px/18px Helvetica,Arial;padding:2px 0 2px 0;float:left;}
.botonBuscar{width:75px;height:32px;background:#F60 url(../images/home/buttons-icons.png) no-repeat -22px -64px;border:none;color:#FFF;font:bold 18px/18px Helvetica,Arial;margin:0 0 0 1px;cursor:pointer;}
.botonVer{width:78px;height:20px;margin:4px 0 0 25px;background:url(../images/home/buttons-icons.png) no-repeat -98px -64px;border:none;color:#FFF;font:bold 13px/13px Helvetica,Arial;padding:6px 0 2px 0;display:block;text-align:center;}
.botonVer:hover{color:#FF0}
#detallada{margin:5px 0 0 10px;font-size:11px;}
.linkBlue{color:#0098F8!important;font-size:11px;line-height:19px;}
#navFinder{width:412px;margin:5px 0 0 0;padding-right:7px;float:left;background:url(../images/varios/borderNav_Finder.gif) no-repeat right;}
#alsoNav{width:340px;}
#navFinder a{color:#666;font-size:11px!important;}
#navFinder a:hover{color:#333;}
#finderList_TL{margin:0 0 15px 8px;padding:0;clear:both;}
#finderList_TL li{float:left;width:175px;margin:0 20px 2px 0;padding:0 0 0 6px;background:url("../images/bullets/bullet1.png") 0 6px no-repeat;height:13px;}
#recomended{margin:0 0 0 0;background:#FFFFEF;clear:both;padding:8px 0 9px 0;}
#recomended ul{margin:0 0 0 8px;padding:0;}
#recomended li{float:left;width:120px;margin:0 8px 2px 0;padding:0 0 0 6px;background:url(../images/bullets/bullet1.png) 0 6px no-repeat;height:15px;}
#medida{float:right;margin:0px 0 0 0;width:180px; height:140px; z-index:-1; text-decoration:none;}
#medida span{display:block;}
#medida p{margin:25px 0 5px 0;line-height:13px;color:#666;font-size:11px;}
#medida p b{color:#E10A15;}
#medida #revista{background:url(../images/home/revista.png) no-repeat; width:88px; height:97px; margin:25px 5px 0 0; float:left;}
#medida #logo-automovil{float:left; width:79px; height:31px; background:url(../images/home/logo-automovil.png) no-repeat; margin:0 0 5px 0;}
#medida #vermas{color:#E10A15; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:15px; letter-spacing:-.5px; float:left;}
#medida #vermas:hover{border-bottom:1px solid #E10A15;}
#finderBottom{width:644px;height:14px;background:url(../images/backgrounds/backFiner_Bottom.png) no-repeat;margin-top:-4px;}
#bannerContainer_Main{width:300px;height:250px;float:right;border:solid 1px #F2F2F2;background-color:rgba(255,255,255,0.10);}
#sideBar_Left{width:140px;float:left;margin:0 20px 0 0;}
#sideBar_Left_IE6{width:140px;float:left;margin:0 0px 0 0;}
#sideBar_Left h5,#sideBar_Right h5{color:#333;font-size:13px;border-bottom:2px solid #FE0000;font-style:italic;margin:0 0 3px 0;display:block;padding:0 0 2px 0;clear:both;font-weight:bold;}
#sideBar_Left h4{margin-bottom:10px;color:#900;font-size:18px;line-height:18px;letter-spacing:-0.08em;}
#sideBar_Left li{width:141px;float:left;display:block;}
#sideBar_Left ul{margin:0 0 0 0;width:141px;display:block;}
#sideBar_Left a{font-size:10px;color:#333;display:block;margin:0 0 0 0;}
#visitas{margin:0 0 15px 0;font-size:11px;line-height:15px;}
#visitas p{font-size:11px;line-height:15px;}
#results{width:620px;float:left;margin:0;}
#results p{color:#333;letter-spacing:0;margin:0 0 0 0;}
#navMost{width:660px;height:40px;margin:0 0 20px 0;background:url(../images/varios/barMost.png) no-repeat;}
#navMost ul{/*margin:0 0 0 112px;*/ margin:0 0 0 258px;}
#navMost li{float:left;width:135px;height:26px;margin:7px 20px 0 0;}
#navMost a{background:url(../images/backgrounds/backMost_Li.png) no-repeat;text-align:center;margin:0;display:block;font-size:13px;font-weight:bold;padding:5px 0 15px 0;color:#FFF;}
.activeMost{background:url(../images/icons/activeMust.png) no-repeat !important;}
#containerAutos{clear:both;padding:0 0 0 35px;width:585px;}
.renglonAutos{margin:0 0 20px 0;clear:both;width:585px;}
.car{width:120px;float:left;display:block;margin:0 25px 0 0;}
.contFrame{height:98px;}
.contPic img{float:left;margin:1px 0 0 0;z-index:2;}
.contPic a{float:left; clear:both!important; margin:0 0 0 64px;}
.contPic p{float:right;width:38px;height:18px;background:url(../images/home/buttons-icons.png) no-repeat -176px -32px;z-index:1;clear:both;}
.contPic p span{float:right;display:inline-block;color:#333;font-size:9px;font-weight:bold;letter-spacing:0;margin:5px 1px 0 0;width:15px;line-height:9px;}
.infoCar a{display:block;color:#000;}
.infoCar a:hover{display:block;color:#990000;}
.infoCar h6{font-weight:bold;font-size:14px;line-height:17px;color:#333;margin:0;padding:0;}
.infoCar p{font-size:12px;font-family:Helvetica,Arial,sans-serif;line-height:16px;font-weight:normal;}
#results .p10{padding:0 10px;}
#sideBar_Right{width:160px;float:right;margin:0 0 30px 0;overflow:hidden;}
#sideBar_Right ul{margin:0 0 20px 3px;width:160px;clear:both;}
#sideBar_Right ul li{float:left;display:block;width:160px;}
#sideBar_Right img{}
#sideBar_Right li a{font-size:10px;color:#333;display:block;margin:0 0 5px 0;}
#sideBar_Right p{font-size:11px;/*line-height:14px;color:#333;margin-left:3px;font-style:italic;margin:0 0 5px 0;*/ line-height:14px;}
#encuesta div{margin:0 0 5px 0;}
.participaButton{margin:15px 0 15px 0!important;}
.verEncuesta{border-top:1px solid #FFC7C7;color:#333;font-style:italic;font-size:10px;font-weight:bold;padding:4px 0 4px 0;display:block;margin:0 0 20px 0!important;}
.bannerSide_Bottom{margin:0 0 25px 0!important;}
#backFooter{height:359px;background:#333 url(../images/backgrounds/backFooter.gif) repeat-x;clear:both;text-align:center;}
#footer a{color:#FFF;font-size:11px;line-height:14px;}
#footer{width:960px;margin:0 auto;text-align:left;clear:both;}
#logoFooter span{display:none;}
#logoFooter{width:960px;height:60px;background:url(../images/varios/logo.png) no-repeat center 30px;margin:0 0 5px 0;clear:both;display:block;padding:40px 0 0 0;}
#dataFooter{}
.columnFooter{margin:0 15px 0 0;float:left;width:215px;}
.footerList{margin:0 !important;float:left;display:block;}
.footerList li{margin:0 0 0 0;}
.footerList_L{margin:0 !important;float:left;display:block;width:45%;}
.footerList_L li{margin:0 0 0 0;}
.footerList_R{margin:0 !important;float:right;display:block;width:48%;}
.footerList_R li{margin:0 0 0 0;}
#footer p{color:#ccc;font-size:11px;line-height:14px !important;}
#footer h6{color:#7D756C;font-size:20px;line-height:22px;}
#visitWrap{display:block;margin:0 0 20px 0;}
.amipci{margin:0 0 10px 0;display:block;clear:both;width:100px;height:59px;}
#visitAdd{margin:0 38px 0 0;float:left;width:222px;}
.fastNav{margin:0 0 20px 0;font-size:11px;line-height:14px;}
.fastNav_closed .a{background:url(../images/home/backgrounds.png) no-repeat -205px -31px !important;height:25px;}
.fastNav_closed .c{display:none!important;}
.fastNav h3{padding:6px 0 0 10px;margin:0;display:block;font-weight:bold;font-size:11px;line-height:14px;}
.fastNav h3 a{padding:0 0 2px 0;}
.fastNav h3 a:hover{}
.fastNav a{color:#333;display:block;}
.fastNav a:hover{color:#900 !important;display:block;}
.fastNav ul{margin:0;width:120px!important;}
.fastNav li{margin:5px 0 0 0;float:left;width:120px!important;}
.fastNav .a{background:#DFDFDF url(../images/home/backgrounds.png) no-repeat -111px -134px;width:140px; position:relative; z-index:0;}
.fastNav .b{padding:0px 10px 0 10px; z-index:10; background:#e6e6e6;}
.fastNav .b li img{padding:4px 0 0 0;}
.fastNav .c{background:url(../images/backgrounds/fastNav_openBot.png) 0 bottom no-repeat;height:8px;}
#content{float:left;width:620px;}
#containerGratis span{display:none;}
#sideBar_Left h4 span{/*display:none;*/}
#loading{background:url(../images/varios/loader.gif) no-repeat 10px 10px;height:50px;padding:10px 10px 10px 30px;font-size:12px;color:#999;clear:both;position:absolute;margin:0 0 0 645px;}
/*link flotante*/
#Div_Izquierdo_Flotante{position:fixed;top:43%;display:block;width:20px;height:99px !important;margin:-45px 0 0 0;padding:0;z-index:100001;text-indent:-9000px;left:0;background:url(../images/home/buttons-icons.png) 0 0 no-repeat;}
#Div_Izquierdo_Flotante:hover{cursor:pointer;}
#loaderFind{float:right;margin:0 10px 10px 0;width:70px;}
.color1{color:#333;}
#anuncioVip{border:solid 1px #ccc;background:#eee;padding:5px;font:11px/15px Arial,Helvetica,sans-serif;}
/*detalle anuncio modificaciones*/
#recomended a{float:left;width:100%;}
/*Actualizacion footer*/
#info-actualizacion{color:#FFFFFF;font-size:11px;line-height:14px;width:100%;margin:0 0 20px 0;text-align:center;}
/********* Mega banner ********/
.megabanner{margin:0 auto 10px;width:960px;height:93px;position:relative;overflow:hidden;text-align:center;position:relative;z-index:0;}
.img_mbanner{margin:0 auto;width:729px;height:91px;border:1px solid #FFF;}
.img_mbanner img{border:1px solid #AEAEAE;}
#search-shadow-left{position:absolute;background:url(../images/backgrounds/sombra_search_box_left.png) no-repeat;width:4px;height:65px;top:9px;left:-4px;}
#search-shadow-right{position:absolute;background:url(../images/backgrounds/sombra_search_box_right.png) no-repeat;width:4px;height:57px;top:9px;left:960px;}
/********* Select box skin ********/
#select-find{float:left;display:inline;position:relative;margin:1px 0 0 0;}
div.custom{white-space:nowrap;height:30px;border:0;margin:0;padding:0;width:84px; position:relative; z-index:9999;}
div.custom input{margin:0 0 0 0;font:normal 12px arial,helvetica,sans-serif;padding:0 7px 1px 9px;background:url(../images/home/backgrounds.png) repeat-x 0 -31px;border:none;height:30px;line-height:20px;vertical-align:middle;left:0px;top:0px;text-align:left;width:44px;}
div.custom input:focus{outline:0 none;}
div.custom div.icon{width:23px;height:30px;border:0;background:transparent url(../images/home/buttons-icons.png) no-repeat -178px -52px; 0;cursor:pointer;top:0px;left:58px;position:absolute;}
div.custom div.list-wrapper{left:0px;top:30px;border:1px solid #aaa;border-top:0;background-color:#FFFFFF;padding:0;margin:0;width:79px;bottom:auto;}
div.custom div.list-wrapper-up{top:auto;bottom:24px;border:1px solid #000000;border-bottom:0;}
div.custom ul{list-style-type:none;padding:0;margin:0;height:200px;}
div.custom li{padding:3px 0 0 7px;font:normal 12px arial,helvetica,sans-serif;background-color:#FFFFFF;cursor:pointer;margin:0;height:18px;}
div.custom li span{display:block!important;}
div.custom li.active{background:#ccc;}
div.custom li:hover{background:#ccc;}
.combo .visible{display:block;}
.combo .invisible{display:none;}
/* tooltip styling. by default the element to be styled is .tooltip */
.tooltip{display:none;background:url(../images/home/backgrounds.png) no-repeat -257px -96px;font-size:12px;height:70px;width:178px;padding:20px 25px 25px 25px;color:#000;position:absolute;text-align:center;}
.placeholder{font-style:italic;color:#999;}
#searchImage{margin:0;padding:0 0 0 10px;}
@media screen and (-webkit-min-device-pixel-ratio:0){.closeIt{padding:4px 6px 3px 18px;}
#iconPrint{padding:9px 0 4px 34px;}
#iconShare{padding:9px 0 4px 32px;}
.tfBusqueda{padding:4px 0 0 0;}
}

