﻿@import url("/inc/inc.table-invoice.css");
/*##*/
/* Grundlagen... */
/*##*/
body {
	font-family : Arial, Tahoma, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 13px;
	color : black;
	/* height: 100%;*/
	padding:0px;
	margin:0px; 
	background-image:url(/images/bg_links.gif);
	background-repeat: repeat-y;
}

html {
	/* height: 100%;*/
}

.spacer {
	padding-right: 15px;
}

body table tr td p.errorbox
{
	display: block;
	background-color: #EEE;
	border: 1px solid #CCC;
	padding: 5px 10px;
}

body table input.labelauty + label, body input.labelauty + label
{
	display: inline-block;
	margin-bottom: 5px;
	padding: 5px 8px;
}

body table input.labelauty.lefty + label
{
	float: left;
}


body table input.labelauty.taggingAngeboten + label, body input.labelauty.taggingAngeboten + label
{
	background-color: #CCFFCC !important;
	color: black !important;
}

td.errorbox
{
	background-color: #EEE !important;
	border: 1px solid #CCC !important;
	padding: 5px 10px !important;
}

textarea, p,td  {
	font-size : 11px;
	color : black;
}

a, a:link, a:visited, a:active  {
	font-size : 12px;
	color : #DC0000;	
	font-weight:normal;
	text-decoration : none;
    border-bottom: 1px dotted #DC0000;
}

a:hover  {
	text-decoration : none;
    border-bottom: 1px solid #DC0000;
}

a.actionbutton, input.actionbutton
{
	display: inline-block;
	padding:3px 5px;
	background-color: #CCC;
	border: 1px solid black;
	color: black;
}

a.actionbutton:hover, input.actionbutton:hover
{
	background-color: black;
	color: white;
}

/*##*/
/* Basis-Grössen-Bauset :-) */
/*##*/

.SizerMaxV	{ height:100%;}

.BgLightgrey { background-color: #efefef; }
.BgWhite { background-color: #ffffff; }
.NoWrap		{ white-space: nowrap; }
.FontSmall	{ font-size:10px; }
.FontMedium { font-size:11px; }
.FontBig 	{ font-size:14px; }
.FullWide 	{ width: 970px; }
.FullHundred, .SizerMax { width: 100%; }
.Sizer700 {width: 750px;}
.VATop, #Inhalt td.VATop { vertical-align: top; }
.hoehe400 {height: 400px;}
.Thin3DBorder {border: 1px dotted #aaa;}
.Thin3DBorderTabs {border-left: 1px dotted #aaa; border-right: 1px dotted #aaa; border-bottom: 1px dotted #aaa;}
.Thin3DBorderBottom {border-bottom: 1px dotted #aaa;}
.block1 {display: block;}
.block2 {display: block;}
.block3 {display: block;}

.cursorHand{ cursor:pointer;}
.hoverer:hover
{
	background-color: #ffce81;
	cursor: pointer;
}

.GreyHover:hover
{
	background-color: #cccccc;
}

.GreyHover
{
	background-color: #FFFFFF;
}


input.inputdefault 			{ background-color: white; }
input.small 				{ font-size: 10px; }
input.inputdefault:focus, input.inputdefault:hover 	{ background-color: #EEEEEE; }

td.TdLink:hover
{
    cursor: pointer;
    background-color: #000000;
    color: #FFFFFF;
}

input[type=text], select
{
    background-color: #FFF;
    border: 1px solid #CCC;
    padding: 3px;
    font-size: 11px;
}

input[type=text]:focus, select:focus
{
    border: 1px dashed #DC0000;
}

div#LogoContainer
{
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 0;
}

#LogoContainer a
{
    border-bottom: 0px;
}
#LogoContainer a img
{
    border:0px;
    width:142px;
    height:121px;
    margin-right: 25px;
    opacity: 1.0;
}

#LogoContainer a img:hover {
    opacity: 0.3;
}

input.BtnSubmit, button.BtnSubmit {
	color: #800000;
	font-size: 13px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.hinweis, .fehler {
	font-size : 12px;
	color : #FF0000;
	font-weight:bold;
	font-style: italic;
}

.head1, h1, span.head1, p.head1 {
	font-size : 26px;
	font-weight:normal;	
	margin-top: 0px;
    color: #DC0000;
}

.head2, h2 {
	font-size : 16px;
	color : #DC0000;
    font-weight: normal;
    text-transform: uppercase;
    margin: 5px 0px 0px 0px;
    padding: 0px;
}

.quelle {
	font-size : 10px;
	font-weight:normal;	
}

td.TableHead {
	font-size : 11px;
	color : rgb(80,80,80);
	font-weight: bold;
	white-space: nowrap;
}
td.TableHeadMax {
	font-size : 13px;
	color : rgb(80,80,80);
	font-weight: bold;
	white-space: nowrap;
}

td.MyOpportunityHeadline {
	background-color: #ffce81;
	font-size : 11px;
	color : rgb(80,80,80);
	font-weight: bold;
	white-space: nowrap;
}

td.TableHeadError, .Error {
	font-size : 11px;
	color : red;
	font-weight: bold;
	white-space: nowrap;
}

td.mainbutton {
	font-size : 11px;
	color : rgb(80,80,80);	
}

td.Auflistung, p.Auflistung, span.Auflistung, select.auflistung {
	font-size : 11px;
	color : rgb(80,80,80);
	font-weight: normal;
	white-space: nowrap;
    //vertical-align: top;
}

td.Auflistung img
{
    padding-top: 0px;
    padding-bottom: 2px;
}

td.Auflistung_wrap, p.Auflistung_wrap, span.Auflistung_wrap {
	font-size : 11px;
	color : rgb(80,80,80);
	font-weight: normal;
}

td.AuflistungError, p.AuflistungError, span.AuflistungError, select.auflistungError {
	font-size : 11px;
	color : red;
	font-weight: normal;
	white-space: nowrap;
}


td.Auflistung_Big, p.Auflistung_Big, span.Auflistung_Big {
	font-size : 14px;
	color : rgb(80,80,80);
	font-weight: normal;
	white-space: nowrap;
	vertical-align: top;
}

td.Trennlinie {
	border-bottom:1px groove #DDDDDD;
}

td.TrennlinieBold {
	border-bottom:1px groove black;
}

td.TrennlinieGepunktet {
	border-bottom:1px dashed #EEEEEE;
	font-size: 1px;
	
}

td.TrennlinieDunkelGepunktet {
	border-bottom:1px dashed #BBBBBB;
	padding-bottom: 10px;
}


a.Auflistung, a.Auflistung:visited, a.Auflistung:link {
	font-size : 11px;
	color : rgb(250,80,80);	
}

a.Auflistung:visited {
	text-decoration : none;
	text-decoration : none;
}

a.Auflistung:hover {
	text-decoration : underline;
}

a.Auflistung_big, a.Auflistung_big:visited, a.Auflistung_big:link {
	font-size : 14px;
	color : rgb(250,80,80);	
	font-weight:normal;
}

a.Auflistung_big:visited {
	text-decoration : none;
	text-decoration : none;
}

a.Auflistung_big:hover {
	text-decoration : underline;
}

td.abbinder {
	min-height:20px;
	height:auto;
	height:20px; 
	font-size : 10px;
	color : rgb(250,80,80);	
}


a.abbinder, a.abbinder:visited, a.abbinder:link {
	font-size : 10px;
	color : rgb(250,80,80);	
}

a.abbinder:visited {
	text-decoration : underline;
}

a.abbinder:hover {
	text-decoration : none;
}
div#navigation
{
    position: absolute;
    padding-left:5px;
    padding-top:16px;
    width: 160px;
    float: left;
    display: block;
}

#navigation td.blockheadline {
	font-family:arial;
	font-size:11px;
	color:#b3b3b3;
	font-weight:normal;
	padding-left:6px;
	padding-right:0px;
}

td.TdLink:hover {
	cursor:pointer;
}

#navigation td.menuepunkt {
	font-size:11px;
	font-family:arial;
	border:medium solid #b3b3b3;
	border-width:1px;
	height:26px;
	width:139px;
	padding-left:5px;
	padding-right:0px;
	background-color: #f4f4f4;
}

#navigation td.menuepunktaktiv {
	font-size:11px;
	font-family:arial;
	border:medium solid #b3b3b3;
	border-width:1px;
	height:26px;
	width:139px;
	padding-left:5px;
	padding-right:0px;
	background-color: #ffa10b;
}

#navigation td.menuesubpunkt {
	font-size:11px;
	font-family:arial;
	border:medium solid #b3b3b3;
	border-width:1px;
	height:26px;
	width:139px;
	padding-left:15px;
	padding-right:0px;
	background-color: #f4f4f4;
}

#navigation td.menuesubpunktaktiv {
	font-size:11px;
	font-family:arial;
	border:medium solid #b3b3b3;
	border-width:1px;
	height:26px;
	width:139px;
	padding-left:15px;
	padding-right:0px;
	background-color: #e24a00;
}


#navigation td.abstandhalter {
	height:2px;
}

#navigation table.menubegrenzung {
	width:141px;
}

#navigation table.gruppierer {
	border-collapse: collapse;
	margin-bottom:7px;
}

table.gruppierertabelle {
	border-collapse: collapse;
	border:medium solid #efefef;
	border-width:1px;
}

table.TableInfoBar {
	background-color: #F0F0F0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
}

table.TableInfoBar:hover {
	background-color: #d0d0d0;
}

table.tabelleRegister {
	border-collapse: collapse;
	border:medium solid #efefef;

	border-left-width:1px;
	border-right-width:1px;
	border-top-width:0px;
	border-bottom-width:1px;
}

table.tabelleRegisterHeadAktiv {
	border-collapse: collapse;
	border:medium solid #efefef;

	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
	border-bottom-width:0px;
}

td.RegisterHeadAktiv {
	border-collapse: collapse;
	border:medium solid #efefef;

	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
	border-bottom-width:0px;
	
	white-space:nowrap;
	font-weight: bold;
}


td.RegisterHeadInaktiv {
	border-collapse: collapse;
	border:medium solid #bbbbbb;

	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;

	border-bottom-width:1px;
	border-bottom-color: #efefef;
	
	white-space:nowrap;
	background-color: #eeeeee;
	color: black;
}

td.RegisterHeadInaktiv:hover {
	background-color: #d0d0d0;
	color: black;
}

td.RegisterHeadAbstand {
	border-collapse: collapse;
	border:medium solid #efefef;

	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
	border-bottom-width:1px;

	width:1px;
}


/* --------------------------------------------- */
table.tabelleCMSRegister {
	border:medium dotted #aaa;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:0px;
	border-bottom-width:1px;
}
table.tabelleCMSRegisterHeadAktiv {
	border:medium dotted #aaa;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
	border-bottom-width:0px;
}
td.CMSRegisterHeadAktiv {
	border:medium dotted #aaa;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
	border-bottom-width:0px;
	white-space:nowrap;
	background-color: #efefef;
	font-weight: bold;
}
td.CMSRegisterHeadInaktiv {
	border:medium dotted #aaa;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
	border-bottom-width:1px;
	border-bottom-color:#aaa;
	white-space:nowrap;
	background-color: #c0c0c0;
	color: #808080;
}
td.CMSRegisterHeadInaktiv:hover {
	background-color: #c0c0c0;
	color: black;
}
td.CMSRegisterHeadAbstand {
	border:medium dotted #aaa;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
	border-bottom-width:1px;
	width:1px;
}


todo
{
color: red;
}

ul.op_treeview {
	list-style: none;
	line-height: 2;
	margin-left: 10px;
}
.odd {
	background-color: #f0f0f0;
	display: inline;
}
.even {
	background-color: #ffffff;
	display: inline;
}

a.main_menu_link, a.main_menu_link:visited, a.main_menu_link:active, a.main_menu_link:link
{
	display: block;
	background-image:url(/images/button.gif);
	background-repeat:no-repeat;
    border-bottom: 0px;
	height: 73px;
	width: 131px;
	text-align: center;
	font-size : 11px;
	font-weight: normal;
	color : rgb(80,80,80);	
	float: left;
	text-decoration: none;
	white-space: nowrap;
	line-height: 73px;
	margin-right: 4px;
	margin-top: 17px;
}

a.main_menu_link:hover, a.main_menu_link_aktiv, a.main_menu_link_aktiv:visited, a.main_menu_link_aktiv:active, a.main_menu_link_aktiv:link
{
	display: block;
	background-image:url(/images/button_over.gif);
	background-repeat:repeat-x;
	height: 73px;
	width: 131px;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	color: black;
	float: left;
	text-decoration: none;
	white-space: nowrap;
	line-height: 73px;
	margin-right: 4px;
	margin-top: 17px;
    border-bottom: 0px;
}

a.main_menu_link_aktiv:hover
{
	display: block;
	background-image:url(/images/button_aktiv.gif);
	background-repeat:repeat-x;
	height: 73px;
	width: 131px;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	color: black;
	float: left;
	text-decoration: none;
	white-space: nowrap;
	line-height: 73px;
	margin-right: 4px;
	margin-top: 17px;
}

a.sub_sub_menu_link, a.sub_sub_menu_link:visited, a.sub_sub_menu_link:active, a.sub_sub_menu_link:link
{
	display: block;
	background-color: #444;
	height:26px;
	width:121px;
	font-size:11px;
	font-weight: normal;
	color: white;
	font-family:arial;
	border:medium solid #b3b3b3;
	border-width:1px;
	line-height: 26px;

	margin-left: 5px;
	margin-bottom: 1px;

	padding-bottom: 0px;
	padding-top: 0px;
	padding-left:5px;
	padding-right:0px;

}

a.sub_sub_menu_link:hover
{
	display: block;
	background-color: #777;
	height:26px;
	width:121px;
	font-size:11px;
	font-weight: normal;
	color: white;
	font-family:arial;
	border:medium solid #b3b3b3;
	border-width:1px;
	padding-left:5px;
	padding-right:0px;
	line-height: 26px;
	margin-left: 5px;
	margin-bottom: 1px;
}

a.sub_sub_menu_link_subaktiv, a.sub_sub_menu_link_subaktiv:visited, a.sub_sub_menu_link_subaktiv:active, a.sub_sub_menu_link_subaktiv:link
{
	display: block;
	background-color: #ffa10b;
	height:26px;
	width:121px;
	font-size:11px;
	font-weight: normal;
	color: black;
	font-family:arial;
	border:medium solid #b3b3b3;
	border-width:1px;
	padding-left:5px;
	padding-right:0px;
	line-height: 26px;
	margin-left: 5px;
	margin-bottom: 1px;
}

a.sub_sub_menu_link_subaktiv:hover
{
	display: block;
	background-color: #e24a00;
	height:26px;
	width:121px;
	font-size:11px;
	font-weight: normal;
	color: black;
	font-family:arial;
	border:medium solid #b3b3b3;
	border-width:1px;
	padding-left:5px;
	padding-right:0px;
	line-height: 26px;
	margin-left: 5px;
	margin-bottom: 1px;
}


a.sub_menu_link, a.sub_menu_link:visited, a.sub_menu_link:active, a.sub_menu_link:link
{
	display: block;
	background-color: #f4f4f4;
	height:26px;
	width:131px;
	font-size:11px;
	font-weight: normal;
	color: black;
	font-family:arial;
	border:medium solid #b3b3b3;
	border-width:1px;
	line-height: 26px;
	margin-bottom: 1px;

	padding-bottom: 0px;
	padding-top: 0px;
	padding-left:5px;
	padding-right:0px;

}

a.sub_menu_link:hover
{
	display: block;
	background-color: #dddddd;
	height:26px;
	width:131px;
	font-size:11px;
	font-weight: normal;
	color: black;
	font-family:arial;
	border:medium solid #b3b3b3;
	border-width:1px;
	padding-left:5px;
	padding-right:0px;
	line-height: 26px;
	margin-bottom: 1px;
}

a.sub_menu_link_aktiv, a.sub_menu_link_aktiv:visited, a.sub_menu_link_aktiv:active, a.sub_menu_link_aktiv:link
{
	display: block;
	background-color: black;
	height:26px;
	width:131px;
	font-size:11px;
	font-weight: normal;
	color: white;
	font-family:arial;
	border:medium solid #b3b3b3;
	border-width:1px;
	padding-left:5px;
	padding-right:0px;
	line-height: 26px;
	margin-bottom: 1px;
}

a.sub_menu_link_aktiv:hover
{
	display: block;
	background-color: #555555;
	height:26px;
	width:131px;
	font-size:11px;
	font-weight: normal;
	color: white;
	font-family:arial;
	border:medium solid #b3b3b3;
	border-width:1px;
	padding-left:5px;
	padding-right:0px;
	line-height: 26px;
	margin-bottom: 1px;
}

a.sub_menu_link_subaktiv, a.sub_menu_link_subaktiv:visited, a.sub_menu_link_subaktiv:active, a.sub_menu_link_subaktiv:link
{
	display: block;
	background-color: #e24a00;
	height:26px;
	width:131px;
	font-size:11px;
	font-weight: normal;
	color: black;
	font-family:arial;
	border:medium solid #b3b3b3;
	border-width:1px;
	padding-left:5px;
	padding-right:0px;
	line-height: 26px;
	margin-bottom: 1px;
}

a.sub_menu_link_subaktiv:hover
{
	display: block;
	background-color: #e87a66;
	height:26px;
	width:131px;
	font-size:11px;
	font-weight: normal;
	color: black;
	font-family:arial;
	border:medium solid #b3b3b3;
	border-width:1px;
	padding-left:5px;
	padding-right:0px;
	line-height: 26px;
	margin-bottom: 1px;
}

div.sub_menu_gruppierer 
{
	font-family:arial;
	font-size:11px;
	color:#b3b3b3;
	font-weight:normal;

	border: 1px solid #efefef;
	padding: 3px;
	width: 139px;
	margin-top: 5px;
}

a.Icon {
	display: block;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
}

a.Icon:hover {
	display: block;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #ffa10b;
}

	div#dropdown_jobnummer {
		background-color: #EFEFEF;
		padding: 0px;
		margin: 0px;
	}

	div.suggestdropdown ul {
		border: 0px;
		margin: 0px;
		padding: 0px;
		list-style-type: none;
		list-style-image: none;
	}
	
	div.suggestdropdown ul li {
		margin: 0px;
		padding: 5px;
		left: 0px;
		position: relative;
		list-style-image: none;
		color: black;
	}
	
	div.suggestdropdown ul li.selected { 
		background-color: orange; 
		list-style-image: none;
	}
	
table.LinkTabelle{width:100%}
table.LinkTabelle td{border-top:1px dotted #EEE}
table.LinkTabelle tbody tr:hover,tr.linktr:hover
{
    background-color:#EFEFEF;cursor:pointer;color:red;
}


table.EditTabelle{}
table.EditTabelle td{border-top:1px dotted #EEE}
table.EditTabelle input[type=text],table.EditTabellex textareax{width:100%}







div.ajaxpopup
{
    position: absolute;
    z-index: 100;
    width: 800px;
    height: 530px;
    background-color: #FFF;
    border: 1px solid #AAA;
    display: none;
    overflow: auto;
}

div.ajaxpopup tr.hovertr:hover
{
    cursor:pointer;
    background-color: #EEE;
}


table.NormTable
{
    width:100%;
    border-collapse: collapse;
}

table.NormTable td
{
    padding: 5px;
    margin: 0px;
}

tr.hovertr td.jobnummer
{
    border-bottom: 1px solid #DDD;
    font-size: 24px;
    color: #FFF;
    background-color: #999;
    text-align: right;
}

tr.hovertr:hover td.jobnummer {
    background-color: #EEE;
    color: black;
}


div.RundesLinkDiv
{
    height: 50px;
    background-color: #EEE;
    border-radius: 8px;
    text-align: center;
    line-height: 20px;
    float: left;
    margin-right: 4px;
}

div.RundesLinkDiv:hover
{
    background-color: #ffce81;
    cursor:pointer;
}

div#MyOpportunity
{
    display: block;
    width: 100%;
}

#MyOpportunity2 div > span {
    display: block;
	background-color: #ffce81;
	font-size : 14px;
	color : rgb(30,30,30);
	font-weight: normal;
	white-space: nowrap;
   padding: 3px;
   margin-bottom: 3px;
   text-transform: uppercase;
}


#MyOpportunity div > span {
    display: block;
	background-color: #FFFFFF;
	font-size : 18px;
	color : #DC0000;
	font-weight: normal;
	white-space: nowrap;
   margin-bottom: 3px;
   text-transform: uppercase;
}



.jcarousel-skin-tango .jcarousel-container {
    background: #FFF;
}

.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 300px;
    padding: 0px;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 300px;
    height: 225px;
    padding: 0px 0px;
}

.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  300px;
    height: 225px;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  300px;
    height: 225px;}

.jcarousel-skin-tango .jcarousel-item {
    width:  300px;
    height: 225px;

}

.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0;
    margin-right: 10px;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
    margin-right: 0;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 43px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url(prev-horizontal.png);
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-horizontal:focus {
    background-position: -32px 0;
}

.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:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 43px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(next-horizontal.png);
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover, 
.jcarousel-skin-tango .jcarousel-prev-horizontal:focus {
    background-position: -32px 0;
}

.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:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .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-tango .jcarousel-next-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-vertical:focus {
    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:focus,
.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,
.jcarousel-skin-tango .jcarousel-prev-vertical:focus {
    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:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}
