/*
Table of contents:

====================
PRODUCT
-------------------
POLICY
-------------------
ERROR MESSAGES
	Zip Code Not Found
	Heat Sensitive
-------------------
====================
*/

/*
====================
PRODUCT
====================
*/

#main_content_block .fast_ship_calculator {
	display: block !important;
	min-height: 80px;
	padding: 20px 0;
	background-color: #ebe5d9;
	font-family: Fontfabric Mont Book, Arial, Helvetica Neue, Helvetica, sans-serif;
	text-align: center;
}

#main_content_block .fast_ship_calculator .compact h1 {
	color: #034125;
	font-family: Fontfabric Mont Book, Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: unset;
	letter-spacing: unset;
	line-height: unset;
	text-align: center;
}

#main_content_block .fast_ship_calculator strong {
	font-family: Fontfabric Mont Bold, Arial, Helvetica Neue, Helvetica, sans-serif;
}

#main_content_block .fast_ship_calculator .results {
	margin-bottom: 20px;
	padding: 0 4px;
}

#main_content_block .left .fast_ship_calculator {
	width: 100%;
	margin: 10px 0;
    padding: 0;
}

#main_content_block .left .fast_ship_calculator .compact {

}

#main_content_block .left .fast_ship_calculator h1 {
    margin: 10px 0;
    color: #23411d;
    font-family: "Agenda-Bold",Arial;
    font-size: 1.4em;
    font-weight: normal;
    line-height: 1.2;
    text-transform: uppercase;
}

#main_content_block .left .fast_ship_calculator #local_query {
	margin-top: 10px;
}

#main_content_block .left .fast_ship_calculator .fast_ship_zip_input {

}

#main_content_block .left .fast_ship_calculator .fast_ship_zip_input .input {
	position: relative;
	margin-bottom: 10px;
}

#main_content_block .left .fast_ship_calculator .fast_ship_zip_input .input .zip_input {
	display: inline-block;
    width: 180px;
	margin-top: 1px;
	vertical-align: top;
}

#main_content_block .left .value,
#main_content_block .left .valueHawaiiAlaska {
	display: block;
}

#main_content_block .left .label,
#main_content_block .left .results {
	display: inline-block;
	padding: 10px 10px 0 10px;
}

#main_content_block .left .results strong {
	font-weight: 700;
}

/*
====================
POLICY
====================
*/

.fastshipfull {
    position: relative;
    display: block;
    width: 600px;
    padding: 0 0 30px;
    z-index: 1020;
}

#fs_full_page {
    font-size: 14px;
}

#fs_full_page h1 {
    margin-bottom: 0.8em;
    padding: 7px 0 5px;
    border-bottom: 0 none;
    color: #23411d;
    font-size: 1.75em;
    line-height: 1;
    text-decoration: none;
}

.section p,
p.disclaimer,
p.free_ship,
.akhi p {
    padding-bottom: 10px;
    padding-top: 10px;
}

#fs_full_page .label,
#fs_full_page .value,
#fs_full_page .results {
    display: inline-block;
    font-size: 100%;
}

#fs_full_page .order_by {
    display: block;
    font-size: 100%;
}

#policy .fast_ship_calculator {
	float: left;
}

#policy .fast_ship_calculator .fast_ship_zip_input {
	display: block;
	width: 100%;
	margin: 10px 0 0 0;
}

#policy .fast_ship_calculator .input {
	height: 32px;
}

#policy .fast_ship_calculator .fast_ship_zip_input {
	display: block;
	width: 100%;
	margin: 10px 0 0 0;
}

#policy .fast_ship_calculator .fast_ship_zip_input .zip_input {
	display: inline-block;
	height: 20px;
    width: 220px;
	margin-top: 1px;
    padding: 4px 10px;
	text-align: center;
	vertical-align: top;
}

#FormZipInput .zip_input,
.FormZipInput .zip_input {
    height: 29px;
    width: 170px;
    margin: 0 -5px 0 0;
    border: 1px solid #97aaa1;
    color: #97aaa1;
}

.fast_ship_zip_input .zip_button {
	display: inline-block;
    padding: 4px 6px;
    border: none;
	border-radius: 0;
	background-color: #20915a;
    color: #fff;
	font-family: Fontfabric Mont Bold, Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: unset;
    text-transform: uppercase;
    text-decoration: none;
	line-height: unset;
	cursor: pointer;
    text-align: center;
}

#FormZipInput .zip_input {
	border: 1px solid #b0c0b1;
	color: #bac7b9;
}

#policy #fs_full_page p {
	padding-bottom: 10px;
}

#policy #fs_full_page p.disclaimer,
#policy #fs_full_page p.errorZipCodeNotFound {
	float: left;
	padding-top: 10px;
}

#policy #fs_full_page p.disclaimer {
	font-size: 16px;
}

#policy #fs_full_page .value {
	display: inline-block;
	padding: 5px 0;
}

#policy #fs_full_page .label,
#policy #fs_full_page .results {
	display: inline-block;
	padding: 5px 0;
}

#policy #fs_full_page .label,
#policy #fs_full_page .value {
	float: left;
	padding-right: 10px;
}

#policy #fs_full_page .results {
	padding-bottom: 8px;
}

#policy #fs_full_page .results,
#policy #fs_full_page .order_by {
	width: 100%;
	text-align: left;
	clear: both;
}

#policy #fs_full_page #FormZipInput {
	float: left;
}

/*
====================
ERROR MESSAGES
====================
*/

/* Zip Code Not Found */

p.errorZipCodeNotFound {
	margin: 10px 0;
}

.errorZipCodeNotFound {
}

.errorZipCodeNotFound span {
	color: #ed1b2e;
}

.errorZipCodeNotFound span.alert img {
	position: relative;
	display: inline-block;
}

/* Heat Sensitive */

.heatsensitive span.label,
.heatsensitive img {
	display: inline-block;
	margin: 0px;
	padding: 0px;
    color: #333333;
    font-family: TradeGothic,Arial,sans-serif;
	font-size: 14px;
}

.heatsensitive span.heatsensitive_image {
	position: relative;
	top: 7px;
}

#headsensitive .label {
	display: inline-block;
	margin: 0px;
	padding: 0px;
    color: #333333;
    font-family: TradeGothic,Arial,sans-serif;
	font-size: 16px;
}

.heatsensitive #product_detail h2,
.heatsensitive #category_product_list h2,
.heatsensitive #category_product_list .productname a {
	display: inline;
	margin: 0 0 20px 0;
}

.cartResults img,
.heatsensitive_image_cartitem {
	position: relative;
	top: 7px;
}

.heatsensitive {
	display: inline-block;
}


/* not sure what these are for */

#fastship_c div.text,
#fastship_p div.text {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
}

#global_query {
}

#fastship_c .zip_input,
#fastship_p .zip_input {
	height: 20px;
	margin: 0 6px 10px 0;
	color: #999;
	font-size: 12px;
	vertical-align: top;
}

.warmweatherdelaylabel {
	font-family: inherit;
	font-size: 12px;
}

#fastship_p {
}

#fastship_p .cartResults {
}

#fastship_p .results {
	color: #333333;
	font-size: 13px;
	margin: 10px 0 0;
	border-top: solid 1px #333;
	padding-top: 10px;
}

#fastship_c .results p,
#fastship_p .results p {
	font-size: 13px;
}

#fastship_p .value,
#fastship_p .valueHawaiiAlaska {
	display: inline-block;
	margin: 5px 0;
}

#fastship_c {
	margin-top: 10px;
	padding: 10px 0;
	border-top: solid 1px #777;
	display: inline-block;
	width: 100%;
}

#fastship_c .valueHawaiiAlaska,
#fastship_c .value {
	display: inline-block;
	padding: 5px 0;
	font-size: 13px;
}