/*--------------------
Site: Autoplaza
Author: Chuy Granados
Update: 11-Feb-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:90px;width:115px;cursor:pointer;display:none;overflow:hidden;background: url(../images/loading/llanta_autoplaza.gif);z-index:1100;}
#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:url('../images/jquery.fancybox/fancy_loading.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}
#header 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;}
/******************************************************interestingAds.css*****************************************************/
.jcarousel-skin-InterestingAds .jcarousel-container{clear:both;margin:0 0 20px 0; position:relative;}
.jcarousel-skin-InterestingAds .jcarousel-container-horizontal{width:820px;padding:0;}
.jcarousel-skin-InterestingAds .jcarousel-container-vertical{width:90px;height:245px;padding:40px 20px;}
.jcarousel-skin-InterestingAds .jcarousel-clip-horizontal{width:730px;height:138px;}
.jcarousel-skin-InterestingAds .jcarousel-clip-vertical{width:90px;height:245px;}
.jcarousel-skin-InterestingAds .jcarousel-item{width:235px;height:80px;}
.jcarousel-skin-InterestingAds .jcarousel-item-horizontal{margin-right:25px;}
.jcarousel-skin-InterestingAds .jcarousel-item-vertical{margin-bottom:10px;}
.jcarousel-skin-InterestingAds .jcarousel-item-placeholder{background:#fff;color:#000;}
.jcarousel-skin-InterestingAds .jcarousel-next-horizontal{position:absolute;top:-29px;right:70px;width:20px;height:20px;cursor:pointer;background:transparent url(../Images/buttons/btnDer.png) no-repeat 0 0;}
.jcarousel-skin-InterestingAds .jcarousel-prev-horizontal{position:absolute;top:-29px;right:90px;width:20px;height:20px;cursor:pointer;background:transparent url(../Images/buttons/btnIzq.png) no-repeat 0 0;}
.jcarousel-skin-InterestingAds .jcarousel-next-vertical{position:absolute;bottom:5px;left:43px;width:32px;height:32px;cursor:pointer;background:transparent url(../js/jquery/skins/InterestingAds/next-vertical.png) no-repeat 0 0;}
.jcarousel-skin-InterestingAds .jcarousel-next-vertical:hover{background-position:0 -32px;}
.jcarousel-skin-InterestingAds .jcarousel-next-vertical:active{background-position:0 -64px;}
.jcarousel-skin-InterestingAds .jcarousel-next-disabled-vertical,
.jcarousel-skin-InterestingAds .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-InterestingAds .jcarousel-next-disabled-vertical:active{cursor:default;background-position:0 -96px;}
.jcarousel-skin-InterestingAds .jcarousel-prev-vertical{position:absolute;top:5px;left:43px;width:32px;height:32px;cursor:pointer;background:transparent url(../js/jquery/skins/InterestingAds/prev-vertical.png) no-repeat 0 0;}
.jcarousel-skin-InterestingAds .jcarousel-prev-vertical:hover{background-position:0 -32px;}
.jcarousel-skin-InterestingAds .jcarousel-prev-vertical:active{background-position:0 -64px;}
.jcarousel-skin-InterestingAds .jcarousel-prev-disabled-vertical,
.jcarousel-skin-InterestingAds .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-InterestingAds .jcarousel-prev-disabled-vertical:active{cursor:default;background-position:0 -96px;}
#backTmb{height:118px;clear:both;margin:0 0 0 0;padding:10px 10px 10px 20px;background:url(../images/backgrounds/backVip.png);}
#backTmb .infoCar{float:left;padding:0 0 0 10px;}
#backTmb .infoCar h6,#backTmb .infoCar p{color:#FFF;}
#backTmb h4{width:132px;height:25px;margin:0;float:left;}
#backTmb .a{padding:0 0 0 20px;}
#tmbInteresar{width:780px; clear:both; overflow:hidden;}
#tmbInteresar h2{margin:0 0 5px 0;font:italic bold 22px/24px Arial,Helvetica,sans-serif;}
#tmbInteresar span{display:none;}
#tmbInteresar .infoCar{float:left;}
#tmbInteresar .infoCar h6,#tmbInteresar .infoCar p, #tmbInteresar .infoCar a{color:#FFF;}
#tmbInteresar .picVip{width:94px;height:90px;}

/******************************************************miGarage.css*****************************************************/
.jcarousel-skin-MyGarage .jcarousel-container {clear: both;margin: 0 0 20px 0; position:relative;}
.jcarousel-skin-MyGarage .jcarousel-container-horizontal {width: 120px;height:70px;padding: 0px 20px;}
.jcarousel-skin-MyGarage .jcarousel-container-vertical {width:75px; height: 245px; padding: 40px 20px;}
.jcarousel-skin-MyGarage .jcarousel-clip-horizontal {width:67px; height: 70px;}
.jcarousel-skin-MyGarage .jcarousel-clip-vertical {width:75px; height: 245px;}
.jcarousel-skin-MyGarage .jcarousel-item {width: 60px;height: 45px;}
.jcarousel-skin-MyGarage .jcarousel-item-horizontal {margin-right: 10px;}
.jcarousel-skin-MyGarage .jcarousel-item-vertical {margin-bottom: 10px;}
.jcarousel-skin-MyGarage .jcarousel-item-placeholder {background: #fff;color: #000;}
.jcarousel-skin-MyGarage .jcarousel-next-horizontal {position:absolute;top:60px;left:85px;width:32px;height: 32px;cursor: pointer;background: transparent url(../Images/buttons/btnDer.png) no-repeat 0 0;}
.jcarousel-skin-MyGarage .jcarousel-prev-horizontal {position:absolute;top: 60px;left:65px;width:32px; height: 32px;cursor: pointer;background: transparent url(../Images/buttons/btnIzq.png) no-repeat 0 0;}
.jcarousel-skin-MyGarage .jcarousel-next-vertical {position:absolute;bottom: 5px;left:43px;width: 32px;height: 32px; cursor: pointer; background: transparent url(next-vertical.png) no-repeat 0 0;}
.jcarousel-skin-MyGarage .jcarousel-next-vertical:hover {background-position: 0 -32px;}
.jcarousel-skin-MyGarage .jcarousel-next-vertical:active {background-position: 0 -64px;}
.jcarousel-skin-MyGarage .jcarousel-next-disabled-vertical,
.jcarousel-skin-MyGarage .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-MyGarage .jcarousel-next-disabled-vertical:active {cursor: default;background-position: 0 -96px;}
.jcarousel-skin-MyGarage .jcarousel-prev-vertical {position: absolute;top: 5px;left:43px;width:32px; height: 32px; cursor: pointer; background: transparent url(prev-vertical.png) no-repeat 0 0;}
.jcarousel-skin-MyGarage .jcarousel-prev-vertical:hover {background-position: 0 -32px;}
.jcarousel-skin-MyGarage .jcarousel-prev-vertical:active {background-position: 0 -64px;}
.jcarousel-skin-MyGarage .jcarousel-prev-disabled-vertical,
.jcarousel-skin-MyGarage .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-MyGarage .jcarousel-prev-disabled-vertical:active {cursor: default; background-position: 0 -96px;}
.jcarousel-skin-MyGarage .jcarousel-list { margin:0 0 0 3px!important;}
#myGarageSide{background:url(../images/backgrounds/migarageBack.png) no-repeat;width:120px;height:220px;margin:0 0 20px 0;color:#FFF;}
#myGarageSide p{color:#FFF;font-size:10px;line-height:13px;margin:0 0 5px 0;}
#myGarageSide strong{color:#FF0;font-size:10px;}
#myGarageSide .a{padding:55px 8px 10px 8px;width:100%;}
#myGarageSide .cont{padding:0; border:none; margin:0; font-size:10px;}
#myGarageSide li{height:45px;width:64px;}
#myGarageSide li a{height:40px; }
#myGarageSide ul{height:60px;}
#compararGarage{display:block;background:url(../images/buttons/migarageComparar.png);width:107px;height:50px;clear:both;}
/******************************************************recentUpdates.css*****************************************************/
.jcarousel-skin-RecentUpdates .jcarousel-container{clear:both;margin:0 0 20px 0;background:url(../images/backgrounds/backActualizados.gif) 0 0 no-repeat;text-align:center;}
.jcarousel-skin-RecentUpdates .jcarousel-container-horizontal{width:160px;height:85px;padding:10px 0 0 0;}
.jcarousel-skin-RecentUpdates .jcarousel-container-vertical{width:75px;height:245px;padding:40px 20px;}
.jcarousel-skin-RecentUpdates .jcarousel-clip-horizontal{width:160px;height:75px;}
.jcarousel-skin-RecentUpdates .jcarousel-clip-vertical{width:75px;height:245px;}
.jcarousel-skin-RecentUpdates .jcarousel-item{width:120px;height:75px;}
.jcarousel-skin-RecentUpdates .jcarousel-item-horizontal{margin-right:10px;}
.jcarousel-skin-RecentUpdates .jcarousel-item-vertical{margin-bottom:10px;}
.jcarousel-skin-RecentUpdates .jcarousel-item-placeholder{background:#fff;color:#000;}
.jcarousel-skin-RecentUpdates .jcarousel-next-vertical{position:absolute;bottom:5px;left:43px;width:32px;height:32px;cursor:pointer;background:transparent url(../js/jquery/skins/RecentUpdates/next-vertical.png) no-repeat 0 0;}
.jcarousel-skin-RecentUpdates .jcarousel-next-vertical:hover{background-position:0 -32px;}
.jcarousel-skin-RecentUpdates .jcarousel-next-vertical:active{background-position:0 -64px;}
.jcarousel-skin-RecentUpdates .jcarousel-next-disabled-vertical,
.jcarousel-skin-RecentUpdates .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-RecentUpdates .jcarousel-next-disabled-vertical:active{cursor:default;background-position:0 -96px;}
.jcarousel-skin-RecentUpdates .jcarousel-prev-vertical{position:absolute;top:5px;left:43px;width:32px;height:32px;cursor:pointer;background:transparent url(../js/jquery/skins/RecentUpdates/prev-vertical.png) no-repeat 0 0;}
.jcarousel-skin-RecentUpdates .jcarousel-prev-vertical:hover{background-position:0 -32px;}
.jcarousel-skin-RecentUpdates .jcarousel-prev-vertical:active{background-position:0 -64px;}
.jcarousel-skin-RecentUpdates .jcarousel-prev-disabled-vertical,
.jcarousel-skin-RecentUpdates .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-RecentUpdates .jcarousel-prev-disabled-vertical:active{cursor:default;background-position:0 -96px;}
.jcarousel-skin-RecentUpdates .jcarousel-list { margin:0!important;}
#RecentUpdates{margin:15px 0 0 0;}
#RecentUpdates ul{height:75px;margin:0 0 20px 0;}
/******************************************************recommended.css*****************************************************/
.jcarousel-skin-Recommended .jcarousel-container{clear:both;margin:0 0 20px 0;}
.jcarousel-skin-Recommended .jcarousel-container-horizontal{width:920px;padding:0px 20px;}
.jcarousel-skin-Recommended .jcarousel-container-vertical{width:75px;height:245px;padding:40px 20px;}
.jcarousel-skin-Recommended .jcarousel-clip-horizontal{width:920px;height:138px;}
.jcarousel-skin-Recommended .jcarousel-clip-vertical{width:75px;height:245px;}
.jcarousel-skin-Recommended .jcarousel-item{width:225px;height:75px;}
.jcarousel-skin-Recommended .jcarousel-item-horizontal{margin-right:10px;}
.jcarousel-skin-Recommended .jcarousel-item-vertical{margin-bottom:10px;}
.jcarousel-skin-Recommended .jcarousel-item-placeholder{background:#fff;color:#000;}
.jcarousel-skin-Recommended .jcarousel-next-horizontal{position:absolute;top:-35px;right:25px;width:32px;height:32px;cursor:pointer;background:transparent url(../Images/buttons/btnDer.png) no-repeat 0 0;}
.jcarousel-skin-Recommended .jcarousel-prev-horizontal{position:absolute;top:-35px;right:50px;width:32px;height:32px;cursor:pointer;background:transparent url(../Images/buttons/btnIzq.png) no-repeat 0 0;}
.jcarousel-skin-Recommended .jcarousel-next-vertical{position:absolute;bottom:5px;left:43px;width:32px;height:32px;cursor:pointer;background:transparent url(../js/jquery/skins/Recommended/next-vertical.png) no-repeat 0 0;}
.jcarousel-skin-Recommended .jcarousel-next-vertical:hover{background-position:0 -32px;}
.jcarousel-skin-Recommended .jcarousel-next-vertical:active{background-position:0 -64px;}
.jcarousel-skin-Recommended .jcarousel-next-disabled-vertical,
.jcarousel-skin-Recommended .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-Recommended .jcarousel-next-disabled-vertical:active{cursor:default;background-position:0 -96px;}
.jcarousel-skin-Recommended .jcarousel-prev-vertical{position:absolute;top:5px;left:43px;width:32px;height:32px;cursor:pointer;background:transparent url(../js/jquery/skins/Recommended/prev-vertical.png) no-repeat 0 0;}
.jcarousel-skin-Recommended .jcarousel-prev-vertical:hover{background-position:0 -32px;}
.jcarousel-skin-Recommended .jcarousel-prev-vertical:active{background-position:0 -64px;}
.jcarousel-skin-Recommended .jcarousel-prev-disabled-vertical,
.jcarousel-skin-Recommended .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-Recommended .jcarousel-prev-disabled-vertical:active{cursor:default;background-position:0 -96px;}
#anunciosRecommended{height:138px;clear:both;margin:20px 0 0 0;padding:10px;background:url(../images/backgrounds/backVip.jpg) no-repeat;}
#anunciosRecommended .infoCar{float:right;}
#anunciosRecommended .infoCar h6 {color:#FFF;}
#anunciosRecommended .infoCar a {color:#FFF;}
#anunciosRecommended h4{width:230px;height:29px;background:url(../images/varios/anunciosVip.png) no-repeat;margin:0;float:left;}
#flechas{width:43px;height:20px;margin:0;float:right;display:block;}
#botonRecommended{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;}
#anunciosRecommended .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;}
.carRecommended{}
.picRecommended{width:94px;height:72px;float:left;background:url(../images/backgrounds/backPic.gif) repeat-x;}
.picRecommended img{padding:2px;}
.infoCar{color:#FFF!important;line-height:14px!important;/*width:145px;*/float:left;}
/******************************************************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:url(../images/backgrounds/backVip.png); width:940px;}
#anunciosVip .infoCar{float:right; width: 124px; }
#anunciosVip .infoCar h6,#anunciosVip .infoCar p{color:#FFF; font-size:12px; 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/varios/anunciosVip.png) no-repeat;margin:14px 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;}
#bannerTop{background:#EFEFEE;text-align:center;padding:10px 0;}
#header{height:165px;/*background:url(../images/varios/transparenciaHeader.jpg) no-repeat;*/ margin:0 0 10px 0;}
#header a{color:#FFF;}
#aclasico{float:left; margin:0 0 0 133px; width:172px;height:30px;background:url(../images/buttons/autoplaza-clasico.png) no-repeat 0 0;}
#logo{display:block;width:378px;height:90px; clear:left; 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/varios/barBack.png) no-repeat 85px 0;}
#navTop span{display:block;}
#navTop ul{margin:0 0 0 12px;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:20px 0px 0 20px;}
#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/buttons/garageHeader.png) no-repeat;width:151px;height:33px;display:block;border:none;margin:0 0 0 10px;}
#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.gif) repeat-x;text-align:center;float:left;margin:4px 0 0 0;}
#barBottom_BL{position:absolute;margin:124px 0 0 -10px;background:url(../images/varios/barBottom_BL.gif) no-repeat;width:10px;height:40px;}
#barBottom_BR{position:absolute;margin:124px 0 0 960px;background:url(../images/varios/barBottom_BR.gif) no-repeat;width:10px;height:40px;}
#navBottom{height:40px;float:left;margin:0;padding:0; overflow:hidden;}
#navBottom li{float:left;padding:0 0 0 0;}
.backUsed_New{/*background:url(../images/backgrounds/backUsed_New.gif) repeat-x;*/}
.nivel3 #navBottom .active{background:url(../images/backgrounds/activeTab.png) no-repeat center!important;}
#navBottom .active{background:url(../images/backgrounds/activeTab.png) no-repeat center!important;}
#blogPage #navBottom .active{/*background:url(../images/backgrounds/active.jpg) no-repeat center!important;*/}
#navBottom a{text-decoration:none;letter-spacing:0;font-size:17px;display:block;padding:0 18px 0 18px;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;}
.locationReporterControl{/*position:absolute;*/ width:960px;/*top:425px;*/}
#containerGratis{position:absolute;margin:108px 0 0 710px !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;}
#finder .c{width:600px;}
#finder span{display:none;}
#finder h2{margin:0 0 0 25px;background:url(../images/varios/medida.png) no-repeat;width:105px;height:57px;}
#finder h1{width:210px;height:37px;margin:0 0 0 -10px;padding:0;background:url(../images/varios/buscarAuto.png) no-repeat;}
#finder h3{font-weight:bold;margin:0;font-size:11px;line-height:14px;}
#contentHome{clear:both;width:960px;}
#finderBlock{width:604px;height:64px;margin:0 0 16px 0;padding:0;background:url(../images/varios/finderBlock.png) no-repeat;}
#finderP{padding:15px 0 0 10px;}
#finderWrap{padding:0 20px 0 16px;}
#inputBack{height:32px;margin:1px 5px 0 0;width:500px;background:url(../images/varios/ftFind.gif) top left no-repeat;float:left;}
.tfBusqueda{border:none;height:20px;padding:4px 0 0 0;margin:2px 8px 0 5px;display:block;font-size:15px;font-style:italic;font-family:Arial,Helvetica,sans-serif;color:#666;width:455px;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:33px;background:url(../images/buttons/botonBuscar.png) no-repeat top left;border:none;color:#FFF;font:bold 18px/18px Helvetica,Arial;}
.botonVer{width:78px;height:20px;margin:4px 0 0 25px;background:url(../images/buttons/botonVer.png) no-repeat top left;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:410px;margin:0;padding-right:10px;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 10px 0;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;width:405px;clear:both;}
#recomended ul{margin:0;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:13px;}
#medida{background:url(../images/icons/tool.png) no-repeat left 8px;float:right;margin:0px 0 0 0;width:158px;}
#medida p{font-style:italic;margin:0 0 0 28px;line-height:14px;color:#666;font-size:12px;}
#finderBottom{width:644px;height:14px;background:url(../images/backgrounds/backFiner_Bottom.png) no-repeat;margin-top:-4px;}
#bannerContainer_Main{width:300px;height:250px;margin:10px 0 0 0;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;}
#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 { /*background:url(../images/varios/frame.png) no-repeat left top; *//*margin-bottom:10px;*/ /*width:120px;*/ height:98px; } 
.contPic p 	 { width:100px; height:18px; background:url(../images/icons/zoom.png) no-repeat right 0;	z-index:1; display:block; /*position:relative;*/ margin: 0 0 0 0; clear:both; } 
.contPic img  { float:left; margin: 1px 0 0 0; /*position:absolute;*/ z-index:2; } 
.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;}
#paginas{float:right;height:24px;clear:both;display:block;}
#paginas li{float:left;width:24px;height:24px;margin-left:5px;background:#F4F4F4;list-style:none;}
.activePage{background:url(../images/icons/activePage.png) no-repeat!important;}
.activePage a{color:#FFF!important;}
#paginas a{display:block;font-size:14px;line-height:12px;color:#333;font-weight:bold;padding:2px 2px 2px 2px;text-align:center;margin-top:4px;}
.flechaIzq{display:block;width:5px;height:10px;background:url(../images/varios/flechaIzq.png) no-repeat center 3px;margin-left:8px;padding:4px;}
.flechaDer{display:block;width:5px;height:10px;background:url(../images/varios/flechaDer.png) no-repeat center 3px;margin-left:8px;padding:4px;}
#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: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/logoFooter.png) no-repeat center 40px;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;}
#addUs{}
#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;}
.nivel2{/*background:url(../images/backgrounds/backBody2.png) repeat-x 0 0 !important;*/}
.nivel2 #barBottom{/*background:url(../images/backgrounds/backNav_Bottom2.gif) repeat-x;*/}
.nivel3,#blogPage{/*background:url(../images/backgrounds/backBody2.png) repeat-x 0 0 !important;*/}
.nivel3 #barBottom,#blogPage #barBottom{/*background:url(../images/backgrounds/backNav_Bottom3.gif) repeat-x;*/}
.nivel3 #headerCont{height:160px !important;}
#blogPage #headerCont{}
.nivel3 #containerGratis{display:none;}
#headerCont{/*background:url(../images/backgrounds/backFinder_top.gif) no-repeat 0 154px;*/ height:294px;margin:0 0 20px 0;}
#finderTop_Cont{position:absolute;top:154px;background:url(../images/backgrounds/backFinder_top.png) no-repeat 0 0;/*height:294px;*/ margin:0 0 20px 0;z-index:0;}
#finderTop{width:963px;height:141px;margin:0 0 0 0;text-align:left;}
#finderTop p{font-size:11px;line-height:14px;}
#finderTop .a{padding:50px 25px 20px 30px;}
#finderTop .b{float:left;width:700px;}
#finderTop .c{float:right;width:170px;margin:25px 0 0 0;}
#finderTop .botonVer{margin:4px 0 0 0;}
#finderTop .tfBusqueda{width:560px!important;}
#finderTop #inputBack{height:32px;margin:1px 5px 0 0;width:604px;background:url(../images/varios/ftFind2.gif) top left no-repeat;float:left;}
#finderTop #detallada{margin:5px 0 0 0;display:block;font-size:11px;line-height:14px;}
#path{color:#333;font-size:20px;line-height:22px;background:url(../images/backgrounds/lineBreadc.png) 0 bottom no-repeat;padding:0 0 10px 0;margin:0 0 20px 0;}
#path strong{color:#FF6600;}
#pathGarage{color:#333;font-size:20px; line-height:22px; height:30px; background:url(../images/backgrounds/lineBreadc.png) 0 bottom no-repeat;padding:0 0 10px 0;margin:0 0 20px 0;letter-spacing:-0.05em;}
#pathGarage strong{ color:#FF6600; }
#sideBar_Navegadores{width:140px;float:left;margin:0 20px 0 0;}
#sideBar_Navegadores #titAfina{width:140px;height:50px;display:block;background:url(../images/varios/titAfina.gif) no-repeat;}
#titAfina span{display:none;}
#sideBar_Navegadores #titAfina span{display:none;}
.fastNav{margin:0 0 20px 0;font-size:11px;line-height:14px;}
.fastNav_closed .a{background:url(../images/backgrounds/fastNav_closed.png) no-repeat !important;height:25px;}
.fastNav_closed .c{display:none!important;}
.fastNav h3{padding:8px 0 0 10px;margin:0;display:block;font-weight:bold;font-size:11px;line-height:14px;}
.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/backgrounds/fastNav_open.png) no-repeat;width:140px;}
.fastNav .b{padding:0px 10px 0 10px;}
.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;}
#toolBox{background:url(../images/backgrounds/backToolbox.jpg) no-repeat;height:32px;margin:0 0 20px 0;font-size:11px;line-height:11px;}
#alertas{display:block;width:340px;background:url(../images/icons/iconAlerta.png) 5px 0px no-repeat;padding:10px 0 5px 38px;margin:0 20px 0 0;float:left;line-height:12px;font-size:10px;}
#iconPrint{display:block;width:50px;background:url(../images/icons/iconPrint.png) 0 5px no-repeat;padding:10px 0 4px 34px;margin:0 10px 0 0;float:left;color:#333;font-weight:bold;line-height:11px;}
#iconShare{display:block;width:68px;background:url(../images/icons/iconShare.png) 0 5px no-repeat;padding:10px 0 4px 32px;margin:0 0 0 0;float:left;color:#333;font-weight:bold;line-height:11px;}
#iconPrint:hover,#iconShare:hover{color:#0495F8;}
#iconsR{float:right;padding:1px 10px 0 0;font-size:10px;}
#titResultados{margin:0 0 15px 0;}
#titResultados h2{float:left;width:300px;letter-spacing:-0.04em;}
#titResultados #seleccion{float:right;width:340px;text-align:right;font-size:11px;line-height:14px;}
.closeIt{padding:4px 6px 3px 18px;background:#DFDFDF url(../images/icons/iconClose.gif) 0 1px no-repeat;display:inline-block;margin:0 5px 5px 0;}
#containerGratis span{display:none;}
#orderBy{clear:both;background:#F5F5F5;padding:10px;color:#666;height:20px;font-size:11px;line-height:14px;}
#orderBy select{width:150px;margin:0 0 0 5px;vertical-align:middle;}
#orderBy .a{float:left;width:330px;}
#orderBy .b{float:right;width:270px;}
#orderBy span{padding:20px 0 0 0; font-weight:bold;}
#vistas{margin:0;padding:0;}
#vistas li{float:left;width:55px;}
#vistas a{display:block;padding:4px 0 2px 20px; font-weight:bold;}
#vistas a:hover{color:#900;}
#vistas .viewList{background:url(../images/icons/iconList.gif) 0 -24px no-repeat;}
#vistas .viewGrid{background:url(../images/icons/iconGrid.gif) 0 -24px no-repeat;}
#vistas .viewTexto{background:url(../images/icons/iconTxt.gif) 0 -24px no-repeat;}
#vistas .active{background-position:0 2px !important; font-weight:bold; color:#000;}
#vistas .active:hover{color:#000; text-decoration:none;}
#vistas #labelIt{width:95px;padding:4px 0 0 0; font-weight:bold;}
#sideBar_Left h4 span{/*display:none;*/}
#resultList .p10{ padding:3px 5px 0 5px;}
#resultList li{margin:0 0 10px 0;padding:10px;clear:both;border:solid 1px #fff;background-position:right bottom;background-repeat:no-repeat;background-color:#FBFBFB;}
.featured1{background-color:#EFEFEF !important;}
.seleccionado{background:#FFF;border:1px solid #DCDCDC !important;}
.seleccionado2{background:#fff !important;border:1px solid #ccc !important;}
.wrapAll{width:638px;}
.description{margin:0 10px 0 0 !important;width:330px;float:left;font-size:12px;line-height:15px;}
.description p{font-size:12px;line-height:15px;margin:0 0 5px 0;}
.descriptCar{width:200px;float:left; margin:0 0 0 10px;}
.descriptCar h4{margin:0 0 0 0;}
.textView .descriptCar{float:left;width:auto;}
.descriptCar .rating{margin:5px 0 5px 0;font-weight:bold;display:none;}
.descriptCar img{vertical-align:middle;}
.descriptCar h4 a{font-size:13px;line-height:15px;font-weight:bold;}
.addedGarage{width:140px;background:#EBEBEB;border-right:1px solid #CECECE;border-bottom:1px solid #D0D0D0;padding:5px 0px 5px 23px;background:#f4f4f4 url(../images/icons/iconCar.png) no-repeat 4px 7px;color:#333;font-size:10px;display:block;line-height:12px;font-weight:bold;}
.kilometro{width:80px;float:left;margin:0 10px 0 0;text-align:right;font-size:13px;color:#333;font-weight:bold;line-height:15px;}
.kilometro p{ clear:both; line-height:14px;}
.precio{width:100px;float:left;margin:0 10px 0 0;text-align:right;font-size:13px;color:#333;font-weight:bold;line-height:15px;}
.addThis{width:22px;float:right;display:block;height:22px;background:url(../images/icons/plus.png) no-repeat ;cursor:pointer;}
.lessThis{width:22px;float:right;margin:0;display:block;height:22px;background:url(../images/icons/iconLess.png) no-repeat ;cursor:pointer;}
#miGarageSide{background:url(../images/backgrounds/migarageBack.jpg) no-repeat;width:120px;height:220px;margin:0 0 20px 0;color:#FFF;}
#miGarageSide p{color:#FFF;font-size:10px;line-height:13px;margin:0 0 5px 0;}
#miGarageSide strong{color:#FF0;}
#thumbsCarros .overLoaded{width:100px;overflow:hidden;}
#miGarageSide ul{width:400px;margin:0;}
#miGarageSide .a{padding:55px 8px 10px 8px;}
#thumbsCarros li{float:left;width:64px !important; margin:0 10px 0 0; clear:none !Important;}
#thumbsCarros a{border:2px solid #CCC;}
#thumbsCarros{height:60px;}
#compararGarage{display:block;background:url(../images/buttons/migarageComparar.png);width:107px;height:50px;clear:both;}
#navGarage{height:30px;clear:both;float:right;width:40px;}
.fIzq{display:block;width:20px;height:20px;background:url(../images/buttons/btnIzq.png);float:left;margin:0 0 0 0;}
.fDer{display:block;width:20px;height:20px;background:url(../images/buttons/btnDer.png);float:right;}
.btnClose{background:url(../images/buttons/btnClose.png) no-repeat;width:15px;height:15px;display:block;border:none!important;position:absolute;}
#indice{clear:both;border-top:1px solid #ccc;padding:10px 0;}
#indice .a{float:left;width:200px;padding:10px 0 0 0;font-size:12px;line-height:14px;}
#indice .b{float:right;width:200px;}
#windowsModal{background:#fff;}
#contModal{width:500px;margin:20px auto;text-align:left;background:#fff;}
#contModal h1{font:23px/25px Arial,Helvetica,sans-serif;color:#FF0000;border-bottom:solid 2px #900;padding:0 0 2px 0;margin:0 0 10px 0;font-style:italic;font-family:Arial,Helvetica,sans-serif;}
#shareTitle{background:url(../images/icons/iconContactar.jpg) no-repeat right 0px;}
#contModal h3{font:14px/16px Arial,Helvetica,sans-serif !important;color:#333;}
#resume{clear:both;padding:10px;background:#F5F5F5;margin:0 0 10px 0;}
#resume .a{width:102px;float:left;}
#resume .a img{border:solid 1px #F00;padding:1px;}
#resume .b{width:360px;float:right;}
#warning1{display:block;background:#f4f4f4 url(../images/icons/iconWarning.gif) no-repeat 8px 8px;padding:8px 20px 8px 40px;margin:0 0 10px 0;}
.form2Cols input{/*display:block;*/width:96%}
.form2Cols .withLink{clear:both;background:#ccc;float:left;text-align:left;}
.form2Cols .withLink .a{width:50px;float:left;}
.form2Cols select{/*display:block;*/width:100%}
.form2Cols label{display:block;float:left;width:46%;margin:0 20px 10px 0;font-weight:bold;}
.form2Cols .oneLine select,.form2Cols .oneLine input{display:inline;width:auto;vertical-align:middle;}
.form2Cols .oneLine label{display:block;float:none;width:auto;margin:0 0 10px 0;font-weight:bold;}
.form2Cols span{font-weight:normal;clear:left;}
.form2Cols .oneLine{clear:both;}
.form2Cols textarea{width:96%;height:80px;}
.opcional{color:#666;font-style:italic !important;font-size:11px;line-height:14px;}
.form2Cols{margin:0 0 20px 7px; clear:both;}
#guiaPrecios_cont #info{width:158px;float:left;font-style:italic;font-size:11px;line-height:14px;}
#guiaPrecios_cont #info .boton{clear:both;margin:0 0 20px 15px;}
#guiaPrecios_cont #info p{font-style:italic;font-size:11px;line-height:14px;margin:40px 0 0 15px;padding:0 10px 10px 0;}
#guiaPrecios_cont #guiaPrecios_detail{width:600px;float:right;}
#guiaPrecios_cont #resumenAuto .a{float:left;width:60px;}
#guiaPrecios_cont #resumenAuto{background:#F2F9EA;padding:10px;margin:0 0 20px 0;}
#guiaPrecios_cont #resumenAuto .b{float:right;width:507px;}
#headingTabla{height:40px;clear:both;margin:0 0 20px 0;border-bottom:solid 2px #999999;}
#headingTabla .a{width:300px;float:left;}
#verTabla{background:url(../images/buttons/btnGrafica.gif) no-repeat;width:253px;height:27px;display:block;float:right;}
#verTabla span{display:none;}
.table1{font:normal 11px/14px Arial,Helvetica,sans-serif;margin:0 0 20px 0;}
.table1 td{padding:6px;text-align:right;border-bottom:solid 1px #ccc;}
.table1 th{text-align:right;padding:6px;border-bottom:solid 2px #ccc;}
.table1 .col1{border-right:solid 1px #ccc;border-top:solid 1px #fff;font-weight:bold;color:#666;}
#solicitarAvaluo{background:#FFFFCC url(../images/icons/iconEvaluo.png) no-repeat 10px 10px;clear:both;padding:15px 10px 10px 55px;margin:0 0 10px 0;}
a.boton:hover{color:#FF0;}
a.boton{background:url(../images/backgrounds/btn_b.gif) no-repeat scroll top right;color:#fff;display:block;float:left;font:normal 11px arial,sans-serif;height:28px;margin-right:6px;padding-right:10px;/* sliding doors padding */ text-decoration:none;}
a.boton span{background:url(../images/backgrounds/btn_a.png) no-repeat;display:block;line-height:14px;padding:6px 0 10px 9px;}
a.boton:active{background-position:1px right;color:#ccc;outline:none;}
a.boton:active span{background-position:1px left;padding:7px 0 11px 10px;}
#linkSolicitar{float:right;}
#solicitarAvaluo .a{float:left;width:300px;}
#condiciones .a p{font:normal 11px/14px Arial,Helvetica,sans-serif;}
#condiciones{clear:both;font:normal 11px/14px Arial,Helvetica,sans-serif;background:url(../images/_dj/backCondiciones.gif) repeat-y;padding:0 0 20px 0;margin:0 0 20px 0;}
#condiciones .a .radios{vertical-align:middle;float:left;margin:0 5px 0 0;}
#condiciones .a label span{float:left;}
#condiciones .a a{float:right;}
#condiciones .a label{clear:both;display:block;margin:0 0 0 0;padding:10px;border-bottom:solid 1px #ccc;height:15px;}
#condiciones .a{width:188px;float:left;margin:0 10px 0 0;}
#condiciones .b{width:190px;float:left;margin:0 10px 0 0;padding:20px 0;}
#condiciones .c{width:180px;float:right;margin:0 0 0 0;padding:20px 0;}
.borderBottom{border-bottom:solid 2px #999;padding:0 0 4px 0;}
.list{padding:0;margin:10px;}
.list li{padding:4px 0 4px 8px;background:url("../images/bullets/bullet1.png") 0px 9px no-repeat;}
.alterno01{background:#f9f9f9 !important;}
#guiaForm label{width:100%;float:none;font:14px/15px Arial,Helvetica,sans-serif;}
#titDetails span{margin:0 0 5px 0;display:block;}
.boxes{width:290px;}
#titDetails p{margin-bottom:5px;}
#titLeft{width:500px;float:left;}
#titRight{float:right;width:210px;}
#titRight span{}
#titRight p span{background:#FFFFCC;color:#990000;font-size:15px;display:inline;font-weight:bold;}
.reporta{width:193px;height:26px;background:url(../images/buttons/buttonReporta.gif) no-repeat;display:block;margin-bottom:15px;}
#navDetails{width:780px;height:31px;border-bottom:2px solid #F10;display:block;clear:both;}
#navDetails li{float:left;background:url(../images/backgrounds/backDetails_Start.gif) no-repeat;margin-right:10px;}
#navDetails a{float:left;background:url(../images/backgrounds/backDetails_End.gif) no-repeat;background-position:100% 0%;padding:2px 20px 0 20px;color:#FFF;font-weight:bold;font-size:17px;letter-spacing:0;line-height:31px;}
#navDetails a:hover{color:#ccc;}
.activeDetail{background:url(../images/backgrounds/activeDetail_Start.png) no-repeat!important;}
.activeDetail a{background:url(../images/backgrounds/activeDetail_End.png) no-repeat!important;background-position:100% 0%!important;}
#dscMain{margin-bottom:15px;clear:both;}
#dscLeft{float:left;width:428px;}
#fotosCars{width:428px;height:416px;margin-bottom:15px;}
#fotosCars img{float:left;margin:14px 0 0 14px;position:absolute;z-index:1;}
#dscRight{float:right;width:332px; margin:14px 0 0 0; display:inline;}
.ratingModelo span{color:#666;line-height:14px;margin-bottom:10px;font-size:11px;}
.ratingModelo img{vertical-align:middle;margin-right:2px;}
.ratingModelo span strong{text-decoration:underline;}
.moreInfo{border-top:1px solid #CCC;margin-bottom:20px;}
.moreInfo li{border-bottom:1px solid #CCC;}
.moreInfo a{color:#900;font-size:10px;font-weight:bold;line-height:13px!important;display:block;padding:8px 0 5px 25px;}
.mapas{background:url(../images/icons/iconMap.png) no-repeat 1px 4px;}
.graficas{background:url(../images/icons/iconGraph.png) no-repeat 1px 4px;}
.modelo{background:url(../images/icons/iconModelo.png) no-repeat 1px 4px;}
.financiamientoIcon{background:url(../images/icons/iconFinanc.png) no-repeat 1px 4px;}
.contactVend1{width:268px;height:36px;background:url(../images/buttons/buttonContact.gif) no-repeat;display:block;margin-bottom:15px;}
.contactVend1 span{display:none !important;}
.cotizarSeguro{width:258px;height:36px;background:url(../images/buttons/cotizarSeguro.gif) no-repeat;display:block;margin-bottom:15px;}
#naranja{color:#E5390C;display:inline;}
#aboutVend{width:428px;float:left;font-size:11px;line-height:14px;}
#contAbout{width:428px;margin:0 0 10px 0;}
#verLinea{float:right;width:152px;}
#verLinea ul{margin:0;padding:0;}
#verLinea li{padding-top:6px;}
.helpOnline{width:120px;height:60px;background:url(../images/buttons/staffonline.gif) no-repeat;margin:15px 0 15px 0!important;display:block;}
.acercaTitle{border-bottom:2px solid #900;width:428px;background:url(../images/icons/iconVendedor.gif) no-repeat right;margin-bottom:10px;}
.acercaTitle h4{color:#FF0000!important;font-size:15px!important;font-weight:bold;font-style:italic;line-height:17px;margin:0!important;}
#datosVend{width:262px;float:left;}
#datosVend p{font-weight:bold;margin:0 0 0 0;font-size:11px;line-height:14px;}
#datosVend p span{color:#666;margin-top:0;font-weight:normal;margin:0;}
#datosVend span{float:left;margin-top:5px;}
#datosVend a{/*display:block;color:#666;font-size:11px;font-weight:bold;border-bottom:1px solid #CCC;*/}
#backStars{background:#FFFFDF;width:99px;height:24px;margin-bottom:10px;float:left;margin-right:5px;}
#contStars{padding:5px 0 0 10px;}
#ratingVendedor{display:block;border-bottom:1px solid #CCC;margin-bottom:10px;}
#contStars2{margin:5px 0 0 5px;display:block;}
#ratingVendedor span{margin:0 0 5px 0;display:block;font-style:italic;float:none!important;}
#securityBox{border:1px solid #CCC;margin-bottom:15px;}
#tel img{margin:8px 0 0 5px;}
#yellWarning{background:url(../images/icons/yellowWarning.png) no-repeat;padding:0 0 0 35px;display:block;margin:0 0 10px 0;}
#codigosSec{clear:both;height:20px;margin:0 0 15px 0;}
#codigosSec input{float:left;margin:0 5px 0 0;}
#codigosSec img{margin:3px 5px 0 0;float:left;}
#tfSec{width:85px;float:left;}
#wrapAgencia_Vend .a{float:left;}
.contactVend2{width:210px;height:30px;background:url(../images/buttons/contactVend2.png) no-repeat;border-bottom:none!important;float:right;margin:1px 0 0 0;}
#dscCar_Vend{}
#dscCar_Vend p{}
#dscCar_Vend span{font-size:11px;color:#333;font-weight:normal;line-height:14px;}
.optEquip{width:310px;background:url(../images/buttons/buttonOpt_Equip.png) no-repeat;display:block;margin:5px 0 0px 0;}
.optEquip span{padding:6px 0 6px 30px;font-weight:bold;display:block;margin:0;}
#gris{font-weight:bold!important;}
.pFlechas{position:absolute;margin:10px 0 0 760px!important;}
#contentDetail{float:left;width:780px;}
#toolBox2{background:url(../images/backgrounds/backLargo.png) no-repeat;height:32px;margin:0 0 20px 0;}
#alertasDetail{display:block;width:500px;background:url(../images/icons/iconAlerta.png) 5px 0px no-repeat;padding:8px 0 5px 38px;margin:0 20px 0 0;float:left;font-size:10px; color:#333; }
#alertasDetail a{}
.plusGarage{border-right:1px solid #DEDEDE;border-bottom:1px solid #DEDEDE;padding:6px 5px 4px 23px;background:#F2F9EA url(../images/icons/lilPlus.png) no-repeat 5px 5px;color:#333;font-size:10px;display:block;line-height:12px;font-weight:bold;float:left;}
.quitarGarage{border-right:1px solid #DEDEDE;border-bottom:1px solid #DEDEDE;padding:6px 5px 4px 23px;background:#F2F9EA url(../images/icons/lilQuitar.png) no-repeat 5px 5px;color:#333;font-size:10px;display:block;line-height:12px;font-weight:bold;float:left;}
.sendFriend{border-right:1px solid #DEDEDE;border-bottom:1px solid #DEDEDE;padding:6px 5px 4px 23px;background:#F2F9EA url(../images/icons/lilSend.png) no-repeat 5px 5px;color:#333;font-size:10px;display:block;line-height:12px;font-weight:bold;float:right;}
#nivel3{background:url(../images/backgrounds/backBody3.png) repeat-x;}
#contHeader{margin:0 0 25px 0;}
#header2{height:105px;}
#header2 a{margin:30px 0 0 0;color:#FFF;}
#header2 span{display:none;}
#header2 #logo{margin:-5px 0 0 0;}
#botonCerrar{float:right;width:31px;height:27px;background:#CCC;margin-top:15px!important;background:url(../images/icons/iconClose.png) no-repeat;display:block;}
#titDetails{margin:0 0 25px 0;}
#titDetails h2{display:block;margin-bottom:5px;font-size:20px;line-height:23px;letter-spacing:0;}
#contFin_Left{float:left;display:block;width:366px;}
#dataDetails{float:left;display:block;margin-bottom:15px;}
#dataDetails p{font-size:11px!important;color:#666;line-height:15px;margin:0;}
#dataDetails_Left{float:left;margin-right:60px;}
#dataDetails_Right{float:right;}
#dataDetails_Right p span{font-weight:bold;color:#990000;font-size:11px;display:inline;}
#planFto{width:366px;clear:both;margin-bottom:10px;color:#666;}
.titFto{font-weight:bold;color:#333;display:block;border-bottom:1px solid #CCC;margin:0;font-size:11px;}
#dataFto{float:left;display:block;}
#dataFto p{line-height:15px;margin:0;font-size:11px;}
#dataFto_Left{float:left;margin-right:30px;}
#dataFto_Right{float:right;}
#contFin_Right{float:right;display:block;width:220px;height:142px;background:url(../images/backgrounds/backCont_Fto.png) repeat-x;}
#boxFto{margin:20px 0 0 20px;width:185px;}
#boxFto p{font-size:11px;line-height:14px;color:#333;}
.contactUs_Black{width:144px;height:36px;background:url(../images/buttons/buttonContact_Black.png) no-repeat;display:block;margin-bottom:15px;}
.tableFto{font:normal 11px/14px Arial,Helvetica,sans-serif;margin:0 0 10px 0;margin-bottom:50px;}
.tableFto td{padding:6px;text-align:center;border-bottom:solid 1px #E0E0E0;color:#333;}
.tableFto th{text-align:center;padding:6px;border:none;background: #333;color:#FFF;font-weight:bold;border-bottom:1px solid #333;}
.alterno01{background:#f9f9f9 !important;}
.returnAP{display:block;border-top:2px solid #999;padding:5px 0 0 0;font-size:11px;line-height:14px;color:#333;}
.linea1{border-bottom:solid 1px #ccc;padding:0 0 2px 0;clear:both;}
.resumenAuto,.resumenAuto p{font:16px/18px Arial,Helvetica,sans-serif;}
/* Navigation */ 
.nav,.nav ul{list-style:none;margin:0;padding:0;}
.nav{z-index:100;position:relative;}
.nav li{}
.nav li a,.nav li a:link,.nav li a:active,.nav li a:visited{font:bold 10px/14px Arial,Helvetica,sans-serif;/*background:#565656;*/ color:#333;}
.nav li a:hover{}
#nav-one li:hover a,#nav-one li .sfHover a{}
#nav-one li:hover ul a,#nav-one li .sfHover ul a{}
#nav-one li:hover ul a:hover,#nav-one li .sfHover ul a:hover{color:#000;}
.nav ul{list-style:none;margin:0;position:absolute;top:-999em;left:-15px;border:solid 1px #1FA5F9;}
.nav li:hover ul,.nav li .sfHover ul{top:22px;}
.nav ul li{}
.nav ul a{width:190px;border-bottom:solid 1px #ccc;border-top:solid 1px #fff;padding:7px 5px 6px 5px;display:block;background:#f2f2f2 url(../images/bullets/bullet1.png) 0 11px no-repeat;color:#666;}
.nav ul a:hover{background:#F4FBFD url(../images/bullets/bullet1.png) 0 11px no-repeat;}
.thumbs{margin:0;padding:0;clear:both;font:11px/14px Arial,Helvetica,sans-serif;}
.thumbs li{clear:both;margin:0 0 0 0;border-bottom:solid 1px #ccc;padding:10px 0;}
.thumbs .a{width:100px;float:left;}
.thumbs .b{width:380px;float:right;}
.listaInfoRel{margin:0;padding:0;}
.listaInfoRel li{border-bottom:solid 1px #ccc;margin:0 !important;}
.listaInfoRel a{font:bold 12px/14px Arial,Helvetica,sans-serif !important;display:block;padding:6px 0 2px 0;margin:0;}
#infoRel{margin:0 !Important;}
#wrapGarage{}
#miGarage{background:url(../images/varios/miGarage.jpg) no-repeat top left;float:left;width:252px;height:60px;margin:0;}
#miGarage span{margin:50px 0 0 70px;color:#333;display:block;font-size:11px;line-height:14px;}
#garageMain{clear:both;}
#garageMain .row{clear:both;margin:0 0 20px 0;}
.garageCol{width:204px;float:left;display:block;margin:0 9px 0 22px;}
.garageEmptyCol{text-align:center;vertical-align:middle;width:204px;float:left;display:block;margin:0 9px 0 22px;}
.eliminarGarage{background: url(../images/buttons/removerGarage.gif) no-repeat;color:#333;font-size:10px;display:block;line-height:12px;padding:0;cursor:pointer; text-indent:-99999px; width: 204px; height:25px;}
.contFrame_Garage{background:url(../images/backgrounds/frameGarage.gif) no-repeat left top;margin-bottom:7px;width:204px;height:191px;}
.pGarage{padding:5px 0 0 8px;}
.contPic_Garage p{margin:0 0 0 0;width:188px;height:162px;display:block;position:absolute;background:url(../images/varios/zoomGarage.gif) no-repeat;clear:both;z-index:1;}
.contPic_Garage img{float:left;margin:1px 0 0 1px;position:absolute;z-index:2;}
.contPic_Garage p span{float:right;display:inline-block;margin:142px 4px 0 0;color:#333;font-size:10px;font-weight:bold;letter-spacing:0;}
.infoCar_Garage{width:200px;margin-bottom:10px;}
.infoCar_Garage a{display:block;font-size:13px;}
.infoCar_Garage h6{font-weight:bold;font-size:15px;line-height:17px;color:#333;margin:0;padding:0;letter-spacing:0!important;}
.infoCar_Garage p{font-size:15px;color:#333;font-family:Helvetica,Arial,sans-serif;line-height:17px;margin:0 0 5px 0;}
.infoCar_Garage span{font-size:11px;color:#666;line-height:13px;margin:0;display:inline-block;}
.infoCar_Garage img{vertical-align:middle;margin-right:2px;}
.infoCar_Garage span strong{text-decoration:underline;}
#naranja{color:#E5390C;display:inline;}
#detalleGarage{margin-bottom:10px;}
#detalleGarage p{color:#333;font-size:11px;line-height:14px;margin:0;}
.verDetalle_Garage{width:186px;height:36px;background:url(../images/buttons/buttonDetalle.gif) no-repeat;display:block;margin-bottom:10px;}
#descGarage{margin-bottom:10px;}
#descGarage a{font-weight:bold;}
.barGris{background:#D2D2D2 url(../images/backgrounds/barGris.jpg) no-repeat;border-right:1px solid #BFBFBF;border-bottom:1px solid #BFBFBF;width:204px;margin-bottom:5px;}
.barGris a{color:#000;font-size:13px;line-height:17px;font-weight:bold;padding:4px 10px 4px 10px;display:block;}
#opcionesGarage{}
#descGarage p{margin:0 0 0 5px;display:block;font-size:11px;line-height:14px;}
#lineaEquip{border-bottom:1px solid #EAEAEA;margin-bottom:3px;}
#lineaEquip p{line-height:17px;font-size:11px;color:#333;margin:0;}
#lineaEquip_Left{float:left;width:93px;}
#lineaEquip_Right{float:right;width:93px;}
#financiamiento{clear:both;}
#financiamiento .a,.cols1 .a{float:left;width:540px;padding:0 0 20px 0;}
#financiamiento #calculaPagos{border-top:solid 1px #ccc;padding:10px 0;margin:10px 0;}
#financiamiento .b{float:right;width:220px;}
.form2Cols h2{display:inline;}
.formLabels .textBoxes1{width:100px;}
.formLabels .textBoxes1{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;}
.formLabels .textBoxes1:focus{background:#EBF7FE;padding:4px;font:11px/14px Arial,Helvetica,sans-serif;border-top:solid 1px #ccc;border-left:solid 1px #ccc;}
.formLabels .listBox{width:100%;}
.formLabels{clear:both;}
.formLabels .row{clear:both;padding:10px 0;}
.formLabels .c1{float:left;width:140px;text-align:right;padding:4px 0;}
.formLabels label{font-weight:bold;}
.formLabels .c2{float:right;width:390px;}
.linea2{border-top:solid 1px #ccc;padding:10px 0;margin:10px 0;}
.oneLine2{float:none;clear:both;}
.oneLine2 label{float:none;clear:both;width:100%;}
.cols1 .c1{/*float:left;width:580px;*/}
#colContacto{float:right;width:220px;background:#F2F9EA;color:#666;font-size:13px;line-height:15px;}
#colContacto p{color:#666;font-size:13px;line-height:15px;}
#titlePorTel{background:url(../images/varios/titlePorTel.gif) no-repeat 10px 0;padding:40px 20px 0 50px;margin:0 0 20px 0;}
#titlePorEmail{background:url(../images/varios/email.png) no-repeat 10px 0;padding:40px 0 0 50px; margin:0 0 20px 0;}
.listCols3{margin:0 0 15px 0;padding:0;clear:both;}
.listCols3 li{float:left;width:28%;margin:0 20px 5px 0;padding:0 0 0 6px;background:url(../images/bullets/bullet1.png) 0 6px no-repeat;height:13px;}
#addAlerta{background:#F2F9EA url(../images/icons/addAlerta.png) no-repeat 10px 10px;padding:20px 20px 20px 60px;border:solid 1px #900;margin:0 0 20px 0;}
.table2 td{padding:6px;text-align:left;border-bottom:solid 1px #ccc;}
.table2 th{text-align:left;padding:6px;border-bottom:solid 2px #ccc;}
.table2{font:normal 11px/14px Arial,Helvetica,sans-serif;margin:0 0 20px 0;}
.botones{background:#f4f4f4;padding:10px;margin:0 0 20px 0;}
.alertaActiva_on{background:url(../images/icons/iconAlerta_on.png) no-repeat;padding:0px 0 0 19px;display:block;}
.alertaActiva_off{background:url(../images/icons/iconAlerta_off.png) no-repeat;padding:0px 0 0 19px;display:block;}
.miAutoplazaToolBox{font-size:10px;line-height:10px;background:url(../images/backgrounds/backLargo_2.png) no-repeat !important;height:32px;margin:0 0 20px 0;}
.miAutoplazaToolBox #alertasDetail{width:130px;margin:0 0 0 5px; padding:11px 0 5px 40px;margin:0 20px 0 0;float:left;font-size:10px;}
.miAutoplazaToolBox #miPerfil{width:55px;background:url(../images/icons/iconMiPerfil.png) no-repeat;display:block;padding:11px 10px 3px 20px;margin:0 0 0 10px;}
.miAutoplazaToolBox #misAnuncios{width:80px;background:url(../images/icons/iconMisanuncios.png) no-repeat;display:block;padding:11px 10px 3px 20px !important;margin:0 0 0 12px;}
.miAutoplazaToolBox #Salir{width:150px;display:block;float:right;background:url(../images/backgrounds/toolboxSep.png) no-repeat 0 0;height:30px;}
.miAutoplazaToolBox #Salir span{background:url(../images/icons/iconSalir.png) no-repeat;display:block;padding:11px 10px 3px 20px;margin:0 0 0 10px;}
.miAutoplazaToolBox #miGarageIcon{width:90px;background:url(../images/icons/iconMiGarage.png) no-repeat;display:block;padding:11px 10px 3px 20px;margin:0 0 0 10px;}
.miAutoplazaToolBox ul{margin:0;padding:0;width:680px;float:left;display:block;}
.miAutoplazaToolBox li{float:left;display:block;height:30px;}
.miAutoplazaToolBox .separator{background:url(../images/backgrounds/toolboxSep.png) no-repeat 0 0;}
.miAutoplazaToolBox #iconsR{width:280px;}
.tableDefault td{padding:6px;border-bottom:solid 1px #ccc;vertical-align:top;}
.tableDefault th{padding:6px;border-bottom:solid 2px #ccc;background:#eee;}
.tableDefault{font:normal 11px/14px Arial,Helvetica,sans-serif;margin:0 0 20px 0;clear:both;}
.tableDefault p{font:normal 11px/14px Arial,Helvetica,sans-serif;}
.tableDefault h2{font:bold 12px/14px Arial,Helvetica,sans-serif;}
.tableDefault .list{margin:0;padding:0;}
#anunciateMain{}
#anunciateLeft{float:left;width:780px;}
#pasosBar{margin:0 0 10px 0;clear:both;float:left;}
#pasosBar li{float:left;width:195px;}
#pasosBar p{font-size:11px;line-height:23px;font-weight:bold;padding:10px 0 10px 20px;margin:0;}
#pasosBar span{font-size:24px;font-weight:bold;margin-right:7px;float:left;}
.activeStep_First{background:url(../images/backgrounds/activeStep_First.png) no-repeat;width:195px!important;}
.activeStep_First span{color:#FF6600;}
.activeStep_First p{color:#FFF;}
.activeStep{background:url(../images/backgrounds/activeStep.png) no-repeat;}
.activeStep span{color:#FF6600;}
.activeStep p{color:#FFF;}
.activeStep_Last{background:url(../images/backgrounds/activeStep_Last.png) no-repeat;}
.activeStep_Last span{color:#FF6600;}
.activeStep_Last p{color:#FFF;}
.pastStep_First{background:url(../images/backgrounds/pastStep_First.png) no-repeat;width:195px!important;}
.pastStep_First p{color:#FFF;}
.pastStep_First span{color:#FF6600;}
.pastStep_First2{background:url(../images/backgrounds/pastStep_First2.png) no-repeat;width:195px!important;}
.pastStep_First2 p{color:#FFF;}
.pastStep_First2 span{color:#FF6600;}
.pastStep{background:url(../images/backgrounds/pastStep.png) no-repeat;}
.pastStep p{color:#FFF;}
.pastStep span{color:#FF6600;}
.pastStep2{background:url(../images/backgrounds/pastStep2.png) no-repeat;}
.pastStep2 p{color:#FFF;}
.pastStep2 span{color:#FF6600;}
.nextStep{background:url(../images/backgrounds/nextStep.png) no-repeat;}
.nextStep span,.nextStep p{color:#999;}
.nextStep_Last{background:url(../images/backgrounds/nextStep_Last.png) no-repeat;}
.nextStep_Last span,.nextStep_Last p{color:#999;}
#elegisteInfo{margin-bottom:10px;width:780px;}
#elegisteInfo_Left{float:left;width:440px;color:#333;}
#elegisteInfo_Left p{font-size:15px;line-height:18px;}
#elegisteInfo_Left p span{font-size:11px;line-height:14px;}
#elegisteInfo_Left a{font-size:11px;line-height:14px;color: #900;}
#elegisteInfo_Right{float:right;width:336px;color:#990000;background:#FFFFCC url(../images/icons/quizBalloon.jpg) no-repeat 10px 10px;}
#elegisteInfo_Right p{padding:21px 20px 20px 85px;margin:0;}
#elegisteInfo_Right a{color:#990000;}
#boxSeleccionado{background:#F2F9EA;margin-bottom:10px;clear:both;display:block;}
#boxSeleccionado p{padding:10px;font-size:15px;line-height:17px;margin:0;display:block;}
#containerListas{height:345px;background:url(../images/backgrounds/backContainer_Listas.gif) no-repeat 0 center;border-bottom:2px solid #CCC;margin-bottom:10px;}
#containerListas p{font-size:15px;line-height:18px;font-weight:bold;margin-bottom:5px;}
#listaData_Car{float:left;margin-right:20px;}
#boxMarcas{width:155px;height:291px;font-size:13px;line-height:16px;}
#boxModelos{width:180px;height:291px;font-size:13px;line-height:16px;}
#boxYears{width:90px;height:291px;font-size:13px;line-height:16px;}
#boxVersiones{width:295px;height:291px;font-size:13px;line-height:16px;}
#contBack_For{clear:both;}
#contBack_For a{color:#333;font-size:10px!important;font-weight:bold;line-height:13px;float:left;padding-top:5px;float:left;}
#btnContinuar{float:right;}
.textoSide_Bar{font-weight:bold;color:#666;width:100px;}
.helpOnline2{width:120px;height:60px;background:url(../images/buttons/staffonline.gif) no-repeat;margin:15px 0 15px 0!important;display:block;}
.textoInfo_Paso{margin-bottom:10px;clear:both;}
.textoInfo_Paso p{font-size:15px;line-height:18px;color:#333;margin:0;}
.textoInfo_Paso span{font-size:11px;line-height:14px;color:#333;margin:10px 0 0 0;display:block;}
#contDatos_Car{margin-bottom:10px;}
.titlePasos{border-bottom:2px solid #CCC;font-size:15px;font-weight:bold;line-height:18px;color:#333;margin-bottom:20px;}
#preciosNote_Bottom{height:23px;background:url(../images/icons/iconQuiz2.jpg) no-repeat left;margin-top:7px;}
#preciosNote_Bottom p{font-size:11px;line-height:14px;color:#333;padding:5px 0 0 30px;}
.form3Cols{margin:0 0 20px 0;clear:both;width:471px;}
.form3Cols label input{display:block;width:96%;}
.form3Cols select{display:block;width:100%;}
.form3Cols label{display:block;float:left;width:39%;margin:0 20px 15px 0;font-weight:bold;font-size:12px;color:#333;}
.form3Cols .preciosLine{margin:0 0 10px 0;clear:both;}
.form3Cols .preciosLine select{display:inline;width:15%;vertical-align:middle;}
.form3Cols .preciosLine input{display:inline;width:15%;vertical-align:middle;}
.form3Cols .preciosLine label{display:block;float:none;width:auto;margin:0;font-weight:bold;font-size:12px;color:#333;}
.form3Cols .preciosLine span{font-size:11px;font-style:italic;line-height:14px;}
.form3Cols .kmLine{margin:0 0 20px 0;clear:both;width:81%;}
.form3Cols .kmLine select{display:inline;width:46%;vertical-align:middle;}
.form3Cols .kmLine input{display:inline;width:46%;vertical-align:middle;margin-right:20px;}
.form3Cols .kmLine label{display:block;float:none;width:auto;margin:0;font-weight:bold;font-size:12px;color:#333;}
.form3Cols .transUbi{margin:0 0 10px 0;clear:both;width:100%;}
.form3Cols .transUbi select{display:block;width:100%;}
.form3Cols .transUbi label{display:block;width:100%;margin-bottom:20px;font-weight:bold;font-size:12px;color:#333;}
#contEquip_Car{margin-bottom:10px;clear:both;}
#contDsc_Car{margin-bottom:10px;padding-bottom:40px;clear:both;border-bottom:2px solid #CCC;}
.listasEquip{float:left;width:262px;margin:0 10px 0 0;}
.listasEquip p{font-size:12px;font-weight:bold;line-height:15px;color:#666;}
.listasEquip label{font-size:11px;line-height:14px;color:#333;display:block;margin-bottom:10px;}
.listasEquip input{margin:0 10px 0 0;width:16px;height:16px;vertical-align:middle;}
.listasOpc label{font-size:15px;line-height:18px;color:#333;display:block;margin-bottom:10px;}
.listasOpc input{margin:0 10px 0 0;width:16px;height:16px;vertical-align:middle;}
.contArea label{width:100%;font-size:12px;font-weight:bold;line-height:15px;color:#333;display:block;}
.contArea textarea{width:99%;height:100px;}
#boxUpload{background:#FFFFEE;margin-bottom:10px;}
#camposUplaod{padding:15px 0 15px 10px;clear:both;}
#camposUplaod span{font-size:11px;line-height:14px;font-style:italic;color:#333;}
#camposUplaod select{width:130px;}
#camposUplaod select,#camposUplaod input{margin-right:5px;}
#contSend_Del{margin-bottom:18px;clear:both;height:34px;}
#contSend_Left{width:425px;float:left;padding-left:10px;display:block;}
.enviarImg{width:139px;height:34px;background:url(../images/buttons/btnEnviar_Img.png) no-repeat;display:block;float:left;margin-right:20px;}
#contSend_Left span{font-size:11px;line-height:14px;font-style:italic;color:#333;float:left;margin:12px 0 0 0;}
#contDel_Right{float:right;display:block;margin-top:10px;}
#boxFotos{height:231px;background:#F1F1F1;}
#contFotos{padding-bottom:40px;margin-bottom:10px;border-bottom:2px solid #CCC;}
#imgBig{width:240px;height:180px;padding:10px 0 0 10px;margin-right:7px;float:left;}
#listasImg{width:520px;float:left;margin:10px 0 0 0;}
#listasImg li{width:60px;height:45px;margin:0 5px 10px 0;float:left;display:inline;}
#boxSi{color:#990000;background:#FFFFCC url(../images/icons/quizBalloon.jpg) no-repeat 10px 10px;margin-bottom:15px;}
#boxSi p{padding:21px 20px 20px 85px;margin:0;}
.ligasSi{padding:0 20px 10px 85px!important;margin:0;}
.ligasSi a{margin-right:20px;font-weight:bold;}
#contMain_Paso4{margin-bottom:10px;clear:both;border-bottom:2px solid #DADADA;}
#dscMain_Paso4{margin-bottom:20px;clear:both;background:#F1F9FE;}
#codeActive{margin-bottom:40px;clear:both;}
#codeActive label{display:block;font-weight:bold;color:#333;margin:0 0 2px 0;}
#codeActive input{display:inline;vertical-align:middle;margin:0 10px 0 0;}
.tfCode_Active{width:190px;}
.marginPassword{margin:0 20px 3px 0!important;}
#contRegister{margin-bottom:10px;clear:both;}
#contRegister_Left{float:left;width:510px;}
#contRegister_Left h1{font-size:27px;font-weight:bold;line-height:30px;border-bottom:2px solid #CCC;color:#333;letter-spacing:0;}
.camposRegister{width:410px;clear:both;}
.camposRegister label input{display:block;width:98%;}
.camposRegister select{display:block;width:100%;}
.camposRegister label{display:block;float:left;width:45%;margin:0 20px 15px 0;font-weight:bold;font-size:12px;color:#333;}
.camposRegister .selectLarge{margin:0 0 15px 0;clear:both;width:96%;}
.camposRegister .selectLarge select{display:block;width:100%;}
.camposRegister .selectLarge label{display:block;width:100%;margin:0;font-weight:bold;font-size:12px;color:#333;}
.camposRegister .tel{margin:0 0 10px 0;clear:both;}
.camposRegister .tel select{display:inline;width:18%;vertical-align:middle;}
.selectTel{width:96px!important;}
.camposRegister .tel input{display:inline;width:15%;vertical-align:middle;}
.camposRegister .tel label{display:block;float:none;width:auto;margin:0;font-weight:bold;font-size:12px;color:#333;}
.camposRegister .tel span{font-size:15px;line-height:14px;}
#registerCheck{font-weight:normal;width:100%!important;}
#registerCheck input{width:16px;height:16px;vertical-align:middle;display:inline;}
#passNote_Botton{display:block;clear:both;margin-bottom:15px;}
#passNote_Botton span{font-size:10px;font-style:italic;color:#333;}
#registrame{border-top:1px solid #CCC;margin-bottom:20px;clear:both;padding-top:10px;}
#contRegister_Right{float:right;width:254px;}
#contRegister_Right h1{font-size:27px;font-weight:bold;line-height:30px;letter-spacing:0;color:#FF6600;margin:0;}
#boxLogin{border-top:1px solid #F9F9F9;background:url(../images/backgrounds/backLogin.png) repeat-y;}
#boxLogin_Bottom{background:url(../images/backgrounds/backLogin_Bottom.gif) no-repeat;width:253px;height:6px;}
.camposLogin{padding:40px 20px 2px 20px;}
.camposLogin label{margin-bottom:20px;display:block;width:210px;font-weight:bold;font-size:12px;color:#333;}
.tfLogin{width:95%!important;display:block;margin:0!important;}
.camposLogin input{display:block;text-align:center;width:106px;margin-bottom:10px;}
.camposLogin a{display:block;font-size:10px;font-weight:bold;line-height:13px;margin-bottom:5px;}
.titleWelcome{font-size:22px!important;line-height:25px!important;color:#990000!important;margin:5px 0 0 0!important;}
.textoEsp_Box{padding:0 0 10px 25px!important;font-size:15px;line-height:18px;margin:0;display:block;vertical-align:middle;}
.textoEsp_Box input{vertical-align:middle;}
.tfTotal_Pagar{color:#990000;width:45px;font-weight:bold!important;font-size:15px!important;line-height:18px!important;}
#contReglamento{height:143px;overflow:scroll;border-top:2px solid #9A9A9A;border-left:2px solid #9A9A9A;margin-bottom:20px;}
#contReglamento h2{font-size:22px;font-weight:bold;line-height:25px;letter-spacing:0;color:#000;}
#contReglamento p{font-size:14px;color:#000;}
.checkBox_Reglamento{color:#000;font-size:12px;line-height:15px;display:block;margin-bottom:40px;}
.checkBox_Reglamento input{vertical-align:middle;width:16px;height:16px;margin:0 5px 5px 0;}
#services p{font-size:15px;color:#333;}
#services div{width:360px;margin-top:30px;padding-left:40px;background:#fff 0px 0px no-repeat;}
#services div h2{font-size:32px;line-height:33px;margin:0px;color:#333;}
#services div h3{font-size:14px;font-weight:bold;color: #900;clear:both;margin:20px 0px 0px 0px;}
#services div p{font-size:13px;}
#services .premium{float:left;background-image:url(../images/icons/premium.jpg);}
#services .free{float:right;margin-right:140px;background-image:url(../images/icons/free.jpg);}
#contCredit{width:263px;margin-right:3px;float:left;background:url(../images/icons/iconCredit.jpg) no-repeat;}
#infoCredit{padding:0 10px 0 54px;}
#infoCredit p{font-size:11px;line-height:14px;}
#contCash{width:246px;margin-right:12px;float:left;background:url(../images/icons/iconCash.jpg) no-repeat;}
#infoCash{padding:0 7px 0 56px;}
#infoCash p{font-size:11px;line-height:14px;}
#contMoney{width:255px;margin:0;float:left;background:url(../images/icons/iconMoney.jpg) no-repeat;}
#infoMoney{padding:0 15px 0 52px;}
#infoMoney p{font-size:11px;line-height:14px;}
.titlePagos{font-size:19px;font-weight:bold;line-height:22px;color:#333;margin:0 0 5px 0;}
.visaMaster{margin-bottom:10px;}
.botonesPagos{float:none!important;margin:0 0 5px 0;text-align:center;width:170px;}
.dineroMail{padding:0 0 0 53px;}
#sideBar_Navegadores #titEncuentra{width:102px;height:53px;display:block;background:url(../images/varios/encuentraelmodelo.gif) no-repeat;}
#titEncuentra span{display:none}
#sideBar_Navegadores #visitaTmb h3{font-size:12px;line-height:15px;color:#EE3B0B;font-weight:bold;margin:0;}
#sideBar_Navegadores #visitaTmb a{font-size:11px;line-height:14px;color:#333;font-weight:bold;margin-bottom:2px;display:block;}
#mainVideos_New{margin-bottom:20px;clear:both;}
#mainVideos_New #titCars_New{background:url(../images/varios/titleAutos_Nuevos.gif) no-repeat;width:233px;height:29px;display:block;margin:0;clear:both;}
#titCars_New span{display:none;}
#contVideos{width:643px;height:287px;background:url(../images/backgrounds/backVideos_New.png) repeat;float:left;}
#video{float:left;overflow:hidden;height:285px;}
.videoCarro{margin:10px 0 10px 10px;display:block;}
#sideVideos{float:right;width:304px;height:287px;}
.contSide_Video{background:url(../images/backgrounds/backSide_Video.jpg) no-repeat;width:304px;height:72px;display:block;}
.contSide_Video img{border:2px solid #028AE2;margin:6px 5px 0 4px;float:left;display:inline;}
.contSide_Video span{font-size:12px;font-weight:bold;line-height:15px;padding:6px 30px 10px 0px;display:block;margin:0;}
.activeSide_Video{background:url(../images/backgrounds/activeSide_Video.png) no-repeat;width:304px;height:71px;display:block;}
.activeSide_Video img{border:2px solid #000;margin:6px 5px 0 4px;float:left;display:inline;}
.activeSide_Video span{color:#FFF;font-size:12px;font-weight:bold;line-height:15px;padding:6px 30px 10px 0px;display:block;margin:0;}
.lastVideo{height:73px;}
#contBanner_Videos{width:300px;height:250px;float:right;}
#contentCont{clear:both;}
#containerAutos_New{width:660px;clear:both;}
#boxNote_Yellow{background:#FFFFCC;width:100%;margin-bottom:10px;}
#boxNote_Yellow p{color:#E52010;font-size:18px;line-height:21px;padding:15px 20px 15px 20px;margin:0;}
#boxNote_Yellow p span{color:#FFF;font-size:18px;line-height:18px;padding:4px 4px 4px 4px;background:#E52010;margin:0;}
.titNew_Models{font-size:16px;line-height:19px;color:#900;border-bottom:2px solid #FE0000;display:block;}
.contFrame_New{width:120px;height:95px;background:url(../images/varios/frame.png) no-repeat left top;margin-bottom:7px;}
.contPic_New p{margin:0 0 0 0;width:101px;height:76px;display:block;position:absolute;background:url(../images/varios/zoom2.png) no-repeat;clear:both;z-index:2;}
.contPic_New img{float:left;margin:1px 0 0 1px;position:absolute;z-index:1;}
.fastNav .b label{font-size:10px;line-height:13px;}
.fastNav .b input{width:16px;height:18px;vertical-align:middle;margin:0 5px 0 0;padding:0;}
#contColumnas{display:block;border-bottom:2px solid #CCC;padding-left:151px;}
#contColumnas li{float:left;display:inline;}
#contColumnas a{font-size:10px;line-height:13px;color:#666;margin:10px 0 0 0;}
.activeColuma{background:url(../images/icons/iconFlecha_Column.gif) no-repeat right;}
.activeColuma a{font-weight:bold;color:#333!important;padding-right:10px;}
.modeloColumna{margin-right:145px;width:54px;}
.rendColumna{margin-right:122px;width:139px;}
.precioColumna{width:49px;}
.mBottom5{margin:0 0 5px 0!important;}
.precio_New{width:70px;float:right;margin:0;text-align:right;font-size:15px;color:#333;font-weight:bold;}
.regresarMarca_Modelo{font-size:14px;line-height:16px;margin:0;letter-spacing:0;float:right;margin:0 140px 0 0;display:inline;}
.hdingNew_Models{border-bottom:2px solid #FE0000;margin-bottom:20px;}
.hdingNew_Models h1{font-size:20px;font-weight:bold;line-height:23px;color:#333;margin:0;letter-spacing:0;}
.hdingNew_Models p{color:#333;margin:0 0 5PX 0;}
#hdingTits{float:left;}
#lilBar_Gray{background:url(../images/icons/lilBar_Gray.png) no-repeat;width:195px;height:32px;float:right;font-size:10px;}
#iconPrint_noBorder{display:block;width:50px;background:url(../images/icons/iconPrint_noBorder.gif) 0 5px no-repeat;padding:9px 0 4px 34px;margin:0 10px 0 0;float:left;color:#333;font-weight:bold;line-height:11px;}
#pathLeft{padding:0 20px 0 0;display:block;float:left;}
#mainEstilo{clear:both;}
#estiloLeft{width:270px;float:left;}
#estiloLeft span{font-size:11px;font-style:italic;line-height:14px;display:block;}
#fotosNew_Cars{background:url(../images/backgrounds/backVideos_New.png) repeat;width:270px;height:229px;margin:0 0 5px 0;}
#fotosNew_Cars img{float:left;margin:10px 0 0 10px;position:absolute;z-index:1;}
.resumenAuto_New{font-size:13px;line-height:15px;}
#contCalificar p{font-size:11px;line-height:14px;}
#contCalificar ul{border-top:1px solid #CCC;margin:0 0 25px 0;}
#contCalificar li{border-bottom:1px solid #CCC;font-size:11px;line-height:14px;height:25px;}
#contCalificar li img{vertical-align:middle;margin:0 5px 0 5px;}
#contCalificar span{display:inline;font-style:normal;color:#00509D;}
.puntosCalif{padding:2px 18px 0 0;display:block;float:right;margin:0;}
.colorComentarios{color:#666;}
.spanComentarios{color:#333!important;font-weight:bold;}
.verComment{padding:4px 0 5px 20px;display:block;margin:0;background:url(../images/icons/iconComment.jpg) no-repeat 1px 1px;color:#666;}
.addComment{padding:4px 0 5px 20px;display:block;margin:0;background:url(../images/icons/addComment.jpg) no-repeat 1px 1px;color:#666;}
#masAuto{font-size:10px;font-weight:bold;padding:4px 0 5px 0;display:block;}
#verFinanc{font-weight:bold;font-style:normal!important;}
#estiloRight{margin:0 0 0 0; width:490px;float:right;}
#pasosBar2{margin:0 0 10px 0;clear:both;}
#pasosBar2 li{float:left;width:121px;}
#pasosBar2 p{font-size:11px;line-height:24px;font-weight:bold;padding:9px 0 9px 10px;margin:0;}
#pasosBar2 span{font-size:24px;line-height:24px;font-weight:bold;vertical-align:middle;margin-right:7px;}
.active2Step_First{background:url(../images/backgrounds/active2Step_First.png) no-repeat;width:127px!important;}
.active2Step_First span{color:#FF6600;}
.active2Step_First p{color:#FFF;}
.active2Step{background:url(../images/backgrounds/active2Step.png) no-repeat;}
.active2Step span{color:#FF6600;}
.active2Step p{color:#FFF;}
.active2Step_Last{background:url(../images/backgrounds/active2Step_Last.png) no-repeat;width:111px!important;}
.active2Step_Last span{color:#FF6600;}
.active2Step_Last p{color:#FFF;}
.past2Step_First{background:url(../images/backgrounds/past2Step_First.png) no-repeat;width:127px!important;}
.past2Step_First p,.past2Step_First span{color:#999;}
.past2Step_First2{background:url(../images/backgrounds/past2Step_First2.png) no-repeat;width:127px!important;}
.past2Step_First2 p,.past2Step_First2 span{color:#999;}
.past2Step{background:url(../images/backgrounds/past2Step.png) no-repeat;}
.past2Step p,.past2Step span{color:#999;}
.past2Step2{background:url(../images/backgrounds/past2Step2.png) no-repeat;}
.past2Step2 p,.past2Step2 span{color:#999;}
.next2Step{background:url(../images/backgrounds/nextStep2.png) no-repeat;}
.next2Step span,.next2Step p{color:#999;}
.next2Step_Last{background:url(../images/backgrounds/next2Step_Last.png) no-repeat;width:121px!important;}
.next2Step_Last span,.next2Step_Last p{color:#999;}
.textoEstilo_right{color:#333;font-weight:bold;font-size:13px;clear:both;}
#contColumnas2{display:block;border-bottom:2px solid #CCC;padding-left:41px;margin:10px 0 0 0;}
#contColumnas2 li{float:left;display:inline;font-size:10px;font-weight:bold;color:#333;}
.estilosColumna{margin-right:290px;width:130px;}
.tableEstilos{font:normal 11px/14px Arial,Helvetica,sans-serif;margin:0 0 20px 0;clear:both;}
#contComments{clear:both}
#contComments .comment{border-bottom:1px solid #CCC;padding:17px 0 20px 0;clear:both;}
#contComments .post{float:right;width:385px;}
#contComments .post p{font-size:13px;line-height:16px;padding-right:15px;color:#4D4D4D;}
.sidePost{float:left;text-align:right;width:120px;}
.sidePost p{font-size:11px;line-height:14px;color:#999;}
.ui-slider{position:relative;text-align:left;}
.ui-slider .ui-slider-handle{position:absolute;z-index:3;width:18px;height:27px;cursor:pointer;}
.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;}
.ui-slider-horizontal{height:.8em;}
.ui-slider-horizontal .ui-slider-handle{top:-10px;margin-left:-.6em;}
.ui-slider-horizontal .ui-slider-range{top:0;height:100%;}
.ui-slider-horizontal .ui-slider-range-min{left:0;}
.ui-slider-horizontal .ui-slider-range-max{right:0;}
.ui-slider-vertical{width:.8em;height:100px;}
.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em;}
.ui-slider-vertical .ui-slider-range{left:0;width:100%;}
.ui-slider-vertical .ui-slider-range-min{bottom:0;}
.ui-slider-vertical .ui-slider-range-max{top:0;}
.ui-widget-content{background:transparent url(../images/backgrounds/sliderBackSmall.gif) center 0 no-repeat;width:115px;height:5px;}
.ui-state-default,.ui-widget-content .ui-state-default{background:transparent url(../images/varios/slider.png) 0 0 no-repeat;outline:none;} 
.year,.price{color:#900;}
.infLimitClass{float:left;padding-left:0px;color:#900;}
.supLimitClass{float:right;color:#900;}
#yearSlider{}
#yearSlider_Medida{margin:10px 0px;}
#priceSlider_Medida{margin:10px 0px;} 
.ui-slider{position:relative;text-align:left;}
.ui-slider .ui-slider-handle{position:absolute;z-index:3;width:18px;height:27px;cursor:pointer;}
.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;}
.ui-slider-horizontal{height:.8em;}
.ui-slider-horizontal .ui-slider-handle{top:-10px;margin-left:-.6em;}
.ui-slider-horizontal .ui-slider-range{top:0;height:100%;}
.ui-slider-horizontal .ui-slider-range-min{left:0;}
.ui-slider-horizontal .ui-slider-range-max{right:0;}
.ui-slider-vertical{width:.8em;height:100px;}
.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em;}
.ui-slider-vertical .ui-slider-range{left:0;width:100%;}
.ui-slider-vertical .ui-slider-range-min{bottom:0;}
.ui-slider-vertical .ui-slider-range-max{top:0;}
.ui-widget-content{background:transparent url(../images/slider/sliderBackSmall.gif) center 0 no-repeat;width:115px;height:5px;}
.ui-state-default,.ui-widget-content .ui-state-default{background:transparent url(../images/slider/slider.png) 0 0 no-repeat;outline:none;}
#content2{width:784px;float:left;}
#findAMedida_Box{clear:both;background:url(../images/varios/iconTool_Big.gif) no-repeat;margin:0 0 10px 0;}
#findAMedida_Text{padding:5px 0 5px 35px;}
#findAMedida_Text h1{font-size:21px;font-weight:bold;line-height:24px;color:#333;}
#findAMedida_Text p{font-size:15px;line-height:18px;color:#333;}
#wrapOpciones_Medida{clear:both;background:#E7E7E7 url(../images/varios/backA_Medida_Center.gif) repeat-y;}
#topOpciones_Medida{background:url(../images/varios/backA_Medida.png) no-repeat;height:172px;clear:both;}
#bottomOpciones_Medida{background:url(../images/varios/backA_Medida_Bottom.gif) no-repeat;height:6px;clear:both;}
#contOpciones_Medida{padding:10px 0 0 10px;clear:both;margin-bottom:10px;}
#opcionMedida1{float:left;margin-right:10px;width:200px;}
#opcionMedida1 label{font-size:12px;line-height:15px;color:#333;display:block;margin-bottom:3px;}
#opcionMedida1 input{margin:0 4px 0 0;width:16px;height:16px;vertical-align:middle;}
.precioMedida{margin:0;font-size:11px;line-height:14px;}
.precioMedida .listTransm{font-size:11px;line-height:14px;width:114px;height:84px;}
.precioMedida h3{padding:7px 0 5px 10px;margin:0;display:block;font-weight:bold;font-size:11px;line-height:14px;}
.precioMedida h3 a:hover{}
.precioMedida a{color:#333;display:block;}
.precioMedida .b{padding:5px;background:#D9D9D9;height:74px;}
.precioMedida .d{height:26px;}
#opcionMedida1 .ui-widget-content{background:transparent url(../images/varios/backSlider_Medida.png) center 0 no-repeat;width:170px;height:5px;}
#opcionMedida2{float:left;margin-right:10px;width:217px;}
#opcionMedida2 label{font-size:12px;line-height:15px;color:#333;display:block;margin-bottom:3px;}
#opcionMedida2 input{margin:0 4px 0 0;width:16px;height:16px;vertical-align:middle;}
#rendSlider_Medida{margin:10px 0px 10px 10px;}
#infLimit2{float:left;padding-left:0px;}
#opcionMedida2 .ui-widget-content{background:transparent url(../images/varios/backSlider_Medida.png) center 0 no-repeat;width:190px;height:5px;}
#opcionMedida3{float:left;margin-right:10px;width:135px;}
#opcionMedida3 .b{overflow-y:scroll;width:125px;}
#opcionMedida3 label{font-size:12px;line-height:15px;color:#333;display:block;margin-bottom:3px;}
#opcionMedida3 input{margin:0 4px 0 0;width:16px;height:16px;vertical-align:middle;}
.listasAuto_Medida{margin:0 16px 0 0;padding-top:5px;float:left;}
.listasAuto_Medida li{margin:0;display:inline;}
.listTrans{margin:0 0 0 0;padding-top:5px;float:left;width:110px;}
.listTrans li{margin:0;display:inline;}
.listasAuto_Medida label,.listTrans label{font-size:11px!important;line-height:14px!important;color:#333;margin:0 0 2px 0;}
.listasAuto_Medida input,.listTrans input{margin:0 4px 0 0;width:16px;height:16px;vertical-align:middle;}
.colorLis_Trans{color:#00509D!important;}
#opcionMedida4{float:left;width:218px;}
#opcionMedida4 label{font-size:12px;line-height:15px;color:#333;display:block;margin-bottom:1px;}
#opcionMedida4 input{margin:0 2px 0 0;width:16px;height:16px;vertical-align:middle;}
.noMargin_Right{margin:0!important;}
#contOpciones_Bottom{margin-bottom:10px;padding:0 20px 0 20px;clear:both;display:block;}
.botonVer_Res{width:154px;height:44px;background:url(../images/varios/buttonVer_Result.png) no-repeat top left;border:none;color:#FFF;font:bold 18px/18px Helvetica,Arial;padding:0 0 2px 0;}
.botonVer_ResDisabled {width:154px; height:44px; background: url(../images/varios/buttonVer_Result_disable.png) no-repeat top left; border:none; color:#FFF; font: bold 18px/18px Helvetica, Arial; padding:0 0 2px 0;}
.botonVer_ResWaiting {width:154px; height:44px; background: transparent url(../images/varios/loader.gif) no-repeat center; border:none; color:#FFF; font: bold 18px/18px Helvetica, Arial; padding:0 0 2px 0;}
.botonVer_Res:hover { cursor:pointer;}
.locationReporterControl{/*position:absolute;*/ width:960px;top:425px;}
.verMas_Negocio{ width:72px;}
.verMas_Negocio a{font-size:10px;line-height:13px;font-weight:bold;}
.solicitarEvaluo{width:114px;}
#introMisAnuncios{margin:0 0 20px 0;}
#introMisAnuncios h2{margin:0;}
#introMisAnuncios p{font-size:11px;line-height:14px;}
#introMisAnuncios .a{float:left;width:400px;background:url(../images/icons/person.gif) no-repeat;}
#introMisAnuncios .a .p{padding:0 0 0 30px;}
#introMisAnuncios .b{float:right;}
.tabsBig{height:31px;border-bottom:2px solid #F10;display:block;clear:both;}
.tabsBig li{height:31px;float:left;background:url(../images/backgrounds/backDetails_Start.gif) no-repeat;margin-right:10px;}
.tabsBig a{float:left;height:31px;background:url(../images/backgrounds/backDetails_End.gif) no-repeat;background-position:100% 0%;padding:1px 20px 0 20px;color:#FFF;font-weight:bold;font-size:17px;letter-spacing:0;line-height:30px;}
.tabsBig a:hover{color:#ccc;}
.tabsBig .active{background:url(../images/backgrounds/activeDetail_Start.png) no-repeat!important;}
.tabsBig .active a{background:url(../images/backgrounds/activeDetail_End.png) no-repeat!important;background-position:100% 0%!important;}
#misAddsSubNav{clear:both;margin:0 0 20px 0;}
#misAddsSubNav .a{float:left;width:200px;}
#misAddsSubNav .b{float:right;width:510px;font-size:10px;line-height:10px;color:#333;}
#misAddsSubNav #linkAutos,#misAddsSubNav #reportesAutos{color:#333;padding:2px 0 4px 0;line-height:25px;margin:0 5px 0 0;}
#misAddsSubNav #reportesAutos span{padding:0 0 4px 21px;text-decoration:underline;}
#misAddsSubNav #linkAutos span{padding:0 0 4px 29px;text-decoration:underline;}
#misAddsSubNav #linkAutos{background:url(../images/icons/addsLink.gif) no-repeat;}
#misAddsSubNav #reportesAutos{background:url(../images/icons/reportes.gif) no-repeat;}
#misAddsSubNav #reportesAutos{}
#misAddsSubNav #deleteSelected{width:160px;text-align:center;margin:0 10px 0 0;}
a.boton2:hover{color:#ccc;}
a.boton2{background:url(../images/backgrounds/btn2_b.gif) no-repeat scroll top right;color:#fff;display:block;float:left;font:normal 10px arial,sans-serif;height:28px;margin-right:6px;padding-right:10px;text-decoration:none;}
a.boton2 span{background:url(../images/backgrounds/btn2_a.png) no-repeat;display:block;line-height:14px;padding:6px 0 10px 9px;}

.tooltipQ{cursor:help;color:#333;}
.tooltipQ span{background:#ccc;color:#fff;padding:1px;font-weight:bold;}
.AddPreferencial td{background:#FFC;}
.verGraficas{background:url(../images/icons/verGraficas.png) no-repeat 0 0;line-height:15px !important;padding:4px 0 5px 0;font-weight:bold;}
.verGraficas span{padding:10px 0 20px 22px;}
#footer h6{color:#7D756C;font-size:20px;line-height:22px;}
.linkEditar{background:url(../images/icons/editar.gif) no-repeat;width:15px;height:16px;display:inline-block;}
.linkEliminar{background:url(../images/icons/eliminar.gif) no-repeat;width:11px;height:11px;display:inline-block;}
#formFinanciamiento{width:500px;}
.tableForm{}
.tableForm td{padding:10px;}
.tableForm label{font-weight:bold;display:block;}
.tableForm .txtInputs,.tableForm .listas{width:200px;}
.tableForm .big{width:98% !important;}
.tableForm .iconForm{margin:0 5px 0 0;float:left;}
.tableForm .boxDates{width:175px;}
.alert1{color:#333;background:#FFFFCC url(../images/icons/quizBalloon.jpg) no-repeat 10px 10px;margin-bottom:15px;}
.alert1 .pd{padding:21px 20px 20px 85px;margin:0;}
#dscBox p,.dscBox p{font-size:11px;line-height:14px;}
#dscBox,.dscBox{border:1px solid #900;padding:10px;font-size:11px;line-height:14px;margin:0 0 20px;}
.tableMini td{padding:3px;vertical-align:top;}
.tableMini th{padding:3px;border-bottom:solid 1px #ccc;}
.tableMini{font:normal 11px/14px Arial,Helvetica,sans-serif;margin:0 0 10px 0;clear:both;}
.tableMini p{font:normal 11px/14px Arial,Helvetica,sans-serif;}
.tableMini h2{font:bold 12px/14px Arial,Helvetica,sans-serif;}
#equipamiento{height:200px;overflow:scroll;overflow-x:hidden;}
.add1{background:#FAFAFA;width:120px;height:240px;}
.add2{background:#FAFAFA;width:120px;height:90px;}
.credito{background:url(../images/icons/credito.gif) no-repeat;width:48px;height:13px;margin:5px 0 5px 0; clear:both; float: right;}
#tel,.detailTels{float:left;margin:0 5px 0 0;}
#tel p,.detailTels p{font-size:11px;line-height:16px;}
.detailTels .a{float:left;width:70px;text-align:right;padding:11px 0 0 0;font-weight:bold;font-size:10px;line-height:10px;}
.detailTels .b{float:right;margin:0 0 5px 2px;}
#detailTelsCont{background:#F4FDFF;padding:10px 0 5px 0;}
.featured2{background:#F2F9EA !important;}
/*#carousel{position:relative;padding-right:10px;}
*/ 
#comparator{width:215px;height:50px;padding:10px 0 0 10px;background:transparent url(../images/backgrounds/compBg.png) 0px 0px no-repeat;}
#comparator div.box{float:left;position:relative;margin:0 10px 0 0;width:39px;height:28px;border:1px solid #fff;}
#garageMain div.fullbigbox{width:235px;margin:0 0 0 0;padding:35px 0 0 0;float:left;}
#garageMain div.bigbox{width:235px;height:250px;margin:0 0 0 0;padding:0 0 0 0;background:url(../images/varios/miGarage_defaultCol.gif) no-repeat center;float:left;text-align:center;}
#info{background:#F6FAE8 url(../images/icons/iconInformation.png) no-repeat 7px 9px;border:1px solid #990101;display:block;clear:both;padding:9px 0 0 0;margin:0 0 15px 0;}
#contComprobant{width:570px;margin:0 0 30px 0;}
#contComprobant label{font-size:16px;line-height:20px;color:#900;height:22px;display:block;margin:0 0 10px 0;}
#contComprobant label span{margin:0 5px 0 0;}
#contComprobant .contBank{margin:0 0 10px 0;clear:both;font-size:12px;line-height:15px;}
#contComprobant .contBank p{font-size:12px;line-height:15px;}
#contComprobant .contBank .titBank{color:#FFF;background:#333;padding:8px 10px 7px 10px;margin:0 0 10px 0;}
#contComprobant .contBank_Table{margin:0 0 10px 0;display:block;clear:both;}
#contComprobant .contBank_Table th{width:125px;text-align:right;font-weight:normal;}
#contComprobant .contBank_Table td{width:425px;padding-left:5px;}
.listSyle1{list-style:outside;margin:0 0 10px 50px;}
#negocioDetalle{background:transparent url(../images/backgrounds/agenciaBg.jpg) 0px 0px repeat-x;border-right:1px solid #ccc;border-bottom:1px solid #ccc;padding:20px 20px 20px 20px;margin-bottom:20px;}
#negocioDetalle .a{float:left;margin:0 20px 0 0;}
#negocioDetalle .b{float:right;width:410px;}
#negocioDetalle h2{color:#333;font-size:20px;letter-spacing:normal;}
ul.gridView li{float:left!important;width:201px!important;margin-right:5px !important;margin-bottom:20px !important;padding:0px !important;clear:none !important; height:310px !important;}
ul.gridView li.thirdItem{margin:0 0 20px 0 !important;}
ul.gridView li.{}
.gridView .productContent{}
.gridView .contFrame{width:auto;height:140px;background:transparent url(../images/varios/frame.png) no-repeat;padding:8px;margin:0px;}
.gridView .contPic{display:block;/*height:100%;*/}
.gridView .contPic p{width:186px;height:20px;background:transparent url(../images/icons/zoom.png) 0px right no-repeat;}
.gridView .contPic p span{}
.gridView .descriptCar{float:none;width:auto;}
.gridView .descriptCar h4{margin-bottom:3px;margin-top:5px;}
.gridView .descriptCar p{margin-bottom:5px;}
.gridView .precio{float:none;text-align:left;margin:0px 0px 5px 0px;}
.gridView .description{float:none;width:auto;margin:0px;padding:0px 10px 0 10px;}
.gridView .addThis2{width:18px;height:18px;margin:0;display:block;background:url(../images/icons/plusSmall.png) no-repeat;float:none;width:auto;padding-top:4px;padding-left:22px;margin-left:8px;color:#666;font-size:10px !important;font-weight:bold;text-transform:uppercase;font-size:10px;line-height:10px;}
.gridView .lessThis2{width:18px;height:18px;margin:0;display:block;background:url(../images/icons/lilLess.png) no-repeat;float:none;width:auto;padding-top:4px;padding-left:22px;margin-left:8px;color:#666;font-size:10px !important;font-weight:bold;text-transform:uppercase}
#contOpciones_Bottom .a{float:left;}
.autosEncontrados{color:#333;font-size:11px;line-height:14px;font-weight:bold;margin:0;font-style:italic;display:inline;float:right;}
.autosEncontrados span{color:#333;font-size:31px;font-weight:bold;line-height:33px;display:block;margin:0;height:30px;font-style:normal;}
#ventajasBox{border:1px solid #CCC;background:url(../images/icons/iconFoco.jpg) no-repeat 20px 15px;margin-bottom:20px;}
#contVentajas{padding:15px 0 20px 70px;}
.hdVentajas{font-size:15px;color:#333;font-weight:bold;line-height:17px;margin:0 0 15px 0;}
#ventajas{float:left;margin-right:10px;width:276px;}
#ventajas p{font-size:11px;color:#333;margin:0;}
.titleVentaja{font-size:17px!important;font-weight:bold;line-height:20px;color:#F14709!important;padding-left:20px;}
#exposure{background:url(../images/icons/iconExposure.jpg) no-repeat;}
#volume{background:url(../images/icons/iconVolume.jpg) no-repeat;}
#ourNet{background:url(../images/icons/iconNet.jpg) no-repeat;}
.titAnuncios{font-size:15px;font-weight:bold;color:#333;line-height:18px;margin-bottom:20px;clear:both;}
#tiposAnunc_Main{margin-bottom:30px;}
#sideBar_Anunc{float:right;width:150px;}
#negAgency{width:152px;margin-bottom:10px;}
#negAgency p{font-size:12px;color:#333;line-height:15px;margin:0 0 10px 0;padding:5px 10px 0 11px;}
#negAgency_Top{background:url(../images/backgrounds/negociosAgencias.gif) no-repeat;height:65px;}
#negAgency_Center{background:url(../images/backgrounds/negAgency_Center.gif) repeat-y;}
#negAgency_Botttom{background:url(../images/backgrounds/negAgency_Bottom.gif) no-repeat;height:6px;}
.verTabla{width:132px;height:34px;background:url(../images/buttons/buttonVer_Tabla.png) no-repeat;margin:0 0 10px 10px;display:block;}
.verTabla span{display:none;}
.masInfo_Title{font-size:11px;color:#333;line-height:14px;margin:0 0 5px 0;font-weight:bold;clear:both;}
.masInfo{font-size:11px;color:#4D4D4D;line-height:14px;clear:both;}

#tiposAnunc_Main{margin-bottom:30px; clear:both; display:block;}
#tiposAnunc_Main #tiposAnunc_Center{width:789px;background:url(../images/backgrounds/backTipos_Anunc.png) repeat-y; float:left;}
#tiposAnunc_Main #tiposAnunc_Top{background:url(../images/varios/tiposAnunc_Top.png) no-repeat;width:789px;}
#tiposAnunc_Main #vip{width:200px;float:left;}
#tiposAnunc_Main #premium{width:195px;float:left; margin:13px 0 0 0;}
#tiposAnunc_Main #basico{width:196px;float:left;margin:13px 0 0 0;}
#tiposAnunc_Main #soloFoto{width:184px;float:left;margin:13px 0 0 0;}
#tiposAnunc_Main #gratuito{width:181px;float:left;margin:13px 0 0 0;}
#tiposAnunc_Main .infoPremium{margin:71px 0 20px 18px;width:160px;}
#tiposAnunc_Main .infoPremium h1{text-align:center;color:#333;letter-spacing:0;}
#tiposAnunc_Main .infoPremium p{font-size:12px;color:#333;line-height:14px;}
#tiposAnunc_Main .infoPremium p span{font-size:12px;color:#F00;line-height:14px;}
#tiposAnunc_Main .subirAnuncio_Prem{width:160px;height:34px;background:url(../images/buttons/buttonSubir_Anunc.png) no-repeat;display:block;margin-bottom:15px;}
#tiposAnunc_Main .subirAnuncio{width:160px;height:34px;background:url(../images/buttons/buttonSubir_Anunc.png) no-repeat;display:block;margin-bottom:15px;}
#tiposAnunc_Main .subirAnuncio:hover{}
#tiposAnunc_Main .subirAnuncio span,.subirAnuncio_Prem span{display:none!important;}
#tiposAnunc_Main .publicaEn{margin:0 0 10px 0;}
#tiposAnunc_Main .publicaEn p{font-size:15px;font-weight:bold;line-height:17px;color:#333;margin-bottom:5px;}
#tiposAnunc_Main .publicaList{margin:0;padding:0;font-size:11px;}
#tiposAnunc_Main .publicaList li{display:block;margin:0 0 5px 0;padding:0 0 0 10px;background:url(../images/bullets/bullet1.png) 0 5px no-repeat;color:#333;line-height:15px;}
#tiposAnunc_Main .publicaList a{color:#333;line-height:15px;}
#tiposAnunc_Main .otrasOpc{margin:0 0 10px 0;}
#tiposAnunc_Main .otrasOpc p{font-size:11px;font-weight:bold;line-height:14px;color:#333;margin-bottom:5px;}
#tiposAnunc_Main .tacha{background:url(../images/icons/iconTacha.png) 0 5px no-repeat!important;color:#999!important;}
#tiposAnunc_Main .tacha a{color:#999!important;}
#tiposAnunc_Main #tiposAnunc_Bottom{background:url(../images/backgrounds/tiposAnunc_Bottom.png) no-repeat bottom;width:789px;height:12px;}
#tiposAnunc_Main.version2 {margin-bottom:30px; clear:both; display:block;}
#tiposAnunc_Main.version2 #tiposAnunc_Center {width:789px;background:url(../images/backgrounds/backTipos_Anunc2.png) repeat-y; float:left;}
#tiposAnunc_Main.version2 #tiposAnunc_Top {background:url(../images/varios/tiposAnunc_Top2.png) no-repeat;width:789px;}
#tiposAnunc_Main.version2 #premium{width:262px;float:left; margin:0;}
#tiposAnunc_Main.version2 #basico{width:263px;float:left;margin:13px 0 0 0;}
#tiposAnunc_Main.version2 #gratuito{width:262px;float:left;margin:13px 0 0 0;}
#tiposAnunc_Main.version2 .infoPremium{margin:71px 0 20px 26px;width:210px;}
#tiposAnunc_Main.version2 .subirAnuncio{width:210px;height:34px;background:url(../images/buttons/buttonSubir_Anunc2.png) no-repeat;display:block;margin-bottom:15px;}
#tiposAnunc_Main.version2 #tiposAnunc_Bottom{background:url(../images/backgrounds/tiposAnunc_Bottom2.png) no-repeat bottom;width:789px;height:12px;}
#contAgency_Online{margin:0 0 20px 0;display:block;clear:both;}
#contNegAgency{background:#FFFFCC url(../images/varios/negociosAgencias.gif) no-repeat 21px 19px;display:block;width:632px;padding:0 0 0 160px;float:left;}
#contNegAgency #infoNeg{padding:23px 0 10px 0;width:360px;display:block;}
#contNegAgency #infoNeg p{font-size:12px;line-height:15px;}
#contNegAgency .verOpc_Neg{background:url(../images/buttons/veropcionesNeg.png) no-repeat;width:284px;height:34px;display:block;}
#contNegAgency .verOpc_Neg span{display:none;}
#contOnline{width:150px;float:right;display:block;}
#contOnline p{font-size:12px;line-height:15px;margin:0 0 5px 0;}
#contOnline .helpOnline{margin:0!important;}
.faqs{margin:0 0 20px 0;padding:0;}
.faqs li{background:#fafafa url(../images/backgrounds/faqs2.png) no-repeat;display:block;padding:10px 10px 5px 10px;margin:0 0 10px 0;border-right:solid 1px #ccc;border-bottom:solid 1px #ccc;}
.faqs .active{background:#EEEEEE url(../images/backgrounds/faqs1.png) no-repeat !important;}
.faqs .pregunta{display:block;}
.faqs .pregunta a{display:block;font-weight:bold;color:#333;margin:0 0 5px 0;}
#blogPage #path{margin-top:20px;}
#blogPage #path a{color:#900;}
#blogSearch{height:42px;padding-top:10px;background:#F6FAE8;}
#blogSearch p{text-align:center;}
#blogSearch label{font-size:20px;color:#666;letter-spacing:-0.08em;}
#blogSearch .searchBox{width:378px;height:15px;border:none;padding:8px 5px;margin:0px 5px;background:transparent url(../images/backgrounds/searchBox.gif) 0px 0px no-repeat;}
#blog{float:left;width:780px;}
#blog .mainPost{border:5px solid #900;margin-bottom:30px;}
#blog .posts{float:left;width:550px;}
#blog .post{color:#4e4e4e;margin-bottom:40px;}
#blog .post h2{color:#4e4e4e;font-size:26px;}
#blog .post img,#blog .post .video{margin:20px 0px 10px 0px;}
#blog .post .metadata{font-size:11px;margin:0px;}
#blog .posts p{font-size:13px;margin:10px 0px 0px 0px;}
#blog .postFooter{margin:20px 0px 0px 0px;padding-top:10px;border-top:1px solid #ccc;}
#blog .postFooter a{width:59px;}
#blog .postFooter span.comments{float:right;padding-left:20px;background:transparent url(../images/icons/commentsIcon.gif) 0px 0px no-repeat;text-transform:uppercase;}
#blog .bestContent{float:right;width:211px;}
#blog .bestContent h3{height:26px;color:#000;font-size:13px;font-weight:bold;padding:5px 0px 0px 25px;background:transparent url(../images/backgrounds/titleBar.jpg) 0px 0px no-repeat;}
#blog .bestContent ul{margin-bottom:30px;}
#blog .bestContent ul li{font-size:11px;padding:5px 0px 10px 3px;border-bottom:1px solid #ccc;}
#blog .bestContent ul li:last-child{border:none;}
#blog textarea{width:530px;height:137px;border:1px solid #ccc;}
#blog .txtInputs{width:200px;height:20px;padding:6px 5px 2px 5px;border:1px solid #ccc;}
#blog .form2Cols h2{display:block;color:#000;font-size:20px;margin-bottom:20px;}
#blog .form2Cols .submit{width:auto;}
#blog #commenting h2{font-size:20px;color:#000;margin-top:50px;margin-bottom:30px;}
#blog #commenting ul li{margin-bottom:40px;padding:20px;}
#blog #commenting .commented{float:right;width:346px;}
#blog #commenting .commented p{margin:0px 0px 10px 0px;}
#blog #commenting .author{float:left;}
#blog #commenting img{margin-left:80px;}
#blog #commenting .author p{text-align:right;color:#999;font-size:11px;}
#blog #commenting .even-comment{background-color:#EEF9FC;}
#visitas{margin:0 0 15px 0;font-size:11px;line-height:15px;}
#visitas p{font-size:11px;line-height:15px;}
#agencia{background:#FBFBFB url(../images/backgrounds/agenciaBg.jpg) 0px bottom repeat-x;border-right:1px solid #ccc;margin-bottom:30px;padding:10px 20px;}
#agencia .logo{float:left;width:300px;background-color:#fff;margin:0 10px 0 0;}
#agencia .description{float:right;width:580px;margin:20px 0 0 0px;}
#agencia .description h2{color:#333;margin:0px;font-size:18px;}
#agencia .description p.subtitle{border-bottom:1px solid #ccc;line-height:30px;font-size:11px;background:transparent url(../images/icons/startIcon.png) 0px 9px no-repeat;padding-left:18px;}
#agencia .contacto{float:right;width:300px;}
#agencia .direccion{float:right;width:300px;}
#agencia .contact p{font-size:14px;line-height:20px;}
#agencia .contact a{display:block;width:243px;height:30px;margin:5px 0px}
#agencia .contact a span{display:none;}
#agencia .contact a.mail{background:transparent url(../images/buttons/contact.gif) 0px 0px no-repeat;}
#agencia .contact a.site{background:transparent url(../images/buttons/siteweb.gif) 0px 0px no-repeat;}
#agencia .description address,#agencia div.description p{font-style:normal;font-size:12px;}
#agencia .description p.map{border-top:1px solid #ccc;border-bottom:1px solid #ccc;margin:10px 0px;}
#agencia .description p.map a{display:block;height:15px;width:200px;padding:5px 0px 5px 20px;background:transparent url(../images/icons/mapIcon.gif) 0px 3px no-repeat;text-transform:uppercase;}
#searchImage{margin:8px 0 0 0;padding:0 0 0 30px;}
#finderTop .a .c p{margin:0 0 5px 0!important;}
.logosVarios{margin:0 0 5px 0;}
.logosVarios img{margin:0 5px 0 0;}
.preferencial{background:url(../images/icons/preferencial.png) no-repeat 0 1px;padding:0 0 0 12px;}
.preferencialBig{	background:url(../images/icons/preferencial.png) no-repeat 0 0;	padding:0 0 0 14px;	font-size:11px;	line-height:14px;	font-weight:bold;}
#columnasHeader{margin:15px 0 15px 0;clear:both;padding:0;height:15px;}
#columnasHeader li{padding:0;position:absolute;font-size:11px;line-height:13px;color:#666;font-weight:bold;}
#columnasHeader .a{width:100px;margin:0 0 0 132px;}
#columnasHeader .b{width:85px;margin:0 0 0 358px;}
#columnasHeader .c{width:50px;margin:0 0 0 491px; text-align:right;}
#columnasHeader .d{width:68px;margin:0 0 0 552px; text-align:right;}
#redes{background:#f4f4f4;padding:10px;height:25px;}
#redes a{display:block;width:24px;height:24px;float:left;margin:0 10px 0 0;}
#redes #facebook{background:url(../images/icons/iconFacebook.gif) no-repeat;}
#redes #delicious{background:url(../images/icons/iconDel.gif) no-repeat;}
#redes #google{background:url(../images/icons/iconGoogle.gif) no-repeat;}
#redes #yahoo{background:url(../images/icons/yahoo.gif) no-repeat;}
#redes #techn{background:url(../images/icons/techn.gif) no-repeat;}
#redes #men{background:url(../images/icons/men.gif) no-repeat;}
#btnTools{float:right;width:200px;height:32px;}
#btnPrint{display:block;width:91px;height:32px;background:url(../images/buttons/printbig.png) no-repeat;float:left;}
#btnShare{display:block;width:101px;height:32px;background:url(../images/buttons/sharebig.png) no-repeat;float:left;}
.pathText{padding:10px 0 0 0;float:left;width:700px;}
.tdEstilos1{width:25px;vertical-align:text-top;}
.tdEstilos1 input{margin:0;display:block;}
.tdEstilos2{width:400px;}
.tdEstilos2 p{font-size:11px;line-height:14px;margin:0;}
.tdEstilos2 img{vertical-align:bottom;margin:0 5px 0 0;}
.tdEstilos3{vertical-align:text-top;}
.tableEstilos tr:hover{background-color:#F2F9EA!important;}
.tableEstilos td{padding:6px;border-bottom:solid 1px #E0E0E0;color:#333;}
.tableEstilos th{padding:0 6px 0 0;border-bottom:solid 2px #E0E0E0;color:#333;}
.mBottom50{margin:0 0 50px 0;}
#moreInfo_Videos{clear:both;margin:0 0 20px 0;}
#moreInfo_Videos h5{border-bottom:2px solid #FE0000;font-size:13px;font-style:italic;font-weight:bold;line-height:15px;color:#333;}
.contMore_Video{width:260px;height:60px;display:inline;float:left;margin-right:5px;}
.contMore_Video img{border:2px solid #028AE2;margin:0 5px 0 0;float:left;display:inline;}
.contMore_Video p{color:#333;font-size:12px;font-weight:bold;line-height:15px;padding:0 0 10px 0px;display:block;margin:0;}
.contMore_Video p span{color:#FE0000;font-size:12px;font-weight:bold;font-style:normal!important;line-height:15px;display:block;margin:0;}
#gotoMiAutoplaza{ display:block; background:url(../images/buttons/gotomiAutoplaza.png) no-repeat; width: 187px; height:31px; margin:0 auto 20px auto;}
#migarageDesc{ padding:0 0 0 270px; font-size:11px; line-height:13px; height:15px; clear:both; }
#migarageDesc .a{ width:200px; float:left; }
#migarageDesc .b{ width:225px; float:right; }
#comparatorMsg{ margin:0 0 0 0; height:40px; font-size: 11px; line-height:14px; font-style:italic; clear:both; }
#comparatorCont{ float:right; width:220px; }
.eliminarMiGarage{ background:url(../images/buttons/borrarMiGarage.png) no-repeat; display:block; width: 182px; height:24px; margin:0 0 20px 0; }
.colDefault{ background:url(../images/varios/miGarage_defaultCol.gif) no-repeat; height:200px; }
#contAbout p{ font-size:11px; line-height:14px;}
#contAbout #infoContact{ margin:0 0 10px 0; }
#contAbout #infoContact p{margin:0;}
.vendedorEmail span, .vendedorChat span, .verTelefonos span{display:none;}
.vendedorEmail{ background:url(../images/buttons/vendedorEmail.png) no-repeat;display:block; width: 231px; height:30px; margin:0 0 5px 0;  }
.vendedorChat{ background: url(../images/buttons/vendedorChat.png) no-repeat; display:block;width: 231px; height:30px;margin:0 0 5px 0; }
.verTelefonos{background: url(../images/buttons/vendedorTels.png) no-repeat; display:block;width: 231px; height:30px;margin:0 0 5px 0;  }
.theForm4 label{ display:block; margin:0 0 10px 0;}
.theForm4 textarea{ width:98%;height:80px; margin:0 0 10px 0;}
#reportThis{ background: #FFC; padding:10px; margin:10px 0 0 0; }
#reportThis h4{ margin:0; }

#infoContact .list{ margin:2px 0 5px 0; }
#infoContact .list li{ margin:0 0 2px 0; padding:0 0 0 8px; background-position:0 4px;  }
#infoContact .a{ float:left; margin:0 10px 0 0; }
#infoContact .a img{ border:solid 1px #ccc; padding:5px; } 
#infoContact .b{ float:left; margin:0 10px 0 0; }
#infoContact #miniSearch{ background:#f7f7f7; padding:5px;}
#infoContact h3{ margin:0; font-weight:bold;  }
/*tabs.ui.css*/
.ui-tabs-hide{display:none;}
.ui-tabs-nav,.ui-tabs-panel{font-size:18px; line-height:20px;}
.ui-tabs-nav{list-style:none;margin:0;padding:0 0 0 4px;}
.ui-tabs-nav:after{display:block;clear:both;content:" ";}
.ui-tabs-nav li{float:left;margin:0 5px 0 1px;min-width:84px;}
.ui-tabs-nav a,.ui-tabs-nav a span{display:block;padding:0 10px;background:url(../images/varios/tab.png) no-repeat;}
.ui-tabs-nav a{margin:1px 0 0;padding-left:0;color:#FFF;font-weight:bold;line-height:1.2;text-align:center;text-decoration:none;white-space:nowrap;outline:0;}
.ui-tabs-nav .ui-tabs-selected a{position:relative;top:1px;z-index:2;margin-top:0;color:#FFF;}
.ui-tabs-nav a span{width:64px;min-width:64px;height:24px;min-height:24px;padding-top:6px;padding-right:0;}
*>.ui-tabs-nav a span{width:auto;height:auto;}
.ui-tabs-nav .ui-tabs-selected a span{padding-bottom:1px;}
.ui-tabs-nav .ui-tabs-selected a,.ui-tabs-nav a:hover,.ui-tabs-nav a:focus,.ui-tabs-nav a:active{background-position:100% -150px;}
.ui-tabs-nav a,.ui-tabs-nav .ui-tabs-disabled a:hover,.ui-tabs-nav .ui-tabs-disabled a:focus,.ui-tabs-nav .ui-tabs-disabled a:active{background-position:100% -100px;}
.ui-tabs-nav .ui-tabs-selected a span,.ui-tabs-nav a:hover span,.ui-tabs-nav a:focus span,.ui-tabs-nav a:active span{background-position:0 -50px;}
.ui-tabs-nav a span,.ui-tabs-nav .ui-tabs-disabled a:hover span,.ui-tabs-nav .ui-tabs-disabled a:focus span,.ui-tabs-nav .ui-tabs-disabled a:active span{background-position:0 0;}
.ui-tabs-nav .ui-tabs-selected a:link,.ui-tabs-nav .ui-tabs-selected a:visited,.ui-tabs-nav .ui-tabs-disabled a:link,.ui-tabs-nav .ui-tabs-disabled a:visited{cursor:text;}
.ui-tabs-nav a:hover,.ui-tabs-nav a:focus,.ui-tabs-nav a:active,.ui-tabs-nav .ui-tabs-deselectable a:hover,.ui-tabs-nav .ui-tabs-deselectable a:focus,.ui-tabs-nav .ui-tabs-deselectable a:active{
cursor:pointer;}
.ui-tabs-disabled{opacity:.4;filter:alpha(opacity=40);}
.ui-tabs-panel{border-top:2px solid #F10000;padding:10px 0 0 0;background:#fff;}
.ui-tabs-loading em{padding:0 0 0 20px;background:url(../images/varios/loader.gif) no-repeat 0 50%;}
* html .ui-tabs-nav{display:inline-block;}
*:first-child+html .ui-tabs-nav{display:inline-block;}
#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; }
.tooltipQ {color:#333333;cursor:help;}
.tooltipQ span {-moz-background-clip:border;-moz-background-inline-policy:continuous;-moz-background-origin:padding;background:#CCCCCC none repeat scroll 0 0;color:#FFFFFF;font-weight:bold;padding:1px;}
.tableEquipo td{ padding:3px;text-align:left; border-bottom: solid 1px #ccc;  }
.tableEquipo th{ text-align:left; padding:6px;border-bottom: solid 2px #ccc;  }
.tableEquipo { font:normal 11px/14px Arial, Helvetica, sans-serif;  margin: 0 0 20px 0;}
#containerOpina{position:absolute;margin:50px 0 0 390px !important;z-index:2;}
#containerOpina span{ display:none; }
#containerOpina a{ background:url(../images/varios/opina.png) no-repeat; width:149px; height:41px; display: block; }
#lastAutoplaza {margin:100px 0 0 400px !important;position:absolute;z-index:2;}
#titAddPic { border-bottom:2px solid #900; clear:both; display:block; margin:0 0 15px 0;}
#titAddPic h3 { font-size:23px; line-height:26px; font-style:italic; font-weight:bold; color:#F00; margin:0 0 2px 0; float:left;}
#titAddPic input { margin:0; float:right;}
#contElements { display:block; clear:both; margin:0 0 30px 0;}
#contElements .boxElement { width:240px; float:left; margin:0 20px 0 0;}
#contElements .boxElement h4 { font-size:19px; line-height:22px; color:#333; margin:0 0 5px 0;}
#contElements .horario { width:179px; float:left;}
#contElements .horario h4 { font-size:19px; line-height:22px; color:#333; margin:0 0 5px 0;}
#contElements .contLogo { background:#F9F9F9; border:1px solid #CCC; padding:37px 0 36px 49px; display:block; clear:both; margin:0 0 10px 0;}
#contElements .contPicAnuncio { width:240px; display:block; clear:both; margin:0 0 10px 0; overflow:hidden;}
#contElements .contHorario { background:#F3FEFF; display:block; clear:both; margin:0 0 10px 0; border-top:2px solid #CCC; height:160px; padding:7px 11px 11px 11px; width:157px;}
#contElements .contHorario p{ font-size:13px; line-height:16px; color:#333;}
#contElements .toolsElement { margin:0 auto; width:176px; clear:both;}
#contElements .toolsElement a, #contElements .toolsElement span {font-size:10px; line-height:11px; color:#666;}
#contElements .modifyElement { background:url(../images/icons/modificarIcon.gif) no-repeat; padding:4px 7px 1px 19px;}
#contElements .deleteElement { background:url(../images/icons/deleteIcon.gif) no-repeat; padding:1px 5px 1px 15px; margin:0 0 0 7px; }
#titlePorChat{background:url(../images/varios/porchat.gif) no-repeat 10px 0;padding:25px 0 0 50px; margin:10px 0 20px 0;}
#myGarageEmpty {background:url(../images/varios/MiGarage_Vacio.png) no-repeat;	display:none;width:120px;height:220px;margin: 0 0 20px 0;}


/*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;background-position: 0px 50%; background-repeat: no-repeat; text-indent: -9000px;left: 0; background-image: url(../images/varios/opina2.png);}        
#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; }

/*************** Actualizacion area noticias ***********************************************************************/
#titResultados_noticias{background:#FFF;float:left;padding:15px 0 0;width:620px;}
#titResultados_noticias h2{letter-spacing:-0.04em; font-weight:normal; color:#900; border-bottom:2px solid #C00; padding-bottom:15px; }
#resultsBack{background:#e5e8ef; margin:4px 0 0 0; padding:0; float:left; width:620px;}
#little_title{float:left; width:120px; height:10px; color:#666; font-size:.7em; letter-spacing:-1px;}
#resultsBack #title_sponsor{float:left;}
#resultsBack #esq_inf_der{float:right; position:relative; width:11px; height:11px; background:url(../images/varios/esq_inf_der.jpg) no-repeat; margin:35px 0 0 0;}

#dynamic_box{float:right; width:265px; height:247px; margin:0 0 10px 10px; background:#FFF; overflow:hidden; }
#listNews li{ padding:15px 0 15px 0; border-top:1px dotted #999; margin:0 0 0 0; }
#listNews li.first_li{border-top:0; padding-top:0; }
#listNews .NewsPic{float:left; width:142px; margin:0 7px 0 0; height:104px; }
#listNews .infoNews{display:block;}
#listNews .infoNews span { color:#666; font-size:11px; line-height:14px;}

#listNews .infoNews .tag{ background:url(../images/varios/tagStart.gif) no-repeat; display:block; float:left; padding:0 0 0 4px; margin:0 3px 0 0; }
#listNews .infoNews .tag p{ background:url(../images/varios/tagEnd.gif) no-repeat; font-size:10px; line-height:17px; color:#FFF; margin:0; padding:0 4px 0 0; background-position:100% 0;}
#listNews .infoNews h3{font-size:14px; line-height:16px; font-weight:bold; padding:1px 0 0 0; }
#listNews .infoNews .fecha {display:block; margin:0 0 2px 150px;}
#listNews .infoNews .descriptionNews{font-size:12px; line-height:15px; display:block; margin:0 0 0 150px;}
#resultsBack a.boton{background:url(../images/backgrounds/btn_bb.png) no-repeat scroll top right;color:#fff;display:block;float:right;font:normal 11px arial,sans-serif;height:28px;margin-right:6px;padding-right:10px; text-decoration:none;margin:10px 10px 0 0;}
#resultsBack a.boton span{background:url(../images/backgrounds/btn_aa.png) no-repeat;display:block;line-height:14px;padding:6px 0 10px 9px;}

.tabs_01_cont .nComments{ float:right; margin:0;}
.tabs_01_cont .nComments p{ background:url(../images/backgrounds/commentBlack_End2.png) no-repeat; background-position:100% 0;}
.tabs_01_cont .nRating{background: url(../images/icons/llantita.gif) no-repeat right 2px;	display:block;	margin:0;	color: #333;	font-size: 12px;	line-height: 14px;	float: right;	font-weight:bold;	padding: 1px 0 4px 0;	width: 33px;}
.tabs_01{clear: both;background:url(../images/varios/bg_tab04b.gif) 0 0 repeat-y; margin:0 0 0 15px;}
.tabs_01 .tabs_01_links{background:url(../images/varios/bg_tab01.gif) 0 bottom repeat-x;width:301px; height:24px; margin:10px 0 0 0;}
.tabs_01 .tabs_01_links li{float: left;margin:1px 10px 0 0;}		
.tabs_01 .tabs_01_links a {font-size:10px;line-height:12px;	display:block;background-color:#D6D6D6;color: #000;padding:5px 8px;	border-bottom:solid 1px #999;font-weight: bold;}	
.tabs_01 .tabs_01_links .on a {background-color:#EFF1F2;border:solid 1px #999;border-bottom:none;}		
.tabs_01 .tabs_01_cont{border:solid 1px #999;background-color:#EFF1F2;clear:both;border-top:none;padding:9px;}
.lista_01 li{background: url(../images/bullets/bullet01.gif) 0 8px no-repeat;padding:5px 0 5px 10px;border-bottom:solid 1px #ccc;}
.lista_01 li a{font-size:13px;line-height:16px;}	
.nComments{background: url(../images/backgrounds/commentBlack_Start.png) no-repeat; display:block; margin:0 10px 0 0; float:left; padding:0 0 0 3px;}
.nComments p{background:url(../images/backgrounds/commentBlack_End.png) no-repeat; background-position:100% 0; font-size:10px; line-height:15px; color:#FFF; padding:0 3px 3px 0; text-align:center; margin:0;}

/*detalle anuncio modificaciones*/

.newsAutomovil{ padding:8px 9px 8px 9px; border:1px solid #999; background:#EFF1F2;}
.newsAutomovil .carList{ margin:0 0 10px 0;}
.newsAutomovil .carList li{ border-bottom:1px dotted #CCC; padding:0 0 10px 0; display:block; margin:0 0 10px 0;}
.newsAutomovil .carList .carPic{ float:left; margin:0 7px 0 0; display:block;}
.newsAutomovil .carList a { color:#990000; font-size:11px; line-height:14px; font-weight:bold; display:block;}
.newsAutomovil .carList li p { color:#4C4C4C; font-size:11px; line-height:14px; margin:0;}
.newsAutomovil .logoAPAutomovil{background:url(../images/varios/AutomovilPanamericano.gif); width:239px; height:68px; display:block; float:right; margin:0;}
.newsAutomovil .logoAPAutomovil span{ display:none;}
.consultaAutomovil{ background:url(../images/varios/consultaAutomovil.png) no-repeat; display:block; width:190px; height:96px; position:absolute; left:745px; top:26px;}
.consultaAutomovil span{ display:none;}
#newsList .listCars { display:block; clear:both; width:480px;}
.listCars li{ display:block; clear:both; border-bottom:1px dotted #CCC; margin:0 0 20px 0; padding:0 0 15px 20px;}
.listCars .carPic{ width:142px; float:left; margin:0 7px 0 0; display:block;}
.listCars .infoCar{ display:block; width:67%; float:left;}
.listCars .infoCar span { color:#666; font-size:11px; line-height:14px; display:block; margin:0 0 3px 0; }
.listCars .tag{ background:url(../images/backgrounds/tagStart.gif) no-repeat; display:block; float:left; padding:0 0 0 4px; margin:0 3px 0 0;}
.listCars .tag p{ background:url(../images/backgrounds/tagEnd.gif) no-repeat; background-position:100% 0; display:block; font-size:10px; line-height:17px; color:#FFF; margin:0; padding:0 4px 0 0;}
.listCars .infoCar h3{ font-size:14px; line-height:16px; font-weight:bold; padding:1px 0 0 0; }
.listCars .comments{ background: url(../images/backgrounds/balloonStart.png) no-repeat; display:block; padding:0 0 0 3px; float:left; margin:0 10px 0 0;}
.listCars .comments p{ background:url(../images/backgrounds/balloonEnd.png) no-repeat; background-position:100% 0; font-size:10px; line-height:15px; color:#FFF; padding:0 3px 0 0;}
.listCars .rating{ background:url(../images/varios/rating.gif) no-repeat; width:74px; height:15px; margin:0 12px 0 0; float:left;}
.listCars .fecha { float:left; line-height:11px!important; border-left:1px solid #666; display:block; padding:0 0 0 5px; margin:2px 0 0 0;}
.listCars .description{ font-size:12px; line-height:15px; display:block; clear:both; margin:0!important; color:#333; width:310px;}

#detallesAutomovil #dscRight{ width:320px;}
#detallesAutomovil #dscLeft{ width:480px;}
#detallesAutomovil #newsVideo{ display:block; clear:both; margin:10px 0 20px 0;}
#detallesAutomovil #titNews{ display:block; clear:both; border-bottom:1px solid #999; background:url(../images/varios/logoAutomovil.png) no-repeat; height:44px; margin:0 0 10px 0;}
#detallesAutomovil #titNews p{ font-size:17px; line-height:21px; margin:10px 0 0 105px; float:left;}
#detallesAutomovil #titNews p span { font-weight:bold;}
#detallesAutomovil #titNews a.boton2 { float:right; margin:5px 0 0 0;}

.ratingModelo{margin:0 0 10px 0;}

/* tooltip styling. by default the element to be styled is .tooltip  */
.tooltip { 	display:none;	background:url(../images/backgrounds/tooltip.png) no-repeat;	font-size:12px;	height:70px;width:178px;padding:20px 25px 25px 25px;color:#000;	position:absolute;text-align:center;}
.tooltip_down {	display:none;	width:178px;	padding:35px 25px 25px 25px;	color:#000;	position:absolute;text-align:center;background:url(../images/backgrounds/tooltip_bottom.png);height:59px;z-index:100;}
#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;}
/*********DetalleAgencia.html********/
#agencia-head{border-bottom:1px solid #999; padding:10px 0 20px 0; margin:0 0 20px 0; position:relative;}
#agencia-head ul{float:left; margin:0 0 0 10px; clear:left;}
#agencia-head ul li img{margin:0 5px 0 0; float:left;}
#agencia-head ul li{list-style:none; font-size:11px; clear:left; margin:10px 0 0 0;}

#agencia-img{float:left; padding:10px; background:url(../images/backgrounds/bg-diagonals.jpg); display:inline;}
#agencia-img img{float:left;}
#agencia-info{float:left; margin:0 0 0 210px; position:absolute; width:200px;}
.agencia-name{display:block; font-weight:bold; font-size:18px;}
.agencia-address{display:block; font-size:13px; margin:5px 0 0 0;}
.agencia-num{float:left; display:block; margin:5px 0 5px 10px !important; clear:none !important; width:140px;}
.agencia-num li{float:left; font-size:13px !important; margin:0 !important; width:100%;}
.agencia-title{float:left; clear:left; margin:5px 0 0 0 !important; width:30px;}
.agencia-links a{text-decoration:none; font-weight:bold;}
.agencia-links a:hover{color:#900 !important; text-decoration:underline;}

#columnasHeader .k{width:88px;margin:0 0 0 343px;}
#columnasHeader .p{width:50px;margin:0 0 0 490px;}
.desc{background:url(../images/icons/iconFlecha_Column.gif) no-repeat 100% 100%;}
.asc{ background:url(../images/icons/iconFlecha_Column_up.gif) no-repeat 100% 100%;}
#columnasHeader .k a:hover, #columnasHeader .p a:hover{color:#900;}

#columnasHeader li{height:21px;}

#agencia-foot{border-top:1px solid #ccc; padding:20px 0;}
#agencia-foot .horario{float:left; width:250px;}
#agencia-foot .horario a{font-size:11px;}
#agencia-foot .horario p{margin:10px 0 0 0; font-size:13px;}

#agencia-foot .direccion{float:right; width:250px;}
#agencia-foot .direccion a{font-size:11px;}
#agencia-foot .direccion p{margin:0 0 20px 0; font-size:13px;}

#agencia-foot a:hover{color:#900 !important;}

.contFrame{height:94px; padding:0;}

#titResultados{margin:15px 0 0 0;}
#titResultados h2{margin:0 0 5px 0;}

/*********wm_contactarVendedor.html - Actualización ********/

.form2Cols .form-col-izq{float:left; width:230px;}
.form2Cols .form-col-der{float:right; width:230px; margin:0 10px 0 0;}

.form2Cols .form-col-izq div, .form2Cols .form-col-der div{float:left; margin:10px 0 0 0; width:100%; height:50px;}
.form2Cols .textarea{float:left; clear:both; margin:10px 0 0 0; width:100%;}
.form2Cols .c_enviar{float:left; clear:both; width:100px; height:30px; margin:10px 0 0 0; padding:0 0 5px 0;}
.form2Cols .c_cancel{color:#666;float:left; margin:17px 0 0 40px; cursor:pointer;}
.form2Cols .c_cancel:hover{text-decoration:underline;}

/********* Mega banner ********/

.megabanner{margin:0 auto; width:960px; height:118px; position:relative; overflow:hidden;}
.img_mbanner{float:left; margin:10px 0 0 0; width:729px; height:91px; border:1px solid #FFF;}
.img_mbanner img{border:1px solid #AEAEAE;}
.visitatmb{float:right; width:122px; height:92px; background:url(../images/varios/visitatmb.png) no-repeat; margin:11px 0 0 0;}