/* -------------------------------------------------- BODY */

body {
	font-family: "Helvetica", "Arial", Sans-Serif;
	font-size: 12px;
	color: #606f77;
}

* { outline: none; }

body#home {
	background: url(/images/body_home_bg.gif) repeat-x 50% 0 #fff;
}

body#interior1 {
	background: url(/images/body_bg.gif) repeat-x 0 -550px #fff;
}
body#interior2 {
	background: url(/images/body_bg.gif) repeat-x 0 -320px #fff;
}
body#interior3 {
	background: url(/images/body_bg.gif) repeat-x 0 0 #fff;
}

/* -------------------------------------------------- NAVIGATION */

#nav {
	list-style-type: none;
	float: right;
    overflow: hidden;
    display: inline;
}

#subnav {
	list-style-type: none;
	float: right;
    width: 700px;
    margin-left: -56px;
    overflow: hidden;
    display: inline;
}

#nav li, #subnav li {
	list-style-type: none;
	float: left;

}

ul#nav li a {
	display: block;
	margin: 0;
	padding: 45px 16px 12px 16px;
	background: url(/images/nav_divider.gif) no-repeat right -4px;
	color: #5B656B;/*button colors at top*/
	font-size: 12px;
	font-weight: bold;
}

ul#subnav li a {
	display: block;
	margin: 0 10px;
	color: #778289;
	font-size: 11px;
	font-weight: bold;
}

body#home ul#nav li a {
	background: url(/images/nav_divider_home.gif) no-repeat right -4px;
}

body#home ul#nav li a.last, ul#nav li a.last{
	background: transparent;
}

ul#nav li a.active {
	background-color: #A1A0A4;
	color: #fff;
}

ul#subnav li a.active {
	color: #ff0000;
}
ul#nav li a:hover, #subnav li a:hover, #subcat_nav li a:hover {
	color: #24292d;
}
/*1-12 Numbered Buttons*/
ul#number_nav {

	list-style-type: none;
	margin: 26px 15px 30px 0;--52px aligns top of numbered thumbnails to top of image
	padding: 0;
	clear: both;
}

ul#number_nav li {
	float: left;
	margin: 0;
	padding: 0;
}

ul#number_nav li a { 
	display: block;
	margin: 0 1px 0 0;
	padding: 1px 7px 0 7px;
	color: #fff;
	background: #A1A0A4;
	font-size: 11px;
	font-weight: bold;
}

ul#number_nav li a:hover{
	background: #24292D;
}

ul#number_nav li a.active, #subcat_nav li a.active {
	color: #fff;
	background: #EE3224;
}

ul#subcat_nav {
	list-style-type: none;
	float: left;
	position: relative;
	margin: 0px 0px 0px -20px; --top right bottom left
	padding: 0;



}

ul#subcat_nav li {
	float: left;
	position: relative;
	margin: 0px 0px 0px 0px; 
	padding: 0px 7px 0px 0px;
	
}

ul#subcat_nav li a {
	float: left;
	position: relative;
	left: 20px;
	padding: 7px;
	color: #778289;
	font-size: 11px;
	font-weight: bold;
}

#image_nav a,#image_rows a, .news_features a {
	text-decoration: none;
	display: block;
}

#image_nav a img, #image_rows a img, .news_features a img {
	border: 5px solid #DCDDDE;
	display: block;
	margin: 0;
}
/* static border was border: 5px solid #dee4e8;*/

#image_nav a:hover img, #image_rows a:hover img, .news_features a:hover img {
	border: solid 5px #95a1a7;
}

/* hover outline was:
border: solid 5px #ff0000*/


#image_nav a p, #image_rows a p, .news_features a p {
	font-size: 14px;
	text-transform: uppercase;
	color: #617078;
	padding: 6px 5px;
	margin: 0;
}

#image_nav a:hover p, #image_rows a:hover p, .news_features a:hover p {
	color: #fff;
	background-color: #95a1a7;
}

/* -------------------------------------------------- GLOBAL */

h1 {
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #7b7c7e;
}

h3 {
	margin: 25px 0 5px 0;
	font-size: 26px;
	line-height: 29px;
	color: #494b4f;
}

h4 {
	margin: 0 0 5px 0;
	color: #6D6F71;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
}

h5 {
	margin: 15px 0 0 0;
	padding: 0;
	color: #7b7c7e;
}

h6 {
	font-size: 21px;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 0;
	color: #808285;
}

a {
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	color: #ff0000;
}

/*.shadow {
	-o-box-shadow:		3px 3px 3px rgba(0, 0, 0, 0.15);
	-icab-box-shadow:	3px 3px 3px rgba(0, 0, 0, 0.15);
	-khtml-box-shadow:	3px 3px 3px rgba(0, 0, 0, 0.15);
	-moz-box-shadow:	rgba(0, 0, 0, 0.15) 3px 3px 3px;
	-webkit-box-shadow:	3px 3px 3px rgba(0, 0, 0, 0.15);
	box-shadow:			3px 3px 3px rgba(0, 0, 0, 0.15);
}*/

#logo {
	float: left;
	margin: 15px 0 0 0;	
}

/* -------------------------------------------------- CONTAINERS */

#header {
	padding-right: 6px;
	overflow: auto;
}

#flashcontent {
	margin: 0 0 70px 20px;
}

#content {
	margin: 45px 0 0 0;
	align: center;	
}

#content2 {
	margin: 45px 0 0 75px;
}

#content_cap {
	margin: 45px 0px 0 0px;---adjusts image button grid on capabilities. see public/capabilities/index.html.erb
	display: table;

}

/* -------------------------------------------------- COPY */

#copy {
	margin: 50px 0 0 0;
}
 
#copy p {
	line-height: 15px;
}

/* -------------------------------------------------- VERTICAL RULES */

#copy_vr {
	margin: 0 0 0 30px;
	padding: 0 0 0 20px;
	border-left: solid 1px #aebdc6;
}

.slideshow_vr {
	margin: 0 0 80px 0px;
	padding: 0 0 0 20px;
	border-left: solid 1px #aebdc6;
}

.careers_vr, .news_vr {
	margin: 0 0 80px 15px;
	padding: 0 0 0 20px;
	border-left: solid 1px #aebdc6;
}

.nopreviewavailable {
	margin: 20px 0 80px 0px;
	padding: 0 0 0 10px;
	border-left: solid 1px #aebdc6;
}

/* -------------------------------------------------- HOME */

#home_copy h1 {
	margin: 0;
}

/* -------------------------------------------------- WORK */

.work_logo {
	margin: 0 0 10px 0;
}

/* -------------------------------------------------- CLIENTS */

#logo_farm {
	margin: 55px 0 0 0;	
}

#logo_farm img {
	margin: 0 0 15px 0;	
}

/* -------------------------------------------------- NEWS */

#news_icons {
	display: inline;
	margin: 0;
}

.news_item {
	border-left: solid 1px #aebdc6;
	padding-left: 20px;
}

#news_detail {
	margin: 0 0 80px 20px;
	padding: 0 0 0 15px;
	border-left: solid 1px #aebdc6;
}

.news_features p, .news_features h2, #image_rows p, #image_rows h2 {
	padding: 0 0 0 5px;
	margin: 0;
}
.news_features h2, #image_rows h2 {
	margin-top: 5px;
}
	
.news_detail_nav a, .news_detail_nav span {
	margin-right: 25px;
	text-transform: uppercase;
}	

.archive_title {
	margin-left: 15px;
}

.generic {
	color: #000;
	padding-left:35px;
}

.pagination {
	text-transform: uppercase;
	font-size: 11px;
}

.pagination .prev_page {
	margin-right: 25px;
}

.pagination .next_page {
	margin-left: 25px;
}

/* -------------------------------------------------- CONTACT */

#contact p {
	margin: 0 40px 0 0;
	text-align: right;
	font-size: 11px;
	color: #808285;
}

#contact_icons {
	float: right;
	margin: 25px 40px 0 0;
}

#new_contact {
	margin: 0 0 0 20px;
	padding: 0 0 0 20px;
	border-left: solid 1px #aebdc6;
}

#new_contact label {
	display: block;
	margin: 10px 0 0 0;
	color: #6D6F71;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 11px;
}

#new_contact p {
	display: inline;
	float: right;
	margin: 12px 40px 0 0;
	line-height: 15px;
}

#new_contact input, textarea {
	margin: 0;
}

#new_contact input#contact_submit {
	margin: 15px 10px 20px 0;
}

/* -------------------------------------------------- FOOTER */

#footer {
	clear: both;
	float: right;
	text-align: right;
	font-size: 10px;
	margin: 0px 0 0 0;--brings footer up
}

#try {
	margin: 26px 0px 0px 0px;--centers image
}
#footer a {
	color: #6D6F71;
	font-size: 10px;
}

#footer a:hover {
	color: #ff0000;
}