@charset "utf-8";
/* CSS Document */

#input_shape_wrap {
		background-color: #FFFFFF;
	color: #000000;
	font-family: 'Gill Sans', 'Gill Sans MT', 'Myriad Pro', 'DejaVu Sans Condensed', Helvetica, Arial, 'sans-serif';
	width: 700px;
	margin: auto;
	margin-top: 50px;
	padding-left: 100px;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 100px;
}

#output {
	font-family: 'Gill Sans', 'Gill Sans MT', 'Myriad Pro', 'DejaVu Sans Condensed', Helvetica, Arial, 'sans-serif';
	width: 900px;
	margin: auto;
	margin-top: 50px;
	padding-left: 100px;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 100px;
	height: 200px;
}

#output_shape_1, #output_shape_2, #output_shape_3 {
	float:left;
	width: 300px;
}

#output_shape_1 {
	padding-top: 40px;
}

#output_shape_3 {
	padding-top: 40px;
}

#output_sides {
	width:850px;
	margin: auto;
	padding-left: 50px;
	font-family: 'Gill Sans', 'Gill Sans MT', 'Myriad Pro', 'DejaVu Sans Condensed', Helvetica, Arial, 'sans-serif';
	font-size: 20px;
	font-weight: bolder;
	margin-bottom: 50px;
}

#output_material_title {
	width: 800px;
	text-align: center;
	font-size: 20px;
	font-weight: bolder;
	margin: auto;
	margin-bottom: 50px;
}
#product_title, #product_title_2 {
	float: left;
	width: 350px;
	margin: auto;
	text-align: center;
	font-size: 20px;
	font-weight: bolder;
	margin-bottom: 30px;
	
}


#product_table {
	width: 900px;
	ont-size: 20px;
	font-weight: bolder;
	margin: auto;
	margin-bottom: 50px;
}

#estimates_display{
	width:900px;
	margin: auto;
	font-family: 'Gill Sans', 'Gill Sans MT', 'Myriad Pro', 'DejaVu Sans Condensed', Helvetica, Arial, 'sans-serif';
	font-size: 20px;
	font-weight: bolder;
	margin-bottom: 50px;
}

#estimate_1, #est_title_2, #estimate_3, #estimate_4 {
	float: left;
	widows: 225px;
	height:150px;
}

#steps {
	margin-top: 25px;
	width:900px;
	text-align: center;
	margin: auto;
	font-family: 'Gill Sans', 'Gill Sans MT', 'Myriad Pro', 'DejaVu Sans Condensed', Helvetica, Arial, 'sans-serif';
	font-size: 30px;
	font-weight: bolder;
}

#directions {
	width:900px;
	margin: auto;
	font-family: 'Gill Sans', 'Gill Sans MT', 'Myriad Pro', 'DejaVu Sans Condensed', Helvetica, Arial, 'sans-serif';
	font-size: 20px;
	font-weight: bolder;
	margin-top: 10px;
	margin-bottom: 50px;
}

#lead_data {
	margin-top: 25px;
}