/*** style1.css ***/

/**************************************************************************************************************************************
 * Style and Design by Andy Smiff | Web Designer Scotland
 * This site is Based on Gantry Framework by RocketTheme, LLC
 * @version   1.2.7 June 2011
 * @author    Andy Smiff | www.andysmiff.com on behalf of Cleared Solutions Inc | www.clearedsolutions.com
 * @copyright Copyright (C) Andy Smiff | Cleared Solutions Inc from June 2011 until infinity and beyond...
 * @license   http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only
 *********************************************************************************************************/
/*********************************************************************************************************
 * Main Backgrounds & Layout
 *****************************/
body {
	color: #333;
}

body.view-frontpage #rt-main {
	display: none;
}

body.view-frontpage #rt-bottom .rt-block {
	margin: 0 0 0 0;
}

#rt-header {
	background: url(../images/header/header-bg.jpg) scroll repeat-x 0 0;
	height: 126px;
}

#rt-header .rt-container {
	background: url(../images/header/header-divider.png) scroll no-repeat 0 46% !important;
}

.rt-grid-5 .rt-block {
	margin-right: 0 !important;
	margin-bottom: 0 !important;
	margin-top: 0 !important;
	padding: 0 0 0 10px;
}

#rt-showcase {
	background: url(../images/header/showcase-bg.png) repeat-x scroll 0 0;
	height: 575px;
}

#rt-maintop {
	background: url(../images/header/maintop-bg.png) scroll repeat-x 0 0 !important;
	height: 38px;
}

#rt-main {
	background: #fafafa;
}

#rt-main .rt-container.sidebarActive {
	background: url(../images/body/sidebar-divider.png) repeat-y 20% 0 !important;
}

#rt-mainbody {
	min-height: 375px;
}

#rt-mainbody.padding {
	padding: 0 0 0 40px !important;
}

#rt-bottom {
	color: #303031;
	border-top: 1px solid #d5d5d5;
}

#rt-bottom .rt-block {
	margin: 40px 0 0 0;
}

#rt-bottom .rt-container {
	background: url(../images/body/seperator.jpg) scroll repeat-y 540px 0 !important;
}

.rt-container {
	background: none !important;
}

a:hover {
	color: #000;
}

#rt-footer .rt-container {
	background: url(../images/body/footer-border.png) repeat-x 0 0 !important;
}

#rt-copyright {
	color: #ddd;
}

#rt-sidebar-a {
	background: none !important;
}

#rt-sidebar-a .rt-block {
	padding: 10px 0;
}

.mbWrapFlat:hover {
	background: url(../images/body/latest-highlight.png) no-repeat 0 0;
}

.rt-grid-7 .rt-block {
	margin-left: 20px !important;
}

.rt-content-top {
	margin: 0 0 0 40px;
}

body.menu-alexandria-office form#emailForm { 
	display:none;
}

body.menu-alexandria-office #rt-mainbody { 
	min-height: 100px !important;
}

body.menu-reston-office form#emailForm { 
	display:none;
}

body.menu-reston-office #rt-mainbody { 
	min-height: 200px !important;
}






/*
 * END Main Backgrounds & Layout
 ***************************************************************************************************************************************/
 
 
 
 
 
/***************************************************************************************************************************************
 * All things texty: Fonts rules, families and styles
 ******************************************************/
@font-face {
	font-family: 'HelveticaNeueLTStd75Bold';
	src: url('../fonts/helveticaneueltstd-bd-webfont.eot');
	src: url('../fonts/helveticaneueltstd-bd-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/helveticaneueltstd-bd-webfont.woff') format('woff'),
url('../fonts/helveticaneueltstd-bd-webfont.ttf') format('truetype'),
url('../fonts/helveticaneueltstd-bd-webfont.svg#HelveticaNeueLTStd75Bold') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'HelveticaNeueLTStd45Light';
	src: url('../fonts/helveticaneueltstd-lt-webfont.eot');
	src: url('../fonts/helveticaneueltstd-lt-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/helveticaneueltstd-lt-webfont.woff') format('woff'),
url('../fonts/helveticaneueltstd-lt-webfont.ttf') format('truetype'),
url('../fonts/helveticaneueltstd-lt-webfont.svg#HelveticaNeueLTStd45Light') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'AndaleMonoRegular';
	src: url('../fonts/AndaleMono-webfont.eot');
	src: url('../fonts/AndaleMono-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/AndaleMono-webfont.woff') format('woff'),
url('../fonts/AndaleMono-webfont.ttf') format('truetype'),
url('../fonts/AndaleMono-webfont.svg#AndaleMonoRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}

.module-title {
	font-family: AndaleMonoRegular, Helvetica, Arial;
	font-weight: normal;
}

p.tagline {
	margin: 49px 0 5px 0;
	color: #fff;
	font-family: HelveticaNeueLTStd45Light, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial;
	font-size: 14px;
	float: right;
}

.capabilities_column1 {
	font-size: 8pt;
	display: inline-block;
	width: 250px;
	margin: 10px 0 30px 0;
}

.capabilities_column2 {
	font-size: 8pt;
	display: inline-block;
	width: 250px;
}

.stats {
	background: url(../images/body/stats-bg.jpg) scroll no-repeat 0 0;
	width: 485px;
	height: 109px;
	padding: 15px 10px;
}

.bolded {
	font-weight: bold;
	margin: 0 0 -5px 0;
}

p.microblog {
	font-size: 12pt;
	margin: 0 0 -10px 0;
}

p.microblog a {
	color: #414141;
	font-family: HelveticaNeueLTStd45Light, Helvetica, Arial;
}

p.copyright {
	float: right;
	background: url(../images/body/copyright.png) no-repeat 0 5px;
	padding: 2px 0 0 200px;
	color: #414141;
	margin: 20px 0;
	font-size: 10pt;
}

p.logohover {
	text-indent: -9999px;
	background: url(../images/body/logo-hover.png) no-repeat 0 0;
	position: absolute;
	z-index: 0;
	height: 37px;
	width: 311px;
	margin: -103px 0 0 0;
}

h3.staff-title {
	margin: 10px 0 40px 0;
}

.jb_quoteleft {
	width: 55% !important;
}

/*
 * END All things texty: Fonts rules, families and styles
 ***************************************************************************************************************************************/
 
 
 
 
 
/***************************************************************************************************************************************
 * UI Elements
 ************************************************/
.border {
	padding: 4px;
	border: 1px solid #DDD;
}

div.image img {
	padding: 4px;
	border: 1px solid #DDD;
}

input#mod_search_searchword.inputbox {
	box-shadow: inset 1px 1px 0px #242424, 1px 1px 0px #565656;
	border: none;
	background: url(../images/header/search-bg.png) scroll repeat-x transparent;
	height: 28px;
	width: 219px;
	color: white;
	padding: 0 0 0 10px;
	font-family: HelveticaNeueLTStd45Light, Helvetica Neue Light, Helvetica, Arial;
}

div.search input.button {
	background: url(../images/header/search-button.png) scroll no-repeat transparent;
	border: none;
	width: 34px;
	text-indent: -9999px;
	height: 29px;
}

div.search input.button:hover {
	background-position: 0 -29px;
	cursor: pointer;
}

div.search input.button:active {
	background-position: 0 -58px;
	cursor: pointer;
}

div.search {
	margin: 10px 0 0 0;
	float: right;
}

/* Sidebar Menu */
ul.menusidebar {
	list-style: none;
	margin: 4px 0 0 0;
}

ul.menusidebar li {
	margin: 0;
	width: 170px;
	height: 37px;
	padding: 10px 0 10px 10px;
}

ul.menusidebar li a {
	position: absolute;
	width: 170px;
	height: 37px;
}

ul.menusidebar li a span {
	font-family: HelveticaNeueLTStd45Light, Helvetica Neue, Helvetica, Arial;
	font-size: 17px;
	color: black;
}

ul.menusidebar li.active {
	background: url(../images/menus/sidebar-bg.png) scroll repeat-x 0 0;
}

/* User Controls Menus */
ul.menunotloggedin {
	position: absolute;
	list-style: none;
	background: url(../images/header/top-level-bg.png) scroll repeat 0 0;
	box-shadow: inset 1px 1px 0px #242424, 1px 1px 0px #565656;
	margin: 0 0 0 205px;
}

ul.menunotloggedin li {
	display: inline-block;
	margin: 0 5px;
}

ul.menunotloggedin li a {
	font-family: HelveticaNeueLTStd45Light, Helvetica Neue, Helvetica, Arial;
	color: #fff;
	padding: 5px 10px;
}

ul.menuloggedin {
	list-style: none;
	background: url(../images/header/top-level-bg.png) scroll repeat 0 0;
	box-shadow: inset 1px 1px 0px #242424, 1px 1px 0px #565656;
	width: 490px;
	position: relative;
	float: right;
	margin: 0 0 -30px 0;
}

ul.menuloggedin li {
	display: inline-block;
	margin: 0 5px;
}

ul.menuloggedin li a {
	font-family: HelveticaNeueLTStd45Light, Helvetica Neue, Helvetica, Arial;
	color: #fff;
	padding: 5px 10px;
}

ul.menufooter {
	list-style: none;
	display: inline:-block;
	margin: 20px 0;
}

ul.menufooter li {
	display: inline-block;
	margin: 0 20px 0 0;
}

ul.menufooter li a {
	color: #414142;
	font-size: 11pt;
	font-family: HelveticaNeueLTStd45Light, Helvetica, Arial;
}

a.team {
	background: url(../images/body/team-button.png) no-repeat 0 0;
	height: 35px;
	width: 174px;
	display: inline-block;
	text-indent: -9999px;
	margin: 20px 40px 0 0;
}

a.team:hover {
	background-position: 0 -35px;
}

a.team:active {
	background-position: 0 -70px;
}

a.capabilities {
	background: url(../images/body/services-button.png) no-repeat 0 0;
	height: 35px;
	width: 174px;
	display: inline-block;
	text-indent: -9999px;
	margin: 20px 0 0 0;
}

a.capabilities:hover {
	background-position: 0 -35px;
}

a.capabilities:active {
	background-position: 0 -70px;
}

a.sols {
	background: url(../images/body/solutionsButton.png) no-repeat 0 0;
	height: 35px;
	width: 174px;
	display: inline-block;
	text-indent: -9999px;
	margin: 20px 40px 0 0;
}

a.sols:hover {
	background-position: 0 -35px;
}

a.sols:active {
	background-position: 0 -70px;
}

a.achs {
	background: url(../images/body/solutionsButton.png) no-repeat -196px 0;
	height: 35px;
	width: 174px;
	display: inline-block;
	text-indent: -9999px;
	margin: 20px 40px 0 0;
}

a.achs:hover {
	background-position: -196px -35px;
}

a.achs:active {
	background-position: -196px -70px;
}

a.careers {
	background: url(../images/body/careersButton.png) no-repeat 0 0;
	height: 35px;
	width: 174px;
	display: inline-block;
	text-indent: -9999px;
	margin: 20px 40px 0 0;
}

a.careers:hover {
	background-position: 0 -35px;
}

a.careers:active {
	background-position: 0 -70px;
}

a.vac {
	background: url(../images/body/careersButton.png) no-repeat -196px 0;
	height: 35px;
	width: 174px;
	display: inline-block;
	text-indent: -9999px;
	margin: 20px 40px 0 0;
}

a.vac:hover {
	background-position: -196px -35px;
}

a.vac:active {
	background-position: -196px -70px;
}

a.give {
	background: url(../images/body/employeeButton.png) no-repeat 0 0;
	height: 35px;
	width: 174px;
	display: inline-block;
	text-indent: -9999px;
	margin: 20px 40px 0 0;
}

a.give:hover {
	background-position: 0 -35px;
}

a.give:active {
	background-position: 0 -70px;
}

a.threedee {
	background: url(../images/body/employeeButton.png) no-repeat -196px 0;
	height: 35px;
	width: 174px;
	display: inline-block;
	text-indent: -9999px;
	margin: 20px 40px 0 0;
}

a.threedee:hover {
	background-position: -196px -35px;
}

a.threedee:active {
	background-position: -196px -70px;
}

a.blog {
	background: url(../images/body/blogButton.png) no-repeat 0 0;
	height: 35px;
	width: 174px;
	display: inline-block;
	text-indent: -9999px;
	margin: 20px 40px 0 0;
}

a.blog:hover {
	background-position: 0 -35px;
}

a.blog:active {
	background-position: 0 -70px;
}

a.pr {
	background: url(../images/body/blogButton.png) no-repeat -196px 0;
	height: 35px;
	width: 174px;
	display: inline-block;
	text-indent: -9999px;
	margin: 20px 40px 0 0;
}

a.pr:hover {
	background-position: -196px -35px;
}

a.pr:active {
	background-position: -196px -70px;
}


#toTop {
	border: none;
	margin-bottom: 10px;
	margin-right: 10px;
	border-radius: 4px;
	padding: 0;
}

.jb_left45 {
	margin: 30px 20px 40px 0 !important;
}

a.dsq-brlink {
	display: none;
}

ul.rt-more-articles {
	display: none;
}

button.button.validate  {
	background: url(../images/body/emailButton.png) no-repeat 0 0;
	height: 35px;
	width: 174px;
	display: inline-block;
	text-indent: -9999px;
	margin: 20px 40px 0 0;
	cursor: pointer;
	border: none;
}

button.button.validate:hover {
	background-position: 0 -35px;
}

button.button.validate:active {
	background-position: 0 -70px;
}

a.readon  {
	background: url(../images/body/readmoreButton.png) no-repeat 0 0;
	height: 35px;
	width: 174px;
	display: inline-block;
	text-indent: -9999px;
	margin: 20px 40px 0 0;
	cursor: pointer;
	border: none;
}

a.readon:hover {
	background-position: 0 -35px;
}

a.readon:active {
	background-position: 0 -70px;
}

input.login  {
	background: url(../images/body/loginButton.png) no-repeat 0 0;
	height: 35px;
	width: 174px;
	display: inline-block;
	text-indent: -9999px;
	margin: 20px 40px 0 0;
	cursor: pointer;
	border: none;
}

input.login:hover {
	background-position: 0 -35px;
}

input.login:active {
	background-position: 0 -70px;
}

ol.search-results li {margin: 0 0 20px 0; }






/***************************************************************************************************************************************
 * Old Gantry Navigation with a few tweaks
 ************************************************/
/* Navigation - Core */
#rt-menu ul.menu li a, .menutop li.root > .item, .menu-type-splitmenu .menutop li .item {
	color: #fff;
}

.menutop li.parent.root > .item span, .menu-type-splitmenu .menutop li.parent .item span {
	background: url(../images/menus/menutop-daddy.png) 100% 50% no-repeat;
}

ul.menutop level1 {
	width: 650px;
}

/* Navigation - Hovers */
.menutop li:hover {
	color: #fff;
}

/* Navigation - Active */
#rt-menu ul.menu li.active a, #rt-menu ul.menu li.active a:hover, .menutop li.root.active > .item, .menutop li.root.active > .item:hover, .menu-type-splitmenu .menutop li.active .item {
	background: url(../images/header/active-menu.png) scroll no-repeat 40% 97%;
	color: #fff;
}

/* Navigation - Dropdowns */
.menutop .fusion-submenu-wrapper {
	background: #444;
}

.menutop .fusion-submenu-wrapper.level3, .menutop .fusion-submenu-wrapper.level4, .menutop .fusion-submenu-wrapper.level5, .menutop .fusion-submenu-wrapper.level6 {
	background: #515151;
}

.menutop ul li > .item {
	color: #fff;
}

.menutop ul li > .item:hover, .menutop ul li.f-menuparent-itemfocus > .item {
	background: #333;
	color: #ccc;
}

.menutop ul li > .daddy span {
	background: url(../images/menus/dropdown-daddy.png) 100% 50% no-repeat;
}

.menutop .fusion-grouped ol li > .item {
	background: url(../images/menus/menu-arrow.png) 5px 50% no-repeat;
}

/*** fusionmenu.css ***/

/**
 * @package   Gantry Template - RocketTheme
 * @version   3.1.13 April 28, 2011
 * @author    RocketTheme http://www.rockettheme.com
 * @copyright Copyright (C) 2007 - 2011 RocketTheme, LLC
 * @license   http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only
 */

/* Global */
.menutop li {height: auto;margin: 0;padding: 0;position: relative;list-style: none;}
.menutop em {font-size: 80%;font-weight: normal;display: block;font-style: normal;}
.menutop li .item, .menutop li.active .item {display: block;margin: 0;text-decoration: none;float: none;width: auto;}
.menutop li .fusion-submenu-wrapper {float: none;left: -999em;position: absolute;z-index: 500;}
.menutop li:hover li ul, .menutop li.sfHover li ul {top: -999em;}
.menutop li:hover ul, .menutop li.sfHover ul {top: 0;}

/* Root Items */
.menutop {list-style: none;margin: 0;padding: 0;position: relative;line-height: 1em;display: inline-block; }
.menutop li.root {float: left;}
.menutop li.root > .item {white-space: nowrap;display: block;padding: 0;font-size: 1em;z-index: 100;cursor: pointer;position: relative;margin: 0;outline: none;height: 3em;}
.menutop li.root > .item span { display: block; margin: 0; outline: none; padding: 0 20px 0 0; width: auto;line-height: 0.7em; font-family: HelveticaNeueLTStd45Light, Helvetica Neue, Helvetica, Arial; font-size: 13pt; }
.menutop li.root > .item em {font-size: 10px;display: block;text-transform: lowercase;line-height: 0.3em;}
.menutop li.parent.root .item span {padding-right: 20px;}
.menutop li.root .subtext span {line-height: 1.9em;}
.menutop li.root > .item img {margin: 0 4px 0 0;vertical-align: text-bottom;}

/* Dropdown Surrounds */
.menutop ul {padding: 0;margin: 0;float: left;}
.menutop .drop-bot {height: 1px;overflow: hidden;clear: both;}
.menutop .fusion-submenu-wrapper {height: auto !important;}

/* Dropdown Items */
.menutop ul li {padding: 0;display: block;}
.menutop ul li > .item {padding: 0 15px;height: auto;display: block;font-size: 1em;cursor: pointer;}
.menutop ul li > .item span {display: block;width: 100%;overflow: hidden;line-height: 3em;}
.menutop ul li .item img {float: left;margin: 8px 6px 0 0;vertical-align: top;}
.menutop ul li .nolink span {display: block;}
.menutop ul li span.item {cursor: default;outline: none;}
.menutop ul li .subtext span {line-height: 1.9em;}
.menutop ul li .subtext em {line-height: 0.6em;padding-bottom: 7px;text-transform: lowercase;}

/* No JS */
.menutop li.root:hover > .fusion-submenu-wrapper {top: 35px;left: 0;}
.menutop ul li:hover > .fusion-submenu-wrapper {left: 180px;top: 0;}

/* Fusion JS */
.fusion-js-container {display: block;height: 0;left: 0;overflow: visible;position: absolute;top: 0;z-index: 600000!important;background: transparent !important;}
.fusion-js-subs {display: none;margin: 0;overflow: hidden;padding: 0;position: absolute;}

/* Grouped & Modules */
.menutop .fusion-grouped {padding-bottom: 10px;}
.menutop .fusion-grouped ol {padding: 0;}
.menutop .fusion-grouped ol li {padding: 0 15px;}
.menutop .fusion-grouped ol li .item {padding: 0 15px;}
.menutop .fusion-grouped ol li span {font-size: 85%;line-height: 2em;}
.menutop .type-module ol {padding: 0;}
.menutop .type-module ol li {padding: 0;}
.menutop .type-module ol li .fusion-modules {background: none;}
.menutop .type-module ol li .fusion-module {padding: 0;background: none;overflow: hidden;}
.menutop .fusion-module, .menutop .fusion-modules, .menutop .fusion-grouped {display: block;}
.menutop .fusion-modules.item {padding: 15px;}
.menutop .fusion-module em {display: inline;font-size: inherit;font-style: italic;}
.menutop .fusion-module a {font-size: inherit;line-height: 130%;}
.menutop .fusion-module p, .menutop .fusion-modules p {line-height: 160%;}
.menutop ul li.grouped-parent > .daddy span {background: none;}
