.jcarousel-skin-tango .jcarousel-container {

}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 882px;
    padding: 0 32px;
}


.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  882px;
    height: 35px;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  75px;
    height: 245px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 125px;
    margin: 0 1px 0 0;
    height: 35px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 2px;
    right: 0px;
    width: 29px;
    height: 31px;
    cursor: pointer;
    background: transparent url(/images/carouselbuttons.gif) top right no-repeat;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background: transparent url(/images/carouselbuttons.gif) top right no-repeat;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background: transparent url(/images/carouselbuttons.gif) bottom right no-repeat;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 2px;
    left: 0px;
    width: 29px;
    height: 31px;
    cursor: pointer;
    background: transparent url(/images/carouselbuttons.gif) top left no-repeat;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background: transparent url(/images/carouselbuttons.gif) top left no-repeat;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: bottom left;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 29px;
    height: 31px;
    cursor: pointer;
    background: transparent url(/images/carouselbuttons.gif) top right no-repeat;
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.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 -96px;
}

.jcarousel-skin-tango .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-tango .jcarousel-prev-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.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 -96px;
}


body#home a.carblock {
	display: block;
	width: 115px;
	height: 35px;
	padding: 3px 5px;
	font-size: .8em !important;
	color: #FFF !important;
	text-decoration: none !important;
	line-height: 1.2em !important;
	background: #0000CC;
	font-weight: bold !important;
	text-align: center !important;
}

body#home a.carblock:hover {
	/*background: #B8B3AD;*/
}


a.carblock {
	display: block;
	width: 115px;
	height: 35px;
	padding: 3px 5px;
	font-size: 1em !important;
	color: #FFF !important;
	text-decoration: none !important;
	line-height: 1.2em !important;
	background: #0000CC;
	font-weight: bold !important;
	text-align: center !important;
}

.germancar a.carblock {
	line-height: .9em !important;
	font-size:1.2em !important;
	padding-top:2px;
}

a.clink2, body#home a.clink2 {
	background: #CC0000;
}

a.clink3, body#home a.clink3 {
	background: #009900;
}

a.clink4, body#home a.clink4 {
	background: #000;
}

a.clink8, body#home a.clink8 {
	background: #FF6600;
}

a.clink9, body#home a.clink9 {
	background: #666666;
}

a.clink10, body#home a.clink10 {
	background: #660099;
}
