html,
body {
  margin: 0;
  padding: 0;
  background-color: #ffffff;
}
#page {
  position: relative;
}
#color-line {
  z-index: 10;
  position: absolute;
  height: 100%;
  width: 6px;
  background-image: url(../images/color-line.png);
  background-repeat: repeat-y;
  right: 0px;
  top: 0px;
}
#header {
  padding-top: 13px;
  position: relative;
  width: 910px;
  margin: 0 auto;
  height: 30px;
}
#logo {
  position: absolute;
  top: 20px;
  left: -70px;
}
#middle {
  position: relative;
  margin-top: 138px;
}
#nav-container {
  position: relative;
  width: 910px;
  margin: 0 auto;
  z-index: 2;
}
#mainNavigation {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
#middle-inner {
  position: relative;
  padding-top: 152px;
  z-index: 1;
}
#content-background {
  padding-top: 175px;
  padding-bottom: 54px;
  position: relative;
  background: url(../images/transparent_bg_layer_ie8.png);
  background: rgba(255, 255, 255, 0.5);
  z-index: 1;
}
#nav-and-content {
  position: relative;
  width: 910px;
  margin: 0 auto;
  z-index: 1;
}
#subnav {
  margin-top: 5px;
  float: left;
  width: 251px;
  z-index: 1;
}
#content {
  float: left;
  width: 645px;
  z-index: 1;
}
#footer {
  position: relative;
  width: 100%;
  background-color: #ffffff;
}
#footer-inner {
  padding-top: 40px;
  padding-bottom: 40px;
  margin: 0 auto;
  position: relative;
  width: 910px;
}
#mainNavigation {
  height: 40px;
  position: absolute;
  width: 910px;
  top: 35px;
  z-index: 2;
}
ul.polaroidNavigation {
  height: 220px;
}
ul.polaroidNavigation,
ul.polaroidNavigation li {
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.polaroidNavigation li {
  float: left;
  padding: 9px;
  padding-top: 8px;
  background-color: #ffffff;
  margin-right: 30px;
  -moz-box-shadow: 2px 5px 23px #333333;
  -webkit-box-shadow: 2px 5px 23px #333333;
  box-shadow: 2px 5px 23px #333333;
}
ul.polaroidNavigation li.last {
  margin-right: 0;
}
#subnav ul,
#subnav li {
  margin: 0;
  padding: 0;
  list-style: none;
}
#subnav a {
  text-decoration: none;
  display: block;
  background: #719db2;
  cursor: pointer;
  margin-bottom: 5px;
  width: 161px;
  font-family: museo_sans300;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 11px;
  height: 15px;
  padding-top: 1px;
  line-height: 16px;
  text-align: right;
  padding-right: 9px;
  color: #ffffff;
  -webkit-box-shadow: 2px 3px 4px 1px rgba(125, 121, 121, 0.65);
  -moz-box-shadow: 2px 3px 4px 1px rgba(125, 121, 121, 0.65);
  box-shadow: 2px 3px 4px 1px rgba(125, 121, 121, 0.65);
}

#footerNavigation {
  margin-left: 71px;
}
#footerNavigation ul,
#footerNavigation li {
  margin: 0;
  padding: 0;
  list-style: none;
}
#footerNavigation ul.menu-level-0 li {
  float: left;
  border-right: 1px solid #ccc761;
  padding-left: 20px;
  padding-right: 20px;
  height: 106px;
}
#footerNavigation ul.menu-level-0 li.last {
  border-right: none;
}
#footerNavigation ul.menu-level-1 li {
  float: none;
  border: none;
  padding: 0;
  height: auto;
}
#footerNavigation a {
  font-size: 10px;
  font-family: museo_sans700;
  text-decoration: none;
  text-transform: uppercase;
  color: #444444;
}
#top-navigation {
  float: right;
  margin-right: 6px;
}
#top-navigation ul,
#top-navigation li {
  margin: 0;
  padding: 0;
  list-style: none;
}
#top-navigation li {
  float: left;
}
#top-navigation a {
  text-decoration: none;
  color: #ffffff;
  font-size: 12px;
  font-family: museo_sans300;
  text-transform: uppercase;
  margin-right: 15px;
  text-shadow: 4px 4px 4px #000000;
  font-weight: normal;
}
#top-navigation a.selected,
#top-navigation a:hover {
  color: #ff0000;
}
#top-left-navigation,
#top-right-navigation {
  float: left;
  position: relative;
  top: 3px;
}
#top-right-navigation li {
  margin-left: 2px;
  background-image: url(../images/dot.png);
  background-repeat: no-repeat;
  background-position: 100% 11px;
}
#top-right-navigation li.last {
  background: none;
}
#social-media-buttons {
  float: left;
}
#social-media-buttons a {
  margin-right: 3px;
}



/**
 * Main Settings
 */
div.tx-powermail h3 {
	display: none;
}
div.tx-powermail {
        width: 430px;
	margin: 0 !important;
	padding: 0 !important;
}
.powermail_message {
	padding-left: 20px;
	min-height: 65px;
	background: #ccc;
	background-position: 98% 10px;
	background-repeat: no-repeat;
}
.powermail_message_ok {
	background-image: url("/typo3conf/ext/powermail/Resources/Public/Image/icon_ok.png");
}
.powermail_message_error {
	background-image: url("/typo3conf/ext/powermail/Resources/Public/Image/icon_error.png");
}
.powermail_message li {
	padding: 10px 50px 10px 0;
	font-weight: bold;
}
.clear {
	clear: both;
}

/**
 * Form
 */
.powermail_form {
	position: relative;
}
.powermail_fieldset {
	clear: left;
	border: 0;
	padding: 10px;
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 20px;
}
.powermail_legend {
        display: none;
}
.powermail_label {
	/* label */
	display: block;
	width: 170px;
	float: left;
	clear: left;
	margin-top: 5px;
	font-weight: bold;
}
div.powermail_fieldwrap {
	margin: 0 0 0.5em 0;
	clear: both;
}
.powermail_field {
	width: 190px;
	padding: 3px;
	border: 1px solid #666666;
}
.powermail_captcha {
	width: 392px;
}
.powermail_textarea {
	height: 80px;
}
input.powermail_field:focus {
	background-color: #E5E5E5;
	border: 1px solid white;
	outline: none;
}

.powermail_submit {
	margin-left: 169px;
	width: 73px;
	border: 0;
	padding: 3px 5px;
	color: white;
	font-size: 11px;
	cursor: pointer;
	float: right;
	margin-right: 63px;
	margin-top: 10px;
	-moz-box-shadow: 3px 3px 4px rgba(0,0,0,0.5);
	-webkit-box-shadow: 3px 3px 4px rgba(0,0,0,0.5);
	box-shadow: 3px 3px 4px rgba(0,0,0,0.5);
	background-color: rgba(228,65,41,1);
	text-transform: uppercase;
}
.powermail_submit:hover {
	background: rgb(236,121,104);
	background: -moz-linear-gradient(top,  rgba(236,121,104,1) 0%, rgba(228,65,41,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(236,121,104,1)), color-stop(100%,rgba(228,65,41,1)));
	background: -webkit-linear-gradient(top,  rgba(236,121,104,1) 0%,rgba(228,65,41,1) 100%);
	background: -o-linear-gradient(top,  rgba(236,121,104,1) 0%,rgba(228,65,41,1) 100%);
	background: -ms-linear-gradient(top,  rgba(236,121,104,1) 0%,rgba(228,65,41,1) 100%);
	background: linear-gradient(to bottom,  rgba(236,121,104,1) 0%,rgba(228,65,41,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec7968', endColorstr='#e44129',GradientType=0 );
}
.powermail_fieldwrap_radio fieldset,
.powermail_fieldwrap_check fieldset {
	padding: 0;
	margin: 0;
	border: 0;
}
.powermail_fieldwrap_radio fieldset legend,
.powermail_fieldwrap_check fieldset legend {
	padding: 0;
}
.powermail_radio_outer,
.powermail_captcha_outer,
.powermail_check_outer {
	float: left;
	padding: 3px;
	width: 392px;
}
.powermail_radio_outer label,
.powermail_captcha_outer label,
.powermail_check_outer label {
	color: #444;
}
.powermail_captchaimage {
	width: 392px;
	margin-top: 10px;
}
div.error {
	background-color: #FFCA4B;
	border: 1px solid #FF8100;
}
.powermail_field_error {
	background-color: #FFCA4B;
	border: 1px solid #FF8100;
}
div.powermail_fieldwrap_file_inner {
	overflow: hidden;
	height: 26px;
	padding: 3px;
	width: 392px;
	color: white;
	font-weight: bold;
	cursor: pointer;
	background-image: url('/typo3conf/ext/powermail/Resources/Public/Image/upload_bg.png');
}
input.powermail_file {
	position: relative;
	height: 100%;
	width: auto;
	opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
ul#powermail_tabmenu {
	list-style-type: none;
	width: 99.5%;
	height: 16px;
	padding: 10px 0;
	margin-left: 2px;
	background: #ccc; /* Old browsers */
}
ul#powermail_tabmenu li {
	float: left;
	margin-left: 10px;
	cursor: pointer;
	font-weight: bold;
}
ul#powermail_tabmenu li.act {
	text-decoration: underline;
}
.ui-datepicker-next span,
.ui-datepicker-prev span {
	text-indent: -99999px;
	cursor: pointer;
}

/**
 * Confirmation
 */
.powermail_confirmation {
	clear: left;
	border: 0;
	padding: 10px;
	margin-bottom: 20px;
}
input.powermail_confirmation_form {
	float: left;
	margin-top: 20px;
	padding: 5px 20px;
	font-weight: bold;
	cursor: pointer;
}
input.powermail_confirmation_submit {
	float: right;
	margin-top: 20px;
	padding: 5px 20px;
	font-weight: bold;
	cursor: pointer;
}

/**
 * Powermail All
 */
dl.powermail_all {
	padding: 5px 0;
}
dl.powermail_all dt {
	font-weight: bold;
	float: left;
	width: 150px;
	clear: left;
}
dl.powermail_all dd {
	float: left;
	width: 420px;
}

/**
 * Create
 */
.powermail_create {
	border: 0;
	padding: 10px;
	margin-bottom: 20px;
}

/**
 * JS Form Validation
 */




/* Z-INDEX */
.formError { z-index: 990; }
.formError .formErrorContent { z-index: 991; }
.formError .formErrorArrow { z-index: 996; }
.formErrorInsideDialog.formError { z-index: 5000; }
.formErrorInsideDialog.formError .formErrorContent { z-index: 5001; }
.formErrorInsideDialog.formError .formErrorArrow { z-index: 5006; }
.inputContainer {
	position: relative;
	float: left;
}
.formError {
	position: absolute;
	top: 300px;
	left: 300px;
	display: block;
	cursor: pointer;
}
.ajaxSubmit {
	padding: 20px;
	background: #55ea55;
	border: 1px solid #999;
	display: none
}
.formError .formErrorContent {
	width: 100%;
	position:relative;
	color: #fff;
	width: 150px;
	font-size: 11px;
	border: 2px solid #ddd;
	padding: 4px 10px 4px 10px;
	background: rgb(30,87,153); /* Old browsers */
}
.greenPopup .formErrorContent {
	background: #33be40;
}
.blackPopup .formErrorContent {
	background: #393939;
	color: #FFF;
}
.formError .formErrorArrow {
	width: 15px;
	margin: -2px 0 0 13px;
	position: relative;
}
body[dir='rtl'] .formError .formErrorArrow,
body.rtl .formError .formErrorArrow {
	margin: -2px 13px 0 0;
}
.formError .formErrorArrowBottom {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	margin: 0px 0 0 12px;
	top:2px;
}
.formError .formErrorArrow div {
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	font-size: 0px;
	height: 1px;
	margin: 0 auto;
	line-height: 0;
	font-size: 0;
	display: block;
	background: rgb(30,87,153); /* Old browsers */
}
.formError .formErrorArrowBottom div {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
.greenPopup .formErrorArrow div {
	background: #33be40;
}
.blackPopup .formErrorArrow div {
	background: #393939;
	color: #FFF;
}
.formError .formErrorArrow .line10 {
	width: 15px;
	border: none;
}
.formError .formErrorArrow .line9 {
	width: 13px;
	border: none;
}
.formError .formErrorArrow .line8 {
	width: 11px;
}
.formError .formErrorArrow .line7 {
	width: 9px;
}
.formError .formErrorArrow .line6 {
	width: 7px;
}
.formError .formErrorArrow .line5 {
	width: 5px;
}
.formError .formErrorArrow .line4 {
	width: 3px;
}
.formError .formErrorArrow .line3 {
	width: 1px;
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	border-bottom: 0 solid #ddd;
}
.formError .formErrorArrow .line2 {
	width: 3px;
	border: none;
	background: #ddd;
}
.formError .formErrorArrow .line1 {
	width: 1px;
	border: none;
	background: #ddd;
}

/**
 * Powermail_Frontend
 */
#powermail_frontend_search {
	margin: 0;
}
.powermail_frontend {
	clear: left;
	border: 0;
	padding: 10px;
	margin-bottom: 20px;
	overflow: auto;
	background: #ccc;
}
.powermail_frontend_list {
	width: 100%;
	font-size: 0.9em;
	border: 1px solid #070708;
	margin-top: 15px;
}
.powermail_frontend_list th {
	color: white;
	font-weight: bold;
	padding: 3px;
	text-align: left;
	background: rgb(69,72,77); /* Old browsers */
}
.powermail_frontend_list td {
	border-top: 1px solid #ccc;
	padding: 3px;
}
.powermail_frontend_filter {
	background: rgb(252,255,244); /* Old browsers */
	border: 1px solid #ccc;
	padding: 10px 0;
}
.powermail_frontend_search_container {
	padding: 5px 10px;
}
.powermail_frontend_search_container label {
	float: left;
	display: block;
	width: 150px;
	font-weight: bold;
	margin-right: 10px;
	padding-top: 3px;
}
.powermail_frontend_search_container input {
	width: 430px;
	padding: 3px;
}
.powermail_frontend_search_submit {
	width: 430px;
	padding: 3px;
	margin: 5px 0 0 170px;
	color: white;
	font-weight: bold;
	cursor: pointer;
	background: rgb(69,72,77); /* Old browsers */
}
.powermail_frontend_abc,
.powermail_frontend_export {
	background: rgb(252,255,244); /* Old browsers */
	border: 1px solid #ccc;
	padding: 10px 0;
}
.powermail_frontend_abc_inner,
.powermail_frontend_export_inner {
	margin: 0 10px;
}
span.abc,
span.abc a {
	font-weight: bold;
	text-decoration: none;
}
.powermail_frontend dl {
	clear: both;
	padding: 5px 0;
}
.powermail_frontend dt {
	float: left;
	width: 150px;
	font-weight: bold;
	clear: left;
	margin-right: 10px;
}
.powermail_frontend dd {
	float: left;
}
.powermail_frontend_export_icon {
	float: right;
	margin: 0 8px;
	padding-top: 5px;
	height: 19px;
}
.powermail_frontend_export input {
	width: 17px;
	height: 16px;
	padding-top: 2px;
	cursor: pointer;
	text-indent: -99999px;
	border: 0;
	background: none;
	background-repeat: no-repeat;
	background-image: url('/typo3conf/ext/powermail/Resources/Public/Image/icon_csv.gif');
}
.powermail_frontend_export input.export_icon_xls {
	background-image: url('/typo3conf/ext/powermail/Resources/Public/Image/icon_xls.gif');
}