@charset "UTF-8";
/* CSS Document */


/* --------------------------------------------
	GENERAL
-------------------------------------------- */

body #pan {
	display: block; /* LOGO TURNED OFF FOR TESTING */
	position: absolute;
	top: 25px;
	right: 0;
	width: 810px;
	height: 350px;
	margin: 0;
	padding: 0;
	z-index: -2;
	visibility: visible;
}
.topnav {
	background: #F2F2F2;
}
.About #main, .Careers #main, .Process #main {
	width: 930px; /* 9 Columns */
	margin: 0 40px;
}
#main .feature {
	display: block;
	float: left!important;
	clear: none;
	margin-right: 15px;
}
#main .feature {
	padding: 0 30px 0 0;
}


#footer, #footer a, #bottomnav, #bottomnav a {
	color:#999999;
}
#footer a:hover, #bottomnav a:hover {
	color:#000;
}



/* SECTIONS -------------------------------- */


/* --------------------------------------------
	HOMEPAGE
	In blue  + dark blue #286FC1
	blue4: #286FC1
	blue3: #2D7CC0
	blue2: #5EA5DF
	blue1: #99C6E4
-------------------------------------------- */

/* CARTWHEEL
.Homepage {
	background-color: #2D7CC0;
	overflow-x: hidden;
	color: #99C6E4;
}
.Homepage a, .Homepage .lucida h4, .Homepage #footer {
	color: #99C6E4!important;
}
.Homepage p, .Homepage h3, .Homepage h4 {
	color: #fff;
}
.Homepage a:hover {
	color: #fff!important;
}
.Homepage #header{
	height: 460px;
	width: 700px!important;
	min-width:700px!important;
}
.Homepage #header, body.Homepage #header a {
	color: #fff;
	text-decoration: none;
}
.Homepage #menu, .Homepage #pane_element #tagslist li a {
	background-color: #286FC1;
}
.Homepage #pane_element #tagslist li a {
	background-color: #286FC1;
}
.Homepage #pane_element #tagslist li a:hover {
	background-color: #5EA5DF;
	color: #fff!important;
}
.Homepage #pane_element li a:hover, .Homepage #pane_element li.active a {
	background:  #5EA5DF;
	color: #fff!important;
}

*/
/*
.Homepage {
	background-color: #F9F9F9;
	overflow-x: hidden;
	color: #000;
}
.Homepage a, .Homepage .lucida h4, .Homepage #footer {
	color: #000!important;
}
.Homepage p, .Homepage h3, .Homepage h4 {
	color: #000;
}
.Homepage a:hover {
	color: #ccc!important;
}
.Homepage #header{
	height: 460px;
	width: 800px!important;
	min-width:700px!important;
}
.Homepage #header, body.Homepage #header a {
	color: #fff;
	text-decoration: none;
}
.Homepage #menu, .Homepage #pane_element #tagslist li a {
	background-color: #000;
color: #ccc;
}
.Homepage #pane_element #tagslist li a {
	background-color: #fff;
}
.Homepage #pane_element #tagslist li a:hover {
	background-color: #000;
	color: #fff!important;
}
.Homepage #pane_element li a:hover, .Homepage #pane_element li.active a {
	background:  #000;
	color: #fff!important;
}
.Homepage #header h2{
	color: black;
}
*/
.Homepage #footer a:hover, .Homepage #bottomnav a:hover{
	color: white!important;
}
.Homepage #header .topnav li a:hover, .Homepage #header .topnav li a:active, .Homepage #header .topnav:hover li:active a:hover, .Homepage #so a:hover {
	border-bottom: 5px solid #F2F2F2;
}


#menu li.menulink:hover, #menu li.active, #menu:hover li.active .menulink:hover {
	background: inherit;
	border-bottom: 5px solid #FFF;
	color: #fff;
}
#menu li.menulink a.directlink {
	color: #286FC1;
	display: none;
	float: right;
	padding: 0;
	margin-right: -21px;
	font-weight: bold!important;
}
#menu li.active a.directlink, #menu li.active a {
	display: none; 
	color: #fff!important;
}
/*
.Homepage #main {
	width: 930px;
}
*/
.fullcontainer {
	display: block;
	position: absolute;
	left: 0;
	z-index: -1;
	overflow: hidden;
}
.movingbg {
	display: block;
	position: relative;
	float: right;
	margin-left: 280px;
	overflow: hidden;
	filter: alpha(opacity=0); /* MSIE/PC */
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	opacity: 0;
}
.slug {
}
/*.handle:hover {
	cursor: pointer;
}
*/
/*
body.Homepage #pan {
	top: -15px;
	z-index: -2!important;
	position: absolute;
	background: url(images/logo/OS_logo_black_05.png) no-repeat transparent 48px 0;
}
body.Homepage #footer .columns1 a{
/*	background: url(images/bg_white_90_sm.png) no-repeat top left; */
/*
}
body.Homepage #header h4{
	margin-left: 40px!important;
}
*/
*/



/* --------------------------------------------
	WORK PAGES
	Work pages white background black text
-------------------------------------------- */

body.Work {
	background-color: #FFF!important;
	color:#000;
}
body.Work #pan {
	z-index: -2!important;
	background: url(images/logo/OS_logo_black_05.png) no-repeat transparent 48px 0;
}
body.Work a {
	color: #000;
}
body.Work a:hover {
	color: #000;
	background-color: #fff;
}
img.logo {
	border: #000 1px solid;
}

/* Work pages have arrows at the bottom to allow project to project navigation */
.prevarr, .nextarr {
	font-family: "Lucida Grande", Lucida, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	line-height:normal;
}
body.Work .prevnext div {
	margin:0;
	padding:0 0 0 9px;
}
body.Work .prevnext a {
	color: #898989; /*slightly darker to match visually with the #999 arrow edges*/
	float:left;
	display:block;
	height: 32px;
	margin: 0;
	margin-left: 5px;
	padding: 0 14px 0 0;
	text-decoration:none;
}
/* --- */
body.Work .prevnext div.prevarr {
	float:left;
	background:url("images/work/prev_arrow_off_left.png") no-repeat left top;
}
body.Work .prevnext div.nextarr {
	float:right;
	background:url("images/work/next_arrow_off_left.png") no-repeat left top;
}
body.Work .prevnext div.prevarr a {
	background:url("images/work/prev_arrow_off_right.png") no-repeat right top;
}
body.Work .prevnext div.nextarr a {
	background:url("images/work/next_arrow_off_right.png") no-repeat right top;
}
body.Work .prevnext div {
	background-color:#FFF;
}
body.Work .prevnext a {
	background-color:#FFF;
	color: #999;
}

body.Work .prevnext div:hover {
	background-color:#999;
	color: #FFFFFF!important;
}
body.Work .prevnext a:hover {
	background-color:#999;
	color: #FFFFFF!important;
}

body.Work #main{
	min-width: 826px;
	width: auto!important;
	width: 826px;
	margin-left: 15px;
}
body.Tags #main{
	min-width: 930px!important;
	width: 930px!important;
	margin-left: 0;
}
body.Tags .prevarr{
	margin-left: 105px!important;
}

body.Work .text {
	display: block;
}
/* --- */
span.bg {
	float:left;
	display:block;
	padding:10px 1em 0 1em;
	height: 22px;
	border: none;
	background: url("images/work/arrow_off_bg.png") right repeat-x;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
.prevnext a {
	float:none;
}
/* End IE5-Mac hack */

body.Work #main h4 {
	clear: none;
	float: left;
}
body.Workhome #main {
	padding-left: 40px;
	padding-right: 10px;
	min-height: 20em;
	min-width: 930px;
	width: auto!important;
	width: 930px;
	margin-left: 0;

	/*	margin: 0 0 -4000px 0;
	padding: 1em 1em 4000px 1em;*/
}

.Workhome #pane_element #tagslist li a, .Workhome #pane_element #grouplist li a {
	background-color: #EBEBEB;
	color: #999999!important;
}
.Workhome #pane_element #tagslist li a:hover, .Workhome #pane_element #grouplist li a:hover {
	background-color: #000000;
	color: #FFFFFF!important;
}
.Workhome #pane_element li a:hover, .Homepage #pane_element li.active a {
	background:  #000000;
	color: #FFFFFF!important;
}


#grouplist {
	display: block;
}

#subheader li a {
	background: #fff;
	color: #000;
}
#subheader li a.current {
	background: #F2F2F2;
	color: #000;
}
#subheader li a:hover {
	background: #000;
	color: #fff;	
}
#subheader li a.current:hover {
	background: #000;
	color: #fff;
}

.navitem {
	margin: 1ex;
}



/* --------------------------------------------
	ABOUT PAGE
	Work pages white background black text
-------------------------------------------- */

body.About {
}
body.About #pan {
	z-index: -2!important;
	background: url(images/logo/OS_logo_black_10.png) no-repeat transparent 48px 0;
}
body.About #main a {
	color: #444;
}
body.About a:hover {
	color: #000!important;
}
/* Bios have inset images */
div#accordion img {
	display: block;
	margin: 0.3em 0.8em 0.5em 0;
	border: none;
	float:left;
	clear: none;
}




/* --------------------------------------------
	CAREERS PAGE
	Work pages white background black text
-------------------------------------------- */

/* Careers page SHOULD HAVE a dark gray background with mostly light gray (#BBB) text */

.Careers {
}
.Careers #pan {
	z-index: -2!important;
	background: url(images/logo/OS_logo_white_20.png) no-repeat transparent 48px 0;
}
.Careers a {
}
.Careers #header, .Careers #header a {
	text-decoration: none;
}
.Careers h2 {
		color: #FFF;
}
.Careers .topnav a, .Careers .topnav a:hover {
	color: #000!important;
}
.Careers #header .topnav:hover li.active a {
	border-bottom: none;
}
.Careers #main {
	min-height: 440px;
	min-height: auto!important;
	height: 440px;
	color: #FFF;
}
.Careers #main a {
	color: #CCC;
}
.Careers a:hover {
	color: #FC0!important;
}
body.Careers {
	background: url(http://objectivesubject.com/staging/templates/style02/images/work4.jpg) no-repeat;
}
.Careers #header .topnav li a:hover, .Careers #header .topnav li.active a, .Careers #header .topnav:hover li.active a:hover {
	background: inherit;
	color: #000;
	border-bottom: 5px solid white;
}



/* --------------------------------------------
	CONTACT PAGE
	Work pages white background black text
-------------------------------------------- */

.Contact {
	background: #FFF;
	color:#000000;
}

.Contact #main a {
	color: #999;
}
.Contact a:hover {
	color: #000!important;
}
.Contact #header .topnav li {
	color: #000!important;
}
.Contact #header .topnav li a {
	color: #000;
}
.Contact #header .topnav li a:hover {
	color:#000000!important;
}
.Contact #pan {
	z-index: -2!important;
	background: url(images/logo/OS_logo_white_40.png) no-repeat transparent 48px 0;
}
.Contact #header {
	width: 100%!important;
	height: 60px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;
}
.Contact #header .topnav:hover li.active a {
	border-bottom: none;
}
.Contact #header .topnav li a:hover, body.Contact #header .topnav li.active a, body.Contact #header .topnav:hover li.active a:hover {
	background: inherit;
	border-bottom: 5px solid white;
}

.Contact #header h2 {
	color: #FFF;
	text-shadow: black 2px 1px 3px;
}
.Contact #main {
	margin-top: 500px;
	padding-left: 40px;
	width: 905px;
}
.Contact #wrap #header, #header a {
	color: #000;
	text-decoration: none;
}
.Contact .iframe {
	display: block;
	overflow: hidden;
	height: 460px;
	width: 100%;
	top: -10px;
	left: 0;
	z-index: 10;
	position: absolute;
}



/* --------------------------------------------
	TAGS PAGE
	
-------------------------------------------- */

.Tags .item_container {
}
.Tags .item {
}
.Tags .item a:hover {
	background: none;
	padding: 0;
	margin: 0;
}
.Tags .item a img {
	opacity: 1;
}
.Tags .item a img:hover {
	background: none;
	opacity: .65;
}


/* --------------------------------------------
	CASE STUDIES
	
-------------------------------------------- */


body.Athena_Capital_Research{
	background: #1A1A1A!IMPORTANT;
	color: white!IMPORTANT;
}

