﻿/* @charset "utf-8"; */
/* CSS Document */

*
{
	font-family: Arial, Helvetica, sans-serif;
}

*
{
	margin: 0;
	padding: 0;
}

html, body, #wrapA
{
	height: 100%;
}

body > #wrapA
{
	height: auto;
	min-height: 100%;
}

#main
{
	width: 900px;
	margin: 0 auto;
}
/* must be same height as the footer */

/* CLEAR FIX*/
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix
{
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix
{
	height: 1%;
}
.clearfix
{
	display: block;
}
/* End hide from IE-mac */



/*-------------------- HEADER -------------------- */


#KHE_headerBG
{
	font-size: 11px;
	height: 85px;
	width: 100%;
	background-image: url( 'Images/KHE_Generic_header_bg.jpg' );
	background-position: center top;
	background-repeat: no-repeat;
	margin-bottom:24px !important;
}

.KHE_header
{
	margin: 0 auto;
	width: 900px;
}


.KHE_phone
{
	float: right;
	width: 300px;
	height: 85px;
}

.KHE_PhoneText, .KHE_PhoneText p
{
	text-align: right;
	padding: 12px 10px 0 0;
	color: #fff !important;
	font-size: 11px;
	line-height: 12px;
}
.KHE_SocialMediaText
{	
	width: 300px;
	padding: 5px 10px 0 0;	
	font-size: 11px;	
	float:right;		  	
}
.KHE_SocialMediaText span
{
	color:#FFFFFF !important;
}

/* ----------end header ----------*/


/*-------------------- NAV SEARCH ROW -------------------- */

#KHE_NavSearchRow
{
	width: 900px;
	margin: 0 auto;
}
.KHE_MainNav
{
	width: 670px;
	float: left;
	margin-left: 7px;
}
/* ---------- Handled in the Top Nav css ----------
.KHE_MainNav ul{
	float: left;
	background-image: url(Images/KHE_MainNav_BG.gif);
	background-repeat:repeat-x;
	background-position: left top;
	display: block;
}

.KHE_MainNav li{
	color: #fff;
	text-transform: capitalize;
	font-size: 12px;
	font-weight: bold;
	float: left;
	border-right: 1px #468dad solid;
	height: 26px;

}

.KHE_MainNav a:link{
	color: #fff;
	text-decoration: none;
	display: block;	
	padding: 5px 14px 0 14px;

}

.KHE_MainNav a:active{
	color: #fff;
}

.KHE_MainNav a:visited{
	color: #fff;
	text-decoration: none;
	display: block;	
	padding: 5px 14px 0 14px;

}

.KHE_MainNav_selected{
	background-image:url('Images/KHE_MainNav_hover.gif');
	background-repeat:repeat-x;
	background-position: left top;
	display: block;
	height: 26px;

}


.KHE_MainNav a:hover{
	background-image:url('Images/KHE_MainNav_hover.gif');
	background-repeat:repeat-x;
	background-position: left top;
	display: block;
	height: 26px;
}

.li:hover ul, li.over ul {
	position:relative;
	display: none;
	background-color: #fff;
	border: 1px #333333 solid;

}

/* ----------end navigation ----------*/


.KHE_Search
{
	font-size: 11px;
	font-weight: bold;
	float: right;
	padding: 2px 15px 0 0;
	height: 26px;
}

.searchLabel
{
	color:#3C3C3C;
	display:block;
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	padding:0 0 0 6px;
}

.searchTextBox
{
	border:1px solid #7F9DB9;
	color:#000000;
	font-family:Tahoma;
	font-size:8pt;
	padding:1px 0;
	width:125px;
}

.KHE_Menu
{
	width:660px;
}

.KHE_SearchInput
{
	border: 1px #7f9db9 solid;
	width: 130px;
	height: 17px;
	display: inline;
	margin: 0 4px 0 4px;
}
.KHE_SearchSubmit
{
	background-image: url( 'Images/KHE_SearchSubmit_BG.gif' );
	background-repeat: no-repeat;
	background-position: left top;
	width: 17px;
	height: 17px;
	border: none;
	display: inline;
}
/* ----------end search ----------*/

/*-------------------- HERO BACKPACK ROW -------------------- */
#KHE_HeroBackRow
{
	width: 900px;
	height: 300px;
	padding: 15px 0 5px 0;
}


#KHE_FlashHero
{
	width: 680px;
	height: 300px;
	float: left;
	display: inline;
}


#sif, #SIF
{
	float:left;
	margin:5px 0 0 8px;
	padding:0;
	width:665px !important;
}

#sif h2.welcome, #SIF h2.welcome
{
	width:100% !important;
}


#KHE_BackPack, #KHE_BackPackKCE_Expand
{
	background-image: url(  'Images/KHE_Backpack_sample1.jpg' );
	background-position: left top;
	background-repeat: no-repeat;
	float:left;
	width: 204px;
	display: block;
	margin-left: 1px !important;
	margin-right: 0px !important;
	background-color:#DFE3E9;
	margin-bottom:1px;
}



/* ----------end hero backpack row ----------*/


/*-------------------- HOME PAGE CONTENT -------------------- */

#KHE_Content
{
	width: 900px;
	margin: 0 auto;
	padding-bottom: 10px;
}

#KHE_PageTitle
{
	margin: 0;
	padding:10px 0 8px 15px;
}

#KHE_LeftContent
{
	width: 680px;
	height: auto;
	float: left;
	display: inline;
}

#KHE_RightContent
{
	width: 211px;
	height: auto;
	display: inline;
	float: right;
}

#KHE_RightPromos
{
	width: 213px;
	height: auto;
	float: left;
}


/* ----------end content ----------*/


#KHE_PageTitle h1
{
	font-size: 24px !important;
	color: #5f5e5e;
	font-weight: normal;
}

#StickyFooter, .push
{
	position: relative;
	min-height: 407px;
	clear: both;
	height: 4em;
}


.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -4em;
}


/*-------------------- BREADCRUMB -------------------- */

#KHE_BreadCrumb_bg
{
	background-image: url(Images/KHE_Breadcrumb_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 32px;
	padding-right: 10px;
}

.KHE_BreadCrumb_flame
{
	width: 900px;
	height: 56px;
	margin: 0 auto;
	text-decoration: none;
}

.KHE_BreadCrumb_BG_Flame
{
	background-image: url(../Styles/images/KHE_Breadcrumb_flame.gif);
	background-position: top left;
	display: block;
	padding-left: 30px;
	padding-top: 7px;
	padding-bottom: 30px;
	background-repeat: no-repeat;
	height: 50px;
}


.KHE_BreadCrumb_txt a
{
	display: inline;
	color: #5F5E5E;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 10px;
}

.KHE_BreadCrumb_txt
{
	display: inline;
	color: #5F5E5E;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.KHE_BreadCrumb_txt a:link, KHE_BreadCrumb_txt a:visited
{
	text-decoration: none;
	color: #5F5E5E;
	font-size: 12px;
}

.KHE_BreadCrumb_txt a:hover
{
	text-decoration: underline;
}

#ctl00_FolderBreadcrumb1
{
	color: #5F5E5E;
	text-decoration: none;
}

#ctl00_FolderBreadcrumb1 a:link
{
	color: #5F5E5E;
	text-decoration: none;
}


/*-------------------- DOORMAT FOOTER -------------------- */

#KHE_Doormat_Footer_bg
{
	min-height: 319px;
	background-image: url(Images/KHE_Doormat_Footer_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #eaeaea;
}

.KHE_Doormat_Footer_txt
{
	width: 900px;
	margin: 0 auto;
	font-size: 11px;
	padding: 10px 0 0 0;
	min-height:314px;
}

.KHE_Doormat_Footer_txt UL
{
	list-style: none;
	float: left;
	padding: 0 13px 0 0;
	width: 200px;
	margin-right: 10px;
	border-right: 1px #c0c0c0 dotted;
	margin-bottom:20px;
}

.KHE_Doormat_Footer_txt li
{
	margin:0;
	padding:0;
	margin-top:20px;
}

.KHE_Doormat_Footer_txt h5 
{
	color:#5F5E5E;
	font-size:14px;
	font-weight:bold;
	padding:5px 0;
}

.KHE_Doormat_Footer_txt li ul 
{
	margin-top:10px;
	border-right-width:0px;
}

.KHE_Doormat_Footer_txt p
{
	color:#5F5E5E;
	margin:0;
	padding:0;
	vertical-align:baseline;
}

.KHE_Doormat_Footer_txt li li 
{
	background:url("Images/KHE_Doormat_Footer_arrow.gif") no-repeat scroll left 6px transparent;
	margin:0;
	padding:2px 0 5px 10px;
}

.KHE_Doormat_Footer_txt a, KHE_Doormat_Footer_txt a:visited
{
	color: #0351A2 !important;
	text-decoration: none;
}


.KHE_Doormat_Footer_txt a:hover
{
	text-decoration: underline;
}


.KHE_Doormat_Footer_subtitle
{
	color: #5F5E5E;
	font-size: 14px;
	font-weight: bold;
}



/*-------------------- FOOTER -------------------- */
#KHE_Footer
{
	background-image: url(Images/Footer_BG.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 56px;
}

.KHE_FooterText
{
	color: #FFFFFF;
	font-size: 10px;
	padding: 10px 0 0 0;
	width: 900px;
	height: 46px;
	margin: 0 auto;
}
.KHE_FooterText a
{
color:#FFFFFF;
font-size:10px;

}

.KHE_FooterText p
{
	color: #FFFFFF;
}


/*---------- end footer---------- */

/*-------------------- MICROPORTAL STYLES -------------------- */


#KHE_MP_HeroSearchRow
{
	width: 900px;
	height: 225px;
	padding-top: 0px;
	margin-bottom: 45px;
}

.KHE_MP_Hero
{
	width: 681px;
	height: 228px;
	float: left;
	display: inline;
}

.KHE_MP_Search
{
	width: 219px;
	float: right;
	height: 26px;
}

.KHE_MP_RequestInfo
{
	background-color: #dfe3e9;
	width: 204px;
	height: 50px;
	float: left;
	display: inline;
	margin: 10px 0 14px 0;
}

.KHE_MP_Login
{
	background-color: #dfe3e9;
	width: 204px;
	height: 115px;
	float: left;
	display: inline;
	text-align: center;
	padding-top: 10px;
	font-size: 12px;
	font-weight: bold;
}

.KHE_MP_Login ul
{
	list-style: none;
	list-style-position: outside;
	line-height: 25px;
	text-align: center;
	padding-left: 0;
}

.KHE_MP_Login a
{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #0351A2;
}

.KHE_MP_Login a:hover
{
	text-decoration: underline;
}

.KHE_MP_SearchTxt
{
	font-size: 11px;
	font-weight: bold;
	float: right;
	height: 26px;
	display: inline;
	vertical-align: middle;
}

.Brand_logo
{
    margin:30px 0 0 5px !important;
}

#SIFForm1C
{
	width:665px !important;
}

/*-------------------- KHEC POD RIGHT -------------------- */

#PodRight
{
	width: 210px;
	height: 290px;
	background-image: url(Images/KHEC_PodRight_BG.gif);
	margin: 0;
	padding: 0;
}

.PodTitle
{
	width: 205px;
	height: 25px;
	margin: 0;
	padding: 0;
}

.PodButton
{
	width: 202px;
	height: 64px;
	margin: 0 0 0 2px;
	padding: 0;
	cursor:pointer;
}

.PodImage
{
	margin: 0;
	padding: 10px 0 0 10px;
	width: 30px;
}

.PodHeadline
{
	color:#498200;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:15px 0 15px 0;
	width: 174px;
}

.PodAHref
{
	font-family: Arial;
	font-size: 11px;
	color: #373836;
	margin:0;
	padding:0;
}

.PodAHref:visited
{	
	color: #000000;
}

.PodSeparator
{
	height:1px;
	width: 204px;
	margin: 0;
	padding: 0;
}


.PodButton table:Hover
{
	background-image: url(Images/KHEC_PodRight_Hover.gif);	
}


/*-------------------- KHEC POD RIGHT -------------------- */

#MicroportalPodRight
{
	width: 210px;
	height: 195px;
	background-image: url(Images/Microportals_PodRight_BG.gif);
	margin: 0;
	padding: 0;
}

.MicroportalPodTitle
{
	width: 203px;
	height: 25px;
	margin: 0 0 0 2px;
	padding: 0;
}

.MicroportalPodButton
{
	width: 204px;
	height: 53px;
	margin: 0;
	padding: 0;
	cursor:pointer;	
}

.MicroportalPodImage
{
	margin: 0;
	padding: 8px 0 0 8px;
	width: 30px;
}

.MicroportalPodHeadline
{
	color:#498200;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:8px 0 8px 0;
	width: 174px;
}

.MicroportalPodAHref
{
	font-family: Arial;
	font-size: 11px;
	color: #373836;
	margin:0;
	padding:0;
}

.MicroportalPodSeparator
{
	height:1px;
	width: 204px;
	margin: 0;
	padding: 0;
}

.MicroportalPodButton table:Hover
{
	background-image: url(Images/KHEC_PodRight_Hover.gif);
}

/*----------------Video Classes------------------*/


.MicroportalBannerVideo
{
	width: 680px;
	height: 190px;
}

.MicroportalBannerVideo embed
{	
	
	margin-top:10px; 
	padding:0 0 0 0px;
}

object.MicroportalBannerVideo 
{	
	margin-top:10px; 
	padding:0 0 0 0px;
}

.BannerVideoDimension
{
	width: 680px;
	height: 300px;
}

.BannerVideoDimension embed
{	
	margin:-10px 0 0 -1px;
	padding:0 0 0 0px;
}

object.BannerVideoDimension 
{	
	margin:-10px 0 0 -1px;
	padding:0 0 0 0px;
}

.h_longVideo
{
	width: 450px;
    height: 140px;    
    margin-top:-10px;
    margin-left:-10px;  
}

.h_longVideo embed
{	
	margin-top:0px;
	margin-left:0px;
	padding:0 0 0 0px;
	float:left;
}

object.h_longVideo 
{	
	margin-top:0px;
	margin-left:0px;
	padding:0 0 0 0px;
	float:left;
}

.h_shortVideo
{
	width: 213px;
    height: 140px;
    margin-top:-10px;
    margin-left:-11px  
}

.h_shortVideo embed
{	
	margin:0 0 0 0;
	padding:0;
	float:left;
}

object.h_shortVideo
{	
	margin:0 0 0 0;
	padding:0;
	float:left;
}

.v_shortVideo
{
	height: 170px;
	width: 205px;
	margin-top:0px;
	margin-left:0px;
	padding-bottom:10px;   
}

.v_shortVideo embed
{	
	margin:0;
	padding:0;
}

object.v_shortVideo
{	
	margin:0;
	padding:0;
}

Brand_Content_Promo_V_Video
{
	margin-bottom:50px;
	height:107px;
	margin-left:0px;
	padding-top:15px;
	width:176px;
	padding-right:15px;
	       
	
}

/*------------------- Slide Show Classes ---------------------*/

div #h_slideShow_short_1, #h_slideShow_short_2, #h_slideShow_short_3, #h_slideShow_short_4
{
	width: 213px;
    height: 148px;
    margin:0;
	padding:0;
	float:left;
}

#h_slideShow_long_1, #h_slideShow_long_2
{
	width: 433px;
    height: 148px;
    margin:-15px 0 0 -20px;
	padding:0 0 0 0px;
	float:left;
}

div #v_slideShow_short_1, #v_slideShow_short_2, #v_slideShow_short_3, #v_slideShow_short_4
{
	height: 148px;
	margin:-15px;
	padding:0;
}
/*---------------------Press Pages-------------------------*/

.KHE_Content_PressCenter
{
	width: 851px;
	height:100%; 	
	padding-bottom: 10px;
	padding-left:10px; 
}

.KHE_PressCenter_lblMonth
{ 
	padding:0px 5px 0px 5px;
}
.KHE_PressCenter_lblYear
{ 
	padding:0px 5px 0px 25px;
	
}
.KHE_PressCenter_btnGo
{ 
	margin-left:25px; 
}
.KHE_TableContent
{
	width: 851px;
	height:100%; 
	margin: 0 auto;
	padding-bottom: 10px;	
	padding-top: 12px;		
	padding-right:10px; 
	background-color:White;
}

#KHE_PressPagePageTitle
{
	margin: 0;
	padding-bottom: 10px;	
	padding-top: 20px;	
	padding-left: 10px;	
	padding-right:10px;
	font-size:18px;
	font-weight:bold;   
}

.yearAndMonth
{
	background-image: url(../Styles/Images/KHEC_YearBG.gif);
	background-repeat:repeat;
	height:31px;
	width:857px;
	font-family:Arial;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	padding-top:12px;
	padding-left:10px;
	padding-right:10px;
}

.yearAndMonthDdl
{
	font-family:Arial;
	font-size:12px;
	color:#000000;
	vertical-align:middle;

}

.DateSubtitle
{	
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#3c3c3c;
	padding-top:20px;
	padding-bottom:15px;
}

.arrowImage
{
	background-image:url(../Styles/Images/KHEC_GrayArrow.gif);
	background-repeat:no-repeat;
	height:11px;
	width:9px;
	padding-bottom:2px;
}

.releaseDates
{
	font-family:Arial;
	font-size:12px;
	color:#3c3c3c;
	font-weight:bold;
	padding:0 40px 0 5px;
}

.releaseLinks
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	padding:0 0 30px 0;
}

.pressBorder
{
	
	width:857px;
	height:auto;
	padding:0 5px 0 12px 0;
	
}

.KHE_PressPageLinkStyles
{
	font-family:Arial;
	font-size:12px;
	color:#666666;
	font-weight:bold;
	text-decoration: none;
	padding-left:5px;
	padding-right:12px;  
	
}
a:hover
{
    text-decoration: underline;
}
.KHE_PressPageImage
{
	height:25px;
	width:25px;
	border-style:none
}
.KHE_PressRealeaseHeader
{
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	color:#295a9d;
	padding-top:25px;
	padding-bottom:10px;  
}

.KHE_PressRealeaseSubtitle
{
	font-family:Arial;
	font-size:14px;
	color:#000000;	
	padding-bottom:25px;  
}

.KHE_PressRealeaseText
{
	font-family:Arial;
	font-size:12px;
	color:#000000;
}
.KHE_PressRealeaseText p
{
	font-family:Arial;
	font-size:12px;
	color:#000000;
	margin:5px 0 10px 0; 
}
.KHE_PressRealeaseText font
{
	font-family:Arial;
	font-size:12px;
	color:#000000;
}
.KHE_PressContactsTitle
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	padding-left:10px; 
}
.KHE_PressContactsDetails
{
	font-family:Arial;
	font-size:12px;	
	padding-bottom:20px; 
}
.KHE_PressDisclaimer
{
	font-family:Arial;
	font-size:10px;
	font-style:italic;
	padding-left:10px;   
}
dashedborder 
{
      border-top: 1px dashed #909090;
      padding-top:25px;
	  padding-bottom:25px;
	  margin-bottom:20px; 
      height: 1px;
      width:857px  
}

.Brand_Content_Promo_Video
{
	background-image: none !important;
    background-position: left top;
    background-repeat: no-repeat;
    color: #5F5E5E;
    line-height: 1.3;
    margin: -5px 0 0 -5px !important;
    padding: 0 !important;
    text-align: left;
}
.HeroBannerText
{		
	padding-left:25px; 
	padding-right:25px; 
	padding-top:20px;  
	font-family:Arial;	     
}

