/*
	print.css 
	author: Phil Champagne (RealDecoy Inc.)
*/	
/* =Global
------------------------------------------------------------------------------ */
body {
	background: #fff;
	font-size: 11pt;
}
body p {
	font-size: 11pt;
	color: #000;
	margin: 12px 0 12px 0;
}
body table tr td {
   background: #fff;
   font-size: 11pt;
   color: #000;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clear {
	clear: both;
	display: block;
	width: 100%;
	height: 1px;
	font-size: 1px;
	margin: 0;
	padding: 0;
}
.print {
	display: block;
	visibility: visible;
}
.noPrint {
	display: none;
	visibility: hidden;
}
/* =Branding/header
------------------------------------------------------------------------------ */
#branding {
	background: none; 
	width: 100%;
}
#branding #brandingInner {
	width: 100%;
}
#branding #brandingInner #logo {
	float: left;
	padding: 0;
}
/* =Utility nav
------------------------------------------------------------------------------ */
ul#utilityNav {
	display: none;
	visibility: hidden;	
}
/* =Layout
------------------------------------------------------------------------------ */
#wrapper {
	background: #fff;
	width: 100%;
	height: auto;
	padding: 0;
	margin: 0;
}
#wrapperInner {
	background: #fff;
	width: 100%;
	height: auto;
	padding: 0;
	margin: 0;
}
#mainContent {
	background: #fff;
	width: 100%;
	min-height: 0;
	height: 0;
	padding: 0 0 30px 0;
	margin: 0;
	border-bottom: 1px solid #666;
}
#contentFull { /* When there is no right sidebar */
	background: #fff;
	width: 100%;
	min-height: 0;
	height: 0;
	padding: 0 0 30px 0;
	margin: 0;
	border-bottom: 1px solid #666;
}
.leftCol {
	width: 100%;
	height: auto;
	padding: 0;
	margin: 0;
}
/*
.rightCol {
	display: none;
	visibility: hidden;
}*/
#mainContent #flashContent {
	display: none;
	visibility: hidden;
}
/* Case Study */
#clientLogoBlock {
	display: none;
	visibility: hidden;
}
#mainContent #clientTestimonial {
	width: 514px;
	border: 1px solid #000;
}
#clientTestimonial #clientTestimonialItems {
	padding: 20px 22px 5px 22px;
	color: #666;
}
#clientTestimonial #clientTestimonialBorderBtm {
	display: none;
	visibility: hidden;
}
.projectDetails {
	margin: 20px 0 20px 0;
}
/* =Layout - homepage
------------------------------------------------------------------------------ */
#home #wrapperInner {
	background: #fff;
	width: 100%;
	padding: 0;
	margin: 0;
}
#home #homeMainContent {
	background: #fff;
	width: 100%;
	min-height: 0;
	height: 0;
	padding: 30px 0 30px 0;
	margin: 0;
	border-bottom: 1px solid #666;
}
/* Showcase */
#home #showcaseContent {
	display: none;
	visibility: hidden;
}
/* News */
#home ul#news {
	margin: 0;
	padding: 0;
}
#home ul#news li {
	list-style: none;
	padding: 17px 0 15px 0;
	line-height: 17px;
}
#home ul#news li img {
	margin: 0 0 10px 0;
}
/* Tabs */
#home #tabsContainer {
	display: none;
	visibility: hidden;
}
/* =Page nav
------------------------------------------------------------------------------ */
#pageNav {
	display: none;
	visibility: hidden;
}
/* =Sub contents / sidebars
------------------------------------------------------------------------------ */
/* With checkmarks list bullets */
.subContentBlock, .subContentBlock2 {
	display: none;
	visibility: hidden;
}
/* =Main navigation
------------------------------------------------------------------------------ */
ul#mainNav {
	display: none;
	visibility: hidden;
}
/* =Anchor nav
------------------------------------------------------------------------------ */
#mainContent ul#anchorNav, #mainContent ul.anchorNavPos {
	display: none;
	visibility: hidden;
} 
/* =Breadcrumb
------------------------------------------------------------------------------ */
#breadcrumb {
	display: none;
	visibility: hidden;
}
/* =Nav bar (STRATEGY AND PLANNING)
------------------------------------------------------------------------------ */ 
#navBar {
	display: none;
	visibility: hidden;
}
#slidePanel {
	display: none;
	visibility: hidden;
}
/* =Footer
------------------------------------------------------------------------------ */
#footer {
	background: #fff;
	color: #666;
	width: 100%;
	padding: 0;
	margin: 0;
}
#footer ul li a, #footer ul li a:hover {
	color: #000;
	text-decoration: none;
}
#footer .hr {
	height: 1px;
	background: #000;
	color: #000;
	width: 100%;
	padding: 0;
	padding: 15px 0 15px 0;
}
#footer ul#mainItems, #footer ul#secondaryItems {
	display: none;
	visibility: hidden;
}
#footer ul#contactInfo {
	width: 100%;
}
#footer ul#contactInfo li {
	float: left;
	padding: 0 50px 0 0;
	color: #666;
	font-size: 10pt;
}
#footer ul#contactInfo li:last-child {
	padding-right: 0;
}
#footer ul#contactInfo li p {
	margin: 0 0 5px 0;
	font-size: 10pt;
}
#footer ul#contactInfo li p.location strong {
	color: #000;
}
/* Microformat */
#footer span {
	margin: 0;
	padding: 0;
}
#footer p.org {
	float: none;
}
#footer span.type {
	display: none;
}
/* =Links
------------------------------------------------------------------------------ */
a, a:link, a:hover {
	outline: none;
	color: #1ca2da;
	text-decoration: none;
}
a.externalLink {
	padding: 0 14px 0 0;
}
a.more { 
	display: none;
	visibility: hidden;
}
a.rssLink {
	display: none;
	visibility: hidden;
}
a.pdf {
	background: url('../images/wrapper/icon-pdf.gif') 0 50% no-repeat;
	display: block;
	color: #000;
	padding: 0 0 0 18px;
	line-height: 16px;
}
#homeMainContent h2.keyline span a {
	color: #000;
	text-decoration: none;
}
#homeMainContent h2.keyline span a:hover {
	color: #000;
}
#home ul#news li a {
	text-decoration: underline;
}
div.backToTop {
	display: none;
	visibility: hidden;
}
/* =Typography
------------------------------------------------------------------------------ */
/* Global */
#mainContent p {
	color: #333;
	margin: 14px 0 14px 0;
	line-height: 17px;
}
#mainContent p.sectionHeader {
	color: #333;
	font-size: 131%;
	margin: 0 0 6px 0;
	text-transform: uppercase;
}
#mainContent h1 {
    color: #000;
    font-size: 18pt;
    margin: 10px 0 10px 0;
}
 
#mainContent h2 {
    color: #000;
    font-size: 16pt;
    margin: 10px 0 10px 0;
}
 
#mainContent h3 {
    color: #000;
    font-size: 14pt;
    margin: 10px 0 10px 0;
}
#mainContent h4 {
    color: #000;
    font-size: 13pt;
    margin: 10px 0 10px 0;
}
#mainContent h5 {
    color: #000;
    font-size: 12pt;
    margin: 10px 0 10px 0;
}
/* Homepage */
#home h1.slogan {
	font-size: 14pt;
	font-weight: normal;
	color: #797979;
	padding: 0;
}
#homeMainContent h3.keyline {
	font-weight: bold;
	padding: 0 0 7px 0;
	margin: 0;
	border-bottom: 1px solid #cde2eb;
}
#homeMainContent h4 {
	color: #000;
	font-weight: bold;
	margin-bottom: 10px;
}
ul#news h5 {
	font-size: 13pt;
	margin: 0 0 10px 0;
}
#home ul#news li p {
	margin: 5px 0 6px 0;	
}
#home .logoSlider h3 {
	color: #797979;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	padding: 16px 0 0 20px;
}
/* =Lists
------------------------------------------------------------------------------ */
.leftCol ul {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
}
.leftCol ul li {
	list-style: square;
	padding: 2px 0 3px 0;
}
/* =Tables
------------------------------------------------------------------------------ */
.data tr {
	background: url('../images/wrapper/table-dashed-divider.gif') 0 100% no-repeat;
}
.data th {
	text-align: left;
	vertical-align: top; 
	padding: 12px 15px 12px 0;
}
.data td {
   vertical-align: top;
   padding: 12px 15px 12px 0;
}
/* =Misc
------------------------------------------------------------------------------ */
.wtdButton {
	display: none;
	visibility: hidden;
}
.teamImg {
	display: block;
	float: left;
	padding: 5px 20px 0 0;
}
