body {
		overflow-y: auto;
		margin: 0; padding: 0;
		font: 10px Verdana, Sans-serif;
		color: #02203a;
		background: url("../Webmasters/Images/bg_gradient2.gif") repeat-x;
		}

body.home {
		background: url("../Webmasters/Images/bg_gradient.gif") repeat-x;
		}	
		
/*** style for elements ***/

a {
		color: #d97c16;
		text-decoration: none;
		}

		a:hover {
				text-decoration: underline;
				}

img {
		border: none;
		}					

p {
	margin-top: 0;
}

table, input, select, textarea {
		font: 10px Verdana, Sans-serif;
		}

input {
	height: 20px;
}

/*** style for commmon classes ***/

.fixed {
		table-layout: fixed;
		}

.error {
		color: #f00;
		}

.clear {
	clear: both;
}

.btnlogin {
		padding: 0;
		color: #fff;
		border: solid 1px #fff;
		background: #02203a;
		}		

/*** style for headers ***/
		
h1 {
		margin: 0;
		margin-bottom: 11px!important;margin-bottom: 6px;
		font-size: 22px;
		}

h1.level {
	margin-top: 22px;
}

h2 {
		margin: 0;
		height: 25px;
		font-size: 10px;
		border-bottom: solid 1px #b3c0c8;
		}

h3 {
		margin: 0;
		font-size: 10px;
		border-bottom: solid 1px #b3c0c8;
		}
		
.newscontent h3 {
	margin: -4px 0 0 0;
	padding-bottom: 0;
	font-size: 18px;
	border-bottom: none;
}

h4 {
		margin: 0; padding-bottom: 3px;			
		font-size: 18px;
		}

/*** style for layout ***/

#body {
		margin: 0;
		width: 970px;
		background: #fff;
		}

#container {
		clear: both;
		background: url('../Webmasters/Images/bg_body.gif') top right repeat-y;
		border-bottom: none!important;border-bottom: solid 1px #fff;
}

/*** style for header ***/		

#header {
		width: 957px!important; width: 970px;
		padding: 0 2px 0 11px;
		}

		#header a {
				position: relative;
				top: -3px;
				color: #c1dae6;
				}	

		#header ul {
				overflow: hidden;
				margin: 4px 0 0 0; padding: 0;
				height: 11px;
				list-style: none;
				font: 12px Arial, Sans-serif;
				}	

				#header li {
						display: inline;
						margin: 0; padding: 0 4px;
						border-right: solid 1px #c1dae6;
						}					

.langselect {
		float: left;
		width: 127px;
		background: url("../Webmasters/Images/dropdown.gif") right 3px no-repeat;
		}

#logo {
	position: absolute;
	left: 24px;
	top: 32px;
}

#headertext {
	position: absolute;
	left: 66px;
	top: 190px;
	width: 300px;
	color: #fff;
	line-height: 14px;
}
		
#topmenu {
		float: right;
		}

		#topmenu .last {
				border-right: none;
				}	

/*** style for login ***/

#login {
		clear: both;
		float: right;
		margin: 50px 5px 0 0;
		width: 186px;
		font-size: 9px;
		color: #fff;
		}				

/* ie double margin fix */
* html #login {display: inline;}

		#login th {
				vertical-align: top;
				padding-left: 18px;
				height: 19px;
				text-align: left;
				color: #d97c16;
				font-weight: bold;
				background: url("../Webmasters/Images/info.gif") 1px top no-repeat;
				}

		#login input, #login select {
				height: 16px;
				font-size: 9px;
				}

		#login tfoot td {
				text-align: right;
				}
								
/*** style for menu ***/

#menu {
		float: left;
		padding-left: 6px;
		width: 180px!important;width: 185px;
		}

		#menu dl {
				margin: 0; padding: 0;
				}
				
		#menu dt {
				margin-top: 6px;
				height: 21px;
				background: url("../Webmasters/Images/bg_menu.gif") no-repeat;
				}

		#menu dt.home {
				margin: 0;
				height: 18px;
				background: url("../Webmasters/Images/bg_menu_home.gif") 0 -2px no-repeat;
				}

				#menu dt.home a img {
						position: relative;
						top: -6px;
						}								
				
				#menu dt a {
						color: #fff;
						}

				#menu dt img {
						margin: 3px 0 0 6px;
						}							
				
				#menu dt.active {
						background: url("../Webmasters/Images/bg_menu_active.gif") no-repeat;
						}

				#menu dd {
						margin: 4px 0 0 8px; padding: 0;
						}	

				#menu dd.active ul {
						margin: 0; padding: 0;
						list-style: none;
						border-top: solid 1px #b2c0c7;
						}

						#menu dd.active li {
								margin: 0; padding: 0 0 0 10px;
								border-bottom: solid 1px #b2c0c7;
								}						
							
/*** style for app ***/

#app {
		float: left;
		padding: 24px 0 24px 38px;
		width: 542px!important; width: 580px;
		}
		
		#app a {
				font-weight: bold
				}

/*** style for info ***/

#info {
		float: right;
		padding-top: 24px!important;padding-top: 26px;
		padding-bottom: 26px;
		width: 201px;
		overflow: hidden;
		/*
		background: #d2ebf7;
		*/
		}

/*** style for home ***/

#contentleft {
	width: 318px;
	float: left;
}

#contentright {
	width: 191px;
	float: left;
	margin-left: 20px;
}

/* ie double margin fix */
* html #contentright {display: inline;}

#app #contentleft .newsblock {
	margin-bottom: 17px;
}

.newsimage {
	float: left;
	width: 100px;
	height: 76px;
	overflow: hidden;
}

.newscontent {
	float: left;
	width: 208px;
	height: 76px;
	overflow: hidden;
	margin-left: 8px;
	line-height: 12px;
}

.newsupdatelinks {
	float: right;
	margin-top: 4px;
	list-style: none;
}

	.newsupdatelinks li {
			display: inline;
			margin: 0; padding: 0 8px;
			border-right: solid 1px #02203a;
			}					

		.newsupdatelinks li.last {
				padding-right: 0;
				border-right: none;
				}					

.flexpot {
	position: relative;
	height: 129px;
	margin-bottom: 16px;
	padding: 8px 11px;
	color: #fff;
	}

	.flexpot p {
		margin: 0 0 8px 0;
		}

	.flexpot a {
		font-weight: bold;
		}

.flexpotlink {
	position: absolute;
	left: 0; top: 0;
	display: block;
	width: 191px; height: 129px;
	filter: alpha(opacity=01);
	opacity: 0.01;	
	background: #fff;
	}		

/*** style for freepage ***/

#content {
	margin-bottom: 10px;
	padding-right: 38px;
}

.highlightwrap {
		float: right;
		width: 234px;
		margin: 2px 0 3px 20px;
		overflow-x: hidden;
		background: url('../Webmasters/Images/bg_highlightcontent.gif') repeat-y;
		}
		
		.highlightheader {
				height: 23px!important;height: 35px;
				padding: 12px 25px 0;
				background: url('../Webmasters/Images/bg_highlightheader.jpg') left 0 no-repeat;
				border-bottom: none;
				}
				
		.highlight {
				padding: 10px 25px 10px;
				background: url('../Webmasters/Images/bg_highlightfooter.jpg') left bottom no-repeat;
				color: #02203a;
				}
				
				.highlight ul {
						margin: 0 0 5px 15px; padding: 0;
						list-style-type:square;
						}
						
						.highlight li {
								margin: 0; padding: 0;
								/*
								background: url('../Webmasters/Images/arrow.gif') left center no-repeat;
								*/
								}
				
				.highlight p {
					margin: 0 0 5px 0;
				}		
	
/*** style for form ***/

.form th {
		vertical-align: top;
		padding-top!important;padding-top: 5px;
		font-weight: normal;
		text-align: left;
		}

		.form td {
				vertical-align: top;
				}

.label {
	padding-top: 3px!important;padding-top: 5px;
}

/*** style for events ***/

.eventdate, .eventtitle, .eventlabel {
	font-weight: bold;
}

.signup {
	text-align: right;
}

/*** style for footer ***/
			
#footer {
		clear: both;
		margin: 18px 0 0 5px; padding: 4px 0 0 0;
		width: 965px;
		list-style: none;
		border-top: solid 1px #a0a9b4;
		background: #fff;
		}
				
		#footer li {
				display: inline;
				margin: 0; padding: 0 6px;
				border-right: solid 1px #a0a9b4;
				}
						
				#footer li a {
						margin: 0;
						color: #a0a9b4;				
						}

/*** style for Climex Alliance popup ***/

.camap {
		color: #084261;
		text-align: left;		
		background: url('../Webmasters/Images/ClimexAllianceMap.jpg') no-repeat;
		}

		.camap ul {
				margin: 163px 0 0 0; padding: 0;
				width: 235px;
				list-style: none;
				}

		.camap li {
				display: block;
				margin: 0;
				width: 225px;
				padding: 5px 10px; padding-right: 0;
				}

				.camap li p {
						margin: 0;
						}				

		.camap li.selected {
				background: url('../Webmasters/Images/map_over.gif') repeat;
				}

.mapwrap {
		position: relative;
		}
		
#ca_map_newvalues {
		display: none;
		position: absolute;
		top: 198px; left: 281px;
		}

#ca_map_sendeco2 {
		display: none;
		position: absolute;
		top: 273px; left: 225px;
		}

#ca_map_euts {
		display: none;
		position: absolute;
		top: 194px; left: 397px;
		}

#ca_map_apx {
		display: none;
		position: absolute;
		top: 109px; left: 277px;
		}																					
