body {
	background: #666 url(../img/layout/body_bg.gif) repeat top left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5c5c5c;
	padding: 0;
	margin: 0;
}

div#containerSite {
	width: 986px;
	border: 1px solid #a3a3a3;
	border-top: none;
	margin: 0 auto 0 auto;
}
div#containerSiteWrap {
	border: 3px solid #000;
	border-top: none;
	background: #edecec url(../img/layout/containerSiteWrap_bg.gif) no-repeat 639px 196px;
	min-height: 580px;
	height: auto !important;
	height: 580px;
}

div#containerContent {
	background: url(../img/layout/containerSite_bg.gif) repeat-y top left;
	padding: 25px 380px 25px 35px;;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

div#containerFooter {
	background-color: #ccc;
	padding: 13px 26px;
	border-bottom: 8px solid #9e000d;
	color: #8b8a8a;
}

div#containerFooter a {
	color: #8b8a8a;
	text-decoration: none;
}
div#containerFooter a:hover {
	color: #8b8a8a;
	text-decoration: underline;
}

div#containerFooter div.footerNav,
div#containerFooter div.footerNav a {
	color: #8b8a8a;
	text-decoration: none;
	font-weight: bold;
}
div#containerFooter div.footerNav a:hover {
	color: #8b8a8a;
	text-decoration: underline;
	font-weight: bold;
}

hr.clearHr {
	clear: both;
	visibility: hidden;
	position: relative;
	top: -1000px;
	left: -1000px;
	font-size: 1px;
	height: 1px;
	border: none;
}


div#containerContent h1 {
	color: #a50202;
	font-size: 16px;
	margin: 0 0 4px 0;
}
div#containerContent h2 {
	color: #323232;
	font-size: 14px;
	margin: 0 0 4px 0;
}
div#containerContent h3 {
	color: #a50202;
	font-size: 12px;
	margin: 0 0 4px 0;
}
div#containerContent h4 {
	color: #323232;
	font-size: 10px;
	margin: 0 0 4px 0;
}

div#containerContent a {
	color: #a50202;
	text-decoration: underline;
}
div#containerContent a:hover {
	color: #a50202;
	text-decoration: none;
}

div#containerContent .borderBottom {
	border-bottom: 1px solid #e7e7e7;
	padding: 0 0 4px 0;
	margin-bottom: 15px;
}

div#containerContent .imgRight {
	float: right;
	margin: 0 0 15px 25px;
}
div#containerContent .imgLeft {
	float: left;
	margin: 0 15px 15px 0;
}

div#containerContent .imgLeft img {
	background: url(../img/layout/img_splash_mask.gif) no-repeat bottom right;
	padding: 11px 21px 24px 11px;
}

div#containerContent .imgRight img {
	background: url(../img/layout/img_splash_mask_right.gif) no-repeat bottom left;
	/*padding: 11px 21px 24px 11px;*/
	padding: 11px 21px 11px 24px;
}

div#containerContent .marginBottom10 {
	margin-bottom: 10px;
}
div#containerContent .marginTop10 {
	margin-top: 10px;
}
div#containerContent .marginTop20 {
	margin-top: 20px;
}



.tx-powermail-pi1 {}

.tx-powermail-pi1 fieldset {
	border: none;
}
.tx-powermail-pi1 fieldset legend {
	display: none;
}
.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html {
	clear: both;
	margin-bottom: 5px;
	background: none;
	position: relative;
}
.tx-powermail-pi1 fieldset label {
	display: block;
	width: 150px;
	float: left;
}

.tx-powermail-pi1 .powermail_check_inner {
	position: relative;
	padding-left: 150px;
}
.tx-powermail-pi1 .powermail_check_inner label {
	float: none;
	position: absolute;
	top: 0px;
	left: 180px;
	width: 300px
}

.tx-powermail-pi1 fieldset .tx_powermail_pi1_fieldwrap_html_text input,
.tx-powermail-pi1 fieldset .tx_powermail_pi1_fieldwrap_html_textarea textarea {
	display: block;
	width: 366px;
	border: 1px solid #b30808;
	font-size: 12px;
	padding: 2px;
}
.tx-powermail-pi1 fieldset .tx_powermail_pi1_fieldwrap_html_text input.validation-failed,
.tx-powermail-pi1 fieldset .tx_powermail_pi1_fieldwrap_html_textarea textarea.validation-failed {
	border: 1px solid #f00;
}
.tx-powermail-pi1 fieldset .tx_powermail_pi1_fieldwrap_html_select select {
	border: 1px solid #b30808;
	font-size: 12px;
	padding: 2px;
}
.tx-powermail-pi1 fieldset .tx_powermail_pi1_fieldwrap_html_textarea textarea { height: 120px; }

#powermaildiv_uid11 .tx_powermail_pi1_fieldwrap_html_checkbox_title { display: none; }


