/********************************************/
/*	Button Link								*/
/********************************************/
a.button-link,
.comment-form form .actions input#form\.actions\.submit.button {
	background: url(Images/bg_ie_gradient_yellow.png) repeat-x 0 0 #eea701;
}

.servicebox .searchbox form span.submit {
	background: url(Images/bg_ie_gradient_yellow.png) repeat-x 0 0 #eea701;
}

/********************************************/
/*	Servicebox								*/
/********************************************/
/* .servicebox h3 { */
/* 	margin-top: -20px; */
/* } */
#page .servicebox .shadow {
	background-color: #cbcbcb;
	display: block;
}

.servicebox .inner-wrapper {
	padding: 0;
	position: relative;
	z-index: 7;
}

.servicebox .searchbox form input[type="submit"] {
	color: #f7ba00;
	font-size: 0;
	height: 30px;
	line-height: 0;
	text-indent: 0;
}

.servicebox .searchbox,
.servicebox .servicelinks,
.servicebox .socialmedia {
	position: relative;
	z-index: 6;
}

.servicebox .searchbox form {
	background: url(Images/bg_servicebox_search.png) no-repeat 1px 1px transparent;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#898989, direction=180, strength=3)";
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#efebdf, direction=180, strength=5);
}

.servicebox .searchbox ul {
	margin-top: -20px;
}

/********************************************/
/*	Breadcrumb								*/
/********************************************/

.row .element:first-child {
	margin-left: 0px;
}

#breadcrumb-section .breadcrumb ul li {
	display: inline;
}

/********************************************/
/*	Forms									*/
/********************************************/
.comment-form .form_box .newcomment form .formwidget {
	margin-left: 8px;
}
.comment-form div.form_box .newcomment form #form-captcha.formitem .formwidget,
.comment-form div.form_box .newcomment form #form-captcha.formitem .formwidget .errormessage {
	margin-left: 8px;
}

.form .memberform fieldset .inputBlock .widget input.checkboxType {
	border: none;
}

html body div#page div.inner-wrapper div#main-section div.inner-wrapper div#content-wrapper.clearfix div#content-section div.row div.element div.formcontainer form fieldset.clearfix div.field input {
	margin-left: -12px;
}

form .formwidget input[type="checkbox"],
form .formwidget input[type="radio"] {
	border: none;
	padding: 2px 4px 0 0;
}

/********************************************/
/*	Error pages 							*/
/********************************************/
.error_page #main_slot #content form fieldset input#search_btn {
	background: url(Images/bg_ie_gradient_yellow.png) repeat-x 0 0 #eea701;
	padding-top: 5px;
	padding-bottom: 4px;
}


/********************************************/
/*	Marginal Section Element 				*/
/********************************************/
#marginal-section .element {
	margin-left: 0;
}

/********************************************/
/*	District Background Text				*/
/********************************************/
#page > .inner-wrapper > .district h2 {
	display: none;
}
