/*
-----------------------------------------------------------------------
Mark Allen Group - Journal of Paramedic Practice Screen Styles
Filename				:	form.css		
Created by				:	Foresite Business Solutions
Created					:	July 2009
Version					: 
Comments				:	General form styling  
----------------------------------------------------------------------- */
#formset {
	color: #333;	
	left: 100px;
	position: relative;
	width: 80%;		
}
#formset div.row {
	clear: both;
	padding-top: 5px;
}
#formset div.row span.label {
	float: left;
	text-align: right;
}
#formset div.row span.formw {
	float: left;
	width: 300px;
	text-align: left;
}
#formset div.row select, textarea {
	background: #f3f3f3;
}
#formset div.row input.radio {
	font: 0.8em arial, helvetica, sans-serif;
	border: 0;
	background: #FFF;
}
#formset .optin {
	position: relative;
	left: 100px;
	width: 600px;
}
#formset div.multirow {
	clear: both;
	padding: 10px 0 0;
	margin:0;
	height:175px;
}
#formset div.multirow span.label {
	float: left;
	text-align: left;
	margin:0;
	padding:0;
}
#formset div.multirow span.formw {
	float: right;	
	margin:0;
	padding:0;
	width: 300px;
	text-align: left;
}
table.rates {	
	font: normal 12px Arial, Helvetica, sans-serif;
	padding: 0 0 20px 0;
	width: 80%;
}
th.rates {
	font-weight: bold;
	color: #940c12;
	background: #EAE9E9;
	padding: 4px 0 4px 2px;
	text-align: center;
}
td.rates {
	padding: 4px 0 4px 20px;
	text-align: center;
	color: #333;
}
.blackText {
	width: 100%;
	float: left;
	margin: 10px 0 10px 0;
	text-align: center;
	color: #000;
	padding: 30px 0 10px 0;
	font: bold 11px Arial, Helvetica, sans-serif; 
}
#regform, #loginform {
	margin-top: 25px;
	padding: 5px 10px;
	width: 95%;
}
#regform input, #regform select, #regform textarea, #loginform input, #loginform select, #loginform textarea, .formfield, .formfields, #email, .searchinput2 {
	border: 1px solid #ccc;
	font-size: 1em;
	padding: 3px;
	width: 300px;
	margin: 0 0 10px 0;	
}
.formfield, .formfields {
	border: 0;
	float: left;
}
#regform select, #loginform select, .searchinput2 {
	width: auto;
}
#regform textarea {
	height: 90px;
}
#regform textarea:focus, #regform select:focus, #regform input:focus, #loginform textarea:focus, #loginform select:focus, #loginform input:focus, #email:focus {
	border: 1px solid #f1f49f;
}
#regform .button, #loginform .button {
	margin: 10px 0;
	text-align: center;
}
#regform input.submit-button, #loginform input.submit-button {
	border: 0;	
	float: left;
	height: 28px;
	margin-top: 10px;
	width: 100px;
}


#regform input.add-button, #loginform input.add-button {
	border: 0;
	width: 58px;
}
#regform label, #loginform label, .label {
	float: left;
	font-weight: bold;
	margin-right: 15px;	
	padding-left: 5px;
	padding-top: 5px;
	width: 160px;
}
.label {
	clear: right;
	padding-left: 3px;
}
#regform .number, #loginform .number {
	width: 50px;
}
.req {
	color: #c00;
	vertical-align: middle;
	margin-left: 4px;
}
#regform #radio_list, #loginform #radio_list {
	overflow: hidden;
	padding-bottom: 10px;
}
#regform #radio_list input, #regform #termstxt input, #regform #termstxt2 input, #loginform #radio_list input, #loginform #termstxt input, #loginform #termstxt2 input {
	border: 0;
	float: left;
	margin: 0;
	padding: 3px 0;
	text-align: left;
	width: 18px;
}
#regform #radio_list input, #loginform #radio_list input {
	margin-top: 4px;	
}
#termstxt br.clear {
	display: block;
	margin: 5px 0;
}
#regform #radio_list label, #regform #termstxt label, #regform #termstxt2 label, #loginform #radio_list label, #loginform #termstxt label, #loginform #termstxt2 label {
	float: left;	
	padding-left: 5px;
	padding-top: 5px;
	width: auto;
}
#regform #termstxt label, #regform #termstxt2 label, #loginform #termstxt label, #loginform #termstxt2 label {
	float: none;
}
div.row {
	clear: both;
	padding-top: 5px;
}
div.row span.label {
	float: left;	
	font-weight: bold;
	text-align: left;
	width: 200px;
}
div.row span.formw {
	float: right;	
	text-align: left;
	width: 330px;
}
fieldset, img {
	border:0 none;
}
#termstxt {
	padding-top: 12px;
}
#loginform .subButt input{
	margin-left: 218px;
	width:100px;
	border: 0px;
}
.subButt input {
	border: 0;
}

#regform input.radio
{
	width: 10px;
	margin: 3px;
	
}

#regform input.checkbox
{
	width: 10px;
	margin: 3px;
	
}

.questions
{
	margin: 5px 0 5px 0;
	border: 1px solid #EEEEEE;
	padding: 5px 0 5px 10px;
}

/* news page styles */
 #news_main {
	background: #DFEEFF none repeat scroll 0 0;
	padding: 10px 5px 0px 5px;
}

#news_main li{
	font: 12px Arial, Helvetica, sans-serif;
	font: expression( "80% Arial, Helvetica, sans-serif" ); 
  color: #666666;
}

 #news_mainlow {
	background: #0574B5 none repeat scroll 0 0;
	padding: 10px 0px 40px 0px;
}

 #news_mainlow .registration-form
{
	color:#fff;
}

 #news_mainlow label 
 {
 	color: #fff;
}

#regform .btn-subscribe
{
	background: url("/images/btn-subscribe.png") no-repeat scroll 0 0 transparent;
	border: none;
	text-indent: -9999px;
	width: 100px;
	height: 34px;
	cursor: pointer;
}
