/*
   application.css
   FCIC

   Created by Jay Contonio and Pete Saia on 2011-01-19
   Copyright 2010 Home Front Communications. All rights reserved.
*/

@import url('http://cybercemetery.unt.edu/archive/fcic/20110310171316/http://fcic.gov/css/reset.css');

body {
	background:#ededed url('http://cybercemetery.unt.edu/archive/fcic/20110310171316/http://fcic.gov/img/backgrounds/body-bg.png') repeat-y 50% 0;
	/* #444 looks better than black: twitter.com/H_FJ/statuses/11800719859 */
	color:#444;
	font-family:sans-serif;
}

/* Links */
a:hover, a:active { outline: none; }
a, a:active, a:visited { color: #2e4181; }
a:hover { color: #036; }
/*  j.mp/webkit-tap-highlight-color */
a:link { -webkit-tap-highlight-color: #FF5E99; }

/* Selection hilighting */
::-moz-selection{ background: #729DD6; color:#fff; text-shadow: none; }
::selection { background:#729DD6; color:#fff; text-shadow: none; }

.more { }
	.more:after { content:" »"; }

.center { text-align:center; }

/*
 * -- Utilities --
 */
.left { float:left; }
.right { float:right; }
img.border { border:2px solid #c1c1c1; margin:0 0 9px 0; }
img.left { margin:0 18px 0 0; }
img.right { margin:0 0 0 18px; }



/*
 * -- Structure --
 */
.wrapper { margin:auto; position:relative; width:965px; }
#container { background:url('http://cybercemetery.unt.edu/archive/fcic/20110310171316/http://fcic.gov/img/backgrounds/header-bg.png') repeat-x 0 0; }



/*
 * -- Homepage --
 */
.reportLink {
	height:130px;
	position:absolute; top:0; left:0;
	width:330px;
	z-index:50;
}
.row { clear:both; margin-bottom:18px; }
.column { float:left; margin:0 15px 0 0; z-index:2; }
	.two { width:331px; }
	.ie6 .two { width:324px; }
	.three { width:293px; }
	#main .column h1 {
		border-top:1px solid #e1e4eb;
		border-bottom:1px solid #dadee3;
		margin:0 0 24px 0 !important;
		padding:12px 0;
	}



/*
 * -- Header --
 */
.masthead { height:181px; margin:0 auto; position:relative; width:965px; z-index:50; }
	.masthead .logo {
		background-image:url('http://cybercemetery.unt.edu/archive/fcic/20110310171316/http://fcic.gov/img/image_replacement/fcici-logo.png');
		cursor:pointer;
		height:54px;
		position:absolute; top:21px; left:0;
		width:249px;
		z-index:100;
	}
	.masthead .primary { background:url('http://cybercemetery.unt.edu/archive/fcic/20110310171316/http://fcic.gov/img/backgrounds/primary-nav-bg.png') no-repeat 50% 0; height:212px; }
	.ie6 .masthead .primary { background:url('http://cybercemetery.unt.edu/archive/fcic/20110310171316/http://fcic.gov/img/backgrounds/IE-primary-nav-bg.png') no-repeat 50% 0; }
		.masthead .primary ul { position:absolute; top:91px; left:0; }
		.masthead .primary li { float:left; margin-right:52px; }
			.masthead .primary li.split { margin-right:280px; }
			.masthead .primary li.last { float:right; margin-right:0; }
			.masthead .primary a {
				color:#333;
				display:block;
				font-family:Georgia,"Times New Roman",serif;
				font-size:17px;
				padding:21px 0;
				text-decoration:none;
				text-shadow:1px 1px 1px #fff;
			}
				.masthead .primary li.active a { background:url('http://cybercemetery.unt.edu/archive/fcic/20110310171316/http://fcic.gov/img/backgrounds/nav-active-bg.png') repeat-x 0 100%; }

	.masthead .siteSearch { position:absolute; top:26px; right:3px; }
		.masthead .siteSearch input {
			background:url('http://cybercemetery.unt.edu/archive/fcic/20110310171316/http://fcic.gov/img/backgrounds/search-input-bg.png') no-repeat 0 0;
			border:none;
			height:31px;
			outline:none;
			padding:1px 0 0 25px;
			width:191px;
			-webkit-appearance:textfield;
			-webkit-box-sizing:content-box;
		}
		.ie7 .masthead .siteSearch input, .ie6 .masthead .siteSearch input {
			padding:8px 0 0 25px;
		}

/* Inside page heading */
#heading {
	background:#223779 url('http://cybercemetery.unt.edu/archive/fcic/20110310171316/http://fcic.gov/img/backgrounds/fcic-bg.jpg') no-repeat 50% 0;
}
	#heading .wrapper { min-height:151px; position:relative; }
	#heading h1 { position:absolute; bottom:0; left:0; }

#alert {
	background:#F9D582 url('http://cybercemetery.unt.edu/archive/fcic/20110310171316/http://fcic.gov/img/backgrounds/alert.jpg');
	color:#333;
	padding:5px 0;
	text-align:center;
	text-shadow:1px 1px 1px #fff;
	width:100%;
	z-index:100;
}
	#alert a { color:#333; font-weight:bold; text-decoration:none; }
	#alert a:hover { color:#444; }



/*
 * -- Main content --
 */
#main { background:url('http://cybercemetery.unt.edu/archive/fcic/20110310171316/http://fcic.gov/img/backgrounds/main-bg.png') no-repeat 50% 0; }
	#main .wrapper { min-height:400px; padding:20px 0; width:925px; }
	#main .content { float:left; width:75%; }
	#main .full { float:none; width:100%; }

		/* Lists */
		#main .content ul, #main .content ol { margin:0 0 18px 30px; }
		#main .content ol.roman { list-style:upper-roman; }
		#main .content ol li ol { list-style:lower-alpha; }
		#main .content li { margin:0 0 9px 0; }
		#main .content li ul, #main .content li ol { margin:9px 15px 18px 15px; }

		/* Headings */
		#main h1 { border-bottom:1px solid #e1e1e1; color:#484848; font-family:Georgia, "Times New Roman", serif; font-size:20px; font-weight:normal; margin:0 0 28px 0; padding:0 0 13px 0; text-shadow:1px 1px 1px #fff; text-transform:uppercase; }
		#main h2 {
			color:#333;
			font-family:Georgia,"Times New Roman", serif;
			font-size:18px;
			font-weight:normal;
			margin:0 0 18px 0;
			padding:0 0 9px 0;
			text-shadow:1px 1px 1px #fff;
		}
		#main h2.divider { background:url('http://cybercemetery.unt.edu/archive/fcic/20110310171316/http://fcic.gov/img/backgrounds/h2-bg.png') repeat-x 0 10px; }
			#main h2.divider span { background:#fafafa; padding:0 5px 0 0; }

		#main h3 { color:#666; text-shadow:1px 1px 1px #fff; }

		/* Table */
		#main .content table { width:100%; }
			#main .content td { padding:0 18px 18px 0; }

	#main p { margin-bottom:18px; }

	#main .youtube-player { display:block; margin:0 0 5px; }

	#main .caption { font-size:16px; margin:7px 0; }

	/* TODO: need to make this class dynamic to the image size */
	 #main .imgWithCap { position:relative; height:236px; margin:0 0 20px; color:#666; }
		#main .imgWithCap img { float:left; }
		#main .imgWithCap .cap {  float:right; width:150px; border-bottom:1px solid #CCC; }

	#main .get_the_report_page { } /* get the report page */
		#main .get_the_report_page .sidebar { position:relative; z-index:5; background:none; }
		#main .get_the_report_page .content { position:relative; z-index:1; height:650px; }
		#main .get_the_report_page .shelf { position:absolute; z-index:1; left:-300px; top:-100px; width:1081px; height:760px; background:url(http://cybercemetery.unt.edu/archive/fcic/20110310171316/http://fcic.gov/img/backgrounds/report-shelf.png) no-repeat 0% 0%; }
		#main .get_the_report_page .btm_shelf { position:absolute; z-index:2; top:420px; left:70px; width:900px; }
			#main .get_the_report_page .btm_shelf h1 { border-bottom:1px solid #CCC; }
		#main .get_the_report_page .book_description { position:absolute; top:250px; left:380px; width:230px; text-align:right; color:#666; }
		#main .get_the_report_page .btm_shelf { }
			#main .get_the_report_page .btm_shelf a { position:absolute; bottom:-10px; width:220px; text-decoration:none; font-size:16px; font-family:Georgia,"Times New Roman", serif; margin:0 0 -30px; display:block; }
			#main .get_the_report_page .btm_shelf div { position:relative; display:block; float:left; background:url(http://cybercemetery.unt.edu/archive/fcic/20110310171316/http://fcic.gov/img/icons/report-mediums.png) no-repeat 50% 0%;  height:130px; width:220px;text-align:center; }
			#main .get_the_report_page .btm_shelf .pdf { background-position:47px -390px; }
			#main .get_the_report_page .btm_shelf .print { background-position:75px -119px; }
			#main .get_the_report_page .btm_shelf .ebook { background-position:67px -250px; }
			#main .get_the_report_page .btm_shelf .timelineapp { background-position:77px 19px; }

	#main #img-resources { }
		#main #img-resources .imgrow { padding:10px 0; margin:10px 0; border-bottom:#DFDFDF 1px solid; }
		#main #img-resources a { float:left; display:block; padding:4px; border:1px solid #DFDFDF; margin:0 20px 0 0; }
		#main #img-resources img { display:block; width:100px; }
		#main #img-resources strong { display:block; margin:0 0 3px; }

		#main #pageControlers { height:50px; }
			#main #pageControlers a { font-weight:bold; padding:4px 0 0; text-align:center; display:block; margin:0 10px 0 0; float:left; text-decoration:none; width:79px; height:32px; }
			#main #pageControlers a.active { background:url(http://cybercemetery.unt.edu/archive/fcic/20110310171316/http://fcic.gov/img/icons/active-page.png) no-repeat; color:#444; }
	
	#main .gloss_index { background:#f1f1f1; padding:10px 0; }
	
	/* the report in chapters */
	#main #bookChapters { margin:0 0 0 -18px; }
	#main #bookChapters a:hover { color:#333; }
	#main #bookChapters,
		#main #bookChapters ul { list-style:none; margin:0; padding:0; }
		#main #bookChapters li { margin:0 0 9px 0; }
		#main #bookChapters li.expandable { padding:0 0 0 18px; }
		#main #bookChapters .chapter { display:none; height:auto; padding:0 0 0 10px; }
			#main #bookChapters .chapter a { font-size:11px; }
		#main #bookChapters .expandable { background:url(http://cybercemetery.unt.edu/archive/fcic/20110310171316/http://fcic.gov/img/icons/gloss-expand.gif) no-repeat 0% 1px;}


		.resourcetip a { cursor:help; }
		#main #resourcetip { margin:10px 0 0; }
			#main #resourcetip a { cursor:help; }
			.resourcetip p, #main #resourcetip p { 
				background:#f5f4ca; 
				box-shadow: 10px 10px 5px #888;
				border:1px solid #CCC; 
				display:none;
				font-size:11px; 
				padding:10px;
				position:absolute; top:0; left:0;
				width:300px;
				z-index:200;
				-moz-box-shadow: 10px 10px 5px #888;
				-webkit-box-shadow: 0px 0px 5px #CCC;
			}

			#main .story_row { padding:11px 0 10px; border-top:1px solid #CCC; }
				#main .story_row .leftcol { width:424px; float:left; }
				#main .story_row .rightcol { width:213px; float:right; border-left:1px solid #CCC; }
				#main .story_row ul { list-style:none; }
				#main .story_row p { margin:0; }
				#main .story_row .leftcol ul { margin:3px 0 0 20px; list-style:disc; }
				#main .story_row .rightcol a { font-size:12px; }


/*
 * -- Sidebar --
 * Position with left or right class
 */
.sidebar { width:230px; background-color: #FAFAFA; }
	.sidebar .callout { width:165px; }

/* Callout */
#main .callout {
	background:#ebebeb url('http://cybercemetery.unt.edu/archive/fcic/20110310171316/http://fcic.gov/img/backgrounds/callout-border-bg.png') repeat-x 0 0;
	border-bottom:1px solid #e4e4e4;
	margin-bottom:3px;
	padding:18px;
}
	#main .callout
	#main .callout ul { margin:0; padding:0; }
	#main .callout h1 { margin:0 0 12px 0; padding:0 0 8px 0; }
	#main .callout h2 { font-family:sans-serif; font-size:14px; margin:0 0 4px 0; }
	#main .callout a { text-decoration:none; }
	#main .callout dt { clear:left; float:left; margin:0 6px 0 0; }

	#main .callout.withLogoBackground { background:#ebebeb url(http://cybercemetery.unt.edu/archive/fcic/20110310171316/http://fcic.gov/img/backgrounds/callout-logo-bg.png) repeat-x 80% 0%; }

	#main .callout.reportDownloads { } /* the callout on the reports page */
		#main .callout.reportDownloads a { display:block; width:90px; margin:10px 0 40px; padding-left:80px; text-decoration:underline; }
		#main .callout.reportDownloads a.pdf { background:url(http://cybercemetery.unt.edu/archive/fcic/20110310171316/http://fcic.gov/img/icons/report-mediums.png) no-repeat 0% -905px; padding-top:40px; }
		#main .callout.reportDownloads a.print { background:url(http://cybercemetery.unt.edu/archive/fcic/20110310171316/http://fcic.gov/img/icons/report-mediums.png) no-repeat 0% -665px; padding-top:66px; }
		#main .callout.reportDownloads a.ebook { background:url(http://cybercemetery.unt.edu/archive/fcic/20110310171316/http://fcic.gov/img/icons/report-mediums.png) no-repeat 0% -792px; padding-top:60px; }
		#main .callout.reportDownloads a.timelineapp { background:url(http://cybercemetery.unt.edu/archive/fcic/20110310171316/http://fcic.gov/img/icons/report-mediums.png) no-repeat 0% -542px; padding-top:66px; }




/*
 * -- Subnav --
 */
.subnav, .sub { list-style:none; margin:37px 31px 22px 0; padding:0; }
	.subnav { border-top:1px solid #e7e7e7; width:200px; }
	.subnav li {
		border-bottom:1px solid #e7e7e7;
		font-family:Georgia,"Times New Roman", serif;
		font-size:13px;
	}
		.subnav li.active { background:#e0e0df url('http://cybercemetery.unt.edu/archive/fcic/20110310171316/http://fcic.gov/img/backgrounds/subnav-active.png') repeat-x 0 0; }

	.subnav li a { background:url('http://cybercemetery.unt.edu/archive/fcic/20110310171316/http://fcic.gov/img/backgrounds/subnav-arrow.png') no-repeat 8px 10px; color:#2d3f7c; display:block; padding:12px 0 12px 34px; text-decoration:none; }
		.subnav li a:hover { opacity: 0.7; -moz-opacity: 0.7; filter:alpha(opacity=70); }
		.subnav li.active a {
			background:url('http://cybercemetery.unt.edu/archive/fcic/20110310171316/http://fcic.gov/img/backgrounds/subnav-arrow.png') no-repeat -224px 10px;;
			padding:12px 0 6px 34px;
		}

/* Sub sub */
.sub { background:#d9e0ee; margin:0; padding:9px 0; }
	.sub li { background:none; border-bottom:none; margin:0 0 9px 27px; }
		.sub li.active { background:none; }
		.sub .title { color:#2d3f7c; display:block; font-weight:normal; }
	.sub li a {
		background:none !important;
		color:#2d3f7c;
		font-family:sans-serif;
		font-size:12px;
		font-weight:bold;
		padding:4px 8px !important;
		width:145px;
	}
	.sub li.active a {
		color:#666;
		padding:4px 8px !important;
		text-shadow:1px 1px 1px #fff;
	}
		.sub .active .title { color:#666; }


/*
 * -- Lists --
 */
.alteringTbl { font-size:11px; }
.alteringTbl .hr { font-weight:bold; white-space:nowrap; }
.alteringTbl .hl { background:#e4e4f0; }
#main .alteringTbl td { padding:6px; }

/*
 * -- Lists --
 */
.searchResults { list-style:none; margin:0; padding:0; }
	.searchResults li { border-bottom:1px solid #e8eae8; padding:18px 0; }
	.searchResults .excerpt {
		color:#666;
		font-size:11px;
		margin-bottom:0 !important;
	}
	.paging { background:#efefef; padding:5px; position:relative;}
		.paging a { text-decoration:none; }

#main .content .eventList, #main .content .articleList, #main .content .linkList { list-style:none; margin:0; padding:0; }
	#main .content .eventList li { border-bottom:1px solid #e8eae8; font-weight:bold; margin:0 0 18px 0; padding:0 0 18px 0; }
	#main .content .eventList li:last-child { border-bottom:none; }
	#main .content .eventList .date { color:#666; font-weight:normal; }

	#main .content .articleList li { margin:0 0 48px 0;border-bottom:1px solid #e8eae8; padding:0 0 20px; }
	#main .content .articleList .name { font-weight:bold; margin:25px 0 0; }
#main .content .newsroomList,
	#main .content .newsroomList li { list-style:none; margin:0; }

#main .content .iconList { list-style:none; margin:0; }
	.iconList li { padding:5px 0; }
	.iconList time { display:block; margin:0 0 9px 0; }

.linkList li .date, .linkList li .type { color:#666; }

dl dt { font-weight:bold; }
	dl dt:after { content:' – '; }
dl dd { margin-bottom:18px; }

	#main .content .gradBullets { list-style:none; margin:0; padding:0; }
		#main .content .gradBullets p { padding:0 0 10px 25px; background:url(http://cybercemetery.unt.edu/archive/fcic/20110310171316/http://fcic.gov/img/grad-bullet.png) no-repeat 0% 0%; }

#commissionerList h4 { font-weight:100; font-family:Georgia, "Times New Roman", serif; font-size:16px; }
#commissionerList strong { color:#656666; display:block; margin:0 0 5px; }

	#main blockquote { padding:0 60px 18px; color:#777; }

/*
 * -- Forms --
 */
fieldset {
	background:url('http://cybercemetery.unt.edu/archive/fcic/20110310171316/http://fcic.gov/img/backgrounds/fieldset-bg.png') repeat-x 0 100%;
	margin:0 0 24px 0;
	padding:10px;
}
	fieldset input, fieldset select { margin:0 4px 0 0; padding:2px; }
	fieldset input[type="text"] {
		border:1px solid #ccc;
		border-radius:3px 3px;
		padding:8px 4px;
		-webkit-border-radius:3px 3px;
		-moz-border-radius:3px 3px;
	}
	fieldset label { margin:0 14px 0 0; }
	fieldset .group {
		margin:0 0 18px 0;
	}
legend { font-size:14px; font-weight:bold; }

	/* Search specific */
	#SearchTerms { float:left; }
	#FulltextProcesssearchForm .text { float:left; margin-right:18px; }
	#FulltextProcesssearchForm .searchtypes { float:right;padding:10px 0 0 0; }
		#FulltextProcesssearchForm span { font-weight:bold; margin-right:20px; }
		#FulltextProcesssearchForm .tip { float:left; position:relative; }
		#FulltextProcesssearchForm .tip p { display:none; position:absolute; }

	#FulltextProcesssearchForm .text input { width:280px; }
	#FulltextProcesssearchForm .submit { display:block; margin:24px auto 12px auto; width:125px; }
	.category { float:left; width:25%; }
	input.small { width:164px; }
	input.fullsize { width:520px; }
/*	.searchdates { float:right;}*/



/*
 * -- Icons --
 */
#main .icon {
	text-indent:-9999px;
	display:block;
	background-repeat:no-repeat;
	overflow:hidden;
}
	.icon.amazon { background-image:url(http://cybercemetery.unt.edu/archive/fcic/20110310171316/http://fcic.gov/img/icons/icons.png);  width:90px; height:24px; background-position: 0% 3px; }
	.icon.barnsnoble { background-image:url(http://cybercemetery.unt.edu/archive/fcic/20110310171316/http://fcic.gov/img/icons/icons.png);  width:90px; height:24px; background-position: 0% -26px; }
	.icon.borders { background-image:url(http://cybercemetery.unt.edu/archive/fcic/20110310171316/http://fcic.gov/img/icons/icons.png);  width:90px; height:24px; background-position: 0% -66px; }
	.icon.indiebound { background-image:url(http://cybercemetery.unt.edu/archive/fcic/20110310171316/http://fcic.gov/img/icons/icons.png);  width:90px; height:24px; background-position: 0% -117px; }
	.icon.powells { background-image:url(http://cybercemetery.unt.edu/archive/fcic/20110310171316/http://fcic.gov/img/icons/icons.png);  width:90px; height:24px; background-position: 0% -169px; }

	li.document { background-image:url('http://cybercemetery.unt.edu/archive/fcic/20110310171316/http://fcic.gov/img/icons/document.png'); background-repeat:no-repeat; padding:5px 24px 5px 54px; }
	li.interview { background-image:url('http://cybercemetery.unt.edu/archive/fcic/20110310171316/http://fcic.gov/img/icons/interview.png'); background-repeat:no-repeat; padding:5px 24px 5px 54px; }
	li.video { background-image:url('http://cybercemetery.unt.edu/archive/fcic/20110310171316/http://fcic.gov/img/icons/video.png'); background-repeat:no-repeat; padding:5px 24px 5px 54px; }



/*
 * -- Magic Charts --
 */
#magic-charts { min-height:100px; height:auto !important; height:100px; clear:both; margin:0 0 40px; }
	#magic-charts .nav { clear:both; margin:0 !important; z-index:2; position:relative; }
		#magic-charts .nav li { 
			float:left; 
			background:#d9e0ee; 
			list-style:none; 
			margin:0 2px 0 0;
			border-radius: 5px 5px 0px 0px; 
			-webkit-border-radius: 5px 5px 0px 0px; 
			-moz-border-radius: 5px 5px 0px 0px;
			border-left:1px solid #f1f1f1;
			border-right:1px solid #f1f1f1; 
			border-top:1px solid #f1f1f1;
		}
		#magic-charts .nav a { display:block; float:left; padding:5px 20px; font-size:15px; color:#2d3f7c; text-decoration:none; }
		#magic-charts .nav .active { background:#FFF; border-left:1px solid #CCC; border-right:1px solid #CCC; border-top:1px solid #CCC; }
			#magic-charts .nav .active a { color:#111; }
	#magic-charts .panel { 
		background:#FFF; 
		padding:10px; 
		border:1px solid #CCC; 
		border-top:1px solid #eee; 
		position:relative; 
		min-height:470px; 
		height:auto !important; 
		height:410px; 
		clear:both;
		z-index:1;
	}
	#magic-charts .national.panel { min-height:370px; height:auto !important; height:310px; }
	#magic-charts .options { margin:0 !important; }
		#magic-charts .options li { display:inline; list-style:none; margin:0 20px 0 0; vertical-align:middle; }
		#magic-charts .options img { margin:4px 0 0; vertical-align:top; }
	#magic-charts .source { position:absolute; right:10px; bottom:10px; font-size:11px; color:#999; }
	#magic-charts .key { position:absolute; left:10px; bottom:70px; }
	#magic-charts small { position:absolute; bottom:10px; text-align:center; display:block; margin:0 120px 0 0; color:#999; }
	#magic-charts .chart { position:absolute; background:#ebebeb; padding:1px; width:202px; right:10px; top:130px; }
		#magic-charts .chart strong { display:block; padding:5px; }
		#magic-charts .chart h5 { background:#FFF; text-transform:uppercase; color:#222; font-weight:100; padding:4px; font-size:12px; text-align:center; }
		#magic-charts .chart ul { margin:0px 0; padding:5px; }
		#magic-charts .chart li { list-style:none; margin:0; font-size:12px; padding:2px 0; }
	#magic-charts h2 { margin:10px 0 0 !important; }
	#magic-charts h3 { font-weight:100; color:#444; margin:0 0 10px; font-size:12px; }
	
	#magic-charts .map { position:absolute; left:130px; top:95px; width:335px; height:327px; background-position:top left; }
	#magic-charts .type1,
	#magic-charts .type2,
	#magic-charts .type3,
	#magic-charts .type4 { width:335px; height:327px; background-position:top left; position:absolute; top:0; left:0; background-repeat:no-repeat; }
	#magic-charts .arizona .map { background:url(http://cybercemetery.unt.edu/archive/fcic/20110310171316/http://fcic.gov/img/magic-charts/arizona-0.png) no-repeat; }
	#magic-charts .california .map { background:url(http://cybercemetery.unt.edu/archive/fcic/20110310171316/http://fcic.gov/img/magic-charts/california-0.png) no-repeat; }
	#magic-charts .florida .map { background:url(http://cybercemetery.unt.edu/archive/fcic/20110310171316/http://fcic.gov/img/magic-charts/florida-0.png) no-repeat; }
	#magic-charts .nevada .map { background:url(http://cybercemetery.unt.edu/archive/fcic/20110310171316/http://fcic.gov/img/magic-charts/nevada-0.png) no-repeat; }
		
/*
 * -- Footer --
 */
.pageFooter {
	background:#ECEDEC;
/*	border-top:1px solid #d5d5d5;*/
	font-size:12px;
	margin:auto;
	padding:20px 0;
	text-align:center;
/*	width:965px;*/
}
	.pageFooter .primary li { border-right:1px solid #333; display:inline-block; padding:0 8px; }
	.pageFooter .primary .last { border-right:none; }
	.pageFooter .primary a { color:#333; text-decoration:none; }
	.footer_ribbon { text-align:center; height:160px; width:972px; margin:auto; }
		.footer_ribbon div { background:url(http://cybercemetery.unt.edu/archive/fcic/20110310171316/http://fcic.gov/img/backgrounds/footer-ribbon.png) no-repeat; width:972px; height:101px; margin:0 0 0 -13px; }
		.footer_ribbon p { font-size:16px; padding:30px 20px 0 340px; color:#333333; text-align:left; }


/*
 * -- Image Replacement --
 */
.about_the_commission 	{ background:url('http://cybercemetery.unt.edu/archive/fcic/20110310171316/http://fcic.gov/img/image_replacement/about-the-commission.png') no-repeat 0 0; height:81px; width:470px; }
.search_fcic 			{ background:url('http://cybercemetery.unt.edu/archive/fcic/20110310171316/http://fcic.gov/img/image_replacement/search.png') no-repeat 0 0; height:39px; width:234px; }
.get_the_report 		{ background:url('http://cybercemetery.unt.edu/archive/fcic/20110310171316/http://fcic.gov/img/image_replacement/get-the-report.png') no-repeat 0 0; height:83px; width:333px; }
.hearings__testimony { background:url('http://cybercemetery.unt.edu/archive/fcic/20110310171316/http://fcic.gov/img/image_replacement/hearings-and-testimony.png') no-repeat 0 0; height:84px; width:445px; }
.resource_library { background:url('http://cybercemetery.unt.edu/archive/fcic/20110310171316/http://fcic.gov/img/image_replacement/resource-library.png') no-repeat 0 0; height:81px; width:333px; }




/* Media Queries
--------------------------------------------- */
@media all and (orientation:portrait) {
	/* Style adjustments for portrait mode goes here */
}

@media all and (orientation:landscape) {
  /* Style adjustments for landscape mode goes here */
}

/* Grade-A Mobile Browsers (Opera Mobile, iPhone Safari, Android Chrome) */
@media screen and (max-device-width: 480px) {
	/* Uncomment if you don't want iOS and WinMobile to mobile-optimize the text for youj.mp/textsizeadjust
	html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; } */
}

/*
 * print styles
 * inlined to avoid required HTTP connection www.phpied.com/delay-loading-your-print-css/
 */
@media print {
	* { background:transparent !important; color:#444 !important; text-shadow: none !important; }
	a, a:visited { color: #444 !important; text-decoration: underline; }
	a:after { content: " (" attr(href) ")"; }
	abbr:after { content: " (" attr(title) ")"; }
	.ir a:after { content: ""; }  /* Don't show links for images */
	pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
	thead { display: table-header-group; } /* css-discuss.incutio.com/wiki/Printing_Tables */
	tr, img { page-break-inside: avoid; }
	@page { margin: 0.5cm; }
	p, h2, h3 { orphans: 3; widows: 3; }
	h2, h3{ page-break-after: avoid; }
}

.paging .disabled {
	display:none;
}






/*
     FILE ARCHIVED ON 17:13:16 Mar 10, 2011 AND RETRIEVED FROM THE
     AN OPENWAYBACK INSTANCE ON 7:35:14 Jan 3, 2016.
     JAVASCRIPT APPENDED BY OPENWAYBACK, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
