@charset "UTF-8";
/* CSS Document */

/* Print CSS - CASE STUDIES*/

/* @group Sitewide Styles */

html, body {
	height:100.1%;
	margin-bottom:1px;
	}

body {
	margin: 25px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	}
	
a img {
	border: 0;
	}
	
a:link, a:visited {
	text-decoration: none;
	color: #6e90af;
	}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 38px;
	line-height: 1.2em;
	color: #000;
	}	


p, a, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px
	}

#container p.readMore {
	display: none;
}

#container {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	}

.page-title {
	font-size: 38px;
	color: #000;
	}

/* @end */

/* @group Overide Safari Link Underlining */

#container a:link, a:hover, a:visited, a:active {
	text-decoration: none;
	}

a  {
	text-decoration: none;
	}

/* @end */

/* @group Header Content */

#header {
	width: 980px;
	overflow: auto;
	padding-bottom: 20px;
	}

#masthead {
	margin-top: 15px;
	}

#navigation {
	display: none;
	}

/* @end */

/* @group SiteSearch Styles */

#contact {
	display: none;
	}
	
/* @end */

/* @group Sub Navigation Styles */

#SubNavigation {
	display: none;
	}
	
.inline li {
	display:  inline;
	float: left;
}

.noListStyle {
	list-style: none;
}

#navIconsWrapper {
	display: none;
}

/* @end */

/* @group Misc Text Styles */

.large-heading {
	font-size: 21px;
	color: #000000;
	text-align: left !important;
	line-height: 1.5em !important;
}

.large-heading-justify {
	font-size: 21px;
	color: #000000;
	line-height: 1.5em !important;
}

.heading-2 {
	font-size: 13px;
	color: #000000;
	}	

.bold-text {
	font-size: 12px;
	font-weight: bold;
	}

.bold-text a {
	font-size: 12px;
	font-weight: bold;
	color: #6e90af;
	}


.BoldTextOrange {
	font-size: 16px;
	font-weight: bold;
	color: #ff9600;
	}

.BoldOrange {
	font-weight: bold;
	color: #ff9600;
	}

.bulletList {
	list-style: disc;
	font-weight: bold;
	margin-left: 20px;
	}	

.bulletList li {
	line-height: 3em;
	}

.bulletListLong li {
	padding-bottom: 20px;
	margin-left: 25px;
	margin-right: 90px;
	list-style-type: disc;
	}

.trademark {
	font-size: 6px;
	vertical-align: super;
	}

.secondary-page-title {
	font-size: 22px;
	color: #000;
	}

#page-info h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 38px;
	font-weight: normal;
	line-height: 1.2em;
	color: #000;
	}

/* @end */

/* @group Case Study Section */

/* @group Thumbnail Rollovers */

#csContent {
	width: 740px;
	float: left;
	padding-bottom: 0 0 10px 0;
	margin-left: 110px;
}

#csContent p {
	margin-right: 15px;
	line-height: 1.75em;
	text-align: justify;
}

	.cs-ditto-list {
		margin: 0 0 50px 0;
		padding: 22px 0 0 0;
		list-style: none;
	}
	
	.cs-ditto-list li {
		border-left: 1px solid #ccc;
		background: #fff;
		padding: 3px 0 0 3px;
		margin: 0 6px 15px 0;
		display: block;
		float: left;
		position: relative;
	}
	
	.cs-ditto-list img.cs-thumbnail {
		margin-bottom: 3px;
	}
	
	a .cs-item-title {
		font-weight: bold;
		font-size: 11px;
		text-align: left;
	}
	
	a .cs-item-subtitle {
		color: #000000;
		font-size: 10px;
		text-align: left;
	}

	.cs-ditto-list li.cs-large-link { /*large image*/
		display: none;
	}
	
	.cs-ditto-list img.cs-thumbnail-large {
		margin-bottom: 6px;
	}
	
	.cs-ditto-list li:hover li.cs-large-link { /*on hover image*/
		display: none;
	}

	.cs-large-link .cs-item-title-large { /*on hover text*/
		display: none;
	}
	
	.cs-large-link .cs-item-subtitle-large { /*on hover text*/
		display: none;
	}


/* @end */

#CaseStudyContent {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	padding-top: 0px;
	}

.CaseStudySubtitle {
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	}

#CaseStudyTitleBlock {
	width: 740px;
	margin-top: 15px;
	}		


#CaseStudyServiceList {
	float: left;
	width: 425px;
	margin-left: 75px;
	margin-top: 20px;
	}

#CaseStudyServiceList p a {
	font-size: 12px;
	line-height: 1.75em;
	}

#CaseStudyDetail {
	float: left;
	width: 180px;
	text-align: right;
	margin-left: 40px;
	}

#case-study-image {
	width: 740px;
	}

#clients-image {
	width: 980px;
	padding-bottom: 35px;
	}

#CaseStudyText {
	width: 740px;
	float: left;
	padding-top: 15px;
	}


#ClientListText {
	width: 540px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 3px;
	margin-bottom: 30px;
	}

#ClientListText p {
	text-align: justify;
	padding-bottom: 35px;
	}


#CaseStudyText p {
	text-align: justify;
	margin-right: 240px;
	}

#CaseStudyText img {
	text-align: right;
	}

#CaseStudyText .CaseStudyParagraph1 {
	font-size: 18px;
	color: #666666;
	line-height: 1.5em;
	}

#CaseStudyText p {
	font-size: 12px;
	color: #666666;
	text-align: justify;
	line-height: 1.75em;
	}

.clienttext {
	font-size: 12px;
	color: #000;
	text-align: justify;
	line-height: 2em;
	}

.clienttext a {
	display: none;
	}

/* @group Image Gallery - Step Carousel */

.stepcarousel {
	position: relative; /*leave this value alone*/
	border: none;
	overflow: scroll; /*leave this value alone*/
	width: 740px; /*Width of Carousel Viewer itself*/
	height: 350px; /*Height should enough to fit largest content's height*/
	}

.stepcarousel .belt {
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
	}

.stepcarousel .panel {
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 0px; /*margin around each panel*/
	width: 740px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	}

/* @end */

/* @end */

/* @group PullOutLink */

#PullOutLink {
	display: none;
}
/* @end */

/* @group Breadcrumb Navigation */

#breadcrumb-container {
	width: 600px;
	padding-top: 100px;
	padding-bottom: 4px;
	overflow: auto;
	clear: left;
	}
	
#breadcrumb-container a , .B_currentCrumb {
	color: #000;
	}

.B_currentCrumb, .B_crumbBox, .B_firstCrumb, .B_crumb, .B_homeCrumb, .B_lastCrumb {
	font-size: 9px;
}
/* @end */

/* @group Footer */

#footer {
	width: auto;
	text-align: right;
	}

#footer #footer-container {
	display: none;
	}
	
#PrintContent {
	display: block;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

.footerPrintInfo {
	font-size: 10px;
	color: #000;
}

.footerPrintPhone {
	width: 980px;
	font-size: 18px;
	color: #000;
	position: absolute;
	top: 70px;
	text-align: right;
}

	
/* @end */

/* Print CSS - Case Studies*/

