/* FE: This css is to style landingpages */
div#content {
	margin-top: 15px;
}
div#footer1,
div#footer2,
div#login {
	display: none;
}
div#header {
	height: 70px;
}
div#header_inner {
	height: 70px;
}
img.logo {
	margin: 5px 0 0 940px;
}
input.search2 {
	width: 168px;
	height: 20px;
	border: 0;
	background: none;
	background-image: url(../img/search2_bg.gif);
	background-repeat: no-repeat;
	margin-top: 6px;
	padding: 2px 0 0 20px;
}
h5 {
	font-size: 18px;
}
ul {
	padding: 10px 0;
}
div.footer3 {
	width: 1020px;
}
ul.footer_copyright {
	width: 830px;
}
ul.footer_copyright li,
ul.footer_copyright li a {
	color: #aaa;
}
dl.csc-textpic-image {
	padding-bottom: 15px;
}

/* Powermail */
div.mandatoryfields {
	color: white;
	clear: both;
	font-size: 10px;
}
div.powermail_mandatory_js {
	color: #FAA921;
	margin-left: 130px;
	font-weight: bold;
}
div.tx_powermail_pi1_fieldwrap_html_check div.powermail_mandatory_js {
	position: absolute;
	width: 200px;
}
div.box_coolblue fieldset.tx-powermail-pi1_fieldset {
	border: none;
	width: 50%;
	float: left;
}
div.box_coolblue fieldset.tx-powermail-pi1_fieldset legend {
	display: none;
}
div.box_coolblue div.tx_powermail_pi1_fieldwrap_html {
	margin: 15px 0;
}
div.box_coolblue label {
	display: block;
	float: left;
	width: 110px;
	text-align: right;
	padding-right: 20px;
	font-weight: bold;
}
div.box_coolblue div.powermail_check_inner label {
	width: 329px;
}
div.box_coolblue div.powermail_check_inner label a {
	color: white;
	text-decoration: underline;
}
div.box_coolblue input,
div.box_coolblue textarea,
div.box_coolblue select {
	width: 230px;
}
div.box_coolblue input.powermail_check {
	width: 12px;
}
div.box_coolblue textarea {
}
div.box_coolblue input.validation-failed,
div.box_coolblue textarea.validation-failed {
	background-image: url(../img/cross.jpg);
	background-repeat: no-repeat;
	background-position: 99% 0;
	background-color: #FF9F00;
}
div.box_coolblue input.validation-passed,
div.box_coolblue textarea.validation-passed {
	background-image: url(../img/check.jpg);
	background-repeat: no-repeat;
	background-position: 99% 0;
}
div.box_coolblue div.tx_powermail_pi1_fieldwrap_html_submit {
	height: 60px;
	background-image: url(../img/button_landing_left.png);
	background-repeat: no-repeat;
	float: right;
	margin: 0 16px 0 0;
}
div.box_coolblue input.powermail_submit {
	width: auto;
	border: none;
	height: 60px;
	background: none;
	background-image: url(../img/button_landing_right.png);
	background-repeat: no-repeat;
	background-position: 100% 0;
	padding-right: 12px;
	margin-left: 10px;
	color: white;
	font-size: 18px;
	font-weight: bold;
}
div.box_coolblue p.bodytext {
	font-size: 12px;
	margin: 0 0 8px 0;
	width: 350px;
	float: right;
	text-align: justify;
}
div.box_coolblue div.tx_powermail_pi1_fieldwrap_html_label {
	color: white;
}
fieldset.tx-powermail-pi1_fieldset legend,
p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
div.tx_powermail_pi1_fieldwrap_html_file p,
div.tx_powermail_pi1_fieldwrap_html_radio p {
	display: none;
}
div.box_coolblue div.powermail_radio_inner label {
	width: 240px;
	padding: 5px 0;
}
div.box_coolblue input.powermail_radio {
	width: auto;
	margin: 7px 0 18px 10px;
}
div#innerWrapDiv {
	margin: 0 !important;
}
