/********************************************************************************************/

.header
{
	color:#c0c0c0;
	padding-left:5px;
}

.ed_form_summary_message
{
	padding-left:10px;
	padding-top:2px;
	color:#c0c0c0;
}

.ed_form_validation_summary
{
	border-top:solid 1px #ff0000;
	border-bottom:solid 1px #ff0000;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:10px;
}

.ed_form_label {
	font-size:120%;
	padding-left:5px;
	width:110px;
	float:left;
	padding-top:5px;
	color:#fff;
}

div.ed_form_group_name {
	font-size:140%;
	padding-left: 3px;
	margin-bottom:10px;
	display:none;
}

div.email_us div.ed_form_group_name {
	width:82px;
	background: transparent url( "/images/emailus.png" ) no-repeat top right;
	text-indent: -50000px;
	overflow:hidden;
}

.ed_form_textbox {
	width:319px;
	height:34px;
	margin-bottom:10px;
	padding-left:10px;
	background: transparent url( "/images/textbox.png" ) no-repeat bottom left;
	position:relative;
	border:none;
	font-family:"Trebuchet MS", tahoma,verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.ed_form_textbox:focus
{
	outline:none;
}

.ed_form_textbox_multiline {
	width:299px;
	height:164px;
	margin-bottom:10px;
	padding-left:10px;
	padding-top:10px;
	padding-right:10px;
	background: transparent url( "/images/textboxmulti.png" ) no-repeat bottom left;
	position:relative;
	border:none;
	resize:none;
	font-family:"Trebuchet MS", tahoma,verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.ed_form_textbox_multiline:focus {
	outline:none;
}

div.ed_form_submit_inner input.ed_form_submit_button {
	width:80px;
	height:26px;
	background: transparent url( "/images/sprite.png" ) no-repeat -162px -620px;
	border-style:none;
	border-width:0px;
	outline: none;
	margin-left:110px;
	margin-top:25px;
}

div.ed_form_submit_inner input.ed_form_submit_button:hover {
	background-position: -162px -646px;
	cursor:pointer;
}

div.newsletterdropdown select {
	position:relative;
	border:none;
	outline:none;
	font-family:"Trebuchet MS", tahoma,verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	height:24px;
	width:68px;
}

.ed_form_dropdown_list {
	border:solid 1px #ff0000;
}

div.ed_form_dropdown_list select {
	position:absolute;
	top:21px;
	left:10px;
	padding-top:2px;
	width: 135px;
	height:20px;
	border-style:none;
	border-width:0px;
	outline: none;
}

/* Home Page Newsletter Sign-up - START */
#block-left
{
	width:360px;
	height:32px;
	float:left;
	border:solid 0px #ff0000;
}

#email-address-pos
{
	width:240px;
	height:29px;
	float:left;
	border:solid 0px blue;
	padding-top:4px;
	margin-top:1px;
}

.nl-signup-textbox
{
	font-family:"Trebuchet MS", tahoma,verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	border:none;
	outline:none;
	width:235px;
}

#submit-button
{
	float:left;
	width:68px;
	height:32px;
	padding-left:12px;
	padding-top:5px
}


































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

