/* body and page layout styles */
body, html {
	height: 100%;
	background-color: #242424;
	background-image: url(../images/greyBackground_repeat.gif);
	background-position: 0px 50%;
	background-repeat: repeat-x;
}
.pageContainer {
	width: 800px;
	height: 600px;
	overflow: hidden;
}
.pageContainer * {
	font-size: 12px;
	font-family: Arial, sans-serif, Helvetica;
	z-index: 3;
}
.backgroundImage {
	float: left;
	position: relative;
	top: -594px;
	z-index: 1;
}
.backgroundImage * {
	float: left;
}
.pageTopLayer {
	float: left;
	position: relative;
	z-index: 3;
}
.pageTopLayer .popupVideo {
	display: none;
	float:left;
	position: absolute;
	left: 0px;
	top: 1px;
}

/* style for 'no flash installed' text */
.needPluginError {
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding-top: 100px;
}

/* section specific page backgrounds */
body.combatSimulationsBackground {
	background-color: #182734;
	background-image: url(../images/wargamingBackground.gif);
}
body.engineeringBackground {
	background-color: #172A28;
	background-image: url(../images/engineerBackground.gif);
}
body.guardianServicesBackground {
	background-color: #192C18;
	background-image: url(../images/guardianBackground.gif);
}
body.planningAnalysisBackground {
	background-color: #26241A;
	background-image: url(../images/planningAnalysisBackground.gif);
}
body.softwareBackground {
	background-color: #182734;
	background-image: url(../images/wargamingBackground.gif);
}
body.mediaServicesBackground {
	background-color: #182734;
	background-image: url(../images/wargamingBackground.gif);
}
body.trainingBackground {
	background-color: #242424;
	background-image: url(../images/greyBackground_repeat.gif);
}
body.wargamingBackground {
	background-color: #182734;
	background-image: url(../images/wargamingBackground.gif);
}
body.wxstationBackground {
	background-color: #192831;
	background-image: url(../images/wxstationBackground.gif);
}

/* top nav container styles */
.topNav {
	float: right;
	margin-top: 4px;
	font-weight: bold;
}
.topNav a {
	padding-right: 6px;
}
.topNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.topNav li {
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
	background: url(../images/bullet.gif) 0px 50% no-repeat;
	padding-left: 10px;
}
.topNav a:visited, .topNav a:link, .topNav a:active {
	color: #CCCCCC;
	text-decoration: none;
}
.topNav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
/* selected links */
.topNav .selectedArea a:visited, .topNav .selectedArea a:link, .topNav .selectedArea a:active, topNav .selectedArea a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
/* adjustments for corporate splash page */
.corporateSplash .topNav li, .corporate .topNav li {
	padding-right: 18px;
}
.corporateSplash .topNav a, .corporate .topNav a, .mediaServices .topNav a {
	padding-right: 3px;
}
/* adjustments for media services section */
.mediaServices .topNav li {
	padding-right: 16px;
}

/* banner link */
a.bannerLink {
	float: left;
	width: 280px;
	height: 70px;
}

/* adjustments for co brands */
.combatSimulations a.bannerLink, .wargaming a.bannerLink {
	height: 130px;
}
.combatSimulations a.bannerLinkCo {
	float: right;
	margin-top: 30px;
}
.wxstation a.bannerLink {
	width: 350px;
	height: 130px;
}
.wxstation a.bannerLinkCo {
	float: right;
	margin-top: 10px;
	width: 370px;
}
.guardianServices a.bannerLink {
	height: 150px;
}
.guardianServices a.bannerLinkCo {
	width: 310px;
}
.mediaServices a.bannerLink {
	width: 330px;
}

/* left nav container styles */
.leftNav {
	clear: both;
	margin-top: 35px;
	padding-left: 15px;
	padding-right: 10px;
	width: 190px;
	float: left;
	font-weight: bold;
}
/* left navigation menu link styles */
.leftNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.leftNav li {
	padding-top: 4px;
	padding-bottom: 4px;
	background: url(../images/bullet.gif) 0px 7px no-repeat;
	padding-left: 10px;
}
.leftNav li ul {
	padding-top: 4px;
}
.leftNav ul ul li {
	padding-left: 10px;
	background: none;
}
/* unselected items */
.leftNav a:visited, .leftNav a:link, .leftNav a:active {
	color: #CCCCCC;
	text-decoration: none;
}
.leftNav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
/* selected links */
.leftNav .selectedArea a:visited, .leftNav .selectedArea a:link, .leftNav .selectedArea a:active, leftNav .selectedArea a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* left nav adjustments for brand sites*/
.combatSimulations .leftNav, .wargaming .leftNav, .wxstation .leftNav{
	margin-top: 0px;
}
.guardianServices .leftNav {
	margin-top: 0px;
}

/* left nav adjustments for corporateSplash */
.corporateSplash .leftNav {
	padding-left: 35px;
	margin-top: 110px;
	height: auto;
}
.corporateSplash .leftNav li {
	padding-top: 8px;
	padding-bottom: 8px;
	background: url(../images/bullet_orange.gif) 0px 45% no-repeat;
}
.corporate .leftNav li {
	padding-top: 8px;
	padding-bottom: 8px;
	background: url(../images/bullet_orange.gif) 0px 45% no-repeat;
}
.corporateSplash .leftNav a:visited, .corporateSplash .leftNav a:link, .corporateSplash .leftNav a:active, .corporate .leftNav a:visited, .corporate .leftNav a:link, .corporate .leftNav a:active {
	color: #FEFDE5;
	text-decoration: none;
}
.corporateSplash .leftNav a:hover, .corporate .leftNav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* brand logo links for corporateSplash splash page */
.corporateSplash .brandLinks {
	clear: both;
	float: left;
	margin-left: 6px;
	margin-top: 35px;
	margin-bottom: 10px;
	width: 317px;
}
.corporateSplash .brandLinks * {
	float: left;
}
.corporateSplash .brandLinks a.scsLink {
	width: 167px;
	height: 64px;
}
.corporateSplash .brandLinks a.cwgLink {
	width: 127px;
	height: 64px;
}
.corporateSplash .brandLinks a.wxstationLink {
	width: 140px;
	height: 64px;
}
.corporateSplash .brandLinks a.gsLink {
	width: 150px;
	height: 64px;
}
/* corporateSplash link to founders video */
.corporateSplash a.videoLink {
	clear: both;
	float: left;
	width: 188px;
	height: 20px;
	margin-left: 154px;
	margin-top: 22px;
	margin-bottom: 10px;
}

/* timeline container styles */
.flashTimeline {
	float: left;
	position: relative;
	top: -10px;
	width: 800px;
	height: 515px;
}

/* project highlights container style */
.projectHighlights {
	float: left;
	position: relative;
	top: -20px;
	width: 800px;
	height: 515px;
}

/* campus map flash container style */
.campusMapFlash {
	float: left;
	position: relative;
	top: -10px;
	width: 800px;
	height: 515px;
}

/* media services contact us flash section */
.contactUsFlash {
	float: left;
	position: relative;
	top: -10px;
	width: 800px;
	height: 515px;
}

/* gaming title navigation styles */
.titleNavigation {
	float: left;
	margin-top: 50px;
	padding-bottom: 64px;
	width: 580px;
	height: 250px;
}

/* content box container styles */
.contentBox {
	float: left;
	margin-top: 35px;
	padding-bottom: 20px;
	width: 580px;
	height: 344px;
}
.contentBoxHTML {
	float: left;
	margin-top: 35px;
	border: solid 1px #ECEDEF;
	padding: 3px;
	margin-bottom: 20px;
	width: 572px;
	height: 336px;
}
.contentBoxHTML .innerContent {
	background-color: #ECEDEF;
	padding: 15px;
	width: 542px;
	height: 306px;
	overflow: auto;
	overflow-y: scroll;
	color: #666666;
}
.contentBoxHTML .innerContent .contentHeader {
	font-weight: bold;
	font-size: 18px;
	color: #4B7991;
}
/* content box adjustments for brand sites */
.combatSimulations .contentBox, .wargaming .contentBox, .wxstation .contentBox {
	margin-top: 0px;
}
.guardianServices .contentBox {
	margin-top: 0px;
}
/* case studies container styles */
.caseStudies {
	float: left;
	margin-top: 10px;
	width: 580px;
	height: 420px;
}

/* boxed footer container styles (example corporateSplash) */
.boxedFooter {
	clear: both;
	padding-left: 10px;
	padding-top: 3px;
	width: 790px;
	height: 17px;
	color: #FFFFFF;
}
.boxedFooter * {
	font-size: 11px;
}
.boxedFooter a:visited, .boxedFooter a:link, .boxedFooter a:active, .boxedFooter a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* footer container styles */
.footer {
	float: left;
	padding-left: 215px;
	margin-top: 110px;
	font-weight: bold;
	color: #CCCCCC;
}
.footer * {
	font-size: 11px;
}
.footer a:visited, .footer a:link, .footer a:active, .footer a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
/* footer adjustments for brand sites */
.combatSimulations .footer, .wargaming .footer, .wxstation .footer {
	margin-top: 85px;
}
.guardianServices .footer {
	margin-top: 65px;
}
