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

.product_row{
	padding:30px 0 40px;
}
.product_summary_row{
	padding:15px 0;
}
.product_summary_row sup{
	color:#999;
	font-weight:400;
}
.summary_row{
	padding:10px 0;
}

.fixed_right_container{
	position:fixed;
	left:50%;
	top:125px;
	margin-left:246px;
	width:275px;
	transition: all .3s ease;
}
.stick{
	position:fixed;
	top:5px !important;
}
.stick_bottom{
	position: absolute !important;
	bottom: 0;
	top: auto !important;
}

.product_column{
	float:left;
	margin:15px 0 0 0;
}
#middle_product_column{
	width:228px;
}
#left_product_column{
	border-right:#ccc solid 1px;
	width:228px;
	margin-right:60px;
}
#right_product_column{
	width:228px;
	margin-right:0;
	padding-right:0;
}

.large_image{
	float:right;
	padding: 25px 0 0 25px;
}

@media (max-width: 1024px) and (min-width: 721px){
	#left_product_column{
		display: none;
	}
	.large_image{
		float:right;
		margin:0 50px 0 0;
	}
}
@media (max-width: 720px) and (min-width: 541px){
	.white_box {
		font-size:1.5em !important;
	}
	.product_column{
		float:left;
		margin:15px 0;
		width:250px !important;
	}
	#left_product_column{
		border:0;
		margin-right:0;
		padding-right:0;	
	}
	.large_image{
		float:none;
	}	
}
@media (max-width: 540px){
	.product_column{
		float:left;
		margin:15px 0;
	}
	#left_product_column{
		display: none;
	}
	.large_image{
		float:none;
	}
	.large_image img{
		height:150px;
	}
	.li_vspacer{
		display:none;
	}
}

.product_title{
	font-size:1.17rem;
	font-weight:600;
}
.summary_title, .subcategory_title{
	border-bottom:#ccc solid 1px;
	padding-bottom:5px;
	font-weight: 400;
}
.summary_title{
	font-size:1.231rem;
}
.subcategory_title{
	font-size:1.077rem;
	margin-bottom:5px;
}
.product_specs ul{
	list-style:none;
	padding:10px 0 0;
}
.product_specs ul#top_specs_commercial{
	padding:0;
}
#commercial_use{
	font-style:italic;
	color:#aaa !important;
	padding:0 0 5px;
}
#series_spec{
	padding:10px 0 0;	
}
.product_specs ul li{
	font-size:0.846rem;
	color: #666666;
	line-height: 1.154em;
}
.product_specs ul li#li_spacer{
	padding:10px 0;	
}
.product_specs ul li#li_spacer_top{
	padding:10px 0 0;	
}
.product_specs ul li#li_spacer_bottom{
	padding:0 0 10px;	
}
.product_specs ul li#product_price{
	font-size:1.538rem;
	font-weight:600;
	color:#111;
	padding:4px 0 8px;
}
#product_price sup{
	font-size:0.692rem;
	font-weight:400;
	color:#666666;
}
.greenhawk{
	color: #00a650;
}
#tm{
	font-size: 0.538rem;
	line-height: 0.769em;
}


/*configuration page---------------------*/
.large_config_image{
	padding: 25px 0 0 25px;

	width:335px;
	float:left;
}
.large_config_image img{
	display:none;
}
#green-img{
	display:inline;
}
.medium_config_image{
	padding: 25px 25px 0 25px;
	width:175px;
	float:left;
}
.medium_config_image#right{
	float:right;
	padding: 25px 25px 0 0;
}
.medium_config_image#less_space{
	padding: 0 25px;
	width:230px;
}
.config_section{
	margin: 15px 0 15px 30px;
	float:left;
}


.config_section_sbs{
	margin: 15px;
	float:left;	
	width:calc(50% - 30px);
}

ul.tech_specs{
	list-style:none;
	display:table;
	border-collapse: collapse;
}
ul.tech_specs li{
	display:table-row;
	font-size:0.923rem;
	border-bottom:1px solid #ccc;
}
ul.tech_specs li.spec_cat_header{
	font-size:1.231rem;
	font-weight:400;
	padding:20px 0 5px;
	display:block;
	border:0;
}
ul.tech_specs li span.tech_spec_header{
	background:#f1f1f1;
	width:calc(50% - 10px);
	padding:8px;;
	font-weight:600;
	display:table-cell;
}
ul.tech_specs li span.tech_spec{
	width:calc(50% - 10px);
	padding:8px;
	display:table-cell;
}


/*---Image Gallery for Furnaces--------*/



#color_config{
	width: 200px;
	margin: 40px;
	float:right;
}
#config_service, #config_wood, #config_warranty{
	max-width:400px;
}
#included_options{
	max-width:345px;
}

.half{
	float:left;
	max-width:290px;
}
ul.form_list, ul.color_list, ul.included_options{
	list-style:none;
	margin: 5px 0 10px;
}
ul.included_options{
	margin: 10px 25px 10px 0;
}
ul.included_options li{
	font-size: 1.385rem;
	color: #666;
	margin: 10px 0;
}
ul.form_list li{
	font-size: 1rem;
	padding: 3px 16px 4px 16px;
}
ul.form_list li input{
	margin-top:-2px;
}
ul.color_list{
	margin:20px 0;
	clear:both;
}
ul.color_list li{
	height:40px;
	float: left;
	width: 100px;
}
ul.color_list li#wide_color{
	width:150px;	
}

ul.color_list input[type=checkbox]:not(old),
ul.color_list input[type=radio   ]:not(old){
  width   : 30px;
  margin  : 0;
  padding : 0;
  opacity : 0;
}
.color_img{
	width:30px;
	height:30px;
	cursor:pointer;
	cursor:hand;
	margin-bottom:4px;
	padding:0 7px;
}
#color_list_label{
	height: 20px;
	margin: 15px 20px 10px 15px;
	font-size: 1.077rem;
	/*border-bottom: solid 1px #ccc;*/
	width: 185px;
}
.color_label, .sumcolorlabel, .sumcolorprice{
	position: relative;
	top: -10px;
	padding-left: 5px;
}
.color_label .included{
	/*padding-left: 38px;*/
	font-size: .9em;
}
.color_block{
	padding-left:20px;
	cursor:pointer;
}

.sumswatch, .sumcolorlabel{
	display:none;
}
#green-sumswatch, #green-sumlabel{
	display:inline;
}

.config_section p{
	color: #666666;
	padding: 10px 0;
	text-align: justify;
}
#expanded_content{
	position: relative;
	top: -18px;
	background:white;
}

.large_price{
	font-size:1.846rem;	
}
.return{
	float:left;
	clear:both;
	width:100%;
}

#category_header{
	width:100%;
	margin-top:30px;	
}
.list_divider{
	border-bottom: 1px solid #ccc;
	margin: 0 0 12px 15px;
	width: 250px;
}
#disabled{
	color:#bbb;
}
#warranty{
	font-size:1.077rem;
	padding-bottom:0;
}
#hawk_phone{
	font-size: 1.077rem;
	font-weight: 600;
	color: #111;
	line-height: 1.385em;
}

/*-------Send to Dealer Modal--------*/
#send-to-dealer_modal{
	display:none;
	position:absolute;
	left:calc(50% - 320px);
	background:#eee;
	color:#464646;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	/*font-family:Trajan, serif;*/
	width:640px;
	margin:0 auto 25px;
	z-index:100;
	box-shadow:0px 2px 5px rgba(0,0,0,.5);
	top: 25px;
}
#send-to-dealer_modal .top, #send-to-dealer_modal .bottom{
	text-align: center;
	font-size: 1.538rem;
	color: white;
	background-color: #003800;
	padding: 10px;
}
#send-to-dealer_modal .middle{
	padding: 20px;
	text-align: center;
}
#send-to-dealer_modal input {
	font-size: 1.385rem;
	padding: 2px;
	margin: 2px;
}
#send-to-dealer_modal input.button {
	font-size: 1rem;
	padding: 7px 24px;
	margin: 6px;
}
#send-to-dealer_modal div.middle div {
	width: 240px;
	text-align: left;
	margin-bottom: 6px;
	display: inline-block;
	vertical-align: top;
}
form label, form label.error{
	display: block;
	margin-left: 5px;
}
#send-to-dealer_modal .button.close{
	margin-right: 100px;
}

.manuals{
	margin-top:30px;
	padding:30px 60px;
	border-top:1px solid #ccc;	
}
.manuals p{
	float:left;
	font-size:1.154rem;
	width:72%;
	text-align:right;
}
.manuals a{
	float:right;
}