﻿body { color:#363636; background:#fff url('../img/bgSlice.png') repeat-x 0 0; margin:0 auto; font-family:Arial,Helvetica,sans-serif; font-size:11px; }
.wrap{ width:950px; text-align:left; margin:0 auto; }
a:link,a:visited{
	color:#ff1924;
	text-decoration:none;
	}
a:hover,a:focus{
	text-decoration:underline;
	}

/*
 _                    _ 
| |                  | |
| |__   ___  __ _  __| |
| '_ \ / _ \/ _` |/ _` |
| | | |  __/ (_| | (_| |
|_| |_|\___|\__,_|\__,_|

*/               

.head
{
	width:950px;
	height:60px;
	margin:0 auto;
	position:relative;
	background: url('../img/mainHeader.gif') no-repeat 0 0;
}
	.head .home{
		/*width:117px;
		height:40px;
		position:absolute;
		top:9px;
		left:0;
		background: url('../img/logoOasis.png') no-repeat 0 0;*/
		}
	.head .home img{
		position:absolute;
		top:9px;
		left:0;
		}


/*             
 _ __   __ ___   __
| '_ \ / _` \ \ / /
| | | | (_| |\ V / 
|_| |_|\__,_| \_/  
                   
*/
.head .nav
{
    z-index:100;
	margin-left:168px;
	padding-top:22px;
	}
	.head .nav li{
		height:38px;
		margin-right:50px;
		display:block;
		float:left;
		}
		.head .nav li:hover,.head .nav li:focus, .head .nav a.active{
			border-bottom:5px solid #ff3300;
			position:relative;
			z-index:100;
			
			}
.head .nav a{
	height:38px;
	display:block;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	}
	.head .nav a:hover,.head .nav a:focus{
		text-decoration:none;
		}


.nav .subnav
{
    position:absolute;
    padding-top:12px;
    z-index:0;
}
.nav .subnav a
{
	color:#000;
	text-decoration:none;
	padding-top:10px;
	display:inline;
	margin-left:14px;
	font-size:12px;
}
.nav .subnav a:hover
{
	color:#ff1924;
	text-decoration:none;
}
.nav .subnav a.active
{
	color:#ff1924;
	text-decoration:none;
	border:none;
}
.about-sub
{
    margin-left:-17px;
    margin-top:-5px;
    width:275px;
    height:60px;
    overflow:hidden;
    background: url("../img/subnav-bg.png") no-repeat 0 -11px;
}
.about-sub a.second{
	margin-left:46px;
	}
/*
                 _       
                (_)      
 _ __ ___   __ _ _ _ __  
| '_ ` _ \ / _` | | '_ \ 
| | | | | | (_| | | | | |
|_| |_| |_|\__,_|_|_| |_|
                         
*/

.main
{
	
}
.main .content
{
	padding:25px 25px 0;
	background:#ddd;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	overflow:hidden;
}
	.main_image img{
		margin-bottom:20px;
		}
	.main .content .colLeft{
		width:550px;
		float:left;
		}
	.main .content .colRight{
		width:325px;
		margin-left:25px;
		float:left;
		}
		.main .content .colRight a{
			color:#ff7800;
			}
		.main .content .colRight h5{
			font-size:14px;
			}
			.main .content .colRight h5.shift{
				margin-left:36px;
				}
		.main .content .colRight .portfolioPiece{
			margin:0;
			float:right;
			}
		.main .content .colRight ul{
			margin-left:30px;
			list-style:none;
			}
			.main .content .colRight ul li.last{
				margin-left:-30px;
				padding-top:20px;
				}
.main .content p{
	margin-bottom:20px;
	font-family:Verdana,Geneva,sans-serif;
	line-height:16px;
	}
.main .content h3.position{
	margin-bottom:20px;
	color:#959595;
	font-size:14px;
	font-weight:bold;
	}
.main .content h4,.main .content h4.large{
	color:#ff4800;
	font-size:12px;
	font-weight:bold;
	}
	.main .content h4.large{
		font-size:14px;
		}
.main .content h5{
	margin-bottom:10px;
	color:#959595;
	font-size:18px;
	font-weight:bold;
	}
.main .content h6{
	margin-bottom:5px;
	color:#959595;
	font-weight:bold;
	}
.main .content ul{
	margin:0 0 20px 50px;
	list-style:disc;
	}
	.main .content ul li{
		line-height:16px;
		}
	.main .content ul li.newList{
		list-style:none;
		}
	.main .content ul ul{
		margin-bottom:0;
		list-style:circle;
		}
.main .content ul.aboutClients{
	margin:0 110px 0 0;
	float:left;
	list-style:none;
	}
	.main .content ul.aboutClients.last{
		margin-right:0;
		}
.main .content .job{
	margin:5px 0 40px 0;
	font-size:11px;
	}
	.main .content .job.large{
		margin-bottom:5px;
		font-size:14px;
		}
.main .content .newPosition{
	margin-bottom:20px;
	overflow:hidden;
	}
.main .content .portfolioPiece{
	margin-right:18px;
	float:left;
	}
	.main .content .portfolioPiece img{
		margin-bottom:5px;
		border:1px solid #000;
		}
	.main .content .portfolioPiece.last{
		margin-right:0;
		}
.main .content .imgFeature{
	margin:40px 0 20px;
	box-shadow:0 0 5px #000;
	-moz-box-shadow:0 0 5px #000;
	-webkit-box-shadow:0 0 5px #000;
	}
.main_image .teamName,.image_thumb .teamName{
	color:#ff1924;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	}
.image_thumb .teamName{
	font-size:14px;
	color:#ff4800;
	}
	.image_thumb .teamName:hover{
		color:#ff1924;
		}
.main_image .teamTitle{
	margin-bottom:20px;
	color:#000;
	text-transform:uppercase;
	font-size:12px;
	}
.image_thumb .teamTitle{
	color:#363636;
	font-size:12px;
	}

/*
           _        _             
          | |      | |            
 _ __ ___ | |_ __ _| |_ ___  _ __ 
| '__/ _ \| __/ _` | __/ _ \| '__|
| | | (_) | || (_| | || (_) | |   
|_|  \___/ \__\__,_|\__\___/|_|   
                                  
*/


.home-rotator-wrap
{
 background: url("../img/rotator-bg-slice.png");
 text-align:center;
 margin:0 auto;
 border-bottom:1px solid #ff3300;
}
.home-rotator-wrap #rotator
{
    padding:50px 0px;
    text-align:left;
    margin:0 auto;
    width:950px;
}

/*--Main Image Preview--*/
.home-rotator-wrap .main_image {
	width: 775px; height: 300px;
	float: left;
	position: relative;
	color: #fff;
	overflow:hidden;
    box-shadow:0 0 20px #000;
	-moz-box-shadow:0 0 20px #000;
	-webkit-box-shadow:0 0 20px #000;
}
.home-rotator-wrap .main_image h2 {
	font-size: 2em;
	font-weight: normal;
	margin: 0 0 5px;	padding: 10px;
}
.home-rotator-wrap .main_image p {
	font-size: 1.2em;
	padding: 10px;	margin: 0;
	line-height: 1.6em;
}

.home-rotator-wrap .block small { 
	padding: 0 0 0 20px; 
	background: url(icon_calendar.gif) no-repeat 0 center; 
	font-size: 1em; 
}
.home-rotator-wrap .main_image .block small {margin-left: 10px;}
.home-rotator-wrap .main_image .desc{
	position: absolute;
	bottom: 0; left:195px;
	width: 100%;

}
.home-rotator-wrap .main_image .block
{
    height:35px;
	width:375px;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	background: url("../img/rotator-title-bar.png") no-repeat;

}
.home-rotator-wrap .main_image .block h2{
	font-size:14px;
	font-weight:bold;
	}
	.home-rotator-wrap .main_image .block h2 span{
		font-weight:normal;
		color:#333;
		}
.home-rotator-wrap .main_image a.collapse {
	background: url(btn_collapse.gif) no-repeat left top;
	height: 27px; width: 93px;
	text-indent: -99999px;
	position: absolute; 
	top: -27px; right: 20px; 
}
.home-rotator-wrap .main_image a.show {background-position: left bottom;} 


.home-rotator-wrap .image_thumb {
	float: left;
	width: 150px;
}
.home-rotator-wrap .image_thumb img {
	background: #fff; 
	float: left;
	box-shadow:0 0 20px #000;
	-moz-box-shadow:0 0 20px #000;
	-webkit-box-shadow:0 0 20px #000;
}
.home-rotator-wrap .image_thumb ul {
	margin: 0; 
	padding: 0;
	list-style: none;
}
.home-rotator-wrap .image_thumb ul li
{
	width: 150px;
	float: left;
	padding:6px;
	padding-left:30px;
}
.home-rotator-wrap .image_thumb ul li.first
{
    padding-top:0px;
}
.home-rotator-wrap .image_thumb ul li.last
{
    margin-top:2px;
    padding-bottom:0px;
}
.home-rotator-wrap .image_thumb ul li.hover.first 
{
    background-position:0px 0px;
}
.home-rotator-wrap .image_thumb ul li.active.first
{
    background-position:0px 0px;
}
.home-rotator-wrap .image_thumb ul li.hover {

}
.home-rotator-wrap .image_thumb ul li div.shade
{
    cursor:pointer;
    background:black;
    height:50px;
    position:absolute;

    width:100px;
    z-index:100;
    opacity: .5;
    filter: alpha(opacity=50);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    *margin-left:-100px;
    *margin-top:6px;
}
.home-rotator-wrap .image_thumb ul li.first div.shade
{
*margin-top:0px;
}
.home-rotator-wrap .image_thumb ul li.hover .shade{
	background:none;
}
.home-rotator-wrap .image_thumb ul li.active .shade{
	background:none;
}
.home-rotator-wrap .image_thumb ul li.active {
	background: url("../img/rotator-thumb-selected.png") no-repeat 0px 6px;
	cursor: default;
}
html .home-rotator-wrap .image_thumb ul li h2 {
	font-size: 1.5em; 
	margin: 5px 0; padding: 0;
}
.home-rotator-wrap .image_thumb ul li .block {
	display:none
}	
.home-rotator-wrap .image_thumb ul li p{display: none;}


/******************************/


.team-rotator-wrap
{
 text-align:center;
 margin:0 auto;
}
.team-rotator-wrap #rotator
{
    text-align:left;
    margin:0 auto;
}

/*--Main Image Preview--*/
.team-rotator-wrap .main_image {
	width: 350px;
	float: left;
	position: relative;
	color: #fff;
}
.team-rotator-wrap .main_image img{
	box-shadow:0 0 5px #999;
	-moz-box-shadow:0 0 5px #999;
	-webkit-box-shadow:0 0 5px #999;
	}
	
.team-rotator-wrap .main_image h2 {
	font-size: 2em;
	font-weight: normal;
	margin: 0 0 5px;	padding: 10px;
}
.team-rotator-wrap .main_image p {
	font-size:11px;
	padding: 0;	margin:0 0 20px 0;
	color:#252525;
}

.team-rotator-wrap .block small { 
	padding: 0 0 0 20px; 
	background: url(icon_calendar.gif) no-repeat 0 center; 
	font-size: 1em; 
}
.team-rotator-wrap .main_image .block small {margin-left: 10px;}

.team-rotator-wrap .main_image .desc{
	position: relative;
	top: 0; left:0;
	width: 100%;

}

.team-rotator-wrap .main_image .block
{
	width:375px;

}
.team-rotator-wrap .main_image a.collapse {
	background: url(btn_collapse.gif) no-repeat left top;
	height: 27px; width: 93px;
	text-indent: -99999px;
	position: absolute; 
	top: -27px; right: 20px; 
}
.team-rotator-wrap .main_image a.show {background-position: left bottom;} 


.team-rotator-wrap .image_thumb {
	float: left;
	width: 450px;
	margin-left:100px;
	cursor:pointer;
}
.team-rotator-wrap .image_thumb img {
	background: #fff; 
	float: left;
}
.team-rotator-wrap .image_thumb ul {
	margin: 0; 
	padding: 0;
	list-style: none;
}
.team-rotator-wrap .image_thumb ul li
{
    
	width: 150px;
	float: left;
	padding:6px;
	padding-left:30px;
}
.team-rotator-wrap .image_thumb ul li.first
{
    padding-top:0px;
}
.team-rotator-wrap .image_thumb ul li.last
{
    margin-top:2px;
    padding-bottom:0px;
}
.team-rotator-wrap .image_thumb ul li.hover.first 
{
    background-position:0px 0px;
}
.team-rotator-wrap .image_thumb ul li.active.first
{
    background-position:0px 0px;
}
.team-rotator-wrap .image_thumb ul li.hover {

}
.team-rotator-wrap .image_thumb ul li div.shade
{
    cursor:pointer;
    background:black;
    height:50px;
    position:absolute;
    width:100px;
    z-index:100;
    opacity: .5;
    filter: alpha(opacity=50);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";

}
.team-rotator-wrap .image_thumb ul li.hover .shade{
	background:none;
}
.team-rotator-wrap .image_thumb ul li.active .shade{
	background:none;
}
.team-rotator-wrap .image_thumb ul li.active {
	cursor: default;
}
html .team-rotator-wrap .image_thumb ul li h2 {
	font-size: 1.5em; 
	margin: 5px 0; padding: 0;
}
.team-rotator-wrap .image_thumb ul li .block {

}	
.team-rotator-wrap .image_thumb ul li p{display: none;}




/*
 _                          
| |                         
| |__   ___  _ __ ___   ___ 
| '_ \ / _ \| '_ ` _ \ / _ \
| | | | (_) | | | | | |  __/
|_| |_|\___/|_| |_| |_|\___|

*/
.homeColLeft{
	width:575px;
	margin-top:16px;
	margin-right:24px;
	float:left;
	}
.homeColRight{
	width:350px;
	margin-top:16px;
	float:left;
	}
	.homeColRight p{
		margin-bottom:20px;
		}
.nounOasis{
	width:104px;
	height:18px;
	background:url('../img/nounOasis.png') no-repeat 0 0;
	}
.homeBox{
	padding:10px;
	background:#ddd;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	}
.whatsnewWrapper{
	margin-bottom:20px
	}
	.whatsnewWrapper.last{
		margin-bottom:0;
		}
	.whatsnewWrapper img{
		margin-right:15px;
		float:left;
		border:1px solid #898989
		}
.whatsnewWrapper .copyWrapper{
	width:268px;
	float:left;
	}
.whatsnewWrapper .whatsnewTitle{
	margin-bottom:14px;
	color:#ff4800;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	}
.whatsnewWrapper .whatsnewDate{
	font-size:10px;
	font-style:italic;
	}
.whatsnewWrapper .whatsnewCopy{
	font-family:Verdana,Geneva,sans-serif;
	}


/*
  __            _   
 / _|          | |  
| |_ ___   ___ | |_ 
|  _/ _ \ / _ \| __|
| || (_) | (_) | |_ 
|_| \___/ \___/ \__|
                    
*/
.foot
{
    margin:0 auto; 
	margin-top:50px;
	padding:20px 20px 100px;
	background:#ebebeb;
	overflow:hidden;
	width:910px;
	text-align:left; 
}
.foot .office{
	margin-right:60px;
	float:left;
	}
.foot h1{
	margin-bottom:20px;
	color:#ff1924;
	font-size:18px;
	text-transform:uppercase;
	text-indent:-9999px;
	}
	.foot h1 span.city{
		color:#ff4800;
		font-weight:bold;
		}
	.foot h1.boston{
		width:138px;
		height:15px;
		background:url('../img/officeBoston.png') no-repeat 0 0 !important;
		}
	.foot h1.newyork{
		width:161px;
		height:15px;
		background:url('../img/officeNewYork.png') no-repeat 0 0 !important;
		}
	.foot h1.sanfrancisco{
		width:221px;
		height:15px;
		background:url('../img/officeSanFrancisco.png') no-repeat 0 0 !important;
		}
.foot p{
	color:#555;
	font-size:14px;
	}
.foot h2{
	margin-top:20px;
	color:#111;
	font-size:14px;
	text-transform:uppercase;
	}
.foot.footContact{
	margin:0;
	padding:0;
	background:none;
	}
	.foot.footContact p{
		margin-bottom:0;
		}
	.foot.footContact .office{
		margin-bottom:60px;
		}
h4.bdContact{
	color:#000!important;
	text-transform:uppercase;
	font-size:14px!important;
	}
.bdContact{
	color:#363636;
	}
	.bdContact a{
		color:#363636;
		}

/*
      _         
     | |        
  ___| |_ ___   
 / _ \ __/ __|  
|  __/ || (__ _ 
 \___|\__\___(_)
                
*/

.clear
{
    height:0;
    line-height:0;
    clear:both;
    font-size:0px;    
}
.pageTitle{
	height:23px;
	margin-top:50px;
	padding-bottom:8px;
	}
.pageTitle.titleAbout{
	width:239px;
	margin-top:0;
	background:url('../img/titleAbout.png') no-repeat 0 0;
	}
.pageTitle.titleCapabilites{
	width:169px;
	background:url('../img/titleCapabilities.png') no-repeat 0 0;
	}
.pageTitle.titleCareers{
	width:193px;
	background:url('../img/titleCareers.png') no-repeat 0 0;
	}
.pageTitle.titleContact{
	width:271px;
	background:url('../img/titleContact.png') no-repeat 0 0;
	}
.pageTitle.titleNew{
	margin-top:0;
	width:124px;
	background:url('../img/titleNew.png') no-repeat 0 0;
	}
.pageTitle.titlePortfolio{
	width:109px;
	background:url('../img/titlePortfolio.png') no-repeat 0 0;
	}
.pageTitle.titleTeam{
	width:95px;
	background:url('../img/titleTeam.png') no-repeat 0 0;
	}
.pageTitle.titleManagement{
	width:197px;
	background:url('../img/titleManagement.png') no-repeat 0 0;
	}