.tagedit-list {margin: 0; padding: 5px 5px 0 5px; width: 595px; overflow: auto; font-size: 11px; min-height: 25px; background: #ffffff url("../images/backgroundTextareaFull.png") no-repeat 0 0;}
.tagedit-list li.tagedit-listelement {list-style-type: none; float: left; margin: 0 5px 5px 0; padding: 0; }
/* New Item input */
.tagedit-list li.tagedit-listelement-new input {border: 0; height: 100%; padding: 2px 5px; width: 15px; background: #fff;}
.tagedit-list li.tagedit-listelement-new input:focus {outline: none;}
.tagedit-list li.tagedit-listelement-new input.tagedit-input-disabled {display: none;}
/* Item that is put to the List */
.tagedit-list li.tagedit-listelement-old {background: #f2f2f2 url(../img/disc.png) 4px center no-repeat; border: 1px solid #CCCCCC; padding: 2px 0 2px 13px; -moz-border-radius: 4px 4px 4px 4px; -webkit-border-radius: 4px 4px 4px 4px; border-radius: 4px 4px 4px 4px;}
.tagedit-list li.tagedit-listelement-old:hover {background-color: #f2f2f2;}
.tagedit-list li.tagedit-listelement-old a.tagedit-close,
.tagedit-list li.tagedit-listelement-old a.tagedit-break,
.tagedit-list li.tagedit-listelement-old a.tagedit-delete,
.tagedit-list li.tagedit-listelement-old a.tagedit-save {font-weight: bold; text-indent: -2000px; display: inline-block; width: 15px; height: 100%; cursor: pointer; margin: 0 2px 0 5px; background: transparent url("../images/iconDeleteTag.png") center center no-repeat;}
.tagedit-list li.tagedit-listelement-old a.tagedit-save {background-image: url("../images/tageditTick.png"); margin-right: 0;}
.tagedit-list li.tagedit-listelement-old a.tagedit-break {background-image: url("../images/tageditUndo.png"); margin-right: 0;}
.tagedit-list li.tagedit-listelement-old a.tagedit-delete {background-image: url("../images/tageditDelete.png"); margin: 0 5px 0 2px; background-position: right center;}
/* Items that are edited */
.tagedit-list li.tagedit-listelement-edit input.tagedit-edit-input {border: 0; background: transparent; font-size: 11px; color: #666; padding: 0;}
.tagedit-list li.tagedit-listelement-edit input:focus {outline: none;}
.tagedit-list li.tagedit-listelement-edit a.tagedit-break {border: 0; margin-left: 0;}
.tagedit-list li.tagedit-listelement-edit a.tagedit-close,
.tagedit-list li.tagedit-listelement-edit span {display: none;}
/* Item is marked as deleted */
.tagedit-list li.tagedit-listelement-deleted,
.tagedit-list li.tagedit-listelement-deleted:hover {padding-right: 5px; background-color: #FFD6D6; border-color: #FFB7B7; border-style: dashed; }
.tagedit-list li.tagedit-listelement-deleted span {text-decoration: line-through;}
.tagedit-list li.tagedit-listelement-deleted a.tagedit-close {margin-right: 0;}

/*.ui-autocomplete {text-align:left; min-width: 176px; max-width: 176px; background: transparent url("../images/backgroundAutocomplete.png") no-repeat 0 0; padding: 10px 20px;}*/
.ui-autocomplete {text-align:left; min-width: 176px; max-width: 176px; background: #000000; padding: 5px; border: 2px solid #737373;  background: rgba(0, 0, 0, 0.7); box-shadow: 0 0 5px #888;}
.ui-menu .ui-menu-item {margin: 0; padding: 0; zoom: 1; float: left; clear: left; width: 140px;}
.ui-menu .ui-menu-item a {width: 100%; border: none; text-decoration: none; display: block; padding: .2em .4em; line-height: 1.5; zoom: 1; color: #52a0ff; font-size: 13px;}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {-moz-border-radius-bottomright: 4px;-webkit-border-bottom-right-radius: 4px;-khtml-border-bottom-right-radius: 4px;border-bottom-right-radius: 4px;}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {-moz-border-radius-bottomleft: 4px;-webkit-border-bottom-left-radius: 4px;-khtml-border-bottom-left-radius: 4px;border-bottom-left-radius: 4px;}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {-moz-border-radius-topright: 4px;-webkit-border-top-right-radius: 4px;-khtml-border-top-right-radius: 4px;border-top-right-radius: 4px;}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {-moz-border-radius-topleft: 4px;-webkit-border-top-left-radius: 4px;-khtml-border-top-left-radius: 4px;border-top-left-radius: 4px;}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {background: none;}
.ui-state-hover a, .ui-state-hover a:hover {background: none;}
.ui-widget-content {border: none;}

.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {font-weight: normal; margin: 0;}

#interestTaglistBottom {
	height: 5px;
	width: 100%;
	background: #ffffff url("../images/backgroundTextareaFull.png") no-repeat 0 100%;
}

.fieldwrap,
.tworows {
	margin: 10px 0;
}
.width50 {
	position: relative;
	width: 50%;
}
.leftcol {
	float: left;
}
.rightcol {
	float: right;
}

.intro {
	margin: 0 0 50px 0;
}

label {
	font-size: 13px;
	color: #4D4D4D;
	line-height: 18px;
	display: block;
	margin: 0 0 5px 0;
}
.formTextfieldWrap {
	
}
.formTextfieldWrap input {
	border: none;
	background: none;
	padding: 0px 5px;
	width: 269px;
	height: 22px; 
}
.fromsection {
	padding: 10px 0 0 0;
	margin: 0 0 10px 0;
}
.tx-languagericheurope-members input[type="checkbox"] {
	margin: 2px 10px 0 0;
	float: left;
}
.fieldwrap input[type="password"],
.fieldwrap input[type="text"],
.tx-languagericheurope-members input[type="password"],
.tx-languagericheurope-members input[type="text"] {
	padding: 1px 5px;
	border: none;
	background: #ffffff url("../images/backgroundTextinputSmall.png") no-repeat 0 0; 
	width: 269px;
	height: 22px;
	line-height: 22px;
}
.tx-languagericheurope-members .pw-form-error input[type="text"],
.tx-languagericheurope-members .pw-form-error input[type="password"],
.tx-languagericheurope-members input[type="password"].f3-form-error,
.tx-languagericheurope-members input[type="text"].f3-form-error {
	color: #f15a24;
	background-position: 0 -48px;
}
.interestTextarea {
	resize: none; 
	border: none;
	background: #ffffff url("../images/backgroundTextareaFull.png") no-repeat 0 0; 
	width:605px;
	height: 95px;
}

.typo3-messages {}
.typo3-message {
	padding: 10px;
	margin: 0 0 10px 0;
}
.message-error {
	border: 1px solid #f15a24;
	background: #fac2ad;
}
.error {
	padding: 5px;
	border: 1px solid #f15a24;
	background: #fac2ad;
}
.error ul {
	margin-bottom: 0;
}
.message-ok {
	padding: 5px;
	border: 1px solid #8cc63f;
	background: #dbedc4;
}
/* Signup splash screen */
.container_24 .splash {
	text-align: center;
	width: 960px !important;
	height: 524px;
	margin: auto 0;
	padding: 0;
	background: transparent url("../images/sing-up-splashimage.png") no-repeat 0 0; 
}
.container_24 .splash .mainSection {
	margin: 0;
	padding: 50px;
}
.splash h1 {
	margin: 0 0 20px 0;
}
.splash h2 {
	margin: 0 auto 20px auto;
	width: 60%;
}
/* Signup splash screen form */
.formSignup {
	text-align: left;
	width: 400px;
	margin: 0 auto 30px auto;
}
.tx-languagericheurope-members input[type="text"].inputTextSignup {
	margin: 5px 0 0 0;
	padding: 5px;
	border: none;
	background: transparent url("../images/backgroundTextinputSignup.png") no-repeat 0 0; 
	width: 271px;
	height: 27px;	
	line-height: 27px;
	text-align: center;
}
.tx-languagericheurope-members .pw-form-error input[type="text"].inputTextSignup {
	background-position: 0 -37px;
}
#signupup {
	border: none;
	color: #fff;
	background: transparent url("../images/submitSignup.png") no-repeat 0 0; 
	width: 109px;
	height: 37px;
}
.formSignup .error {
	padding: 5px;
	border: none;
	background: none;
}

/* Usertools */
#userToolsLogin  {
	float: right;
}
#userToolsLogin a {
	background: transparent url("../images/spriteButtonUserToolsLogin.png") no-repeat 0 0; 
	color: #fff;
	display: block;
	height: 23px;
	line-height: 20px; 
	text-align: center;
	width: 108px;
}
#userToolsLogin a.active, 
#userToolsLogin a:hover {
	background-position: 0 -25px;
}
#userToolsLoginForm {
	float: right;
	color: #fff;
}
#userToolsLoginForm input[type="text"],
#userToolsLoginForm input[type="password"] {
	margin: 0;
	padding: 4px;
	float: right;
	width: 163px;
	background: none;
	border: none;
}

.userToolsLoginUsernameLabel {
	background: transparent url("../images/backgroundUserToolsLoginLabels_en.png") no-repeat 0 0 !important; 	
}
.userToolsLoginPasswordLabel {
	background: transparent url("../images/backgroundUserToolsLoginLabels_en.png") no-repeat 0 -24px !important;
}
#userToolsLoginForm input[type="submit"] {
	color: #fff;
	margin: 0;
	padding: 4px;
	float: right;
	width: 59px;
	background: none;
	border: none;
}
#userToolsLoginUsernameWrap {
	float: left;
	width: 190px;
	height: 25px;
	margin-right: 15px;
	background: transparent url("../images/backgroundUserToolsLoginInputUsername.png") no-repeat 100% 50%; 
}
#userToolsLoginPasswordWrap {
	float: left;
	width: 190px;
	height: 25px;
	margin-right: 15px;
	background: transparent url("../images/backgroundUserToolsLoginInputPassword.png") no-repeat 100% 50%; 
}
#userToolsLoginSubmitWrap {
	background: transparent url("../images/backgroundUserToolsLoginSubmit.png") no-repeat 50% 50%; 
	float: left;
	width: 59px;
	height: 25px;
}
#userToolsLoginLostpasswordWrap {
	padding: 0 10px;
	float: left;
}
#userToolsLoginLostpasswordWrap a {
	color:#b3b3b3;
	font-size: 13px;
	display: block;
	padding: 5px;
	height: 15px;
	line-height: 15px;
}
#userToolsLoginError {
	margin-right: 15px;
	background: transparent url("../images/backgroundUserToolsLoginError.png") no-repeat 0 50%; 
	padding: 5px 5px 5px 20px;
	height: 15px;
	line-height: 15px;
	float: left;
	color: #f15a24;	
}

#userToolsWrap {
	padding: 1px 0;
	background: #1a1a1a;
	border-bottom: 1px solid #55535a;
}
#userTools {
	min-height: 25px;
}
#userToolsSettings {
	float: right;
}
#userToolsLinks a,
#userToolsSettings a {
	color: #fff;
	text-align: center;
	line-height: 27px; 
	float: left;
	display: block;
	height: 27px;
	margin: 0 0 0 3px;
}
#userToolsLinks a {
	float: right;
}
#userToolsLinks {
	float:left;
	width: 740px;
}

.userToolsButton {
	color: #4689DB !important;
	background: none; 
}
.userToolsButton .userToolsButtonborder {
	height: 27px;
	display:inline-block;
	padding: 0 10px 0 5px;
	margin: 0 0 0 5px;
	background: none; 
}
.userToolsButton.active,
.userToolsButton:hover {
	color: #FFFFFF !important;
	background: transparent url("../images/buttonUserTools.png") no-repeat 0 0; 
}
.userToolsButton.active .userToolsButtonborder,
.userToolsButton:hover .userToolsButtonborder {
	background: transparent url("../images/buttonUserTools.png") no-repeat 100% 0; 
}

.userToolsIconSettings {
	padding: 0 0 0 20px;
	background: transparent url("../images/iconSettings.png") no-repeat 0 0; 
}
.userToolsIconAddressbook {
	padding: 0 0 0 25px;
	background: transparent url("../images/iconAddressbook.png") no-repeat 0 0; 
}

#userToolsButtonLogout {
	width: 68px;
	background: transparent url("../images/buttonUserToolsLogout.png") no-repeat 0 0; 
}

.buttonSubmit {
	text-align:center;
	display: inline-block;
	margin: 0;
	padding: 0;
	min-width: 140px;
	color: #fff !important;
	padding: 3px 15px;
	background: #326fae;
  	border-radius: 5px;
    	-moz-border-radius: 5px;
    	-webkit-border-radius: 5px;
    behavior: url(/fileadmin/templates/htc/PIE.htc);	
}

a.buttonSubmit {
	min-width: 108px;
}

.buttonSubmitOK {
	border: 1px solid #77a8e3;
    background: linear-gradient(#4386d5  , #245e8f);
	    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#4386d5), to(#245e8f));
	    background: -webkit-linear-gradient(#4386d5, #245e8f);
	    background: -moz-linear-gradient(#4386d5, #245e8f);
	    background: -ms-linear-gradient(#4386d5, #245e8f);
	    background: -o-linear-gradient(#4386d5, #245e8f);
	    -pie-background: linear-gradient(#4386d5, #245e8f);	
	behavior: url(/fileadmin/templates/htc/PIE.htc);
}
.buttonSubmitDelete {
	border: 1px solid #b9161d;
    background: linear-gradient(#e31c24, #b42329);
	    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#e31c24), to(#b42329));
	    background: -webkit-linear-gradient(#e31c24, #b42329);
	    background: -moz-linear-gradient(#e31c24, #b42329);
	    background: -ms-linear-gradient(#e31c24, #b42329);
	    background: -o-linear-gradient(#e31c24, #b42329);
	    -pie-background: linear-gradient(#e31c24, #b42329);	
	behavior: url(/fileadmin/templates/htc/PIE.htc);
}


/* ADDRESS BOOK */
/* members list */
.addressbookEntry {
	border-top: 1px solid #dadada;
	padding: 25px 0 0 0;
	margin: 0 0 25px 0;
}
.me {
	background: transparent url("../images/iconME.png") no-repeat 0 0; 
	padding: 0 0 0 36px;
	line-height: 25px;
}

/* members search */
#memberSearch {
	position: relative;
	margin: 0 0 1em 0;
}
#memberSearch input[type="text"] {
	border: none;
	padding: 0 60px 0 10px;
	background: transparent url("../images/backgroundSearchboxResultv2.png") no-repeat 50% 50%;
	width: 534px;
	line-height: 32px; 
	height: 32px; 
}
#memberSearchSubmit {
	border: none;
	position: absolute;
	right: 10px;
	top: 10px;
}
.letterSubmit {
	float:left;
}
.selectLetter {
	float: left;
	width: 219px;
}

/* marginal: members latest */
#sidebar .addressbookEntry {
	border-top: none;
	padding: 0.5em 0 0 0;
	margin: 0 0 0.5em 0;
}
#sidebar .addressbookEntry h3 {
	margin: 0 0 0 0;
}

/* marginal: members invite */
#invitation label {
	color: #666666;
	display: block;
	margin: 0.5em 0 0.25em 0;
}

#invitation input[type="text"] {
	padding: 1px 5px;
	border: none;
	background: #ffffff url("../images/backgroundTextinputMargin.png") no-repeat 0 0; 
	width: 238px;
	height: 23px;
	line-height: 23px;
}
#invitation input[type="text"].error {
	color: #f15a24;
	background-position: 0 -52px;
}
#invitation textarea {
	resize:none;
	font-family: Arial, sans-serif;
	font-size: 13px;
	padding: 5px;
	border: none;
	background: #ffffff url("../images/backgroundTextareaMargin.png") no-repeat 0 0; 
	width: 238px;
	height: 86px;
}

/* marginal: members tagcloud */
.tag {font-weight: bold;}
.weight_1 {font-size: 1.0em;}
.weight_2 {font-size: 1.2em;}
.weight_3 {font-size: 1.3em;}
.weight_4 {font-size: 1.4em;}
.weight_5 {font-size: 1.5em;}
.weight_6 {font-size: 1.6em;}
.weight_7 {font-size: 1.7em;}
.weight_8 {font-size: 1.8em;}