@charset "utf-8";
/* MAIN STYLES */
cufon {
	padding:0 0 5px 0;
}
h1 {
	color: #FFF;
	font-size: 48px;
	margin-bottom: 10px;
	font-weight: normal;
	text-transform: uppercase;
}
h2 {
	font-size: 24px;
	color: #FFF;
	font-weight: normal;
}
h3 {
	color: #eeeeee;
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 15px;
	font-weight: normal;
	margin-top: 15px;
}
h4 {
	font-size: 14px;
	text-transform: uppercase;
	color: #eeeeee;
	margin-bottom: 15px;
}
h5 {
	font-size: 14px;
	color: #eeeeee;
	padding-top: 15px;
}
p {
	font-size: 12px;
	line-height: 18px;
	color: #eeeeee;
	margin-bottom: 20px;
}
p.success {
	color: #333;
	padding: 20px;
	background-color: #CEECB3;
	border: thin solid #666;
	width: auto;
	float: left;
}
a {
	text-decoration: none;
	color: #40a9e0;
}
body {
	background-color: #111111;
	background-image: url(../images/body-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
}
body.content {
	background-color: #11110f;
	background-image: url(../images/body-bg-sh.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
}
.content .mar-top {
	margin-top: 25px;
}
.img-1 {
	margin-top: 45px;
	margin-left: 25px;
}
.shadow-bg {
	background-image: url(../images/shadow-divider-1.png);
	height: 47px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.logo-container {
	float: left;
	position: relative;
	height: 80px;
	display: block;
	overflow: visible;
	margin-top: 20px;
	margin-bottom: 20px;
}
.service-img {
	margin-bottom: 20px;
}
.hr-divider {/* USED TO ALIGN SHADOWS */
	margin-bottom: 30px;
}
.vr-divider {
	float: right;
}
.rightalign {
	float:right;
}
.leftalign {
	float:left;
}
.textleft {
	text-align:left;
}
.textright {
	text-align:right;
}
.blank {
	height: 40px;
}
.social img {
	margin-right: 12px;
}
/* SEARCH */

.search {
	width: auto;
	float: right;
	margin-top: 35px;
}
.search-box {
	height: 45px;
	width: 204px;
	background-image: url(../images/search-bg.png);
	background-repeat: no-repeat;
	float: left;
}
.search input {
	float: left;
	color: #B7B7B7;
	width: 150px;
	font-size: 11px;
}
.search .search-box input {
	margin-top: 7px;
	margin-left: 5px;
	height: 20px;
	background-color: #DBDBDB;
	border: 1px solid #DBDBDB;
}
.search #search {
	background-image: url(../images/search-submit.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 31px;
	overflow: hidden;
	text-indent: 100px;
	float: left;
	margin-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.search #search:hover {
	background-image: url(../images/search-submit-hov.png);
}
/* HOMEPAGE BUTTONS */
.tour {
	margin-top: 30px;
}
.button-1 {
	text-decoration: none;
	color: #FFF;
	height: 41px;
	width: 190px;
	text-align: center;
	background-image: url(../images/button-1.png);
	text-transform: uppercase;
	font-size: 14px;
	padding-top: 20px;
	position: relative;
	display: block;
	float: left;
	margin-right: 20px;
}
.button-2 {
	text-decoration: none;
	color: #FFF;
	height: 41px;
	width: 190px;
	text-align: center;
	background-image: url(../images/button-2.png);
	text-transform: uppercase;
	font-size: 14px;
	padding-top: 20px;
	position: relative;
	display: block;
	float: left;
}
/* HOMEPAGE BUTTONS END */

/* MORE BUTTONS */
.inquire-button {
	text-decoration: none;
	color: #FFF;
	height: 41px;
	width: 285px;
	text-align: center;
	background-image: url(../images/inquire-button.png);
	text-transform: uppercase;
	font-size: 14px;
	padding-top: 20px;
	position: relative;
	display: block;
	float: left;
	background-repeat: no-repeat;
	margin-top: 40px;
}
/* SIDE BAR */
.side li a {
	text-decoration: none;
	color: #999999;
	font-size: 14px;
	line-height: 30px;
	background-image: url(../images/list-bg-1.png);
	float: left;
	clear: left;
	background-repeat: no-repeat;
	background-position: bottom;
	width: 80%;
	text-indent: 35px;
}
.sidebar h4 {
	margin-left: 35px;
}
.side li a:hover, .side li a:hover {
	color: #CCC;
}
.side {
	margin-top: 25px;
}
.sidebar {
	padding-top: 15px;
}
/* FOOTER */

.news img {
	float: left;
	clear: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.news p {
	color: #999999;
}
.item {
	float: left;
	width: 440px;
}
.partners li a {
	text-decoration: none;
	color: #999999;
	font-size: 14px;
	line-height: 30px;
	background-image: url(../images/list-bg-1.png);
	float: left;
	clear: left;
	background-repeat: no-repeat;
	background-position: bottom;
	width: 80%;
	text-indent: 5px;
}
.partners li a:hover, .contact-info li a:hover {
	color: #CCC;
}
.partners, .contact-info {
	margin-top: 25px;
}
.contact-info li a {
	text-decoration: none;
	color: #999999;
	font-size: 14px;
	line-height: 30px;
	float: left;
	clear: left;
	background-repeat: no-repeat;
	background-position: bottom;
	text-indent: 50px;
	margin-bottom: 15px;
}
.contact-info .phone a {
	background-image: url(../images/icons/phone.png);
	background-position: left;
}
.contact-info .email a {
	background-image: url(../images/icons/email.png);
	background-position: left;
}
.contact-info .www a {
	background-image: url(../images/icons/www.png);
	background-position: left;
	color: #40a9e0;
}
.copyright {
	height: 47px;
	width: 927px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/shadow-footer-bg.png);
	background-repeat: no-repeat;
	margin-top: 20px;
}
.copyright p {
	text-align: center;
	font-size: 10px;
	color: #6f6f6f;
	padding-top: 30px;
}
/* MAIN NAVIGATION */
.navigation {
	background-image: url(../images/navigation-bg.png);
	background-repeat: repeat-x;
	height: 28px;
	background-position: top;
	width: auto;
	position: relative;
	float: right;
	padding-top: 6px;
	right: -5px;
}
.navigation ul {
	display: inline;
}
.navigation ul li {
	display: inline;
}
.navigation ul li a {
	text-decoration: none;
	color: #dbdbdb;
	width: auto;
	padding-right: 25px;
	padding-left: 25px;
	font-size: 11px;
	text-transform: uppercase;
	display: block;
	float: left;
	padding-top: 9px;
	padding-bottom: 5px;
	letter-spacing: 0.1em;
}
.nav-right-corner {
	height: 34px;
	width: 15px;
	background-image: url(../images/nav-right-corner-bg.png);
	float: right;
	right: -5px;
	position: relative;
}
.nav-left-corner {
	height: 34px;
	width: 69px;
	background-image: url(../images/nav-left-corner-bg.png);
	float: right;
	right: -5px;
	position: relative;
}
.navigation-wrap {
	float: right;
	position: relative;
	width: 960px;
	background-repeat: repeat-x;
	background-position: bottom;
	z-index: 999;
}
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
	position:relative;
	z-index:50;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			185px; /* left offset of submenus need to match (see below) */
	z-index:100;
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	left:			0;
	top:2em; /* match top ul list item height */
}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
	left:			185px; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
	left:			185px; /* match ul width */
	bottom: 10em;
	top:			0;
}
.sf-menu {
	float:right;
	margin-bottom:	0;
	z-index: 50;
	position:relative;
	right:-5px;
	background-image: url(../images/navigation-bg.png);
	background-repeat: repeat-x;
	background-position: top;
	height:34px
}
.sf-menu a {
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited { /* visited pseudo selector so IE6 applies text colour*/
	text-decoration: none;
	color: #dbdbdb;
	width: auto;
	padding-right: 25px;
	padding-left: 25px;
	font-size: 10px;
	text-transform: uppercase;
	display: block;
	float: left;
	padding-top: 15px;
	padding-bottom: 5px;
	letter-spacing: 0.1em;
}
.sf-menu li {
}
.sf-menu li ul {
	padding:1px;
	padding-bottom:15px;
	background-color: #1b1b1b;
	background-image: url(../images/sub-nav-bg.png);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #4e4e4e;
}
.sf-menu li li {
	padding-bottom: 5px;
	padding-top: 0px;
	height:25px;
	background-image: url(../images/sub-nav-li-ul-bg.png);
	background-repeat: no-repeat;
	background-position: center 8px;
}
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	color:#fff;
	outline:		0;
}
.sf-menu li li:hover, .sf-menu li li.sfHover, .sf-menu li li a:focus, .sf-menu li li a:hover, .sf-menu li li a:active {
	color:#fff;
	outline:		0;
}
/* Active Page Status CSS for all the browsers*/	
.sf-menu li.current-cat a, .sf-menu li.current_page_item a {
	color:#dbdbdb;
}
.sf-menu li.current-cat a:visited, .sf-menu li.current_page_item a:visited {
	color:#C4C4C4;
}
.sf-menu .current_page_item a {
	background-image: url(../images/active-glow.jpg);
	background-repeat: no-repeat;
	background-position: center 5px;
	font-weight: bold;
	color: #FFF;
}
.sf-menu li.current_page_item ul li a {
	background-image: none;
}
.sf-menu li.current_page_item ul li a:hover {
	background-image: none;
	color:#FFF
}
/* MAIN NAVIGATION END */


/* SLIDER */

.slider-frame {
	background-image: url(../images/slider-frame.png);
	height: 354px;
	background-repeat: no-repeat;
	background-position: top;
	width: 960px;
	left: -5px;
	position: relative;
	padding-right: 5px;
	padding-left: 5px;
	overflow: visible;
	margin-bottom: 25px;
}
#slider ul, #slider li, #slider li { /* defines width and height of  each slide*/
	width:960px;
	height:348px;
	overflow:hidden;
}
/* numeric controls */	

	ol#controls {
	margin:1em 0;
	padding:0;
	float: right;
}
ol#controls li {
	margin:0 10px 0 0;
	padding:0;
	float:left;
	list-style:none;
}
ol#controls li a {
	float:right;
	color:#666;
	padding:0 10px;
	text-decoration:none;
}
ol#controls li.current a {
	color:#999;
	font-weight:bold;
}
/* END SLIDER */

/* 3d header */
#piecemakercontainer {
	width:1200px;
	outline:0;
	margin-left: -120px;
}
.piecemakerframe {
	background-image: url(../images/cub3r-frame-shadow.png);
	height: 430px;
	background-repeat: no-repeat;
	background-position: top;
	width: 960px;
	left: -5px;
	position: relative;
	padding-right: 5px;
	padding-left: 5px;
	overflow: visible;
	z-index: 1;
}
/* END CU3ER */
h2 .tag {
	position: relative;
	z-index: -3;
}
.grey {
	color: #999;
}
/* CONTACT FORM */

#CommentForm fieldset legend {
	display: none;
}
#CommentForm div {
	margin-bottom: 10px;
}
#CommentForm .textInput {
	width: 196px;
	margin: 0;
	height: 38px;
	background-image: url(../images/input_bg.png);
	background-repeat: no-repeat;
	border: 0;
	padding-right: 10px;
	padding-left: 10px;
	color: #969696;
}
#CommentForm .submit {
	border: 0;
	float: right;
	background-color: #323232;
	color: #CCC;
	padding: 3px;
	height: 31px;
	width: 95px;
	background-image: url(../images/submit_bg.png);
	background-repeat: no-repeat;
	text-align: center;
}
#CommentForm .submit:hover {
	background-image: url(../images/submit_bg_hov.png);
	color: #FFF;
}
#CommentForm textarea {
	width: 283px;
	margin: 0;
	height: 121px;
	background-image: url(../images/textarea_bg.png);
	background-repeat: no-repeat;
	border: 0;
	padding-right: 10px;
	padding-left: 10px;
	color: #969696;
	overflow: visible;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow:hidden;
	overflow-y: hidden;
	overflow-x: hidden;
}
.portfolio .thumb {
	margin: 0 10px 0 0;
	-ms-interpolation-mode: bicubic;
	float:left;
	width:310px;
}
.portfolio .thumb img { width:310px;}
.portfolio .thumb img:hover {
}
.portfolioThumbTitle {}
.portfolioThumbTitle h1 { font-size:14px; text-align:center; padding:10px;}
.portfolio-sections {
	height: 50px;
	padding-top: 80px;
	background-image: url(../images/shadow-divider-1.png);
	background-position: top;
	background-repeat: no-repeat;
}
.portfolio-sections a {
	float: left;
	margin-left: 45px;
	color: #333;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: -0.05em;
}
.portfolio-sections span {
	font-size: 14px;
	color: #FFF;
	text-transform: uppercase;
	float: left;
}
.portfolio-sections .current {
	color: #7D7D7D;
}
.portfolio-sections a:hover {
	color: #999;
}
.portfolio h4 {
	font-weight: normal;
	font-size: 14px;
	text-transform: none;
}
.portfolio p {
	font-size: 10px;
	margin-top: -15px;
	margin-bottom:20px;
	color: #999;
}
/*--Main Container--*/
.main_view {
	float: left;
	position: relative;
}
/*--Window/Masking Styles--*/
.window {
	height:348px;
	width: 960px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
	margin-bottom: 25px;
}
.image_reel {
	position: absolute;
	top: 0;
	left: 0;
	height: 348px;
	overflow: hidden;
}
.image_reel img {
	float: left;
}
/*--Paging Styles--*/
.paging {
	position: absolute;
	bottom: 40px;
	right: -7px;
	width: 178px;
	height:47px;
	z-index: 999; /*--Assures the paging stays on the top layer--*/
	text-align: center;
	line-height: 40px;
	background: url(../images/paging_bg2.png) no-repeat;
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
.paging a {
	padding: 5px;
	text-decoration: none;
	color: #fff;
}
.paging a.active {
	font-weight: bold;
	border: 1px solid #666;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #000;
}
.paging a:hover {
	font-weight: bold;
}
/*960*/
.container_12, .container_16 {
	margin-left:auto;
	margin-right:auto;
	width:960px
}
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12, .grid_13, .grid_14, .grid_15, .grid_16 {
	display:inline;
	float:left;
	margin-left:10px;
	margin-right:10px
}
.push_1, .pull_1, .push_2, .pull_2, .push_3, .pull_3, .push_4, .pull_4, .push_5, .pull_5, .push_6, .pull_6, .push_7, .pull_7, .push_8, .pull_8, .push_9, .pull_9, .push_10, .pull_10, .push_11, .pull_11, .push_12, .pull_12, .push_13, .pull_13, .push_14, .pull_14, .push_15, .pull_15 {
	position:relative
}
.container_12 .grid_3, .container_16 .grid_4 {
	width:220px
}
.container_12 .grid_6, .container_16 .grid_8 {
	width:460px
}
.container_12 .grid_9, .container_16 .grid_12 {
	width:700px
}
.container_12 .grid_12, .container_16 .grid_16 {
	width:940px
}
.alpha {
	margin-left:0
}
.omega {
	margin-right:0
}
.container_12 .grid_1 {
	width:60px
}
.container_12 .grid_2 {
	width:140px
}
.container_12 .grid_4 {
	width:320px;
	margin:0;
}
.container_12 .grid_5 {
	width:380px
}
.container_12 .grid_7 {
	width:540px
}
.container_12 .grid_8 {
	width:620px
}
.container_12 .grid_10 {
	width:780px
}
.container_12 .grid_11 {
	width:860px
}
.container_16 .grid_1 {
	width:40px
}
.container_16 .grid_2 {
	width:100px
}
.container_16 .grid_3 {
	width:160px
}
.container_16 .grid_5 {
	width:280px
}
.container_16 .grid_6 {
	width:340px
}
.container_16 .grid_7 {
	width:400px
}
.container_16 .grid_9 {
	width:520px
}
.container_16 .grid_10 {
	width:580px
}
.container_16 .grid_11 {
	width:640px
}
.container_16 .grid_13 {
	width:760px
}
.container_16 .grid_14 {
	width:820px
}
.container_16 .grid_15 {
	width:880px
}
.container_12 .prefix_3, .container_16 .prefix_4 {
	padding-left:240px
}
.container_12 .prefix_6, .container_16 .prefix_8 {
	padding-left:480px
}
.container_12 .prefix_9, .container_16 .prefix_12 {
	padding-left:720px
}
.container_12 .prefix_1 {
	padding-left:80px
}
.container_12 .prefix_2 {
	padding-left:160px
}
.container_12 .prefix_4 {
	padding-left:320px
}
.container_12 .prefix_5 {
	padding-left:400px
}
.container_12 .prefix_7 {
	padding-left:560px
}
.container_12 .prefix_8 {
	padding-left:640px
}
.container_12 .prefix_10 {
	padding-left:800px
}
.container_12 .prefix_11 {
	padding-left:880px
}
.container_16 .prefix_1 {
	padding-left:60px
}
.container_16 .prefix_2 {
	padding-left:120px
}
.container_16 .prefix_3 {
	padding-left:180px
}
.container_16 .prefix_5 {
	padding-left:300px
}
.container_16 .prefix_6 {
	padding-left:360px
}
.container_16 .prefix_7 {
	padding-left:420px
}
.container_16 .prefix_9 {
	padding-left:540px
}
.container_16 .prefix_10 {
	padding-left:600px
}
.container_16 .prefix_11 {
	padding-left:660px
}
.container_16 .prefix_13 {
	padding-left:780px
}
.container_16 .prefix_14 {
	padding-left:840px
}
.container_16 .prefix_15 {
	padding-left:900px
}
.container_12 .suffix_3, .container_16 .suffix_4 {
	padding-right:240px
}
.container_12 .suffix_6, .container_16 .suffix_8 {
	padding-right:480px
}
.container_12 .suffix_9, .container_16 .suffix_12 {
	padding-right:720px
}
.container_12 .suffix_1 {
	padding-right:80px
}
.container_12 .suffix_2 {
	padding-right:160px
}
.container_12 .suffix_4 {
	padding-right:320px
}
.container_12 .suffix_5 {
	padding-right:400px
}
.container_12 .suffix_7 {
	padding-right:560px
}
.container_12 .suffix_8 {
	padding-right:640px
}
.container_12 .suffix_10 {
	padding-right:800px
}
.container_12 .suffix_11 {
	padding-right:880px
}
.container_16 .suffix_1 {
	padding-right:60px
}
.container_16 .suffix_2 {
	padding-right:120px
}
.container_16 .suffix_3 {
	padding-right:180px
}
.container_16 .suffix_5 {
	padding-right:300px
}
.container_16 .suffix_6 {
	padding-right:360px
}
.container_16 .suffix_7 {
	padding-right:420px
}
.container_16 .suffix_9 {
	padding-right:540px
}
.container_16 .suffix_10 {
	padding-right:600px
}
.container_16 .suffix_11 {
	padding-right:660px
}
.container_16 .suffix_13 {
	padding-right:780px
}
.container_16 .suffix_14 {
	padding-right:840px
}
.container_16 .suffix_15 {
	padding-right:900px
}
.container_12 .push_3, .container_16 .push_4 {
	left:240px
}
.container_12 .push_6, .container_16 .push_8 {
	left:480px
}
.container_12 .push_9, .container_16 .push_12 {
	left:720px
}
.container_12 .push_1 {
	left:80px
}
.container_12 .push_2 {
	left:160px
}
.container_12 .push_4 {
	left:320px
}
.container_12 .push_5 {
	left:400px
}
.container_12 .push_7 {
	left:560px
}
.container_12 .push_8 {
	left:640px
}
.container_12 .push_10 {
	left:800px
}
.container_12 .push_11 {
	left:880px
}
.container_16 .push_1 {
	left:60px
}
.container_16 .push_2 {
	left:120px
}
.container_16 .push_3 {
	left:180px
}
.container_16 .push_5 {
	left:300px
}
.container_16 .push_6 {
	left:360px
}
.container_16 .push_7 {
	left:420px
}
.container_16 .push_9 {
	left:540px
}
.container_16 .push_10 {
	left:600px
}
.container_16 .push_11 {
	left:660px
}
.container_16 .push_13 {
	left:780px
}
.container_16 .push_14 {
	left:840px
}
.container_16 .push_15 {
	left:900px
}
.container_12 .pull_3, .container_16 .pull_4 {
	left:-240px
}
.container_12 .pull_6, .container_16 .pull_8 {
	left:-480px
}
.container_12 .pull_9, .container_16 .pull_12 {
	left:-720px
}
.container_12 .pull_1 {
	left:-80px
}
.container_12 .pull_2 {
	left:-160px
}
.container_12 .pull_4 {
	left:-320px
}
.container_12 .pull_5 {
	left:-400px
}
.container_12 .pull_7 {
	left:-560px
}
.container_12 .pull_8 {
	left:-640px
}
.container_12 .pull_10 {
	left:-800px
}
.container_12 .pull_11 {
	left:-880px
}
.container_16 .pull_1 {
	left:-60px
}
.container_16 .pull_2 {
	left:-120px
}
.container_16 .pull_3 {
	left:-180px
}
.container_16 .pull_5 {
	left:-300px
}
.container_16 .pull_6 {
	left:-360px
}
.container_16 .pull_7 {
	left:-420px
}
.container_16 .pull_9 {
	left:-540px
}
.container_16 .pull_10 {
	left:-600px
}
.container_16 .pull_11 {
	left:-660px
}
.container_16 .pull_13 {
	left:-780px
}
.container_16 .pull_14 {
	left:-840px
}
.container_16 .pull_15 {
	left:-900px
}
.clear {
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0
}
.clearfix:after {
	clear:both;
	content:' ';
	display:block;
	font-size:0;
	line-height:0;
	visibility:hidden;
	width:0;
	height:0
}
* html .clearfix, *:first-child+html .clearfix {
	zoom:1
}
/*END 960*/

/*
     FILE ARCHIVED ON 13:35:26 Apr 19, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:51:07 Sep 24, 2018.
     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):
  LoadShardBlock: 34.034 (3)
  esindex: 0.01
  captures_list: 51.172
  CDXLines.iter: 12.627 (3)
  PetaboxLoader3.datanode: 143.194 (5)
  exclusion.robots: 0.236
  exclusion.robots.policy: 0.221
  RedisCDXSource: 0.789
  PetaboxLoader3.resolve: 144.758 (2)
  load_resource: 312.912
*/