@charset "utf-8";
/* CSS Document */

body, html {
	font-family: Calibri, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1em;
	padding:0px;
	margin:0px;
	color:#383838;
	line-height:1.6em;
}
.clear {clear:both;}
.floatLeft {float:left;}
.floatRight {float:right;}
/* branding coloured elements */
header #search, header #search #searchBar,  header nav li a:hover, header nav li a.selected, #sideMenu li:hover, .messageSent, header #cportalLogin {
	background-color:#bc3134;

}
#contents .column h2, footer h2, #pageContents h2 {
	font-size:1.6em;
	margin-bottom:10px;
}
#pageContents h2, footer h2 {
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
	margin-bottom:20px;
}
#pageContents h2 span {
font-size:16px; font-style:italic;	
}
#contents .column h3, footer h3, #pageContents h3 {
	font-size:1.4em;
	margin-top:10px;
}

#pageContents h3, footer h3 {
	padding-bottom:10px;
	margin-top:10px;
}
header {
	background:url(../images/navBground.gif) no-repeat;
	height:50px;
	width:960px;
	margin:auto;
}
header nav {
	margin:0 0 0 10px;
	width:640px;
	float:left;
	display:block;
}
header nav li {
	color:#fff;
	margin-right:0px;
	display:block;
	padding:0px 5px 0 2px;
	display:block;
	float:left;
	overflow:hidden;
	
}
header nav li a {
	color:#FFF;
	text-decoration:none;
	height:50px;
	line-height:50px;
	display:inline-block;
	padding:0px 10px;
	
}
header nav .divider {
	background:url(../images/navDivider.gif) right no-repeat;
	
}
header #socialMedia {
	float:left;
	overflow:hidden;
	width:90px;
	height:25px;
	margin:12px 0 0 0;
}
header #socialMedia img {
	margin-right:5px;	
}
header #search {
	float:left;
	margin:12px 0 0 0;
	padding:0px ;
	height:25px;
	width:168px;
	overflow:hidden;
	
}
header #search #searchBar {
	border:0px;
	color:#FFF;
	padding:0px;
	width:145px;
	display:block;
	float:left;
	padding:3px 0px 3px 3px;
	height:19px;
	
}
header #search #submit {
	background:url(../images/searchArrow.gif) no-repeat center;
	border:0px;
	width:20px;
	height:25px;
	margin:0px;
	display:block;
	float:left;
	cursor:pointer;
}
header #cportalLogin {
	float:left;
	margin:12px 0 0 5px;
	height:25px;
	color:#FFF;
	padding:0px 3px;
	display:block;
	text-decoration:none;
	
}
aside {width:200px; float:right; overflow:hidden; background-color:#fff; border-left:1px solid #CCC; margin:0 0 10px 10px; }
aside .asideQuote {padding:0px 10px; color:#999; font-size:14px; line-height:18px;}
.asideCTA {color:#fff; background:url(../images/rightArrowWhite.gif) right no-repeat #bc3134; padding:2px 15px 2px 2px; margin:5px 0px 0px 0px;color:#FFF; text-decoration:none; display:block; cursor:pointer;}

#asideHidden {display:none;}
aside .quoteName {font-style:italic; margin-top:10px;}
#intro {
	background:url(../images/headerBground.jpg) no-repeat;
	width:960px;
	margin:20px auto;
	position:relative;
	overflow:hidden;
}
#intro #logo {
	
	position:relative;
	margin-top:30px;
	display:block;
	overflow:hidden;
	float:left;
}
#intro #introText {
	width:630px;
	position:relative;
	overflow:hidden;
	float:right;
	margin:20px 0 0 0;

}
#intro #introText h1 {
	font-size:2em;
	margin-bottom:20px;
	line-height:1.1em;
}
#intro #introText h1 span {
	display:block;
	font-size:0.7em;
}
#intro #introText p, #pageContents .rightColumn p {
	line-height:1.4em;
	margin-bottom:10px;
}
#pageContents .rightColumn a {
	color:#383838;
	text-decoration:none;
	border-bottom:1px solid #ccc;
}
#indexContents, #pageContents {
	width:960px;
	margin:auto;
	margin-bottom:0px;
	overflow:hidden;
	
}
#pageContents {
	margin-top:50px;	
}
#pageContents .leftColumn {
	float:left;
	width:180px;
	display:block;
	margin-right:40px;
}
#pageContents .leftColumn #branding {
	background:url(../images/pageBrandingBground.jpg) no-repeat;
	width:180px;
	height:220px;
}
#pageContents .rightColumn {
	float:left;
	width:740px;
	display:block;
	margin:0px;
	
}
#pageContents .rightColumn h4 {
	font-weight:bold;
	font-size:1.1em;
	margin-bottom:10px;
}
#pageContents .rightColumn a.link {color:#333; text-decoration:none; border-bottom: 1px solid #ccc;}
.caseStudyImage {
	float:left;
	border:1px solid #ccc;
	margin:5px 10px 5px 0px;
	padding:5px;
}
#pageContents .rightColumn .bulleted {
	list-style-type:disc;
	margin:0px 0px 10px 20px;
	
}
#pageContents .rightColumn .ctaLarge {background:url(../images/ctaLargeBground.gif) no-repeat; width:282px; height:84px; padding:10px; display:block; float:left; text-decoration:none; border-bottom:0px; margin:20px 20px 0 0; font-size:24px; color:#bc3134; line-height:80px; text-shadow:1px 1px 1px #fff;}
#pageContents .rightColumn .ctaLarge:hover {color:#892015;}
#pageContents .rightColumn .hasImage {
	margin-left:230px;
}
#pageContents #mapContainer {
	width:738px;
	height:300px;
	border:1px solid #ccc;
}
#pageContents #mapLinks {
	float:right;
	overflow:hidden;
	margin-bottom:30px;
	display:block;
}
#pageContents #mapLinks a {
	background:url(../images/rightArrow.gif) no-repeat right;
	line-height:16px;
	padding-right:16px;
	text-decoration:none;
	color:#383838;
	margin-left:20px;
		
}
#sideMenu {
	margin-top:20px;	
}
#sideMenu li a {
	border-bottom:1px solid #ccc;
	background:url(../images/rightArrow.gif) no-repeat right;
	padding-right:20px;
	text-align:right;
	line-height:40px;
	display:block;
}
#sideMenu li a {
	text-decoration:none;
	color:#383838;
}
#sideMenu li a:hover, #sideMenu li a.selected  {
	background:url(../images/rightArrowWhite.gif) no-repeat right #bc3134;
	color:#FFF;
}
#indexContents .column {
	float:left;
	width:460px;
	display:block;
	overflow:hidden;
}

#indexContents .leftColumn {
	margin-right:40px;
}
#indexContents section {
	border-top:1px solid #ccc;
	padding-top:20px;
}
#indexContents section img {
	border:1px solid #ccc;
	margin:0px 10px 5px 0;
}
#indexContents .column h3 {
	font-size:1.3em;
	margin-bottom:10px;
}
#indexContents #news img {
	padding:5px;	
}
#indexContents #news h4 {
	font-weight:bold;
}
.more-link {
	color:#bc3134;
	text-decoration:none;
	background:url(../images/callToActionInline.gif) no-repeat right top;
	padding-right:15px;
	
	line-height:18px;
}
#indexContents #news a {background:none;}
.more-link:hover, #indexContents #blog a:hover {
	background:url(../images/callToActionInline.gif) no-repeat right bottom;
	color:#7ea0b6;
}

#indexContents #blog {
	position:relative;
	padding-bottom:30px;
	display:block;
	
}
#indexContents #blog a {
	color:#bc3134;
	text-decoration:none;
	
}
#indexContents #blog img {
	float:left;
	margin:0px 10px 10px 0px;
}

.prevNextCont  {background:url(../images/indexSectionDivider.gif) no-repeat right; margin:0; overflow:hidden; display:block;}
.prevNextCont h3 { color:#999; font-style:italic; float:left; line-height:20px; padding-right:5px; background-color:#FFF;}
.prevNextCont .indexPrev {background:url(../images/indexPrev.gif) no-repeat; width:20px; height:20px; display:block; float:left;}
.prevNextCont .indexNext {background:url(../images/indexNext.gif) no-repeat; width:20px; height:20px; display:block; float:left;}
.prevNextCont .indexPrev:hover {background:url(../images/indexPrev_hover.gif) no-repeat;}
.prevNextCont .indexNext:hover {background:url(../images/indexNext_hover.gif) no-repeat;}


.readMore {
	background:url(../images/callToAction.gif) no-repeat right top;
	padding-right:15px;
	color:#c23442;
	text-decoration:none;
	position:absolute;
	bottom:0px;
	right:0px;
	line-height:18px;
	height:18px;
}
.readMore:hover {
	background:url(../images/callToAction.gif) no-repeat right bottom;
	color:#7ea0b6;
}
.prevButton {
	background:url(../images/prevButton.gif) no-repeat right top;
	padding-right:15px;
	color:#333;
	text-decoration:none;
	font-size:14px;
	position:absolute;
	bottom:0px;
	right:0px;
	line-height:18px;
	height:18px;
}
.prevButton:hover {
	background:url(../images/prevButton.gif) no-repeat right bottom;
}

footer {
	width:960px;
	margin:20px auto;
	display:block;
	clear:both;
	float:none;
}

/* sector lists */
.listContainer {position:relative; margin-bottom:40px;}

.listContainer h3 {
	background:url(../images/rightArrow.gif) no-repeat right;
	
	position:relative;
	padding-left:0px;
	border-bottom:1px solid #CCC;
	display:block;
}
.listContainer h3 a {background:url(../images/blueBar.gif) left no-repeat; line-height:20px; padding-left:15px; display:block; line-height:30px;}
.listContainer h3 a span {font-size:16px; font-style:italic;}



#contact {
	display:block;
	width:960px;
	background:url(../images/footerBground.jpg) no-repeat;
	overflow:hidden;
	
}
#findusContact {
	display:block;
	width:740px;
	overflow:hidden;
	
}
#findUsContact {
	margin-top:20px;
	clear:both;
	overflow:hidden;
}
#contactFormContainer {
	width:430px;
	float:left;
	overflow:hidden;
	display:block;
	
}
#contactFormContainer #contactForm{
	padding:20px 0px;
	position:relative;
}
#contactFormContainer #contactForm fieldset .contactField {
	margin:0 0 10px 0;
	height:40px;
	width:430px;
}
#contactFormContainer #contactForm fieldset .contactField label, #contactFormContainer #contactForm fieldset .contactTextarea label {
	margin-right:15px;
	line-height:40px;
	width:80px;
	text-align:right;
	display:block;
	float:left;
}
#contactFormContainer #contactForm fieldset .contactField input, #contactFormContainer #contactForm fieldset .contactTextarea textarea, .mailInput {
	width:330px;
	display:block;
	float:left;
	margin-top:5px;
	background:none;
	border:1px solid #ccc;
	line-height:30px;
	font-size:1em;
	font-weight:normal;
	font-family: Calibri, "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#CCC;
	font-style:italic;
}
#contactFormContainer #contactForm fieldset .humanChecker { visibility:hidden; font-size:0px; height:2px; line-height:1px; background-color:#F00; margin:0px; padding:0px; border:0px; float:left; 
}
#contactFormContainer #contactForm fieldset .contactField input {
	height:30px;
}
#contactFormContainer #contactForm fieldset .contactField input:hover, #contactContainer #contactForm fieldset .contactTextarea textarea:hover {
	background-color:#FFF;	
}
#contactFormContainer #contactForm fieldset .contactTextarea {
	background:url(../images/contactTextarea.gif) no-repeat right;
	margin:0 0 10px 0;
	height:183px;

}
#contactForm fieldset .contactTextarea textarea {
	height:178px;
}
.whereHearLabel {
	margin-right:15px;
	line-height:40px;
	width:200px !important;
	text-align:right;
	display:block;
	float:left;
	
}
.whereHear {
	width:200px;
	display:block;
	float:right;
	margin:5px 3px 10px 0;
	padding:3px;
	background:none;
	border:1px solid #ccc;
}
.whereHear select {
	width:200px;
	line-height:35px;
	font-size:1em;
	font-weight:normal;
	font-family: Calibri, "Trebuchet MS", Arial, Helvetica, sans-serif;
	border:0px;
}
#subscribeContainer {
	overflow:hidden;
	margin-left:95px;
	
}
#subscribeContainer #subscribeBox{
	display:block;
	float:left;
	margin:10px 5px 0 0;
	
}
#subscribeContainer #subscribeBoxLabel {
	display:block;
	float:left;
	margin-right:0px;
	width:250px;
	line-height:18px;
}
.submitBtn {
	height:18px;
	border:0px;
	cursor:pointer;
	display:block;
}
.messageSent {
	padding:5px;
	color:#FFF;
	text-align:center;
	margin:10px 0px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	
}
#address {
	display:block;
	float:left;
	margin:20px 0px 0px 50px;
}
#address .contactDetail {
	overflow:hidden;
	margin:0 0 20px 0;
	width:260px;
}
#address .contactDetail img {
	display:block;
	float:left;
	margin-right:10px;
}
#address .contactDetail p {
	display:block;
	float:left;
	line-height:20px;
}
#address .contactDetail p a {
	color:#383838;
	text-decoration:none;
	border-bottom:1px solid #ccc;}
#subFooterLogos {
	width:960px;
	margin:50px auto 0px auto;
	height:60px;
	overflow:hidden;
	
}
#subFooterLogos #celloLogo {
	display:block;
	float:left;
	margin-top:20px;
	
}
#subFooterLogos #greenAwardLogo, #subFooterLogos #ISOLogo, #subFooterLogos #fsfLogo {
	display:block;
	float:right;
}
#subFooterLogos #fsfLogo {margin-left:10px;}

#subFooter {
	background:url(../images/subFooterBground.gif) repeat-y;
	
	width:960px;
	margin:0px auto;
	color:#FFF;
	text-align:center;
	font-size:0.8em;
	line-height:1.4em;
	padding:2px;
	clear:both;
}
#subFooter a {
	color:#FFF;
}

/* page specific content */
/* meet The Team */
#peopleContainer {
	margin-top:30px;
	position:relative;
	overflow:hidden;
	height:380px;
}
#peopleContainer  .profileThumb, #peopleContainer .profileThumbOpen {
	border:1px solid #ccc;
	float:left;
	display:block;
	margin:5px;
	cursor:pointer;
}
#peopleContainer .profileThumbOpen {
	cursor:default;
	margin:0px 5px 5px 0px;
}
.profileContainer .profileHeader {
	float:left;
	padding:0px;
	width:627px;
	
}
.profileContainer .profileHeader h3 {
	font-size:1.2em;
	font-weight:bold;
	margin:0px !important;
	padding:0px !important;
}
.profileContainer .profileHeader a {font-size:16px; font-weight:normal; line-height:16px;}
.profileContainer img {
	border:0px;
	
}
.profileContainer  .profileHeader h3 span {
	display:block;
	margin:px;
	font-size:0.8em;
	font-weight:normal;
}

.profileContainer, #detailedDirections {
	width:718px;
	height:350px;
	background:url(../images/profileBground.jpg) no-repeat;
	position:absolute;
	top:0px;
	left:0px;
	border:1px solid #ccc;
	padding:10px;
}
#detailedDirections {
	width:718px;
	background:url(../images/profileBground.jpg) no-repeat;
	position:relative;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-top:0px;
	padding:10px;
	
}
#detailedDirections p {
	margin-bottom:10px;	
}
.profileContainer .profileTextContainer {
	clear:both;
}
.profileContainer .profileBullets li {
	list-style-type:disc;
	margin-left:15px;
	
}
.profileContainer .close {
	position:absolute;
	top:10px;
	right:10px;
	background:url(../images/closeIcon.gif);
	width:23px;
	height:23px;
	cursor:pointer;
}
.profileContainer .profileSocMedIcons {
	display:block;
	float:left;
	margin:5px;
}
/* find us */

#contactPeopleContainer {
	clear:both;
	overflow:hidden;
	margin:20px 0px;
	border-top:1px solid #CCC;
}

#contactPeopleContainer .contactPeople {
	width:370px;
	overflow:hidden;
	float:left;
	margin-top:20px;
}
#contactPeopleContainer .contactPeople img {
	border:1px solid #ccc;
	float:left;
}
#contactPeopleContainer .contactPeople h4 {
	font-weight:bold;
	margin-left:5px;
	display:block;
	float:left;
	line-height:1em;
}
#contactPeopleContainer .contactPeople h4 span {
	display:block;
	font-weight:normal;
	font-size:0.9em;
	
}
#contactPeopleContainer .contactPeople ul {
	float:left;
	margin: 10px 0 0 5px;
}
#contactPeopleContainer .contactPeople li {
	height:20px;
	
}
#contactPeopleContainer .contactPeople #contactPeoplePhone {
	background:url(../images/miniTelephone.gif) no-repeat;
	padding-left:25px;
	font-size:0.8em;
}
#contactPeopleContainer .contactPeople #contactPeopleEmail {
	background:url(../images/miniEmail.gif) no-repeat;
	padding-left:25px;
	font-size:0.8em;
}
#contactPeopleContainer .contactPeople #contactPeopleEmail a {
	color:#383838;
	text-decoration:none;
	border-bottom:1px solid #ccc;
}
/* publications page */
.publications {
	border-top:1px solid #ccc;
}
.publications em {
	font-style:italic;
}
.publications a {
	background:url(../images/callToActionInline.gif) no-repeat right top;
	padding-right:15px;
	color:#bc3134; !important
	text-decoration:none;
	line-height:18px;
	height:18px;
	border-bottom:0px;
}
.publications a:hover {
	background:url(../images/callToActionInline.gif) no-repeat right bottom;
	color:#333;
	border-bottom:0px;
	line-height:18px;
	height:18px;

}
/* testimonials page */
.testimonials {
	margin-bottom:30px;
}

.testimonials p.first {
	background:url(../images/openQuote.gif) left top no-repeat;
	padding-left:35px;
	
}
.testimonials span {
	display:block;
	color:#999;
	font-style:italic;
}
/* search results */
#res {
		font-family: Calibri, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1em;
}
.bb, .t {
	display:none;
}
/* homepage news and blog */
.more-link {
color:#bc3134;
}
.more-link:hover {
	color:#7ea0b6;
}
/* rsGroup.php */
.rsGroupLogo {float:left; display:block; margin:0 10px 10px 0; padding-top:5px;}
.rsGroupText {float:left; display:block; width:680px; margin-bottom:20px;}
.celloGroupText {float:left; display:block; width:620px; margin-bottom:20px;}
/* toolsTechniques.php */
.sectionParagraph {
width:450px; display:block; float:left;	
}
.sectionWordle {
	float:right;
}
/* csr */
.csrUl {margin-left:175px; list-style-type:disc;}
.csrUl a {color:#387ed2;}

/* mailChimp elements */
.mailInput {
	color:#333;
	font-style:normal;

}
/* complaints page */
.complaintsContact {
width:280px; background:url(../images/speechMarker.gif) bottom no-repeat #bc3134; color:#FFF; padding:5px 10px 20px 10px; margin:10px 0;
}
/* eluminate page */
.mediaCont {width:598px; margin:10px auto 20px auto; -moz-border-radius:5px; padding:10px 10px 5px 10px; background-color:#000; }



/* howWeHelpYou.php */
.cta {font-size:18px; color:#fff;}
.leftCta {margin-right:20px;}
.ctaLargeGreen {margin-bottom:20px; padding:0px 20px; width:320px; line-height:100px; color:#fff; float:left; background:url(../images/ctaLargeGreen.gif) no-repeat; height:100px; text-decoration:none;}
.ctaLargeGreen:hover {background:url(../images/ctaLargeGreenHover.gif) no-repeat;}
.ctaGreen233 {padding:0px 20px; width:193px; line-height:100px; color:#fff; float:left; background:url(../images/ctaGreen233.gif) no-repeat; height:100px; text-decoration:none;}
.ctaGreen233:hover {background:url(../images/ctaGreen233Hover.gif) no-repeat;}
.ctaGreen234 {padding:0px 20px; width:194px; line-height:100px; color:#fff; float:left; background:url(../images/ctaGreen234.gif) no-repeat; height:100px; text-decoration:none;}
.ctaGreen234:hover {background:url(../images/ctaGreen234Hover.gif) no-repeat;}

