/**
 *  Layout Styles
 *  - styles for the structure etc
 */

@import url('base.css');
@import url('nav.css');
@import url('content.css');

html, body {
	background: url('../g/bg_page.png') #e9e9e9 1px 0 repeat-y;
}

#typo3-previewInfo {
	display: none !important;
}

#page,
#header, #topnav, 
#headline,
#body,
#topsearch,
#footer {
	float: left;
	display: inline;
	width: 100%;
}

#page {
	margin: 7px 0 0 60px;
	width: 880px;
}

#header {
	width: 864px;
	padding: 0 8px;
	height: 260px;
	background: url('../g/hero_default.jpg') top center no-repeat;
}

* html #header {
	width: 880px;
}

#toplinks {
	width: 270px;
	width: 213px;
	height: 16px;
	margin: 0 0 144px 0;
	padding: 0;
	background: #717171;
	float: right;
	list-style: none;
}

#toplinks li {
	float: left;
	display: inline;
	margin: 0;
	padding: 0 0 0 5px;
	line-height: 15px;
}

#toplinks li a {
	display: block;
	background: url('../g/arrow_toplinks.png') 0 -1px no-repeat;
	padding: 0 0 0 8px;
	color: #ffffff;
	font-size: 0.7em;
	font-size: 10px;
}

#toplinks li.logged-in {
	padding-left: 2px;
}
#toplinks li.logged-in a {
	padding-left: 6px;
}

#toplinks li.on a,
#toplinks li a:hover {
	background: url('../g/arrow_toplinks_on.png') 0 -1px no-repeat;
}

#topnav {
	height: 110px;
	background: url('../g/bg_topnav.png') 0 0 repeat-x;
}

#topsearch {
	background: url('../g/bg_topnav_search_small.png') 0 0 no-repeat;
	padding: 11px 0 0 5px;
	width: 130px;
	width: 86px;
	height: 31px;
}

#topsearch input {
	float: left;
	margin: 0;
	border: 0;
	padding: 0;
	height: 12px;
	line-height: 12px;
	font-size: 9px;
}

#topsearch input#search {
	width: 106px;
	width: 70px;
	text-indent: 10px;
	text-indent: 6px;
	color: #67a5e3;
}

#topsearch input#searchsubmit {
	background: transparent;
	width: 15px;
}

#logo {
	float: right;
}


#headline {
	width: auto;
	padding: 0 0 0 199px;
}

h1 {
	margin: 0 225px 7px 137px;
	padding: 0;
	font-weight: lighter;
	font-size: 16px;
	color: #64a2e0;
}

#content table h1 {
	margin: 0;
	font-weight: bold;
}

h1.teamheadline {
	margin-left: 114px;
}

#body {
	display: inline;
	width: 866px;
	margin: 0 7px;
}


#leftcol {
	width: 185px;
	margin: 0 7px 0 0;
	float: left;
}

#content {
	width: 674px;
	float: right;
}

.dlcontainer,
.teamcontainer,
.celcontainer {
	width: 100%;
	margin: 0 0 7px;
	padding: 0;
}

.blueimgcol,
.imgcol {
	width: 100px;
	margin: 0;
	border-right: 7px solid #ffffff;
}

.smallbluecontentcol,
.blueimgcol,
.bluecontentcol,
.bluerightcol {
	background: #ddddff;
	background: #f4f4f4;
	background: #f0f0f0;
}

.rightcol,
.bluerightcol {
	width: 207px;
	margin: 0;
	border-left: 7px solid #ffffff;
	padding: 0;
}

.smallcontentcol,
.smallbluecontentcol {
	margin: 0 7px 0 0;
	width: 353px !important;
}

.dlcontainer td,
.teamcontainer td {
	background: #f0f0f0;
}
.teamsparecol {
	width: 114px !important;
}
.teamimgcol {
	width: 100px;
}
.teamtextcol {
	width: 180px;
}

/*** Styles for the Footer ***/
#footer {
	width: 866px;
	margin: 20px 7px;
	background: url('../g/bg_dots.png') -1px 19px repeat-x;
}

#footerimages {
	float: left;
	width: 294px;
}

#footerimages img {
	display: block;
	margin-bottom: 10px;
}

.sitetools {
	float: left;
	text-align: center;
}
.sitetools a {
	color: #919090;
	font-size: 0.7em;
}

.sitetools img {
	display: block;
	margin: 0 0 9px 0;
}

/*** default form styles ***/
.tx_powermail_pi1_form {
	width: 100%;
}

.tx-powermail-pi1_fieldset {
	padding: 0 0 10px;
}

.tx_powermail_pi1_form legend {
	font-size: 14px;
	color: #666666;
}

div.tx_powermail_pi1_fieldwrap_html {
	float: left;
	width: 100%;
	margin: 0 0 5px;
	border: 0;
}

.tx_powermail_pi1_fieldwrap_html label {
	width: 100%;
	float: left;
}

.tx_powermail_pi1_fieldwrap_html .powermail_text {
	float: left;
	margin: 0 0 2px;
	border: 1px solid #666666;
}

.tx_powermail_pi1_fieldwrap_html .powermail_select {
	float: left;
	margin: 0 0 2px;
}

.tx_powermail_pi1_fieldwrap_html input.validation-failed {
	border: 1px solid #c00000;
}

.tx_powermail_pi1_fieldwrap_html textarea.powermail_textarea {
	border: 1px solid #666666;
	width: 300px;
	height: 80px;
	margin: 0 0 2px;
}

.tx_powermail_pi1_fieldwrap_html input.powermail_submit {
	float: left;
	width: auto;
	margin: 10px 0;
	font-weight: bold;
	padding: auto;
	padding: 0 10px;
}
.validation-advice,
.powermail_mandatory_js {
	position: absolute;
	color: #c00000;
	width: 200px;
	margin-top: 1.6em;
	margin-left: 15px;
}

.tx_powermail_pi1_fieldwrap_html dfn {
	padding: 0 10px;
	display: block;
}

/** checkboxes **/

.tx_powermail_pi1_fieldwrap_html_checkbox_title,
.tx_powermail_pi1_fieldwrap_html_radio_title {
	font-weight: bold;
}

.tx_powermail_pi1_fieldwrap_html .powermail_radio_inner,
.tx_powermail_pi1_fieldwrap_html .powermail_check_inner {
	margin: 0 0 0.5em;
	float: left;
	width: 100%;
}

.tx_powermail_pi1_fieldwrap_html .powermail_radio_inner label,
.tx_powermail_pi1_fieldwrap_html .powermail_check_inner label {
	float: left;
	width: auto;
	font-weight: normal;
}

.tx_powermail_pi1_fieldwrap_html input.powermail_radio,
.tx_powermail_pi1_fieldwrap_html input.powermail_check {
	float: left;
	border: 0;
	margin-right: 1em;
}

.tx_powermail_pi1_fieldwrap_html label { 
	font-weight: bold;
}


.hide-legend legend { display: none; }
.hidden legend { display: none; }

.icon_info { display: none; }
.date2cal_img_help { display: none; }
.jscalendar_cb { display: none; }
.tx_powermail_pi1_fieldwrap_html_datetime span { display: none; }
.tx_powermail_pi1_fieldwrap_html_date span { display: none; }

.mailformplusErrorbox { margin: 10px 0; }

.mailformplusErrorbox {
	color: #c00000;
	font-weight: bold;
	
}
