body{width:500px;margin:auto;}
#container{margin:auto;}
a:link{text-decoration: none;}


#c_pagetitle{text-align:center;font-weight:bold;font-size:140%;
				padding:10px 0 10px 0;border:0px solid #eee;border-radius:0px;}
#c_formwrapper{margin:0 0 20px 0;padding:10px 0px 10px 15px;border:4px solid #00f;border-radius:0px;background-color:#fff;}
	#c_formwrapper input,#c_formwrapper select{background-color:#fff;}
	#c_typesection{float:left;margin:0 0 15px 0;}
		#c_typetitle{float:left;margin:0 15px 0 0;}
		#c_typebox{float:left;}
	#c_reldatesection{float:right;margin:0 25px 15px 0;}
		#c_reldatetitle{float:left;margin:0 15px 0 0;}
		#c_reldatebox{float:left;}
	#c_zipradius{float:left;width:100%;margin:0 0 10px 0;}
		#c_zipsection{float:left;margin:0 25px 0px 0;}
			#c_zipsection input{width:65px;}
		#c_radiussection{float:left;margin: 0 0 0px 0;}
	#c_moreOptionsButton{float:left;}
	#c_submit{float:right;margin:0px 25px 0 0;}		
	#c_moreOptions{margin:10px 0 10px 0;clear:both;display:none;}	
		#c_datesection{clear:both;margin:0 0 25px 0;}
			#c_datetitle{float:left;margin:0 10px 0 0;}
			#c_startdate{float:left;}
				#c_startdate input{width:100px;}
			#c_dateto{float:left;margin:0 20px 0 20px;}
			#c_enddate{float:left;}
				#c_enddate input{width:100px;}
		#c_instr{margin:0 0 25px 0;display:none;}
		#c_citysection{float:left;margin:0 25px 20px 0;}
		#c_denomsection{float:left;margin:0 25px 20px 0;}
		#c_timesection{float:left;margin:0 25px 20px 0;}


/*results*/
.c_erresult{margin:20px 10px 5px 0;background-color:#fff;padding:10px;box-shadow: 3px 3px;
		border:1px solid black; border-radius:3px;}
.c_erresult a{color:black;}
.c_erresult a:hover{text-decoration: none;}
		.c_Rtitle{font-size:120%;font-weight:bold;margin: 0 0 10px 0;width:350px;float:left;}
.c_Rpicture{width:100%;}
.c_Rpicture img{width:400px;margin:auto;display:block;}
.c_Rmessage{margin: 10px 0;width:100%; font-size:120%;overflow: hidden;}
.c_Rtime{float:right; margin: 0 10px 0 0px;}
.c_logo{float:right; margin: 0 0 0 10px;}

	
	
	.c_clearleft{clear:left;}
	.c_Rcity{float:left;}
	.c_Rmap{float:right;}

#c_navbar{font-size:200%;margin:30px 0;}

#loading{width:100%; text-align: center;margin:20px 0;font-size:130%;}
#end{width:100%; text-align: center;margin:20px 0;font-size: 130%}

.c_clear {clear:both;}

