@CHARSET "UTF-8";

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
	display: none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}

.tabberlive {
	margin-top: 1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav {
	margin: 0;
	padding: 0px 5px 1px 0px;
}

ul.tabbernav li {
	display: inline;
	margin: 0;
	padding: 0;
	font-size: small;
	padding-left: 0px;
}

ul.tabbernav li a {
	float: left; background : url("../img_subdomain/img/tab_left_off_2.png") no-repeat left top;
	margin: 0;
	margin-right: 3px;
	padding: 0 0 0 8px;
	text-decoration: none;
	background: url("../img_subdomain/img/tab_left_off_2.png") no-repeat left top;
}

ul.tabbernav li span.tab {
	float: left;
	display: block;
	background: url("../img_subdomain/img/tab_right_off_2.png") no-repeat right top;
	padding: 3px 9px 4px 0px;
	color: #FFF;
}

ul.tabbernav li:hover span.tab,ul.tabbernav li.tabberactive span.tab {
	background: url("../img_subdomain/img/tab_right_on_2.png") no-repeat right top;
	color: #FFD103;
}

ul.tabbernav li a:hover,ul.tabbernav li.tabberactive a {
	background: url("../img_subdomain/img/tab_left_on_2.png") no-repeat left top;
	color: #FFD103;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
	clear: left;
	border: 2px solid #505050;
	border-radius: 0 4px 4px 4px;
	padding: 6px;
	width: 75%;
	background-color: rgb(48,48,48);
	background-color: rgba(48,48,48,0.7);
	/* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */ /* height:200px; */
	/* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */ /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
	display: none;
}

.tabberlive .tabbertab h3 {
	display: none;
}

.tabberlive h4 {
margin-left: 30px;
margin-bottom: 8px;
margin-top: 10px;
}
/*
     FILE ARCHIVED ON 18:53:04 Jul 01, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:32:26 Feb 08, 2022.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 95.106
  exclusion.robots: 0.071
  exclusion.robots.policy: 0.064
  RedisCDXSource: 0.505
  esindex: 0.008
  LoadShardBlock: 78.926 (3)
  PetaboxLoader3.datanode: 113.898 (5)
  CDXLines.iter: 13.707 (3)
  load_resource: 138.564 (2)
  PetaboxLoader3.resolve: 90.6 (2)
*/