.tabberlive .tabbertabhide {
 display:none;
}

.tabber {
}
.tabberlive {
 margin-top:1em;
 width:158px;
}

ul.tab li a {
 width:135px;
 display:block; 
 background:  url("../../_img/a4.gif") no-repeat 0 2px;	
 padding: 0 0 0 14px;
 margin:0px;
 margin-left:-10px;
 text-decoration: none;
 line-height:14px;
 font-size: 10px;
 font-weight:normal;
 color:#024a94; 
}

ul.tabbernav
{
 margin:0;
 padding: 1px 0;
 border-bottom: 1px solid #e2e2e2;
 font: normal 10px arial, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding-left: 4px;
 padding-right: 4px;
 padding-top: 1px;
 padding-top: 1px;
 padding-bottom: 1px;
 margin-left: 0px;
 border: 0px solid #fff;   
 border-left: 1px solid #f2f2f2;   
 border-bottom: none;
 background: #fbfbfb;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #448; }
ul.tabbernav li a:visited { color: #667; }

ul.tabbernav li a:hover
{
 color: #000;
 background: #fff;
}

ul.tabbernav li.tabberactive a
{
 background-color: #fff;
 border: 1px solid #e2e2e2;
 border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom: 1px solid white;
}

.tabberlive .tabbertab {
 padding:2px;
 border:1px solid #e2e2e2;
 border-top:0;
 background-color:#fff;
 /* height:200px; */
 /* overflow:auto; */
}

.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}

div.shead {
 background-color:#E7E7E7;
 font-size:11px;;
 _font-size:1.00em;
 font-weight:bold;
 margin:0 0px;
 padding:1 10px;	
 padding-right:1px;	
 border-bottom:1px solid #fff;
 color:#024A94;
}

.button, button:visited {
    padding: 3px 8px 3px;
    display: inline;
    background: #777 url(../../img/button.png) repeat-x bottom;
    border: none;
    color: #fff;
    cursor: pointer;
    font-weight: normal;
    position: relative;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    text-shadow: 0px 0px #666;
    font-size:10px;
	line-height:20px;
	margin-right:4px;
}

.button:hover {
    background-position: 0 top;
    color:#e6e6e6; 
}

.button:active {
    background-position: 0 top;
    top: 0px;
    padding: 3px 8px 3px;
}

.button:visited, .button:link {
	color:#fff;
}

.button.red     { background-color: #9F003B; }
.button.turkis  { background-color: #9AC4BC; }
.button.green   { background-color: #C5D9D5;  color:#222; }
.button.orange  { background-color: #ff9c00; }
.button.blue    { background-color: #024a94; }
.button.black   { background-color: #333; }
.button.white   { background-color: #fff; color: #000; text-shadow: 1px 1px #fff; }

.button.small   { font-size: 9px; padding: 2px 4px; margin-bottom:2px; }
.button.small:active { padding: 2px 4px; background-position: 0 top; }
.button.large { font-size: 110%; padding: 7px 12px; }
.button.large:active { padding: 8px 12px 6px; background-position: 0 top; }

#addlines {
	width:295px;	
	text-align:right;
	float:right;
	clear:both;
}

a.ical,a.ical:link,a.ical:visited {
	display:inline-block; 
	background-image:url(../../img/iCal-icon.png); 
	padding-left:20px; 
	background-repeat:no-repeat; 
	background-position:center left; 
	border:0px; 
	text-decoration:none;
	color:#024a94;      
	font-size:99%;
}

#ctxbox1 div.ctxboxhead ul li a.rss,
#ctxbox1 div.ctxboxhead ul li a.rss:link,
#ctxbox1 div.ctxboxhead ul li a.rss:visited {
	display:inline-block; 
	background-image:url(../../img/rss_icon_small.png); 
	padding-left:15px; 
	background-repeat:no-repeat; 
	background-position:center left; 
	border:0px; 
	text-decoration:none;
	color:#024a94;      
	font-size:11px;
}


#ctxbox1 div.ctxboxhead ul li a.ical,
#ctxbox1 div.ctxboxhead ul li a.ical:link,
#ctxbox1 div.ctxboxhead ul li a.ical:visited {
	display:inline-block; 
	background-image:url(../../img/iCal-icon_small.png); 
	padding-left:15px; 
	background-repeat:no-repeat; 
	background-position:top left; 
	border:0px; 
	text-decoration:none;
	color:#024a94;      
	font-size:11px;
}

