/* old code */

#feedbackForm input, #feedbackForm select {
	font-size: 100%;
}

/* end old code */





/* --- Font Size Conversion Table From Base 16px --- */
/* ---  9px = 57% --- */
/* --- 10px = 63% --- */
/* --- 11px = 69% --- */
/* --- 12px = 75% --- */
/* --- 13px = 82% --- */
/* --- 14px = 88% --- */
/* --- 15px = 94% --- */
/* --- 16px = 100% --- */
/* --- 18px = 113% --- */
/* --- 20px = 125% --- */
/* --- 24px = 150% --- */



/* ----- IDS ----- */


#bodyContainer {
	background-color: #FAFBF0;
	text-align:center;
	width:100%;
}

#container {
	margin:0 auto; padding:0;
	text-align:left;
	width:988px;
	background: transparent url(/images/background/pageBackground.gif) repeat-y left top;

	/* generic font styles */
	color: #69594D;
	font-family: Arial, Helvetica, sans-serif;
}

/* 1. header */
#header{
	display:block;
	width:955px; /* 980 - 25 = 955*/
	height:115px;
	margin:0 auto; padding: 0 0 0 25px;
}

.home #header {
	position:relative;
	width:980px; height:260px;
	padding:0;
	background: #195F3D url(/images/background/bannerBackground.jpg) no-repeat left top;
}
#homepagePortal {
	display:block;
	width:980px;
	height:260px;
	margin:0; padding: 0;
}

#logotypeBox {
	display:block; float:left;
	width:310px; height:115px;
}

.home #logotypeBox {
	position:absolute;
	left:40px; top:20px;
	z-index:5;
}

#logotypeGlow {
	position:absolute;
	left:40px; top:20px;
	z-index:2;
}

#logotypeGlint {
	position:absolute;
	left:40px; top:20px;
	z-index:7;
}

#miniBanner {
	display:block; float:right;
	width:615px; height:115px;
}

/* 1.1 mainBanner */
#mainBanner {
	display:block;
	width:980px; height:140px; /* 260-120 = */
	padding:120px 0 0 0;
	background-color: #195F3D;
}


/* 2. navigation */
#navigation {
	display:block; position:relative;
	width:980px; height:30px;
	margin:0 auto 20px auto; padding:0;
	background: #FFF url(/images/background/mN_NavShadow.gif) no-repeat left bottom;
}

#searchBox {
	position:absolute;
	top:0; left:700px;
	width:300px;
	float:left;
}

/* 3. Main Content */

#mainContentBox {
	display:block; width:906px;
	margin:0 auto; padding:0 49px 0 25px;
}

.home #mainContentBox {
	background:transparent url(/images/typographic/asterisk-home.gif) no-repeat scroll 14px top;
}

.sidePanel-left, .mainContent, .sidePanel-right {
	display:block;
	float:left; margin:0; padding:0;
}


/* 3.1 sidePanel-left  */
.sidePanel-left { width:161px; }

#secondaryNav {}


/* 3.2 main content */
.mainContent {
	width: 452px;
	padding:8px 131px 30px 0;
	margin:0 0 0 13px;
	border-top: 1px dotted #A8A29B;
}

.mainContentHome {
	display:block; float:left;
	padding:0 0 0 22px;
	width:596px;
}

.search .mainContent { width:795px; padding-right:0;}

.sidePanel-project {
	display:block; float:left;
	margin:0 0 37px 0;
	width:288px;
	background-color:#FAFBF0;
}

.projectBox { padding:10px 10px 15px 10px; }

/* 3.3 sidePanel */
.sidePanel-right {
	padding:0 0 20px 10px;
	width:139px;
}


/* 4. footer */

#footer {
	clear:both; display:block;
	width:980px; height:51px;
	margin:0 auto;
	background-color: #F4F6E1;
	font-size:63%;
}

#footerNavBox, #footerContactBox {
	display:block; float:left;
	padding:0;
	color:#69594D;
}

#footerNavBox {
	padding:12px 0 0 47px;
	width: 597px; height:30px;
}

#footerContactBox {
	padding:12px 0 0 0;
	width: 287px; height:30px;
}

#KpoweredByBox {
	clear:both; display:block;
	padding:0 0 10px 0; margin:0;
	width:988px; height:20px;
	background: #FAFBF0 url(/images/background/footerBottomCap.gif) no-repeat center top;
}

/* ----- CLASSES ----- */

#mainBanner .textHolder { width:620px;}

.col2 {
	display:block; width:596px;
	padding-bottom:15px
}

.lhcol, .rhcol {
	display: block;
	width:288px;
	margin-right:10px;
	border-top: 1px dotted #A8A29B;
}

.lhcol { float:left; width: 288px; }
.rhcol { float: right; width:288px; }

.content { margin: 0; padding:0;}

.clearer {
	clear:both;
	display:block;
	margin:0; padding:0;
	width:100%; height:0px;
}

.intro {
	display:block;
	width:458px; min-height:186px;
}

.mB_previous, .mB_next {
	display:block; position:absolute;
	width:27px; height:42px;
}

.mB_previous { top:204px; left:0; background-image: url(/images/background/mB_previousArrow.png);  }
.mB_next { top:204px; right:0; }

.lhcol .withImage {
	display:block; float:left;
	margin:0 10px 0 0; padding:0;
	width:139px;
}

.lhcol .image {
	display:block; float:left;
	margin:0 0 15px 0;
	width:139px;
	overflow:hidden;
}


/* ----- HEADINGS ----- */

.lhcol h3, .rhcol h3, .projectBox h3 { display:block; }

.lhcol h3, .rhcol h3 { margin:10px 0; }

.projectBox h3 { margin-bottom:10px;}

.lhcol h4 { font-size:69%; }

#mainBanner h2 {
	display:block;
	margin:0 0 0 48px; padding:0;
	color: #FFF;
}

#mainBanner h2.mB_size1 { font-size:225%;}
#mainBanner h2.mB_size2 { font-size:255%;}

#mainBanner h3, #mainBanner h4 {
	display:block;
	margin: 0 0 0 48px; padding:0;
	color: #FFF;
	font-size:150%
}
#mainBanner h4 { font-size:120%; margin-top:15px;}

.mainContent h2 {
	display:block;
	margin:14px 0;
}

h3.portalHeadingMonth { display:block; padding: 0 0 1em 0;}

.monthList h3 { font-weight: bold; }

/* ----- PARAGRAPHS ----- */

.lhcol p { font-size:69%; margin:0 0 1em 0;}

p.breadcrumbs { font-size:69%; }

p.lastItem {
	margin: 0 0 34px 0; padding:0;
	font-size:11px;
}

#KpoweredByBox p {
	display:block; float:left;
	margin:8px 0 0 648px; padding:0;
}

p.mL_date { color: #A8A29B; font-size:90%;}


/* ----- LISTS ----- */

#navigation ul, #footerNavBox ul, #footerContactBox ul {
	/*float:left;*/
	list-style-type:none;
	margin:0; padding:0;
}

#footerNavBox ul, #footerContactBox ul {
	clear:right; margin-bottom:2px;
}

#navigation li, #footerNavBox li, #footerContactBox li {
	display:inline;
	margin:0; padding:0;
}

#navigation ul {
	display:block;
	width:946px; height:27px;
	padding:0 0 0 34px;
	background: transparent url(/images/nav/mN_navigation.gif) no-repeat left bottom;
}

#navigation ul.mainNav_Home { background-position: left bottom; }
#navigation ul.mainNav_Abou { background-position: left -162px; }
#navigation ul.mainNav_What { background-position: left -135px; }
#navigation ul.mainNav_News { background-position: left -108px; }
#navigation ul.mainNav_Reso { background-position: left -81px; }
#navigation ul.mainNav_Care { background-position: left -54px; }
#navigation ul.mainNav_eCus { background-position: left -27px; }
#navigation ul.mainNav_Cont { background-position: left top; }

#navigation li {
	float:left; display:inline;
	margin:0; padding:0;
}

#navigation li#mN_Abou { width:76px; height:27px; }
#navigation li#mN_What { width:86px; height:27px; }
#navigation li#mN_News { width:50px; height:27px; }
#navigation li#mN_Reso { width:76px; height:27px; }
#navigation li#mN_Care { width:64px; height:27px; }
#navigation li#mN_eCus { width:124px; height:27px; }
#navigation li#mN_Cont { width:73px; height:27px; }


#secondaryNav ul {
	list-style-type:none;
	margin:0 0 25px 0; padding:0;
	font-size:69%;
	background: transparent url(/images/typographic/dottedLine.gif) no-repeat right bottom;
}

#secondaryNav li {
	display:block;
	margin:0; padding:0;
	background: transparent url(/images/typographic/dottedLine.gif) no-repeat right top;
}

#secondaryNav ul ul { font-size:100%; background:none; margin:0 0 10px 0;}
#secondaryNav ul ul ul { margin:0; }
#secondaryNav li li { background: none; }
#secondaryNav li li a {}

#locations li { padding:0 4px 0 0; }

#footerNav li, #footerContact li {
	margin: 0 4px 0 0; padding: 0 5px 0 0;
	border-right: 1px solid #A8A29B;
}

#footerContact li { float:left; }

#footerNav ul {
	clear:both;
}

#footerNav li {
	float:left;
}

#footerNav li.lastItem, #footerContact li.lastItem { border-right: 0 solid #FFF; }

#footerContactBox ul#telephoneContact {
	padding-left:12px;
	background: transparent url(/images/typographic/telephone-Icon.gif) no-repeat left 1px;
}

#telephoneContact li { padding:0 4px 0 0; }

ul.monthList  { list-style-type:none; margin:0; padding:0;}
ul.monthList li { margin:0; padding:0 0 1em 0; }


/* ----- BREAK ----- */

.clearer hr { display:none; }



/* ----- LINKS ----- */

#mainBanner h2 a, #mainBanner h3 a, #mainBanner h4 a { color:#FFF; text-decoration:none; }


.monthList h3 a, a.portalLinkMonth { color:#8DC63F; text-decoration:none; }

.lhcol h4 a { color:#8DC63F; text-decoration:none; }

.mB_previous a, .mB_next a {
	display:block;
	width:27px; height:42px;
	text-indent:-500em;
	background: transparent url(/images/nav/mB_previousArrow.png) no-repeat left top;
	outline:none;
}

.mB_next a {
	background-image: url(/images/nav/mB_nextArrow.png);
}

.News_previous, .News_next {
	display:block; float:left;
	width:27px; height:29px;
	margin:0 1px 10px 0; padding:0;
	text-indent:-500em;
	background: transparent url(/images/nav/previousArrow-News.gif) no-repeat left top;
	outline:none;
}

.News_next { clear:right; background-image: url(/images/nav/nextArrow-News.gif);}

a.News_previous:hover, a.News_next:hover { background-position: left bottom; }

p.breadcrumbs a { color:#8DC63F; text-decoration:none;}
p.breadcrumbs a:hover { text-decoration:underline;}

a img { border-width:0;}

#navigation li#mN_Abou a, #navigation li#mN_What a, #navigation li#mN_News a,
#navigation li#mN_Reso a, #navigation li#mN_Care a, #navigation li#mN_eCus a, #navigation li#mN_Cont a {
	display:block;
	height:27px;
	outline-style:none;
	text-indent:-500em;
}

#navigation li#mN_Abou a { width:76px; height:27px; }
#navigation li#mN_What a { width:86px; height:27px; }
#navigation li#mN_News a { width:50px; height:27px; }
#navigation li#mN_Reso a { width:76px; height:27px; }
#navigation li#mN_Care a { width:64px; height:27px; }
#navigation li#mN_eCus a { width:124px; height:27px; }
#navigation li#mN_Cont a { width:73px; height:27px; }


#secondaryNav li a {
	display:block; padding:8px 0 8px 22px;
	text-decoration:none;
	color:#69594D;
	/*border-top:1px dotted #A8A29B;*/
}

#secondaryNav li.active a { padding:8px 0 3px 22px; }

#secondaryNav li.active a {
	color: #8DC63F;
	background: transparent url(/images/typographic/asterisk.gif) no-repeat left 5px;
}

#secondaryNav li.active li a {
	padding:3px 0 3px 22px;
}

#secondaryNav li.active li a {
	background:none; color: #69594D;
}

#secondaryNav li a:hover, #secondaryNav li.active li a:hover { color: #8DC63F; text-decoration:underline; }
#secondaryNav li.active li li a { color: #A8A29B }


.latestNews a { color:#8DC63F; text-decoration:none; }
.latestNews a:hover { text-decoration:underline; }

#footerNavBox li a, #footerContactBox li a { color: #A8A29B; text-decoration:none; }
#footerNavBox li a:hover, #footerContactBox li a:hover { text-decoration:underline; }

#footerNav li a img { padding-bottom:1px; border-bottom: 1px solid #FAFBF0; }
#footerNav li a:hover img { padding-bottom:1px; border-bottom: 1px solid #A8A29B; }

#footerNav li.fN_email a {
	display:block;
	width:12px; height:12px;
	text-indent:-500em;
	background: transparent url(/images/typographic/email-Icon.gif) no-repeat 1px 1px;
}

#KpoweredByBox p a {
	display:block;
	width:115px; height:9px;
	text-indent:-500em;
	background: transparent url(/images/logotypes/poweredByKomodoCMS.gif) no-repeat left top;
}


/* ----- FORMS ----- */

form.searchForm {
	display:block; float:right;
	margin:2px 22px 0 0; padding:0;
	width:230px;
}

form.searchFormInside {
	display:block; float:left;
	margin:2px 22px 0 0; padding:0;
	width:230px;
}

#searchLabel {
	display:block; float:left;
	width:20px; height:20px;
	margin:2px 0 0 0; padding:0;
	overflow:hidden;
	text-indent:-1000em;
	background:transparent url(/images/form/searchLabel.gif) no-repeat scroll left top;
}

#searchInput {
	color:#1F4E2C;
	font-family:Helvetica,Arial,sans-serif;
	font-size:69%;
	height:15px; width:150px; /* [height] OR [width]- padding = [actual height] OR [actual width] */
	margin-top:0 !important; padding:2px 0 0 5px;
	border:0 solid #000;
	background:transparent url(/images/form/searchInput.gif) no-repeat scroll left top;
}

#searchInputInside {
	color:#1F4E2C;
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
	height:15px; width:175px; /* [height] OR [width]- padding = [actual height] OR [actual width] */
	margin-top:0 !important; padding:2px 0 0 5px;
	border-left:1px solid #666;
	border-top:1px solid #666;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
}

#searchGo {
	margin-top:3px !important; padding:0;
	vertical-align:bottom;
}


/* ----- INFO PORTALS ----- */

.latestNews h3 {
	border-top: 1px dotted #A8A29B;
	padding:8px 0 0 0;
	display:block;
}

.latestNews ul {
	list-style-type:none;
	margin: 15px 0 15px 0; padding:0;
	font-size: 11px;
	color:#A8A29B;
}

.latestNews li {
	margin:0 0 12px 0; padding:0;
}

.homeLatestNews h3 {
	display:block;
}

.homeLatestNews h3 {
	margin:10px 0;
}

.homeLatestNews h4 {
	font-size:11px;
}

.homeLatestNews .withImage {
	display:block; float:left;
	margin:0 10px 0 0; padding:0;
	width:139px;
}

.homeLatestNews .image {
	display:block; float:left;
	margin:0 0 15px 0;
	width:139px;
	overflow:hidden;
}

.homeLatestNews p { font-size:11px; margin:0 0 1em 0;}
.homeLatestNews h4 a { color:#8DC63F; text-decoration:none; }