body { 
	background: #a7a9ac; 
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.75em; 
	color: #303030;
	line-height: 1.6em;
}

/* Default styles */
h1,h2,h3,h4,h5,h6 { margin: 0 0 10px; letter-spacing: 0.01em; font-weight: normal; }
h1 { font-size: 2.6em; }
h2 { font-size: 2.3em; }
h3 { font-size: 1.9em; }
h4 { font-size: 1.7em; }
h5 { font-size: 1.1em; } 
h6 { font-size: 1em; }
p { padding: 0 0 0.5em; margin: 7px 0; }

a { 
	text-decoration: none; 
	color: #303030;
}

a:hover { 
	color: #f8981d;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

/* Page Wrapper */
#outer_container {
	background: #fff; 
	height: 100%;
}

#banner {
	background: #303030;
	height: 158px;
	width: 100%;
}

#banner #logo {
	position: absolute;
	left: 30px;
	top: 58px;
	height: 45px;
}

#banner #logo img {
	width:224px;
}

#banner #logo h1 {
	margin-left: 235px;
	margin-top: -43px;	
	color: #f8981d;
}

#banner #logo h1 span {
	font-size:1.5em
}

#banner #logo h1 span#sub_header_separator {
	color:#fff;
}

#banner #logo h1 span#page_sub_header {
	font-size: 1em;
	color:#fff;
}

ul#menu {
	clear: right;
	margin-top:10px;
	margin-left: 30px;
	font-size: 1.2em;
	letter-spacing: -0.01em;
	font-weight:bold;
	height: 20px;
}

ul#menu li {
	display: inline;	
}

ul#menu li a {
	color: #5c6f7c;	
}

ul#menu li a:hover {
	color: #ababab;
}

ul#menu li span{
	color:#f8981d;
}

ul#menu li.selected a {
	color:#303030;	
}

#orange_line {
	height: 5px;
	width:100%;
	background: #f8981d;
	border:none;
}

#main_wrapper {
	margin-left: 30px;
	margin-top: 25px;
	min-height: 400px;
	width: 994px;
	margin-bottom:30px;
}

#full_width_block {
	width: 1024px;
	min-height: 470px;
}

#left_wide_block {
	display:inline-block;
	vertical-align: top;
	width: 620px;
}

#right_block {
	display:inline-block;
	vertical-align: top;
	width: 227px;
	margin-left: 57px;
	font-size: 0.9em;
}

#right_block h3 {
	color: #ababab;
	padding-bottom: 12px;
	border-bottom: 3px double #000;
}

#right_block p {
	font-family:Georgia;
	font-style:italic;
}


#right_block p span {
	font-style:normal;
	font-weight:bold;
}

#right_block a {
	font-weight:bold;
}

#visual {
	clear: both;
	width: 620px;
	height: 240px;
	padding-bottom: 10px;
}

#footer {
	background: #303030;
	height: 112px;
	color: #fff;
	width: 100%;
}

#footer p{
	margin-left: 30px;
	padding-top: 12px;
	line-height: 1.5em;
	font-size: 0.85em;
}

#footer .footer_col {
	width:220px;
	color: #c4c4c4;
	display:inline-block;
	vertical-align: top;
}

#footer .footer_col a{
	color: #fff;
}

#footer p#comp_info {
	color:#808080;
	font-size: 0.8em;
}

.orange {
	color: #f8981d;
}

/***Project filter menu***/
#project_menu_block, #address_block {
	display:inline-block;
	vertical-align: top;
	width: 186px;
}

ul#proj_filters {
	text-transform: uppercase;
	font-weight: bold;
	margin-top:-25px;
	width:186px;
	height:84px;
}

ul#proj_filters li {
	float: left;
	display: inline;
}

ul#proj_filters li a {
	display: block;
	color: #5c6f7c;	
	width: 62px;
	text-align:center;
	padding-top:60px;
	padding-bottom:5px;
}

ul#proj_filters li a:hover {
	background: #fee0bc;
	color: #fff;		
}

ul#proj_filters.client li#client a, ul#proj_filters.service li#service a, ul#proj_filters.sector li#sector a   {
	background: #f8981d;
	color: #fff;		
}

ul#filter_results {
	padding-top:10px;
	margin-left: -30px;
}

ul#filter_results li a{
	width: 176px;
	padding: 2px 0;
	padding-left: 40px;
	display: block;

}

ul#filter_results li a:hover{
	background: #fee0bc;
}

ul#filter_results li.selected a{
	color: #fff;
	background-color: #fab760;
}

#right_wide_block {
	display:inline-block;
	vertical-align: top;
	width: 725px;
	min-height: 370px;
	margin-left: 57px;
	margin-top: 33px;
}

#right_wide_block .gallery_block{
	float:left;
	width: 362px;
	height: 250px;
}

/**Project gallery view**/
.project_view #project_copy {
	width: 450px;	
}

.project_view #other_projects {
	float: right;
	width: 200px;
	padding-left: 20px;
	margin-top: -30px;
}

.project_view h5 {
	color: #f8981d;
	font-weight:bold;
}

.project_view #other_projects a, .project_view #other_projects p {
	color: #919191;
}

.project_view #other_projects a:hover {
	color: #303030;
}


.project_view #testimonial {
	padding-top:20px;
	text-indent: 25px;
	background: url(/media/images/italics_open.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
	font-style: italic;
	width: 450px;	
}

.project_view #testimonial p{

	margin: 0;
	padding-right: 24px;
	background: url(/media/images/italics_closed.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.project_view #testimonial_author{
	width: 450px;
	font-weight:bold;
}

.gallery_block .img_container {
	height: 165px;
}

.gallery_block img {
	border-top: 3px solid #f8981d;
	opacity: 1;
}

.gallery_block img:hover {
	border-top: 3px solid #5c6f7c;	
}

.gallery_block p {
	width: 300px;
}

.pagination {
	margin-top: -25px;
	text-align:right;
	margin-right:63px;
}

.pagination a {
	padding:4px 9px;
	border: 1px solid #303030;
}

.pagination .selected{
	color: #f8981d;
}

.pagination .prev_next a {
	padding:4px 9px;
	border: none;
}

.project_view {width:675px;}

#slideshow {
	position: relative;
	height:450px;
	width: 675px;
	margin-bottom:20px;
	border: thin solid #e6e6e6;
}

#controls {
	z-index: 1000;
	position: absolute;
	display: none;
	background-color: #ccc;
	filter: alpha(opacity=70);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.7;
	margin: 0;
	height: 30px;
	width: 661px;
	padding:7px;
	text-indent: -999em;
}

#controls li { 
	display:inline;
	float:right;
	width:25px;
	text-indent: -999em;
}

#controls li a{ 
	display:block;
	width:21px;
	height:21px;
}

#controls li#prev_container a{
	background: url(/media/images/controls/back.png) 0 0 no-repeat;
}

#controls li#prev_container a:hover {
	background: url(/media/images/controls/back.png) 0 -21px no-repeat;
}

#controls li#next_container a{
	background: url(/media/images/controls/forward.png) 0 0 no-repeat;
}

#controls li#next_container:hover a{
	background: url(/media/images/controls/forward.png) 0 -21px no-repeat;
}

#controls li#pause_container a{
	background: url(/media/images/controls/pause.png) 0 0 no-repeat;
}

#controls li#pause_container a:hover {
	background: url(/media/images/controls/pause.png) 0 -21px no-repeat;
}


#controls li#play_container a{
	background: url(/media/images/controls/play.png) 0 0 no-repeat;
}

#controls li#play_container a:hover {
	background: url(/media/images/controls/play.png) 0 -21px no-repeat;
}

#address_block {
	font-weight:bold;
}

#map {
	height:270px;
	width:360px;
	margin-top:-20px;
	border: 3px solid #a7a9ac;
}

div.profile {clear:left;padding: 20px 0}

hr.news_break {clear:left; margin: 15px 0}

.news_item_visual {
	display: inline-block;
	vertical-align:top;
	width: 180px;
}

.news_item_visual img{

	width: 160px;
	height:160px;
}

.news_item_copy {
	display: inline-block;
	vertical-align:top;
	width: 380px;
}

#right_block h4.year {
	font-size: 1.1em;
	font-weight:bold;
}

#right_block p.month {
	margin:-5px 0;
	font-size: 1.1em;
}

#right_block p.month a{
	font-weight: normal;
}

#right_block p.month a.selected{
	color: #f8981d;
}

/***Tabs***/
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-bottom: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
}
ul.tabs li {
	float: left;
	background: #ececec;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #e0e0e0;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	
}
ul.tabs li a {
	text-decoration: none;
	display: block;
	font-size: 1.2em;
	padding: 0 16px;
	outline: none;
}

html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}

.tab_content {
	border: thin solid #e0e0e0;
	border-top: none;
	padding: 10px 5px;
	clear:both;
	line-height:1.3em;
}

#news_feed .item img {
	float:left;
	padding: 0 15px 20px 0;
}

#news_feed .item {
	margin: 10px 0;
	clear:left;
	overflow:hidden;
	border-bottom: 1px dotted #e0e0e0;
}

#projects_feed .item {
	margin: 10px 0;
}


#projects_feed .item img{
	border-top: 3px solid #f8981d;
}

#projects_feed .item img:hover {
	border-top: 3px solid #5c6f7c;	
}

/***caption styles***/
.boxgrid{ 
	width: 198px; 
	height: 109px; 
	overflow: hidden; 
	position: relative; 
}
.boxgrid img{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	border: 0; 
}

.boxcaption{
	top: 130px;
	position: absolute; 
	background: #303030; 
	width: 100%; 
	opacity: .8; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

#feeds_block .boxgrid p{
	color: #efefef;
	background: #303030;
	padding: 0 10px; 
}	

ul#tweets li {
	margin:10px 0;
	font-style:italic;
	padding-bottom: 15px;
	border-bottom: 1px dotted #e0e0e0;;
}	

ul#tweets li span.posted {
	font-weight: bold;
}	

#twitter_link {
	width:140px;
	margin-left:18px;
	font-weight: bold;
}

#twitter_link span{
	float:right;
	padding-top: 14px;
}
