/*------------------------------------- 
-- Global settings
-------------------------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, images, ins, kbd,q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { 
	margin: 0; 
	padding: 0; 
	border: 0; 
	outline: 0; 
	font-weight: inherit; 
	font-style: inherit; 
	font-size: 100%; 
	font-family: inherit; 
	vertical-align: baseline; 
	}

ol, ul {
	list-style: none;
}

.square_list  {
	list-style: square outside;
	margin-left: 20px;	
	margin-bottom: 15px;
}

.float_left {
	float: left;
}

.center {
	text-align: center;
}
	
table 	{
	border-collapse: separate; 
	border-spacing: 0;
	}

caption, th, td {
	text-align: left; 
	font-weight: normal;
	}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	}
p {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-top: 0px;
	margin: 0px;
	margin-bottom: 10px;
	font-size: 13px;
	line-height: 140%;
}



/*------------------------------------- 
-- General Elements
-------------------------------------*/

body 	{
	font-family: Tahoma, Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size: 62.5%;
	line-height: 1.5;
	text-align: center;
	color: #4b4b4b;
	background: #000 url(/images/bg-page.jpg) center top no-repeat;
	padding-top: 22px;
	padding-bottom: 25px;
	}

hr 	{ 
	display: none;
	}
		
strong 	{
	font-weight: bold;
	}
		
em 	{
	font-style: italic;
	}
	
address {
	font-style: normal;
	}

input, textarea, select {
	font: 1em Tahoma, Arial, Helvetica, sans-serif;
	}

a 	{
	color: #D32D2D;
	text-decoration: none;
	outline: none;
	}
a:hover {
	color: #757575;
	text-decoration: none;
	}

a:visited {}

a:active {}

/*------------------------------------- 
-- Layout
-------------------------------------*/
#accesibility {
	position:absolute;
	left:-999em;
	}
#container {
	width: 970px;
	margin: 0 auto;
	text-align: left;
	font-size: 1.3em;
	background:#fff;
	}
#contentWrapper {
	background:#f2f2f2;
	overflow:hidden;
	height:1%;
}
.clearer {
	clear:both;
}
	
#footer {
	margin: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	background:#333333;
	color: #999999;
	text-align: center;
	border:1px solid #666666;
}

/* ----- Layout > Header -----*/

#header {
	background:#f5f5f5 url(/images/bg-header.gif) left top repeat-x;
	position:relative;
	overflow:hidden;
}

h1#logo {		
	position:absolute;
	width:269px;
	height:40px;
	top:8px;
	left:15px;
	text-indent:-9999em;
	background:url(/images/northrop_logo.gif) left top no-repeat;
}

/* -- Layout > Header > Menu --*/
#main_menu {
	float:right;
	font-size:0.88em;
	display:inline;
	margin-top:26px;
	width:970px;
	border-bottom:1px solid #666666;
}

#main_menu li {
	float:left;
	font-size: 100%;
}

#main_menu li.first_element {				
	padding-left:1px;
	margin-left:325px;
	display:inline;
	background:url(/images/bg-menu_separator.gif) left bottom no-repeat;
}

#main_menu a {
	float:left;
	background: url(/images/bg-menu_separator.gif) right bottom no-repeat;
	color:#4b4b4b;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	padding:6px 14px;
	text-decoration:none;
}

#main_menu a:hover {
	color:#ef4b4b;
}

#main_menu a.selected {
	background:url(/images/bg-menu_separator-active.gif) right bottom no-repeat;
	color:#999999;
	position:relative;
	top:1px;
	padding-bottom:7px;
	padding-top:5px;
}

#submenu {
	clear:both;
	background:#3e3e3e;
	border-bottom:1px solid #666666;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	overflow:hidden;
	text-align:right;
	padding-right:15px;
}

#submenu ul {
	float:right;
}

#submenu li {
	float:left;
}

#submenu li a {
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.821em;
	color:#999999;
	text-decoration:none;
	float:left;
	padding:4px 11px 2px;
	position:relative;
}

#submenu.many li a {
	padding:4px 7px 2px;
}

#submenu li a:hover {
	color:#ef4b4b;
}

#submenu li a.selected {
	color:#ef4b4b;
	background:url(/images/icn-submenu-hover.gif) center bottom no-repeat;
}

/*------------------- 
-- Home Page
--------------------*/
#gallery {
	background:url(/images/bg-gallery.jpg) left top no-repeat;
	height:330px;
	position:relative;
	overflow:hidden;
}
#myGallery
{	/*
	text-align: left;
	margin: 0 auto; */
	position:absolute;
	right:42px;
	top:42px
}
#myGallery a.open:link, #myGallery a.open:visited {
    cursor: pointer;
}

#sidebar {
	display: inline;
	float: right;
	height: 100%;
	margin-right: 23px;
	background: #f2f2f2;
}
#sidebar #news {
	width: 266px;
	margin: 0px;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	background:#ffffff url(/images/bg-fade296.gif) top center no-repeat;
	z-index: 1;
}

#news h1{
	font-size:1.25em;
	font-weight: bold;
 }

#news h4 {
	font-size:1.0em;
	font-weight: bold;
}

#news p {
	font-size:0.88em;
}



#main {
	display: inline;
	float: left;
	width: 600px;
	height: 100%;
	margin-left: 23px;
	padding-bottom: 30px;
}

#main h1{
	font-size:1.25em;
	font-weight: bold;
 }
 
#one_col {
	display: inline;
	float: left;
	width: 920px;
	height: 100%;
	margin-left: 25px;
	margin-right: 25px;
	padding-bottom: 30px;
}

#two_col {
	display: inline;
	float: left;
	width: 447px;
	height: 100%;
	margin-left: 25px;
}

#one_col h1, #two_col h1{
	font-size:1.25em;
	font-weight: bold;
 }
#careersFront a {
	display: block;
	margin-top: 253px;
	margin-left: 25px;
	width: 200px;
	height: 60px;
	background: #000000;
	}
#projectsFront a {
	display: block;
	margin-top: 253px;
	margin-left: 125px;
	width: 200px;
	height: 60px;
	background: #565656;
	}

#feature-buttons {
	position: relative;
	top: 253px;
	left: 25px;
	width: 400px;
}
	
#feature-buttons #b1 {
	display:inline;
	float:left;
	margin-right:25px
}

#feature-buttons #b1 a{
	background: transparent url(/images/bg-button-career.gif) no-repeat top left;
	display:block;
	height:60px;
	width:180px
}

#feature-buttons #b2{
	display:inline;
	float:left
}

#feature-buttons #b2  a {
	background: transparent url(/images/bg-button-project.gif) no-repeat top left;
	display:block;
	height:60px;
	width:180px
}

#feature-buttons #b1 a:hover, #feature-buttons #b2 a:hover {
	background-position: top right;
}
	
/*------------------- 
-- Services
--------------------*/

#services-header {
	width: 100%;
	height: 102px;
	background: #FFFFFF url(/services/images/services-banner.jpg) no-repeat top left;
	margin-bottom: 20px;
}

#sidebar #experience {
	width: 190px;
	margin: 0px;
	padding: 15px;
	background:#ffffff url(/images/bg-fade220.gif) top center no-repeat;
	z-index: 1;
}
#services-box {
	width:670px;
	overflow: auto;
}

#services-box h1{
	float: left;
	width: 645px;
	font-size:2.5em;
	font-weight: bold;
}
#services-box p, #services-box  ul{	
	font-size:1.2em;
}
#services-box h2{
	font-size:1.3em;
	font-weight: bold;
}
#services-box #services-images{
	width: 235px;
	float: right;
	margin: 0 0 15px 10px;
}

/*------------------- 
-- Projects
--------------------*/
#projects, 
#project_list {
	width:100%;
	overflow: hidden;
}
#projects ul,
#project_list ul {
	padding:0; 
	margin:10px auto; 
	list-style-type:none;
	float:left;
	position:relative; 
}
#projects li {
	width: 266px;
	height: 190px;
	background: #FFFFFF url(/images/bg-fade296.gif) no-repeat top left;
	float:left; 
	position:relative;
	margin:10px 0px 10px 20px;
	padding:15px;
}

#project_list li{
	overflow: auto;
	width: 880px;
	margin: 10px 0px 20px 25px;
	padding: 20px;
	background:#ffffff url(/images/bg-fade920.gif) top left no-repeat;
}
#projects li h1{
	margin-top: 10px;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
}
#project_list li h1{
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
}
#projects img{
	margin: 0;
	padding: 0;
	border: 0;
}
#project_list img{
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
	padding: 0;
	border: 0;
}

/*------------------- 
-- People
--------------------*/

#people {
	width:100%;
	overflow: hidden;
}

#people ul {
	padding:0; 
	margin:0 auto; 
	list-style-type:none;
	float:left;
	position:relative; 
}

#people li {
	width: 140px;
	height: 215px;
	background: #FFFFFF url(/images/bg-fade170.gif) no-repeat top left;
	float:left; 
	position:relative;
	margin:10px;
	margin:10px 0px 10px 20px;
	padding:15px;
 }
 
 #people li h1{
	font-size:1.15em;
	font-weight: bold;
 }
 
#people li h2{
	font-size:0.821em;
 }
 
#people img{
	 margin-left: 20px;
	 padding-bottom: 5px;
	 border: 0;
}

#profile {
	width:570px;
	height:350px;	
}

#profile img{
	float: right;
	margin: 0 0 10px 10px;
}

#profile h1{
	float: left;
	width: 310px;
	font-size:2.5em;
	font-weight: bold;
}

#profile h2{
	float: left;
	margin-bottom:15px;
	width: 310px;
	font-size: 1.8em;
	font-weight: bold;
}

#people img{
	
}

/*------------------- 
-- Careers
--------------------*/

.close_date {
	font-size:0.85em;
	text-align: center;
}

#career-buttons, #graduate-buttons {
	position: relative;
	margin-top: 20px;
	margin-left: 20px;
}
	
#career-buttons #b1,
#career-buttons #b2,
#career-buttons #b3,
#career-buttons #b4,
#graduate-buttons #b1,
#graduate-buttons #b2,
#graduate-buttons #b3,
#graduate-buttons #b4{
	display:inline;
	float:left;
	margin-right:25px;
	text-indent:-9999em;
}

#career-buttons #b1 a{
	background: transparent url(/careers/images/btn-why.jpg) no-repeat top left;
	display:block;
	height:200px;
	width:200px
}

#career-buttons #b2  a {
	background: transparent url(/careers/images/btn-career.jpg) no-repeat top left;
	display:block;
	height:200px;
	width:200px
}

#career-buttons #b3  a {
	background: transparent url(/careers/images/btn-graduate.jpg) no-repeat top left;
	display: block;
	height: 200px;
	width: 200px
}

#career-buttons #b4  a {
	background: transparent url(careers/images/btn-vacation.jpg) no-repeat top left;
	display:block;
	height:200px;
	width:200px
}

#graduate-buttons #b1 a{
	background: transparent url(/careers/images/btn-consulting.jpg) no-repeat top left;
	display: block;
	height: 210px;
	width: 200px
}

#graduate-buttons #b2  a {
	background: transparent url(/careers/images/btn-grad_dev.jpg) no-repeat top left;
	display: block;
	height: 210px;
	width: 200px
}

#graduate-buttons #b3  a {
	background: transparent url(/careers/images/btn-team.jpg) no-repeat top left;
	display: block;
	height: 210px;
	width: 200px
}

#graduate-buttons #b4  a {
	background: transparent url(careers/images/btn-meet.jpg) no-repeat top left;
	display: block;
	height: 210px;
	width: 200px
}
#career-buttons #b1 a:hover, #career-buttons #b2 a:hover, #career-buttons #b3 a:hover, #career-buttons #b4 a:hover,
#graduate-buttons #b1 a:hover, #graduate-buttons #b2 a:hover, #graduate-buttons #b3 a:hover, #graduate-buttons #b4 a:hover {
	background-position: top right;
}

#why-boxfade,
#graddev-boxfade,
#meet-boxfade,
#career-box,
#gradinfo-boxfade {
	float:left;
	width: 407px;
	margin-bottom:20px;
	padding: 20px;
	background:#ffffff url(/images/bg-fade447.gif) top left no-repeat;
	z-index: 1;
}

#graduate-box,
#contact-boxfade,
#news-boxfade,
#onecol-boxfade{
	width: 880px;
	margin-top: 20px;
	padding: 20px;
	background:#ffffff url(/images/bg-fade920.gif) top left no-repeat;
	z-index: 1;
	overflow: auto;
}

#career-box h3,
#graddev-boxfade h3,
#meet-boxfade h3,
#why-boxfade h3,
#graduate-box h3,
#gradinfo-boxfade h3,
#onecol-boxfade h3 {
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
}

#career-box h4,
#graddev-boxfade h4,
#meet-boxfade h4,
#why-boxfade h4,
#graduate-box h4,
#gradinfo-boxfade h4,
#onecol-boxfade h4{
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
}

#news-boxfade img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#news-image{
	float: left;
	width:315px;
}

#news-image-text{
	font-size: 0.85em;
	float: left;
}

#news-boxfade h1{
	margin-bottom: 10px;
}

#why-boxfade {
	height: 180px;
	margin-top: 20px;
}
#graddev-boxfade {
	height: 240px;
	margin-top: 20px;
}
#meet-boxfade {
	height: 200px;
	margin-top: 0;
}
#meet-boxfade img{
	float: left;
	margin-right: 15px;
}
#meet-boxfade p {
	font-size: 0.85em;
}
#gradinfo-boxfade {
	/* height: 130px; */
}
#career-box {
	height: 300px;
	margin-top: 20px;
}

#meet-facebox {
	width:570px;
	height:450px;	
}
#meet-facebox  img{
	float: right;
	margin: 0 0 10px 10px;
}
#meet-facebox h1{
	float: left;
	width: 360px;
	font-size:2.5em;
	font-weight: bold;
}
#meet-facebox h2{
	float: left;
	margin-bottom:5px;
	width: 360px;
	font-size: 1.8em;
	font-weight: bold;
}

#graduate-facebox {
	width:570px;
}

#graduate-facebox h1{
	font-size:2.5em;
	font-weight: bold;
}

#contact-boxfade {
	height:250px;
}
#contact-boxfade #address {
	float:left;
}
#contact-boxfade #map {
	float:right;
}

.bullet li {
	list-style: square inside;	
	padding-bottom: 5px;	
}
