@CHARSET "UTF-8";
/*
   Styles for
   www.ehs.unu.edu
*/


/* --- general styles --- */

body {
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	padding: 0;
	margin: 0;
	color: #666666;
	background: white;
}

body.Desk {
	background: #E7E8E7;
}

h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	padding-top: 1em;
}	

img { border: none; }

.errors  { color: red; }
.chock { clear: both; }

/* --- the page wrappers --- */

#frontLayoutBodyMain {
	/*padding-right: 10px;*/
}	

.FrontLayout {
	margin: 0px auto 0px auto;
	width: 1000px;
	background:  #E7E8E7 url(bg/balken_verlauf.png) repeat-x ;
}
.FrontLayout.Desk {
	background: white;
	width: 1100px;
	margin: 0px auto 0px auto;
}

.FrontLayout .DirectoryPane {
	width: 240px;
	float: left;
}

.FrontLayout .DirectoryPane .Head {
	margin: 17px 0px 10px 10px;
	
	height: 150px;
}

.FrontLayout .DirectoryPane .About {
	color: white;
	padding: 10px;
	font-size: 8.5pt;
}

.FrontLayout .DirectoryPane .About .Article {
	margin-left: 5px;
}

.FrontLayout .DirectoryPane .About .Article .title {
	margin-right: 0px;
}

.FrontLayout .DirectoryPane .About a {
	color: #666666;
	text-decoration: none;
}

.FrontLayout .DirectoryPane .About a:hover { color: black; }

.FrontLayout .DirectoryPane .title {
	font-size: 10pt; border-bottom: 1px dotted white;
	font-family: Verdana, sans-serif;
	margin-bottom: .50em;
	padding-bottom: .50em;
	font-weight: normal;
}

.FrontLayout .DirectoryPane .section .section {
	color: #666666;
}
.FrontLayout .DirectoryPane .section .section a {
	font-weight: bold;
}
.FrontLayout .MainPane {
	width: 740px;
	float: right;
	background: white;
	padding-left: 10px;
	min-height: 950px;
}
.FrontLayout.Desk .MainPane {
	width: 1100px;
	padding-left: 0px;
}

.FrontLayout .Closure{
	clear: both;
}

/* --- the page header --- */

.FrontLayout .Header  { background: #5EB0E5;}
.FrontLayout .Header img {float: right; padding: 2px;}
.FrontLayout .Header .WrapHeader { padding: 15px; width:710px; height:100px; background: url(bg/header_ehs.png)  no-repeat center; }

.FrontLayout .Header .Title {
	color: #E7F0F9; padding: 0; margin:0;
	font-size: 15pt; font-family: Verdana, sans-serif;
}


/* --- primary navigation container --- */

.FrontLayout .PrimNav { 
	height:33px;
	width: 100%; 
	margin-top: 5px;
	margin-left:0px;
	margin-left:0px;
	margin-bottom:5px;
}
.FrontLayout .PrimNav .Desk .Wrap { background-color: #E7E8E7; margin: 0px auto 0px auto; padding: 2px 0px 2px 0px;}

/* --- secondary navigation section --- */

.FrontLayout .SecNav { background: white;  height: 25px; padding: 5px 0 0 0; margin:auto; }
.FrontLayout .SecNav.Desk { background: #E7E8E7;}

.FrontLayout .SecNav .Menu { display: block; width: 70%; list-style: none; margin: 0; padding: 0; float: left; }
.FrontLayout .SecNav .Menu li { display: inline; padding-right: 1em; }
.FrontLayout .SecNav .Menu li div { display: inline; }
.FrontLayout .SecNav .Menu li + li { border-left: 2px solid #BFBFBF; padding-left: 1em; }
.FrontLayout .SecNav .Menu a { color: #3c98cf; text-decoration: none; }
.FrontLayout .SecNav .Menu a:hover { color: #e20025; }
.FrontLayout .SecNav .Special a { font-weight: bold; }
.FrontLayout .SecNav .Special a:link { font-weight: bold; }


/* --- the page banner --- */
.FrontLayout .Banner {margin: auto; }
.FrontLayout .Banner .BannerWrap
	{
	background-color: #E7E8E7;
	height:350px;
	margin-bottom: 10px;
	}
.FrontLayout .Banner .Image {
	padding: 10px 10px 10px 20px;
	float: left;
	width: 300px;
}
.FrontLayout .Banner .Text {
	color: white;
	font-weight: normal;
	background-color: #5EB0E5;
	height: 270px;
	float: right;
	width: 250px;
	padding: 30px 55px 20px 25px;
	
	margin: 10px 15px 20px 15px;
}
.FrontLayout .Banner .Link {
    margin: 20px 10 10 105x;
    
    text-align:right;
}

/* --- the main content area --- */

.FrontLayout .Body {
	font-family: Verdana, sans-serif;
	background: url(bg/body-background.jpg) repeat-y top left #FFFFFF;
	width: 740px; margin:auto;
}
.FrontLayout .Body.Desk {
	width: 1100px;
}
.FrontLayout .Body a { color: #5EB0E5; text-decoration: none; } /*old #376090*/
.FrontLayout .Body a:hover { color: #E20025; }
.FrontLayout .Body .title a:hover { color: #E20025; }
.FrontLayout .Body h1, h2, h3 { font-family: Verdana, sans-serif; }
.FrontLayout .Body h1 a { text-decoration: none; }
.FrontLayout .Body h2 a { text-decoration: none; }
.FrontLayout .Body h3 a { text-decoration: none; }



/* --- the main body segment --- */

.FrontLayout .Main { width: 510px; float: left; background: white; padding-right: 10px; }
.FrontLayout .Main.Desk { width: 850px;}
.FrontLayout .Main.Form {width: 730px;}
.FrontLayout .Main .Content { padding: 0px 1px 1px 1px; }
.FrontLayout .Main .mediaobject, .FrontLayout .Main img { max-width: 510px; }
.FrontLayout .Main .mediaobject.header {margin-left: -4px; margin-right: 15px; padding: 0px;}

/* --- the highlights segment (sidebar) --- */

.FrontLayout .Highlights {
	width: 220px;
	float: right;
	font-size: smaller;
	color: #666666;
	background-color: #E7E8E7;
	min-height: 900px;
}
.FrontLayout .Highlights .Content { padding-top: 20px; }
.FrontLayout .Highlights .Pad { /*height: 100px;*/ }
.FrontLayout .Highlights ul {	padding-left: 2em; }
.FrontLayout .Highlights ul li { margin-left: 0; }
.FrontLayout .Highlights .articles { margin: 1em; padding: 0; }
.FrontLayout .Highlights img { max-width: 98%; }
.FrontLayout .Highlights .Article { margin-left: 5px;}

.FrontLayout .Extra { clear: both; }


/* --- the page footer --- */

.FrontLayout .Footer {
	background: white; /*#CDCDCD url(bg/footer-pattern.png) repeat-x; */
	margin-top: 1px;
	padding: 5px 0 5px 0;
	font-size: 8pt;
	color: black;
	clear: both;
	width: 100%;
	/*min-height: 200px;*/
}
.FrontLayout .Footer.Desk {
	background: #E7E8E7;
}

.FrontLayout .Footer a { color: #376090; text-decoration: none; }
.FrontLayout .Footer a:hover { color: #E20025; }
.FrontLayout .Footer h1, 
	.FrontLayout .Footer h2, 
	.FrontLayout .Footer h3 { border: none; }

.FrontLayout .Footer .Login {
	text-align: center;
	width: 250px;
}

/* --- the simple search form --- */

.FrontLayout .SimpleSearch {
	height: 20px;
	float: right;
	text-align: right;
}
.FrontLayout .SimpleSearch input[type=text] {
	border: 1px solid #84B3CF;
	color: #7D7D7D;
	font-size: 9t;
	width: 120px;
}
.FrontLayout .SimpleSearch input[type=submit] { display: none; }
.FrontLayout .SimpleSearch label { color: #6F6F6F ; }




/* --- search result --- */

.FrontLayout .SearchResult { margin: 10px 20px 50px 20px; }
.FrontLayout .SearchItem .Headline { font-size: smaller; }


/* --- customization for a web article --- */

.FrontLayout .Article .indent {padding-left: 18px;}
.FrontLayout .Article { margin-left: 0px; padding: 0; }
.FrontLayout .Article .Article  { margin-left: 0px; }
.FrontLayout .Main .Article .section { margin: 0em 0px 2em 0px; }
.FrontLayout .Highlights .Article .section { margin: 1em 1em 1em 1em; }
.FrontLayout .Article .section .section { margin: 1.5em 0px 2em 0px; }
.FrontLayout .Article .errors { margin: 1.5em 1em 2em 1em; margin-bottom: 10px; }

.FrontLayout .Article li { color: #5EB0E5; margin: 0.5em 0px 0.5em 0px; }
.FrontLayout .Article li * {color: #4D4D4D;}
.FrontLayout .Article li a, .FrontLayout .Article li a span { color: #5EB0E5; }


/* --- article/list --- */

.FrontLayout .Article .List { margin: 0px 0px 50px 0px;  }
.FrontLayout .Article .List .title { margin-bottom: 0.5em; }
.FrontLayout .Article .List .teaser { 
	margin-bottom: 1em; 
	color: #2F2F2F ; 
}

.FrontLayout .Article .List .title a:before { content: ""; }
.FrontLayout .Article .List h3 a { color: #666666; }
.FrontLayout .Article .List .separator { clear: both; width: 100%; }
.FrontLayout .Article .List .article { padding: 0; margin: 0; }
.FrontLayout .Article .List li { clear: both; }
.FrontLayout .Article .List .modControl { float: right; margin-left: 5px; }


.FrontLayout .Article .News {
	list-style-type: none;
	margin: 0px 0px 2em 0px;
	padding: 0 0 0 0px;
}
.FrontLayout .Article .News li {
	clear: both;
	margin: 0px 5px 1em 0px;
	border-bottom: 1px dotted #999999;
}
.FrontLayout .Article .News li li {
	border-bottom: none;
}

/* --- article/teaser ---*/

.FrontLayout .Main .teaser .mediaobject {
	width: 140px;
	height: auto;
	float: left;
	clear: both;
}
.FrontLayout .Main .Article .teaser .mediaobject img {
	max-width: 138px !important;
	height: auto;
}
.FrontLayout .Main .teaser h3.title, .FrontLayout .Highlights .teaser h3.title {
	border: none;
}
.FrontLayout .Main .teaser .text {
	width: 354px;
	float: right;
}


/* --- image/list --- */

.FrontLayout .ImageList { clear: both; list-style: none; }
.FrontLayout .ImageInfo { clear: both; }
.FrontLayout .ImageInfo .Thumb { width: 120px; float: left; margin-right: 10px; }
.FrontLayout .ImageInfo .Info { font-size: smaller; }
.FrontLayout .ImageInfo .Closure { clear: both; margin-bottom: 20px; }


/* --- video/list --- */

.FrontLayout .VideoList { clear: both; list-style: none; }
.FrontLayout .VideoInfo { clear: both; }
.FrontLayout .VideoInfo .Thumb { width: 120px; float: left; margin-right: 10px; }
.FrontLayout .VideoInfo .Info { font-size: smaller; }
.FrontLayout .VideoInfo .Closure { clear: both; margin-bottom: 20px; }


/* --- miscellaneous --- */

.FrontLayout ul.PageIndex {
	list-style: none;
	text-align: center;
	margin: auto;
}

.FrontLayout ul.PageIndex li { display: inline; margin: 0 .25em 0 .25em; }
.FrontLayout ul.PageIndex a { text-decoration: none; font-weight: bold; }
.FrontLayout ul.PageIndex span { color: black; }

.FrontLayout .NoResult { font-style: italic; }

.FrontLayout .ServiceList {
	margin: 50px 0 20px 0px;
}
.FrontLayout .ServiceList {
	list-style: none;
	padding-left: 0px;
}
.FrontLayout .ServiceList li {
	margin: 20px 0 20px 0;
}
.FrontLayout .DirectoryPane .About .ServiceList a {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-size: 7.5pt;
	position: relative;
	top: -18px;
	left: 6px;
}
.FrontLayout .DirectoryPane .About .ServiceList a:hover { color: black; }


/* ---- free style ;-) ---- */

.Appendix {
	padding: 30px 0px 5px 0px;
	margin: 0px 25px 20px 0px;
}

.Body a.Trigger, .DirectoryPane a.Trigger {
	margin-right: 20px;
	color: #E20025;
	padding-left: 25px;
	font-weight: bold;
}

.Body a:hover.Trigger {
	color: #5EB0E5;
}

.Actions .Comments {
	background: url(icons/gearhead.png) no-repeat left;
	height: 25px;
}
