/* CSS Document */

.tx-esmemberorg-content {
}
.tx-esmemberorg-header {
	float:			left;
	font-size:		14px;
	font-weight:	bold;
	padding:		0px;
	margin:			0px;
	margin-top:		0px;
	width:			100%;
}

.left-box h3.tx-esmemberorg-title {
	font-size:		13px;
	font-weight:	bold;
	width: 120px;
	margin: 0;
	color: #00B8E0;

}
.tx-esmemberorg-responseMsg {
	float:			left;
	font-weight:	bold;
	font-size:		105%;
	color: 			#F02020;
	padding:		0px;
	text-align: 	center;
	margin:			0px auto;
}

.tx-esmemberorg-stafflist {
   padding: 3px 0;
}

.tx-esmemberorg-stafflist span a, .tx-esmemberorg-stafflist span a:link, .tx-esmemberorg-stafflist span a:visited {
	font-weight: bold;
	text-decoration: none;
	font-size: 9pt;
	color: #111111;
	
}

.tx-esmemberorg-stafflist span a:hover {
	color: #0083A5;
}

.tx-esmemberorg-stafflist span {
	width: 120px;
}



.tx-esmemberorg-right {
	width: 180px;
	float: right;
	margin: 0 0 10px 20px;
	font-size: 0.9em;
}

.tx-esmemberorg-left {
	float: left;
	width: 370px;
}

.tx-esmemberorg-logo {
	float: left;
	margin: 0 10px 5px 0;
}

.tx-esmemberorg-images {
	margin: 15px 0;
	float: left;
}

.tx-esmemberorg-newsmenu {
	float: none;
	clear: both;
	display: block;
}
.tx-esmemberorg-newsmenu-news, .tx-esmemberorg-newsmenu-menu {
	float: left;
	width: 47%;
	display: block;
}

.tx-esmemberorg-addimage {
	clear: both;
	float: left;
	margin-top: 15px;
}

.tx-esmemberorg-memberdepartment {
	float:		left;
	width:		100%;
	font-size:	16px;
	font-weight:bold;
	padding:	2px;
	margin-bottom: 2px;
	margin-top:  8px;
	border-bottom: 1px solid #888;
}

.tx-esmemberorg-dropdown select {
	width: 190px;
}

.tx-esmemberorg-fieldHeader {
	display:		block;
	float:			left;
	width:			100%;
	font-weight:	bold;
	font-size:		14px;
	margin-top:		8px;
	margin-bottom:	2px;
}
.tx-esmemberorg-fieldLabel {
	display:		block;
	float:			left;
	width:			30%;
	padding-left:	0;
	padding-bottom: 2px;
}

.tx-esmemberorg-fieldLabelwww {
	display: none;
}

.tx-esmemberorg-fieldDescription {
	display:		block;
	float:			left;
	width:			65%;
	padding-bottom: 2px;
}
.tx-esmemberorg-spacer {
	clear:			both;
	line-height:	0.1em;
	height:			0.1em;
}
.tx-esmemberorg-pagelink {
	font-size:		12px;
	padding:		0px;
	margin:			0px;
	margin-top:		4px;
	margin-right:	10px;
}

.tx-esmemberorg-form {
	font-size: 		12px;
	font-family: 	Arial, Tahoma, "Trebuchet MS", Georgia, sans-serif;
	border: 	1px solid #333;
	margin:		0px auto;
	padding:	4px;
    padding-bottom: 25px;
    margin-top:	5px;
    margin-bottom:5px;
}
.tx-esmemberorg-form div.inputFormRow {
	clear: both;  margin:0px; padding:0px; padding-top: 2px;
}
.tx-esmemberorg-form div.inputFormRow span.label {
	float: left;  text-align: right;  padding-top:3px;
}
.tx-esmemberorg-form div.inputFormRow span.textacross {
	float: left;  width:  text-align: center;
}
.tx-esmemberorg-form div.inputFormRow span.inputBox {
	float: right; width: text-align:left;
}
.tx-esmemberorg-form div.inputFormRow span.inputBox input {
	width: 95%;
}
.tx-esmemberorg-form div.inputFormRow span.inputBox textarea {
	 width:	95%;	height:{$plugin.tx_esmemberorg_pi1.formTextAreaHeight};
}
