/* Layout*/

.stage{
/*
	min-height:765px;
	height:auto !important;
*/
	background-color:#f1f1f1;
	width:990px;
	margin-top: -7px;
}
.header{
	height:110px;
	background-color:#f2f2f2;
}
	.header_image{	width:650px;height:100%;float:left;}
	.header_image table{width:100%;height:100%;}
	.header_button{width:340px;height:100%;float:right;}
		.header_button table{width:100%;height:100%;}
		.header_button td{color:#1f1f1f;text-align:center;
			font: normal 14px Georgia,"Times New Roman", Serif;}
		.header_button a{text-decoration:none;color:#1f1f1f;}
		.header_button div:hover{width:99%;height:20px;margin-top:5px;padding-top:3px;
			border:solid #404040 1px;font: italic bold 14px Georgia,"Times New Roman", Serif;
			color:#f2f2f2;background-color:#303030;}
.images{
	height:175px;
	background-color:#000;
	padding-top:5px;
}
.analyzer_button_line{
	height:35px;
	background-color:#171717;
}
	.analyzer_button_line table{padding-top:5px;width:90%;}
	.analyzer_button_line td{width:20%;color:#f2f2f2;text-align:center;
		font: italic bold 13px Georgia,"Times New Roman", Serif;}
	.analyzer_button_line a{text-decoration:none;color:#f2f2f2;}
	.analyzer_button_line div{height:21px; border:solid white 0px;padding-top:4px;border-radius:14px;}
	.analyzer_button_line div:hover{height:19px;padding-top:4px;background-color:#4f4f4f;}
	.analyzer_button_line div:active{height:19px;padding-top:4px;border:solid yellow 1px;color:yellow;}
	
	
.workarea{
/*
	min-height:540px;
*/
	min-height:450px;
	height:auto;
	background-color:#dbdbdb;
	padding-top:10px;
}
	.analyzer_button{width:98%;height:430px; border:solid white 0px;}
	.analyzer_button1:active{height:120px;width:140px; margin:21px 5px 0 41px;
		font:italic bold 20px Georgia,"Times New Roman", Serif;}
	.analyzer_button2:active{height:140px;width:140px; margin:21px 5px 0 20px;
		font: italic bold 20px Georgia,"Times New Roman", Serif;}
	.analyzer_button3:active{height:140px;width:140px; margin:21px 10px 0 20px;
		font: italic bold 20px Georgia,"Times New Roman", Serif;}		
	.analyzer_button4:active{height:120px;width:140px; margin:1px 5px 0 20px;
		font: italic bold 20px Georgia,"Times New Roman", Serif;}
	.analyzer_button5:active{height:120px;width:140px; margin:1px 5px 0 20px;
		font: italic bold 20px Georgia,"Times New Roman", Serif;}
		
	.analyzer_button1{height:130px;width:150px; border:solid white 0px;float:left;
		margin-left:36px;	background-color:#c78824;text-align:center;padding-top:60px;
		font: italic bold 22px Georgia,"Times New Roman", Serif;color:#f2f2f2;line-height:150%;
		border-radius:10px 10px 70px 70px;}
	.analyzer_button2{height:150px;width:150px; border:solid white 0px;float:left;
		margin-left:15px;	background-color:#cc5500;text-align:center;padding-top:40px;
		font: italic bold 22px Georgia,"Times New Roman", Serif;color:#f2f2f2;line-height:150%;
		border-radius:10px 10px 70px 70px;}
	.analyzer_button3{height:150px;width:150px; border:solid white 0px;float:left;
		margin-left:15px;background-color:#c95f3e;text-align:center;padding-top:40px;
		font: italic bold 22px Georgia,"Times New Roman", Serif;color:#f2f2f2;line-height:150%;
		border-radius:10px 10px 70px 70px;}
		
	.analyzer_button4{height:130px;width:150px; border:solid white 0px;float:left;
		margin:10px 0 0 15px;background-color:#cc7135;text-align:center;padding-top:60px;
		font: italic bold 22px Georgia,"Times New Roman", Serif;color:#f2f2f2;line-height:150%;
		border-radius:70px 70px 10px 10px;}
	.analyzer_button5{height:130px;width:150px; border:solid white 0px;float:left;
		margin:10px 0 0 15px ;background-color:#de563e;text-align:center;padding-top:60px;
		font: italic bold 22px Georgia,"Times New Roman", Serif;color:#f2f2f2;line-height:150%;
		border-radius:70px 70px 10px 10px;}
		
	.analyzer_button_text_t{width:180px; border:solid #a3a3a3 1px;float:left;
		margin:5px 0 0 15px;text-align:center;padding:6px;color:#1f1f1f;text-align:justify;
		font: normal 12px Georgia,"Times New Roman", Serif;	border-radius:5px;}
	.analyzer_button_text_b{width:180px; border:solid #a3a3a3 1px;float:left;
		margin:1px 0 0 15px;text-align:center;padding:6px;color:#1f1f1f;text-align:justify;
		font: normal 12px Georgia,"Times New Roman", Serif;	border-radius:5px;}
	
.footer{
	height:70px;
	width:990px;
	background-color:#a3a3a3;
}
	.footer_button table{	width:500px;height:50px;border-collapse:collapse;}
	.footer_button td{width:25%;text-align:center;color:#f2f2f2;
		font: italic bold 12px Georgia,"Times New Roman", Serif;}
	.footer_button a{text-decoration:none;color:#ffffff;}
	.footer_button div:hover{width:99%;height:22px;padding-top:5px; 
		border:solid #2f2f2f 1px;font: italic bold 12px Georgia,"Times New Roman", Serif;
		color:yellow;background-color:#1f1f1f;}
	.footer_end{color:#ffffff;border-top:solid #2f2f2f 2px;
		padding-top:1px;font: normal 12px Georgia,"Times New Roman", Serif;}



/* Elements*/

#frequency_form{width:750px;font:normal 14px "Times New Roman", Serif;}
#parameters{padding:8px;font:normal 13px "Times New Roman", Serif;}
#parameters select{width:80px;}
#stopThis{height:27px;width:28px;cursor:pointer;border:none;border-radius:2px;margin-top:-10px;}
#stopThis img{margin-left:-5px;}
#stopThis img:active{height:24px;width:24px}
#result_div{height:1000px;width:100%;}
#input{width:100%;}
#form_table{width:100%;}






/*
box-shadow: 0px 0px 35px 1px #0C615F;
text-shadow: 2px 2px #000000;
*/
