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

html {
height: 100%;
}

body { margin:0; font-family: Helvetica, Arial; font-size:12px; line-height:19px; color:#000000;min-height:100%; width:100%; height:100%; background:#ffffff;}

#bg_image { position: fixed; top: 0; left: 0; z-index: 0;   height:100%; width:1635px; background:#ffffff;}

#bg_image_home { position: fixed; top: 0; left: 0;  width:100%; background:#a8a8a8;}
#bg_image_contact { position: fixed; top: 0; left: 0; z-index: 0; width:100%; background:#ccc;}

.BgContainer {   position:absolute; top:0; left:0; z-index: 0; }
#center { margin:0 auto; width:1000px; position: relative; display:block; height: 100%; z-index: 1; }

/*#center { margin:0 auto; width:975px; }  */


#rainbow_menu {
	width:1000px;
	margin:0 auto;
	padding:0;
	
	position:relative;
	}

ul#rainbownavigation {
	height:84px;
	width:1000px;
	background-image:url(http://www.edxseattle.com/img/rainbow_header.gif);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	}
ul#rainbownavigation li{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:0;
	text-indent:-9999px;
	}
ul#rainbownavigation li, ul#rainbownavigation a{
	height:84px;
	display:block;
	}
ul#rainbownavigation li a{
	text-indent:-9999px;
	text-decoration:none;
	}



/* nav menu */
li#rainbow_home {left:0px; width:150px;}
	li#rainbow_profile {left:713px; width:73px;}
	li#rainbow_work {left:786px; width:62px;}
	li#rainbow_people {left:848px; width:71px;}
	li#rainbow_contact {left:919px; width:81px;}
	
	
/* nav hover */
	li#rainbow_profile a:hover	{background:transparent url(http://www.edxseattle.com/img/rainbow_header.gif) -713px -84px no-repeat;}
	li#rainbow_work a:hover	{background:transparent url(http://www.edxseattle.com/img/rainbow_header.gif) -786px -84px no-repeat;}
	li#rainbow_people a:hover	{background:transparent url(http://www.edxseattle.com/img/rainbow_header.gif) -848px -84px no-repeat;}
	li#rainbow_contact a:hover {background:transparent url(http://www.edxseattle.com/img/rainbow_header.gif) -919px -84px no-repeat;}
	
	

/* nav current page */
	body#idrainbow_profile li#home {background:transparent url(http://www.edxseattle.com/img/rainbow_header.gif) -713px -84px no-repeat;}
	body#idrainbow_work li#about {background:transparent url(http://www.edxseattle.com/img/rainbow_header.gif) -786px -84px no-repeat;}
	body#idrainbow_people li#process {background:transparent url(http://www.edxseattle.com/img/rainbow_header.gif) -848px -84px no-repeat;}
	body#idrainbow_contact li#projects {background:transparent url(http://www.edxseattle.com/img/rainbow_header.gif) -919px -84px no-repeat;}




#home_menu {
	width:1000px;
	margin:0 auto;
	padding:0;
	
	position:relative;
	}

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

ul#navigation{
	height:84px;
	width:1000px;
	background-image:url(http://www.edxseattle.com/img/home_header.gif);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	}
ul#navigation li{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:0;
	text-indent:-9999px;
	}
ul#navigation li, ul#navigation a{
	height:84px;
	display:block;
	}
ul#navigation li a{
	text-indent:-9999px;
	text-decoration:none;
	}



/* nav menu */
	li#profile {left:713px; width:73px;}
	li#work {left:786px; width:62px;}
	li#people {left:848px; width:71px;}
	li#contact {left:919px; width:81px;}
	
	
/* nav hover */
	li#profile a:hover	{background:transparent url(http://www.edxseattle.com/img/home_header.gif) -713px -84px no-repeat;}
	li#work a:hover	{background:transparent url(http://www.edxseattle.com/img/home_header.gif) -786px -84px no-repeat;}
	li#people a:hover	{background:transparent url(http://www.edxseattle.com/img/home_header.gif) -848px -84px no-repeat;}
	li#contact a:hover {background:transparent url(http://www.edxseattle.com/img/home_header.gif) -919px -84px no-repeat;}
	
	

/* nav current page */
	body#idprofile li#home {background:transparent url(http://www.edxseattle.com/img/home_header.gif) -713px -84px no-repeat;}
	body#idwork li#about {background:transparent url(http://www.edxseattle.com/img/home_header.gif) -786px -84px no-repeat;}
	body#idpeople li#process {background:transparent url(http://www.edxseattle.com/img/home_header.gif) -848px -84px no-repeat;}
	body#idcontact li#projects {background:transparent url(http://www.edxseattle.com/img/home_header.gif) -919px -84px no-repeat;}


/*---------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#profile_menu {
	width:1000px;
	margin:0 auto;
	padding:0;
	
	position:relative;
	}

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

ul#profile_navigation{
	height:84px;
	width:1000px;
	background-image:url(http://www.edxseattle.com/img/profile_header.gif);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	}
ul#profile_navigation li{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:0;
	text-indent:-9999px;
	}
ul#profile_navigation li, ul#profile_navigation a{
	height:84px;
	display:block;
	}
ul#profile_navigation li a{
	text-indent:-9999px;
	text-decoration:none;
	}



/* nav menu */
li#profile_home {left:0px; width:150px;}
	li#profile_profile {left:713px; width:73px;}
	li#profile_work {left:786px; width:62px;}
	li#profile_people {left:848px; width:71px;}
	li#profile_contact {left:919px; width:81px;}
	
	
/* nav hover */
	li#profile_profile a:hover	{background:transparent url(http://www.edxseattle.com/img/profile_header.gif) -713px -84px no-repeat;}
	li#profile_work a:hover	{background:transparent url(http://www.edxseattle.com/img/profile_header.gif) -786px -84px no-repeat;}
	li#profile_people a:hover	{background:transparent url(http://www.edxseattle.com/img/profile_header.gif) -848px -84px no-repeat;}
	li#profile_contact a:hover {background:transparent url(http://www.edxseattle.com/img/profile_header.gif) -919px -84px no-repeat;}
	
	

/* nav current page */
	body#idprofile_profile li#home {background:transparent url(http://www.edxseattle.com/img/profile_header.gif) -713px -84px no-repeat;}
	body#idprofile_work li#about {background:transparent url(http://www.edxseattle.com/img/profile_header.gif) -786px -84px no-repeat;}
	body#idprofile_people li#process {background:transparent url(http://www.edxseattle.com/img/profile_header.gif) -848px -84px no-repeat;}
	body#idprofile_contact li#projects {background:transparent url(http://www.edxseattle.com/img/profile_header.gif) -919px -84px no-repeat;}

/*---------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#work_menu {
	width:1000px;
	margin:0 auto;
	padding:0;
	
	position:relative;
	}

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

ul#work_navigation{
	height:84px;
	width:1000px;
	background-image:url(http://www.edxseattle.com/img/work_header.gif);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	}
ul#work_navigation li{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:0;
	text-indent:-9999px;
	}
ul#work_navigation li, ul#work_navigation a{
	height:84px;
	display:block;
	}
ul#work_navigation li a{
	text-indent:-9999px;
	text-decoration:none;
	}



/* nav menu */
li#work_home {left:0px; width:150px;}
	li#work_profile {left:713px; width:73px;}
	li#work_work {left:786px; width:62px;}
	li#work_people {left:848px; width:71px;}
	li#work_contact {left:919px; width:81px;}
	
	
/* nav hover */
	li#work_profile a:hover	{background:transparent url(http://www.edxseattle.com/img/work_header.gif) -713px -84px no-repeat;}
	li#work_work a:hover	{background:transparent url(http://www.edxseattle.com/img/work_header.gif) -786px -84px no-repeat;}
	li#work_people a:hover	{background:transparent url(http://www.edxseattle.com/img/work_header.gif) -848px -84px no-repeat;}
	li#work_contact a:hover {background:transparent url(http://www.edxseattle.com/img/work_header.gif) -919px -84px no-repeat;}
	
	

/* nav current page */
	body#idwork_profile li#home {background:transparent url(http://www.edxseattle.com/img/work_header.gif) -713px -84px no-repeat;}
	body#idwork_work li#about {background:transparent url(http://www.edxseattle.com/img/work_header.gif) -786px -84px no-repeat;}
	body#idwork_people li#process {background:transparent url(http://www.edxseattle.com/img/work_header.gif) -848px -84px no-repeat;}
	body#idwork_contact li#projects {background:transparent url(http://www.edxseattle.com/img/work_header.gif) -919px -84px no-repeat;}
	
/*---------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#people_menu {
	width:1000px;
	margin:0 auto;
	padding:0;
	
	position:relative;
	}

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

ul#people_navigation{
	height:84px;
	width:1000px;
	background-image:url(http://www.edxseattle.com/img/people_header.gif);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	}
ul#people_navigation li{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:0;
	text-indent:-9999px;
	}
ul#people_navigation li, ul#people_navigation a{
	height:84px;
	display:block;
	}
ul#people_navigation li a{
	text-indent:-9999px;
	text-decoration:none;
	}



/* nav menu */
li#people_home {left:0px; width:150px;}
	li#people_profile {left:713px; width:73px;}
	li#people_work {left:786px; width:62px;}
	li#people_people {left:848px; width:71px;}
	li#people_contact {left:919px; width:81px;}
	
	
/* nav hover */
li#people_home a:hover	{background:transparent url(http://www.edxseattle.com/img/people_header.gif) -0px -84px no-repeat;}
	li#people_profile a:hover	{background:transparent url(http://www.edxseattle.com/img/people_header.gif) -713px -84px no-repeat;}
	li#people_work a:hover	{background:transparent url(http://www.edxseattle.com/img/people_header.gif) -786px -84px no-repeat;}
	li#people_people a:hover	{background:transparent url(http://www.edxseattle.com/img/people_header.gif) -848px -84px no-repeat;}
	li#people_contact a:hover {background:transparent url(http://www.edxseattle.com/img/people_header.gif) -919px -84px no-repeat;}
	
	

/* nav current page */
	body#idpeople_profile li#profile {background:transparent url(http://www.edxseattle.com/img/people_header.gif) -713px -84px no-repeat;}
	body#idpeople_work li#work {background:transparent url(http://www.edxseattle.com/img/people_header.gif) -786px -84px no-repeat;}
	body#idpeople_people li#people {background:transparent url(http://www.edxseattle.com/img/people_header.gif) -848px -84px no-repeat;}
	body#idpeople_contact li#contact {background:transparent url(http://www.edxseattle.com/img/people_header.gif) -919px -84px no-repeat;}
	
/*---------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#contact_menu {
	width:1000px;
	margin:0 auto;
	padding:0;
	
	position:relative;
	}

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

ul#contact_navigation{
	height:84px;
	width:1000px;
	background-image:url(http://www.edxseattle.com/img/contact_header.gif);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	}
ul#contact_navigation li{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:0;
	text-indent:-9999px;
	}
ul#contact_navigation li, ul#contact_navigation a{
	height:84px;
	display:block;
	}
ul#contact_navigation li a{
	text-indent:-9999px;
	text-decoration:none;
	}



/* nav menu */
li#contact_home {left:0px; width:150px;}
	li#contact_profile {left:713px; width:73px;}
	li#contact_work {left:786px; width:62px;}
	li#contact_people {left:848px; width:71px;}
	li#contact_contact {left:919px; width:81px;}
	
	
/* nav hover */
li#contact_home a:hover	{background:transparent url(http://www.edxseattle.com/img/contact_header.gif) -0px -84px no-repeat;}
	li#contact_profile a:hover	{background:transparent url(http://www.edxseattle.com/img/contact_header.gif) -713px -84px no-repeat;}
	li#contact_work a:hover	{background:transparent url(http://www.edxseattle.com/img/contact_header.gif) -786px -84px no-repeat;}
	li#contact_people a:hover	{background:transparent url(http://www.edxseattle.com/img/contact_header.gif) -848px -84px no-repeat;}
	li#contact_contact a:hover {background:transparent url(http://www.edxseattle.com/img/contact_header.gif) -919px -84px no-repeat;}
	
	

/* nav current page */

	body#idcontact_profile li#home {background:transparent url(http://www.edxseattle.com/img/contact_header.gif) -713px -84px no-repeat;}
	body#idcontact_work li#about {background:transparent url(http://www.edxseattle.com/img/contact_header.gif) -786px -84px no-repeat;}
	body#idcontact_people li#process {background:transparent url(http://www.edxseattle.com/img/contact_header.gif) -848px -84px no-repeat;}
	body#idcontact_contact li#projects {background:transparent url(http://www.edxseattle.com/img/contact_header.gif) -919px -84px no-repeat;}

/*---------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#profilesub_menu {
	width:160px;
	margin:0 0 0 0px;
	padding:0;
	text-align:left;
	position:relative;
	height:105px;
	position:fixed;
	z-index: 3;
	}

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

ul#profilesub_navigation{
	height:105px;
	width:160px;
	background-image:url(http://www.edxseattle.com/img/profile_subnav1-6-11.gif);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	}
ul#profilesub_navigation li{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	
	text-indent:-9999px;
	}
ul#profilesub_navigation li, ul#profilesub_navigation a{
	height: 21px;
	display:block;
	}
ul#profilesub_navigation li a{
	text-indent:-9999px;
	text-decoration:none;
	}



/* nav menu */
	li#profilesub_about {top: 15px; left:25px; width:65px; }
	li#profilesub_philosophy {left:25px; top: 43px; width:65px;}
	li#profilesub_process {top: 68px; left:25px; width:65px;}
	
	
	
/* nav hover */
	li#profilesub_about a:hover	{background:transparent url(http://www.edxseattle.com/img/profile_subnav1-6-11.gif) -25px -120px no-repeat;}
	li#profilesub_philosophy a:hover	{background:transparent url(http://www.edxseattle.com/img/profile_subnav1-6-11.gif) -25px -148px no-repeat;}
	li#profilesub_process a:hover	{background:transparent url(http://www.edxseattle.com/img/profile_subnav1-6-11.gif) -25px -173px no-repeat;}
	
	
	

/* nav current page */
	body#idprofilesub_about li#profilesub_about {background:transparent url(http://www.edxseattle.com/img/profile_subnav1-6-11.gif) -25px -120px no-repeat;}
	body#idprofilesub_philosophy li#profilesub_philosophy {background:transparent url(http://www.edxseattle.com/img/profile_subnav1-6-11.gif) -25px -148px no-repeat;}
	body#idprofilesub_process li#profilesub_process {background:transparent url(http://www.edxseattle.com/img/profile_subnav1-6-11.gif) -25px -173px no-repeat;}

/*---------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#worksub_menu {
	width:160px;
	height:105px;
	margin:0 0 0 0px;
	padding:0;
	text-align:left;
	position:fixed;
	z-index: 3;
	}

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

ul#worksub_navigation{
	height:105px;
	width:160px;
	background-image:url(http://www.edxseattle.com/img/work_subnav1-6-11.gif);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	}
ul#worksub_navigation li{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	
	text-indent:-9999px;
	}
ul#worksub_navigation li, ul#worksub_navigation a{
	height: 21px;
	display:block;
	}
ul#worksub_navigation li a{
	text-indent:-9999px;
	text-decoration:none;
	}



/* nav menu */
	li#worksub_projects {left:30px; top: 15px; width:65px; }
	li#worksub_clientlist {top: 43px; left:30px; width:65px; }
	
	
	
	
	
/* nav hover */
	li#worksub_projects a:hover	{background:transparent url(http://www.edxseattle.com/img/work_subnav1-6-11.gif) -30px -120px no-repeat;}
	li#worksub_clientlist a:hover	{background:transparent url(http://www.edxseattle.com/img/work_subnav1-6-11.gif) -30px -148px no-repeat;}
	
	
	

/* nav current page */
	body#idworksub_projects li#worksub_projects {background:transparent url(http://www.edxseattle.com/img/work_subnav1-6-11.gif) -30px -120px no-repeat;}
	body#idworksub_clientlist li#worksub_clientlist {background:transparent url(http://www.edxseattle.com/img/work_subnav1-6-11.gif) -30px -148px no-repeat;}
	

/*---------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#peoplesub_menu {
	width:160px;
	margin:0 0 0 0px;
	padding:0;
	text-align:left;
	position:relative;
	height:105px;
	position:fixed;
	z-index: 3;
	}

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

ul#peoplesub_navigation{
	height:105px;
	width:160px;
	background-image:url(http://www.edxseattle.com/img/people_subnav1-6-11.gif);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	}
ul#peoplesub_navigation li{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	
	text-indent:-9999px;
	}
ul#peoplesub_navigation li, ul#peoplesub_navigation a{
	height: 21px;
	display:block;
	}
ul#peoplesub_navigation li a{
	text-indent:-9999px;
	text-decoration:none;
	}



/* nav menu */

	li#peoplesub_partners {top: 15px; left:30px; width:65px; }
	li#peoplesub_team {left:30px; top: 43px; width:65px; }
	
	
	
	
/* nav hover */
	li#peoplesub_partners a:hover	{background:transparent url(http://www.edxseattle.com/img/people_subnav1-6-11.gif) -30px -120px no-repeat;}
	li#peoplesub_team a:hover	{background:transparent url(http://www.edxseattle.com/img/people_subnav1-6-11.gif) -30px -148px no-repeat;}
	
	

/* nav current page */
	body#idpeoplesub_partners li#peoplesub_partners {background:transparent url(http://www.edxseattle.com/img/people_subnav1-6-11.gif) -30px -120px no-repeat;}
	body#idpeoplesub_team li#peoplesub_team {background:transparent url(http://www.edxseattle.com/img/people_subnav1-6-11.gif) -30px -148px no-repeat;}
	

#wrapper {
	width:1000px;
	position:relative;
	background-position: 0px 184px;
	background-color:#FFF;
	background-repeat: repeat-y;
	background-image:url(http://www.edxseattle.com/img/work-body-bg.gif);
	
	margin: 0 auto;
	padding: 84px 0px 20px 0px;
	}

#wrapper_clientlist {
	width:1000px;
	position:relative;
	background-color:#FFF;
	margin: 0 auto;
	padding: 84px 0px 20px 0px;
	}



#footer {
	display: none;
	}
	
#header {
	padding-top: 0px;
	height: 84px;
	width: 100%;
	background-color: #323232;
	z-index: 3; 
	position:fixed; 
	top:0; 
	left: 0;
	margin:0px 0px 84px 0px auto;
	text-align: center;
		}



	#mask {
		width:500%;
		height:100%;

		background-color:#fff;
	}

	.item {
		width:1000px;
		height:686px;
		float:left;
		background-color:#fff;
	}
	
	.itembg {
		width:1000px;
		height:686px;
		float:left;
		background-image:url(homeimage_1.jpg); 
	}
	
	
	.content {
		width:1000px;
		height:686px;
		
		margin:0 auto;
		background-color:#aaa;
		position:relative;
	}
	
	.content_item1 {
		width:1000px;
		height:686px;
		background-image:url(homeimage_2.jpg); 
		
	}
	
	.selected {
		background:#fff;
		font-weight:700;
	}


	
	
		.overlay {
		position: absolute;
		top: 134px;
		bottom: 0;
		left: 0;
		width: 1000px;
		background: #000;
		opacity: 0.65;
		-moz-opacity: 0.65;
		filter:alpha(opacity=65);
	}
	.container {
		position: relative;
		float: left;
	}
	.content2 {
		position: relative; /* Fixes the z-index */
		float: left;
	}
	#column-1 {
		width: 1000px;
	}
	
	#column-1 .content {
		padding: 20px;
		width: 460px;
	}
	
	
	/* Let's compensate for IE6's inability to interpret top: 0; and bottom: 0; */
	* html #column-1 .overlay { height: expression(document.getElementById("column-1").offsetHeight); }
	* html #column-2 .overlay { height: expression(document.getElementById("column-2").offsetHeight); }
	
	.droid-sans-headline {
  font-family: 'Droid Sans', sans-serif;
  font-size:36px;
  color:#FFF;
}

.droid-sans-subhead {
  font-family: 'Droid Sans', sans-serif;
  font-size:18px;
  color:#FFF;
}

#sub-wrapper {
	width:620px;
	float: right;
	position: relative;
	background-color:#FFF;
	margin: 0;
	padding: 42px 127px 20px 93px;
	}
	
#sub-wrapper-irreg {
	width:660px;
	float: right;
	position: relative;
	background-color:#FFF;
	margin: 0;
	padding: 34px 85px 20px 93px;
	overflow: hidden;
	}

	.clientlist-sub-wrapper {
	width:654px;
	float: right;
	display: inline-block;
	position: relative;
	background-color:#FFF;
	margin: 0;
	padding: 34px 0px 0px 0px;
	}
	
	#clientlist-sub-wrapper-para {
	width:320px;
		position: relative;
	margin: 0;
	padding: 21px 0px 0px 0px;
	}
	

#profile-about-sub-wrapper {
	width:720px;
	float:right;
	position: relative;
	background-color:#FFF;
	margin: 0;
	padding: 42px 27px 20px 0px;
	}

#side {
	margin: 0;
	padding: 0px;
	width: 160px;
	float: left;
	vertical-align: top;
	top: 105px;
	background-color:#e2e2e2;
	}
	
	

	
	#head_menu {
	margin: 0;
	padding: 0px;
	width: 160px;
	background-color:#000;
	vertical-align: top;
	}
	
	.head-menu-img-padding {
	padding: 16px 0px 14px 24px;
	}
	
	#menu1 {
	margin: 0;
	padding: 125px 0 0 20px;
	width: 140px;
	vertical-align: top;
	}
	
	/* list style */

#menu1 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-indent: 0;
	}

#menu1 ul ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-indent: 0;
	padding-top: 5px;
	}

#menu1 ul li {
	list-style: none;
	margin: 0;
	padding-bottom: 16px;
	font-family: 'Droid Sans', sans-serif;
	text-indent: 0;
	}
	
	/* link style */


#menu1 a.select:link, #menu1 a.select:visited {
	text-decoration: none;
	color: #000;
	font-weight: bold;
	background-color: #ffb700;
	}
#menu1 a.select:hover {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	
	}
#menu1 a.select:active {
	text-decoration: none;
	color: #ffb700;
	font-weight: bold;
	
	}


#menu1 a.select2:link, #menu1 a.select2:visited {
	text-decoration: none;
	color: #000;
	font-weight: bold;
	}
#menu1 a.select2:hover {
	text-decoration: none;
	color: #666;
	font-weight: bold;
	}
#menu1 a.select2:active {
	text-decoration: none;
	color: #ffb700;
	font-weight: bold;
	}


#menu1 ul li a:link, #menu1 ul li a:visited {
	text-decoration: none;
	color:#000;
	padding: 3px 3px 0px 4px;
	margin-left: -4px;
	}
#menu1 ul li a:hover {
	text-decoration: underline;
	color:#000;
	
	padding: 3px 3px 0px 4px;
	margin-left: -4px;
	}
#menu1 ul li a:active {
	text-decoration: none;
	color:#000;
	color: #0D0A0C;
	
	padding: 3px 3px 0px 4px;
	margin-left: -4px;
	font-size: 11px;
	}


#menu1 ul li {
	font-size: 11px;
	color:#000;
	
	color: #999;
	}
	
	#menu1.location ul li {
	font-size: 9px;
	color:#000;
	
	color: #999;
	}
	
	

/* LISTS */


ul {
	list-style: disc;
	margin: 1em;
	padding: 0;
	text-indent: 0;
	}
	
ol {
	margin: 1em;
	padding-left: 0.5em;
	text-indent: 0;
	}
	
li {
	}
	

ul.no_bullet {
	list-style: none;
	margin: 0;
	padding: 0;
	text-indent: 0;	
	}

ul.no_bullet li  {
	margin: 0;
	margin-bottom: 10px;
	}
	
	h5 {
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #000;
	letter-spacing: 0.03em;
	margin-bottom: 10px;
	}

h5.no_top_margin {
	margin-top: 0px;
	}
	
	.list-title {
	font-size: 9px;
	color: #000;
	font-family: 'Droid Sans', sans-serif;
	font-weight:normal;
	margin-bottom:0px;
			}

.list-title-no_top_margin {
	margin-top: 2px;
	margin-bottom:0px;
	font-size: 9px;
	}

.droid-sans-headline {
  font-family: 'Droid Sans', sans-serif;
  font-size:36px;
  color:#666;
  text-align:left;
  padding-left:100px;
}

.droid-sans-work-header {
  font-family: 'Droid Sans', sans-serif;
  font-size:24px;
  color:#666;
  text-align:left;
 
}

.droid-sans-work-header-white {
  font-family: 'Droid Sans', sans-serif;
  font-size:22px;
  color:#fff;
  text-align:left;
 
}



.droid-sans-team-title {
  font-family: 'Droid Sans', sans-serif;
  font-size:16px;
  color:#666;
  line-height:1.9em;
  text-align:left;
 
}

.droid-sans-work-project-title {
  font-family: 'Droid Sans', sans-serif;
  font-size:16px;
  color:#666;
  line-height:1.5em;
  text-align:left;
 
}

.environments {
  font-family: 'Droid Sans', sans-serif;
  font-size:13px;
  color:#649941;
  text-align:left;
  line-height:2em;
  font-style:italic;
 }

.graycategory {
  font-family: 'Droid Sans', sans-serif;
  font-size:13px;
  color:#666;
  text-align:left;
  line-height:2em;
  font-style:italic;
 }

.planning {
  font-family: 'Droid Sans', sans-serif;
  font-size:13px;
  color:#0195d5;
  text-align:left;
  line-height:2em;
  font-style:italic;
 }

.exhibits {
  font-family: 'Droid Sans', sans-serif;
  font-size:13px;
  color:#f5891a;
  text-align:left;
  line-height:2em;
  font-style:italic;
 
}

.view-all {
  font-family: 'Droid Sans', sans-serif;
  font-size:13px;
  color:#666;
  text-align:left;
  line-height:2em;
  font-style:italic;
 
}

.work-descrip {
  font-family: 'Droid Sans', sans-serif;
  font-size:12px;
  color:#666;
  text-align:left;
  }
  
.work-descrip-tighter {
  font-family: 'Droid Sans', sans-serif;
  font-size:12px;
  color:#666;
  text-align:left;
  line-height: 1.2em;
  }
  
.work-descrip-more {
	font-family: 'Droid Sans', sans-serif;
	font-size:12px;
	color:#666;
	text-align:left;
	font-weight: bold;
	line-height: 1.2em;
  }

.work-image {
  padding-bottom: 10px;
  
}

.work-image-35top {
  padding-bottom: 10px;
  padding-top: 35px;
}

.work-image-40top {
  padding-bottom: 10px;
  padding-top: 40px;
}

.work-image-55top {
  padding-bottom: 10px;
  padding-top: 55px;
}

.work-image-75top {
  padding-bottom: 10px;
  padding-top: 75px;
}

.team-image {
  padding-bottom: 6px;
  
}

.team-image-top {
  padding-bottom: 6px;
  padding-top: 0px;
}

.left-team-cell {
	float: left;
	width:273px;
	height: 275px;
	padding:0px;
	margin:0px;
	overflow:hidden;
}

.contract-team-cell {
	float: left;
	width:273px;
	height: 445px;
	padding-top:0px;
	padding-bottom: 25px;
	margin:0px;
	overflow:hidden;
}

.left-team-cell-top {
	float: left;
	width:273px;
	height: 275px;
	padding:25px 0px 0px 0px;
	margin:0px;
	overflow:hidden;
}

#work-wrapper {
	width:620px;
	}

#work-wrapper-irreg {
	width:660px;
	padding-top:39px;
	}
	

	#profile-about-wrapper {
	width:710px;
	
	}


.right-team-cell {
	float: right;
	width:273px;
	padding:0px;
	margin:0px;
	height: 275px;
	overflow:hidden;
}

.right-team-cell-top {
	float: right;
	width:273px;
	padding:25px 0px 0px 0px;
	margin:0px;
	height: 275px;
	overflow:hidden;
}

#work-types {
	float: right;
	width:383px;
	padding:4px 0px 0px 0px;
	margin:0px;
	text-align: right;
	overflow:hidden;
}

#project-floatleft-title {
	float: left;
	width:223px;
	padding:7px 0px 0px 0px;
	margin:0px;
	text-align: left;
	overflow:hidden;
}

.clear {
		clear: both;	}

a.exhibitslink:link {font-family: 'Droid Sans', sans-serif;; font-size: 13px; color: #f5891a; font-weight:normal;  text-decoration:none}
a.exhibitslink:visited {font-family: 'Droid Sans', sans-serif;; font-size: 13px; color: #f5891a; font-weight:normal;  text-decoration:none}
a.exhibitslink:hover {font-family: 'Droid Sans', sans-serif;; font-size: 13px; color: #f5891a; font-weight:normal;  text-decoration:underline}
a.exhibitslink:active {font-family: 'Droid Sans', sans-serif;; font-size: 13px; color: #f5891a; font-weight:normal;  text-decoration:none}

a.planninglink:link {font-family: 'Droid Sans', sans-serif;; font-size: 13px; color: #0195d5; font-weight:normal;  text-decoration:none}
a.planninglink:visited {font-family: 'Droid Sans', sans-serif;; font-size: 13px; color: #0195d5; font-weight:normal;  text-decoration:none}
a.planninglink:hover {font-family: 'Droid Sans', sans-serif;; font-size: 13px; color: #0195d5; font-weight:normal;  text-decoration:underline}
a.planninglink:active {font-family: 'Droid Sans', sans-serif;; font-size: 13px; color: #0195d5; font-weight:normal;  text-decoration:none}

a.bluecategory:link {font-family: 'Droid Sans', sans-serif;; font-size: 13px; color: #0195d5; font-weight:normal;  text-decoration:none}
a.bluecategory:visited {font-family: 'Droid Sans', sans-serif;; font-size: 13px; color: #0195d5; font-weight:normal;  text-decoration:none}
a.bluecategory:hover {font-family: 'Droid Sans', sans-serif;; font-size: 13px; color: #0195d5; font-weight:normal;  text-decoration:underline}
a.bluecategory:active {font-family: 'Droid Sans', sans-serif;; font-size: 13px; color: #0195d5; font-weight:normal;  text-decoration:none}


a.environmentslink:link {font-family:  'Droid Sans', sans-serif;; font-size: 13px; color: #649941; font-weight:normal;  text-decoration:none}
a.environmentslink:visited {font-family: 'Droid Sans', sans-serif;; font-size: 13px; color: #649941; font-weight:normal;  text-decoration:none}
a.environmentslink:hover {font-family: 'Droid Sans', sans-serif;; font-size: 13px; color: #649941; font-weight:normal;  text-decoration:underline}
a.environmentslink:active {font-family: 'Droid Sans', sans-serif;; font-size: 13px; color: #649941; font-weight:normal;  text-decoration:none}

a.workprojecttitlelink:link {font-family: 'Droid Sans', sans-serif; font-size: 16px; color: #666; font-weight:normal;  text-decoration:none}
a.workprojecttitlelink:visited {font-family: 'Droid Sans', sans-serif; font-size: 16px; color: #666; font-weight:normal;  text-decoration:none}
a.workprojecttitlelink:hover {font-family:  'Droid Sans', sans-serif; font-size: 16px; color: #666; font-weight:normal;  text-decoration:underline}
a.workprojecttitlelink:active {font-family:  'Droid Sans', sans-serif; font-size: 16px; color: #666; font-weight:normal;  text-decoration:none}

a.morelink:link {font-family: 'Droid Sans', sans-serif; font-size: 12px; color: #666; font-weight:bold;  text-decoration:none; line-height: 1.2em;}
a.morelink:visited {font-family: 'Droid Sans', sans-serif; font-size: 12px; color: #666; font-weight:bold;  text-decoration:none; line-height: 1.2em;}
a.morelink:hover {font-family:  'Droid Sans', sans-serif; font-size: 12px; color: #666; font-weight:bold;  text-decoration:underline; line-height: 1.2em;}
a.morelink:active {font-family:  'Droid Sans', sans-serif; font-size: 12px; color: #666; font-weight:bold;  text-decoration:none; line-height: 1.2em;}

a.caption:link {font-family: 'Droid Sans', sans-serif; font-size: 12px; color: #666; font-weight:normal;  text-decoration:none; line-height: 1.2em; text-align:center;}
a.caption:visited {font-family: 'Droid Sans', sans-serif; font-size: 12px; color: #666; font-weight:normal;  text-decoration:none; line-height: 1.2em; text-align:center;}
a.caption:hover {font-family:  'Droid Sans', sans-serif; font-size: 12px; color: #666; font-weight:normal;  text-decoration:underline; line-height: 1.2em; text-align:center;}
a.caption:active {font-family:  'Droid Sans', sans-serif; font-size: 12px; color: #666; font-weight:normal;  text-decoration:none; line-height: 1.2em; text-align:center;}

a.footerlink:link {font-family: 'Droid Sans', sans-serif; font-size: 10px; color: #fff; font-weight:normal;  text-decoration:none; }
a.footerlink:visited {font-family: 'Droid Sans', sans-serif; font-size: 10px; color: #fff; font-weight:normal;  text-decoration:none; }
a.footerlink:hover {font-family:  'Droid Sans', sans-serif; font-size: 10px; color: #fff; font-weight:normal;  text-decoration:underline; }
a.footerlink:active {font-family:  'Droid Sans', sans-serif; font-size: 10px; color: #fff; font-weight:normal;  text-decoration:none;  }


a.backtoprojectslink:link {font-family: 'Droid Sans', sans-serif;
	font-size: 11px;
	color: #666;
	font-weight: bold;
	line-height:1.5em;
	text-decoration:none;}
a.backtoprojectslink:visited {font-family: 'Droid Sans', sans-serif;
	font-size: 11px;
	color: #666;
	font-weight: bold;
	line-height:1.5em;
	text-decoration:none;}
a.backtoprojectslink:hover {font-family: 'Droid Sans', sans-serif;
	font-size: 11px;
	color: #666;
	font-weight: bold;
	line-height:1.5em;
	text-decoration:underline}
a.backtoprojectslink:active {font-family: 'Droid Sans', sans-serif;
	font-size: 11px;
	color: #666;
	font-weight: bold;
	line-height:1.5em;
	text-decoration:none;}

#contact-wrapper {
	width:1000px;
	position:relative;
	background-position: 0px 184px;
	background-color:#FFF;
	background-repeat: repeat-y;
	
	margin: 0 auto;
	padding: 84px 0px 20px 0px;
	}
	
	#downloads-wrapper {
	width:1000px;
	position:relative;
	background-position: 0px 184px;
	background-color:#FFF;
	background-repeat: repeat-y;
	min-height:100%;
	margin: 0 auto;
	padding: 84px 0px 20px 0px;
	}

#contact-sub-wrapper {
	width:710px;
	
	position: relative;
	margin: 0;
	padding: 34px 57px 20px 253px;
	}
	
	.left-contact-cell-top {
	float: left;
	width:266px;
	padding:44px 0px 0px 0px;
	margin:0px;
	
}

.contact-fullwidth-cell {
	float: right;
	width:400px;
	padding:0px 10px 0px 0px;
	margin:0px;
	
}

.right-contact-cell-top {
	float: right;
	width:390px;
	padding:107px 20px 0px 0px;
	margin:0px 0px 0px 0px;
	
	
}



 .droid-sans-contact-bigger {
  font-family: 'Droid Sans', sans-serif;
  font-size:16px;
  color:#fff;
  line-height:1.5em;
  text-align:left;
 }
 
  .droid-sans-contact-bigger-black {
	font-family: 'Droid Sans', sans-serif;
	font-size:14px;
	color:#666;
	line-height:1.5em;
	text-align:left;
 }
 
 .droid-sans-contact-bigger-black-topline {
	font-family: 'Droid Sans', sans-serif;
	font-size:14px;
	color:#666;
	line-height:2.8em;
	
	text-align:left;
 }
 
 
  .droid-sans-contact-bigger-blacker {
  font-family: 'Droid Sans', sans-serif;
  font-size:14px;
  color:#000;
  line-height:1.5em;
  text-align:left;
 }
 
 .droid-sans-contact-smaller {
  font-family: 'Droid Sans', sans-serif;
  font-size:14px;
  color:#fff;
  line-height:1.5em;
  text-align:left;
 }
 
.droid-sans-contact-smaller-black {
  font-family: 'Droid Sans', sans-serif;
  font-size:12px;
  color:#666;
  line-height:1.5em;
  text-align:left;
  letter-spacing:normal;
  word-spacing:normal;
  
 }

a.blackemailcontactlink:link {font-family: 'Droid Sans', sans-serif; font-size: 14px; color: #666; font-weight:bold;  text-decoration:none}
a.blackemailcontactlink:visited {font-family: 'Droid Sans', sans-serif; font-size: 14px; color: #666; font-weight:bold;  text-decoration:none}
a.blackemailcontactlink:hover {font-family:  'Droid Sans', sans-serif; font-size: 14px; color: #666; font-weight:bold;  text-decoration:underline}
a.blackemailcontactlink:active {font-family:  'Droid Sans', sans-serif; font-size: 14px; color: #666; font-weight:bold;  text-decoration:none}

a.blackviewlargerlink:link {font-family: 'Droid Sans', sans-serif; font-size: 13px; color: #666; font-weight:bold;  text-decoration:none}
a.blackviewlargerlink:visited {font-family: 'Droid Sans', sans-serif; font-size: 13px; color: #666; font-weight:bold;  text-decoration:none}
a.blackviewlargerlink:hover {font-family:  'Droid Sans', sans-serif; font-size: 13px; color: #666; font-weight:bold;  text-decoration:underline}
a.blackviewlargerlink:active {font-family:  'Droid Sans', sans-serif; font-size: 13px; color: #666; font-weight:bold;  text-decoration:none}

a.partnerdownloadlink:link {font-family: 'Droid Sans', sans-serif; font-size: 13px; color: #679147; font-weight:normal;  text-decoration:none}
a.partnerdownloadlink:visited {font-family: 'Droid Sans', sans-serif; font-size: 13px; color: #679147; font-weight:normal;  text-decoration:none}
a.partnerdownloadlink:hover {font-family:  'Droid Sans', sans-serif; font-size: 13px; color: #679147; font-weight:normal;  text-decoration:underline}
a.partnerdownloadlink:active {font-family:  'Droid Sans', sans-serif; font-size: 13px; color: #679147; font-weight:normal;  text-decoration:none}

a.aboutdownloadlink:link {font-family: 'Droid Sans', sans-serif; font-size: 13px; color: #ea7f1e; font-weight:normal;  text-decoration:none}
a.aboutdownloadlink:visited {font-family: 'Droid Sans', sans-serif; font-size: 13px; color: #ea7f1e; font-weight:normal;  text-decoration:none}
a.aboutdownloadlink:hover {font-family:  'Droid Sans', sans-serif; font-size: 13px; color: #ea7f1e; font-weight:normal;  text-decoration:underline}
a.aboutdownloadlink:active {font-family:  'Droid Sans', sans-serif; font-size: 13px; color: #ea7f1e; font-weight:normal;  text-decoration:none}


#people_level1-wrapper {
	width:1000px;
	position:relative;
	background-position: 0px 84px;
	background-image:url(http://www.edxseattle.com/img/people_level1_700-1-10-11.jpg);
	background-repeat: no-repeat;
	height: 710px;
	margin: 0 auto;
	padding: 84px 0px 20px 0px;
	}

#profile_level1-wrapper {
	width:1000px;
	position:relative;
	background-position: 0px 84px;
	background-image:url(http://www.edxseattle.com/img/profile_level1_700-1-10-11.jpg);
	background-repeat: no-repeat;
	height: 710px;
	margin: 0 auto;
	padding: 84px 0px 20px 0px;
	}

#work_level1-wrapper {
	width:1000px;
	position:relative;
	background-position: 0px 84px;
	background-image:url(http://www.edxseattle.com/img/work_level1_700-1-10-11.jpg);
	background-repeat: no-repeat;
	height: 710px;
	margin: 0 auto;
	padding: 84px 0px 40px 0px;
	}
	
#people_level2-wrapper {
	width:1000px;
	position:relative;
	background-color:#FFF;
	margin: 0 auto;
	}

	#partner_download-low {
	margin: 0;
	padding: 870px 0px 0px 20px;
	width: 150px;
	text-align:left;
		}
		
		#philsuper_download-low {
	margin: 0;
	padding: 2270px 0px 0px 20px;
	width: 150px;
	text-align:left;
		}
		
		#about_download-low {
	margin: 0;
	padding: 550px 0px 0px 20px;
	width: 150px;
	text-align:left;
		}
		
		#phil_sidebar_options {
	margin: 0;
	padding: 20px 0px 0px 20px;
	width: 150px;
	text-align:left;
		}
	
	#wrapper-white {
	width:1000px;
	position:relative;
	background-color:#FFF;
	
	overflow:visible;
	margin: 0 auto;
	padding: 84px 0px 20px 0px;
	}
	
	#wrapper-profile-about {
	width:1000px;
	position:relative;
	background-position: 0px 184px;
	background-color:#FFF;
	background-repeat: repeat-y;
	background-image:url(http://www.edxseattle.com/img/work-body-bg.gif);
	min-height: 100%;
	margin: 0 auto;
	padding: 84px 0px 20px 0px;
	}
	
	* html #wrapper-profile-about {
height: 100%;
}
	
	.partner_image_padding {
		padding-top: 25px;
		padding-bottom: 0px;
	}
	
	.left-partner-cell-top {
	float: left;
	width:273px;
	padding:14px 0px 0px 0px;
	margin:0px;
	}

.left-partner-cell-top {
	float: left;
	width:273px;
	padding:14px 0px 0px 0px;
	margin:0px;
	}
	
	.right-partner-cell-top {
	float: right;
	width:273px;
	padding:14px 0px 0px 0px;
	margin:0px;
	
}

.right-work-cell-top {
	float: right;
	width:273px;
	padding:14px 0px 0px 0px;
	margin:0px;
	height: 285px;
	overflow:hidden;
}

.right-work-cell-top-irreg1 {
	float: right;
	width:260px;
	padding:0px 0px 0px 0px;
	margin:0px;
	height: 320px;
	overflow:hidden;
}

.right-work-cell-top-irreg1a {
	float: right;
	width:260px;
	padding:0px 0px 0px 0px;
	margin:0px;
	height: 320px;
	overflow:hidden;
}

.right-work-cell-top-irreg1b {
	float: right;
	width:350px;
	padding:0px 0px 0px 0px;
	margin:0px;
	height: 380px;
	overflow:hidden;
}

.right-work-cell-top-irreg1c {
	float: left;
	width:350px;
	padding:0px 0px 0px 0px;
	margin:0px;
	height: 380px;
	overflow:hidden;
}

.left-work-cell {
	float: left;
	width:273px;
	height: 285px;
	padding:0px;
	margin:0px;
	overflow:hidden;
}

.irregular-textbox-300 {
	float: left;
	width:300px;
	padding:0px;
	margin:0px;
}

.irregular-textbox-250 {
	float: left;
	width:250px;
	padding:0px;
	margin:0px;
}

.left-work-cell-irreg1 {
	float: left;
	width:260px;
	height: 360px;
	padding:0px;
	margin:0px;
	overflow:hidden;
}

.right-work-cell {
	float: right;
	width:273px;
	padding:0px;
	margin:0px;
	height: 285px;
	overflow:hidden;
}

.right-work-cell-irreg1 {
	float: right;
	width:350px;
	padding:0px;
	margin:0px;
	height: 360px;
	overflow:hidden;
}

.right-work-cell-irreg2 {
	float: right;
	width:260px;
	padding:0px;
	margin:0px;
	height: 325px;
	overflow:hidden;
}

.right-work-cell-irreg3 {
	float: right;
	width:350px;
	padding:0px;
	margin:0px;
	height: 330px;
	overflow:hidden;
}

.right-work-cell-irreg3planning {
	float: right;
	width:350px;
	padding-top:0px;
	margin:0px;
	height: 360px;
	overflow:hidden;
}


.left-work-cell-irreg3a {
	float: left;
	width:260px;
	padding-top:0px;
	margin:0px;
	height: 330px;
	overflow:hidden;
}

.right-work-cell-irreg4 {
	float: right;
	width:260px;
	padding:0px;
	margin:0px;
	height: 340px;
	overflow:hidden;
}

.left-work-cell-irreg4exhi {
	float: left;
	width:260px;
	padding:0px;
	margin:0px;
	height: 360px;
	overflow:hidden;
}

.right-work-cell-irreg5 {
	float: right;
	width:350px;
	padding:0px;
	margin:0px;
	height: 320px;
	overflow:hidden;
}

.left-work-cell-top {
	float: left;
	width:273px;
	height: 285px;
	padding:14px 0px 0px 0px;
	margin:0px;
	overflow:hidden;
}

.left-work-cell-top-irreg1 {
	float: left;
	width:350px;
	height: 320px;
	padding:0px 0px 0px 0px;
	margin:0px;
	overflow:hidden;
}

.left-work-cell-top-irreg1a {
	float: left;
	width:350px;
	height: 320px;
	padding:0px 0px 0px 0px;
	margin:0px;
	overflow:hidden;
}

.left-work-cell-top-irreg1b {
	float: left;
	width:260px;
	height: 380px;
	padding:0px 0px 0px 0px;
	margin:0px;
	overflow:hidden;
}

.left-work-cell-irreg2 {
	float: left;
	width:350px;
	height: 325px;
	padding:0px 0px 0px 0px;
	margin:0px;
	overflow:hidden;
}

.left-work-cell-irreg3 {
	float: left;
	width:260px;
	height: 330px;
	padding:0px 0px 0px 0px;
	margin:0px;
	overflow:hidden;
}

.left-work-cell-irreg4 {
	float: left;
	width:350px;
	height: 340px;
	padding:0px 0px 0px 0px;
	margin:0px;
	overflow:hidden;
}

.right-work-cell-irreg4exhi {
	float: right;
	width:350px;
	height: 340px;
	padding:0px 0px 0px 0px;
	margin:0px;
	overflow:hidden;
}

.left-work-cell-irreg5 {
	float: left;
	width:260px;
	height: 320px;
	padding:0px 0px 0px 0px;
	margin:0px;
	overflow:hidden;
}

.profile_about_photo_cell {
	float: left;
	width:467px;
	padding: 25px 0px 40px 0px;
	margin:0px;
	overflow:hidden;
	}

.profile_process_photo_cell {
	float: left;
	width:620px;
	padding: 25px 0px 40px 0px;
	margin:0px;
	
	}

.profile_about_left_column {
	float: left;
	width:284px;
	padding:0px;
	margin:0px;
	
}

.profile_about_right_column {
	float: right;
	width:284px;
	margin-right:76px;
		
}

.profile_process_right_column {
	float: right;
	width:284px;
	margin-right:99px;
		
}

.profile_about_capabilites {
	float: right;
	width:200px;
	padding-top:33px;
	margin:0px;
	
}

#capabilities_list {
	margin: 0;
	padding: 0px 0 0 0px;
	width: 200px;
	vertical-align: top;
	font-family: 'Droid Sans', sans-serif;
  font-size:12px;
  color:#666;
  line-height:1.5em;
  text-align:left;
	}

#capabilities_list_header {
	margin: 0;
	padding: 0px 0 10px 0px;
	width: 200px;
	vertical-align: top;
	font-family: 'Droid Sans', sans-serif;
  font-size:12px;
  font-weight:bold;
  color:#666;
  line-height:1em;
  text-align:left;
	}

#capabilities_list ul {
	list-style: circle;
	margin: 0;
	padding: 0;
	text-indent: 0;
	font-family: 'Droid Sans', sans-serif;
  font-size:12px;
  color:#666;
  line-height:1.5em;
  text-align:left;
	}

#capabilities_list ul ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-indent: 0;
	font-family: 'Droid Sans', sans-serif;
  font-size:12px;
  color:#666;
  line-height:1.5em;
  text-align:left;
	}

#capabilities_list ul li {
	list-style: inside disc;
	text-indent:inherit;
	font-family: 'Droid Sans', sans-serif;
  font-size:12px;
  color:#666;
  line-height:2.3em;
  text-align:left;
	}
	
	
	#mapholder {
	width: 1000px; 
	height: 700px; 
	float:right;
	background: url(http://www.edxseattle.com/img/usa-map.gif); 
	background-repeat:no-repeat;
	position: relative; 
	overflow: hidden;
	}
	#mapholder ul {
	background: transparent; 
	padding: 0; 
	margin: 0; 
	width: 400px; 
	height: 512px; 
	list-style: none;
	}
	/* needed for IE to function correctly */
	#mapholder ul li {
	display: inline; 
	width: 0; 
	height: 0;
	}
	#mapholder ul li a {
	position: absolute;
	display: block;
	width: 10px;
	height: 11px;
	background-image: url(http://www.edxseattle.com/img/map-pin3.png);
	cursor: pointer;
	}
	#mapholder ul li.p1 a {
	left:259px;
	top:82px;
}
	#mapholder ul li.p2 a {
	left:201px;
	top:76px;
}
	#mapholder ul li.p3 a {
	left:264px;
	top:50px;
}
	#mapholder ul li.p4 a {
	left:857px;
	top:526px;
}
	#mapholder ul li.p5 a {
	left:214px;
	top:40px;
}
	#mapholder ul li.p6 a {
	left:61px;
	top:461px;
}
	#mapholder ul li.p7 a {
	left:131px;
	top:461px;
}
	#mapholder ul li.p8 a {
	left:393px;
	top:555px;
}
	#mapholder ul li.p9 a {
	left:347px;
	top:573px;
}
	#mapholder ul li.p10 a {
	left:221px;
	top:35px;
}
	#mapholder ul li.p11 a {
	left:282px;
	top:46px;
}
	
	#mapholder ul li.p12 a {
	left:209px;
	top:49px;
}
	
	#mapholder ul li.p13 a {
	left:274px;
	top:63px;
}
	
	#mapholder ul li.p14 a {
	left:243px;
	top:26px;
}
	
	#mapholder ul li.p15 a {
	left:214px;
	top:35px;
}
	
	#mapholder ul li.p16 a {
	left:223px;
	top:43px;
}
	
	#mapholder ul li.p17 a {
	left:209px;
	top:29px;
}
	
	#mapholder ul li.p18 a {
	left:173px;
	top:142px;
}
	
	#mapholder ul li.p19 a {
	left:202px;
	top:83px;
}
	
	#mapholder ul li.p20 a {
	left:240px;
	top:118px;
}
	
	#mapholder ul li.p21 a {
	left:187px;
	top:178px;
}
	
	#mapholder ul li.p22 a {
	left:186px;
	top:314px;
}
	
	#mapholder ul li.p23 a {
	left:166px;
	top:213px;
}
	
	#mapholder ul li.p24 a {
	left:203px;
	top:329px;
}
	
	#mapholder ul li.p25 a {
	left:176px;
	top:215px;
}
	#mapholder ul li.p26 a {
	left:742px;
	top:346px;
}
#mapholder ul li.p27 a {
	left:311px;
	top:306px;
}
#mapholder ul li.p28 a {
	left:305px;
	top:291px;
}
#mapholder ul li.p29 a {
	left:337px;
	top:383px;
}
#mapholder ul li.p30 a {
	left:339px;
	top:376px;
}
#mapholder ul li.p31 a {
	left:308px;
	top:351px;
}
#mapholder ul li.p32 a {
	left:319px;
	top:376px;
}
#mapholder ul li.p33 a {
	left:653px;
	top:366px;
}

#mapholder ul li.p34 a {
	left:379px;
	top:225px;
}

#mapholder ul li.p35 a {
	left:427px;
	top:260px;
}

#mapholder ul li.p36 a {
	left:378px;
	top:287px;
}

#mapholder ul li.p37 a {
	left:419px;
	top:279px;
}

#mapholder ul li.p38 a {
	left:699px;
	top:206px;
}

#mapholder ul li.p39 a {
	left:870px;
	top:238px;
}

#mapholder ul li.p40 a {
	left:876px;
	top:243px;
}

#mapholder ul li.p41 a {
	left:956px;
	top:169px;
}

#mapholder ul li.p42 a {
	left:748px;
	top:186px;
}

#mapholder ul li.p43 a {
	left:656px;
	top:424px;
}

#mapholder ul li.p44 a {
	left:666px;
	top:408px;
}

#mapholder ul li.p45 a {
	left:333px;
	top:48px;
}

#mapholder ul li.p46 a {
	left:936px;
	top:140px;
}

#mapholder ul li.p47 a {
	left:386px;
	top:303px;
}

#mapholder ul li.p48 a {
	left:405px;
	top:322px;
}

#mapholder ul li.p49 a {
	left:385px;
	top:395px;
}

#mapholder ul li.p50 a {
	left:842px;
	top:310px;
}

#mapholder ul li.p51 a {
	left:842px;
	top:382px;
}
	
	#mapholder ul li.p52 a {
	left:711px;
	top:320px;
}
	
	#mapholder ul li.p53 a {
	left:703px;
	top:345px;
}
	
	#mapholder ul li.p54 a {
	left:440px;
	top:461px;
}
	
	#mapholder ul li.p55 a {
	left:360px;
	top:257px;
}
	
	#mapholder ul li.p56 a {
	left:332px;
	top:221px;
}
	
	#mapholder ul li.p57 a {
	left:450px;
	top:149px;
}
	
	#mapholder ul li.p58 a {
	left:365px;
	top:148px;
}
	
	#mapholder ul li.p59 a {
	left:910px;
	top:636px;
}
	
	
	
	
	/* TOOLTIPS         */
	
	/* trigger button */
#download_now {
	
	display:block;
	height:11px;
	
	margin-bottom:30px;
	overflow:hidden;
	text-indent:-999em;
	width:10px;
	cursor:pointer;
}

/* mouseover state */
#download_now:hover {
	background-position:0 -11px ;		
}

/* clicked state */
#download_now:focus {
	background-position:0 -88px;
}

/* tooltip styling */
.tooltip {
	display:none;
	
	background-image:url(http://www.edxseattle.com/img/white_arrow_big.png);
	
	padding:10px 10px 10px 10px;
	width: 175px;
	height:46px;
	
}

.tooltip-pointer {
	
	position: relative;
	padding: 0;
	margin: 0;
	
	float: left;
	left: 0px;
	top: -20px;
}

/* a .label element inside tooltip */
.tooltip .label {
	color:yellow;
	width:35px;
}

.tooltip a {
	color:#ad4;
	font-size:11px;
	font-weight:bold;
}

.location_name {
	font-family: 'Droid Sans', sans-serif;
	color: #1595d3;
	font-weight:bold;
	font-size: 10px;
}

.location_location {
	font-family: 'Droid Sans', sans-serif;
	font-size: 10px;
	color:#000;
	font-weight:normal;
}

.droid-state-projectlist {
	font-family: 'Droid Sans', sans-serif;
	font-size: 16px;
	color: #1595d3;
	font-weight: bold;
	line-height:1.5em;
}

.droid-city-projectlist {
	font-family: 'Droid Sans', sans-serif;
	font-size: 11px;
	color: #666;
	font-weight: normal;
	line-height:1.5em;
}

.droid-titlelist-projectlist {
	font-family: 'Droid Sans', sans-serif;
	font-size: 14px;
	color: #666;
	font-weight: bold;
	line-height:1.5em;
}

.carousel_image {padding: 0px 0px 8px 0px;}
.caption {font-family: 'Droid Sans', sans-serif;
font-size: 12px;}

.sub-client-title-box {padding-top: 4px;}

.headline {
	width: 747px;
	float: right;
	display: inline-block;
	position: relative;
	background-color:#FFF;
	margin: 0;
	padding: 42px 0px 0px 93px;
}

.contact-headline {
	width: 747px;
	float: right;
	overflow: visible;
	display: inline-block;
	position: relative;
	background-color:#FFF;
	margin: 0;
	padding: 42px 0px 4px 0px;
}

.featuredprojinner{
margin:0 auto;
width:660px;
}
#featuredprojtopbox ul{
float:left;
margin:0;
padding:0;
}
#featuredprojtopbox li{
  font-family: 'Droid Sans', sans-serif;
  font-size:24px;
  color:#666;
  text-align:left;
  list-style:none;
  !line-height: 1.5em;
}
#featuredprojtopbox span{
float:right;
 font-family: 'Droid Sans', sans-serif;
  font-size:13px;
  color:#666;
  text-align:left;
  line-height:2em;
  font-style:italic;
}

#featuredprojtopbox li, #featuredprojtopbox span{

}
#featuredprojtopbox li a{
background:url(../images/bkg_li.gif) top left no-repeat;
padding:0 0 0 12px;
}
#featuredprojtopbox a, #featuredprojtopbox span a{

}
#featuredprojtopbox a:hover{

}

#featuredprojtopbox{
clear:both;
margin: 8px 0px 1px 0px;
padding:0px 0px 0px 0px;
height: 23px;
!height: 32px; //IE7
!padding: 5px 0px 2px 0px; //IE7
!margin: 6px 0px 9px 0px; //IE7
_margin-bottom: 7px; //IE6

}


.cityline{
margin:0 auto;
width:747px;
}
#meta ul{
float:left;
margin:0;
padding:0;
}
#meta li{
font-family: 'Droid Sans', sans-serif;
	font-size: 13px;
	color: #666;
	line-height:2.5em;
	list-style:none;
}
#meta span{
float:right;
}

#meta li, #meta span{

}
#meta li a{
background:url(../images/bkg_li.gif) top left no-repeat;
padding:0 0 0 12px;
}
#meta a, #meta span a{

}
#meta a:hover{

}

#meta{
clear:both;
margin-bottom: 9px;
padding:0px 0px 0px 0px;
min-height:23px;
!margin-bottom: 0px; //IE7
_margin-bottom: 0px; //IE6

}