form
{
	padding:			0 20px;
	font-size:			small;
}


#contactform,
#newsletter {
	padding-left:0px;
}


#contactform form,
#newsletter form {
	padding:0px;
}


#contactform ul,
#newsletter ul

{
	margin:0px !important;
}

#contactform ul.error_list,
#newsletter ul.error_list

{
	margin:0px;
}

#contactform ul.error_list li,
#newsletter ul.error_list li
{
	color:#E7F29C !important;
}

#contactform ul li,
#newsletter ul li {

background: transparent !important;
padding-left:0px !important;
margin-bottom:10px !important;
color:#fff !important;
font-weight:bold !important;
}




.left-half {
	width:45%;
	float:left;
}

.right-half {
	width:45%;
	float:right;
}

#form-mail li,
form#register li,
form#logout li,
form#login li,
form#password li {
	padding:			4px 9px 9px 9px;
}




#form-mail li
{
	padding:			4px 9px 9px 9px;
}


#form-mail label.desc
{
	line-height:150%;
	padding:0 0 1px 0;
	border:none;
	color:#fff;
	display:inline;
	font-size:95%;
	font-weight:bold;
}


#form-mail label.required
{
	background: transparent url(/images/required.gif) top right no-repeat;
	padding: 0 17px 0 0;
}

#form-mail label.choice
{
	font-size:100%;
	margin:-1.55em 0 0 5px;
	color:#fff;
	width:100%;
}



form ul
{
	font-size:			100%;
	list-style-type:	none;
	margin:				0pt;
	padding:			0pt;
	width:				100%;
}

form li
{
	clear:				both;
	display:			block;
	margin:				0pt;
	padding:			4px 5px 2px 0px;
	position:			relative;
}

form li:after, .buttons:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}


form li, .buttons
{
}
* html form li, * html .buttons
{
	height: 1%;
}
form li, .buttons
{
	display: block;
}

form#form-search-id li
{
display:inline;
float:left;
padding:3px 5px 4px 9px;
}

.active_field {
    color: #333;
    background-color: #BBDEED;
    border: none;
}


* html form li div{
	display:inline-block;
}

form li div, form li span
{
	margin:0 4px 0 0;
	padding:0 0 8px 0;
	color:#444;
}
form li span
{
	float:left;
}

form li div.multiline
{
	padding-bottom:0;
}



label.desc
{
	line-height:150%;
	padding:0 0 1px 0;
	border:none;
	color:#fff;
	display:block;
	font-size:95%;
	font-weight:bold;
}




label.choice
{
	font-size:100%;
	display:block;
	line-height:1.4em;
	margin:-1.55em 0 0 25px;
	padding:4px 0 5px 0;
	color:#222;
	width:90%;
}
form li div label, form li span label, label	
{
	margin:0;
	padding-top:3px;
	clear:both;
	font-size:12px;
	line-height:19px;
	color:#fff;
	display:block;
}


input {
	padding:3px 1px;
}

input.input {
	width: 95%;
	border: none;
}



input#submit {
	margin: 20px 0 0 0;
	border:none;
	
}

input.text, input.file, textarea.textarea, select.select
{
	margin:				0;
	font-size:			100%;
	color:				#333;
	border:none;
}

input.text, input.file
{
	padding:			2px 0 2px 0;
}
textarea.textarea
{
	font-family:		'Lucida Grande','Lucida Sans Unicode','Lucida Sans Regular',Verdana,sans-serif;
}
select.select
{
	font-family:		'Lucida Grande','Lucida Sans Unicode','Lucida Sans Regular',Verdana,sans-serif;
	margin:				1px 0;
	padding:			1px 0 0 0;
}
select.select[class]
{
	margin:				0;
	padding:			1px 0 1px 0;
}

*:first-child+html select.select[class]{
	margin:1px 0;
}
.webkit select.select
{
	margin-bottom:1px;
	font-size:120% !important;
}

span.symbol
{
	font-size:115%;
	line-height:130%;
}


/* ----- BUTTONS ----- */


#form-search-id input#search-id
{
	padding:			0px;
	width:				100px;
	overflow:			visible;
}

#form-search-id input.btTxt
{
	padding:			0 7px;

	width:				auto;
	overflow:			visible;
}

input.btTxt
{
	padding:			0 7px;
	width:				auto;
	overflow:			visible;
}
.buttons
{
/*	clear:				both; */
	margin-top:			10px;
}
.buttons input
{
	margin-right:		5px;
}


.third
{
	width:				32% !important;
}
.two-third
{
	width:				64% !important;
}
.half
{
	width:				48% !important;
}
.full
{
	width:				100% !important;
}

.two-fourty
{
	width:				240px !important;
}

input select option {
	background:#000;
}
input.small, select.small
{
	width:				25%;
}
input.medium, select.medium
{
	width:				50%;
}
input.large, select.large, textarea.textarea
{
	width:				100%;
}


form li.error
{
	display:			block !important;
	background-color:	#FFDFDF !important;
	margin:				3px 0;
}
form li.error label
{
	color:				#DF0000 !important;
}
form p.error
{
	color:				red;
	font-weight:		bold;
	font-size:			10px;
	margin:				-2px 0 5px 0;
	clear:				both;
}
.leftLabel p.error,
.rightLabel p.error
{
	margin-left:		30%;
	padding-left:		15px;
}

/* ----- REQUIRED ----- */

form .req
{
	float:none;
	color:red !important;
	font-weight:bold;
	margin:0;
}

/* ----- INSTRUCTIONS ----- */
form li.focused
{
	background-color:#EEBFCB;
}
form .instruct
{
	position:absolute;
	top:0;
	left:100%;
	z-index:1000;
	width:42%;
	margin:0 0 0 8px;
	padding:8px 10px 9px 10px;
	border:1px solid #e6e6e6;
	background:#f5f5f5;
	line-height:130%;
	font-size:80%;
	color:#444;
	visibility:hidden;
}
form .instruct small
{
	font-size:105%;
}
form li.focused .instruct, form li:hover .instruct
{
	visibility:visible;
}


/* ----- ALT INSTRUCTIONS ----- */

li.altInstruct .instruct, li.leftHalf .instruct, li.rightHalf .instruct{
	visibility:visible;
	position:static;
	margin:-2px 0 0 0;
	padding:0 0 7px 0;
	background:none;
	border:none;
	width:100%;
	font-size:9px;
	clear:left;
}

/* ----- LABEL LAYOUT ----- */

.leftLabel li, .rightLabel li, li.leftLabel, li.rightLabel
{
	width:74% !important;
	padding-top:9px;
}

.leftLabel .small, .rightLabel .small
{
	width:17%;
}
.leftLabel .medium, .rightLabel .medium
{
	width:35%;
}



.leftLabel label.desc, .rightLabel label.desc
{
	float:left;
	width:30%;
	margin:2px 15px 0 0;
}
.rightLabel label.desc
{
	text-align:right;
}
.leftLabel .multiline, .rightLabel .multiline
{
	float:left;
}

.leftLabel p.instruct, .rightLabel p.instruct
{
	width:27%;
	margin-left:5px;
}
.leftLabel .altInstruct .instruct, .rightLabel .altInstruct .instruct
{
	margin-left:30% !important;
	padding-left:15px;
	width:65%;
}

.leftLabel .buttons, .rightLabel .buttons
{
	margin-left:15px;
}
.leftLabel .buttons input, .rightLabel .buttons input
{
	margin-left:30%;
}

/* ----- FIELD FLOATING ----- */



.leftHalf, .rightHalf
{
	width:46% !important;
}
.leftHalf
{
	clear:left;
	float:left;
}
.rightHalf
{
	clear:none;
	float:right;
}
li.leftHalf .medium, li.rightHalf .medium,
li.leftHalf .small, li.rightHalf .small
{
	width:100%;
}

input.default-value,
textarea.default-value
{
	color:					#888;
}

form li.section
{
	border-top:1px dotted #ccc;
	margin-top:9px;
	padding-top:13px;
	padding-bottom:0px;
	padding-left:9px;
	width:97% !important;
}
form .section h5
{
	font-weight:normal;
	font-size:110%;
	line-height:135%;
	margin:0 0 2px 0;
}
form .section p
{
	font-size:85%;
	margin:0 0 10px 0;
}
