/* ====================================================================
  GENERAL MARKUP
-------------------------------------------------------------------- */

* {
	margin: 0px;
	padding: 0px;
	border: none;
	line-height: 1.16em;
}

html, body {
	width: 100%;
	height: 100%;
}

body {
	font-size: 12px;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-weight: normal;
	background: #FFFFFF url(images/background.png) repeat-x top;
}

h1, h2, h3, h4, h5, h6 {
	color: #16588c;
}
h1 {
	font-size: 1.33em;
}
h2 {
	font-size: 1.2em;
	margin-top: 3em;
}
h3 { font-size: 1.15em; }
h4 { font-size: 1.1em; }
h5 { font-size: 1.0em; }
h1 em, h2 em, h3 em, h4 em, h5 em, h6 em, p em{
	color: #00486f;	
	font-style: normal;
	font-weight: bold;
}

p {
	margin-top: 1em;
}

ul {
	margin-top: 1.5em;
	margin-left: 1.5em;
/*	list-style: none;*/
}
li {
	margin-top: 0.5em;
}

hr {
	margin: 8px 0px;
	color: #b8b7b3;
	background-color: #b8b7b3;
	height: 1px;
}

a:link { color: #16588c; text-decoration: none; }
a:visited { color: #16588c; text-decoration: none; }
a:hover { color: #16588c; text-decoration: underline; }
a:active { color: #16588c; text-decoration: underline; }
		 
.border {
	border: 1px solid #e2dcc4;
}

.borderThick {
	border: 2px solid #bfb27c;
}

/* ====================================================================
  SHADOWS - PNG HACKS
-------------------------------------------------------------------- */

/* works for IE5+ win and IE5mac, but FF/moz ignore */
#shadowLeft {
	width: 5px;
	/* works for IE5+ win */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/shadow-left.png', sizingMethod='scale');

	/* hides from everything but IE5mac */
	/*\*//*/
	background: url(shadow-left.png) repeat-y right;
	/**/
}
/* FF/Moz see this [class]fine and render it fine */
#shadowLeft[class] {
	background: url(images/shadow-left.png) repeat-y right;
}

/* works for IE5+ win and IE5mac, but FF/moz ignore */
#shadowRight {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/shadow-right.png', sizingMethod='scale');
	/*\*//*/
	background: url(shadow-left.png) repeat-y right;
	/**/
}
/* FF/Moz see this fine and render it fine */
#shadowRight[class] {
	background: url(images/shadow-right.png) repeat-y left;
}

/* works for IE5+ win and IE5mac, but FF/moz ignore */
#shadowTop {
	height: 5px;
	/* works for IE5+ win */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/shadow-top.png', sizingMethod='scale');
	/* hides from everything but IE5mac */
	/*\*//*/
	background: url(shadow-top.png) no-repeat;
	/**/
}
/* FF/Moz see this fine and render it fine */
#shadowTop[class] {
	background: url(images/shadow-top.png) no-repeat;
}

/* works for IE5+ win and IE5mac, but FF/moz ignore */
#shadowBottom {
	height: 5px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/shadow-bottom.png', sizingMethod='scale');
	/*\*//*/
	background: url(shadow-bottom.png) no-repeat;
	/**/
}
/* FF/Moz see this fine and render it fine */
#shadowBottom[class] {
	background: url(images/shadow-bottom.png) no-repeat;
}



/* ====================================================================
  LAYOUT
-------------------------------------------------------------------- */

#innerTable{
	background-color: #FFFFFF;
	padding: 1px;
}

#headerTop {
	height: 66px;
	background: url(images/header-top.png) repeat;
}

#header {
	height: 102px;
	background: url(images/header.png) right no-repeat;
}

#navigation {
	height: 28px;
	background: url(images/navigation.png) repeat-x;
}

#content {
	background-color: #FFFFFF;
}

#footerTop {
	height: 27px;
	background: url(images/footer-top.png);
}

#footer {
	height: 35px;
	background: url(images/footer.png) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8d9092;
}

#front {
	background-color: #DBE1E4;
}

/* ====================================================================
  STYLES
-------------------------------------------------------------------- */

#primary {
	padding: 20px;
}
#secondary {
	padding: 20px 10px;
}
#front {
	padding: 60px;
}
#front h1 {
	font-size: 24px;
}

#logo_home {
	height: 200px;
	margin-top: 22px;
	margin-left: 40px;
}
#logo_publis {
	height: 200px;
	margin-top: 30px;
	margin-left: 20px;
}
#logo_contact {
	height: 200px;
	margin-top: 18px;
	margin-left: 15px;
}
#logo_construction {
	height: 200px;
	margin-top: 10px;
}
#logo_research {
	height: 200px;
	margin-top: 22px;
	margin-left: 15px;
}
#logo_cv {
	height: 200px;
	margin-top: 30px;
	margin-left: 0px;
}
#logo_home h1, #logo_construction h1 {
	color: #FFFFFF;
	padding-top: 10px;
	margin-left: 12px;
	font-size: 20px;
	font-weight: normal;
}
#logo_home p, #logo_construction p {
	margin-top: 5px;
	margin-left: 12px;
	font-size: 11px;
	color: #FFFFFF;
}
#logo_front{
	height: 170px;
	margin-top: 22px;
}
#logo_home { background: url(images/logo_home.png) no-repeat; }
#logo_construction { background: url(images/logo_construction.gif) no-repeat; }
#logo_front { background: url(images/logo_front.png) no-repeat; }
#logo_publis { background: url(images/logo_publis.png) no-repeat; }
#logo_contact { background: url(images/logo_contact.png) no-repeat; }
#logo_research { background: url(images/logo_research.png) no-repeat; }
#logo_cv { background: url(images/logo_cv.png) no-repeat; }


h1.company-name {
	margin: 0px;
	padding: 0px;
	line-height: 50px;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
h1.header-info {
	margin: 0px;
	padding: 0px 0px 0px 35px;
	line-height: 80px;
	font-size: 26px;
	font-weight: Normal;
	color: #FFFFFF;
}

/*##########################################################################################################
============================================================================================================
Client-Side Display Elements
------------------------------------------------------------------------------------------------------------
This is the from default CMS stylesheet for all client-side (visitor facing).
============================================================================================================
##########################################################################################################*/

/* >> General */

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.sohotext {
	font-family : Arial;
	font-size: 12px;
}

.SMtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.smtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.uptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
}

/* Generic form button style. */
.FormLt1 {
	font-family : Arial;
	font-size : 8px;
	cursor: pointer;
}


/* =========================================================== */

/* >> Menu System - #HMAINS# */

/* This is the main hsub table */
table.hmains {
  	border: 0px;
	padding: 0px;
	margin: 0px 5px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

/* This cell contains a submenu link */
td.hmains {
	border: 0px;
	padding: 0px 15px 0px 0px;
	margin: 0px;
}

/* This cell contains a selected submenu link */
td.hmains_sel {
	border: 0px;
	padding: 0px 15px 0px 15px;
	margin: 0px;
	background-color: #FFFFFF;
/*	background: url(images/footer.png) repeat-x left;*/
}

a.hmains { line-height: 22px; margin-left: 15px; }
a.hmains:link { color: #00486f; text-decoration: none; }
a.hmains:visited { color: #00486f; text-decoration: none; }
a.hmains:hover { color: #bd790d; text-decoration: none; }
a.hmains:active { color: #bd790d; text-decoration: none; }





/* >> Menu System - #HSUBS# */

/* This is the main hsub table */
table.hsubs {
   border: 0px;
   padding: 0px 0px 0px 0px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
}

/* This cell contains a submenu link */
td.hsubs {
   border: 0px;
   padding: 2px 2px 2px 2px;
}

a.hsubs:link { color: #00486f; text-decoration: none; }
a.hsubs:visited { color: #00486f; text-decoration: none; }
a.hsubs:hover { color: #bd790d; text-decoration: none; }
a.hsubs:active { color: #bd790d; text-decoration: none; }


/* Newsbox
/*-----------------------------------------------------------*/

.newsbox_date {
	font-family: arial, verdana, Courier New, Courier, mono;
	font-size: 10px;
	font-weight: normal;
	color: #00486f;
}

.newsbox {
	font-family: arial, helvetica, sans-serif; 
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
}

.newsbox a:link { color: #0087d0; text-decoration: none; }
.newsbox a:visited { color: #0087d0; text-decoration: none; }
.newsbox a:hover { color: #0087d0; text-decoration: underline; }
.newsbox a:active { color: #0087d0; text-decoration: underline; }

.newsbox_tease {
	font-family: Arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
}


/* CV
   ----------------------------------------------------------*/

.cvjob {
	font-family: arial, helvetica, sans-serif; 
	font-weight: bold;
	margin-top: 2em;
}

.cvplace, .cvpeople, .cvdescription, .cvdetails, li.cvdetails {
	font-family: arial, verdana, Courier New, Courier, mono;
	font-weight: normal;
}

.cvplace {
	margin-top: 0.5em;
}

.cvpeople {
	font-style: italic;
	font-size: 8pt;
	color: #888888;
	margin-top: 0em;
}

.cvdescription {
	margin-top: 0.5em;
}

.cvdetails {
	margin-top: 0.5em;
}

li.cvdetails {
	margin-top: 0em;
	color: #888888;
}


/* Publications
/*-----------------------------------------------------------*/

.publi_authors {
	font-family: arial, verdana, Courier New, Courier, mono;
	font-weight: normal;
	color: #00486f;
	margin-top: 15px;
}

.publi_title {
	font-family: arial, helvetica, sans-serif; 
	font-weight: bold;
	margin-top: 3px;
}

.publi_how {
	font-family: arial, verdana, Courier New, Courier, mono;
	font-weight: normal;
	margin-top: 3px;
}

.publi_links {
	font-family: arial, verdana, Courier New, Courier, mono;
	font-weight: normal;
	color: #8d9092;
	margin-top: 3px;
}

.publi_links a:link { color: #0087d0; text-decoration: none; }
.publi_links a:visited { color: #0087d0; text-decoration: none; }
.publi_links a:hover { color: #0087d0; text-decoration: underline; }
.publi_links a:active { color: #0087d0; text-decoration: underline; }
