/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .tabs-nav {
        display: none;
    }
}

/* Skin */
.tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
}
.tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.tabs-nav li {
    float: left;
	margin:0px;
    min-width: 84px; /* be nice to Opera */
}
.tabs-nav a, .tabs-nav a span {
    display: block;
    padding: 0 10px;
}
#video-options .tabs-nav a, #video-options .tabs-nav a span {
    background-image: url(tab.png);
}
.tabs-nav a {
    position: relative;
    top: 1px;
    z-index: 2;
    padding-left: 0;
    color: #333;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
}

.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
    background-position: 100% -150px;
    outline: 0; /* prevent dotted border in Firefox */
    color: #039;
}
.tabs-nav a, .tabs-nav .tabs-disabled a:hover, .tabs-nav .tabs-disabled a:focus, .tabs-nav .tabs-disabled a:active {
    background-position: 100% -100px;
}
.tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 16px; /* IE 6 treats height as min-height */
    min-height: 16px;
    padding-top: 6px;
    padding-right: 0;
}
*>.tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.tabs-nav .tabs-selected a span {
    padding-top: 6px;
}
.tabs-nav .tabs-selected a span, .tabs-nav a:hover span, .tabs-nav a:focus span, .tabs-nav a:active span {
    background-position: 0 -50px;
}
.tabs-nav a span, .tabs-nav .tabs-disabled a:hover span, .tabs-nav .tabs-disabled a:focus span, .tabs-nav .tabs-disabled a:active span {
    background-position: 0 0;
}
.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.tabs-nav .tabs-disabled {
    opacity: .4;
}
.tabs-container {
    /*border-top: 1px solid #97a5b0;*/
    padding: 1em 8px;
}
.tabs-loading em {
    padding: 0 0 0 20px;
}



/*  Changes for events */
#container-4 .tabs-nav a, #container-4 .tabs-nav a span {
	background:none;
}
#container-4 .tabs-nav {
	position:absolute;
	bottom:0;
	left:0;
	height:32px;
	width:471px;
    padding: 0 0 0 15px;
	background: transparent url(../images/bottom-tabs.gif) bottom center no-repeat;
}
#container-4 .tabs-nav li {
	padding: 2px 22px;
    width: 110px; /* be nice to Opera */
}
#container-4 .tabs-container {
    border: none;
    padding: 0;
	margin: 0;
	height: 215px;
	overflow-x:hidden;
}


/* Changes for video tabs */
#video-options .tabs-nav {
	padding:0;
	margin: 0;
}
#video-options .tabs-nav li {
	padding:0;
    margin: 0 2px 0 0px;
	width:100px;
	border-bottom: 1px solid #333;
}
#video-options li.tabs-selected {
	border-bottom: 1px solid #ccc;
}
#video-options .tabs-nav li#tab-3 {
	margin:0;
}

#video-options .tabs-nav a {
    position: relative;
    top: 1px;
    z-index: 2;
    padding-left: 0;
    font-size: 10px;
    font-weight: bold;
}

#video-options .tabs-container {
	background:#b3b3b3;
	height:85px; 
	border:1px solid #333333;
	border-top: none;
    padding: 4px;
	margin:0;
	width:294px;
}

#video-options .tabs-container ul {
	height:85px; 
	overflow-y:scroll;
	overflow-x:hidden;
}
	
#video-options .tabs-container ul, #video-options .tabs-container li {
	margin: 0;
	padding: 0;
	list-style:none;
}

 #video-options .tabs-container li img {
 	margin:0px 5px;
	border:#FFF 1px solid;
 }
 #video-options .tabs-container li a {
	padding: 1px;
	display:block;
	height:40px;
	margin:0;
	padding:4px 5px;
	background: #ccc;
	text-decoration:none;
	color:#333;
	border: 1px solid #eee;
	border-bottom: 0 none;
 }
 
  #video-options .tabs-container li a:hover, #video-options .tabs-container li.selected a {
	background: #777;
	text-decoration:none;
	cursor:pointer;
	color:#FFFFFF;
 }
 
 /* Conference Tabs */
#event {
	margin: 10px 0 0 0;
}
#event .tabs-container {
	padding:0px;
	margin:0px;
}

#event .tabs-nav {
	background:url(../images/event_menu_bg.jpg) no-repeat center;
	padding: 10px 20px 0px 20px;
	height:40px;
}

#event .tabs-nav li {
	margin: 0px 5px;
}

#event .tabs-nav a {
	color:#039; 
	font-size:16px;
}
  
#event .tabs-nav .tabs-selected a:link, #event .tabs-nav a:hover {
	color:#000;
	font-size:16px;
}

/* Internal Tabs Fixes */
#event #group5 .tabs-nav, #event #group10 .tabs-nav {
  	height:25px;
}

#event #group5 .tabs-container, #event #group10 .tabs-container {
    padding: 1em 8px;
}

#event #group5 .tabs-nav, #event #group10 .tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0;
	background:none;
}

#event #group5 .tabs-nav li, #event #group10 .tabs-nav li {
    float: left;
	margin:0px;
    min-width: 0px; /* be nice to Opera */
}

#event #group5 .tabs-nav span, #event #group10 .tabs-nav span {
	padding:0px;
	margin:0px;
}
#event #group5 .tabs-nav a, #event #group5 .tabs-nav a span, #event #group10 .tabs-nav a, #event #group10 .tabs-nav a span {
    /*background-image: url(tab.png);*/
}
#event #group5 .tabs-nav a, #event #group10 .tabs-nav a {
	color:#039; 
	font-size:12px;
	padding:0 3px 0 1px;
}
  
#event #group5 .tabs-nav .tabs-selected a:link, #event #group5 .tabs-nav a:hover, #event #group10 .tabs-nav .tabs-selected a:link, #event #group10 .tabs-nav a:hover  {
	color:#000;
	font-size:13px;
	padding:0 3px 0 1px;
}

 