@charset "UTF-8";
#content .detail_product_name {
	font-size: 16px;
	color: #000000;
	margin-top: 8px;
	margin-bottom: 8px;
}
#content .detail_manufacturer {
	font-size: 12px;
}
#content .testimonial_box {
	background-color: #FFECD8;
	padding: 12px;
	border: 1px solid #FF9900;
	margin-bottom: 14px;
}
#content .testimonial_box p {
	margin-bottom: 8px;
	font-size: 12px;
}
#content .detail_description {
	margin-top: 10px;
	margin-bottom: 12px;
	font-size: 12px;
}
.comment_box {
	background-color: #E6FBFF;
	width: 200px;
	display: block;
	float: right;
	margin-top: 4px;
	margin-bottom: 10px;
	margin-left: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	background-image: url(input_bg.jpg);
	background-position: top;
}
.comment_title {
	color: #000000;
	text-align: center;
	font-size: 10px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight: bold;
	background-position: bottom;
}
#content a:hover {
	color: #FF3300;
}
.comment_text {
	font-size: 10px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 10px;
	line-height: 1.2em;
}
.special_services_box {
	padding-right: 22px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BFD1E9;
	font-size: 10px;
}
.special_services_title {
	font-size: 14px;
	color: #FF3300;
}
.home_page_box_bottom_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFD1E9;
}
.products_offered_title {
	font-size: 14px;
	color: #FF3300;
	padding-left: 20px;
}
.hp_left_column {
	padding-left: 20px;
	font-size: 10px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
}
.hp_right_column {
	padding-top: 8px;
	padding-left: 12px;
	padding-right: 8px;
	padding-bottom: 8px;
	font-size: 10px;
}
.promo_slogan {
	color: #FF3300;
	font-size: 14px;
	font-weight: bold;
}
.promo_details {
	color: #FF3300;
	margin-bottom: 10px;
	font-size: 10px;
}
strong {
	font-weight: bold;
}
.icon_spacing {
	margin-left: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.dimensions {
	font-size: 10px;
	color: #666666;
}
.promo_price {
	font-size: 24px;
	letter-spacing: -1px;
}
.regular_price {
	font-size: 16px;
	color: #666666;
	text-decoration: line-through;
}
.pdf_link {
	font-size: 12px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.more_info_title {
	font-size: 12px;
	margin-top: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #3B6A9D;
	font-weight: normal;
	padding-top: 8px;
	color: #FF3300;
	padding-bottom: 8px;
}
.image_title {
	font-size: 12px;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 12px;
}
.more_info_box {
	margin-bottom: 10px;
}
.more_info_column {
}
.image_text {
	font-size: 10px;
}
.index_product_name {
	font-size: 10px;
	margin-top: 3px;
	font-weight: bold;
}
.nice_blurb {
	font-size: 14px;
	line-height: 1.4em;
}
.nice_grand_blurb {
	padding: 30px;
	font-size: 16px;
	line-height: 1.8em;
	background-color: #FFECD8;
	border: 1px outset #FF9900;
	text-align: center;
}
.nice_text {
	font-size: 12px;
	line-height: 1.2em;
	margin-bottom: 12px;
}
.index_product_number {
	font-weight: normal;
	font-size: 10px;
}
.index_anchor {
	padding: 3px;
	margin: 0px;
	text-align: center;
	display: block;
	border: 1px solid #FFFFFF;
}
.index_anchor:hover {
	background-color: #FFEEEA;
	border: 1px solid #FF3300;
}
.index_group_box {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #99B7DE;
}
.index_promo_price {
	font-size: 10px;
	color: #000000;
}
#print_header {
	display: none;
}
.text_button {
	background-color: #FC0;
	color: #000;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	float: right;
	font-size: 14px;
	font-weight: bold;
	border: 2px outset #FC0;
}
.text_button:hover {
	border-left-style: inset;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
}
