#jd_form,#jd_form2,#jd_form3,#jd_form4,#jd_form5 {background:#eee url(../images/bg_contentable_h3.png) 0 0 no-repeat;padding-left:5px;padding-left:3px;margin-top:0px;}

#jd_form h3,#jd_form2 h3,#jd_form3 h3,#jd_form4 h3,#jd_form5 h3{padding-top:0px;margin-top:0px;min-height:38px;}

#jd_form input{
background:#eee url(../images/search.png) 0 0 no-repeat;
width:290px;height:29px;line-height:29px;float: left;
color:#ff7b10;font-weight:bold;font-size:110%;margin-left:5px;
}

#jd_form2 input{
background:#eee url(../images/search.png) 0 0 no-repeat;
width:290px;height:29px;line-height:29px;float: left;
color:#b62641;font-weight:bold;font-size:110%;margin-left:5px;
}

#jd_form3 textarea{
background:#eee url(../images/text_bg.png) 0 0 no-repeat;width:320px;height:116px;
color:#10a653;font-weight:bold;font-size:110%;margin-left:5px;
}

#jd_form4 box{width:290px;height:29px;line-height:29px;float: left;
color:#b62641;font-weight:bold;font-size:110%;margin-left:5px;
}

input.sobi2Ico,input.sobi2Img{
background:#eee url(../images/search.png) 0 0 no-repeat;
width:290px;height:29px;line-height:29px;float: left;
color:#b62641;font-weight:bold;font-size:110%;margin-left:5px;
}

#jd_form5{width:460px;}
#jd_form6{background:#eee;}


/* Style of Entry Form */
/* -------------------------------------------------------- */
/* Header Line */
p#sobi2EditFormHeader {
	font-weight:bold;
	font-size: 14px;
	padding: 5px;
}

/* Info Requested Fields */
#sobi2ReqFieldsInfo {
	padding: 5px;
}

form#sobi2EditForm table,
table#sobi2FormTable {
	padding: 5px;
	width: 99%;
}
table#sobi2FormTable2, table#sobi2FormTable3 {
    width: 99%;
}
table#sobi2FormTable td,
table#sobi2FormTable2 td,
table#sobi2FormTable3 td {
	vertical-align: top;
}

/* Style of Input fields as entered in Fields Manager  */
input#field_entry_name,
input#field_postcode,
input#field_street,
input#field_city,
input#field_county,
input#field_country,
input#field_federal_state,
input#field_email,
input#field_website,
input#field_contact_person,
input#field_phone,
input#sobi2Ico,
input#sobi2Img,
input#field_fax,
input#field_hotline,
input#field_street {border:none;padding-top:5px;padding-left:5px;
}

textarea#sobi2MetaKey,
textarea#sobi2MetaDesc{border:none;padding-top:15px;padding-left:15px;
}


label.field_entry_name,
label.field_postcode,
label.field_street,
label.field_city,
label.field_county,
label.field_country,
label.field_federal_state,
label.field_contact_person {
padding-left:5px;color:#ff7b10;font-weight:bold;
}

label.field_email,
label.field_website,
label.field_phone,
label.field_fax,
label.field_hotline{
padding-left:5px;color:#b62641;font-weight:bold;
}

label.field_description,
label.sobi2MetaKey,
label.sobi2MetaDesc {
padding-left:5px;color:#10a653;font-weight:bold;
}

label.sobi2Ico,
label.sobi2Img {
padding-left:5px;color:#b62641;font-weight:bold;
}


/* Style for Checkboxes */
input#accept_rules,
input#field_website_on,
input#field_description_on {
}

/* Style for Not Free Label */
span.sobi2FormNotFreeLabel {
	display: block;
	padding-top: 5px;
}

/* Style for Category Information/Descriptions */
table#sobi2FormCats {
	width: 99%;
	border-style: none;
	margin: 10px;
}
table#sobi2FormCats td {
	padding: 10px;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px;
}
p#catsTitle, p#catIntroText {
	width: 98%;
	font-size: 12px;
	font-weight: bold;
}
p#catMsg {
	width: 98%;
}

/* Style for Add and Remove Button */
#sobi2AddCatBt, #sobi2RemoveCatBt {
	width:50px;
}
/* Style for column with Buttons */
td.sobi2CatButtons {
	width: 50px;
	vertical-align: top;
}

/* Style for column with selected Categories */
td.sobi2CatSelected {
	vertical-align: top;
	width: 200px;
}
/* Styles for the box with Selected Categories */
select#sobi2SlectedCats {
	height: 100px;
	width: 200px;
}
select#sobi2SlectedCatsID {
	height: 0px;
	width:  0px;
	border-style: none;
}

/* Style for Safety Line */
table#sobi2FormFooter {
	float: left;
	clear: left;
}
table#sobi2FormFooter td {
	vertical-align: bottom;
}
img#seccode {
}
input#sobi2SendButton {
	float: right;
}
input#sobi2CancelButton {
	float: right;
}
