@charset "utf-8";



html {

	overflow-x:hidden;

	overflow-y:auto;

}



body {

	background-color:#FFFFFF;

	font-family:'Verdana', 'Arial', sans-serif;

	font-size:12px;

}



html,

body {

	height:100%;

}



	a {

		color:#C60C30;

		text-decoration:none;

	}

	

	a:hover {

		text-decoration:underline;

	}

	

	.topoffset {

		min-height:2em;

		min-width:100%;

	}

	

	.contentFrame {

		position:absolute;

		border:none;

		width:980px;

		height:615px;

		background-color:#FFFFFF;

		overflow-x:hidden;

		overflow-y:auto;

		z-index:199;

	}

	

	#container {

		color:#706A63;

		margin:0 auto;

		min-height:100%;

		padding-top:5px;

		position:relative;

		width:980px;

	}

	

		#container #header {

			display:block;

			height:50px;

			width:100%;

		}

		

			#container #header img {		

				float:left;

				margin-top:3px;

				cursor:pointer;

			}

			

			#container #navigation {

				float:right;

				display:block;

				width:600px;

			}

			

	.imgRow, .imgRow-reduced-height {

		display:block;

		clear:left;

		width:980px;

		height:475px;

	}
	
	.imgRow-reduced-height {
		height:425px;
	}

	

		.imgRow #brandVideo {

			width:100%;

			height:100%;

			margin:0;

			padding:0;

		}
		
		.imgRow #caseStudy, .imgRow #case{
			height:425px;
		}

		

	.copy,

	.segments {

		display:block;

		clear:left;

		width:1000px;

		padding-bottom:20px;

	}

.copy{
padding-bottom:35px;
}	

		.copy h2, .careerheadline {
			margin:20px 0;
			padding:0;
			font-size:200%;
			color:#A80C1A;
			text-transform: uppercase;
			font-weight: normal;
		}
		.careerheadline {

			margin:20px 0 0 10px;

			font-weight:normal;

		}

		

		.copy p {

			font-size:14px;

			line-height:18px;

			letter-spacing:normal !important;

			margin:20px 0;

			width:98%;

		}

		

			.copy p strong {

				font-weight:bold;

				color:#000000;

			}
			
		.copy .clientlist {
			line-height:18px;
			width:196px;
			float:left;
			margin-top:20px;
		}	



		.copy .newslink,

		.copy .newslink_pressreleases {

			/* float:left; 

			width:50%;

			*/

			margin:10px 0;

			padding:5px 0 5px 5px;

		}

		

		.copy .newslink_pressreleases {

			/* height:105px; */

		}
		
				.copy .newslink_pressreleases .newsheadline a {

			color:#444444;
			text-decoration: none;

		}
				.copy .newslink_pressreleases .newsheadline a:hover {

			color:#b60211;

		}
	
			.copy .newsdate,

			.copy .newsdate_ideations {

				color:#999999;

				font-size:14px;

				margin:2px 0;

			}

			

			.copy .newsheadline,

			.copy .newsheadline_ideations {

				color:#444444;

				font-size:16px;

				font-weight:normal !important;

				margin:2px 0;

			}

			

			/* .newslink .newsheadline, */

			.newslink_pressreleases .newsheadline {

				font-size:15px;

				font-weight:normal !important;

			}

			

			.copy .newsheadline_ideations {

				font-size:14px;				

			}

			

			.copy .newssubhead {

				color:#999999;

				font-size:12px;

				font-weight:normal;

				margin:2px 0;		

			}
			 .newscontainer p{

				color:#999999;

				font-size:12px;

				font-weight:normal;

				margin:0px 0px ;		

			}

			

			.copy .newslink p.mediakit {

				margin:0 0 10px 0;

				font-size:14px;

			}

			

			.copy .newslink p.mediakit strong {

				color:#444;

			}

			

			.copy form select {

				font-size:14px;

				color:#444;

				font-family:'Verdana', sans-serif;

				margin:0 5px;

			}

	

		.segment, .segment-blog {

			float:left;

			margin-top:5px;

			min-height:100px;

			margin-right:2px;

		}

			.segment img, 

			.segment .subhead {

				float:left;

			}

			.segment .headline,

			.segment .subhead {

				color:#444;
				text-transform: none;

				font-size:14px;

				padding:0;

				margin:0;

			}

			

			.segment img {

				margin:5px 5px 10px 10px;

				width:70px;

				height:91px;

			}

			

			.segment .headline {

				background-color:#E6E6E6;

				width:100%;

				height:25px;

				padding-top:11px;

				padding-bottom:1px;

				text-indent:11px;

			}

			

			.segment .subhead {

				font-weight:normal;

				font-size:12px;

				line-height:18px;

				margin:5px 5px;

			}

			

		#redsquare {

			background:transparent url('../img/redsquare.png') repeat scroll 0 0;

			height:245px;

			position:absolute;

			left:706px; /* 3%; */

			top:78px;

			width:245px;

			z-index:100;

		}

		

			#redsquare p {		

				color:#FFFFFF !important;

				font-size:24px;

				line-height:normal;

				padding:10px 20px !important;

				text-transform:none;

				width:190px !important;

			}

			

				#redsquare p span {

					font-size:16px;

					line-height:normal;

					width:190px !important;

				}

				

				#redsquare p + p {					

					font-size:18px;

					position:absolute;

					top:35%;

				}

				

				#redsquare p + p.nonportfolio {

					top:60%;

				}

				

		h2.newsheadline {

			color:#000000;

			float:left;

			font-size:200%;

			margin:10px 0 -2px 10px;

			padding:0;

		}

		

		h3.newssubhead {

			clear:left;

			color:#666666;

			float:left;

			font-size:150%;

			margin:2px 0 0 10px;

			padding:0;

			white-space:nowrap;

		}

		

		#document_viewer p {

			font-size:14px;

			line-height:18px;

			letter-spacing:normal !important;

			margin:20px 0 0 10px;

			width:98%;

			float:left;

			clear:left;

		}

		

		#document_viewer ul {

			list-style-type:disc;

			display:block;

			float:left;	

			margin-left:3em;		

		}

		

			#document_viewer ul li {
				margin:.25em 0;
				font-size:14px;
				line-height:21px;
				vertical-align:top;
			}

			

	#footer {

		position:fixed;

		display:table;

		bottom:0;

		height:25px;

		width:100%;

		background-color:#F7F7F7;

		border-top:3px solid #ECEBE8;		

	}

	

		#fcell {

			display:table-cell;

			vertical-align:bottom;

		}

	

			#footer #fcell ul {

				margin:0;

				padding:0;

				list-style:none;

				float:right;

			}

			

				#footer #fcell ul li {

					float:left;

					font-size:10px;

					text-align:right;

					margin:5px 10px;

					color:#444;

					padding-bottom:2px;

				}

				

					#footer #fcell ul li a:hover {

						text-decoration:underline;

					}

	#newsletter-form {
		padding: 18px 0 0 18px;
	}
	#newsletter-form fieldset {
		clear: both;
		padding: 3px;
	}
	#newsletter-form fieldset label {
		float: left;
		display: block;
		width: 45px;
		position: relative;
		top: 3px;
		color: #444444;
		font-size: 14px;
	}
	#newsletter-form fieldset input {
		float: left;
		padding: 3px;
	}
	#newsletter-form .newsletter-signup {
		position: relative;
		left: 100px;
	}
	#newsletter_viewer h2 {
		margin: 18px 0 0 18px;
		padding: 0;
		font-size: 20px;
		color:#A80C1A;
		text-transform: uppercase;
		font-weight: normal;
	}

	.document_viewer, .newsletter_viewer {
		position:absolute;
		background-color:#FFFFFF;
		border:3px solid #ECEBE8;
		width:980px;
		height:650px;
		overflow:auto;
		z-index:499;
	}
	
	.newsletter_viewer {
		height: 162px;
		width: 320px;
		top: 50%;
		left: 50%;
		margin-left: -160px;
		margin-top: -81px;
	}

	

		.document_viewer object {

			z-index:499;

		}

		

		.document_viewer h2.newsheadline {

			color:#000000;

			float:left;

			font-size:200%;

			margin:10px 0px 0px 10px;

			padding:0;

			font-weight:normal !important;

		}

		

		.document_viewer h3.newssubhead {

			clear:left;

			color:#666666;

			float:left;

			font-size:130%;

			margin:5px 0 0 10px;

			padding:0;

			white-space:nowrap;

			font-weight:normal !important;

		}

		

		#document_viewer p {

			width:95%;

			margin:10x 10px;

			padding-bottom:.5em;

		}

	

	.thumbcontainer {

		position:relative;

		width:100%;

		min-height:80px;

		background:transparent url('../img/portfolio/thumb_background.png') repeat-x scroll 0 0;

		margin:-81px 0 0;

		padding:0;

	}

	

		.thumbcontainer img {

			margin:15px 10px;

			padding:0;

		}

		

		.thumbcontainer .thumbnail {

			cursor:pointer;

			opacity:0;

			filter:alpha(opacity=0);

			-moz-opacity:0;

		}

	#google-map {
		position: absolute;
		top: 340px;
		right: 28px;
		width: 375px;
		height: 300px;
		margin: 0;
		border: 3px solid #E6E6E6;
	}
		

	.contactform {

		float:left;

		width:50%;

	}

	

	.contactform h4 {

		font-size:150%;

		color:#A80C1A;

		margin:10px 0;

		font-weight:normal !important;

	}

	

	.contactform div {

		float:left;

		width:50%;

	}

	

	.contactform div#buttoncontainer {

		float:left;

		width:100%;

		margin:10px 0;

	}

	

		.contactform div p {

			margin:5px 0;

		}

	

		.contactform label {

			width:110px;

			float:left;

			text-align:left;

			font-size:14px !important;

			font-weight:normal;

		}

		

		.contactform div p label {

			float:none;

			display:inline;

		}	

		

		.contactform input.text,

		.contactform textarea {

			width:200px;

			border:1px solid #CCC;

			font-family:'Verdana', sans-serif;

			font-size:14px;

			background-color:#FFFFFF;

		}

		

		.contactform input.required {

			border-right:2px solid #A80C1A;

		}

		

		.contactform select {

			width:200px;

		}

		

		.contactform textarea {

			width:250px;

			height:100px;

			overflow:auto;

		}

		

		.contactform #buttoncontainer .button {

			width:80px;

		}

		

	#responsecontainer h1 {

		margin:10px 0 10px 10px;

		padding:0;

		font-size:200%;

		color:#A80C1A;

		font-weight:normal !important;

	}

	

	#responsecontainer p {

		font-size:14px;

		line-height:18px;

		letter-spacing:normal !important;

		margin:10px 0 10px 10px;

		width:90%;

	}
	
.rotatorImg:hover {
	cursor:pointer;
}
/*------------added by ab 2010----*/
/*homepage*/
.tabs{
	background-color: #e6e6e6;
	padding:9px 5px 0px 5px;
	height: 28px;	
}
.tabs a{
	color:#444444;
	font-size:14px;
	text-decoration: none;
	padding:5px 14px 10px 7px !important;
	float: left;
}
.tabs .active{
	background-image: url(/img/home/tabs_bg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #ffffff;	
}
#tab-comments, #tab-tags {
	display: none;
}
#tab-comments a{
	color: #C60C30 !important;
}
#tab-comments a, #tab-tags a{
	color:#444444;
}
#tab-posts a{
	color:#C60C30;
}
#tab-posts a:hover{
	text-decoration: underline;
}

#tab-comments a:hover, #tab-tags a:hover{
	color:#C60C30;
	text-decoration: none;
}
#tab-posts, #tab-comments, #tab-tags{
	color:#444444;
	padding: 5px 10px;

}
.blog-link{
	color:#C60C30 !important;
	float: right;
    padding-top: 15px;
	clear: both;
	font-size: 11px !important;	
}
.blog-link:hover{
	text-decoration: underline !important;
}
#tab-posts, #tab-comments{
	line-height: 18px;
}
#tab-posts ul li{
	padding-bottom:10px;
}
#tab-comments{
}
#tab-tags{
}



/*blogpages*/
#blog-content{
float:right;
width: 700px;
}

#blog-sidebar, #sidebar {
	float:left;
	width:235px;
	border-right: thin solid #e1e1e1;
	padding-left:10px;
	padding-right:10px;
	margin-top: 50px;
	margin-right: 10px;

}
.screen-reader-text {
	background-color:#E6E6E6;
	border:medium none;
	color:#444444;
	float:left;
	font-size:12px !important;
	padding: 3px 5px 2px 5px;
	display: block;
}
#searchsubmit {
	background-color:#C60C30;
	display: block;
	color:#FFFFFF;
	float:left;
	padding: 1px 2px;
	text-align:center;
	border: 0;
	position: relative;
	top: 1px;
	left: 5px;
}
#searchform {
	background-color: #e6e6e6;
	margin-bottom: 10px;
	height: 24px;
	padding: 3px 3px 0px 3px;

}
#searchform #s {
	float: left;
	border: 1px solid #e6e6e6;
	width: 131px;
	padding: 2px 5px;
}
#tab-cat, #tab-archives{
	color:#444444;
	padding: 5px 10px;
	line-height: 18px;
}
#tab-cat ul{
	list-style: none !important;
}
#date{
	float: left;
	padding: 0px 15px 10px 0px;
}
#date .month{
	color: #444444;
	font-size: 14px;
	padding: 0px 0px 5px 3px;
	clear: left;
	float: left;
}
#date .day{	
	color: #ffffff;
	background-color: #C60C30;
	font-family: Times;
	font-size: 20px;
	padding: 7px 0px 2px 0px;
	width: 30px;
	height: 21px;
	text-align: center;
	clear: left;
	float: left;
}
#date .year{
	color: #444444;
	font-size: 12px;
	padding:5px 0px 25px 0px;
	clear: left;
	float: left;
}
.blog-title{
	float:left;
	width:650px;
	text-transform: none !important;
	margin-top: 0px !important;
	font-weight: normal;
	padding-bottom: 5px !important;
	line-height: 26px;
	color: #444444;
}
.blog-title a{
	color:#706A63;
}
.blog-title a:hover{
	color:#C60C30;
	text-decoration: none;
}
.post-entry{
	padding: 35px 0px 0px 0px;
	float:right;
	width: 715px;
}
.blog-entry{
	border-top: thin solid #e1e1e1;
	border-bottom: thin solid #e1e1e1;
	margin-top: 10px;
	padding-bottom: 15px;
	margin-bottom: 10px;
	float: left;
	clear: left;
	width: 650px;
	
}
.cat-item-4 {
	display: none;
}
.post-cats, .post-tags{
	padding: 0px 0px 10px 0px !important;
	float: left;
	text-transform: uppercase;
	font-size: 11px;
}
.post-tags{
		padding-top: 10px !important;
		clear: left;
}
.addthis_container{
	float: left;
	padding-right: 7px;
	padding-top: 3px;
}
.post-cats a{
	padding: 0px 5px;
}
#respond h3{
	color: #b1b1b1;
	font-size: 15px;
	margin-bottom:-5px;
	padding: 10px 0px;
	border-bottom: thin solid #e1e1e1;
	float: left;
	clear: left;
	width: 650px;
}
#comments{
	width: 650px;
	color: #b1b1b1;
	float:left;
	font-size: 13px;
	padding: 10px 0px;
	border-bottom: thin solid #e1e1e1;
	margin: 0px 0px 10px 0px;
}
.comments-gray{
	color: #444444 !important;
}
.comment{
	background-color: #e6e6e6;
	float: left;
	padding: 10px;
	width: 600px;
	line-height: 18px;
	margin: 0px 0px 10px 0px;
}
.comment p{
	font-size: 12px !important;
	margin: 5px 0px;
	float: left;
}
.comment em{
	font-size: 11px;
}
.comment-author {
	font-size: 15px !important;
}
.comment-meta, .comment-meta a{
	font-size: 11px;
	color: #444444 !important;
}
.comment-author img{
	display: none;
}
#commentform{
float: left;
width:650px;
padding:0px 0px 30px 0px;
}
#commentform input{
	border: 1px solid #e6e6e6;
	width:325px;
	height: 16px;
	margin: 5px 0px;
	padding: 3px 5px;
	float: left;
	clear: left;
	display: inline;
}
#commentform #comment_parent, #commentform #comment_post_ID{
	display: none;
}
#commentform textarea{
	border: thin solid #e6e6e6;
	width: 500px;
	height: 150px;
	float: left;
	clear: left;
}

#commentform label{
	margin: 5px 0px 5px -5px;
	float: left;
	background-color: #e6e6e6;
	padding:3px 10px;
	color: #444444;
	font-size: 11px !important;
	width: 150px !important;
	display: block;
	height: 18px;
}

#commentform #submit{
	background-color: #C60C30;
	color: #ffffff;
	width: 150px;
	height: 28px;
	margin-top: -3px;
}

.commentmetadata{
	float: left;
}
.user-photo{
	float: left;
	padding: 10px 10px 5px 0px;

}
.user-photo img{
	width: 55px;
	height: auto;
}
.user-name{
	float: left;
	text-transform: uppercase;
	font-size: 10px;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	/*border: 1px solid #000000;*/
	width: 580px;
}
.blog-entry p{
	float: right;
	width: 585px;
	padding: 7px 0px;
	margin: 0px;
}
.more-link{
	float: left;
	width: 100px;
	padding-bottom: 15px;
}
/*Blog edits by Eric Ditmer January 14, 2010*/
/*.blog-entry {
	border-bottom: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-bottom: 0px;
}*/
.post-cats {
	position: relative;
	bottom: 8px;
}
.post-tags {
	float: right;
	width: 650px;
	line-height: 18px;
	bottom: 8px;
	clear: both;
	padding: 10px 0px 0px 0px;
}

#date .year {
	padding: 5px 0;
}
/*End blog edits*/
/*Hide blog elements until it's launched*/
/* .post-cats, {
	display: none;
}*/
.entry {
	width: 650px;
	clear: both;
}
.entry p{
	width: auto !important;
	padding: 7px 0px;
	margin: 0px;
}
.entry p .alignleft, .blog-entry p .alignleft{
	float: left;
	padding: 5px 15px 10px 0px;
}
.entry p .alignright, .blog-entry p .alignright{
	float: right;
	padding: 5px 0px 10px 15px;
}
#rss-bt{
	float: left;
	width: 220px;
	border-top: 1px solid #e6e6e6;
	margin: 15px 0px 0px 7px;
	padding: 10px 0px;
}

/*End hide blog elements*/
.service-left-column{
	float: left;
	width: 600px;
}
.service-right-column{
	float:right;
	width: 280px;
	padding: 20px 0px 20px 110px;
}
.service-right-column ul{
	list-style: square;
	padding: 0px 0px 50px 5px;
}
.service-right-column ul li{
	padding:3px 0px;
	color: #919191;
}