* {
	margin: 0;
	padding: 10;
	line-height: 1em;
}

html, body {
	height: 100.1%; 
}

body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #fff;
	background-color: #000;
}


/* Typography and Links
----------------------------------------------- */

h1, h2, h3, h4 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	line-height: 1em;
}

h1 {
	font-size: 1.4em;
	line-height: 1.4em;
	font-weight: normal;
	margin: 10px 0 30px 0;
}

h2 {
	font-size: 1.5em;
	line-height: 1.4em;
	font-weight: normal;
	background-repeat: no-repeat;
}

h3 { font-size:1.4em; padding:10px 0; }

div.content-col-right h2.box-heading, div.content-col-right h2.box-heading-contact {
	font-size: 1.6em;
	font-weight: normal;
	color: #ff9900;
	text-decoration: none;
	margin-bottom: 0.6em;

}
div.content-col-right h2.box-heading a {
	color: #ff9900;
	text-decoration: none;	
}
p {
	padding-bottom: 0.8em;
}
ul {
	padding: 0 0 20px 40px;
	list-style: disc;
}
ul ul {
	padding-bottom: 0;	
}
p, #content li {
	font-size: 1.5em;
	line-height: 1.6em;
}
p a {
	line-height: 1.6em;
}
div#content ul li ul li {
	font-size: 1em;
}

div#content ul li {
	padding: 2px 0;
}

div#content ul li ul {
	margin-top: 4px;
}

div#content ul li ul {
	margin-left: 0;
	padding-left: 20px;
}

a, a:visited {
	color: #fff;
}
a, a:visited {
	/*color: #2679ea;*/
	color: #fff;
	text-decoration: none;
}
a:hover {
	color: #fff;
	text-decoration: underline;
}

div.content-col-left a {
	text-decoration: none;
}
	
ul#share-panel a {
	color: #fff;	
}

span.date, a.blue-link {
	color: #ff9900;
}

.img-replace {
	display: block;
	width: 100%;
	text-align:left;
	overflow: hidden;
	text-indent: -1000px;
	height: 38px;
}
h2.img-replace {
	height: 18px;
}



/* Structure
----------------------------------------------- */

div#wrapper {
	width: 100%;
	margin: -1px 0 0;
	padding: 0;
}
div#main {
	margin: 0 auto;
	width: 914px;
	padding: 0px 20px;
}
div#nav-bar {
	float: left;
	height: 35px;
	left: 0;
	position: absolute;
	z-index: 2;
	top: 0;
	width: 100%;
	background-color: transparent;
	background-image: url(../images/bg-nav.png); /* for Mozilla/Opera/etc */
}
div#nav {
	margin: 0 auto;
	width: 914px;
	z-index: 3;
	position: relative;
	padding: 0px 20px;
}
div#content {
	background-color: inherit;
	color: inherit;
	margin-top: 170px;
	padding: 0pt;
	position: absolute;
	top: 0pt;
	width: 914px;
}
div#sponsors {
	background-color: inherit;
	color: inherit;
	margin-top: 170px;
	padding: 0pt;
	position: absolute;
	top: 0pt;
	width: 914px;
}
div#flash-container {
	height: 100%;
	overflow: hidden;
	width: 100%;
}
div#background {
	position: absolute;
	top: -1px;
	left: -3px;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	overflow: visible;
}
#flash-background {
	height: 100%;
}
div.content-col-left {
	float: left;
	width: 700px;
	margin-bottom:95px;
}
div.content-col-left #logo {
	margin-bottom: 20px;
}
div.content-col-right {
	float: right;
	margin-right:0px;
	width: 900px;
	margin-bottom:40px;
}
div.sponsors-center {
	float: left;
	margin-right:0px;
	width: 900px;
	margin-bottom:40px;
}
div.content-col-right h1 {
	margin-bottom: 10px;
}
div.content-col-right h2 {
	margin-bottom: 20px;
}
div.content-box {
	padding: 10px 10px 0 10px;
	width: 800px;
	margin: -3px 5px;
	background-color: transparent;
	background: url(../images/bg-trans.png) top left repeat;
}
div.calendar{
	padding: 10px 10px 0 10px;
	width: 500px;
	margin: -3px 5px;
	background-color: transparent;
	background: url(../images/bg-trans.png) top left repeat;
}
div.content-box ul {
    list-style-type:square;
}
div.content-box-top, div.content-box-bottom {
	width: 629px;
	height: 9px;
}
div.content-box-top {
	background: url(../images/box-top.gif) top left no-repeat;
	margin-top: 0;
}
div.content-box-bottom {
	background: url(../images/box-bottom.gif) top left no-repeat;
	margin-bottom:20px;
}
div.logo {
	float: right;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 0;
}
#home div.logo {
	float: left;
	margin: 20px 30px 0 0;
}
div.scroll-box {
	overflow: auto;
	height: 400px;
}

div#print-logo { display: none; }

/* Home page
----------------------------------------------- */

div#home-content {
	margin: 75px 0 0 0;
}
div#standard-content {
	margin: 0;
}
#home div.content-col-left {
	float: none;
	width: 800px;
	background-color: transparent;
	background: url(../images/bg-trans.png) top left repeat;
	padding: 15px;
}
#home div.content-col-right {
	float: right;
	width: 320px;
	padding: 5px 0px;
	font-size: 0.9em;
}
p.full-list {
	clear: both;
	padding-top: 16px;
}
#home-content h1 {

}

.about-title {
	background: url(../images/about-title.png) top left no-repeat;
}
.media-title {
	background: url(../images/media-title.png) top left no-repeat;
}
.member-title {
	background: url(../images/member-title.png) top left no-repeat;
}
.awards-title {
	background: url(../images/awards-title.png) top left no-repeat;
}
.team-title {
	background: url(../images/team-title.png) top left no-repeat;
}
.services-title {
	background: url(../images/services-title.png) top left no-repeat;
}
.strategy-title {
	background: url(../images/strategy-title.png) top left no-repeat;
}
.showcase-title {
	background: url(../images/showcase-title.png) top left no-repeat;
}
.case-studies-title {
	background: url(../images/recent-projects-title.png) top left no-repeat;
}
.contact-title {
	background: url(../images/contact-title.png) top left no-repeat;
}
.colophon-title {
	background: url(../images/colophon-title.png) top left no-repeat;
}
.jobs-title {
	background: url(../images/jobs-title.png) top left no-repeat;
}
.press-title {
	background: url(../images/press-releases-title.png) top left no-repeat;
}
.sitemap-title {
	background: url(../images/sitemap-title.png) top left no-repeat;
}
.news-title {
	background: url(../images/news-title.png) top left no-repeat;
}
.privacy-title{
	background: url(../images/privacy-title.png) top left no-repeat;
}
.terms-title {
	background: url(../images/terms-title.png) top left no-repeat;
}
.current-title {
	background: url(../images/current-title.png) top left no-repeat;
}
.intern-title {
	background: url(../images/intern-title.png) top left no-repeat;
}
.why-title {
	background: url(../images/why-title.png) top left no-repeat;
}
.apply-title {
	background: url(../images/apply-title.png) top left no-repeat;
}

.pos1204-title {
	background: url(../images/pos1204-title.png) top left no-repeat;
}
.pos1205-title {
	background: url(../images/pos1205-title.png) top left no-repeat;
}
.pos1206-title {
	background: url(../images/pos1206-title.png) top left no-repeat;
}
.pos1207-title {
	background: url(../images/pos1207-title.png) top left no-repeat;
}


/* Navigation
----------------------------------------------- */

div#nav a {
	outline-style: none;
}

div#nav ul.top-level {
 	width: 568px;
 	height: 36px;
 	background: url(../images/nav.png);
	margin: 0;
	padding: 0;
 	position: relative;
}

div#nav ul.top-level li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	background: transparent url(../images/transparent.gif); /* Need this for nav to work in Opera */
	height: 36px;
	display: block;
}

div#nav ul.top-level li a.base-link, div#nav ul.top-level li a.selected {
	float: left;
	padding: 36px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:36px; /* for IE5/Win only */
	width: 100%;
}

#menu-main-1 { left: 0; width: 82px;} /* home */
#menu-main-2 { left: 82px; width: 97px; } /* company */
#menu-main-3 { left: 179px; width: 97px; } /* services */
#menu-main-4 { left: 276px; width: 105px; } /* showcase */
#menu-main-5 { left: 381px; width: 95px; } /* careers */
#menu-main-6 { left: 476px; width: 92px; } /* contact */

#menu-main-1 a.base-link:hover, #menu-main-1:hover a.base-link, #menu-main-1 a.selected { background: url(../images/nav.png) 0 -36px no-repeat;}
#menu-main-2 a.base-link:hover, #menu-main-2:hover a.base-link, #menu-main-2 a.selected { background: url(../images/nav.png) -82px -36px no-repeat;}
#menu-main-3 a.base-link:hover, #menu-main-3:hover a.base-link, #menu-main-3 a.selected { background: url(../images/nav.png) -179px -36px no-repeat;}
#menu-main-4 a.base-link:hover, #menu-main-4:hover a.base-link, #menu-main-4 a.selected { background: url(../images/nav.png) -276px -36px no-repeat;}
#menu-main-5 a.base-link:hover, #menu-main-5:hover a.base-link, #menu-main-5 a.selected { background: url(../images/nav.png) -381px -36px no-repeat;}
#menu-main-6 a.base-link:hover, #menu-main-6:hover a.base-link, #menu-main-6 a.selected { background: url(../images/nav.png) -476px -36px no-repeat;}


div#nav ul.sub-level {
	padding: 6px 0;
	margin: 0;
	list-style: none;
}

div#nav ul.sub-level li a {
	display: block;
	width: 20em;
	text-decoration: none;
	color: #000;
	padding: 8px 12px;
	font-size: 1.1em;
}

div#nav ul.sub-level li a:hover {
	text-decoration: underline;
}

div#nav ul.sub-level li { /* all list items */
	float: left;
	width: 20em; /* width needed or else Opera goes nuts */
	height: auto;
	position: relative;
}

div#nav ul.top-level li ul.sub-level {
	position: absolute;
	background: url(../images/sub-nav.png) top left repeat;
	width: 20em;
	top: 36px;  /* using left instead of display to hide menus because display: none isn't read by screen readers */
	left: -999em;
}

div#nav ul.top-level li:hover ul.sub-level, div#nav ul.top-level li:hover ul {
	left: 0;
	visibility: visible;
}

/* Forms
----------------------------------------------- */

.contact {
	margin-top: 1em; margin-bottom:-20px;
}

.contact .compulsory {
	font-weight: bold;
}

.contact label {
	float: left;
	width: 105px;
	text-align: right;
	padding: 4px 10px 4px 0;
	vertical-align:middle;
}

.contact .textarea label {
	display: block;
}

.contact select, .contact input, .contact textarea, textarea {
	border: 1px solid #231E1B;
	color: #000;
	width: 380px;
	padding: 2px;
	font: 1em Arial, Helvetica, sans-serif;
	vertical-align:middle;
}

.contact input {
	height: 16px;
}

.contact textarea {
	width: 380px;
	height: 100px;
}
.contact .buttons {
	margin: 10px 0 20px 110px;
}
.contact .button {
	width: auto;
	padding: 0 15px;
	height: 22px;
	color: #fff;
	background-color: #eb1666;
	text-transform: uppercase;
	font-size: 12px;
	border: 1px solid #7C0C47;
}
.contact input.alt {
	background-color: #00c4ee;
	border: 1px solid #198dc7;
	font-weight: bold;	
}
.content-col-left .contact {
	margin-bottom: 10px;	
}
.content-col-left .contact input.alt {
	margin-top: 10px;	
}
.contact input.filefield {
	height: auto;
}
.form-message, .errors {
	background-color: #eb1666;
	border: 3px solid #7C0C47;
	color: #fff;
	margin: 10px 0;
	padding: 10px;
	font-size: 1.2em;
	line-height: 1.5em;
}
.fake-button {
	width: 70px;
	height: 22px;
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	background-color: #00c4ee;
	border: 1px solid #091d97;
	font-weight: bold;
	display: block;
	text-align: center;
	line-height: 22px;
	text-decoration: none;
	outline: 0;	
}
.no-select {
	color: #aaa;
}

/* Misc
----------------------------------------------- */

a img {
	border: 0;
}

.image-replace {
	text-indent: -5000px;
}

.clear {
	clear: both;
}

p.pdf { padding:60px 0 0 0; font-size:11px; color:#aaa; width:200px; }
p.pdf a { color:#fff; }
p.right { float:right; padding-top:20px; }
p.left { float:left; padding-top:20px; }
div#skip-nav { position:absolute; text-indent:-9999em; height:0; }
a#content-begins { height:0; width:0; }
span.noshow { display:none; }

/* Footer */
div#footer {
	clear:both;
	width:910px;
	padding:30px 0 0 15px;
	height:25px;
	text-align:left;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
}
div#footer fieldset { padding:0 30px; border:0; }
div#footer legend { display:none; }
div#footer div.section1 { float:left; width:310px; margin-left:-30px; margin-right:10px; padding-left:15px; height:210px; }
div#footer div.section3 {
	float:left;
	width:900px;
	height:35px;
	padding:0 0 0 20px;
}
div#footer div.section {
	background:url(../images/vr.png) no-repeat;
	float:left;
	width:285px;
	height:40px;
	padding:0 20px;
}
div#footer h2 { color:#fff; padding:0 0 10px 0; height:15px; }
div#footer ul { list-style-type:none; width:120px; margin:0; padding:0; float:left; }
div#footer li { line-height:16px; font-size:12px; }
div#footer a {
	color:#FF9900;
	text-decoration:none;
	outline:none;
}
div#footer a img { border:0; }
div#footer div.section1 a:hover { text-decoration:underline; }
div#footer p { margin:0; padding:0 0 10px 0; line-height:16px; color:#fff; float:none; font-size:12px; }
div#footer p#copy { font-size:10px; color:#aaa; padding:25px 0 0 30px; line-height:14px; }
div#footer p.sub { height:60px; width:130px; float:left; }
div#footer h2#foot_contents {
}
div#footer h2#foot_about {
}
div#footer h2#foot_site {
}
div#footer span, div#footer strong { display:none; }

div#footer div.line {
	width:260px;
	height:35px;
	clear:left;
}
div#footer #august-image { display:block; background:url(../images/august_sp.gif) 0 0 no-repeat; width:100px; height:50px; cursor:pointer; float:left; }
div#footer #august-image:hover { background:url(../images/august_sp.gif) -100px 0 no-repeat; }
div#footer #minotaur-image { display:block; background:url(../images/minotaur_sp.gif) 0 0 no-repeat; width:100px; height:50px; cursor:pointer; float:left; }
div#footer #minotaur-image:hover { background:url(../images/minotaur_sp.gif) -100px 0 no-repeat; }
div#footer #hoopla-image { display:block; background:url(../images/hoopla_sp.gif) 0 0 no-repeat; width:100px; height:50px; cursor:pointer; float:left; }
div#footer #hoopla-image:hover { background:url(../images/hoopla_sp.gif) -100px 0 no-repeat; }
div#footer #mailconnect-image { display:block; background:url(../images/mailconnect_sp.gif) 0 0 no-repeat; width:100px; height:50px; cursor:pointer; float:left; }
div#footer #mailconnect-image:hover { background:url(../images/mailconnect_sp.gif) -100px 0 no-repeat; }

.space-up { margin-top:20px; }
.flickr { background:url(../images/flickr.gif) no-repeat center right; padding-right: 24px; }
small.filenote { font-size: 11px; color: #aaa; }
ul#share-panel { list-style-type: none; padding: 0; height: 35px; }
ul#share-panel li { float: left; margin-right: 20px; }
ul#share-panel a { padding-left: 22px; font-size: 11px; text-decoration: none; }
.logospace a { padding-left: 18px; }
a.twitter { background:url(../images/tw.gif) no-repeat 0 0; }
a.facebook { background:url(../images/fb.gif) no-repeat 0px 1px; }
a.digg { background:url(../images/digg.gif) no-repeat 0px 1px; }
a.delicious { background:url(../images/del.gif) no-repeat 0px 1px; }
p.skivvy { text-align:right; color:#333; margin-right:10px; font-size:12px; }
.awards img { margin: 3px 3px 7px 3px; }
h2 a:hover { text-decoration: none; }
.padding-and-a-half { padding-top:0.5em; }

div.content-col-left a.case-visit { display:block; height:250px; width:242px; background: top left url(../images/case-scr-bg.gif) no-repeat; padding:6px 5px 5px 6px; text-decoration:none; outline:0; }
div.content-col-left a.long { background: top left url(../images/case-scr-bgx.gif) no-repeat; height: 460px; }
div.content-col-left a.case-visit label { float:right; font-size:12px; padding-right:10px; cursor:pointer; padding-top:20px; text-decoration:none; font-weight:bold; }
div.content-col-left a.case-out { float:left; font-size:12px; outline:0; padding-top:0; text-decoration:none; font-weight:bold; margin-top:-27px; }

div.case-study h2 strong { font-weight:400; color:#ff9900; }
div.case-study h3 { font-weight:400; color:#ff9900; font-size:15px; margin-bottom:-5px; }
div.case-study ul { padding-left:20px; padding-bottom:10px; }
div.case-logo { float:right; margin:10px 0 15px 15px; }
div.case-logo img { margin-left:5px; padding-right:10px; }
div.case-logo ul { list-style-type:none; border-left:1px solid #aaa; padding-top:0; padding-bottom:0; margin-top:15px; padding-left:20px; font-size:0.9em; }
div.case-logo ul strong { font-weight:400; color:#ff9900; }
div.case-logo li { text-indent: -5px; }

div.content-col-left span.sub-title { text-transform:uppercase; font-weight:bold; text-decoration:none; font-size:11px; }
div#news-2008-items, div#news-2007-items { display:none; }

div.case-holder { width:290px; float:left;  margin-bottom:20px; }
div.case-left { margin-right:20px; }
div.case-box { padding: 10px 10px 0 10px; width: 260px; margin: -3px 5px; background-color: transparent;
	background: url(../images/bg-trans.png) top left repeat; height: 290px; }
div.case-box-top, div.case-box-bottom { width: 290px; height: 9px; }
div.case-box-top { background: url(../images/case-top.gif) top left no-repeat; margin-top: 0; }
div.case-box-bottom { background: url(../images/case-bottom.gif) top left no-repeat; }
div.case-holder h3, div.case-holder a { color:#ff9900; font-weight:400; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
div.case-holder p {  line-height:16px; }
div.case-box a { font-size:11px; outline:0; }

.case-over div.case-box { background: url(../images/bg-sel.png) top left repeat; }

p.left a, p.right a { color:#fff; font-weight:400; font-size:11px; outline:0; }
p.left a:hover, p.right a:hover { text-decoration:none; }
p.left a:hover span, p.right a:hover span { text-decoration:underline; }
p.left a span, p.right a span { color:#ff9900; }

#blanket { position:fixed; height:100%; width:100%; background:#000; z-index:4; top:0; display:none; }
div#wrapper-popup { width: 100%; margin: 0; padding: 0; position:absolute; z-index:5; }
div#wrapper-popup #case-popup { background:top left url(../images/popup-bg.gif) no-repeat; height:590px; width:950px; display:none; margin:20px auto; }
div#wrapper-popup a#close-popup { float: right; display:block; margin:25px; height:18px; width:18px; outline:0; background:top left url(../images/button-close.gif) no-repeat; text-indent:-9999em; }
div#wrapper-popup a#prev-popup { float: right; position:absolute; display:block; margin:60px 0 0 230px; height:24px; width:24px; outline:0; background:top left url(../images/button-left.gif) no-repeat; text-indent:-9999em; }
div#wrapper-popup a#next-popup { float: right; position:absolute; display:block; margin:60px 0 0 830px; height:24px; width:24px; outline:0; background:top left url(../images/button-right.gif) no-repeat; text-indent:-9999em; }
div#wrapper-popup #case-popup ul { list-style-type:none; padding:10px 40px 20px 40px; width:150px; float:left; }
div#wrapper-popup #case-popup li { padding:6px 40px 6px 0; border-right:1px solid #888; }
div#wrapper-popup #case-popup #image-popup { float:left; padding: 50px 0 0 40px; }
div#wrapper-popup #case-popup #image-popup img { display:none; }
div#wrapper-popup #case-popup #image-popup img.screen-selected { display:inline; }
div#wrapper-popup #case-popup a.screen-popup { outline:0; }
div#wrapper-popup #case-popup h2 { float:right; margin:20px auto -40px; text-align:center; width:700px; display: none; }

.screen-popup img { border:5px solid #454545; }
.screen-selected img { border:5px solid #000; }

div.content-box a {
	text-decoration:none;
}
div.content-box a:hover { color:#aaa; }
p.leadin { font-size: 1.7em; line-height: 1.2em; }

p.pdf-news { font-size:11px; color:#aaaaaa;}
