form {
	text-align:left;
}
input:focus{
	outline:none;
}
form br {
	clear:both;
}
.validator {
	display:block;
	background:transparent;
	margin:5px 0px -5px 215px;
	text-align:left;
	font-weight:bold;
	color:red;
}
.leftvalidator {
	display:block;
	background:transparent;
	margin:5px 0px 0px 0px;
	text-align:left;
	font-weight:bold;
	color:red;
}
.registerLinkColumn {
	color:red !important;
	text-decoration:underline !important;
}
.registeredLinkColumn {
	color:black !important;
	color-decoration:underline !important;
}
.invalid{
	border:1px solid red !important;
	background-color:#FEC !important;
}

.validationsummary{
	display:block;
	border:2px solid red;
	font-weight:bold;
	color:red;
	padding:25px 20px 25px 80px;
	background-image:url('imgs/error.png');
	background-repeat:no-repeat;
	background-position:10px;
	margin-bottom:20px;
	background-color:#FEC !important;
}

.successindicator{
	border:2px solid #70A225;
	font-weight:bold;
	color:#70A225;
	padding:20px 20px 20px 80px;
	background-image:url('imgs/success.png');
	background-repeat:no-repeat;
	background-position:10px;
	margin-bottom:20px;
}

.TDatePicker_default{
	z-index:10;
}
.TDatePicker_default input{
	background-color:red;
	color:white;
	border:none;
}
.TDatePicker_default td{
	padding:1px;
}
img.dateforminput {
	vertical-align:-2px;
	padding:2px;
	border: 1px #919ea9 solid;
	margin-left: 1px;
}
img.dateforminput:hover {
	border-color: #dddddd;
}
.forminputgroup {
	margin-left:215px;
}
.languagelist ul, .badgelist ul{
	list-style:none outside;
	margin:0px;
	padding:0px;
}
.languagelist li, .badgelist li{
	border-bottom:1px solid #a8a8a8;
	margin-top:10px;
	position:relative;
}
.languagelist li.addlanguage, .badgelist li.addbadge{
	border:none;
}
.languagelist li input, .badgelist li input.badgebutton{
	position:absolute;
	right:0px;
	bottom:0px;
	border:none;
}
.tooltipicon{
	margin-left:5px;
	margin-top:2px;
	margin-bottom:-2px;
}
input.textbox, textarea.textbox, select.dropdown, .dateforminput select, input.dateforminput{
	margin-top:6px;
	margin-bottom:4px;
	border:1px solid #a8a8a8;
	padding:1px;
	font-family:Arial, sans-serif;
	font-size:12px;
}
input.checkbox{
	margin-top:6px;
	margin-bottom:4px;
}
.dateforminput select{
	margin-right:4px;
}
.long{
	width:393px;
}
.short{
	width:200px;
}
.medium{
	width:286px;
}
.sameline{
	width:190px;
}
.veryshort{
	width:100px;
}
.multilang{
	background-color:#f0ed79;
}
.readonly{
	background-color:#ddd;
}
.search{
	width:300px;
	background-image:url('imgs/search.png');
	background-repeat:no-repeat;
	background-position:right center;
	vertical-align:2px;
}
.searchlabel{
	vertical-align:2px;
	font-weight:bold;
}
.searchpanel{
	width:95%;
	background-color:#efefef;
}
.searchbutton{
	background-image:url('imgs/search.png');
	background-repeat:no-repeat;
	background-position:right center;
	padding-right:30px !important;
}
a.hidelink, a.showlink{
	display:block;
	padding-left:15px;
	color:black !important;
	text-decoration:none !important;
	font-weight:bold;
	background-repeat:no-repeat;
	background-position:0px 3px;
}
a.hidelink{
	background-image:url('imgs/icons/down_small.png');
}
a.showlink{
	background-image:url('imgs/icons/right_small.png');
}
.formlabel, .formlabelright {
	display:block;
	float:left;
	width:200px;
	clear:both;
	background:transparent;
	padding:7px 15px 0 0;
	min-height:14px;
	text-align:right;
	font-weight:bold;
}
.formlabelright {
	text-align:left;
	clear:none;
}
.propertydisplay{
	display:block;
	float:left;
	width:350px;
	clear:none;
	background:transparent;
	padding:7px 15px 0 0;
	min-height:14px;	
}
.notbold{
	font-weight:normal !important;
}

.formtable{
	width:100%;
}

.registrationLink{
    background-color: red;
    font-weight: bold;
    color: white;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    margin-right: 5px;
    text-decoration: none;
}

.stepLabel {
    font-size: 17px;
    margin-left: 5px;
    margin-right: 5px;
    color: #c2bbbb;
    font-weight: bold;
}

.stepInfoLabel{
    font-size: 13px;
    color: red;
    font-weight: bold;
}

/***TAB PANEL***/
.tabnormal{
	display:inline;
	border-color:white;
	background-color:white;
	color:red;
	-moz-border-radius:6px;
	margin:3px -3px 5px 5px;
	padding:3px 6px 4px 6px;
}
.tabactive{
	display:inline;
	background-color:red;
	border-color:white;
	-moz-border-radius:6px;
	margin:3px -3px 5px 5px;
	padding:3px 6px 4px 6px;
	top:0px;
}

.tabactive a, .tabnormal a{
	color:red !important;
	text-decoration:none !important;
	font-weight: bold;
}
.tabactive a:focus, .tabnormal a:focus{
	outline:none;
}
.tabactive a{
	color:white !important;
}
.tabview{
	border-color:white;
	background-color:white;
	clear:both;
	padding:10px;
}
.tabpanel{
	background-color:white;
}

a.registernowde{
	background-image:url('imgs/jetztanmelden.png');
	background-repeat:no-repeat;
	padding-right:80px;
	background-position:right;
}

a.registernowen{
	background-image:url('imgs/registernow.png');
	background-repeat:no-repeat;
	padding-right:70px;
	background-position:right;
}
.addcareerstep{
	border:1px solid #a8a8a8;
	position:relative;
	margin-top:10px;
	background-color:#eee;
}
.addcareerstepbutton, .removecareerstepbutton{
	position:absolute;
	right:0px;
	bottom:0px;
	background-color:red;
	color:white;
	font-weight:bold;
	padding:3px;
	border:none;
	/*stupid ie button-width bug*/
	width:80px;
	overflow:visible;
}

.editcareerstepbutton {
	position:absolute;
	right:90px; 
	bottom:0px;
	background-color:red;
	color:white;
	font-weight:bold;
	padding:3px;
	border:none;
	/*stupid ie button-width bug*/
	width:80px;
	overflow:visible;
}
.applycareerstepbutton {
	position:absolute;
	left:215px;
	bottom:45px;
	padding-top:5px;
	background-color:red;
	color:white;
	font-weight:bold;
	padding:3px;
	border:none;
	/*stupid ie button-width bug*/
	width:95px;
	overflow:visible;
}
.cancelcareerstepbutton {
	position:absolute;
	left:315px;
	bottom:45px;
	background-color:red;
	color:white;
	font-weight:bold;
	padding:3px;
	border:none;
	/*stupid ie button-width bug*/
	width:80px;
	overflow:visible;
}
.hiddenPanel {
	display:none;
}
.careerstep{
	border:1px solid #a8a8a8;
	position:relative;
	margin-top:10px;
}

#content span.selectall{
	background-image:url('imgs/actionarrow.png');
	background-repeat:no-repeat;
	background-position:12px 0px;
	padding-left:42px;
}
#content span.selectall a{
	text-decoration:none;
	font-size:12px;
}
#content span.selectall a:hover{
	color:#FF0000;
	text-decoration:underline;
}

