

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Component containers
----------------------------------*/
.ui-widget { font-family: Verdana,Arial,sans-serif; font-size: 1.1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif; font-size: 1em; }
.ui-widget-content { background:#f9f9f9 url(images/get_live_bg.gif) no-repeat ; color: #222222; }
.ui-widget-content a { color: #222222; }
.ui-widget-header {  color: #222222; font-weight: bold; }
.ui-widget-header a { color: #222222; }


#taber_content{
border-right:1px solid #cccccc; border-left:1px solid #cccccc; width:486px; margin:0 auto; padding:0; overflow:hidden; }

#taber_content .desc{border:1px solid #cccccc; margin:10px 5px 10px 5px; padding:0px; background:#fff;}
#taber_content .link{ text-align:right;  padding:5px 5px;}
#taber_content .link a{ color:#00AEEF;}
#taber_content .desc h6{
font-weight:bold; font-size:10px; border-bottom:1px dotted #cccccc; padding:5px 5px;}
#taber_content .desc p{ padding:5px; line-height:18px;}
#taber_content .button{
width:70%; float:right; margin-right:10px;}

#taber_content #event{ width:100%; margin:0; padding:0px 0; border-bottom:1px dotted #B3B3B3; overflow:hidden; }
#taber_content #event .date{ width:20%; margin:0; padding:0; float:left; padding:7px; line-height:20px; font-weight:normal; font-size:11px; }
#taber_content #event .event_desc{ width:75%; margin:0; padding:0; float:left; border-left:1px dotted #B3B3B3; height:100%;}


.ui-taber { padding:0; zoom: 1;  width:490px; padding-top:33px; float:left; color:#fff;  }
.ui-taber .ui-taber-nav { list-style: none; position: relative; padding:0 0em 0 1em ; }
.ui-taber .ui-taber-nav li { position: relative; float: left; border-bottom-width: 0 !important; margin: 0em -1px 0; padding:0 0.7em 0 0em ; }
.ui-taber .ui-taber-nav li a { float: left; text-decoration: none; padding:0 0.7em 0 0em ; color:#fff; line-height:26px; text-align:left; }

.ui-taber .ui-taber-nav li.ui-taber-selected { padding-bottom: 1px; border-bottom-width: 0;  line-height:26px;background:url(images/right_tab.gif) no-repeat; background-position:right; padding:0 0.7em 0 0em; margin-right:10px;  }

.ui-taber .ui-taber-nav li.ui-taber-selected span { width:6px;  height:26px; margin:0 0 0 0px; padding:0;background:url(images/left_tab.gif) no-repeat; position:relative; float:left; padding:0 1em 0 0em; margin:0;}




.ui-taber .ui-taber-nav li.ui-taber-selected a, .ui-taber .ui-taber-nav li.ui-state-disabled a, .ui-taber .ui-taber-nav li.ui-state-processing a { cursor: text; color:#000;  }
.ui-taber .ui-taber-nav li a, .ui-taber.ui-taber-collapsible .ui-taber-nav li.ui-taber-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-taber .ui-taber-panel { padding: 1em 0; display: block; border-width: 0; background: none; }
.ui-taber .ui-taber-hide { display: none !important; }

#taber .bottom_border{
background:#000 url(images/get_live_bottom_bg.gif); width:490px; height:4px;}
