/***************************************************************/
/* efcoval.css                                                */
/* created October 2006 prima informatics ltd www.primainfo.com */
/* Design:                                                     */
/* 800 wide, centered                                          */
/* header, 2 cols, footer (scroll down)                        */
/***************************************************************/

/* HTML tag styles (general defaults) **********************************************/
/* colors:
/* dark green #2c523e	rgb 44/82/62  cmyk 80/46/72/40		*/
/* pale green #a9a97e  rgb 169/169/126  cmyk 41/27/55/1     */
/* text #666666												*/

html {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px;
}

body{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	font-family:  Helvetica, Verdana, Arial, sans-serif;
	color: #666;
	font-size: 100%;
	line-height: 1.166;	
	background-color: #eee;
}


h1, h2, h3, h4, h5, h6, p {
	font-family:  Helvetica, Verdana, Arial, sans-serif;
}

ul {
	list-type: disc;
	}
	
ul ul {
	list-type: circle;
	}
	


/***************************************************************************************************/
/* Layout Divs  - positional directions                            													   */
/***************************************************************************************************/

/* overall container, centers the page, sets the background colour**********************/
/* overall container, centers the page, sets the background colour*/
#wrapper {
	padding: 0px 0px 0px 0px;
	border: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px; 
	width: 1001px;
	background-color: #ffffff;
	}
body>#wrapper {width: 1001px;}
/* header area: top decoration and title *************************************************/
#header{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	width: 100%;
	height: 105px;
	background: #A9A97E url("../images/design/Efcovalheader1.jpg") no-repeat top left;
}

#hdr_top {
	height: 78px;
	margin: 0px 0px 0px 198px;
	background-color: #ffffff;
	}

#hdr_top img {  /* positions image in navbar */
	padding: 0px 1px 0px 2px;
}

#banner {
	position: relative;
	height: 27px;
	margin: 0px 0px 0px 198px;
	text-align: left;
}

#banner h1 { /*specified main header text format */
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	font-family: Verdana,Arial,sans-serif;
 	font-size: 110%;
 	text-align: left;
 	font-weight: normal;
	color: #FFFFCC;
	}
	
/* content area: 2 columns, side decoration and navigation and content **************************/
#container {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	}
	
#navBar{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	text-align: center;
	width: 190px;
	height: 500px;
	background: transparent url(../images/design/Efcovalheader5.jpg)  no-repeat bottom left;
}


.rssbox {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	border: 0px;
	width: 190px;
	text-align: right;
}

.rssbox a {
	font-size: 60%;
	color : #A9A97E;
	font-weight: normal;
	text-decoration: none;
	}
	
.rssbox img {
	border: none;
	}
	
.rssbox p {
	font-size: 60%;
	text-align: center;
	}

.loginbox { /* placeholder only - to be inserted by TNO */
	width: 10px;
	height: 25px;
	text-align: right;
	border: 1px solid #ccc;
	}

#content{
 	float:right;
	width: 750px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* 100% width (optional use)*/

#content_wide {
	clear: both;
	border: 0px;
	padding: 3px 10px 3px 10px;
	margin: 0px;
}

#content ul {
	list-style: none;
	padding: 0px 0px 0px 30px;
	margin:  0px 0px 0px 0px;
	border: 0px;
	text-align: right;
	}
#content ul ul {
	list-style: none;
	padding: 0px 0px 0px 30px;
	margin:  0px 0px 0px 0px;
	border: 0px;
	text-align: right;
	}


#content ol {
	list-style: decimal;
	padding: 0px 0px 0px 30px;
	margin:  0px 0px 0px 0px;
	border: 0px;
	text-align: right;
	}	
	
#content ol ol {
	list-style:lower-alpha;
	padding: 0px 0px 0px 30px;
	margin:  0px 0px 0px 0px;
	border: 0px;
	text-align: right;
	}		

#content li {
	background-color: transparent;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;		
	}


#content li a {
	color : #A9A97E;
	font-weight: bold;
	text-decoration: none;
	}

#content li a:hover, a:visited {
	color : #2C523E;
	font-weight: bold;
	text-decoration: none;
	}


/* bottom of page: decoration and extra info ***************************************************************/

#footer {
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	background-color: #A9A97E;
	padding: 2px 10px 2px 10px;
	text-align: center;
	font-size: 70%;
}


#shortpage {
	height: 250px;  /* set a minimum height for non-scrolling page (if required) */
	}

/* navigation bar styling  ******************************************************************************/

#nav ul {
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border: 0px;
	text-align: right;
	}

#nav ul ul {
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border: 0px;
	}
	
#nav li {
	display: block;
	background-color: transparent;
	text-align: right;
	padding: 5px 3px 5px 3px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;		
	}
body>#nav li { 				/* rest of browsers */
	padding: 0px 1px 0px 1px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	}

#nav li li {
	padding: 5px 3px 0px 3px;
	}
	

#nav li a {
	color : #A9A97E;
	font-weight: bold;
	text-decoration : none;
	}

#nav li a:hover, a:visited {
	color : #2C523E;
	font-weight: bold;
	text-decoration : none;
	}

/* footer styling ***********************************************************************/

#footer a {
	color : #FFFFCC;
	font-weight: bold;
	text-decoration : none;
    }

#footer a:hover, a:visited {
	color : #2C523E;
	font-weight: bold;
	text-decoration : none;
    }

/* format for prima/lbgraphics links */
#xlink {
	text-align: center;
	vertical-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	}

#xlink p {
	padding: 0px;
	border: 0px;
	margin: 2px 0px 2px 9px;
	font-weight: normal;
	color: #2c523e;
	font-size: 80%;
	}


#xlink a {
	font-weight: bold;
	color : #666;
	text-decoration : none;
	}

#xlink a:hover, a:visited {
	font-weight: bold;
	color : #ccc;
	text-decoration : none;
	}

/***************************************************************************************************/
/* formatting styles *******************************************************************************/
/***************************************************************************************************/

/* main content area */
#feature{
	padding: 0px 5px 10px 15px;
	border: 0px;
	font-size: 80%;
}

#feature h1{
	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-weight: bold;
	color: #A9A97E;
	text-align: left;
}

#feature h2{
	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #A9A97E;
	text-align: left;
}

#feature h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666;
	text-align: left;
	font-weight: bold;
}

#feature h4 {
	text-align: center;
	font-size: 120%;
	color: #666;
	font-weight: bold;
	line-height: 1.5;
	}

#feature h5 {
	text-align: center;
	font-size: 120%;
	color: #666;
	font-weight: bold;
	line-height: 1.5;
}

#feature h6 {
	text-align: center;
	font-size: 120%;
	color: #666;
	font-weight: normal;
	line-height: 1.5;
}


#feature p {
	padding: 0px;
	text-align: left;
	color: #666;
}

#feature p a {
	color: #A9A97E;
	font-weight: bold;
	text-decoration : none;
	border-bottom: 1px dotted #A9A97E;
	}


#feature p a:hover {
	color: #2C523E;
	font-weight: bold;
	text-decoration : none;
	border-bottom: 1px dotted #A9A97E;
	}


#feature img {
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	border: 0px;
	text-align: center;
}


#feature img.img_R, .img_R {
	float: left;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	border: 0px;
	}

#feature img.img_L, .img_L {
	float: right;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	border: 0px;
	}

#feature img.img_C, .img_C {
	text-align: center;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	border: 0px;
	}


	
#feature img.imglab {
	text-align: center;
	font-size: 70%;
}
	
#feature td a {
	color: #A9A97E;
	font-weight: bold;
	text-decoration : none;
	}


#feature td a:hover  {
	color: #2C523E;
	font-weight: bold;
	text-decoration : none;
	}

#feature ul {
	display: block;
	list-style:decimal; 
	margin: 0px 0px 0px 30px; 
	padding: 10px 10px 10px 10px;
	border: 0px;
	}

	
#feature ul ul {
	list-style: circle; 
	}
	
#feature li {
	background-color: transparent;
	text-align: left;
	padding: 1px 3px 1px 3px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	}
	/* use inheritance to overwrite IE values */
body>#feature li { 
	padding: 0px 1px 0px 1px;
	margin: 0 0 0 0;
	border: 0px;
	}

#feature li a {
	color : #A9A97E;
	font-weight: bold;
	text-decoration : none;
	}

#feature li a:hover {
	color : #2C523E;
	font-weight: bold;
	text-decoration : none;
	}


/************* #breadCrumb styles (optional use) ******************************************/

#breadCrumb{
	margin: 0px 0px 0px 0px;
	padding: 10px 15px 10px 15px;
	border: 0px;
	font-size: 70%;
}

#breadCrumb a:link,  a:visited {
	color : #A9A97E;
	font-weight: normal;
	text-decoration : none;
	}

#breadCrumb a:hover {
	color : #2C523E;
	font-weight: normal;
	text-decoration : none;
	}

/* contact form layout **************************************************************/

.contactform table {
	border: 1px solid #ccc;
	width: 80%;
}

.contactform table tr {
	background: #fff;
	}

.contactform table td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666;
	text-align: left;
	font-size: 80%;
	}
	
.contactform table td.label {
	width: 50%;
	padding-right: .5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666;
	text-align: right;
	font-size: 80%;
	}

.contactform table td.content {
	width: 50%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666;
	font-size: 80%;
	}

.contactform table td.cntr {
	text-align: center;
	}
	


/* table layout for lists ***********************************************************/

.tb_list table {
	border: 0px;
	width: 100%;
}

.tb_list table tr {
	background: transparent;
	}

.tb_list table td {
	padding: 10px 10px 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666;
	vertical-align: top;
	text-align: left;
	font-size: 80%;
	}
	
.tb_list table td.label {
	width: 50%;
	padding-right: .5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666;
	text-align: right;
	font-size: 80%;
	}


.tb_list table td.lableft {
	padding-right: .5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666;
	text-align: left;
	font-size: 80%;
	}
.tb_list table td.content {
	width: 50%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666;
	font-size: 80%;
	}

.tb_list table td.cntr {
	text-align: center;
	}
	
.tb_list table td.tb_head {
	font-weight: bold;
	}
	
	
.tb_list table td.txt_s {
	font-size: 70%;
	}


/************* .general classes ********************************************************/

.backtotop a {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #A9A97E;
	text-align: left;
	font-size: 70%;
	}

.backtotop a:hover {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2C523E;
	text-align: left;
	font-size: 70%;
	}


.note {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #A9A97E;
	font-size: xx-small; /*False value for IE4-5.x/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 80%;
}


.txt_s {
	font-size: xx-small; /*False value for IE4-5.x/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 80%;
}

.ref {
	margin: 10px 10px 10px 10px;
	font-size: xx-small; /*False value for IE4-5.x/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 80%;
}

/*****printer friendly version *********************************************************/
/* sitemap.htm      */


#pr_wrapper {
	padding: 0px;
	border: 0px;
	margin: 0px;
	width: 800px;
	background-color: #FFF; 
}

#pr_header{
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 130px;
	background: transparent url("../images/design/efcovallogo.jpg") no-repeat top left; 
	border-bottom: 1px solid #ccc;
}

#pr_header h1{
	margin: 30px 0px 20px 50px;
 	font-size: 120%;
 	text-align: center;
 	font-weight: bold;
}

#pr_header h2{
 	font-size: 100%;
 	text-align: center;
 	font-weight: bold;
}


#stocklist table{
	margin: 20px 20px 20px 20px;
	}

#stocklist table td.tb_head{
	padding: 0px 0px 10px 0px;
	 font-size: 80%;
 	text-align: left;
 	font-weight: bold;
}

#stocklist table td {
	padding: 0px 0px 10px 0px;
	 font-size: 80%;
 	text-align: left;
 	font-weight: normal;
}		

/********** ordered and unordered lists in text **************************************************/
#txtlist ol {
	display: block;
	list-style: lower-alpha; 
	margin: 10px 10px 10px 10px; 
	padding: 10px 10px 10px 10px;
	border: 0px;
	}

#txtlist ul {
	display: block;
	list-style: none; 
	margin: 10px 10px 10px 10px; 
	padding: 10px 10px 10px 10px;
	border: 0px;
	}

#txtlist li {
	background-color: transparent;
	text-align: left;
	padding: 1px 3px 1px 3px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 80%;
	}
	/* use inheritance to overwrite IE values */
body>#txtlist li { 
	padding: 0px 1px 0px 1px;
	margin: 0 0 0 0;
	border: 0px;
	}

#txtlist li a {
	color : #A9A97E;
	font-weight: bold;
	text-decoration : none;
	}

#txtlist li a:hover {
	color : #999;
	font-weight: bold;
	text-decoration : none;
	}
	
#txtlist h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666;
	text-align: left;
	font-weight: normal;
	font-style: italic;
	}

/**********************************misc classes ************************************************/

.txtLarge {
	font-size: 120%;
	}

.statement {
	font-size: 140%;
	font-style: italic;
	color: #A9A97E;
	}
	
/*************************** conference pages **************************************/

#conf_title {
	padding: 10px 10px 10px 10px;
	background-color: #eee;
	}

#conf_title a {
	color: #A9A97E;
	font-weight: bold;
	text-decoration : none;
	border-bottom: 1px dotted #A9A97E;
	}


#conf_title a:hover {
	color: #2C523E;
	font-weight: bold;
	text-decoration : none;
	border-bottom: 1px dotted #A9A97E;
	}


	
#conf_title h1 {
	text-align: center;
	}


#conf_title h2 {
	text-align: center;
	}
	
#conf_content {
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 0px;
	border: 0px;
}



#conf_content h2 {
	background-color: #eee;
	}


#conf_content h3 {
	color: #A9A97E;
	text-align: center;
	}
	
.tbl_conflist {
	text-align: center;
	}
	
.tbl_conflist table {
	border: 0px;
	width: 95%;
}

.tbl_conflist table tr {
	background: transparent;
	}

.tbl_conflist table tr.alt {
	background: #ECEAD7;
	}


.tbl_conflist table td {
	padding: 10px 10px 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666;
	vertical-align: top;
	text-align: left;
	font-size: 90%;
	}
	
.tbl_conflist table td.label {
	width: 50%;
	padding-right: .5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666;
	text-align: right;
	font-size: 90%;
	}


.tbl_conflist table td.lableft {
	padding-right: .5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666;
	text-align: left;
	font-size: 90%;
	}
	
.tbl_conflist table td.content {
	width: 50%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666;
	font-size: 90%;
	}

.tbl_conflist table td.cntr {
	text-align: center;
	}
	
.tbl_conflist table td.tb_head {
	font-weight: bold;
	}
	
	
.tbl_conflist table td.txt_s {
	font-size: 70%;
	}
/************************************* rss feed styles *********************************************/
		#chan_items { 
		
			padding: 20px 20px 20px 20px; 
			background-color: #eee;
		
		}
		#chan_items #item { 
		
			margin-bottom: 20px; 
		
		}
		#chan_items #item #item_description {
			margin: 10px 0px 10px 0px;
		
		}
		#chan_items #item #item_title { 
		
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 110%;
			color: #666;
			text-align: left;
			font-weight: bold;
 		}
		#chan_items a, a:visited {	
		color : #A9A97E;
		font-weight: bold;
		text-decoration: none;
		} 
		#chan_items a:hover{	
		color : #2C523E;
		font-weight: bold;
		text-decoration: none;
		} 

