@charset "utf-8";
/* CSS Document */

*{
	padding:0px;
	margin:0px;
	outline-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:0px;
	color:#000;
	line-height:18px;
}
html, body{
	height:100%;
}
body{
	background-color:#9aacff;
	background-image:url('../images/content-bg.jpg');
	background-repeat:repeat-y;
	background-position:top center;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
h1.forum{
	color:#fff;
	font-size:16px;
	font-style:italic;
}
div#container{
	position:relative;
	width:100%;
	min-height:100%;
	height:auto !important;
	height:100%;
	background-image:url('../images/container-bg.jpg');
	background-repeat:repeat-x;
	background-position:top left;
}
div#container-inner{
	width:900px;
	margin:0px auto;
	min-height:800px;
	height:auto !important;
	height:800px;
}
div#noscript{
	width:526px;
	margin-left:177px;
}
div#header-image{
	position:relative;
	width:900px;
	height:148px;
	overflow:hidden;
	background-color:#c7d2ff;
}
div#header{
	background-image:url('../images/header-bg.jpg');
	background-repeat:repeat-x;
	background-position:top left;
	height:63px;
	width:900px;
	position:relative;
	text-align:center;
}
div#header ul.member-menu{
	margin-top:30px;
	list-style:none;
}
div#header ul.right{
	margin-top:20px;
}
div#header ul.member-menu li{
	text-align:left;
	margin-left:10px;
}
div#header ul.right li{
	text-align:right;
	margin-right:10px;
	margin-left:0px;
}
div#header ul.member-menu li a{
	color:#c7d2ff;
	font-size:15px;
	font-weight:bold;
	font-style:italic;
}
div#header-image div.overlay{
	background-image:url('../images/header-overlay.png');
	width:167px;
	height:148px;
	position:absolute;
	top:0px;
}
div#header-image div.left{
	left:0px;
}
div#header-image div.right{
	width:187px;
	right:0px;
	top:0px;
}
div.col-a{
	width:167px;
	float:left;
	height:63px;
}
div.col-b{
	float:left;
	width:512px;
	margin-left:17px;
	margin-right:17px;
	margin-top:20px;
	margin-bottom:10px;
}
div.col-c{
	width:181px;
	float:left;
	height:63px;
	padding-left:6px;
}
div.col-a ul#menu{
	margin-top:17px;
	list-style:none;
}
div.col-a ul#menu li a{
	display:block;
	width:154px;
	height:22px;
	background-image:url('../images/menu-bg.jpg');
	background-repeat:no-repeat;
	background-position:0px -25px;
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	color:#ad003e;
	padding-top:3px;
	padding-left:13px;
}
div.col-a ul#menu li a:hover,
div.col-a ul#menu li a.selected{
	text-decoration:none;
	background-position:0px 0px;
	color:#fff;
}
div.col-a span.login{
	display:block;
	color:#fff;
	padding-top:22px;
	text-align:left;
	padding-left:10px;
}
div.col-a span.login a{
	color:#fff;
	text-decoration:underline;
}
div.col-a span.login a:hover{
	color:#fff;
	text-decoration:none;
}
div#content{
	clear:both;
	padding-bottom:86px; /*44*/
}
div.col-b h1{
	color:#0099ff;
	font-size:19px;
	margin-bottom:10px;
	line-height:normal;
}
div.col-b p{
	margin-bottom:15px;
}
div.col-b a{
	color:#ae003a;
	text-decoration:underline;
}
div.col-b a:hover{
	text-decoration:none;
}
div.col-b ul,
div.col-b ol{
	margin-left:20px;
	padding-left:10px;
}
div.col-b span.title a{
	font-size:29px;
	color:#fff;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
	line-height:normal;
}
div.col-b h2{
	color:#0099ff;
	font-size:14px;
	margin-bottom:5px;
	line-height:normal;
}
div.col-c div.block{
	width:175px;
	margin-top:20px;
	color:#fff;
}
div.col-c div.block label{
	display:block;
	font-weight:bold;
	margin-bottom:5px;
	color:#fff;
}
div.col-c div.block input{
	padding-top:5px;
}
div.col-c div.block td{
	padding-right:5px;
	color:#fff;
}
div.col-c div.red{
	background-color:#a9003c;
	padding:5px;
	width:165px;
}
div.col-c div#block_poll{
	color:#fff;
}
div.col-c div#block_poll a{
	color:#fff;
	text-decoration:underline;
}
div.col-c div#block_poll a:hover{
	text-decoration:none;
}
div#spacer{
	clear:both;
	height:0px;
	overflow:hidden;
}
div#logo{
	position:absolute;
	bottom:90px;
	width:100%;
	z-index:-1;
}
div#logo-inner{
	width:880px;
	margin:0px auto;
	text-align:right;
}
div#footer{
	position:absolute;
	bottom:0px;
	width:100%;
	height:86px; /*44*/
	background-image:url('../images/footer-bg.jpg');
}
div#footer-inner{
	width:900px;
	height:86px; /*44*/
	margin:0px auto;
	background-image:url('../images/footer-inner-bg.jpg');
}
div#footer-left{
	float:left;
	padding-top:35px;
	padding-left:10px;
	color:#fff;
	width:215px;
}
div#footer-center{
	float:left;
	padding-top:35px;
	text-align:center;
	color:#fff;
	width:450px;
}
div#footer-right{
	padding-top:35px;
	padding-right:10px;
	float:right;
	width:215px;
	text-align:right;
}
div#footer-right a,
div#footer-left a,
div#footer-center a{
	color:#fff;
}
div#footer-center span{
	color:#fff;
	text-decoration:underline;
}
div#footer-left ul#footer-menu{
	list-style:none;
}
div#footer-left ul#footer-menu li{
	float:left;
	color:#fff;
}

div.col-b td.label{
	font-weight:bold;
}

div#errorFloater{
	position:absolute;
	left:0px;
	top:0px;
	display:none;
	z-index:999;
}
div#errorFloater div.body span{
	background-color:#FFFFFF;
	border:1px solid #000000;
	border-bottom:0px;
	color:#009AFC;
	padding:5px;
	padding-left:6px;
	padding-bottom:6px;
	display:block;
}
div#errorFloater div.body{
	padding-bottom:13px;
	background-image:url('../images/error-pointer.png');
	background-position:bottom left;
}
div#error{
	clear:both;
	margin-top:10px;
	color:#FF0000;
}
div#login{
	border:1px solid #009afc;
	position:absolute;
	width:240px;
	margin-left:324px;
	margin-top:220px;
	background-color:#c8d2ff;
	z-index:100;
	display:none;
	padding:5px;
}
div#login a{
	text-decoration:underline;
}
div#login a:hover{
	text-decoration:none;
}
div#login input{
	display:block;
	border:1px solid #009afc;
	width:200px;
}
div#login input.image{
	border:0px;
	width:auto;
	margin-top:10px;
}
div#survey table{
	width:100%;
}
div#survey th{
	text-align:left;
}
div#survey table.colored td{
	text-align:center;
	padding:1px;
}
div#survey table.colored td input{
	float:none;
	margin-top:3px;
}
div#survey table.colored td.first{
	text-align:left;
}
div#survey table.colored tr.odd{
	background-color:#c7d2ff;
}
div#survey table.colored tr.even{
	background-color:#9AACFF;
}

span.letters{
	display:block;
	margin-bottom:25px;
	background-color:#c7d2ff;
	border:1px solid #9aacff;
	color:#b7b7b7;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:5px;
	height:16px;
}
span.letters span.letter{
	display:block;
	float:left;
	margin-left:10px;
	color:#b7b7b7;
	font-size:12px;
}
span.letters span.first{
	margin-left:0px;
}
span.letters span.letter a{
	color:#a8003b;
	text-decoration:none;
}
span.letters span.letter a.selected,
span.letters span.letter a:hover{
	text-decoration:underline;
}
td.bold{
	font-weight:bold;
	width:1px;
	padding-left:3px;
}
table.member-overview{
	width:512px;
}
table.member-overview tr:hover td{
	text-decoration:underline;
	cursor:pointer;
}
table.member-overview a{
	text-decoration:none;
	color:#000;
}
table.member-overview a:hover{
	text-decoration:underline;
}
a.right{
	float:right;
	margin-right:20px;
}
a.left{
	float:left;
	margin-left:20px;
}

table.publications{
	width:514px;
}
table.publications th{
	text-align:left;
}
table.publications th.number{
	width:25px;
}
table.publications th.date{
	width:175px;
}
table.top10,
table.organization{
	width:514px;
}
table.top10 th,
table.organization th{
	text-align:left;
}
table.top10 th.numb{
	width:25px;
}
table.top10 a{
	color:#000;
}
table.black th,
table.black td{
	padding-left:4px;
	padding-right:4px;
}
div#search-form{
	border:3px solid #9AACFF;
	padding:10px;
	padding-bottom:0px;
	margin-bottom:20px;
}
div#search-form span{
	display:block;
	margin-bottom:20px;
	font-size:16px;
	font-weight:bold;
}
div#search-form label{
	width:75px;
}
table.organization th.name{
	width:150px;
}
table.organization th.organization,
table.organization td.organization{
	width:203px;
	padding-right:10px;
}
table.organization th.sector{
	width:150px;
}
table.organization td,
table.organization th,
table.top10 td,
table.top10 th{
	height:40px;
}
table.member{
	width:100%;
}
table.member table.member_details{
	width:360px;
}
table.member table.member_details td{
	height:32px;
	text-align:left;
}
table.member table.member_details td.label{
	width:80px;
}

div.col-b div.formelement{
	margin-bottom:10px;
	clear:both;
}
div.col-b label{
	display:block;
	width:180px;
	float:left;
	margin-bottom:10px;
	margin-right:5px;
}
div.col-b input{
	border:1px solid #505050;
	width:200px;
}
div.col-b input.forum{
	width:386px;
	clear:both;
}
div.col-b input.submit,
div.col-b input.image,
div.col-b input.checkbox{
	border:0px;
	width:auto;
}
div.col-b textarea{
	border:1px solid #505050;
	display:block;
	width:386px;
	height:150px;
	clear:both;
}
div.col-b textarea.suggestion{
	clear:both;
	margin-bottom:10px;
}

p.organization img{
	float:left;
	margin-right:5px;
}
p.organization strong{
	color:#0099FF;
}
select{
	border:1px solid #505050;
}
td input.clear{
	background:none;
	border:0px;
	cursor:pointer;
	margin:0px;
	padding:0px;
	float:left;
	text-align:left;
	width:auto;
	height:auto;
}
