﻿/* Custom web template for the Masterpage KNI */
/* Logo */

#logo 
{
	width: 100%;
	height: 75px;
	background: url(images/KNI/img05_white.gif) repeat;
	margin:0 0 0 0;
	vertical-align:middle;
	text-align:center
}

/* Header */

#header {
	width: 100%;
	height: 37px;
	margin:0 0 0 0;
	background: #BECF74 url(images/KNI/img01.gif) repeat;
	vertical-align:top;
}


/* Footer */

#footer {
	clear: both;
	width: 100%;
	margin: 0 auto;
	padding-top: 40px;
	background: url(images/KNI/img11.gif) repeat-x;
	background-color: White;
}

#footer p {
	margin: 0;
	text-align: center;
}



/* Menu */

#menu {
	float: left;
	width: 600px;
	height: 37px;
	margin: 0 0 0 0;
	padding: 0 0 0 0px;
	list-style: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 11px;
}
/*
#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 27px;
	padding: 10px 15px 0px 15px;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background: #A4B74C url(images/KNI/img04.gif) repeat-x;
}


 Content */

#contents
{
	background: url(images/KNI/img09.gif) repeat;
	
}



#contents_left {
	float: left;
	width: 25%;
	padding: 0 0 0 0;
	vertical-align: top;
	position: relative;
}

#contents_right {
	float: right;
	width: 75%;
	padding: 0 0 0 0;
	vertical-align: top;
	position:relative;
	
}



















/* Elements */

body {
	margin: 0 0 0 0;
	height:100%;
	min-height: 100%;
	font-family: "Trebuchet MS";  /*, Arial, Helvetica, sans-serif; */
	font-size: 12px;
	/* color: #A1A1A1; */
	color: #000000;
	/*font-weight: bold;*/
	text-align:center;
	
}

html, body 
{
	min-height: 100% 
	}




ul{
  list-style-type: none;
  padding: 0;
  margin: 0;
}

li{
  background-image: url(images/arrow.gif);
  background-repeat: no-repeat;
  background-position: 0 top;
  padding-left: 12px;
  vertical-align:top;
}





h1,h2, h3 {
	color: #2c7626;
	/* color: #51abcb; */
	padding:0px;
}

 h4, h5, h6 {
	color: #000000;
	/* color: #51abcb; */
	padding:0px;
}




p, ol, ul {
	text-align: justify;
}

strong {
	font-weight: bold;
	color: #808080;
}

a {
	color: #2c7626;

}

a:hover {
	text-decoration: none;
	border: none 0;
	color: #51abcb;
}

.box {
	margin-bottom: 0;
	padding-bottom: 0;
	background: url(images/img07.gif) repeat-x left bottom;
}

.bottom {
	display: block;
	margin-bottom: 0;
	padding-bottom: 10px;
	background: url(images/img08.gif) no-repeat left bottom;
}

.image {
	float: left;
	margin: 3px 0 0 0;
	padding: 0;
}

.indent {
	margin-left: 125px;
}

#colOne h3 {
	padding: 0 20px;
}

#colOne ul {
	margin-left: 0;
	padding-left: 20px;
	padding-right: 20px;
	list-style: none;
}

#colOne li {
	padding: 5px 0;
	border-top: 1px solid #EFEFEF;
}

#colOne li.first {
	border: none;
}



#colTwo h2 {
	margin-top: 0;
	font-size: 26px;
}

#colTwo h3 {
	margin-bottom: 0;
	font-size: 18px;
}

#colTwo h4 {
	margin-top: 0;
	font-size: 11px;
	font-weight: normal;
}

#colTwo .box {
	margin: 0 -30px 30px -20px;
	padding: 0 30px 0 20px;
}

#colTwo .bottom {
	margin: 0 0 20px -20px;
	padding: 0 0 20px 20px;
}








.MainMenu_rootItem
{
	
	padding: 12px 10px 0px 12px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #000000;
	border: solid 4px Transparent;
}

.MainMenu_rootItemHover
{
	
	padding: 12px 10px 0 12px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #000000;
	border: solid 4px Transparent;
}

.MainMenu_rootItemSelected
{
	
	padding: 12px 10px 0 12px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #000000;
	border: solid 4px Transparent;
}









.ActiveTabStyle_Button
  {
  font: 12pt verdana;
  font-weight:700;
  color:black;
  border-color:#50A142;
  border-left: 1px solid #50A142;
  border-right: 1px solid #50A142;
  border-top: 1px solid #50A142;
  border-bottom: 1px solid #50A142;
  background-color:#50A142;
  vertical-align:bottom;
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  }
  
  
  
  
  
  
  .InActiveTabStyle_Button
  {
  font: 12pt verdana;
  font-weight:700;
  color:black;
  border-color:#abb6b1;
  border-left: 1px solid #abb6b1;
  border-right: 1px solid #abb6b1;
  border-top: 1px solid #abb6b1;
  border-bottom: 1px solid #abb6b1;
  background-color:#abb6b1;
  vertical-align:bottom;
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  }
  
  
  
  
  .Portal_OEManage_TextBoxes
  {
  font: 8pt verdana;
  border: 1px solid;
  }
  
  .Portal_OEManage_TextBoxes_ReadOnly
  {
  font: 8pt verdana;
  background-color: #DEDCDC ;
  border: 1px solid;
  }
 
 
 
 
  .Portal_OEManage_Links{
	text-decoration: none;
	border: none 0;
	color:Orange;
  }
 
 
 .Portal_textmiddle {vertical-align:middle;} 
 
 
 
 .Home_Box_Header_Left
 {
 	border-bottom: solid 1px #000000;
 	vertical-align:top;
 }
 
 
 .Home_Box_Header_Center
 {
	border-bottom: solid 1px #000000;
	border-top: solid 1px #000000;
	vertical-align:top;
	text-align:center;
 }
 
 
 .Home_Box_Header_Right
 {
	border-bottom: solid 1px #000000;
	vertical-align:top;
 }
