/* GENERAL STYLES */
@charset "utf-8";
/* CSS Document */

/*-----------------------------------------------------------------
	submission form
-----------------------------------------------------------------*/
#submit_form .bodycopy{
	width:350px;
	float:left;
	}
#submit_form h2{
	font:lighter 3em "Trebuchet MS","Lucida Grande", "Lucida Unicode", Arial, Verdana, sans-serif;
	padding: 0 10px 0 10px!important;
	padding: 0 10px 0 15px;
	color: #555;
	}
#submit_form h3{
	font:lighter 1.8em "Trebuchet MS","Lucida Grande", "Lucida Unicode", Arial, Verdana, sans-serif;
	padding: 0 15px 0 10px!important;
	padding: 0 10px 0 15px;
color: #555;
	}

#submit_form small{
	padding: 0 15px 0 10px!important;
	padding: 0 10px 0 15px;
	display:block;
	}
	#submit_form p{
		font:1.2em/150% Arial, Helvetica, sans-serif;
		padding: 0 10px 10px 10px!important;
		padding: 0 10px 20px 15px;
		}
		
	#submit_form form fieldset{
	float:left;
	width:270px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
			} 
	#submit_form form legend{
		margin:5px 0;
		display:block;
		font-size:1.8em;
		color: #A8C46E;
		}
		#submit_form form label{
			margin:10px 0;
			display:block;
			font-size:1.2em;
			}
			#submit_form form label input{
	width:250px;
	border:1px solid #ccc;
	border-bottom:3px solid #ccc;
	padding:5px;
	font:1em Verdana, Arial, Helvetica, sans-serif;
				}#submit_form form label input:Hover, #submit_form form label input:focus{
					border:1px solid #82a018;
					background:#f9fdf2;
					border-bottom:3px solid #82a018;
					color: #323F24;

					}
			#submit_form form label textarea{
				width:250px;
				border:1px solid #cccccc;
				border-bottom:3px solid #cccccc;
				padding:5px;
				font:12px Verdana, Arial, Helvetica, sans-serif;
				line-height:1.3;
				}
				
		#submit_form form label select{
	width:250px;
	border:1px solid #ccc;
	border-bottom:3px solid #ccc;
	padding:4px;
	font:1em Verdana, Arial, Helvetica, sans-serif;
				}#submit_form form label select:Hover, #submit_form form label select:focus{
					border:1px solid #82a018;
					background:#f9fdf2;
					border-bottom:3px solid #82a018;
					color: #323F24;
					}
			#submit_form form .file{
				float:left;
				width:235px;
				border:1px solid #ccc;
				border-bottom:3px solid #ccc;
				padding:5px;
				display:block;
				font:bold 1.15em Verdana, Arial, Helvetica, sans-serif!important;
				font:1.3em Verdana, Arial, Helvetica, sans-serif;
				}
	#submit_form form .upload{
	width:100%;
	border:1px solid #ccc;
	border-bottom:3px solid #ccc;
	font-size:1.5em;
	color: #323F24;
	background:#DDF5FF;
	font:lighter 1.5em "Trebuchet MS","Lucida Grande", "Lucida Unicode", Arial, Verdana, sans-serif;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
				} #submit_form form .upload:Hover, #submit_form form label upload:focus{
					border:1px solid #B0DA43;
					background:#f9fdf2;
					border-bottom:3px solid #B0DA43;
					color: #323F24;
					}
				
				#submit_form form .radio_button input{
					width:15px;
					}
		
					
#submit_form .error{
	margin:10px;
	background: #c00;
	padding:10px;
	display:block;
	font-size:1.58em;
	color:#fff;
	}
	
#submit_form .input_error{
	background: #c00;
	padding:5px 8px;
	font-size:.8em;
	color:#fff;
	}
	
#submit_form .success{
	margin:10px;
	width:840px;
	background: #F5FEE2;
	padding:10px;
	display:block;
	font-size:1.2em;
	line-height:30px;
	}
	
.reg_com{
	background:#191919;
	display:block;
	font-size:.8em;
	padding:5px 8px;
	border:10px solid #191919;
	color:#fff;
	}
	
.reg_com span{
	display:block;
	padding:5px 8px;
	border:1px dotted #fff;
	color:#fff;
	}	
		

#submit_form .download_temp a{
	margin:5px 0;
	text-align:center;
	display:block;
	padding:7px;
	font:lighter 1.5em "Lucida Grande", "Lucida Unicode", Arial, Verdana, sans-serif;
	border:1px solid #B0DA43;
	border-bottom:3px solid #B0DA43;
	background:#F5FEE2;
	}
	#submit_form .download_temp a:hover{
		border:1px solid #E5E567;
		border-bottom:3px solid #E5E567;
		background:#F5FEC8;
		}
		
#submit_form #update_profile{
	margin:20px 0;
	}
	#submit_form #update_profile #bio_field{
		float:left;
		width:840px!important;
		width:820px;
	}
#submit_form #update_profile textarea{
	width:840px!important;
	width:820px;	
	height:150px;
	}
	
	
#submit_search{
	background:#000;
	border:1px solid #999;
	height:5.5em;
	width:50em!important;
	width:50em;
	}
	#submit_search label{
		display:inline;
		float:left;
		}
	#submit_search  label input{
		margin:0  0 0 15px;
		float:left;
		display:inline;
		}
		#submit_search  #sub_search{	
			font: bold 1.2em "Lucida Grande", "Lucida Unicode", Arial, Verdana, sans-serif;		
			border:1px solid #B0DA43;
			border-bottom:3px solid #B0DA43;
			background:#F5FEE2;
			width:140px;
			float:left;
			height:35px;
			}
		#submit_search  #search{

			width:300px;
			float:left;
			}
		
#member_list{
	width:600px;
	float:left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	}
	.members{
		padding:10px 10px 20px 10px;
		width:480px;
		clear:both;
		border-bottom:1px solid #ccc;
		}
		.members:hover{
			background:#F5FEC8;
			}
		.members:hover .add_info{
			background: #F5FEE2;
			}
	.members dt{
		text-indent:-900000px;
		}
		.gravatar{
			float:left;
			margin: 0 15px 0 0;	
			}
		dd.title{
			padding:5px 0 0 0;
			font:2em "Lucida Grande", "Lucida Unicode", Arial, Verdana, sans-serif;
			}
		dd.joined{
			font:1.2em Arial, Verdana, sans-serif;
			}
			
		dd.add_info{
			font:1.2em Arial, Verdana, sans-serif;
			float:right;
			}
		dd.add_info a{
			color:#555;
			border-bottom:1px dotted #555;
			}

.user_nav{
	display:block;
	clear:both;
	font-size:1.2em;
	text-align:center;
	padding:5px;
	margin-right:8px;
		background:#ECF9FF;
		border: 1px solid #82D0FF;

	}	
	.user_nav a{
		color:#555;
		margin:2px;
		}
	.user_nav:Hover{
	background:#1ca2c8;
	border: 1px solid #000;
	color:#FFFFFF;

		}
		.user_nav .current_page{
			font-size:1.5em;
			}
	
.user_nav_gallery{
	width:850px;
	display:block;
	clear:both;
	font-size:1.2em;
	background:#F5FEC8;
	padding:5px;
	margin:10px auto
	}
	.user_nav_gallery a{
		color:#555;
		margin:2px;
		}
		.user_nav_gallery .current_page{
			font-size:1.5em;
			}
			
#edit_logos{
	padding:20px;
	}
	#edit_logos li{
		float:left;
		margin:5px;
		}


#submit_form .user_form .checkbox input{
	width:20px;
	float:left;
	display:inline;
	}

	/* Styles for form Headers and backgrounds etc... */
	

  
  
.FormDivs { background-image:url(/images/forms/live_acc_bg_grad1.jpg); width:300px; padding:10px; background-repeat:no-repeat; }

.FormDivsOLD {background-color:#f7fcff; width:300px; padding:10px; left:50px; }

.FormDivs_Username {background-image:url(/images/forms/live_acc_bg_grad1.jpg); width:320px; background-repeat:no-repeat; max-width:320px; min-height:150px; padding:10px; }
.FormDivs_OLD {background-color:#f7fcff; width:300px; padding:10px; left:50px; }

.PanNoDiv { background-color:#f7fcff; }

.FormH4Div1 { 
		  position:relative;
		  top:-10px;
		  left:-10px;
		  background-color:#f7fcff; 
		  
		  border-color:#69bdd7;
		  border-width:1px;
		  border-style:solid;
		  
		  height:30px;
		  width:318px;
		  
		  margin-bottom:10px;
		  }
		  
.FormH4Div { 
		  position:relative;
		  top:-10px;
		  left:-10px;
		  background-image:url(/images/forms/live_acc_section_header1.jpg);
		  width:320px;
		  height:35px;
		  max-height:36px;
		  margin-bottom:10px;
		  }
		  
.FormH4DivLarge { 
		  position:relative;
		  top:-10px;
		  left:-10px;
		  background-image:url(/images/forms/live_acc_section_header_large.jpg);
		  width:320px;
		  height:36px;
		  margin-bottom:10px;
		  }
		  
.FormH4 {
		text-align:center;
		padding-top:2px;
		color:#3f441c;
		font:20px "Trebuchet MS","Lucida Grande", "Lucida Unicode", Arial, Verdana, sans-serif;		
}


.hint {
  display:none;
  position: absolute;
  left: 320px;
  width: 130px;
  min-width:130px;
  max-width: 180px;
  margin-top: -4px;
  border: 1px solid #bbe8fe;
  padding: 10px 12px;
  background-color: #efffdb;
}

.hint1 {  display:none;
  position: absolute;
  left: 320px;
  width: 130px;
  min-width:130px;
  max-width: 180px;
  margin-top: -4px;
  border: 1px solid #bbe8fe;
  padding: 10px 12px;
  background-color: #fafafa;
}
		  
  
.ExplanDivs 
{
	background-color:#f7fcff; 
	width:220px;
	position:relative; 
	top:0px;
	padding:10px; 
	float:right;
 }
 
 .chkBoxStyle
 {
	border:none;
	border-style:none;

}

.div_scroll {
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	color:#666666;
	font-family:Arial,Helvetica,Verdana;
	font-size:10px;
	height:65px;
	line-height:11px;
	margin-left:4px;
	overflow:auto;
	padding:6px;
	text-decoration:none;
	text-transform:none;
	width:260px;
}

.formP {
font-size:11px;
}

	


/* EDITOR PROPERTIES */

