/* GENERIC FORM STYLING */
form {
width:378px;
}
form fieldset {
border:0;
padding:0px;
}
.message {
color:red;
background:#ddd;
border:1px solid #ccc;
padding:5px;
margin:5px;
}
span.message {
width: 300px;
}
form div {
margin-top:10px;
width:100%;
}
form label {font-family:Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color:#000000; font-size: 10px;margin-bottom: 3px;}

form label.left {
float:left;
width:12em;
}
form label.FormHeading {
font-size:1.3em;
color:#ff7200;
font-weight:bold;
}
form input.text,
form textarea,
form select {
width:200px;
color:#000;
background:#f8f8f8;
border:1px solid #aaa;
padding:3px;
font-family:Verdana, Arial, Helvetica, sans-serif; font-weight: normal; color:#000000; font-size: 10px;
}

form textarea {
width: 100%;
clear: both;
}

form input.numeric {
width:20px;
background:#f0f0f0;
border:1px solid #aaa;
padding:3px;
color:#000;
margin-right:4px;
}
form input.year {
width:35px;
}
form p.Actions {
text-align:right;
padding:0 22px 15px 0;
}
form p.Actions input {
padding:2px;
}

div#subscribe form {
margin:0;
padding:10px;
position:relative;
width:175px;
bottom: 10px;
}

div#login form {
 width: 175px;
 background-image:url(../images/background_header.png); background-repeat:repeat;
 position: relative;
 padding: 10px;
 margin: 0px;
}

div#login form fieldset {
 height: 90px;
 position: relative;
}

div#login form label {
 display: none;
 padding: 0px;
 margin: 0px;
}

div#subscribe form #dtpll-dtpll {
	width: 155px;
	background: #fff;
	border:1px solid #AAAAAA;
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:normal;
	padding:3px;
	position: relative;
	right: 10px;
}

div#login form #CustomLogin_LoginForm_Email {
	width: 165px;
	position: absolute;
	bottom: 65px;
	background: #fff;
}

div#login form #CustomLogin_LoginForm_Password {
	width: 140px;
	position: absolute;
	bottom: 35px;
	background: #fff;
}

div#login form #CustomLogin_LoginForm_error {

}

div#login form #Remember {
	display: block;
	position: absolute;
	bottom: 0px;
	width: 165px;
}

div#login form #Remember label {
	display: block;
	float: left;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-top: 2px;
}

div#login form #Remember input {
	position:absolute;
	right: -2px;
}

div#login form #ForgotPassword {
	position: absolute;
	bottom: 0px;
	left: 12px;
}

div#login form #CustomLogin_LoginForm_action_dologin, div#subscribe form #Subscribe_button {
	background: url(../images/arrow.png) no-repeat 50% 50%;
	height:25px;
	width:25px;
	margin:0px;
	display:block;
	color:#797A7C;
	overflow: hidden;
	padding-left:25px;
	border:none;
	cursor:pointer;
	line-height:0px;
	font-size: 0px;
	position: absolute;
	bottom: 55px;
	right: 5px;
}
div#subscribe form #Subscribe_button {
	bottom: 10px;
	right: 0px;
}
div#filter form {
 width: 500px;
 height: 80px;
 padding: 10px;
 background-image:url(../images/background_header.png); background-repeat:repeat;
 position: relative;
 padding: 0px;
 margin: 0px 0px 30px 0px;
}

div#filter form label {
	float: none;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #585858; font-style:italic;
	font-weight: normal;
}

div#filter form #filterKeyword {
	width: 250px;
	position: absolute;
	left: 10px;
}

div#filter form #SortBy {
	width: 250px;
	position: absolute;
	right: 0px;
}

div#filter form #Form_FilterForm_action_doFilter {
	background: url(../images/arrow.png) no-repeat 50% 50%;
	height:25px;
	width:25px;
	margin:0px;
	display:block;
	color:#797A7C;
	overflow: hidden;
	padding-left:25px;
	border:none;
	cursor:pointer;
	line-height:0px;
	font-size: 0px;
	position: absolute;
	bottom: 22px;
	right: 8px;
}

div#search {
	position: absolute;
	bottom: 10px;
	right: 60px;
}

div#search form {
	padding: 0px;
	margin: 0px;
	width: 200px;
	position: relative;
}

div#search form  #SearchForm_SearchForm_Search{
	width: 160px;
	position: relative;
}

div#search form #SearchForm_SearchForm_action_searchResults {
	background: url(../images/arrow.png) no-repeat 50% 50%;
	height:25px;
	width:25px;
	margin:0px;
	display:block;
	color:#797A7C;
	overflow: hidden;
	padding-left:25px;
	border:none;
	cursor:pointer;
	line-height:0px;
	font-size: 0px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}

/* Page Comments */
div#PageComments_holder {
	position: relative;
}

div#PageComments_holder .comments-header {
	position: absolute;
	z-index: 1;
	left: 12px;
	top: -10px;
}

div#PageComments_holder .comments-header h4 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
	font-size: 15px;
	margin-bottom: 5px;
}

div#PageComments_holder .comments-header p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#000;
}

div#PageComments_holder form {
 width: 480px;
 background-image:url(../images/background_header.png); background-repeat:repeat;
 position: relative;
 padding: 50px 10px 10px 10px;
 margin: 0px;
}

div#PageComments_holder form label {
	width: 470px;
}

div#PageComments_holder form input {
	width: 470px;
	clear: both;
	background: #fff;
}

div#PageComments_holder form textarea {
	width: 470px;
	clear: both;
	background: #fff;
}

div#PageComments_holder form #PageCommentInterface_Form_PostCommentForm_action_postcomment {
	background: url(../images/submit.png) no-repeat 50% 50%;
	height:23px;
	width:63px;
	margin:0px;
	display:block;
	color:#797A7C;
	overflow: hidden;
	padding-left:25px;
	border:none;
	cursor:pointer;
	line-height:0px;
	font-size: 0px;
	position: relative;
	left: 415px;
}

/* mollom */
#MollomField label {
	clear: both;
	display: block;
	float: none;
}

#MollomField #PageCommentInterface_Form_PostCommentForm_MollomField {
	clear: both;
	display: block;
	float: none;
}
#MollomField .mollom-audio-captcha {
	clear: both;
	display: block;
	float: none;
}

#MemberLoginForm_LostPasswordForm_action_forgotPassword {
	margin-left: 125px;
}