@charset "utf-8";

.header {
	height: 70px;
	background-color: #0B1233;
	/*padding:0px 15px;*/
	}

.display {
	height:100%;
	border-left: solid 1px #C4D6F0;
	border-bottom: solid 1px #405575;
	border-right: solid 1px #748EB5;
	background: url(../../imgs/transbkg.png) repeat;
/*overflow: hidden; */
	}

.footer {
	height: 40px;
	background: #0B1233;
	/*padding:0px 15px;*/
	}

.stage {
	height:385px;
	padding:7px 15px;
	margin:0;
	}

.stageSub {
	height:100%;
	padding:7px 15px;
	margin:0;
	}

.article {
height:auto;
	padding:7px 15px;
	margin:0;
	overflow:hidden;
	}

a.siginature {
	height:20px;
	color:#CCE2FF;
	padding:5px;
	margin:0px 0px 20px 0px;
	font-size:.9em;
	text-decoration:none;
	}

.brdcrmbs {
position:relative; /* this element will effect the relative position of the navSets below*/
	height:20px;
	font-size: 0.92em;
	padding: 0px 5px;
	}

.hereUR {
	color: #9DCA57;
	}

.whereUR{
	} 

a.whereUR:link {
	color: #CCE2FF;
	text-decoration:none;
	}
a.whereUR:visited {
	color: #CCE2FF; /* may need a script to show visited */
	text-decoration:none;
	}
a.whereUR:hover {
	color: #FFF;
	text-decoration:none;
	}
a.whereUR:active {
	color: #9DCA57;
	}

a.learnMore {
float:right;
	text-align:right;
	color:#1D3F84;
	font-weight:500;
	text-decoration:none;
	}

a.learnMore:hover {
	color: #FFF;
	text-decoration:none;
	}

.shareNav {
	height:25px;
	position:relative;
	/*top:20px;*/
	padding:0;
	margin:0;
	padding:3px 15px;
	border-left: solid 1px #fff;
	border-bottom: solid 1px #405575;
	border-top: solid 1px #fff;
	border-right: solid 1px #C4D6F0;
	}

.shareGrp {
	float:right;
	clear: none;
	width:100%;
overflow:hidden;
	}

.shareGrp h4 {
	/*position:relative;*/
	top:5px;
	width:300px;
	float:left;
	color:#0B1233;
	font:bold 1.2em sans-serif;
	line-height:1.6em;
vertical-align:middle;
	}

.shareGrp p {
	/*position:relative;*/
	width:300px;
	float:right;
	color:#2455A0;
	font:bold .9em sans-serif;
	line-height:2.1em;
	text-align: right;
vertical-align:middle;
	}

.shareBlock {	
	/*position:relative;*/
	float:right;
	width:120px;
	height:22px;
	padding:0;
	margin:0;
	clear:none;
	}

.mark {
display:inline;
/*position:relative;*/
	float:right;
	width:20px;
	height:20px;
	padding:2px;
	}

a.mark:hover {
background-color:#9DCA57;
}

/* Navigation*/
.topNav {
position:relative;
height:100%;
	padding:0px 15px;
	margin: 0px;
	}

.logo {
	background: url(../../imgs/keg_logo-1.jpg) no-repeat;
	border: hidden;
	}

.navGrp {
	float:right;
	clear: none;
	width:17em;
	height:100%;
	padding:0;
	margin:0;
overflow:hidden;
	}

.navGrp ul {
	position:relative;
	top:45px;
	height:2em;
	padding:0;
	margin:0;

}	

.navLink {
	float: right;
	height:100%;
	}

.navLink a {
	padding: 0px 10px 2px 10px;
	margin: 1px;
	font-size:1em;
	text-align:right;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	color:#CCE2FF;
	text-decoration: none;
	}

.navLink a:hover {
	color:#FFF;
	}

/* Navigation Overview */
.clipSet {
	position:relative;
	top:0px;
	z-index:200;
	}

.menuSet {
	height:25px;
	position:relative;
	top:0px;
	padding:0;
	margin:0;
	background:url(../../imgs/navbkg.png) repeat;
	border-left: solid 1px #fff;
	border-bottom: solid 1px #405575;
	border-top: solid 1px #fff;
	border-right: solid 1px #C4D6F0;
	}

.tabSet {
	height:200px;
	position:relative;
	top:163px;
	padding:7px 0px 0px 0px;
	background:url(../../imgs/navbkg.png) repeat;
	border-left: solid 1px #fff;
	border-bottom: solid 1px #405575;
	border-top: solid 1px #fff;
	border-right: solid 1px #C4D6F0;
	}

.subSet { 
	height:100%;
	position:relative;
	top:0px;
	padding:7px 0px 0px 0px;
	background:url(../../imgs/navbkggrd.png) repeat;
	border-left: solid 1px #C4D6F0;
	border-bottom: solid 1px #405575;
	border-top: solid 1px #fff;
	border-right: solid 1px #C4D6F0;
	width: 100%
	}

.menuGroup {
	margin: 0px 10px;
	padding:2px 0px 0px 0px;
	}

.menuTab {
	float: left;
	padding:5px 0px 0px 0px;
	margin: 0px 1px 0px 0px;
	font-size:1em;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	}

.menuTab a {
/*display:block;*/
	padding:2px 15px 2px 15px;
	margin:0px 1px 0px 0px;
	color: #0B1233;
	text-decoration: none;
	}

.menuTab a:hover {
/*display:block;*/
	padding:2px 15px 2px 15px;
	margin:0px 1px 0px 0px;
	background: url(../../imgs/shdowbkg.png) bottom repeat;
	color:#fff;
	border-top:1px solid #fff;
	border-bottom: solid 1px #678BC1;
	}

.subTpnls {
	margin:0;
	padding:2px 0px;
float:right;
	clear: none;
	width:690px;
	}

.subTpnlsTabGrp { /* horizontal position */
width:668px;
position:relative;
	margin:0px 10px;
	padding:0;
	}

.subTpnlsTab {
position:relative;
top:-1px;
	float: left;
	font-size:1em;
	list-style: none;
	padding:2px 0px;
	margin:0px 1px 0px 0px;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	clear:right;
	}

.subTpnlsTab a {
	color: #0B1233;
	text-decoration: none;
	padding: 2px 15px;
	margin:0;
	}

.selected {
	background: url(../../imgs/shdowbkg.png) bottom repeat;
	padding:0;
	margin:0;
	border-bottom: solid 1px #678BC1;
	border-top: solid 1px #fff;
	}

.subTpnlsTab a.selected {
	color:#fff;
	}

.rollon:hover {
	background: url(../../imgs/transbkg.png) repeat;
	/*border-bottom: solid 1px #A3B3D3;*/
	/*border-top: solid 1px #A3B3D3;*/
	}

.subTpnlsContentGrp {
	height:100%;
	border-left: solid 1px #fff;
	border-top: solid 1px #C4D6F0;
	background:url(../../imgs/shdowgrd.png) top repeat-x;
	clear: both;
	}

.subTpnlsHeaderGrp {
	clear: both;

	}

.subTpnlsContent {
	display:block;
	height:auto;
	padding:13px;
	margin:0;
	}

.TabbedPanels {
	margin:0;
	padding:0;
float:right;
	clear: none;
	width:690px;
	}

.TabbedPanelsTabGroup { /* horizontal position */
	margin: 0px 10px;
	padding:0;
	}

.TabbedPanelsTab { /* tpnlsTab */
	position: relative;
	top:1px; /* ajusted to overlap panel */
	float: left;
	padding: 2px 5px;
	margin: 0px 1px 0px 0px;
	font-size:1em;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	/*border:1px solid #00FF00;*/
	}

.TabbedPanelsTabHover { /* tpnlsTabHover */
	background: url(../../imgs/transbkg.png) repeat; /* light hover */
	padding: 2px 5px;
	}

.TabbedPanelsTabSelected { /* tpnlsTabSelected */
	background: url(../../imgs/shdowbkg.png) bottom repeat;
	border-bottom: solid 1px #678BC1;
	border-top: solid 1px #fff;
	padding: 2px 5px;
	/*margin: 0px 1px 0px 0px;*/	
	}

.TabbedPanelsTab a { /* TabbedPanelsTab a */
	padding: 2px 10px;
	margin: 0px 1px 0px 0px;
	color: #0B1233;
	text-decoration: none;
	line-height:1.2em;
	}

.TabbedPanelsTabSelected a {
	color:#FFF;
	}

.TabbedPanelsContentGroup { /* tpnlsContentGrp */
	height:100%;
	border-left: solid 1px #fff;
	border-top: solid 1px #C4D6F0;
	background:url(../../imgs/shdowgrd.png) top repeat-x;
	clear: both;
	}

.TabbedPanelsHeaderGroup { /* tpnlsHeaderGrp */
	clear: both;
	/*border-left: solid 1px #eee;*/
	/*border-bottom: solid 1px #eee;*/
	/*border-top: solid 1px #999;*/
	/*border-right: solid 1px #999;*/
	/*background-color: #ccc;*/
	}

.TabbedPanelsContent { /* tpnlsContent */
	display:block;
	width:418px;
	height:152px; /* Height match to tabSet, also set overview content to fit with in fixed height */
	padding:13px;
	margin:0;
	/*border:#00FFFF 1px solid;*/
	}

.TabbedPanelsContent2 { /* tpnlsContent */
	display:block;
	height:auto;
	padding:13px;
	margin:0;
	/*border:#00FFFF 1px solid;*/
	}

/*.TabbedPanelsContent h2 {
	display:block;
	width:400px;
	}
*/

/* Vertical Nivigation */

.verticalTabbedSectionTitle {
	display: block;
	position:absolute;
	top:-123px;
	left: 15px;
	width: 620px;
	height: 94px;
	}

.verticalTabbedSectionTitle h1 {
	display:block;
	font-size:1.8em;
	font-weight:800;
	color:#CBE3A6;
	text-shadow: #0B1233 1px 1px 2px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#233552')";  
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#233552');
	zoom:1;
	}

.verticalTabbedSectionTitle p {
	display:block;
	margin:7px 0px;
	font-size:1.2em;
	font-weight:600;
	line-height:1.3em;
	/*text-align:center;*/
	color:#fff;
	text-shadow: #0B1233 1px 1px 1px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#233552')";  
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#233552');
	zoom:1;
	}

.verticalTabbedGraphic {
	display: block;
	height:370px;
	width:220px;
	position:absolute;
	top:-163px;
	right:0px;
	}

li.overviewCapabilities {
	background:url(../../imgs/capabilitiesOvr.png) no-repeat bottom;
	}

li.overviewSoultions {
	background:url(../../imgs/solutionsOvr.png) no-repeat bottom;
	}

li.overviewCasestudies{
	background:url(../../imgs/casestudiesOvr.png) no-repeat bottom;
	}

li.overviewAbout{
	background:url(../../imgs/aboutOvr.png) no-repeat bottom;
	}

li.overviewMedia {
	background:url(../../imgs/mediaOvr.png) no-repeat bottom;
	}

.verticalTabbedStatic {
	display: block;
	height:134px;
	width:100%;
	font-size:1em;
	line-height:1.4em;
	overflow:hidden;
	}

.verticalTabbed {
	display: block;
	position: absolute;
	top:48px;
	left: 1px;
	height: 170px;
	width: 175px;
	clear: both;
	}

.verticalTabbedTab {
/*display:block;*/
	/*position: relative;*/
	/*height:1.6em; /*setting the height helps with jump on select, may cause box to expand if text exceds the fixed height*/
	height:auto;
	width:100%;
	float:none;
	padding:0;
	margin:0;
	}
	
.verticalTabbedTab a {
display:block;
	position: relative;
	width:138px;
	padding:2px 20px;
	margin:0px;
	font-size:1em;
line-height:1.4em;
	text-decoration:none;
	color:#0B1233;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	clear: both;
	}

.verticalTabbedTab a.selected {
	color:#fff;
	}

/*.verticalHPanelsTab a:hover {
	display:block;
	position: relative; 
	background: url(../../imgs/shdowbkg.png) bottom repeat;
	border-top: solid 1px #fff;
	color:#fff;
	}*/

.TabbedPanelsContentVisible { 
	}

/* Sub Section */

.colHeader {
	clear:both;
	float:left;
	width:660px;
	height:180px;
	/*text-shadow: #0B1233 1px 1px 1px;*/
	/*filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=1, OffY=1, Color='#233552', Positive='true');*/
	}

.colHeader h2 {
display:block;
width:450px;
	margin:10px; 
	font-size:1.4em;
	font-weight: 900;
	color:#9DCA57;
	text-shadow: #0B1233 1px 1px 1px;
	/*-ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=1, OffY=1, Color='#435675', Positive='true')";*/
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#435675')";
	/*filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=1, OffY=1, Color='#435675', Positive='true');*/
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#435675');
	zoom:1;
	}

.colHeader p {
display:block;
width:400px;
/*background: url(../../imgs/transbkg.png) repeat;*/
	margin:7px 10px;
	padding:7px 5px;
	font-size:1em;
	line-height:1.2em;
	font-weight:600;
	color:#fff;
	text-shadow: #5a6b86 1px 1px 1px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#435675')"; 
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#435675');
	zoom:1;
	}

.subCapabilities {
	background: url(../../imgs/capabilities660.jpg) no-repeat;
	}

.subSolutions {
	background: url(../../imgs/solutions660.jpg) no-repeat;
	}

.subCasestudies {
	background: url(../../imgs/casestudies660.jpg) no-repeat;
	}

.subAbout {
	background: url(../../imgs/about660.jpg) left repeat;
	}

.subMedia {
	background: url(../../imgs/media660.jpg) no-repeat;
	}

.subContact {
	background: url(../../imgs/contact660.jpg) no-repeat;
	}

.subAnalysis {
	background: url(../../imgs/analysis660.jpg) no-repeat;
	}

.subProcurement {
	background: url(../../imgs/procurement660.jpg) no-repeat;
	}

.subManagement {
	background: url(../../imgs/management660.jpg) no-repeat;
	}

.subDevelopment {
	background: url(../../imgs/development660.jpg) no-repeat;
	} 

.colMask {
	position:relative;
	clear:both;
	float:left;
	width:660px;
	overflow:hidden;
	}

.sideBar {
	/*background:#fff;*/
	}
	
.sideBar .colLeft {
	float:left;
	width:202%;
	margin-left:-200px;
	position:relative;
	right:100%;
	background:url(../../imgs/transbkg.png) top repeat;	
    }
    
.sideBar .col1Wrap {
	float:left;
	width:50%;
	position:relative;
	left:50%;
	padding-bottom:1em;
	}
	
.sideBar .col1 {
	margin:0px 15px 0px 210px;
	overflow:hidden;
	}
    
.sideBar .col2 {
	float:right;
	width:170px;
	position:relative;
	left:185px;
    }

 /* page styles */ 
 
.mainContent ul {
	padding:0px 0px 0px 10px;
	margin:0px 0px 0px 10px;
	}

.mainContent li {
	color:#1D3F84;
	font-size:1.1em;
	padding:4px;
	margin-left:10px;
	list-style:circle;
	list-style-position:outside;
	}

.mainContent a {
	color:#1D3F84;
	text-decoration:none;
line-height:1.4em;
	}

.mainContent a:hover {
	color:#0B1233;
	text-decoration:underline;
	}

.sideBar h4 {
	display:block;
	color:#1D3F84;
	font-size:1.1em;
	font-weight:bold;
	line-height:1.2em;
	padding:0;
	margin:10px 0px
	}

.mainContent h4 {
	display:block;
	color:#0B1233;
	font-size:1.1em;
	font-weight:bold;
	line-height:1.2em;
	padding:0 10px;
	margin:10px 0px;
	}

.pagereturn {
	display:block;
	width:7em;
	font:.9em normal Arial, Helvetica, sans-serif;
	text-align:right;
	float:right;
	}

a.pagereturn:hover {
	color:#9DCA57;
	}

.pagereturn .arrowup {
	display:block;
	float:right;
	width:20px;
	background:url(../../imgs/up-arrow.png);
	}

.mainText {
	color:#1D3F84;
	font-size:1em;
	line-height:1.2em;
	padding:0px 0px 0px 10px;
	margin:10px 0px;
	}

.captionBox {
	display:block;
	background:url(../../imgs/shdowbkg20.png) repeat;
	font-size:1.1em;
	line-height:1.2em;
	color:#fff;
	padding:10px 10px 20px 10px;
	margin:10px 0px;
	border:1px solid #fff;
	}

p.sideText {
	color:#1D3F84;
	font-size:1em;
	line-height:1.2em;
	padding:0;
	margin:0;
	}

.sideText a {
	text-decoration:none;
	color:#1D3F84;
	}

.sideText a:hover {
	display:block;
	color:#0B1233;
	text-decoration:underline;
	}

.caseStudies {
	display:block;
	background:url(../../imgs/sidegrd.png) repeat;
	padding:10px 10px 20px 10px;
	margin:10px 0px;
	/*border:1px solid #fff;*/
	}

.caseGraphic {
	display:block;
	height:65px;
	width:100%;
	padding:0;
	margin:10px 0px;
	border:1px solid #fff;
	background: url(../../imgs/whitepaperGraphic.jpg) no-repeat;
	}

.caseStudies ul {
	padding:0px 0px 0px 5px;
	margin:0px 0px 0px 5px;
	}

.caseStudies li {
	color:#1D3F84;
	font-size:1em;
	padding:4px;
	margin-left:10px;
	list-style: url(../../imgs/arrow50.png);
	list-style-position:outside;
	}	
/* position fix */
.clearfix{ display:inline-block; }

