@charset "UTF-8";
/* 
 * EXPLICIT NAMESPACE ID REFERENCING ENFORCES USE OF FRAMEWORK IN MARKUP.
 * IN ORDER TO IMPLEMENT THE STYLE, YOU MUST IMPLEMENT THE MARKUP.  */

body{
	background-color: #112438;
	background-image: url(../images/page_bg.jpg);
	background-repeat: repeat-x;
	margin: 0 auto;
	font-family: segoe ui, Arial, sans-serif;
	font-size: 1.1em;
}

@font-face {
  font-family: TradeGothicUnitedWayLT;
  src: url("../fonts/TradeGothicBold.eot"); /* IE */  
}



h1.tgb{ 
	font-family: TradeGothicUnitedWayLT, Helvetica, "Lucida Grande", sans-serif;
}

h2 {
	color: #3263A0;
	font-size: 1.6em;
	letter-spacing: -1.5px;
}

h3{
	color: #3263A0;
	font-size: 16px;
	letter-spacing: -1.5px;
}

#index #wrapper #container #topLandscape #headerWrapper #headerContainer #headerBeta h3 {
	text-align: right;
	font-weight: bolder;
}

h4{
	font-size: .9em;
	letter-spacing: .5px;
	color:#999;
	font-weight: lighter;
}

#wrapper #container #topLandscape #headerWrapper #headerContainer #headerBeta h1{
	font-size: 2.1em;
	color: #72B633;
	letter-spacing: -2.5px;
	word-spacing: -1px;
	text-align: right;
}

#wrapper #container #topLandscape #headerWrapper #headerContainer #headerBeta h4 {
	text-align: right;
	padding-left: 190px;
}

.clear{
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

#wrapper #container #topLandscape {
	height: 417px;
	overflow: hidden;
}

#wrapper #container #topLandscape #headerWrapper{
	margin: 0 auto;
	width: 1016px;
}

#wrapper #container #topLandscape #headerWrapper #headerContainer {
	width: 1003px;
	margin: 1px auto;
	text-align: left;
	height: 417px;
}

ul#mainNav {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	top:0;
}


#wrapper #container #topLandscape #headerWrapper #headerContainer #headerAlpha #mainNav li {
	float: left;
	margin-top: 25px;
}

ul#mainNav li > a[href]{
	background-repeat: no-repeat;
	height: 20px;
	line-height: 20px;
	display: block;
	text-indent: -9999px;
}

ul#mainNav li > a#hrefhome{
	background-image: url(../images/main-menu-sprite.jpg);
	background-position: 0 0;
	width: 72px;
}

body#index li > a#hrefhome{
	background-position: 0 -20px;
}

ul#mainNav li > a#hrefhome:hover{
	background-image: url(../images/main-menu-sprite.jpg);
	background-position: 0 -40px;
	width: 72px;
}

ul#mainNav li > a#hrefservices{
	background-image: url(../images/main-menu-sprite.jpg);
	background-position: -72px 0;
	width: 96px;
}

body#services li > a#hrefservices{
	background-position: -72px -20px;
}

ul#mainNav li > a#hrefservices:hover{
	background-image: url(../images/main-menu-sprite.jpg);
	background-position: -72px -40px;
	width: 96px;
}

ul#mainNav li > a#hrefwork{
	background-image: url(../images/main-menu-sprite.jpg);
	background-position: -168px 0;
	width: 69px;
}

body#work li > a#hrefwork{
	background-position: -168px -20px;
}

ul#mainNav li > a#hrefwork:hover{
	background-image: url(../images/main-menu-sprite.jpg);
	background-position: -168px -40px;
	width: 69px;
}

ul#mainNav li > a#hrefabout{
	background-image: url(../images/main-menu-sprite.jpg);
	background-position: -236px 0;
	width: 72px;
}

body#about li > a#hrefabout{
	background-position: -236px -20px;
}

ul#mainNav li > a#hrefabout:hover{
	background-image: url(../images/main-menu-sprite.jpg);
	background-position: -236px -40px;
	width: 72px;
}

ul#mainNav li > a#hrefcontact{
	background-image: url(../images/main-menu-sprite.jpg);
	background-position: -308px 0;
	width: 75px;
}

body#contact li > a#hrefcontact{
	background-position: -308px -20px;
}

ul#mainNav li > a#hrefcontact:hover{
	background-image: url(../images/main-menu-sprite.jpg);
	background-position: -308px -40px;
	width: 75px;
}

#wrapper #container #bottomLandscape #contentWrapper{
	text-align: center;
	margin: 0 auto;
	width: 1015px;
	background-image: url(../images/mc.png);
	background-repeat: repeat-y;
	background-color: transparent;
 
}

#wrapper #container #topLandscape #headerWrapper #headerContainer #headerAlpha {
	
}

#wrapper #container #topLandscape #headerWrapper #headerContainer #headerAlpha #logoLink {
	background-image: url(../images/g7logo.gif);
	height: 74px;
	width: 286px;
	display: block;
	float: left;
	margin-top: 25px;
	margin-right: 15px;
}

#wrapper #container #topLandscape #headerWrapper #headerContainer #headerAlpha #loginLink {
	background-image: url(../images/clientlogin.png);
	height: 32px;
	width: 110px;
	display: block;
	float: right;
}

#wrapper #container #topLandscape #headerWrapper #headerContainer #headerBeta {
	margin-top: 50px;
	padding-right: 330px;
}

#wrapper #container #bottomLandscape #contentWrapper #contentContainer {
	background-color: #ffffff;
	width: 1003px;
	margin: 0 auto;
	text-align: left;
	padding: 20px;
	/*-webkit-box-shadow: 0px 0px 35px #000;*/
}

body#work div#row1{
	background-image: url(../images/work-thumbnails.jpg);
	background-repeat: no-repeat;
	display:block;
	height:472px;
	width:964px;
}

#wrapper #container #topLandscape {
	
}

#wrapper #container #bottomLandscape {
	height: 682px;
	background-image: url(../images/blue-vignette-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 6px;
	padding-top: 15px;
}
#wrapper #container #bottomLandscape #footer{
	width: 1003px;
	margin: 10px auto 0;
	padding-top: 20px;
	text-align: center;
	font-size: .7em;
}

#failnav {
	color: #FFB200;
}

#failnav a{
	color:#FFB200;
	text-decoration: none;
	font-weight: bold;
	margin-left: 3px;
	margin-right: 3px;
}

#legal {
	color: #ffffff;
	margin-top: 10px;
}

a.more {
	background-image: url(../images/more.png);
	height: 20px;
	width: 50px;
	z-index: 1000;
	display:block;
	position:absolute;
}

a.callouttop{
	margin-left:620px;	
}

a.featurelink{
	margin-top: 169px;
	margin-left: 230px;
	background-image: url(../images/yellow-button.png);
	line-height: 41px;
	height: 41px;
	width: 100px;
	z-index: 1000;
	display:block;
	position:absolute;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-align: center
}

#wrapper #container #bottomLandscape #contentWrapper #contentContainer #row1 #col1{
	width: 715px;
	float: left;
	margin-right: 10px;
	}

#wrapper #container #bottomLandscape #contentWrapper #contentContainer #row1 #col2{
	width: 225px;
	margin-left: 10px;
	float: left;
}

#wrapper #container #bottomLandscape #contentWrapper #contentContainer #row1 #hello {
	background-color: #C6D3E3;
	width: 635px;
	height: 180px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
}

#wrapper #container #bottomLandscape #contentWrapper #contentContainer #row1 #hello h2{
	margin-top: 20px;
}

#wrapper #container #bottomLandscape #contentWrapper #contentContainer #row1 #feature {
	width: 315px;
	height: 180px;
	margin-left: 10px;
	float: left;
	background-image: url(../images/feature.jpg);
}

.servicecallout{
	width: 314px;
	height: 190px;
	float: left;
}

.servicecallout h2 {
	
	
}

.servicecallout p {
	color: #666;
	margin-top: -15px;
	font-size: .7em;
	height:70px;
}

#wrapper #container #bottomLandscape #contentWrapper #contentContainer #row2 {
	margin-top: 15px;
	background-repeat: no-repeat;
	background-position: center center;	
}

#wrapper #container #bottomLandscape #contentWrapper #contentContainer #row1 #hello p {
	font-size: .8em;
	margin-top: -10px;
	line-height: 1.6em;
	color: #333;
}

#wrapper #container #bottomLandscape #contentWrapper #contentContainer #row2 #strategy {
	background-image: url(../images/strategy.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

#wrapper #container #bottomLandscape #contentWrapper #contentContainer #row2 #strategy h2 {
	color: #72B633;
}

#wrapper #container #bottomLandscape #contentWrapper #contentContainer #row2 #technology {
	background-image: url(../images/technology.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

#wrapper #container #bottomLandscape #contentWrapper #contentContainer #row2 #technology h2 {
	color: #E5B320;
}

#wrapper #container #bottomLandscape #contentWrapper #contentContainer #row2 #creative {
	background-image: url(../images/creative.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

.calloutcontent{
	margin-left:100px;
	/* HACK - FORCES IE TO POSITION SIBLINGS CONSISTENTLY WITH FIREFOX AND SAFARI */
	border-top: 1px solid #ffffff;
}

#wrapper #container #bottomLandscape #contentWrapper #contentContainer #row2 #strategy .calloutcontent {

}

#wrapper #container #bottomLandscape #contentWrapper #contentContainer #row2 #technology .calloutcontent {
	margin-left: 115px;
}

#wrapper #container #bottomLandscape #contentWrapper #contentContainer #row2 #creative .calloutcontent {
	margin-left: 150px;
}

.calloutlink3{
	color: #E5B320;
	text-decoration: none;
	text-align: right;
	display: block;
	padding-right: 20px;
	font-weight: bold;
	font-size: .75em;
}
#wrapper #container #bottomLandscape #contentHeader{
	background-image: url(../images/tc.png);
	background-repeat: no-repeat;
	text-align: center;
	margin: 0 auto;
	width: 1016px;
	height: 13px;
}
#wrapper #container #bottomLandscape #contentFooter {
	background-image: url(../images/bc.png);
	background-repeat: no-repeat;
	text-align: center;
	margin: 0 auto;
	width: 1016px;
	height: 21px;
}
.speechwrapper {
	padding-top: 10px;
}
.speechwrapper .speechbubble {
	background-color: #8CC63F;
	background-image: url(../images/shh.jpg);
	background-repeat: no-repeat;
	background-position: center;
	overflow:hidden;
}

#contactBubble {
	background-image: url(../images/canwehelp.jpg);
	background-repeat: no-repeat;
}

#contactBubble .speechcontentwrapper .speechcontent{
	padding-left:12px;
	padding-right:12px;
	padding-top:55px;
	padding-bottom: 5px;
	text-align:left;
}

#contactBubble .speechcontentwrapper .speechcontent p{
	font-size: .9em;
	color: #ffffff;
}
.speechwrapper .speechbubble .speechcontentwrapper {
}

.speechwrapper .speechcontentwrapper .speechcontent p {
	font-size: .7em;
	color: #ffffff;
}

.speechwrapper .speechcontentwrapper .speechcontent h5 {
	font-size: .7em;
	color: #ffffff;
	margin-left: 12px;
	text-align: right;
}

.speechwrapper .speechbubble .speechcontentwrapper .speechcontent {
	text-align:justify;
	padding-left:24px;
	padding-right:24px;
	padding-top:85px;
}
.speechwrapper .speechpoint {
	background-image: url(../images/bubble-point.png);
	background-repeat: no-repeat;
	height: 43px;
	background-position: 162px;
}

.bio1{
	float: left;
	width: 130px;
	height: 130px;
}

.bio1 .biopicwrapper{
	margin-left:-15px;
	margin-top:10px;
}

.bio1 .biopicwrapper .biopic{
	width: 130px;
	height: 115px;
	
}

.ma{
	background-image: url(../images/michelle2.jpg);
	background-repeat:no-repeat;
}

.ga{
	background-image: url(../images/grant1.jpg);
	background-repeat:no-repeat;
}

.def{
	background-image: url(../images/def.jpg);	
}

.bio1 + .bio2{
	float: left;
	width: 520px;
}

.contactCallout {
	float: left;
	width: 314px;
}

#formfields1{
	margin-left: 20px;
}

label{
	display: block;
	font-weight: bold;
	color: #3263A0;
	font-size: .75em;
}

.contactInput{
	width: 285px;
	height: 20px;
}

.inputSubmit{
	background-image:url(../images/submit.jpg);
	background-repeat:no-repeat;
	border:0 none;
	display:block;
	float:right;
	height:27px;
	margin-top:10px;
	margin-right: 20px;
	width:78px;	
}

.contactinfo{
	color: #E5B320;
	font-weight: bold;
	font-size: .8em;
}

.contactinfo a{
	text-decoration: none;
	color: #E5B320;
}

.careerinfo{
	color: #333;
	font-size: .8em;
}

.careerinfo a{
	text-decoration: none;
	color: #333;
}
#postlegal{
	height: 10px;
	min-height: 10px;
}

/* WORK PAGE */

body#work #wrapper #container #topLandscape #headerWrapper #headerContainer{

}

body#work #wrapper #container #topLandscape #headerWrapper #headerContainer #headerBeta h1{
}

body#work #wrapper #container #bottomLandscape #contentWrapper #contentContainer #row1 #col1{
	width: 715px;
	float: left;
	margin-right: 10px;
	}

body#work #wrapper #container #bottomLandscape #contentWrapper #contentContainer #row1 #col2{
	width: 225px;
	margin-left: 10px;
	float: left;
}

body#work #wrapper #container #bottomLandscape #contentWrapper #contentContainer #row1 #col1 p{
	color:#333;
	font-size: 15px;
}

#uwposter{
	background-image: url(../images/uwposter.jpg);
	background-repeat: no-repeat;
	background-position:center;
	width: 225px;
	height: 342px;
	margin-bottom: 15px;
	
}

#uwbillboard{
	background-color: #FFF;
	background-image: url(../images/uwbillboard.jpg);
	background-repeat: no-repeat;
	width: 225px;
	height: 160px;
}

#contactAddress{
	margin-top: 8px;
}

.vcard{
	color: #ffffff;
	}
.fn{}
.n{}
.given-name{}
.additional-name{}
.family-name{}
.org{
	font-size: 12px;
	font-weight: bold;
}
.email{
	font-size: 12px;
	text-decoration:none;
	color: #ffffff;
}
.adr{
	font-size: 12px;
}
.street-address{}
.locality{}
.region{}
.postal-code{}
.tel{
}

a.sociallink{
	width: 34px;
	height: 34px;
	display: block;
	text-indent: -9999px;
	float: right;
}
#twitterfollow{
	background-image: url(../images/twitter.png);
	background-repeat: no-repeat;
	margin-right: 4px;
}
#facebookfan{
	background-image: url(../images/facebook.png);
	background-repeat: no-repeat;
}