/* $Id: screen.css,v 1.1.1.1 2006/08/24 10:01:32 cvsdef Exp $ */

body, table {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

input, textarea, select {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

.input-text-a, .input-text-b, .input-text-c, .input-text-d, .input-text-login, .input-text-view, .input-text-search, .input-text-conference {
	border-top: 1px solid #888;
	border-left: 1px solid #888;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding: 1px;
}

.input-text-login {
	width: 200px;
}

.input-text-view, .input-text-c, .input-text-conference {
	width: 250px;
}

.input-but {
	background: #fff;
	margin-top: 5px;
}

/* site specific styles */


body {
	margin: 0;
	padding: 0;
	background: #fff;
	color: #000;
	text-align: center;
}

form {
	margin: 0;
	padding: 0;
}

#center {
	width: 985px;
	margin: 0px auto;
	text-align: left;
}

#top {
	height: 24px;
}

#top .logo {
	float: left;
}

#top .newsletter {
	float: right;
	width: 325px;
	height: 118px;
	background: url(../images/top_newsletter_tile.gif);
}

#top .newsletter .inner {
	background: url(../images/top_newsletter_footer.gif) no-repeat left bottom;
	height: 118px;
}

#top .newsletter .inner h3 {
	margin: 0;
	padding: 10px 10px 0 18px;
}

#top .newsletter .inner .input-boxtext {
	margin: 5px 0 0 18px;
	padding: 0;
}

#top .newsletter .inner .input-text-newsletter {
	margin: 1px 0 0 18px;
	color: #000;
	text-align: left;
	width: 180px;
}

#top .newsletter .inner .input-but {
	background: #80807c;
	color: #fff;
	border: none;
	padding: 2px 4px 2px 4px;
}


#top .menu {
	float: right;
	margin: 0;
}

#top .menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#top .menu ul li {
	display: inline;
	border-left: 1px solid #e89824;
	margin: 5px 0;
	padding: 0px 0 0px 0;
	float: left;
}

#top .menu ul li.first {
	border-left: 0px solid #e89824;
}

#top .menu ul li a {
	padding: 0 11px 0 11px;
	color: #000;
	font-size: 12px;
	text-decoration: none;
}

#top .menu ul li a:hover, #top .menu ul li a.active {
	color: #e89824;
}

#bar {
	background: #29458d;
}

#bar .blog {
	float: right;
	width: 320px;
}

a.tag {
	color: #fff;
	text-decoration: none;
}

a.tag:hover {
	color: #fff;
	text-decoration: underline;
}

#menu {
	background: #fff;
	height: 33px;
}

#menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
	height: 33px;
}

#menu ul.orange {
	background: #e89824;
}

#menu ul li {
	display: inline;
	border-left: 1px solid #c2c2c2;
	margin: 6px 0 0 0;
	padding: 2px 0 2px 0;
	float: left;
}

#menu ul li.first {
	border-left: none;
}

#menu ul li a {
	padding: 0 18px 0 15px;
	color: #29458d;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

#menu ul.orange li a {
	color: #fff;
}

#menu ul li a:hover, #menu ul li a.active, #menu ul li a.subactive {
	color: #e89824;
}

#menu ul.orange li a:hover, #menu ul.orange li a.active, #menu ul.orange li a.subactive {
	color: #29458d;
}

div.left-content {
	background: #29458d;
	padding: 9px 0 9px 0;
}

div.left-content h3 {
	border-top: 2px solid #fff;
	border-bottom: 1px solid #fff;
	background: #5670a7;
	font-size: 13px;
	font-weight: bold;
	padding: 4px 0 4px 20px;
	margin: 0 0 2px 0;
	color: #fff;
}

div.left-content ul {
	list-style: none;
	padding: 0;
	margin: 4px 0 0 20px;
}

div.left-content ul li {
	padding: 4px 0 6px 0;
	background: url(../images/left_spot.gif) no-repeat 0px 10px;
}

div.left-content ul li a {
	padding: 0 0 0 8px;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}

div.left-content ul li a:hover, div.left-content ul li a.active {
	color: #91aadf;
}

div.left-content ul li ul li {
	background: none;
}

div.left-content ul li il li a {
	padding: 0 0 0 0;
}

#leftmenu, #rightmenu {
	background: #29458d;
	padding: 9px 0 9px 0;
}

#leftmenu h3, #rightmenu h3 {
	border-top: 2px solid #fff;
	border-bottom: 1px solid #fff;
	background: #5670a7;
	font-size: 13px;
	font-weight: bold;
	padding: 4px 0 4px 20px;
	margin: 0 0 2px 0;
	color: #fff;
}

#leftmenu ul, #rightmenu ul {
	list-style: none;
	padding: 0;
	margin: 4px 0 0 20px;
}

#leftmenu ul li, #rightmenu ul li {
	padding: 4px 0 6px 0;
	background: url(../images/left_spot.gif) no-repeat 0px 10px;
}

#leftmenu ul li a, #rightmenu ul li a {
	display: block;
	padding: 0 0 0 8px;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}

#leftmenu ul li a:hover, #leftmenu ul li a.active, #rightmenu ul li a:hover, #rightmenu ul li a.active {
	color: #91aadf;
}

#leftmenu ul li ul li, #rightmenu ul li ul li {
	background: none;
}

#leftmenu ul li ul li a, #rightmenu ul li il li a {
	padding: 0 0 0 0;
}

.content-table {
	width: 100%;
}

.content-table tr {
	vertical-align: top;
}


#content {
	margin: 29px 0 0 25px;
}




#footercontainer {
	padding: 0;
}

#footercontainer .line {
	border-top: 1px solid #d0d0c6;
	margin: 6px 0 20px 0;
	padding: 15px 0 0 0;
	color: #000;
	text-align: center;
}









h1 {
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 4px 0;
	padding: 0;
	color: #29458d;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 4px 0;
	padding: 0;
	color: #000;
}

h4 {
	font-size: 12px;
	font-weight: normal;
	margin: 10px 0 0 0;
	padding: 0;
}

h5 {
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	margin: 0 0 15px 0;
	padding: 0;
}

a {
	color: #29458d;
}

a:hover {
	color: #80807c;
}

a.noborder {
	color: #29458d;
}

img {
	border: 0;
}

div.p, #cmsedit .section p, .leadtext, .conf-location, .conf-date, p#tab-list {
	margin: 0 0 10px 0;
	padding: 0;
}
p {
	margin: 0px;
	padding: 0px;
}


#rightarea {
	width: 325px;
	background: url(../images/right_middle_tile.gif) repeat-y;
}

#rightarea .middle {
	margin: 23px 70px 32px 25px;
}

#rightarea h3 {
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 24px;
}

#rightarea .p {
	color: #fff;
	margin: 0;
	padding: 10px 0 0 0;
}

#rightarea .p a {
	color: #fff;
}

#rightarea .p a:hover {
	color: #29458d;
}

#rightarea .footer {
	background: url(../images/right_footer.gif) repeat-y;
	padding: 45px 0 0 20px;
}

#rightarea .footer img {
	margin: 0 20px 20px 0;
}

.rightbox {
	border-top: 4px solid #29458d;
	margin: 6px 0 16px 0;
}

.rightbox img {
	margin: 2px 0 0 0;
}

.rightbox h3 {
	margin: 8px 0 0 0;
	padding: 0;
}

.rightbox p {
	margin: 0;
	padding: 5px 0 0 0;
}

.rightbox p a {
	color: #29458d;
}

.rightbox p a:hover {
	color: #80807c;
}

.sitemap a {
	text-decoration: none;
}

.sitemap {
	list-style: none;
	margin: 0;
	padding: 0;
}

.sitemap li {
	margin: 0;
	padding: 15px 0 0 0;
	font-size: 12px;
	font-weight: bold;
}

.sitemap li ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 15px;
}

.sitemap li ul li {
	font-size: 12px;
	font-weight: normal;
	padding: 10px 0 0 0;
	background: url(../images/sitemap_spot.gif) no-repeat 0px 16px;
}

.sitemap li ul li a {
	padding-left: 7px;
}

.sitemap li ul li ul li {
	background: none;
}

.img-left {
	float: left;
	margin: 6px;
	padding-right: 4px;
}

.img-right {
	float: right;
	margin: 6px;
	padding-left: 4px;
}
.normal-img-left, .blog-img-left, .news-img-left {
	float: left;
	margin: 0 8px 5px 0;
	padding-right: 0px;
}

.normal-img-right, .blog-img-right, .news-img-right {
	float: right;
	margin: 0 0 5px 8px;
	padding-left: 0px;
}

hr {
	border: none;
	border-bottom: 1px solid #d0d0c6;
	clear: both;
	height: 1px;
	padding: 10px 0 10px 0;
}

#persons, #persons tr td {
	border-collapse: collapse;
	border-spacing: 0;
	border: 0;
	outline: 0;
	margin: 0;
	padding: 0;
}

table#persons {
	width: 100%;
}

#persons .item {
	width: 50%;
	border-bottom: 1px solid #d0d0c6;
	padding: 10px 0 10px 0;
}

#persons th {
	padding: 10px 0 0 0;
}

#persons td.image {
	vertical-align: top;
	width: 70px;
}

#persons td.text {
	vertical-align: top;
}

#persons td.footer {
	vertical-align: bottom;
}

#persons h4 {
	margin: 0;
	padding: 0 0 2px 0;
}

.persons-right {
	float: right;

	width: 310px;
	margin: 0 0 10px 20px;
}

.persons-right h3, .persons-right p {
	margin: 0;
	padding: 0 0 2px 0;
}
.persons-right h3 {
	font-size: 18px;
}

#blog h4 {
	color: #d0d0c6;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #d0d0c6;
}


#rightmenu .input-text-search-box, #rightarea .input-text-newsletter {
	width: 100px;
}

#rightarea .input-text-newsletter {
	width: 145px;
	float: left;
}

#rightmenu .input-but, #rightarea .input-but {
	background: #fff;
	color: #29458d;
	border: none;
	padding: 2px 4px 2px 4px;
	float: right;
	margin: 4px 20px 0 0;
}

#rightarea .input-but {
	float: right;
	margin: 1px 0 0 0;
}

#rightarea form {
	margin-top: 10px;
}

#bar .blog .inner {
	margin: 8px 7px 10px 7px;
	color: #fff;
}

#bar .blog .inner a {
	color: #fff;
}

#bar .blog .inner h2 {
	color: #fff;
	font-size: 18px;
	margin: 0 0 8px 0;
	padding: 0px;
}

#bar .blog h3 {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 8px 0;
	padding: 0px;
}

#bar .blog p {
	color: #fff;
}

#bar .blog p a {
	color: #fff;
}

#bar .blog p a:hover {

}

.knowledgebut .input-but {
	background: #80807c;
	color: #fff;
	border: none;
	padding: 2px 4px 2px 4px;
}

.knowledge {
	margin: 10px;
	width: 200px;
}

.knowledge a {
	margin-right: 15px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.knowledge a:hover, .knowledge a.sel {
	color: #e89824;
}

#knowledgefront {
	background: #29458d;
	padding: 30px 9px 30px 9px;
	color: #fff;
}

#knowledgefront h1, #knowledgefront h2, #knowledgefront p, #knowledgefront p a {
	color: #fff;
}

#knowledgefront h2 {
	font-size: 12px;
	font-weight: bold;
}

.profile td h4 {
	margin: 0;
}

.clear {
	clear: both;
}

.normal-item {
	margin: 10px 0;
}

div.projects-list {
	border-bottom:1px solid #D0D0C6;
	float: left;
	height: 160px;
	margin: 0 0 20px 0;
	padding: 0 40px 20px 0;
	width: 320px;
}

td.content-table-left {
	width: 220px;
}

td.content-table-right-220 {
	width: 220px;
}

td.content-table-right-325 {
	width: 325px;
}

/** NEW STYLES **/

a.button-look {
	background:#80807C none repeat scroll 0 0;
	border:medium none;
	color:#FFFFFF;
	padding:4px;
	text-decoration: none;
}

a {
	outline: none;
}

h2.share {
	display: block;
	float: left;
}

div.share-icons {
	background: url(../images/share.png) 0 0 no-repeat;
	float: right;
	padding: 0 0 0 42px;
}
