html,body {
	font-size: 100%;
}

body {
}

body, div, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em
}

#nav-wrap,#sub-wrap,#teasers,.teasers,#side-bar,#site-links,#print-me,#misc {
	display:none
}

#main {
	width:100%;
	padding:0;
	float:none;
	color:000;
	clear:both
}

#footer {
	clear:both;
	float:none;
	padding-top:50px;
	padding-left:0;
	width:auto
}

/*
#footer {
	clear:both;
	float:left;
	width:70%;
}*/


#logos {
	text-align:left
}

#container {
	width:100%;
	margin:0
}

#content {
	width:100%;
	float:left;
	clear:both;
	margin:0;
	padding-left:0;
}

#breadcrumb-wrap {
	float:left;
	width:99%;
	clear:both;
	display:none
}

#prod-list, #prod-list li {
	float:none
}


#main dl {
	margin:0;
}
#main dt, #main  dd {
	margin:0;
	padding:0;
}

#payment {
	display:none
}

#logos {
	clear:both;
	float:none
}

#address {
	float:none;
}

#step #installation-type li.item {
	background:#fff;
	border-bottom:1px solid #000
}


#step-info {
	clear:both;
	display:block
}

#main #step-info {
	display:block;
}

#step-info span.pseudo-label {
	display:block;
	float:left;
	clear:left;
	width:210px
}

#step-info div.item {
	clear:both;
	float:left;
	width:100%;
	margin:2px 0;
}

#step-info span.value {
	display:block;
	clear:right;
	float:left;
	width:330px;
}

#step-info span.secondary {
	clear:both;
	display:inline;
	margin-left:210px
}

#main #step-info h3 {
	clear:both;
	display:block;
	float:left;
	width:100%
}

#step {
	border-left:none;
	width:90%
}

.coolingCalculator-step3 #step label {
	display:none
}

.page-break {
	display:block;
	page-break-after:always
}

#step input, .more-information, .choose, .submit-wrap {
	display:none
}

.coolingCalculator-step1 #step input {
	display:inline
}

#steps, #saved-rooms, #save_room_to_user, .instruction {
	display:none
}

#main #step-info {
	line-height:1.4
}

#step, #save_room_to_user {
	background:#fff;
	margin-bottom:10px
}

.coolingCalculator-home #footer div,
.coolingCalculator-step1 #footer div,
.coolingCalculator-step2 #footer div,
.coolingCalculator-step3 #footer div {
	display:none
}


.coolingCalculator-home #footer #address,
.coolingCalculator-step1 #footer #address,
.coolingCalculator-step2 #footer #address,
.coolingCalculator-step3 #footer #address {
	display:block;
	width:100%;
	clear:both;
	float:left
}


/*div {
	border:1px solid red !important
}*/