
/*
   	position: relative;
   	display: inline;
*/
.fields{
	color: #735d48;
	font-size: 14px;
	 width: 560px; 
	 border: 1px solid #c4d85f !important;
	-webkit-border-radius: 10px;
 	-moz-border-radius: 10px;
   	padding: 7px;
   	overflow: visible;

}

#f1{
	position: relative;
	z-index: 0;
	position: static;
	display:none;
}

/*
.plan, .watch, .shop, .share{
	z-index: 9999;
}*/

.header_green{
	color: #FFF;
	padding: 5px;
	text-indent: 5px;
	font-size: 25px;
	background-color: #c4d85f;
	-webkit-border-radius: 5px;
   	-moz-border-radius: 5px;

}

.field_orange{
	background-color: #FFF;
	 width: 370px; 
	 color: #f59000;
	 border: 1px solid #ffb751 !important;
	-webkit-border-radius: 10px;
   	-moz-border-radius: 10px;
   	padding: 7px;
   	overflow: visible;
}
 
.ted{
	margin-top: 7px;
} 

.header_orange{
	color: #FFF;
	padding: 5px;
	text-indent: 5px;
	font-size: 15px;
	background-color: #f59000;
	-webkit-border-radius: 5px;
   	-moz-border-radius: 5px;
}

#errors{
	padding: 10px;
	margin: 10px;
	border: 1px solid #FF0000;
	background-color: #ee8ab4;
	color: #000;
}

.error_header{
	font-size: 20px;
}

.fields:hover{
	background-color: #efefef;
}

.subfield{
	width: 500px;
    padding: 10px;
}


.leftbodyelem{
	overflow: visible;
}

.subtext{
	color: #0EB3D1;
	font-size: 10px;
}

#loading{
	padding: 20px;
	width:200px;
	font-size: 35px;
	margin-left: auto;
	margin-right: auto;
}


#right_track{
	overflow: visible;
	width: 310px;
	height: 800px;
	position: relative;
	float: right;
}

#rightnav{
	overflow: visible;
	width: 310px;
	height: 530px;
	position: absolute;
}

.sparknote{
	font-style: italic;
	font-size: 11px;
	color: #735d48 !important;
}
.sparkheavy{
	font-size: 14px;
	font-weight: bold;
}

.redarrow{
	float: left;
	background-image: url(/register/_images/reg/RedArrow.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-left: -16px;
	width: 11px;
	height: 13px;
}

label.error{
	position: absolute;
	z-index: 45;
			
	font-size: 12px;
	font-weight: bolder;
	margin-left: 20px;
 
	text-align: center;
	
	border: 1px solid #FFF;
	
	padding: 5px;
	
	background-color: #FF0000;
	
	-webkit-border-radius: 5px;
   	-moz-border-radius: 5px;	
	color: #FFFFFF;

	width: 200px;
	display: none;
}

span.error {
	position: absolute;
	z-index: 45;
		
	font-size: 12px;
	font-weight: bolder;
	margin-left: 10px;
	padding: 5px;

	text-align: center;

	border: 1px solid #FFF;
	background-color: #FF0000;
	
	-webkit-border-radius: 5px;
   	-moz-border-radius: 5px;
   		
	color: #FFFFFF;
	
	width: 200px;
	display: none;
}

#ui-datepicker-div{
	z-index: 50;
	background-color: #FFF;
}

p label { width: 200px; float: left; }
p .checkit { width: 300px; float: right !important;}

legend{
	margin-left: 5px;
	padding: 10px;
}


input:focus{
	background-color: #FADBEA;
	/* border: 1px solid #fa0056; 
	height: 18px;
	*/
}

.fields input[type='text'], .fields select, .fields input[type='password']{    
	width: 170px;
	height: 20px;
    margin-left: -50px;
}


.h1name{
	font-size: 35px !important;
	color: #b3cc35;
}
.h2name{
	font-size: 14px !important;
	color: #718E3B;
}

p { 
	overflow: visible;
	margin: 10px 0 !important;
}

b{
	font-weight: bolder;
}

.leftImage{
	float: left;
}
.rightFields{
	float: right;
}

.rightFields p{
	clear: both;
}


.pref_titles{
	padding: 10px !important;
}

#business{
	display: none;
}
