/* @override http://local.GoodmanMFG.com:8888/calcdesign/css/style.css */
/* DigiSquid CSS Library Version 3.6.5 */
/* Energy Calculator CSS */
<!--Start Calculator Styles-->

/* Framework */
.calcdesign {
	border-color: white;
	border-style: solid;
	border-width: 1px;
	width: 525px;
	text-align: left;
}

.calcdesign #calccontainer {
	border-color: white;
	border-style: solid;
	border-width: 1px;
	width: 525px;
	text-align: left;
}
.calcdesign #calcmasthead {
	height: 71px;
	width: 525px;
	/* float: center; */
	background: green url('http://medprosondemand.com/c5/calcdesign/images/masthead.png') no-repeat center;  
}

.calcdesign #calccontent {
	width: 100%;
}

.calcdesign #calcfooter {
	width: 525px;
	min-height: 200px;
	/* padding-top: 10px; */
	padding-bottom: 10px;
}

.calcdesign #calcfooter p {
	color: white;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.calcdesign p {
	margin-left: 2px;
	margin-bottom: 5px;
	margin-right: 2px;
	margin-top: 0px;
	font-weight: bold;
	font-size: 12px;
	font-family: sans-serif;
	padding: 0px;
	color: white;

}

/* Start Step 1*/
.calcdesign #step1box {
	min-height: 260px;
	background-color: #c7c7c7;
	border-left-width: 0px;
	border-bottom-width: 2px;
	border-right-width: 0px;
	border-top-width: 1px;
	border-color: white;
	border-style: solid;
}

.calcdesign #step1col1 {
	margin-top: 10px;
	float: left;
	padding: 10px;
	width: 100px;
	text-align: center;
}

.calcdesign #step1col2 {
	float: left;
	margin: 5px;
	padding: 5px;
	width: 210px;
	text-align: center;
}

.calcdesign #step1col3 {
	min-height: 230px;
	border-color: #ececec;
	border-style: solid;
	border-width: 10px;
	float: right;
	padding: 5px;
	width: 115px;
	background-color: #c7c7c7;
	text-align: center;
}


.calcdesign #step1col3 p {
	padding-top: 2px;
	text-align: center;
	font-size: 11px;
	color: #6a6a6a;
}

.step1row1 {
	width: 100%;
	padding-top: 5px;
	margin-top: 5px;
	border-color: white;
	border-style: solid;
	border-width: 2px;
	background-color: #838281;
}

.step1row2 {
	width: 100%;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: none;
	border-color: white;
	border-width: 2px;
	background-color: #838281;
}

.step1row3 {
	width: 100%;
	padding-top: 3px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: none;
	border-color: white;
	border-width: 2px;
	background-color: #838281;
}

/* End  Step 1*/


/* Start Step 2*/
.calcdesign #step2box {
	min-height: 320px;
	border-left-width: 0px;
	border-bottom-width: 2px;
	border-right-width: 0px;
	border-top-width: 1px;
	background-color: #f39c60;
	border-color: white;
	border-style: solid;	
}

.calcdesign #step2col1 {
	margin-top: 10px;
	float: left;
	padding: 10px;
	width: 100px;
	text-align: center;
}

.calcdesign #step2col2 {
	min-height: 290px;
	float: left;
	margin: 5px;
	padding: 5px;
	width: 210px;
	text-align: center;
}

.calcdesign #step2col3 {
	min-height: 290px;
	border-color: #F7BF97;
	border-style: solid;
	border-width: 10px;
	margin: 0px;
	float: right;
	padding: 5px;
	width: 115px;
	background-color: #f39c60;
	text-align: center;
}

.calcdesign #step2col3 p {
	padding-top: 10px;
	text-align: center;
	font-size: 11px;
	color: #9d4621  
}

.step2row1 {
	padding-top: 5px;
	margin-top: 5px;
	border-color: white;
	border-style: solid;
	border-width: 2px;
	width: 100%;
	background-color: #9d4621;
}

.step2row2 {
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: none;
	border-color: white;
	border-width: 2px;
	width: 100%;
	background-color: #9d4621;
}

.step2row3 {
	padding-top: 3px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: none;
	border-color: white;
	border-width: 2px;
	background-color: #9d4621;
}

/* End Step 2 */

/* Start Step 3*/
.calcdesign #step3box {
	min-height: 250px;
	border-left-width: 0px;
	border-bottom-width: 2px;
	border-right-width: 0px;
	border-top-width: 1px;
	background-color: #4cb9ee;
	border-color: white;
	border-style: solid;	
}

.calcdesign #step3col1 {
	min-height: 210px;
	margin-top: 10px;
	float: left;
	padding: 10px;
	width: 100px;
	text-align: center;
}

.calcdesign #step3col2 {
	min-height: 210px;
	float: left;
	margin: 5px;
	padding: 5px;
	width: 210px;
	text-align: center;
}

.calcdesign #step3col3 {
	min-height: 220px;
	border-color: #a0daf6;
	border-style: solid;
	border-width: 10px;
	margin: 0px;
	float: right;
	padding: 5px;
	width: 115px;
	background-color: #4cb9ee;
	text-align: center;
}

.calcdesign #step3col3 p {
	padding-top: 10px;
	text-align: center;
	font-size: 11px;
	color: #0f489a;
}

.step3row1 {
	padding-top: 5px;
	margin-top: 5px;
	border-color: white;
	border-style: solid;
	border-width: 2px;
	width: 100%;
	background-color: #0f489a;
}

.step3row2 {
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: none;
	border-color: white;
	border-width: 2px;
	width: 100%;
	background-color: #0f489a;
}

.step3row3 {
	padding-top: 3px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: none;
	border-color: white;
	border-width: 2px;
	width: 100%;
	background-color: #0f489a;
}

.calcdesign #calculate {
	margin-left: 0px;
	margin-bottom: 10px;
	
	margin-right: 10px;
	margin-top: 10px;
	border-style: solid;
	/*padding: 10px;*/
	float: left;
	text-align: center;
	border-color: #333333;
	border-width: 3px;
	width: 265px;
	background-color: gray;
}
.calcdesign #annual {
	width: 125px;
		float: left;
}
.calcdesign #extended {
	width: 110px;
		float: right;
}

.calcdesign #calculate p {
	font-weight: bold;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 11px;
	padding-top: 5px;
}

.calcdesign #savings {
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
	/* padding-top: 5px;
	margin-left: -10px;
	margin-bottom: 10px;
	margin-right: 10px;
	width: 225px;
	margin-top: 0px;*/
	background-color: #333333;
	
}

.calcdesign #totalleft {
	padding-left: 10px;
	width: 110px;
	float: left;
}
.calcdesign #totalright {
	padding-right: 10px;
	width: 110px;
	float: right;
}

.calcdesign #savings h1 {
	color: white;
	width: 100%;
	font-size: 16px;
	font-family: sans-serif;
}

.calcdesign #logos {
	float: right;
	padding: 10px;
}

.calcdesign #logos img {
	padding: 5px;
}

 .calcdesign #disclamer {
		width: 520px;
}

/* End Step 3 */


/* End Framework */
