
/*
Accent color: #ffba1d
*/
body {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 10pt;
	line-height: 110%;
	background: #FFF;
}
div#h {
	position: relative;
	width: 1000px;
	margin: 0 auto;
}

h1, h2, h3, h4, h5 {
	margin: 0;
}


/* Hide semantic cues specifically designed for screen readers, text-only browsers, and search engines */
h1.a, h2.a, h3.a, h4.a, h5.a, hr.a {
	position: absolute;
	left: -9999px;
	width: 100px;
}

a img {
	border: none;
}
a {
	outline: none;
}


h3 {
	font-size: 15pt;
	font-weight: 100;
	margin-top: 1.5em;
}
h4 {
	margin-bottom: -.8em;
}

/* = Self-Clearing Mechanism: Forces an element to expand to match the height of inner-floats
================================================================================================== */
.clr:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.film {
	position: relative;
	overflow: hidden;
}
.film span.o {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.current {
	font-weight: 700;
}
img.mh {
	margin-bottom: 10px;
}


/*
= Masthead
================================================*/

div#masthead {
	background: #000;
	height: 75px;
}
div#masthead h1 {
	width: 1000px;
	height: 78px;
	font-size: 10pt;
}
div#masthead a {
	color: #fff !important;
}
div#masthead div.tools {
	position: absolute;
	left: -9999px;
}
div#masthead div.title span.o {
	background: url('/images/logo.jpg') no-repeat;
}


/* =Sitelinks 
=================================================*/
div#sitelinks {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 99;
	width: 500px;
	height: 75px;
	font-size: 9pt;
	color: #fff;
}
div#sitelinks div.navigation {
	position: absolute;
	bottom: 10pt;
	right: 10pt;
	z-index: 99;
}
div#sitelinks p {
	text-align: right;
	margin: 3pt 0;
}
div#sitelinks a {
	color: #fff;
	text-decoration: none;
}
div#sitelinks a.current {
	font-weight: 100;
	color: #ffba1d;
}

div.secondaryNav ul, div.secondaryNav ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
div.secondaryNav strong.a {
	position: absolute;
	left: -9999px;
}
div.secondaryNav li a {
	display: block;
	color: black;
	text-align: center;
	text-decoration: none;
	font-size: 8.5pt;
	width: 260px;
	height: 74px;
	margin-bottom: 4px;
	padding-top: 4px;
}

li#snav_offset_printing {
	background: url('/images/nav/offset_printing.jpg');
}
li#snav_digital_printing {
	background: url('/images/nav/digital_printing.jpg');
}
li#snav_variable_data {
	background: url('/images/nav/variable_data.jpg');
}
li#snav_web_to_print {
	background: url('/images/nav/web_to_print.jpg');
}
li#snav_northwest_regional_educational_laboratory {
	background: url('/images/nav/profile_nwrel.jpg');
}
li#snav_babcock_jenkins {
	background: url('/images/nav/profile_babcock_jenkins.jpg');
}
li#snav_hutchins_advertising {
	background: url('/images/nav/profile_hutchins.jpg');
}

body.landing div#secondary div.touts img,
body.detail div#secondary div.touts img {
	margin-bottom: 4px;
}

label {
	display: block;
}
p.i label {
	display: inline;
}
p.c label {
	float: left;
	width: 125px;
	padding-top: .2em;
}

p.c input {
	height: 1em;
}

div#primary h1,
div#primary h2,
div#primary h3,
div#primary h4,
div#primary p,
div#primary fieldset {
	margin-left: 25px;
	margin-right: 25px;
}
div#primary fieldset p {
	margin: 1em 10px;
}
div#primary div.introduction {
	margin-top: 10px;
	margin-bottom: 1em;
}






/* = Page Specific Layouts
=========================================================== */
body.splash div#content {
	background: url('/images/bg/splash.jpg') repeat-y;
}
body.splash div#primary {
	width: 505px;
	float: left;
}
body.splash div#secondary {
	width: 495px;
	float: right;
	margin-top: 155px;
	position: relative;
}
body.splash div#secondary .spotlight {
	position: absolute;
	width: 495px;
	z-index: 20;
}
body.splash div#tertiary {
	clear: both;
	margin: 0 25px;
	padding-top: 1em;
	background: #fff;
}



body.landing div#primary,
body.detail div#primary {
	width: 740px;
	float: left;
}
body.landing div#secondary, 
body.detail div#secondary {
	width: 260px;
	float: right;
}

div#footer {
	clear: both;
	width: 950px;
	margin: 10px 25px;
}





body#home div.touts a {
	float: left;
	margin-right: 11px;
}
body#home div.touts a.last {
	margin-right: 0;
}






body#upload div.info {
	float: left;
	width: 500px;
}
body#upload div.media {
	background: #ccc;
	margin-left: 25px;
	padding-top: 1em;
	padding-right: 20px;
	padding-bottom: 1em;
}
body#upload form {
	margin-top: 80px;
	margin-right: -200px;
	margin-left: 40px;
	width: 390px;
	float: left;
	background: #eee;
	border: 1px solid #ddd;
}
body#upload form textarea {
	width: 335px;
}


body#contact form {
	float: left;
	width: 400px;
	padding: 12px 0;
	background: #eee;
}
body#contact form textarea {
	width: 345px;
}
body#contact div.directions {
	margin-right: -200px;
	float: left;
	width: 500px;
}


/* = Page Introductions
======================================================= */

body#home div.introduction {
	height: 138px;
}
body#home div.introduction span.o {
	background: url('/images/intros/splash.jpg') 24px 0;
}

body#about div.introduction {
	height: 73px;
}
body#about div.introduction span.o {
	background: url('/images/intros/about.jpg') 24px 0;
}

body#capabilities div.introduction {
	height: 80px;
}
body#capabilities div.introduction span.o {
	background: url('/images/intros/capabilities.jpg') 24px 0;
}

body#offset div.introduction {
	height: 80px;
}
body#offset div.introduction span.o {
	background: url('/images/intros/offset.jpg') 24px 0;
}

body#digital div.introduction {
	height: 113px;
}
body#digital div.introduction span.o {
	background: url('/images/intros/digital.jpg') 24px 0;
}

body#variable_data div.introduction {
	height: 129px;
}
body#variable_data div.introduction span.o {
	background: url('/images/intros/variable_data.jpg') 24px 0;
}

body#web_to_print div.introduction {
	height: 80px;
}
body#web_to_print div.introduction span.o {
	background: url('/images/intros/web_to_print.jpg') 24px 0;
}

body#profiles div.introduction {
	height: 35px;
}
body#profiles div.introduction span.o {
	background: url('/images/intros/profiles.jpg') 24px 0;
}

body#contact div.introduction {
	height: 98px;
}
body#contact div.introduction span.o {
	background: url('/images/intros/contact.jpg') 24px 0;
}

body#rfq div.introduction {
	height: 35px;
}
body#rfq div.introduction span.o {
	background: url('/images/intros/rfq.jpg') 24px 0;
}

body#rfq fieldset {
	margin-right: 1em;
	padding: 0;
	border-top: 5px solid #ddd;
	border-left: none;
	border-right: none;
	border-bottom: none;
}
body#rfq fieldset fieldset {
	margin: 0;
}
body#rfq fieldset p,
body#rfq fieldset table {
	margin-left: 5px;
}
body#rfq fieldset table {
	border-collapse: collapse;
}
body#rfq form tbody th {
	text-align: left;
	padding-right: 15px;
}
body#rfq form thead th {
	border-bottom: 3px solid #000;
}
body#rfq form tbody th {
	border-right: 3px solid #eee;
}
body#rfq form tbody th, 
body#rfq form tbody td {
	border-bottom: 1px solid #eee;
}
body#rfq form table td {
	text-align: center;
	padding: 2px 10px;
}

body#upload div.introduction {
	height: 35px;
}
body#upload div.introduction span.o {
	background: url('/images/intros/upload.jpg') 24px 0;
}










body#profiles div.snapshot {
	float: left;
}
body#profiles blockquote {
	width: 390px;
	margin-left: 0;
	margin-top: 150px;
	margin-right: -200px;
}

blockquote#babcock_jenkins {
	height: 279px;
}
blockquote#babcock_jenkins span.o {
	background: url('/images/profiles/babcock_jenkins_quote.jpg');
}

blockquote#hutchins_advertising {
	height: 304px;
}
blockquote#hutchins_advertising span.o {
	background: url('/images/profiles/hutchins_advertising_quote.jpg');
}

blockquote#nwrel {
	height: 240px;
}
blockquote#nwrel span.o {
	background: url('/images/profiles/nwrel_quote.jpg');
}