

#clr {
	clear:both;
}


img {
	border:0px
}

/* *******************************************  edges*/


/* *******************************************  logoarea*/
#logo_area {
	width			:779px;
	padding			:0;
	margin			:0;
	height			:194px;
	border-bottom	:4px solid #cfcfcf;
}

#search {
	margin			: 10px 0px;
	padding			: 0px;
	width			: 170px;
	height			: 19px;
	text-align		: center;
	font-family     : Arial, Verdana, Helvetica, sans-serif;
	line-height		: 19px;
}

.searchbox {
	font			: normal 10px Arial, Verdana, Helvetica, sans-serif;
	color			: #748251;
	text-indent		: 6px;
	line-height		: 16px;
	border			: 1px solid #748251;
	width			: 113px;
	height			: 17px;
	padding-bottom	: 2px;
}

.serchbotton {
	font			: normal 10px Arial, Verdana, Helvetica, sans-serif;
	color			: #748251;
	line-height		: 15px;
	border			: 0px solid #748251;
	width			: 40px;
	height			: 15px;
	background-color:#ffffff;
	padding			: 0px;
}

/* *******************************************  header */
#header {
	background-color:#66CCFF;
	width			:100%;
	height			:145px;
}

#headerpic {
	background	        :url(../images/windwill.jpg) no-repeat;
	background-position :left top;
	width				:100%;
	height				:145px;
}


/* *******************************************  midarea */
#midarea {
	width			:100%;
}

/* ******************************************* main bottom */

#botnavi table.moduletable {
	width			: 100%;
	padding			: 0px;
	margin			: 0px 0px 0px 0px;
	border			: 0;
}

#bottomarea {
	margin:0;
	line-height:18px;
	text-align:center;
	color:#eeeee6;
        height: 100%
}

/* *******************************************  pathway */
#can_pathway {
	margin:0;
	padding			: 0px;
	background-color: #f7f7f7;
	width			: 778px;
	height			: 22px;
	text-indent		: 8px;
	text-align		: left;
	font		    : bold 12px Arial, Verdana, Helvetica, sans-serif;
	color			: #004080;
}

#can_pathway img {
	margin:8px 1px 1px 1px;
}

.pathway {
	padding			: 0px;
	margin			: 0px 0px 0px 0px;
	border			: 0;
	line-height		: 22px;
}

a.pathway:link, a.pathway:visited {
	color			: #5f7035;
	font-size		: 11px;
	line-height		: 18px;
}
a.pathway:hover {
	color			: #cccccc;
}

/* ******************************************* leftside */
#leftmain {
	margin: 0;
	padding:0px;
	text-align: left;
	width: 100%;
        
}

#leftmain table.moduletable th, #rightmain table.moduletable th {
	height:21px;
	background-color:#748251;
	font : bold 12px Arial, Verdana, sans-serif, Helvetica ;
	color: #ffffff;
	text-align: left;
	text-indent: 10px;
	margin: 0px;
	padding:0px;
	line-height:21px;
	border:0;
}

#leftmain table.moduletable td {
	font : normal 12px Arial, Verdana, sans-serif, Helvetica ;
	color: #004080;
	text-align		: left;
	padding			: 2px 0px 0px 3px;
        
}

/* ******************************************* main body */
#main_area {
	width: 100%;
	margin: 0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	border: 0;
	text-align: left;
}

/* ******************************************* flashnews and blocks */
#newsflash {
	margin: 0;
	padding:0px;
	width:100%;
	border:0;
}

#newsflash table.moduletable {
	padding			: 0;
	margin			: 0;
	border			: 0;
}

#newsflash table.moduletable th {
	height:24px;
	background:transparent;
	background-position:left bottom;
	border-bottom:1px solid #CBCDCE;
	font : bold 11px Arial, Verdana, sans-serif, Helvetica ;
	color: #004080;
	text-align: left;
	text-indent: 10px;
	padding-top: 10px;
	margin: 0px;
	line-height:24px;
}

#newsflash table.moduletable td {
	line-height		: 17px;
	text-align		: left;
	padding			: 2px 0px 2px 0px;
}

#blocks {
	width:100%;
	padding:0;
	background-color:f9f9f9;
	margin-bottom:10px;
}


/* *******************************************  General CSS Styles  */

.body {
	background		: #ffffff; 
	padding			: 0; 
	margin			: 0;
	vertical-align	: top;
}

td, div, p {
	color:#004080;
	font-family     : Arial, Verdana, sans-serif, Helvetica ;
	font-size		: 12px;
	padding:0px;
}


a, a:link, a:visited {
	color			: #004080;
	text-decoration	: none;
}
a:hover {color: #804080; text-decoration:none}

h1	{font: bold 11px Arial, Verdana, sans-serif, Helvetica;	color: #666; margin: 0px; padding: 0px;}
h2	{font: bold 15px Arial, Verdana, sans-serif, Helvetica;	color: #666; margin: 0px; padding: 0px;}
h3	{font: bold 14px Arial, Verdana, sans-serif, Helvetica;	color: #666; margin: 0px; padding: 0px;}
h4	{font: bold 12px Arial, Verdana, sans-serif, Helvetica;	color: #666; margin: 0px; padding: 0px;}

ol	{list-style: decimal outside; }
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

li {
  line-height: 17px;
  text-indent: 18px;
  padding-top: 0px;
  background-image: url(../images/ul.gif) ;
  background-repeat: no-repeat;
  background-position: 0px 4px;
}
blockquote {
	margin			: 10px;
	margin-left		: 30px;
	padding			: 0 20px 0 10px;
	border-left		: 5px solid #ccc;
}

form { 
	margin			: 0; 
	padding			: 0;
}
select { 
	font-size		: 12px; 
	font-weight		: bold; 
	color			: #555;
}
input {
	padding			: 0;
	margin			: 0;
}

th.pagenav_prev, th.pagenav_next, a.pagenav_next:link, a.pagenav_next:visited {
	font-size		: 12px; 
	color			: #004080;
	background-color:#FFFFFF;
	font-weight		: normal;
}
a.pagenav_next:hover {
	font-size		: 12px; 
	color			: #00B4FF; 
	text-decoration	: none;
}


/* ******************************************* MODULES */
table.moduletable {
	width		: 100%;
	padding	: 0px;
	margin	: 0px 0px 0px 0px;
	border	: 0;
}
table.moduletable th {
	height:22px;
	background:transparent;
	border-bottom:1px solid #CBCDCE;
	font : bold 12px Arial, Verdana, sans-serif, Helvetica ;
	color: #004080;
	text-align: left;
	text-indent: 10px;
	padding-top: 10px;
	margin: 0px;
	line-height:22px;
}
table.moduletable td  {
	font			: normal 12px Arial, Helvetica, sans-serif;
	color			: #004080;
	text-align		: left;
	padding			: 2px 0px 2px 0px;
	margin			: 0px;
	border			: 0;
}

table.pollstableborder td {
	padding: 2px;
	line-height:17px;
}

.moduletable a:link, .moduletable a:visited { 
	color			: #004080; 
	font-weight:bold;
	font-size		: 12px;
	font-family     : Verdana, Arial, sans-serif, Helvetica ;
	text-decoration	: none;
}
.moduletable a:hover {
	color			: #ffffff; 
	text-decoration	: none;
}
table.moduletable ul {
	padding			: 0;
	margin			: 0 0 0 3px;
}

.button {
	font			: normal 12px Arial, Helvetica, sans-serif;
	padding-top		: 2px 2px 0px 2px;
	color			: #ffffff;
	border  		: 0px;
	background-color: #004080;
}
.inputbox, .search {
	font			: normal 12px Arial, Helvetica, sans-serif;
	color			: #5f7035;
	border			: 1px solid #5f7035;
}

select.inputbox {
	font			: bold 12px Arial, Helvetica, sans-serif;
	color			: #5f7035;
	border			: 1px solid #5f7035;
}

.poll {
	font			: 12px Arial, Helvetica, sans-serif; 
	color			: #5f7035; 
	font-weight		: normal; 
	border			: 0; 
	padding			: 0;
}

/* ******************************************* CONTENT STYLES *//*
.contentpane, .contentpaneopen {
	text-align		: left;
	color			: #004080; 
	padding			: 0px;
}

.contentdescription {
	width:100%;
	text-align		: left;
	color			: #555555; 
	padding			: 0px;
}

.contentpaneopen td {
	padding			: 3px 0px; 
}

.contentpane td, .contentdescription td {
	padding			: 4px 0px; 
}
a.contentpane:link, a.contentpane:visited, a.contentpaneopen:link, a.contentpaneopen:visited {
	color			: #800080; 
	text-decoration	: none
}
a.contentpane:hover, a.contentpaneopen:hover {
	color			: #ffffff; 
	text-decoration	: none;
}

.contentheading {
	background:transparent;
	border-bottom:1px solid #CBCDCE;
	height:24px;
	font : bold 11px Arial, Verdana, sans-serif, Helvetica ;
	color: #666666;
	height:24px;
	text-align		: left;
	text-indent		: 3px;
}

.componentheading {
    background-color: #f7f7f7;
	height:25px;
	font : bold 11px Arial, Verdana, sans-serif, Helvetica ;
	color: #333333;
	line-height:25px;
	text-align		: left;
	text-indent		: 5px;
}


.contentpagetitle, a.contentpagetitle:link, a.contentpagetitle:visited 	{
	color			: #5f7035;
}
a.contentpagetitle:hover {
	color			: #ffffff;

}
.buttonheading {
	font			: normal 10px Arial, Verdana, sans-serif, Helvetica;
	white-space		: nowrap;	
}

.content_rating, .content_vote {
	font-size		: 11px;	
	color			: #5f7035; 
	text-decoration	: none; 
	font-weight		: normal; 
	vertical-align	: middle; 
	margin			: 0 6px; 
	padding			: 0;
}

.back_button {
	float:right;
	width:55px;
	font-size		: 11px;	
	color			: #5f7035; 
	font-weight		: bold; 
	text-align:right;
	vertical-align	: middle; 
	margin			: 0 6px; 
	padding			: 1px 1px 1px 1px;
	border:0;
	background:url(../images/ul.gif) no-repeat;
    background-position: 0px 4px;
}

.small 		{
	font-size		: 10px; 
	color			: #B2AAA7; 
	font-weight		: normal;
	line-height:14px;
	height:14px;
}

.createdate, .modifydate {
	font-size		: 10px; 
	font-weight		: normal; 
	color			: #B2AAA7;
	height			:14px;
	line-height		:14px;
}

a.readon:link, a.readon:visited {
	font			: bold 10px Tahoma, Arial, Helvetica, sans-serif;
	color			: #8E8480;
    border           : 1px solid #E0E0E0;
    padding          : 2px 4px 2px 2px;
    white-space      : nowrap;
    float            : left;
    line-height      : 10px;
    text-decoration  : none;
}
a.readon:hover {
	color			: #ffffff;
	text-decoration	: none; 
}

.fase4rdf, a.fase4rdf:link, a.fase4rdf:visited {
	font-size		: 12px; 
	font-weight		: normal; 
	color			: #5f7035;
}
a.fase4rdf:hover {
	font-weight		: bold; 
	color			: #ffffff;
}

.blogsection {
	background-color: #ffffff;
}

a.blogsection:link, a.blogsection:visited {
	font-size		: 11px;
	color			: #5f7035;
	text-decoration	: none;
	font-weight		: normal;
	font-weight		: bolder;
}
a.blogsection:hover {
	font-size		: 11px;
	color			: #ffffff; 
	text-decoration	: underline;
	font-weight		: bolder;
}

.ontab 	{
	color			: #5f7035;
	padding			: 2px 10px 2px 10px;
	border-top		: 2px solid #345;
	border-right	: 2px solid #345;
	border-bottom	: 0;
	border-left		: 2px solid #345;
	font-weight		: bold;
}
.offtab {
	color			: #5f7035;
	padding			: 2px 10px 2px 10px;
	border-top		: 1px solid #5f7035;
	border-right	: 1px solid #5f7035;
	border-bottom	: 3px solid #5f7035;
	border-left		: 1px solid #5f7035;
	cursor			: default;
}
.tabpadding {
	border-bottom	: 3px solid #5f7035;
}
	
table.searchintro {
	background		: #fff;
	margin			: 0  5px;
	width			: 100%;
	border-bottom	: 1px solid #fff;
}
table.searchintro td {
	padding			: 5px;
	border			: 0;
	border-bottom	: 1px solid #fff;
}

.blog {
	margin			: 0px;
	padding			: 0px;
	width			:100%;
}

.blog_more {
	width			: 100%;
	padding			: 4px;
	margin			: 0px;
	font-size		: 12px;
	font-weight		: bold;
	color			: #5f7035;
	background-color: #F9F9F9;
}
.blog_more ul {
	padding			: 0px;
	margin			: 0px;
}

table.contenttoc {
	border			: 1px solid #eeeeee;
 	padding			: 1px;
	margin-left		: 7px;
	margin-bottom	: 2px;
}
table.contenttoc th {
	color			: #666666;
	text-align		: left;
	padding			: 4px;
	font-weight		: bold;
	font-size		: 10px;
	text-transform	: uppercase;
	background		: #eeeeee;
}
table.contenttoc td {
	font-size		: 10px;
}
*/

/* ******************************************* STYLES CONTACT PAGE */
table.contact {
	background		: transparent;
}
table.contact td.icons {
	background		: #89a;
}
table.contact td.details {
	background		: #FFFBF2;
	margin			: 5px;
	padding			: 5px;
	border			: 1px dotted #ccc;
}
.contact_email {
	background		: #f7f7f7;
	margin			: 5px;
	padding			: 5px;
	border			: 0;
}
textarea.inputbox {
	width:95%;
}

/* ******************************************* MAIN AND SUB MENU SYSTEM  */
.mainlevel {
}

a.mainlevel:link, a.mainlevel:visited {
	border	: 0;
	background		: transparent;
	display: block;
	height:22px;
	font		: normal 12px Arial, Verdana, Helvetica, sans-serif;
	color			: #004080; 
	text-decoration	: none;
	text-align	: left;
	text-indent: 10px;
	line-height:22px;
	border-bottom:1px solid #cfcfcf;
}
a.mainlevel:hover {
	color			: #ffffff; 
	background-color: #004080;
	text-decoration	: none;
}
#active_menu {
	background		: transparent;
	color			: #004080; 
	font-weight	: bold;
}

a.sublevel:link, a.sublevel:visited {
	color			: #004080;
	text-decoration	: none;
	padding-left: 1px;
	vertical-align: middle;
	text-align: left;
	font-weight:normal;
}
a.sublevel:hover {
	color			: #004080;
	text-decoration	: none;
	font-weight:bold;
}

a.sublevel#active_menu  {
	border			: 0;
	color           : #004080;
	text-decoration	: none;
	background		: #ffffff;
	font-weight:bold;
}

/* ******************************************* CATEGORY (text format and links) */
.category {
	color			: #004080;
	font-size		: 12px;
	font-weight		: bold;
	text-decoration	: none;
	}
a.category:link, a.category:visited {
	color			: #004080;
	font-weight		: bold;
}
a.category:hover {
	color			: #ffffff;
}
	
/* ******************************************* STYLES LISTING CONTENT PAGE */
td.sectiontableheader {
	background-color: #ffffff; 
	color			: #004080; 
	font-weight		: bold;
	font-size		: 12px;
	padding			: 2px;
	border-bottom	: 1px solid #999999;
}
td.sectiontablefooter {
	background-color: #ffffff; 
	color			: #004080; 
	font-weight		: bold;
	font-size		: 12px;
	padding			: 0;
	border-top	: 1px solid #999999;
}
.sectiontableentry1  {
	background-color: #ffffff; 
	color			: #004080; 
	font-weight		: normal; 
	padding			: 2px 0px 2px 2px;
}
.sectiontableentry2  {
	background		: #ffffff; 
	color			: #004080; 
	font-weight		: normal; 
	padding			: 2px 0px 2px 2px;
}

.pagenavbar {
	text-align		: center;
	vertical-align	: middle;
	padding			: 2px;
	width			: 100%;
}
.pagenav {
	color			: #004080;
	font-size		: 12px;
	font-weight		: bold;
	text-decoration	: none;
	marging			: 0;
	padding			: 0 2px;
	border			: 0;
}
a.pagenav:link, a.pagenav:visited  {
	color 			: #800080; 
	background-color: transparent;
}
a.pagenav:hover {
	color			: #800080; 
	background		: transparent; 
	text-decoration	: underline;
}

.bottom a:link, .bottom a:visited { 
	color			: #800080; 
	text-decoration	: none;
}
.bottom a:hover {
	color			: #800080; 
	text-decoration	: none;
}



hr {
	background		: transparent; 
	height			: 1px; 
	border			: 1px solid #ffffff; 
	width			: 100%;
}

/****************** Lightbox css config ************************/
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
/*******************************************************/
