/* CSS Document */

#container { 
	width:950px;
	margin:0 auto;
	text-align:left;
	background:transparent url(../images/bodyMain.png) repeat-y 100% 0;
}
#sidebar1 {
	float:left;
	display:inline;
	position:relative;
	width:237px;
	margin:33px 0 0 0;
	padding:20px 0 20px 0;
	background:#463d2b url(../images/menuNO.png) repeat-y 0 0;
	color:#e7e5df;
}
#sidebar1 ul {
	margin:0;
	padding:0;
}
#sidebar1 li {
	list-style-type:none;
	margin:3px 0 3px 0;
}
#sidebar1 .menuNO1-link,
#sidebar1 .menuCUR1-link {
	padding:2px 2px 2px 36px;
	display:block;
}
#sidebar1 .menuNO2-link,
#sidebar1 .menuCUR2-link {
	padding:2px 2px 2px 51px;
	display:block;
}
#sidebar1 .menuCUR1-link,
#sidebar1 .menuCUR2-link {
	background:#685e49 url(../images/menuACT.png) repeat-y 0 0;
}
#sidebar1 a,
#sidebar1 a:active,
#sidebar1 a:visited {
	color:#e7e5df;
	text-decoration:none;
	font:15px Georgia, "Times New Roman", Times, serif;
}
#sidebar1 a:hover {
	background:#685e49 url(../images/menuNO.png) repeat-y 0 0;
}
#mainContent { 
	margin:0 0 0 237px;
	padding:0;
	position:relative;
}
#header {
	position:relative;
	margin:0;
	padding:0;
	background:transparent url(../images/bodyTop.png) no-repeat 100% 0;
	z-index:101;
}
* html #header {
	height:1%;
}
#header a img {
	margin:0;
	padding:7px 7px 0 7px;
	width:699px; /* 713-7-7=699px */
	display:block;
	border:0;
}
* html #header a img {
	margin:7px 0 0 4px;
	padding:0;
}
#tab {
	position:absolute;
	left:25px;
	bottom:0;
	margin-bottom:-8px;
	overflow:hidden;
	z-index:100;
}
* html #tab {
	display:none;
}
#tabMain {
	padding:7px 10px 7px 20px;
	margin-right:10px;
	font:italic 18px Georgia, "Times New Roman", Times, serif;
	background:transparent url(../images/tabMain.png) no-repeat 0 0;
}
#tabRight {
	position:absolute;
	right:0;
	top:0;
	width:10px;
	height:50px;
	background:transparent url(../images/tabRight.png) no-repeat 0 0;
}
.awards {
	position:absolute;
	top:0;
	right:0px;
	margin-top:-110px;
	margin-right:-35px;
}
.awards img {
	padding:0 !important;
	width:100px !important;
	height:184px !important;
}
#content {
	padding:7px 7px 0 7px;
	background:transparent url(../images/bodyMid.png) no-repeat 0 0;
	position:relative;
}
#sidebar2 {
	width:237px;
	float:right;
	display:inline;
	position:relative;
	margin:0 0 20px 0;
	background-color:#c1bcaa;
	line-height:130%;
	z-index:40;
}
#sidebar2 h1 {
	margin:0 0 15px 0;
	padding:14px 15px 14px 24px;
	font:italic 18px Georgia, "Times New Roman", Times, serif;
	background:transparent url(../images/sidebarGradient.png) repeat-x 0 100%;
}
#sidebar2 p,
#sidebar2 h2,
#sidebar2 h3,
#sidebar2 h4 {
	padding:0 24px 0 24px;
}
#contentBody {
	padding:0 35px 35px 35px;
	position:relative;
}
#footer {
	text-align:center;
	font-size:11px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size:1px;
	line-height:0px;
}
.emphasis {
	padding:17px;
	border:1px solid #c8c1b3;
	background-color:#eeece1;
}
.sidebarBottGradient {
	position:absolute;
	bottom:0;
	left:0;
	width:237px;
	height:50px;
	background:transparent url(../images/sidebarGradientSemiTrans.png) repeat-x 0 0;
}
* html .sidebarBottGradient {
	display:none;
}

/*******************/
/* wtcontentchange */
/*******************/
.tx-wtcontentchange-pi1 {
	height:210px;
	overflow:hidden;
}

/*************/
/* Staff FCE */
/*************/
.staffFCE {
	line-height:130%;
	padding:7px 0 7px 0;
}
.staffFCE h3 {
	margin:0;
	padding:0;
}
.staffFCE .staffImg {
	float:left;
	width:89px;
	height:89px;
}
.staffFCE .staffImg img {
	width:75px;
	height:75px;
	padding:6px;
	background-color:#eeece1;
	border:1px solid #c8c1b3;
}
.staffFCE .staffEngineer .staffImg img:hover {
	border:1px solid #cf0d0d;
}
.staffFCE .staffDetails {
	margin-left:100px;
}
.staffFCE .staffName {
	margin-bottom:6px;
}
.staffName1 {
	font-size:13px;
}
.staffFCE .staffName2 {
	font-size:11px;
	font-weight:normal;
	font-style:italic;
}
.staffFCE .staffTitle {
	font-style:italic;
}
.staffFCE .staffEmail {
	font-size:11px;
}
.staffFCE .staffMore {
	margin-top:6px;
	font-weight:bold;
}
.staffFCE .bodytext {
	margin:0;
	padding:0;
}

/***************/
/* Project FCE */
/***************/
.projectFCE {
	line-height:100%;
	padding:7px 0 7px 0;
}
.projectFCE h3 {
	margin:0;
	padding:0;
}
.projectImg {
	float:left;
	width:214px;
	height:174px;
	margin-bottom:20px;
}
.projectImg img {
	width:200px;
	height:160px;
	padding:6px;
	background-color:#eeece1;
	border:1px solid #c8c1b3;
}
.projectEngineer .projectImg img:hover {
	border:1px solid #cf0d0d;
}
.projectDetails {
	margin-left:225px;
}
.projectTitle {
	margin-bottom:6px;
}

/********************/
/* Multi-column FCE */
/********************/
.twocolFCE { width:100%; border:0; }
.twocolFCE .col1 { width:50%; }
.twocolFCE .col2 { width:50%; }
.twocolFCE td {	vertical-align:top; }

.threecolFCE { width:100%; border:0; }
.threecolFCE .col1 { width:33%; }
.threecolFCE .col2 { width:32%; }
.threecolFCE .col3 { width:33%; }
.threecolFCE td {	vertical-align:top; }

/**********************/
/* TYPO3 specific CSS */
/**********************/
.csc-firstHeader {
	margin:30px 0 14px 0;
}
div.indent {
	padding-left:40px;
}
.csc-textpic-caption {
	font-size:11px;
	font-weight:bold;
	font-style:italic;
	line-height:normal;
}

/*****************/
/* Powermail CSS */
/*****************/
	/* Form */
span.powermail_mandatory {
	/* Color of mandatory error message */
	color: red;
}
input.validation-failed,
textarea.validation-failed {
	/* Background color if validation failed 
	background-color: red;*/
	background-image: url(/typo3conf/ext/powermail/img/icon_exclamation.gif);
	background-repeat: no-repeat;
	background-position: 98% 1px;
}
div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: red;
	margin: 3px 0 15px 295px;
}
fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	border:0;
	margin:15px 0 15px 0;
	padding:0;
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	font:italic bold 16px Georgia, "Times New Roman", Times, serif;
	color:#cf0d0d;
	padding-bottom:6px;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 295px;
	float: left;
	clear: both;
	font-weight: bold;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	/* Input and textarea */
	width: 280px;
}
fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
	/* Radiobuttons */
	margin: 5px 0;
}
div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	margin: 10px 0;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	/* submit button */
	margin: 20px 0 10px 295px;
	font-weight: bold;
}
p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
div.countryzone {
	margin: 10px 0 0 295px;
}
div.tx_powermail_pi1_fieldwrap_html label a,
div.tx_powermail_pi1_fieldwrap_html p a {
	/* Description */
	cursor: help;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html label a dfn,
div.tx_powermail_pi1_fieldwrap_html p a dfn {
	/* Description */
	display: none;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html label a:hover dfn,
div.tx_powermail_pi1_fieldwrap_html p a:hover dfn {
	/* Description on mouseover */
	display: block;
	position: absolute;
	width: 250px;
	padding: 5px;
	background-color: #ddd;
	border: 1px solid red;
	color: black;
	text-decoration: none;
	font-size: 0.8em;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html img.icon_info {
	/* Description icon */
	padding: 2px 2px 0 2px;
}
fieldset.tx-powermail-pi1_fieldset div.even,
fieldset.tx-powermail-pi1_fieldset div.odd {
	background-color:#e8e5d9;
	margin-top:2px;
	margin-bottom:2px;
	padding:3px 0 3px 15px;
}
* html fieldset.tx-powermail-pi1_fieldset div.even,
* html fieldset.tx-powermail-pi1_fieldset div.odd {
	background-color:transparent;
}
	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

	/* THX */
td.powermail_all p.bodytext {
	margin: 0;
}
#powermaildiv_uid27 label,
#powermaildiv_uid68 label {
	width:555px;
	margin-left:10px;
	font-weight:normal;
}
#powermaildiv_uid30 label {
	margin-left:10px;
	font-weight:normal;
}

/**************/
/* myquizpoll */
/**************/

.tx-myquizpoll-pi1 hr {
	display:none;
}
.tx_myquizpoll_pi1-title {
	font:italic bold 16px Georgia, "Times New Roman", Times, serif;
	color:#cf0d0d;
	padding:15px 0 6px 0;
}
.tx_myquizpoll_pi1-question {
	line-height:130%;
	margin-bottom:8px;
}
.tx_myquizpoll_pi1-answer,
.tx_myquizpoll_pi1-answer select  {
	margin:0;
	padding:0 0 0 20px;
	line-height:100%;
	font-weight:bold;
}
.tx_myquizpoll_pi1-explanation {
	font-size: 11pt;
	font-weight: normal;
	font-style: italic;
	color: #757575;
	font-family: helvetica,arial,sans-serif;
}
.tx_myquizpoll_pi1-false {
	text-decoration: line-through;
	color: #777777;
}
.tx_myquizpoll_pi1-label {
	font-size: 11pt;
	font-weight: normal;
	color: #757575;
	font-family: helvetica,arial,sans-serif;
}
.tx_myquizpoll_pi1-field {
	font-size: 11pt;
	border: 1px solid #B5B5B5;
	background: #DBE2FF;
}
.tx_myquizpoll_pi1-field:focus {
	font-size: 11pt;
	border: 1px solid #757575;
	background: #DBE2FF;
}
.tx_myquizpoll_pi1-submit {
}
.tx_myquizpoll_pi1-reset {
}
.tx_myquizpoll_pi1-table {
}
.tx_myquizpoll_pi1-tr {
}
.tx_myquizpoll_pi1-tr-act {
	background: #ffffff;
}
.tx_myquizpoll_pi1-tr-even {
	background: #DFB375;
}
.tx_myquizpoll_pi1-tr-odd {
	background: #DBBFA9;
}
.tx_myquizpoll_pi1-caption {
	border:thin dotted black;
	background: #dc9d8c;
	font-size: 12pt;
	font-weight: bold;
	padding: 5px;
} 
.tx_myquizpoll_pi1-th {
	background: #dc9d8c;
	padding: 5px;
}  
.tx_myquizpoll_pi1-td {
	padding: 5px;
} 
.tx_myquizpoll_pi1-left {
	float: left;
} 
.tx_myquizpoll_pi1-right {
	float: right;
} 
#tx_myquizpoll_pi1-joker {
	display: none;
} 
.tx_myquizpoll_falseAnswer {
	background-color:#ff0000;
}

/*********/
#wt_contentchange_link {
	display:none;
	padding:24px;
}
#wt_contentchange_link a {
	
}