/*
	*************** Form elements ***************
*/

div.form p.info {
	margin: 0 0 12px 0;
}

div.form div.element {
	width: 500px;
	height: 60px;
	margin: 0 0 10px 0;
	float: left;
	clear: both;
	position: relative;
}

div.form div.element span.c {
	width: 100px;
	height: 60px;
	display: table-cell;
	vertical-align: middle;
	line-height: 14px;
}

div.form div.element-captcha span.c
{
	vertical-align: top;
}

div.form div.element-inline span.c {
	display: inline;
	line-height: 44px;
}

div.form div.element span.c label,
div.form div.element-checklist span.c span,

div.filter ul li label,
div.filter ul li span.field {
	position: relative;
}

div.form div.element span.c label sup,
div.form div.element-checklist span.c span sup {
	position: absolute;
	left: -10px;
	top: 1px;
	color: #d32026;
	font-size: inherit;
	font-weight: bold;
}

div.form div.element span.wa {
	width: auto;
}

div.form div.element span.field,
div.filter ul li span.field {
	float: left;
}

div.form div.element-captcha span.c span.field.captchaimg {
	margin-bottom: 18px;
}
div.form div.element-captcha span.c span.field.captchaimg div#recaptcha_image {
    border: 1px solid #D8D8D8;
    margin: 1px;
    padding: 10px 38px;

}

div.form div.element-text span.field,
div.form div.element-select span.field,
div.form div.element-captcha span.field {
	width: 380px;
	border: 1px solid #939391;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-moz-box-shadow: 0px 0px 8px rgba(64, 64, 61, 0.3);
  	-webkit-box-shadow: 0px 0px 8px rgba(64, 64, 61, 0.3);
  	box-shadow: 0px 0px 8px rgba(64, 64, 61, 0.3);
	background: #fff;
	margin: 0 0 0 10px;
}

div.form div.element-text span.field input,
div.form div.element-text span.field textarea,
div.form div.element-select span.field span.selected,
div.form div.element-captcha span.field input {
	width: 346px;
	height: 16px;
	padding: 7px 15px;
	margin: 1px;
	border: 1px solid #d8d8d8;
	background: #fefefe url(../Images/Item_background_top-gradient_30.html) 0 0 repeat-x;
    background-image: -moz-linear-gradient(top, #f5f5f5, #fefefe);
    background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#fefefe));
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#f5f5f5', EndColorStr='#fefefe', GradientType=0);
	color: #666;
}

/* div.form div.element-captcha span.field input {
	width: 200px;
	height: 60px;
	padding: 0;
}
*/

div.form div.element-text span.field textarea {
	background: #fefefe url(../Images/Item_background_top-gradient_148.html) 0 0 repeat-x;
    background-image: -moz-linear-gradient(top, #f5f5f5, #fefefe);
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	div.form div.element-text span.field textarea {
		margin-bottom: -1px;
	}
	div.form div.element-captcha span.field input {
		/* margin-bottom: -1px; */
	}
}

div.form div.element-textarea,
div.form div.element-checklist,
div.form div.element-captcha {
	height: auto;
}

div.form div.element-checklist,
div.form div.element-radiolist {
	margin-top: 20px;
	height: auto;	
}

div.form div.element-textarea span.c,
div.form div.element-checklist span.c, 
div.form div.element-radiolist span.c {
	width: 100px;
	height: auto;
	float: left;
	display: block;
}

div.form div.element-textarea span.c,
div.form div.element-captcha span.c,
div.form div.element-checklist span.c,
div.form div.element-radiolist span.c {
	margin-top: 12px;
}

div.form div.element-checklist span.cl,
div.form div.element-radiolist span.cl {
	width: 388px;
	margin: 0 -1px 0 7px;
}

div.form div.element-checklist span.c span.field,
div.form div.element-radiolist span.c span.field {
	top: 0;
}

div.filter ul {
	width: 184px;
	margin: 9px 10px 0 0;
	float: left;
}

div.form div.element-checklist span.c ul li,
div.form div.element-radiolist span.c ul li,
div.filter ul li {
	width: 184px;
	margin-bottom: 14px;
	float: left;
	clear: both;
	font-size: 12px;
	line-height: 14px;
}
div.form div.element-checklist span.c ul li,
div.form div.element-radiolist span.c ul li {
	width: 368px;
}
div.form div.element-textarea span.c label {
	top: 6px;
}

div.form div.element-captcha span.c label {
	top: 112px;
}

div.filter ul li label {
	float: left;
	width: 157px;
	padding-bottom: 7px;
	top: 3px;
	left: 6px;
}
div.form div.element-checklist span.c.d label,
div.form div.element-radiolist span.c.d label {
	float: left;
}
div.form div.element-checklist span.c.d field,
div.form div.element-radiolist span.c.d field {
	width: 380px;
}


div.filter ul li.group,
div.filter ul li.group label {
	color: #40403d;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: #fff 0px 1px 0px, #d9d9d8 0px 2px 0px;
	letter-spacing: 1px;
}

div.filter ul li.group a:hover {
	color: #000;
	text-decoration: none;
	text-shadow: #fff 0px 1px 0px, #ccc 0px 2px 0px;
}

div.filter ul li.group.checked label {
	color: #03694e;
}


div.form div.element-text span.field textarea {
	height: auto;
}

div.form div.element-select span.field {
	position: relative;
}

div.form div.element-select span.field span.selected {
	display: block;
	height: 16px;
	line-height: 16px;
	background: #fefefe url("../Images/sprite_general.html") right -165px no-repeat;
    background: url("../Images/sprite_general.html") right -165px no-repeat;
    background: url("../Images/sprite_general.html") right -165px no-repeat;
}

div.form div.element-select span.field select {
	width: 378px;
	height: 32px;
	position: absolute;
	top: 1px;
	left: 1px;
	opacity: 0.01;
	filter: alpha(opacity=1);
}

div.form div.element-select-wide {
	width: 700px;
}

div.form div.element-select-wide span.field {
	width: 580px;
}

div.form div.element-select-wide span.field span.selected {
	width: 526px;
	padding-right: 35px;
	white-space: nowrap;
	overflow: hidden;
}

div.form div.element-select-wide span.field span.selected span {
	width: 526px;
	overflow: hidden;
	display: block;
}

div.form div.element-select-wide span.field select {
	width: 578px;
}

div.form div.element-checklist ul li.checked,
div.form div.element-radiolist ul li.checked,
div.form div.element-single-checkbox.checked,
div.form div.element-single-checkbox span.l a,
div#Page div.form div#Content div.element span.t a,
div.filter ul li.checked {
	color: #03694e;
}

div#Page div.form div#Content div.element span.t a {
	margin-left: 10px;
}

div.form div.element-single-checkbox span.i {
	width: 21px;
}

div.form div.element-single-checkbox label {
	cursor: pointer;
}

div.form div.element-checkbox-hidden span.i span {
	display: none;
}

div.form div.element-single-checkbox span.i span.field,
div.form div.element-checklist span.c span.field ul li span,
div.form div.element-radiolist span.c span.field ul li span,
div.filter ul li span.field {
	width: 21px;
	height: 21px;
	border: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-moz-box-shadow: none;
  	-webkit-box-shadow: none;
  	box-shadow: none;
	background: #fff url("../Images/sprite_general.html") -301px -203px no-repeat;
	margin-right: 5px;
    font-size: 12px;
    line-height: 14px;
}

div.form div.element-single-checkbox span.i span.field {
	margin: 0 8px 0 107px;
}

div.form div.element-inline span.i span.field {
	margin: 11px 8px 0 107px;
}

div.form div.element-checklist span.c span.field ul li.checked span.input-element,
div.form div.element-single-checkbox.checked span.i span.field,
div.filter ul li.checked span.field {
	background-position: -326px -203px;
}

div.form div.element-checklist span.c span.field ul li span.input-element input,
div.form div.element-radiolist span.c span.field ul li span.input-element input,
div.form div.element-single-checkbox span.i span.field input,
div.filter ul li span.field input {
	width: 13px;
	height: 13px;
	margin: 4px 0 0 4px;
	opacity: 0.05;
	filter: alpha(opacity=1);
	cursor: pointer;
	vertical-align: middle;
}

div.form div.element-radiolist span.c span.field ul li span.input-element {
	background-position: -376px -203px;
}

div.form div.element-radiolist span.c span.field ul li.checked span.input-element {
	background-position: -351px -203px;
}

div.form div.element-multiple,
div.form div.element-multiple span.m {
	height: auto;
}

div.form div.element-multiple span.c:first-child {
	vertical-align: top;
	padding-top: 4px;
}

div.form div.element-multiple span.m span.field {
	margin-bottom: 12px;
}

div.form div.element-multiple span.field.editable {
	position: relative;
}

div.form div.element-multiple span.field.editable input {
	padding: 7px 40px 7px 15px;
	width: 321px;
}

div.form div.element-multiple span.field.editable a.delete {
	position: absolute;
	outline: none;
	right: 7px;
	top: 7px;
	width: 25px;
	height: 20px;
	background: url("../Images/sprite_icons.html") -575px -350px no-repeat;
	text-indent: -9999px;
}

div.form div.element-multiple span.field.editable a.delete:hover {
	background-position: -575px -400px;
}

div.form div.element-multiple span.field.editable a.delete:focus {
	outline: none;
}

div.form div.element-error span.field {
	border-color: #d92028;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

div.form div.element-error small {
	position: absolute;
	top: -5px;
	right: 8px;
	color: #d92028;
}
div.form div.element-error.element-captcha small
{
	top: 85px;
}
div.form div.element-captcha small.description
{
	position: absolute;
	right: 8px;
	top: -15px;
	color: #737372;
}
div.form div.element-checklist small,
div.form div.element-radiolist small {
	position: static;
	/* font-size: 13px; */
	font-weight: normal;
}

div.form form div.element-checklist span.c.t,
div.form form div.element-radiolist span.c.t {
	width: auto;
}
div.form form div.element-checklist span.c.t label,
div.form form div.element-radiolist span.c.t label {
	margin-right: 12px;
	width: auto;
}
div.form form div.element-checklist span.c.d,
div.form form div.element-radiolist span.c.d {
	display: block;
	float: right;
	width: 380px;
}

div.article-content div.element-submit-center span.field {
	margin-left: 250px;
} 
