﻿	
h1{ font-size:16px; color:#333; text-align:center}

.jcarousel-skin-tango .jcarousel-container-vertical {
    padding:20px 0 20px 0;    
	width:180px; 
	margin:auto;
}


.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  155px;
	height: 440px;	
}

.jcarousel-skin-tango .jcarousel-item {
    width: 145px;    
	height: auto;
	padding:5px;
	background-color:#f4f4f6;	
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 20px;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    width: 180px;
    height: 18px;
    cursor: pointer;    
    background: transparent url(../images/scroller-arrow-down.png) no-repeat 0 0;
    background-position:center;
    right: 10px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover {
  /*background-position: 0 -18px;*/
    
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background-position: 0 -36px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    /*background-position: 0 -54px;*/
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: 0px;
    width: 180px;
    height: 18px;
    cursor: pointer;
    background: transparent url(../images/scroller-arrow-up.png) no-repeat 0 0;
    background-position:center;
    right: 10px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover {
    /*background-position: 0 -18px;*/
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-position: 0 -36px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -54px;
}

.rodape{
	text-align:center;
	color:#999;
	font-size:11px;
	}
	
.scroller-text
{
	width:135px;
	min-height:10px;	
	color:Gray;	
	margin-left:10px;
}

.scroller-text .text
{
	font-family:Tahoma;
	font-size:10px;
}

.scroller-text .valor
{
	font-family:Tahoma;
	font-size: 14px;	
}

.scroller-text a
{	
	color:Gray;
}

.scroller-text-emprego
{
	display:block;
	width:180px;
	min-height:50px;	
}


.scroller-title
{
	font-family: Tahoma;
	font-size:11px;
	font-weight:bold;	
}

.scroller-title-autos
{
	font-family: Tahoma;
	font-size:13px;
	font-weight:bold;	
}

.scroller-link-autos, .scroller-link-imoveis, .scroller-link-empregos, .scroller-link-diversos
{	
	font-family: Tahoma;
	font-size:8px;
	text-align:right;
	font-weight:bold;
}

.scroller-link-autos a
{	
	color: #3FAAD4;
}

.scroller-link-imoveis a
{	
	color: red;
}

.scroller-link-empregos a
{	
	color: green;
}

.scroller-link-diversos a
{	
	color: purple;
}

.scroller-image
{
	margin-left:10px;
}

.scroller-image-diversos
{
	width:170px;
	max-height:130px;
}
