/*                               *** Written by Pete Parsons on 2-2-2018 ***
     
  This css style sheet is referenced by the first of two (2) php programs (./fuel_loading_tool_1.php) used to create an application
  to calculate fuel loading for prescribed burns of the broadcast/underburn type.  An older version of this sheet is stored in this
  folder (./fuel_loading_tool_style_sheet_old_10-25-17.css).  That version had errors, which were exposed, via an online CSS Validator
  https://codebeautify.org/cssvalidate, and subsequently fixed.  Many thanks to Tim Robinson (personal friend and programmer).     */

html, body {  /* removes thin white border from around the entire page, so long as the "<META content..." statement above is used. */
	margin: 0;
	padding: 0;
	background-color: #005000; /* set background color of entire body */
}

#bodyshell {
	position: relative;
	width: 100%;
	height: 100%;
	background-color: #005000;
	border-style: solid;
	border-width: 2px;
	border-color: #005000; /* sets the border color to the same as the background, so it won't show but will keep the window integrity */
	margin:  0; /* sets where the "body" section begins from the top */
	padding: 0;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: white;
	text-shadow: 2px 2px black;
}

.headerlogo1 {
	position: absolute;
	top: 10px;
	left: 0;
	width: 120px;
	height: 120px;
	display: inline-block;
	padding: 5px;
	text-align: left;
	margin: 5px 0 0 5px;
	border-style: none;
	border-width: 2px;
	border-color: white;
}

.header{
    position: static;
	margin: 0;
	padding: 5px 130px 15px 130px;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;	
	border-style: solid;
	border-width: 0 2px;
	border-color: #005000;
	display: block;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 4.0em;
	font-style: italic;
	color: #fad233;
	text-shadow: 2px 2px black;
}

#contentshell {
	position: relative;
	width: 100%;
	height: 100%;
	background-color: #006400;
	border-style: solid;
	border-width: 2px 0 2px 0;
	border-color: black; /* sets the border color to the same as the background, so it won't show but will keep the window integrity */
	margin: 0; /* sets where the "body" section begins from the top */
	padding: 0;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.0em;
	font-weight: bold;
	color: white;
	text-shadow: 2px 2px black;
}

.header1{
	clear: both;
    padding: 20px 0;
	margin: 0 0 20px;
	border-style: none;
	border-width: 2px;
	border-color: white;
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-size: 4.0em;
	font-weight: bold;
	text-align: center;
	color: yellow;
	text-shadow: 2px 2px black;
}

.header_link_info{
	clear: both;
    padding: 10px 10px 10px 20px;
	margin: 0;
	border-style: none;
	border-width: 2px;
	border-color: white;
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-size: 2.4em;
	font-weight: normal;
	text-align: left;
	color: white;
	text-shadow: 2px 2px black;
}

.question_a{
	clear: both;
    padding: 20px 20px 0 20px;
	margin: 0 0 20px;
	border-style: none;
	border-width: 2px;
	border-color: white;
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-size: 3.0em;
	font-weight: normal;
	text-align: left;
	color: white;
	text-shadow: 2px 2px black;
}

.question_b{
	clear: both;
    padding: 20px 20px 0 20px;
	margin: 0 0 20px;
	border-style: none;
	border-width: 2px;
	border-color: white;
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-size: 3.0em;
	font-weight: normal;
	text-align: left;
	color: #ECE5B6;
	text-shadow: 2px 2px black;
}

.question_c{
	clear: both;
    padding: 20px 20px 0 20px;
	margin: 0 0 20px;
	border-style: none;
	border-width: 2px;
	border-color: white;
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-size: 3.0em;
	font-weight: normal;
	text-align: left;
	color: #ff8c32;
	text-shadow: 2px 2px black;
}

.question_d{
	clear: both;
    padding: 20px 20px 0 20px;
	margin: 0 0 20px;
	border-style: none;
	border-width: 2px;
	border-color: white;
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-size: 3.0em;
	font-weight: normal;
	text-align: left;
	color: #66ff66;
	text-shadow: 2px 2px black;
}

.question_d{
	clear: both;
    padding: 20px 20px 0 20px;
	margin: 0 0 20px;
	border-style: none;
	border-width: 2px;
	border-color: white;
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-size: 3.0em;
	font-weight: normal;
	text-align: left;
	color: #66ff66;
	text-shadow: 2px 2px black;
}

.question_e{
	clear: both;
    padding: 20px 20px 0 20px;
	margin: 0 0 20px;
	border-style: none;
	border-width: 2px;
	border-color: white;
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-size: 3.0em;
	font-weight: normal;
	text-align: left;
	color: #ffccff;
	text-shadow: 2px 2px black;
}

.question_f{
	clear: both;
    padding: 20px 20px 0 20px;
	margin: 0 0 20px;
	border-style: none;
	border-width: 2px;
	border-color: white;
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-size: 3.0em;
	font-weight: normal;
	text-align: left;
	color: #e1a064;
	text-shadow: 2px 2px black;
}

.inputformat{
	font-size: 1em;
	color: black;
	padding: 2px;
}

.pileburnicon {
	width: 400px;
	height: 300px;
	border: 5px;
	border-style: solid;
	border-color: yellow;
	border-radius: 200px 200px 5px 5px;
	display: inline-block;
	padding: 0;
	margin: 0 0 40px 0;
}

.broadcastburnicon {
	width: 400px;
	height: 300px;
	border: 5px;
	border-style: solid;
	border-color: yellow;
	border-radius: 5px;
	display: inline-block;
	padding: 0;
	margin: 0 0 40px 0;
}

.linkspacer {
	padding-left: 5px;
}

.linkbutton {
	background-color: #005000;
	color: #fad233;
	padding: 10px;
	text-align: center;
	text-decoration: none;
	margin: 0 20px 20px 0;
	border: 2px solid #fad233;
	border-radius: 5px;
	font-size: 0.8em;
	text-shadow: 2px 2px black;
	cursor: pointer;
	display: inline-block;
}

.submitbutton {
	background-color: #005000;
	color: #fad233;
	padding: 10px;
	text-align: center;
	text-decoration: none;
	margin: 0 20px 20px 0;
	border: 2px solid #fad233;
	border-radius: 5px;
	font-size: 0.8em;
	text-shadow: 2px 2px black;
	cursor: pointer;
	display: inline-block;
}

.submitbutton:hover {
	background-color: #006400;
	color: yellow;
	text-shadow: 2px 2px black;
}
	
/* unvisited link */
a:link {
    color: #fad233;
	text-decoration: none;
	margin: 0 20px 20px 0;
	padding: 10px;
	display: inline-block;
	text-align: center;
}

/* visited link */
a:visited {
    color: #fad233;
	text-decoration: none;
}

/* mouse over link */
a:hover {
    color: pink;
	text-decoration: underline;
}

/* active link (will flash this color when clicked - must be the final listed link attribute, or it won't work properly) */
a:active {
    color: #ff77ff; /* purple */
	text-decoration: underline;
}