/**************** Stylesheet for form elements ****/
/*************Copyright 2009 Netzbewegung GmbH ****/
/**************************************************/
/********************* s.kenk@netzbewegung.com ****/
/****************** last update on 15 Jul 2009 ****/
legend
{
	position: relative;
	padding-bottom: 6px;
	font-weight: bold;
	color: #6b6b6b;
}

* html legend { left: -7px; }
*+ html legend { left: -7px; }

div.tx_powermail_pi1_fieldwrap_html
{
	padding-top: 5px;
}

/*tx_powermail_pi1_fieldwrap_html_text*/
div.tx_powermail_pi1_fieldwrap_html:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html div.tx_powermail_pi1_fieldwrap_html { zoom: 1; }
*+ html div.tx_powermail_pi1_fieldwrap_html { zoom: 1; }
/* End hide from IE-mac */

div.tx_powermail_pi1_fieldwrap_html_label
{
	font-size: 0.8em;
	margin: 0 0 0 114px;
	color: #6c6c6c;
}

label
{
	display: block;
	width: 114px;
	float: left;
	color: #6c6c6c;
}

input
{
	float: left;
	width: 286px;
	padding-left: 1px;
	margin-top: 1px;
	border: none;
	color: #6c6c6c;
	background: #f0f0f0;
}

select
{
	width: 286px;
	border: none;
	color: #6c6c6c;
	background: #f0f0f0;
}

/**************************************************/
/********************** Start: floating fields ****/
div.input-wrapper:after
{
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}

/*
div.tx_powermail_pi1_fieldwrap_html_5
{
	float: left;
	width: 256px;
}

div.tx_powermail_pi1_fieldwrap_html_5 input
{
	width: 141px;
}

div.tx_powermail_pi1_fieldwrap_html_6
{
	float: left;
	width: 141px;
	margin-left: 4px;
}

div.tx_powermail_pi1_fieldwrap_html_6 input
{
	width: 140px;
}

div.tx_powermail_pi1_fieldwrap_html_6 label
{
	display: none;
}
*/
/************************ End: floating fields ****/
/**************************************************/

div.tx_powermail_pi1_fieldwrap_html_submit
{
	position: relative;
	padding-top: 11px;
}

div.tx_powermail_pi1_fieldwrap_html_submit input
{
	position: absolute;
	top: 11px;
	right: 0;
	float: none;
	width: auto;
	padding-right: 7px;
	margin-right: 15px;
	font-weight: bold;
	cursor: pointer;
	color: #4f4f4f;
	background: url(../img/icons/arrow-4f4f4f.gif) right 6px no-repeat;
	z-index: 2;
}

* html div.tx_powermail_pi1_fieldwrap_html_submit input { top: 0; }
*+ html div.tx_powermail_pi1_fieldwrap_html_submit input { top: 6px; }

textarea
{
	width: 286px;
	height: 67px;
	padding-left: 1px;
	margin-top: 1px;
	border: none;
	color: #6c6c6c;
	background: #f0f0f0;
}

/**************************************************/
/************ Start: Styles for elSelect field ****/
div.elSelect
{
	position: relative;
	float: left;
	width: 287px;
	height: 15px;
	background: url(../img/icons/arrow-select.gif) #f0f0f0 right top no-repeat;
}

div.elSelect .clear
{
	clear:both;
}

div.elSelect div.selectedOption
{
	padding-left: 2px;
	line-height: 15px;
	cursor: pointer;
	color: #4f4f4f;
}

div.elSelect div.optionsContainer
{
	display: none;
	position: absolute;
	top: 15px;
	width: 285px !important;
	border: 1px solid  #656565;
	border-top: none;
	background: #fff;
}

div.elSelect div.option
{
	padding: 1px;
	cursor: pointer;
	color: #4f4f4f;
}

div.elSelect div.option:hover
{
	background: #f0f0f0;
}
/************** End: Styles for elSelect field ****/
/**************************************************/

div.select-outer-wrapper
{
	padding: 20px 0 6px;
}

div.select-outer-wrapper:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html div.select-outer-wrapper { zoom: 1; }
*+ html div.select-outer-wrapper { zoom: 1; }
/* End hide from IE-mac */

div.select-wrapper
{
	position: relative;
	width: 290px;
	padding-bottom: 10px;
	z-index: 3;
}

div.select-wrapper label
{
	float: none;
	width: 290px;
	padding: 0 0 5px 0;
	color: #000;
	font-weight: bold;
}

div.select-wrapper.inactive label
{
	color: #787878;
}

div.teaser div.select-wrapper
{
	padding: 8px 0 0 0;
}

div.select-outer-wrapper div.select-wrapper
{
	float: left;
	margin-right: 10px;
}

div.select-wrapper p,
div.teaser div.select-wrapper p
{
	padding: 0;
	line-height: 15px;
	background: url(../img/backgrounds/select-white.gif) no-repeat;
}

div.select-wrapper p a
{
	display: block;
	padding: 0 7px;
	outline: none;
	color: #4e4e4e;
	/*  fix for non-active area on IE 7/8 */
	background: url(../img/clear.gif);
}

div.select-wrapper.inactive p a
{
	cursor: default;
	color: #adadad;
}

div.select-wrapper ul
{
	position: absolute;
	top: 14px;
	display: block;
	width: 288px;
	border: 1px solid #4f4f4f;
	background: #fff;
	z-index: 3;
}

div.teaser div.select-wrapper ul
{
	top: 22px;
}

div.select-wrapper ul.hidden
{
	display: none;
}

div.select-wrapper li
{
	margin: 0 6px 0 0;
	padding: 1px 0 0 0;
	background: url(../img/navigation/prim-nav-2nd.jpg) -1px top no-repeat;
}

div.select-wrapper li:first-child
{
	padding: 0;
	background: none;
}

div.select-wrapper li a
{
	display: block;
	padding-left: 6px;
	outline: none;
	color: #4e4e4e;
}

div.select-wrapper li a:hover
{
	background: url(../img/icons/arrow-without-bar.gif) #ffed00 left 5px no-repeat;
}