/*/////////////////////////////////////////////////////////////

/// MAIN STYLESHEET FOR KNOWLEDGE PARK //////////////////////*/





html, body {

	margin: 0;

	padding: 0;

}



body {

	background: #053980 url(../imgs/bg.gif) 0 0 repeat-x;

	font: 75% Arial, Helvetica, sans-serif;

	color: #4a494a;

	line-height: 1.5em;

	

}



img {

	border: 0;

}



#wrapper {

	position: relative;

	margin: 0 auto;

	width: 945px;

	

}



#navarea {

	position: absolute;

	top: 0;

	left: 0;

	height: 258px;

	width: 945px;

	

}



#navarea_inner {

	position: relative;

	top: 0;

	left: 0;

	height: 258px;

	width: 945px;

}



#banner { 

	position: absolute;

	top: 26px;

	left: 0;

	height: 150px; /*big is 232px */

	width: 945px;

	

}



#logo {

	position: absolute;

	z-index: 1;

	top: 5px;

	left: 21px;

	height: 58px;

	width: 330px;

	background: url(../imgs/kpark_logo.gif) 0 0 no-repeat;

}





#content { 

	position: absolute;

	top: 176px; /* was 258px */

	left: 0;

	min-height: 370px;

	width: 945px;

	background-color: #fff;

	

}



#content td {

	vertical-align: top;

}





html>body #content {

	height: auto;

}



#leftcol {

	width: 244px;

	background: url(../imgs/leftcol_corner.gif) bottom left no-repeat;

	

}



.leftcol-gradient {

	background: url(../imgs/leftcol_gradient.jpg) 0 0 no-repeat;

	height: 344px;

	margin-bottom: 5px;

}



#midcol {

	height: 100%;

	width: 701px;

	text-align: left;

	background: url(../imgs/rightcol_corner.gif) bottom right no-repeat;

}



#rightcol {

	width: 248px;

	background: url(../imgs/rightcol_corner.gif) bottom right no-repeat;

}



.rightcol-gradient {

	background: url(../imgs/rightcol_gradient.jpg) 0 0 no-repeat;

	height: 344px;

	margin-bottom: 5px;

}



#rightcol_banner {

	padding: 15px 12px;

}



#rightcol_banner a {

	display: block;

	border:1px solid #fff;

	border-right: none;

	margin-bottom: 10px;

}



#rightcol_banner a:hover {

	border: 1px solid #ff7;

	border-right: none;

}



#utilities {

	position: absolute;

	z-index: 99;

	left: 846px; /*Put back to 846px when French is ready */

	margin: 0;

	padding: 0;

	font-size: 85%;

}



#utilities li {

	list-style: none;

	float: left;

	padding-right: 9px;

}



#utilities a {

	color: #666;

	text-decoration: none;

}



#utilities a:hover {

	color: #6CF;

}



#footer { 

	position: relative;

	left: 0;

	height: 30px;

	width: 945px;

	background-color: #053980;

	text-align: center;

	padding: 6px 0;

	color: #5E93C1;

	font-size: 85%;

}



/*/////////////////////////

////////// CONTENT //////*/



h1 { 

	font: bold 140% Helvertica, Arial, sans-serif;

	color: #ab332c;

	text-transform: uppercase;

	padding-bottom: 24px;

	margin: 0 0 -15px 0;

	background: url(../imgs/h1underline.gif) bottom left no-repeat;

}



h2 { 

	font: 110% Helvertica, Arial, sans-serif;

	color: #dbaa53;

	margin: 15px 0 -5px 0;

	text-transform: uppercase;

}



h3 {

	font: bold 110% Arial, Helvetica, sans-serif;

	color: #4a494a;

	text-transform: uppercase;

	margin-bottom: -10px;

}



h4 {

	font: bold 100% Arial, Helvetica, sans-serif;

	color: #dbaa53;

	text-transform: uppercase;

	margin-bottom: -12px;

}





#midcol a {

	color: #009ad5;

	text-decoration: underline;

}



#midcol a:hover {

	color: #1b1464;

	text-decoration: underline;

}



#midcol a:active, #midcol a:visited {

	color: #1b1464;

	text-decoration: underline;

}



#midcol ul {

	margin-left: 0;

	padding-left: 0;

}



#midcol ul li {

	list-style: none;

	background: url(../imgs/list2.gif) 0 5px no-repeat;

	padding-bottom: 6px;

	padding-left: 14px;

}





/*/// NEWS ITEMS ///*/



.newsitem {

	margin-bottom: 18px;

	

}



h3.news_title {

	font: normal 120% Arial, Helvetica, sans-serif;

	color: #666;

	text-transform: none;

	margin-bottom: 10px;

}



.newsitem p {

	margin: 0;

}



.newsitem p.news_headline {

	font: 90% Verdana, Arial, Helvetica, sans-serif;

	color: #666;

}



.newsitem p.news_info {

	font: 95% Verdana, Arial, Helvetica, sans-serif;

	line-height: 1.2em;

}



.newsitem p.news_info a:link, .newsitem p.news_info a:visited {

	color: #39C;

	text-decoration: none;

}



.newsitem p.news_info a:hover {

	color: #39C;

	text-decoration: underline;

}





/*/// LEFTCOL EXTRA ///*/



#leftcol_extra td {

	padding: 5px;

	vertical-align: middle;

	font: 80% Verdana, Arial, Helvetica, sans-serif;

}



#leftcol_extra td a:link, #leftcol_extra td a:visited {

	color: #39C;

	text-decoration: none;

}



#leftcol_extra td a:hover {

	color: #39C;

	text-decoration: underline;

}







/*/// SUBNAV ///*/



.subnav {

	margin-bottom: 25px;

	/*height: 425px;*/

}



.subnav ul.subnav_list {

	font: 100% Arial, Helvetica, sans-serif; 

	margin: 20px 0 20px 10px;

	padding: 0;

	list-style: none;

}



.subnav ul.subnav_list li {

	background: url(../imgs/leftcol_subnav_hr.gif) bottom left no-repeat;

}



.subnav ul.subnav_list li a, .subnav ul.subnav_list li a:visited {

	display: block;

	color: #09c;

	text-decoration: none;

	padding: 5px 0 8px 20px;

	background: url(../imgs/arrow_right.gif) bottom left no-repeat;

	

}



.subnav ul.subnav_list li a:hover {

	background: url(../imgs/leftcol_subnav_hr_over.gif) bottom left no-repeat;

}



#page1 ul.subnav_list li.page1 a, #page2 ul.subnav_list li.page2 a, #page3 ul.subnav_list li.page3 a, #page4 ul.subnav_list li.page4 a, #page5 ul.subnav_list li.page5 a, #page6 ul.subnav_list li.page6 a {

	background: url(../imgs/leftcol_subnav_hr_over.gif) bottom left no-repeat;

}











/*/// KNOWLEDGE PARK ITEMS ///*/



.knowledgeitem {

	margin-bottom: 25px;

}



.knowledgeitem p {

	margin: 0;

}



.knowledgeitem p.knowledge_headline {

	color: #dbaa53;

	font-weight: bold;

}



.knowledgeitem p.knowledge_info {

	font-weight: inherit;

}







/*/////////////////////////

////////// NAVIGATION ///*/



#navigation {

	position: absolute;

	z-index: 101;

	left: 190px;

	font: bold 11px Arial, Helvetica, sans-serif;

}



#nav {

	margin: 6px 0 0 0;

	padding: 0;

	list-style: none;

}



#nav li {

	float: left;

	margin: 0 0 0 7px;

	padding: 0 0 0 7px;

	background: url(../imgs/nav_border.gif) 0 50% no-repeat;

}



#nav #first {

	background-image: none;

}



#nav a {

	text-decoration: none;

	color: #606060;

}



#nav a:hover, #nav li.page a {

	color: #66CCFF;

}







/*/////////////////////////

////////// EXTRAS ///////*/



.clearfloat {

	clear: both;

}



.spacer {

	padding: 0px 25px 18px 25px;

}



noscript {

	display: block;

	margin-top: 100px;

	padding: 20px;

	color:#FF0000;

	font-weight: bold;

	background: #fff url(../imgs/bannerbg_noflash.jpg) 0 0 no-repeat;

}



.img_right {

	float:right; 

	margin: 5px 0 15px 15px; 

	/*padding: 2px;

	border: 1px solid #ccc;*/

}



.img_left {

	float:left; 

	margin: 5px 15px 15px 0; 

	

}



.img_right_top {

	float:right; 

	margin: 25px 0 15px 15px; 

	

}



.img_left_top {

	float:left; 

	margin: 25px 15px 15px 0; 

	

}





table {

	border-collapse: collapse;

}



address {

	margin-top: 10px;

	font-style: normal;

}



.hr {

	margin: 12px 0;

	

	

}



table.content_tb1 th {

	background: #f0f0d7;

	vertical-align: middle;

}



table.content_tb1 th, table.content_tb1 td {

	

	padding: 4px;

	border:1px solid #ccc;

	text-align: left;

}



table.content_tb3 td {

	vertical-align: middle;

}



span.footnote {

	font-style: italic;

	font-size: 10px;

}



.navborder {border: 1px solid red;}



.contactformarea {

	 float: right; 

	 width:290px; 

	 height: 246px; 

	 margin: 52px 0 10px 0;

	 background:url(../imgs/contact_bg.jpg) 0 0 no-repeat;

}



.contactformarea h3  {

	font: bold 13px Arial, Helvetica, sans-serif;

	color: #000;

}



.contactform td {

	font: bold 10px Arial, Helvetica, sans-serif;

}



.contactform input.text, .contactform textarea {

	font: normal 12px "Courier New", Courier, monospace;

	background-color: #e7e9db;

	width: 200px;

	border-left: 1px solid #828282;

	border-top: 1px solid #828282;

	border-right: 1px solid #b4b4b4;

	border-bottom: 1px solid #b4b4b4;

}



.contactform input.text {

	height: 15px;

}



#news_info {

	float: right;

	padding: 10px;

	margin: 25px 0 15px 15px;

	background: #f0f0f0;

	border: 1px solid #C0C0C0;

	font-size: 10px;

}



p.news_footer {

	border-top: 1px dashed #ccc;

	font-size: 90%;

	margin-top: 20px;

	font-style: italic;

}



p.top {

	font-size: 80%;

	text-transform: uppercase;

	padding-left: 10px;

	background: url(../imgs/arrow_up.gif) 0 50% no-repeat;

}



p.top a:link, p.top a:visited, p.next a:link, p.next a:visited {

	color: #009ad5;

}



p.next {

	font-size: 80%;

	text-transform: uppercase;

	padding-left: 10px;

	background: url(../imgs/arrow_right2.gif) 0 50% no-repeat;

}


