@charset "UTF-8";
/* CSS Document */
 
/*.header {background-color:#014B7E;} /*<!-- the default value for the header background-->*/
/*#kwp .header {background-color: White;}*/ /*<!-- the value for the kennebec woodlot partnership header background-->*/
/*#kwp .header {background: url(../images/kwp_header_bkgrd.jpg) no-repeat top left;} /*<!-- the value for the kennebec woodlot partnership header background-->*/
/*.header {background: url(../images/kwp_header_v2.jpg) no-repeat top left;}*/ /*<!-- the value for the kennebec woodlot partnership header background-->*/
.header {background: url(http://www.maine.gov/dacf/mfs/projects/kennebec_woodlands/images/kwp_header_v4.jpg) no-repeat top left;}

/*.header h2.logo {background: url(../images/header_mfs_bg.jpg) repeat top left;}*/

/*#kwp .header h2.logo {background: url(../images/kwp_header_bkgrd.jpg);}*/
/*.header h2.logo {background: url(../images/kwp_header_v2.jpg);}*/
.header h2.logo {background: url(http://www.maine.gov/dacf/mfs/projects/kennebec_woodlands/images/kwp_header_v4.jpg);}

	/*Text Colors*/
	.white_text {color: white;}
	.black_text {color: black;}
	.green_text {color: #006600}
	.brown_text {color: #699245}
		
	/*Background Colors*/
	.black_bkgrd {background-color: Black;}
	.blue_bkgrd {background-color: #7B68EE;}
	.brown_bkgrd {background-color: #003300;}
	.gray_bkgrd {background-color: #CCB2D1;}
	.green_bkgrd {background-color: #003300;}
	.light_blue_bkgrd {background-color: #A0CFEB;}
	.peach_bkgrd {background-color: #C5E5A4;}
	.orange_bkground {background-color: #F8E04D;}
	.toc_k_c_woodlands{background-color:#F2E0DE;}
	.toc_stew_storyline{background-color:#F2ECC8;}
	.toc_kwp_toolshed{background-color:#EAF2E2;}
	.toc_meet_fellow_owners{background-color:#E7F0F5;}	
	.toc_your_woodland{background-color:#ECE9F5;}		
	.survey {background-color: #F2ECC8;}
	

.header_nav_search ul#vtopnav { color:#FFF;}
.header_nav_search #vtopnav a { color:#CCC; }
.header_nav_search #vtopnav a.on { color:#FFF;}
.header_nav_search #vtopnav a:hover { color:#FFF;}

#tabs { background-color:#014B7E;}
/*#tabs a { background:#AFCEDE; color:#444; }*/
#tabs a { color: White; }
#tabs a:hover { color:#000; background:#DADADA; }
#tabs a.active { color:#000; background:#FFF; }
#tabs a:hover.active { color:#000; background:#FFF; }

body#tab_kwp_home #tabs a#tab_kwp_home,
body#tab_kwp_about_us #tabs a#tab_kwp_about_us,
body#tab_kwp_meet #tabs a#tab_kwp_meet,
body#tab_kwp_initiatives #tabs a#tab_kwp_initiatives,
body#tab_kwp_events #tabs a#tab_kwp_events,
body#tab_kwp_skw #tabs a#tab_kwp_skw
 {background: #fff; color:#444;}

/*#top_nav {background:#014B7E;}*/
/*#top_nav_kwp {background: #7B68EE;}*/
#top_nav_kwp {background: url(../images/kwp_header_v2.jpg) no-repeat bottom left;}

tr.awt-data-table-title { color:#FFF; background-color:#000;}
tr.awt-row-light { background-color:#F4F4F4; }
tr.awt-row-dark { background-color:#E1E1E1; }
td.awt-highlight { background-color:#FC0; }
.awt-row-dark th,.awt-row-light th { background-color:#000; color:#FFF;}

.tbstriped tr th { background-color:#0764A8; color:#fff; }
.tbstriped tr td { background:#fff; }
.tbstriped thead td { color:#fff; background-color:#C8C028; }
.tbstriped tbody tr.zebra td { background:#eee; }

.tbstriped0 tbody tr th,#tbstriped tbody tr th,#tbstriped2 tbody tr th,#tbstriped3 tbody tr th { background-color:#0764A8; color:#fff;}
.tbstriped0 tr td,#tbstriped tr td,#tbstriped2 tr td,#tbstriped3 tr td { background:#fff; }
.tbstriped0 thead td,#tbstriped thead td,#tbstriped2 thead td,#tbstriped3 thead td { color:#fff; background-color:#C8C028;}
.tbstriped0 tbody tr.even td,#tbstriped tbody tr.even td,#tbstriped2 tbody tr.even td,#tbstriped3 tbody tr.even td { background:#eee; }
.tbstriped0 tbody tr.selected td,#tbstriped tbody tr.selected td,#tbstriped2 tbody tr.selected td,#tbstriped3 tbody tr.selected td { background:#3d80df; color:#fff; }
.tbstriped0 tbody tr.ruled td,#tbstriped tbody tr.ruled td,#tbstriped2 tbody tr.ruled td,#tbstriped3 tbody tr.ruled td { color:#000; background-color:#C6E3FF; }
head:first-child+body .tbstriped tr.ruled td { background-color:#C6E3FF; }
#navFour { background-color:#FFFFCC; }

table.tablesorter {
	background-color: #CDCDCD;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #e6EEEE;
    color:#000;
}
table.tablesorter thead tr .header {
	background-image: url(../../fpm/projects/kwp/css/bg.gif);
}
table.tablesorter tbody td {
	color: #3D3D3D;
	background-color: #FFF;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(../../fpm/projects/kwp/css/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(../../fpm/projects/kwp/css/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #e6EEEE;
}

/* @end */


