@charset "utf-8";
/* CSS Document */
#scroll{position:relative; }
#scroll.empresa{min-height:670px; width:930px !important; padding:0!important; margin:0!important;}
#scroll.neumaticos{margin-left:25px; width:870px; padding:0 10px;}
#scroll.home{width:870px; padding:0 0 21px 35px !important;}

#scroll .customScrollBox{position:relative; width:870px; overflow:hidden;}

#scroll .customScrollBox .horWrapper{position:relative; left:0;}

#scroll .customScrollBox .container{position:relative; left:0; display:inline-block; *display:inline;}

#scroll .customScrollBox .content_scroll{clear:both;}
#scroll .customScrollBox .content_scroll.home{height:125px;margin-left:51px;}
#scroll .customScrollBox .content_scroll p{padding:5px; margin:0 5px;}
#scroll .customScrollBox .content_scroll p img{margin-right:5px;}
#scroll .dragger_container{position:relative; height:8px; width:840px;background: url(../img/tire_slider_bg.jpg) repeat-x left top;border-radius: 4px;-webkit-border-radius: 4px;-moz-border-radius: 4px;padding-right:2px;margin:15px 13px 0 13px;}

#scroll .dragger_container.empresa{width: 797px!important ; margin: 25px auto;}
#scroll .dragger_container.home{margin: 10px 0 0 10px !important;}

#scroll .dragger{position:absolute;}

#scroll .dragger.neumaticos{ width:65px; height:8px; background: url(../img/tire_slider_handle.png) no-repeat;margin-left:1px;}
#scroll .dragger.empresa{background:url(../img/company-dragger.png) center no-repeat; height:41px; width:29px; top:-16px;}
#scroll .dragger.home{background: url(../img/tire_slider_handle.png) center no-repeat;  width:65px; height:8px;margin-left:1px;}

#scroll .dragger_pressed{position:absolute; width:65px; height:8px; background:#111 url(../img/tire_slider_handle.png) no-repeat;}
#scroll .scrollUpBtn,#scroll .scrollDownBtn{position:absolute; top:0; display:inline-block; font-family:Arial,Helvetica,sans-serif; font-size:large; font-weight:normal; color:#C30; margin:8px 5px 0 10px; text-decoration:none;}
#scroll .scrollDownBtn{right:10px;}
#scroll .scrollUpBtn{right:50px;}
#scroll .scrollUpBtn:hover,#scroll.scrollDownBtn:hover{color:#fff;}