/* @override http://ck.pixel-core.com/assets/css/print.css */

body {
	color: #2e2e2e;
	background: #777a7c url(img/global/homeBG.gif) repeat-x;
}

#main-body {
	background-color: #fff;
	margin-top: 30px;
}

body#home a.active_class {
	display: none;
}

.container {
	margin-top: 20px;
	background-color: #fff;
}

#island {
	padding: 10px 26px 26px;
}

ul.col1, ul.col2 {
	float: left;
	margin-right: 5px;
}

h3 {
	color: #000;
	font-weight: bold;
	font-size: 1.3em;
}

h1 {
	font-size: 2em;
	margin-bottom: .5em;
	color: #5b3e8e;
	font-weight: bold;
}

ul.directions {
	list-style-type: none;
	margin-left: 0;
}

ul.directions li {
	margin-bottom: 6px;
}

p.caption {
	font-size: .9em;
	font-style: italic;
	text-align: right;
	margin-bottom: 3em;
	padding-right: 21px;
}

p.caption strong {
	font-size: 1.1em;
}

h2 {
	font-size: 1.6em;
	margin-bottom: .2em;
	clear: both;
	font-weight: bold;
	color: #5b3e8e;
}

h2.graphs {
	text-align: left;
	border-bottom: 1px solid #9b9b9b;
	color: #5b3e8e;
}

h2.substrate, h2.industries, h2.testimonial {
	padding-left: 40px;
	background: url(img/icons/header-icons.gif) no-repeat;
	padding-bottom: 6px;
}

h2.testimonial {
	background-position: left top;
}

h2.substrate {
	background-position: 0 -60px;
}

h2.industries {
	background-position: 0 -125px;
}

a:link {
	color: #166680;
	text-decoration: none;
}

a:visited {
	color: #166680;
	text-decoration: none;
}

a:hover {
	color: #63adc5;
	text-decoration: underline;
}

a:active {
	color: #4e4e4e;
	text-decoration: underline;
}

#right-column h3 {
	font-weight: bold;
	color: #c66520;
	padding-bottom: 5px;
	margin-bottom: 0;
	border-bottom: 1px solid #a0b051;
	text-transform: capitalize;
}

div#crumbs {
	margin-bottom: 20px;
	border-bottom: 1px solid #b3b3b3;
	text-transform: capitalize;
}

#left-column div.pad {
	padding: 0 30px 20px 20px;
}

#right-column div.pad {
	padding: 20px;
}

div.txp-body {
}

div.extra-content {
	clear: both;
}

div.attached-files {
	margin-bottom: 1em;
}

p.published {
	margin-bottom: 0;
}

p.page-type {
	font-size: 10px;
	font-weight: bold;
	color: #a81776;
}

#c2l .box, #c2r .box {
	padding-top: 0;
	padding-bottom: 0;
}

#c2l p, #c2r p, #c2r ul {
	font-size: .9em;
}

#c2 {
	border-left: 1px none #e7e7e7;
}

#c1 .box {
	padding-left: 2em;
	padding-right: 2em;
}

#c2l .box {
	border-right: 1px solid #cfcfcf;
}

#c1 p {
	margin-bottom: 2.5em;
}

#c1 hr {
	margin-bottom: 2.5em;
}

.more {
	font-weight: bold;
	font-style: italic;
	font-size: .9em;
}

/* @group logo */

div#header {
	position: relative;
	display: none;
}

h1#h-logo {
	float: left;
	margin: 0;
	background-repeat: no-repeat;
}

h1#h-logo a {
	width: 232px;
	height: 79px;
	display: block;
}

h1#h-logo span {
	display: none;
}



/* @end */

/* @group global Nav */

div#globalNav {
	text-align: left;
	background-color: #4b4b59;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}

#global-nav ul {
	clear: both;
	font-size: 1.1em;
	color: #1d1d1d;
	background: #e7e7e7 url(img/global/navBG.gif) repeat-x 0 0;
	border: 1px solid #bababa;
	border-top-color: #d5d5d5;
	margin-top: 0;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	padding: 0;
	text-align: left;
}

#global-nav ul li {
	margin: 0;
	display: inline;
	padding: 0;
}

#global-nav a:link, #global-nav a:visited {
	color: #6a6a6a;
}

#global-nav a:hover {
	background-color: #e7e7e7;
	text-decoration: none;
}

#global-nav a:active {
	text-decoration: none;
}

#global-nav a {
	border-right: 1px solid #c9c9c9;
	padding: 10px 15px;
}

body#home a#gLink1, body#profile a#gLink2, body#capabilities a#gLink3, body#testimonial a#gLink4, body#resources a#gLink5, body#contact a#gLink6 {
	background-color: #3b869e;
	color: #fff;
	border-color: #306f82;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
}

/* @end */

/* @group content */

#content {
	width: 100%;
	float: left;
}



/* @end */

/* @group teaser */

.tsr {
		padding: 0 0 52px;
	background: url(img/home/pda.png) no-repeat left top;
	display: block;
	width: 228px;
	height: 236px;
	margin: 0;
}
	.tsr h1 {
		margin:0;
		padding: 18px 0 3px;
	font-size: 1.5em;
	height: 40px;
	background: url(img/home/pda.png) no-repeat left top;
}

.tsr h1 span {
	display: none;
}
	.tsr p, .tsr a.more, .tsr h4, .tsr ul, .tsr h2, .tsr h3, .tsr dl {
		margin:0;
		padding: 0 10px 3px;
		background: url(img/home/pda-mid.png) repeat-y;
}

.tsr ul {
	list-style-type: none;
	padding-top: 0;
	padding-bottom: 10px;
	height: 160px;
	overflow: auto;
	width: 171px;
	margin: 0;
	padding-right: 0;
	font: bold 10px Arial, Helvetica, Geneva, "Helvetica Neue", sans-serif;
}

.tsr ul li {
	padding-left: 15px;
	background: url(img/global/page.png) no-repeat 0 5px;
	border-bottom: 1px solid #dbdbdb;
	padding-bottom: 6px;
	padding-top: 6px;
}

.tsr p, .tsr h1, .tsr h4, .tsr ul, .tsr h2, .tsr h3, .tsr dl {
	padding-left: 24px;
	padding-right: 16px;
}
	.tsr a.more {
		display:block;
		text-align:right;
		background: url(img/teaser-mid.png) no-repeat 410px 50%;
		padding:0 24px 0 0;
		text-decoration:none;
		color:#44a;
	}

.tsr img.right {
	margin: 0 10px 0 8px;
}

.tsr h3 {
}

/* @end */

#footer {
	font-size: .7em;
	padding-top: 5px;
	clear: both;
	border-top: 1px solid #d4d4d4;
	margin-top: 20px;
}

#right-column {
	background-color: #fdffdf;
}

p.address {
	border-bottom-width: 4px;
	border-right-width: 4px;
	font-size: 1em;
	background-position: 13em .5em;
	background-repeat: no-repeat;
	padding-right: 2em;
	padding-bottom: 2em;
	padding-left: 0;
}

strong span.biz {
	font-size: 1.3em;
}

/* @group subnav */

#nav.section_list li {
	background: url(img/global/open-folder.png) no-repeat;
	padding-left: 18px;
	text-transform: capitalize;
	display: none;
	list-style-type: none;
}

#nav.section_list li.menuparent {
	background-image: none;
	padding-left: 0;
	list-style-type: none;
}

#nav.section_list li.current-section, #nav.section_list li.menuparent ul li {
	display: block;
	background-position: -3px center;
}

#nav.section_list {
	margin-left: 0;
	margin-bottom: .5em;
	list-style-type: none;
}

#nav.section_list li.menuparent.current-section a.active_class, #nav.section_list li.current-section a.active_class {
	font-weight: bold;
	font-size: 1.3em;
	background-position: 0 center;
}

#nav.section_list li.menuparent.current-section ul li.current-section a.active_class {
	text-transform: capitalize;
	font-size: 1em;
	line-height: 1.5;
	font-weight: normal;
	border-bottom-style: solid;
	font-style: normal;
	color: #272727;
}

#nav.section_list ul {
	margin-left: 5px;
	margin-bottom: 15px;
}



/* @end */

#footer p {
	line-height: 1.5;
}

/* @group linklist */

div.linklist {
	clear: both;
}

ul.linklist {
	margin-left: 0;
}

ul.linklist li {
	list-style-type: none;
}

ul.linklist li.new-window {
	
}

ul.linklist li.icon {
	padding-left: 14px;
	background: url(img/icons/link-new-window.png) no-repeat 0 center;
}

ul.linklist li.description {
	font-size: .9em;
	margin-bottom: 1.5em;
}



/* @end */

#foot {
	margin-top: 35px;
}

div.footer.span-24, div#foot.container {
	width: 885px;
	margin-top: 4px;
	background-color: transparent;
	color: #bfbfbf;
	font-size: .9em;
	clear: both;
}

p.footer-right {
	float: right;
}

table#materials {
	width: 100%;
	border: 1px solid #e2e2e2;
	border-bottom-style: none;
	margin-top: 2em;
}

table#materials th {
	width: 33.3%;
	padding: 8px;
	background-color: #eafdff;
	border-bottom: 1px solid #d9ebec;
	font-size: 1.2em;
}

table#materials td {
	border-bottom: 1px solid #c5c5c5;
	padding: 8px;
}

/* @group video */

div.video {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}



/* @end */

ul#footerLinks {
	list-style-type: none;
	margin-bottom: 4px;
}

/* @group sidebar */

div.sidebar-item {
	margin-bottom: 1.5em;
}

div.sidebar img.side-image {
	margin-bottom: 30px;
}

div.sidebar {
	font-size: .9em;
	display: none;
}

p.testimonial {
	background-position: 0;
	background-repeat: no-repeat;
}

div.sidebar img.icon {
	margin: 0 8px 0 0;
}



/* @end */

ul#footerLinks li {
	display: inline;
	margin-right: 8px;
}

/* @group graphs */

ul.graphs {
	list-style-type: none;
	display: inline;
	float: left;
	width: 100%;
	margin-top: 2em;
	margin-left: 0;
	margin-right: 0;
}

ul.graphs.last {
	padding-bottom: 4em;
	margin-bottom: 0;
}

ul.graphs li {
	display: block;
	text-align: center;
	width: 33%;
	float: left;
	font-size: .9em;
	background-position: center 0;
	background-repeat: no-repeat;
}

ul.graphs li img {
	border: 1px solid #d4d4d4;
}

ul.graphs li a:hover {
	text-decoration: none;
}

ul.graphs li a {
	
}

body.graph {
	text-align: center;
}



/* @end */

#features {
	margin-top: 10px;
}

#map {
	height: 320px;
	margin-bottom: 20px;
	border: 1px solid #a1a1a1;
}

#features h1 {
	font-size: 16px;
	font-weight: bold;
}

ul#action-list-top {
	list-style-type: none;
	margin: 0 4px 0 0;
	position: absolute;
	right: 0;
	bottom: 13px;
}

ul#action-list-top li {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	height: 20px;
	line-height: 2;
	float: right;
	padding-right: 5px;
}

ul#landing-list li {
	margin-bottom: 1em;
	list-style-type: none;
}

ul#landing-list {
	margin-left: 0;
}

ul#action-list-top li a {
	font: normal normal 11px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}

ul#action-list-top li a:hover {
	color: #3c3c3c;
	text-decoration: underline;
}

li#newsletter, li#sitemap, li#login {
	padding-left: 24px;
	background: url(img/global/action-mini-icons.gif) no-repeat 0 -67px;
}

li#login {
	margin-right: 0;
	background-position: 0 0;
}

li#sitemap {
	background-position: 0 -35px;
}

ul#subnav-articles {
	margin: 0;
	list-style-type: none;
	font-size: 10px;
	line-height: 1;
	border-top: 1px solid #e1e1e1;
}

ul#subnav-articles li {
	border-bottom: 1px solid #e1e1e1;
	line-height: 1.5;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 22px;
	background: url(img/global/page.png) no-repeat 3px 7px;
}

ul#subnav-articles li.current {
	background: #e5f2ff url(img/global/arrow.png) no-repeat 4px 6px;
}

.span-100 {
	float: left;
	width: 100%;
}

div.button {
	padding: 16px;
	background-color: #ded0d0;
}

h3.feature-button {
	background-color: #efefef;
	margin: 0;
	font-size: 12px;
}

#feature-buttons .pad {
	padding: 10px;
	margin: 0;
}

#feature-1 .pad, #feature-2 .pad, #feature-3 .pad {
	margin-bottom: 0;
}

/* @group temp setup */

#feature-buttons {
}

#page-top {
	position: relative;
}

#page-head {
	position: relative;
}

#logo-action {
	position: relative;
}

#logo {
	height: 95px;
	background: url(img/global/logo.gif) no-repeat;
	margin-bottom: 0;
	width: 370px;
	float: left;
}

#logo span {
	display: none;
}

#action-top {
	position: absolute;
	bottom: 0;
	right: 0;
	text-align: right;
}

#flash {
	margin: 0;
	padding: 0;
	width: 836px;
	height: 220px;
	text-align: center;
	background: #124C66 url(img/global/flashBG.gif) repeat-y;
}

#flash-top {
	background: transparent url(img/global/flashTOP.gif) no-repeat;
	height: 3px;
}

.box.nobotpad {
	padding-bottom: 0;
}

#global-nav {
	line-height: 3em;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	margin-bottom: 1em;
	text-align: center;
	display: none;
}

#border {
	background-color: #fff;
	padding: 10px;
	border: 1px solid #e7e7e7;
}

#pda-news {
	position: absolute;
	right: 0;
	bottom: 0;
}

#copy {
	text-align: right;
}

#section-image {
	height: 140px;
	border: 5px solid #898989;
	margin-bottom: 30px;
	margin-top: 20px;
}



/* @end */