﻿body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-color: #DDEAF5;
	padding-bottom: 25px;
}
h2, h3
{
	color: #EB7500;
}
h1
{
	color: #3C84C3;
	font-size: 22px;
}
h2
{
	font-size: 18px;
}
h3
{
	font-size: 16px;
}
h4
{
	font-size: 12px;
	margin-bottom: 4px;
	margin-top: 4px;
	color: #353535;
}
h4 strong
{
	font-size: larger;
}
a, a:visited
{
	color: #0178DD;
}
a:hover
{
	color: #CC6600;
}
#page
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 24px;
	margin-bottom: 24px;
	background: #FFFFFF url(Back.Page.Top.png) top left no-repeat;
	overflow:hidden;
}
#innerPage
{
	display: block;
	background: transparent url(Back.Page.Bottom.png) bottom left no-repeat;
}
#header
{
	/*border-bottom: 1px solid #ABC6DE;*/
	background: url(Header.BottomFade.png) bottom repeat-x;
	/*border-bottom: 1px dashed #DDDDDD;*/
	padding-top: 15px;
	height: 80px;
	margin-bottom: 25px;
}
#logo
{
	width: 200px;
	height: 60px;
	background: #FFFFFF url(BrickBits.LogoBeta.png) no-repeat;
	float: left;
	cursor: pointer;
	cursor: hand;
}
#logo span
{
	display: none;
}
#tagline
{
	width: 500px;
	height: 60px;
	background: #FFFFFF url(BrickBits.Tagline.png) no-repeat;
	float: left;
}
#tagline span
{
	display: none;
}
#content
{
	padding-left: 24px;
	padding-right: 24px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 25px;
}
.form
{
}
.simple, .options, .advanced, .address, #feedback
{
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 600px;
}
.options, .advanced
{
	margin-top: 10px;
}
*html .advanced
{
	margin-top: 20px;
}
*html .options
{
	margin-top: -5px;
}
.feedback input
{
}
.address input
{
	width: 350px;
}
.subtle
{
	color: #999999;
}
h2 .subtle
{
	color: #3C84C3;
}
.simple
{
	background: #FFFFFF url(Simple.Back.png) bottom left no-repeat;
/*	border: 3px solid #EDF5FB;/ *#B3CCEE;* /
	background-color: #F4F8FC;/ *#E8EFF9;* / */
}
.simple h3, .simple .buttons
{
	padding-left: 18px;
	padding-right: 18px;
}
.simple .buttons
{
	padding-top: 4px;
	padding-bottom: 18px;
}
.simple h3
{
	background: url(Simple.Back.png) top left no-repeat;
	width: 600px;
	margin-bottom: 0px;
	padding-top: 18px;
	padding-bottom: 18px;
}
.advanced
{
	padding: 8px 18px 4px 18px;
}
.simple .required
{
	padding: 0px 18px 0px 18px;
	margin-left: auto;
	margin-right: auto;
}
.simple .required .f1, .simple .required .f2, .simple .required .f3, .simple .required .f4
{
	float: left;
}
.simple .f1 input, .simple .f2 input, .simple .f3 input, .simple .f4 input, .advanced .f1 input, .advanced .f2 input, .advanced .f3 input, .advanced .f4 input
{
	width: 80px;
	font-size: 16px;
	font-weight: bold;
}
.advanced select
{
	font-size: 16px;
	font-weight: bold;
}
.advanced .radio
{
	display: inline;
}
.advanced .radio input
{
	width: 20px;
}
*html .simple .required .f1, *html .simple .required .f2, *html .simple .required .f3, *html .simple .required .f4
{
	margin-right: 10px;
}
.simple .required .f1, .simple .required .f2, .simple .required .f3, .simple .required .f4
{
	margin-right: 20px;
}
.simple .required .subtle
{
	text-align: right;
}
.advanced .f1, .advanced .f2, .options .f1, .options .f2
{
	float: left;
	width: 250px;
}
.options .glossaryLink
{
	margin-left: 6px;
	margin-top: 10px;
	font-size: 10px;
}
.buttons
{
	clear: left;
	display: block;
	margin-top: 4px;
	text-align: left;
	display: block;
}
.buttons span b
{
	color: #3C84C3;
	margin-left: 20px;
}
.cl
{
	clear: left;
}
.errors
{
	padding: 8px;
	width: 400px;
	background-color: #FFFFC0;
	border: 2px solid #FF0000;
/*	color: #000000;		*/
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

.small
{
	font-size: smaller;
	color: #999999;
}
#intro h1.freeEstimate
{
/*	width: 650px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	background: #FFFFFF url(IntroTitle.png) no-repeat;*/
}
#intro h1
{
	margin-left: 75px;
}
#intro h4.noSensInfo
{
	display: none;
}
#intro .freeEstimate span
{
/*	display: none;*/
}
/*#intro h1.freeEstimate, #intro h4.noSensInfo
{
	text-align: center;
	margin-bottom: 6px;
}*/
#intro h4.noSensInfo
{
	margin-top: 0px;
}
.step1, .step2, .step3
{
/*	margin-left: 60px;*/
	margin-left: 75px;
}
h1.step1, h1.step2, h1.step3
{
/*	width: 450px;
	height: 40px;
	background: #FFFFFF url(Steps.1.png) no-repeat;*/
}
h1.step1
{
	margin-top: 0px;
}
h1.step2
{
/*	background: #FFFFFF url(Steps.2.png) no-repeat;*/
}
h1.step3
{
	/*background: #FFFFFF url(Steps.3.png) no-repeat;*/
}
h1.step1 span, h1.step2 span, h1.step3 span
{
/*	display: none;*/
}
#viewResults h3, #viewResults h1, .navLinks
{
	margin-left: 54px;
}
#printableEstimate #viewResults h3
{
	margin-left: 26px;
}
#viewResults .results .values
{
	width: 650px;
	margin-left: auto;
	margin-right: auto;
}
#viewResults .results .buildingTotals
{
	width: 650px;
	margin-left: auto;
	margin-right: auto;
}
#viewResults .results .totals
{
/*	width: 545px;*/
	width: 650px;
}
#viewResults .results .narrowGraph
{
	width: 100px;
}
#viewResults .drillDown
{
	margin-top: 40px;
}
.bar
{
	border: 1px solid FireBrick;
	background-color: DarkOrange;
	height: 15px;
}
#viewResults .results .header
{
	font-weight: bold;
}
#viewResults .results .drillDown .header
{
	font-size: inherit;
}
#viewResults .results .header .t1, #viewResults .results .header .r1
{
	border-bottom: 1px solid #999999;
}
#viewResults .results .r1
{
	padding-right: 16px;
	text-align: right;
}
#viewResults .results .row2
{
	background-color: #F4F4F4;
}
#viewResults .footer
{
	font-weight: bold;
}
#viewResults .results .footer .t1, #viewResults .results .footer .r1
{
	border-top: 1px solid #999999;
}
#viewResults .values
{
	margin-bottom: 18px;
	color: #444444;
	font-size: larger;
	padding-left: 20px;
	padding-right: 20px;
}
#viewResults .values table
{
	width: 650px;
}
.navLinks
{
	font-size: 12px;
	font-weight: bold;
	margin-top: 16px;
}
.navLinks a
{
	margin-right: 12px;
}
#printableEstimate, #printableGlossary
{
	background-color: #FFFFFF;
	width: 700px;
/*	font-size: 11px;*/
}
#printableEstimate h1.step3
{
	display: none;
}
#printableEstimate .values
{
}
#printableGlossary
{
	margin: 16px;
}
#printableGlossary h1
{
	font-size: 18px;
}
#printableGlossary dl
{
	margin: 16px;
	font-size: 12px;
}
#printableGlossary dt
{
	font-weight: bold;
}
#printableGlossary dd
{
	margin-left: 16px;
	margin-bottom: 16px;
}
#footer
{
	color: #999999;
	font-size: 10px;
	border-top: 1px dashed #DDDDDD;
	clear: both;
	margin-top: 25px;
	padding: 10px 15px 25px 15px;
}
.progress
{
	border: 2px dotted #EEEEEE;
	padding: 8px;
	width: 250px;
	height: 75px;
	background: #FFFFFF url(Wait.png) no-repeat;
	margin-left: auto;
	margin-right: auto;
}
.progress span
{
	display: none;
}
.graphedResults
{
	margin-top: 25px;
	width: 650px;
	margin-left: auto;
	margin-right: auto;
}
.spacer
{
	width: 30px;
}
