/* CSS Document */
body{
	margin:0px;
	font-size:75%;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	color:#333333;
	line-height:25px;
	padding:0px;
	background-color:#e5e8f2;
	text-align:left;
	
}
p{
	padding:0px;
}
td{
	padding-left:0px;
	vertical-align:top;
	padding-right:10px;
}
a{
	color:#21428d;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

/*...........................headers............................*/	
h1{
	color:#21428D;
	font-size:18px;
	margin:10px 0px 0px 20px;
	padding-bottom:12px;
	padding-top:8px;
	padding-left:0px;
	text-transform:capitalize;
	
}
h2{
	color:#4a5da1;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:0px;
	margin-left:0px;	
}
h4
{
	color:#21428D;
}


h5{
	
	color:#21428D;
	font-size:12px;
	font-weight:normal;
	margin:0px 0px 0px 20px;
}
h6{
	
	color:#333333;
	font-size:14px;
	font-weight:normal;
	margin:0px 30px 0px 40px;
}
/*.....................lists...........................*/

 ul{
	LIST-STYLE-IMAGE: url(../images/bullet.gif);
	
	
}

 ul li{
	margin:0px;
	padding:0px;
}
 ol li{
	margin:0px;
	padding:0px;
}
 ul li a{
	margin:0px;
	padding:0px;

}
 ol li a{
	margin:0px;
	padding:0px;
	
}

td {
	vertical-align:top;
}
/*......................id..........................*/
#container{
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:100%;
	background-color:#e5e8f2;
}
#header{
	width:100%;
	height:116px;
	background-image:url(../images/headers/header-long.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	position:relative
}
#header img{
	margin-left:15px;
	margin-top:25px;
}

#navigation{
	width:100%;
	position:absolute;
	left:0px;
	top:82px;
	height: 25px;
}
#navigation ul{
    margin:0px;
    padding:0px 0px 0px 0px;
	list-style:none;
}
#navigation li{
	
	margin:0px;
	float:left;

}

#navigation li a{
	display:block;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
	height:21px;
	text-align:center;
	padding-top:4px;
	font-size:small;
	background-image:url(../images/bgs/glob_button.gif);
	background-repeat:no-repeat;
	background-position:center 0px;
	padding-bottom:10px;
}

#navigation li a:hover {
	color:#d1d6e8;
	background-position:center -33px;
	  
}

.navdown
{
		background-position:center -33px!important;
	
}

#navdown2
{
		background-position:center -33px!important;
	
}
#footer{
	background-color:#4a5da1;
	color:#FFFFFF;
	text-align:right;
	font-size:smaller;
	clear:both;
}
#footer span{
	margin-right:10px;
}
#title{
	width:956px;
	height:35px;
	top:20px;
	background-color:#e5e8f2;
	margin:auto;
	background-repeat:no-repeat;
	position:relative;
}
#globalnav{
	position:absolute;
	right:0px;
	top:85px;
	width:955px;
	height:32px;
}
#globalnav a{
	color:#fff;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	background-image:url(../images/bgs/glob_button.gif);
	background-repeat:no-repeat;
	background-position:center 0px;
}
#globalnav a:hover{
	text-decoration:underline;
	background-position:center -70px;
	background-color:Olive;
		
}


#sidenav{
	position:absolute;
	top:200px;
	width:300px;
	background-color:#e5e8f2;
	left:0px;
}
#sidenav a{
	color:#21428d;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
}
#sidenav a:hover{
	text-decoration:underline;
}
#sidenavindex{
	position:absolute;
	top:150px;
	width:300px;
	background-color:#e5e8f2;
	left:27px;
}
#sidenavindex a{
	color:#21428d;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
}
#sidenavindex a:hover{
	text-decoration:underline;
}
#content {
	width:100%;
	background-color:#e5e8f2;
	padding:0px;
	margin:0px;
}

#contentHolder{
	padding: 0px 17px 0px 17px;
	text-align:left;
}


#contentholderb{	
	width:100%;
}
#contentholderbindex{
	width:628px;
	margin-left:322px;
	padding-top:40px;
	background-color:#e5e8f2;
}
#left{
	padding-left:27px!important;
}

#contentc{	
	margin-left:300px;;
}
#contentholderc{
	width:100%;
	padding-top:0px;
	background-color:#e5e8f2;
	margin-top:0px;
}
#intro{
	width:100%;
	position:relative;
	margin:0px;
	/*background-color:#33FF00;*/
	height:150px;
	background-image:url(../images/intro.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	
}
#intro p{
	margin-top:0px;
	margin-left:20px;
	margin-right:320px;

}
#intro img{
	position:absolute;
	right:0px;
	top:16px;
}
#picleft{
	position:absolute;
	left:0px;
	width:300px;
}
#picleft h2{
	padding: 3px 0px 3px 3px;
	color:#FFFFFF;
	font-size:14px;
	background-color:#4a5da1;
	margin-bottom:0px;
	}

div#columnholder{
	float:left;
	margin:0px;
	width:100%;
	background-image:url(../images/bgs/columnholderbg2.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}
div#columnholder p{
	margin-top:0px;
}
div#columnholder h2{
	padding-left:10px;
	color:#FFFFFF;
	font-size:14px;
}
#column1{
	float:left;
	width:350px;
	/*background-color:#FFFF00;*/
	margin-top:0px;
}
#column1 p{
	margin-left:20px;
	margin-top:0px;
	margin-right:15px;

}
#column2 h2{
	padding: 3px 0px 3px 3px;
	color:#FFFFFF;
	font-size:14px;
	background-color:#4a5da1;
	margin-bottom:0px;
	}
#column2{
	float:right;
	width:300px;
	/*background-color:#FF0000;*/
	position:relative;
}
#column2 h2{
	padding: 3px 0px 3px 3px;
	color:#FFFFFF;
	font-size:14px;
	background-color:#4a5da1;
	margin-bottom:0px;
	}

/*..................text formatting..................*/
.padleft{
	padding-left:15px;
}
.padbottom{
	padding-bottom:10px;
}
.bodytext{
	font-size:12px;
	color:#4F4F4F;
}
.commenttext{
	padding-left:0px;
	font-size:14px;
	font-weight:bold;
	color:#4a5da1;
}
.tablepositioningright{
	text-align:right;
	vertical-align:top;
}
.tablepositioningleft{
	text-align:left;
	vertical-align:top;
}
.indexwelcome{
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#21428D;
	font-size:18px;
	font-weight:normal;
	margin:0px 0px 0px 0px;
}
/*.....................................cell backgrounds..................................*/
.cellbackgroundimage{
	padding-left:20px;
	font-size:16px;
	color:#4a5da1;
	background-image:url(../images/home/index_3_03.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}
.hernebaycellbackgroundimage{
	background-image:url(../images/windmills/Sampledoc_background.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	padding-left:35px;
}
.burntmillbackgroundimage{
	background-image:url(../images/home/burntmill_background.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding-left:35px;
}
.tarrantbackgroundimage{
	background-image:url(../images/windmills/tarrantbackground.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding-left:35px;
}
.chillbackgroundimage{
	
	background-image:url(../images/windmills/chillbackground.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	padding-left:35px;
	padding-top:15px;
}
.collapsebackgroundimage{
	background-image:url(../images/windmills/collapsebackground.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	padding-left:35px;
	padding-top:5px;
}
/*...............................top background images...........................*/

.windmillimage{
	margin-left:0px!important;
	padding-left:0px!important;

}
/*
.watermillsimage{
	background-image:url(../images/headers/title_watermills.jpg);	
}

.millpeopleimage{
	background-image:url(../images/headers/title_millpeople.jpg);
}

.kcchlfimage{
	background-image:url(../images/headers/titles_kcchlf.jpg);
}

.otherarchivesimage{
	background-image:url(../images/headers/titles_otherarchives.jpg);

}
.kentmillsorgimage{
	background-image:url(../images/headers/titles_kentmillsorg.jpg);
}*/
/*..........................buttons.....................................*/

#homeLink
{
		width:80px;
}

#windmillLink {
	width:80px;
}

#millpeopleLink
{
	width:100px;
}

#watermillLink {
	width:100px;
}

#othermillLink {
	width:100px;
}

#otherKentLink
{
	width:130px;
}

#kccLink {
	width:90px;
}

#knowledgeLink {
	width:110px;
}







.homeButton {
	width:80px;
}

.windmillButton {
	width:80px;
}
.locationButton {
	width:120px;
}

.millpeopleButton
{
	width:100px;
}


.watermillButton {
	width:100px;
}


.othermillButton {
	width:100px;
}

.kccButton {
	width:90px;
}
.knowledgeButton {
	width:110px;
}


.otherKentButton{
	width:130px;
}

.kentMillsOrgButton{
	width:195px;
}
/*.....................................*/
#introText table td {
	text-align:left;
	vertical-align:top;
	padding:5px 5px 5px 0px;
	font-size:small;
	font-weight:normal;
}
#introText table td ul li{
	font-size:small!important;

}
ol{
margin-top:0px;
padding-top:0px;
}

table td h2{
	padding: 3px 0px 3px 3px;
	color:#FFFFFF;
	font-size:14px;
	background-color:#4a5da1;
	margin-bottom:0px;
}
table tr td ul {
	margin-top:5px;
		text-align:left
}
table tr td ul li {
	
	margin:0px;
	padding:0px;
}
table tr td ol li {
	font-size:x-small;
	margin:0px!important;
	padding:0px!important;
}



/*CLASSES---------------------------*/
.titleBars {
	background-color:#4a5da1;
	font-size:small;
	font-weight:bold;
	color:#FFFFFF;
	display:block;
	padding-left:5px;
}


.tilecream
{
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    /*AA 17/09/2007*/
   /*BACKGROUND-IMAGE: url(../../images/tiles/blood.gif);*/
    PADDING-BOTTOM: 5px;
    PADDING-TOP: 5px;
    background-color:#d8dded;
    
}

#tableLines {
	background-color:#D1D8E0;
}

.tileginger
{
    PADDING: 5px;
   	background-color:#d8dded;
	
}

.tileginger2
{
	PADDING: 5px;
	/*
	dcdfe8
	d0d4e0
	D1D8E0
	*/
	background-color:#D1D8E0;
	
}

.clear5pad
{
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 5px;
    PADDING-TOP: 5px
}

.white5pad
{
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 5px;
    PADDING-TOP: 5px;
    BACKGROUND-COLOR: #ffffff
}


.itemTable {
	width:99%;
	background-color:#FFFFFF;
}

.itemTable td{
	vertical-align:top;
}

.itemHeader{
	background-color:#FFFFFF;
	text-align:center;
	font-weight:bold;
}

.tdStandardWidth{
	width:33%;
}

.lastTdWidth{
	width:34%;
}
.clear5pad img
{
	display:none;
}
.removeHistory
{
	display:none;
}
.showitemborder
{
	border-color:Blue;
}
.removeItem
{
	display:none;
}
#titleHeader
{
	padding-left:20px;
	
}

#titleHeader h1
{
 margin-left:0px!important;
 
	
	
}

.thumbnailtab td{
	padding:0px;
}

.otherlinks{
	display:block;
	background-color:#d0d6e6;
	width:300px;
	height:100px;
	position:relative;
	padding-left:0px;
	border-bottom:1px solid #FFFFFF;
	text-decoration:none;
	
}
a.otherlinks img{
	border:none;
	margin-top:1px;
	margin-left:0px;
}
a.otherlinks span {
	display:block;
	width:181px;
	height:30px;
	position:absolute;
	left:120px;
	top:5px;
	line-height:1.2em;
}
a.otherlinks:hover{
	background-color:#b9c2da;
}

.Section1
{
	background-color:#e5e8f2;
}



/*------Iframe & image Div-----*/

#iframImageDiv
{
	width:100%;
	position:relative;
	height:1000px;
	
}
#iframDiv
{
	margin:0px 480px 10px 10px;
	width:auto;
	
	
}
#imageDiv
{
	position:absolute;
	right:10px;
	top:0px;
	width:450px;

	
	
}

.itemslist

{
	margin-left:20px;
	
	
}

.datatable{
	width:80%;

}
.datatable th{
	vertical-align:top;
	text-align:left;
	padding:5px;
	width:160px;

}
.datatable td{
	vertical-align:top;
	text-align:left;
	padding:5px;

}
.cap{
	font-style:italic;
	line-height:1.2em;
}

.libtable{
	margin:10px 30px 30px 20px;
}
.libtable th{
	background-color:#4a5da1;
}

.libtable td{
	padding:5px 20px 5px 0px;
}
.libtable td h4{
	margin-bottom:0px!important;
	color:#333333;
}
.libtable td p{
	margin-top:0px!important;
	line-height:1.3em;
}
.selectboxlarge{
	width:580px;
}

#tblHtmlContanier td image
{
	border:2px solid #7c89b4;
	
	
}



