@charset "utf-8";
/* CSS Document */
/* $Id: styles.css 2080 2015-07-27 18:48:23Z APALMA $  */

body {
background: #F1F1F1; 
padding:0;
margin:0;
}

/* Bootstrap tweak styles */

a {
	color: #1155cc;
}

.btn-link {
	color: #1155cc;
}

.img-responsive {
    margin: 0 auto;
}

.modal_clearer {
	clear:both;
}

.clearfix {
	border-bottom:2px solid #ccc;
	margin-left:7px;
	margin-right:7px;
}

.modal_clearfix {
	border:0 !important;
}

.input-sm {
	padding:5px 5px;
}

.breadcrumb {
	background-color:#FFF;
	padding:0px;
	margin:0px;
}

.modal_fix {
	padding-bottom:72px;
	padding-top:37px;
}

/*@media screen {
  #printSection {
      display: none;
  }
}

@media print {
  body * {
    visibility:hidden;
  }
  #printSection, #printSection * {
    visibility:visible;
  }
  #printSection {
    position:absolute;
    left:0;
    top:0;
  }
}*/

/* June 2015 header styles */
#content_container {
	background: #FFF;
	box-shadow:0px 15px 0px 0px #FFF, 0px -7px 0px 0px #FFF, -3px 0px 30px -9px rgba(3, 3, 3, 0.1), 3px 0px 30px -9px rgba(3, 3, 3, 0.1);
	border-left:1px solid #E3E3E3;
	border-right:1px solid #E3E3E3;
}

#logo_container {
	padding-top:15px;
}

#right_container {
	padding-top:15px;
}

#navigation_tabs {
	clear:both;
	padding-left:0px;
	padding-top:5px;
}

#sub_navigation_tabs {
	height:32px;
	background-image: url('/images/tabs/bg.gif');
	background-repeat: repeat-x;
}

#utility_bar_cart {
	margin-bottom:4px;
}

.utility_bar_link {
	padding-left:10px;
	padding-right:10px;
	color: #2D2D72;
	font: bold 10pt Arial,Helvetica,sans-serif;
	text-decoration: none;	
}

#sub_navigation_tabs_container {
	padding-left:0px;
	padding-right:0px;
}

#utility_divider {
	padding-left:6%;
	height:1px;
	background-color:#a99a6f;
	margin-bottom:13px;	
	width:100%;
	float:left;	
}

#query {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	border-color:#ccc;
    border-radius: 6px 0px 0px 6px;
    height:46px;	
}

#header_search_glyph {
	color:#2D2D72;
}

#top_content_message {
	text-align:center;
}

#header_search_button {
     border-width:1px;
     border-color:#cccccc;
     border-style:solid;
     height:46px;
     border-radius: 0px 6px 6px 0px;
}



/* Footer styles */

#footer {
	border-radius:0px;
	padding-top:10px;
	padding-left:0;
	padding-bottom:10px;
	padding-right:0;
	background: #F5F5F5;
	margin-top:0px;
	margin-bottom:-10px;
	box-shadow:0px 15px 0px 0px #F1f1f1, 0px 0px 0px 0px #FFF, -3px 0px 0px -9px rgba(3, 3, 3, 0.1), 3px 0px 30px -9px rgba(3, 3, 3, 0.1);
}

#share_widget {
	padding-top:4px;
	text-align:left;
}

#footer_copyright {
	text-align:right;
	margin-bottom:0px;
	color:#000 !important;
}

#footer_bottom_left {
	text-align:left;
}

#footer_bottom_right {
	text-align:left;
}

#footer_bbb {
	padding-top:3px;
	padding-bottom:5px;
	float:left;
}

#footer_bizrate {
	padding-top:3px;
	padding-bottom:5px;
	padding-left:20px;
	float:left;	
}

#bbb_bizrate_div {
	height:90px;
}

.footer_bottom_hr {
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
}

.footer_group {
	margin-bottom:0px;
	text-align:left;
	padding-left:0px;
	padding-right:0px;
}

.footer_header_nav_link {
	color:#2B2B77 !important;
	margin-top:20px;
	font-weight:bold;
	padding-left:15px;
	padding-right:15px;	
}

a.footer_header_nav_link:hover {
	text-decoration:underline;
}

.footer_copyright_link {
	color:#000 !important;
}

.footer_nav_link {
	color:#000 !important;
	padding-left:15px;
	padding-right:15px;	
}

a.footer_nav_link:hover {
	text-decoration:underline;
}


.footer_nav_bottom_link {
	color:#000 !important;
	white-space: nowrap;
}

.footer_clearfix {
	padding-top:10px;
	padding-bottom:10px;
}

#share_widget {
	padding-top:10px;
}

#bbb_bizrate_div {
	padding-top:10px;
}

#social_links {
	margin-top:0;
	margin-bottom:0;
}

.first_social_link {
	width:30px;
	height:29px;
}

.social_link {
	width:30px;
	height:29px;	
}

.last_social_link {
	width:30px;
	height:29px;	
}

.pattern_name{
	font-size:24px;
	margin-top:10px;	
}

.manu_name{
	font-size:18px;
	margin-top:10px;
}

@media (min-width: 768px) {	
	.footer_header_nav_link {
		background-color:transparent;
		padding-top:1px;
		padding-bottom:1px;
		border:none;
		margin-top:0px;
	}
	
	.footer_nav_link {
		background-color:transparent;
		padding-top:1px;
		padding-bottom:1px;
		border:none;
	}		
}


@media only screen and (max-width : 767px) {
	.footer_group {
		padding-left:15px;
		padding-right:15px;
	}
	.utility_bar_link {
		padding-left:6px;
		padding-right:6px;
	}	
}

/* Manu Index styles */
.mfrContent {
	padding-bottom:10px;
}

.breadContainer {
	padding-top: 10px;
	padding-bottom:10px;
}

.mfrInstructions {
	padding-bottom:10px;
}

.mfrDataRow {
	padding-bottom:10px;
}

.mfrHeader {
	padding-bottom:10px;
}

.mfrTopManu{
	padding-bottom:10px;
}

.mfrAnchorSection{
	padding-bottom:10px;
}

.patternHeading{
	padding-bottom:10px;
}

.patNav{
	padding-bottom:10px;
}

.patternTablePhoto{
	padding-bottom:10px;
}

.patternAnchorSection{
	padding-bottom:10px;
}


/* Webquote styles */

#breadcrumbs {
	padding-top:10px;
	padding-left:5px;
	padding-bottom:10px;
}
.product_list_table {
min-width:720px;
}

.sale_table {
min-width:810px;
}

#webquote_pattern_registration_link_div {
	padding:8px 0;
}

#primary_pattern_image_div {
	text-align:center;
}

.webquote_header {
	font-weight:bold;
}

#pattern_item_number {
	color:#900;
	font-weight:bold;
}

#pattern_number_header {
	font-weight:bold;
}

#pagination_section {
	text-align:center;
}

#pagination_page_display {
	padding:0 10px 0 10px;
}

@media (min-width: 1200px) {
	.pattern_primary_image {
		max-height:300px;
	}
}

#listing_header_div {
	text-align:center;
	padding-top:0;
	margin-top:0px;
}

#listing_header {
	padding:10px 0 5px 0;
	margin-top:0px;
}

.discount_header_div {
	background-color:#CCC;
	padding:6px 20px 6px 20px;
	margin-top:33px;
	margin-bottom:18px;
	margin-left:-7px;
	margin-right:-7px;
}

.discount_header {
	padding:5px 0 5px 0;
	margin-top:0px;
	margin-bottom:0px;
}

#view_selector {
	padding-top:12px;
	text-align:center;
}

#list_view {
	padding-top:20px;
	display:none;
}

#photo_view {
	padding-top:20px;
	padding-left:8px;
	padding-right:8px;
}

a.copyrightlink {
	color: #000000;
}

a.copyrightlink:hover {
	color: #000000;
}

.modal_add_to_cart_div {
	padding-bottom:20px;
}

.modal_quantity {
	text-align:left;
}

.add_to_cart_div {
	width:198px;
}

.photo_view_add_to_cart_div, .photo_view_call_or_click_button_div  {
	text-align:left;
	display:block;
	padding-left:2px;
	position: absolute; 
	bottom: 0;
	padding-bottom:15px;
}

.photo_view_find_this_for_me_div {
	padding-left:2px;
	position: absolute; 
	bottom: 15px;	
}

.photo_view_out_of_stock_message {
	padding-left:2px;
	position: absolute; 
	bottom: 40px;	
	color:#000;
}

.quantity_drop_down_div {
	text-align:right;
}

.quantity_drop_down.form-control {
	width:70px;
}

.find_this_for_me_div {
	width:215px;
}

.find_this_for_me_quantity_div {
	text-align:right;
}

.find_this_for_me_button {
	width:136px;
}

.call_or_click_pricing {
	display:none;
}

.table tbody tr > td.search_highlight {
	background-color:#bfb973; !important;
}

.search_highlight_modal {
	background-color:#bfb973; !important;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;	
}

a.skuanchor {
	display: block;
	position: relative;
	top: -250px;
	visibility: hidden;
}

.add_to_cart_button {
	width:119px;
}

.add_to_cart_button_highlight {
	background-color:#93BCE1;
	border-color: #93BCE1;
}

.photoview_added_to_cart_highlight {
	color:#009900;
}

.added_to_cart_highlight {
	color:#009900;
	display:inline;
}

.added_to_cart_highlight:hover {
	color:#009900;
}

.requested_highlight {
	background-color:#F7CF99;
	color:#C00000;
    border-style: solid;
    border-color: #F7CF99;
}

.photo_view_find_text.requested_highlight {
	width:108px;	
}

.requested_highlight:hover {
	color:#C00000;
}

.discount_highlight {
	font-weight:bold;
	font-style:italic;
	font-size:22px;
}

/* Webquote styles - List View */

.list_view_header {
	font-size:14px;
}

.list_view_quantity_header {
	text-align:right;
}

.quantity_cell {
	text-align:right;
}

.list_view_size_header {
	text-align:right;
}

.list_view_msrp_header {
	text-align:right;
	min-width:60px;
}

.size_cell {
	text-align:right;
}

.msrp_cell {
	text-align:right;
	min-width:60px;
}


.list_view_name_header {
	min-width:100px;
}

.name_cell {
	min-width:100px;
}

.price_cell {
	text-align:right;
}

.sale_discount_cell {
	text-align:center;
}


.sale_price_cell {
	text-align:right;
}

.list_view_price_header {
	text-align:right;
}

.line_item_qty {
	color: #000000;
	padding-left:0;
	padding-right:0;	
}

.line_item_outofstock {
	color: #000000;
	padding-left:0;
	padding-right:0;	
}

.line_item_qty:hover {
	color: #000000;
	text-decoration: none;
}

.line_item_piececode {
	padding-left:0;
	padding-right:0;	
}

.line_item_piecename {
	text-align:left;
	white-space: normal; /* allows wrapping*/
	padding-left:0;
	padding-right:0;
}

.line_item_size {
	color: #000000;
	padding-left:0;
	padding-right:0;	
}

.line_item_msrp {
	color: #000000;
	padding-left:0;
	padding-right:0;	
}

.line_item_size:hover {
	color: #000000;
	text-decoration: none;
}

.line_item_style {
	color: #000000;
	padding-left:0;
	padding-right:0;	
}

.line_item_style:hover {
	color: #000000;
	text-decoration: none;
}

.line_item_price {
	color: #000000;
	padding-left:0;
	padding-right:0;	
}

.list_view_sale_price_header {
	text-align:right;
}

.list_view_our_price_header {
	text-align:right;
}

.line_item_sale_price {
	color: #000000;
	padding-left:0;
	padding-right:0;
	display:none;
	text-align:right;
}

.line_item_sale_price:hover {
	color: #000000;
	text-decoration: none;
}

.list_view_sale_percent_header {
	text-align:center;
}

.line_item_sale_percent {
	display:none;
	color: #000000;
	padding-left:0;
	padding-right:0;

}

.line_item_sale_percent:hover {
	color: #000000;
	text-decoration: none;
}

.line_item_price:hover {
	color: #000000;
	text-decoration: none;
}

.find_this_for_me_cell {
	text-align:right;
	width:214px;
}

.add_to_cart_cell {
	text-align:right;
	width:199px;
}

.call_or_click_sale_percent_header {
	text-align:center;
	display:none;	
}

.call_or_click_sale_price_header {
	text-align:right;
	display:none;
}

.call_or_click_msrp_header {
	text-align:right;
	display:none;
}

#list_view_out_of_stock_header_div {
	background-color:#F0AD4E;
}


/* Webquote styles - Photo View */

.photo_view_image_div {
	height:155px;
    text-align: center;
    overflow: hidden;
	white-space: nowrap;
	background: #F0F0F0;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;	
}

.photo_view_no_image_div {
	height:155px;
    text-align: center;
    overflow: hidden;
	white-space: nowrap;
	background: #F0F0F0;
}

.vertical_centering_helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.photo_view_product_div {
	height:365px;
	padding-top:15px;
	padding-left:8px;
	padding-right:8px;
}

#photo_view_out_of_stock_off_header_div {
	background-color:#F0AD4E;
}

.photo_view_out_of_stock_product_div {
	height:325px;
	padding-top:15px;
	padding-left:8px;
	padding-right:8px;	
}

.photo_view_product_image {
	max-height:100%;
	max-width:100%;
	vertical-align: middle;
}

a.image_view_product_div_link {
	display:block;
	text-decoration: none;
}

a.call_or_click_link:hover {
	text-decoration: none;
}

div.photo_view_product_div:hover .photo_view_piece_name, div.photo_view_product_div:hover .photo_view_piece_code, div.photo_view_product_div:hover .linked_photoview_line {
	text-decoration:underline;
	color:#000;
}

div.photo_view_out_of_stock_product_div:hover .photo_view_piece_name, div.photo_view_out_of_stock_product_div:hover .photo_view_piece_code, div.photo_view_out_of_stock_product_div:hover .linked_photoview_line {
	text-decoration:underline;
	color:#000;
}


.photo_view_product_description {
	height:80px;
}

.photo_view_price_li {
	position:absolute;
	bottom:90px;
	padding-left: 2px;
}

.photo_view_was_price_li {
	position:absolute;
	bottom:70px;
	padding-left: 2px;
}

.photo_view_was_price_header {
	color: #666;
	font-size:12px;
}

.photo_view_HC_tag {
	position:absolute;
	height:18px;
	width:32px;
	bottom:90px;
	right: 20px;
	line-height:1.2;
	padding-top:1px;
	padding-left:2px;
	font-weight:bold;
	background-image:url('/images/HC_Flag.jpg');
	color:#fff;
}

.modal_HC_tag {
	height:18px;
	width:32px;
	line-height:1.1;
	padding-top:1px;
	padding-left:2px;
	margin-top:2px;
	font-weight:bold;
	background-image:url('/images/HC_Flag.jpg');
	float:left;	
	color:#fff;
}

.header_HC_tag {
	height:18px;
	width:32px;
	line-height:1.1;
	padding-top:2px;
	padding-left:2px;
	margin-top:6px;
	font-weight:bold;
	background-image:url('/images/HC_Flag_grey.jpg');
	float:left;	
	color:#fff;
}

.photo_view_out_of_stock_HC_tag {
	position:absolute;
	bottom:50px;
	right: 20px;
	padding:5px 10px 5px 10px;
	font-weight:bold;
	color: #000;
}

.photo_view_piece_code_header {
	color: #000;
}

.photo_view_piece_code {
	color: #000;
	white-space: nowrap;
}

.photo_view_price {
	font-weight:bold;
	color: #000;
	font-size:16px;	
}
.photo_view_was {
	color: #666;
	font-size:12px;
	text-decoration:line-through;
}

.photo_view_piece_size, .photo_view_piece_size_style_comma {
	color: #666;
	font-size:11px;
}

.photo_view_piece_style {
	color: #666;
	font-size:11px;
}

.photo_view_piece_name {
	color: #000;
}

.photo_view_sale_percent_header {
	font-weight:bold;
	color: #000;	
}

.photo_view_sale_percent {
	color: #000;	
}

.photo_view_sale_price_header {
	font-weight:bold;
	color: #000;
}

.photo_view_was_discount_header {
	color: #000;
	font-size:12px;
}

.photo_view_was_discount {
	color: #000;
	font-size:12px;
}

.photo_view_price_header {
	font-weight:bold;
	color: #000;
}

.photo_view_sale_price {
	color: #000;
}

.quantity_drop_down.form-control.photo_view_drop_down {
	width:55px;
}

.quantity_drop_down.form-control.photo_view_find_this_for_me_drop_down {
	width:55px;
}

.photo_view_add_to_cart_button {
	width:80px;
}

.photo_view_find_text {
	padding-left:6px;
	padding-right:6px;
}

.product_zoom {
    position:absolute;
    top:17px;
    right:36px;
    display:block;
	color:#93BCE1;
	padding-left:0px !important;
}

.product_zoom:before {
	font-size:16px;
}

.product_zoom:hover {
	color:#3071a9;
}

.image_block:hover span.product_zoom  span:hover {
    text-decoration: none;
}

a.image_view_product_div_link:hover .product_zoom {
	color:#3071a9;
}	


/* Modal styles */

.product_components_header {
	text-align:center;
	padding-top:20px;
}

.modal_find_this_for_me_message {
	padding-top:10px;
}

.modal_call_or_click_price {
	display:none;
}

.modal_photo_view_product_div {
	padding-top:20px;
	padding-bottom:20px;	
}

.modal_add_to_cart_button_div {
	width:208px;
	margin-bottom:6px;
}

.modal_find_this_for_me_quantity_div {
	width:222px;
}

.modal_sale_percent {
	display:none;
}

.modal_sale_price {
	display:none;
}

.modal_close_button {
	margin-right:15px;
	text-align:right;
	font-size:48px;
}

.sale_header {
	display:none;
}

#no_pattern_stock_message {
	line-height: 150%;
}

.was_normal_header {
	display:none;
}

.was_special_header {
	display:none;
}

.our_normal_header {
	display:none;
}

.our_special_header {
	display:none;
}

.photo_view_was_header {
	color: #666;
	font-size:12px;
}

.photo_view_was {
	text-decoration: line-through;
	font-size:12px;
}

.photo_view_discount_header {
	font-size:12px;
	color: #C00000;
}

/*Only used on callorclick change to above*/
.photo_view_was_discount_header {
	font-size:12px;
	color: #C00000;
}

.photo_view_was_discount {
	font-size:12px;
	color: #C00000;
}
.photo_view_discount {
	color: #C00000;
	font-size:12px;
}

.photo_view_our_price {
	color: #000000;
}

.line_item_was_price {
	color: #C00000;
	text-decoration: line-through;	
	padding-left:0;
	padding-right:0;	
	text-align:right;
}

.line_item_our_price {
	color: #000000;
	padding-left:0;
	padding-right:0;	
	text-align:right;
}

.line_item_was_discount {
	color: #000000;
	padding-left:0;
	padding-right:0;	

}

.list_view_our_price_header {
	color: #000000;
	white-space:nowrap;
}

.was_discount_cell{
	color: #000000;
	text-align:right;
	display:none;
}

.was_price_cell{
	color: #000000;
	text-align:right;
	display:none;	
}

.our_price_cell{
	color: #000000;
	text-align:right;
}

.list_view_was_header{
	color: #000000;
	text-align:right;
	display:none;
}

.list_view_discount_header{
	color: #000000;
	text-align:right;
	display:none;
}

.special_was_discount_cell{
	color: #000000;
	text-align:right;
	display:none;
}

.special_was_price_cell{
	color: #000000;
	text-align:right;
	display:none;	
}

.normal_was_discount_cell{
	color: #000000;
	text-align:right;
	display:none;
}

.normal_was_price_cell{
	color: #000000;
	text-align:right;
	display:none;	
}

.line_item_normal_our_price{
	color: #000000;
	text-align:right;
	padding-left:0;
	padding-right:0;	
}

.line_item_special_our_price{
	color: #000000;
	text-align:right;
	padding-left:0;
	padding-right:0;	
}

.normal_our_price_cell{
	color: #000000;
	text-align:right;
	display:none;	
}

.special_our_price_cell{
	color: #000000;
	text-align:right;
	display:none;	
}

.line_item_normal_was_price{
	color: #C00000;
	text-decoration: line-through;		
	text-align:right;
	padding-left:0;
	padding-right:0;	
}

.line_item_special_was_price{
	color: #C00000;
	text-decoration: line-through;		
	text-align:right;
	padding-left:0;
	padding-right:0;	
}

.line_item_normal_was_discount{
	color: #000000;
	text-align:right;
	padding-left:0;
	padding-right:0;	
}

.line_item_special_was_discount{
	color: #000000;
	text-align:right;
	padding-left:0;
	padding-right:0;	
}

.modal_piece_quantity {
	text-align:left;
	margin-bottom:6px;
}

.modal_piece_product_description_header {
	font-size: 16px;
	font-weight:bold;	
}

.modal_price_header {
	font-size: 12px;
}

.modal_was_header {
	color: #666;	
}

.modal_was {
	text-decoration: line-through;
	color: #666;	
}

.modal_each_paragraph {
	text-align:left !important;
	display:inline;
}

.modal_discount_header {
	color:#C00000;
}

.modal_discount {
	color:#C00000;	
}

.modal_piece_info_list {
    padding-left:15px;
}

.modal_piece_info_list p{
    margin-bottom: 0px;
}

.modal_was_price {
	padding-right:4px;
	margin-bottom: 0px;
}

.modal_price_paragraph{
	margin-bottom: 0px;
	text-align:left !important;
	display:inline;
}

.modal_piece_strikethrough {
	text-align:left;
	margin-bottom: 0px;
}

.modal_piece_strikethrough  p{
	margin-bottom: 0px;
}

.modal_piece_discount_message {
	text-align:left;
	margin-bottom: 0px;
	clear:both;
}

.modal_imperfection_message {
	margin-bottom: 0px;
}

.modal_piece_msrp_paragraph {
	text-align:left;
	margin-bottom: 0px;
	clear:both;
}

.modal_our_price {
	font-size: 22px;
	font-weight:bold;
}

.composite_pattern_div {
	color:#000000;
}

.composite_height_product {
	height:425px;	
}

.composite_height_out_of_stock_product {
	height:385px;	
}

.composite_pattern {
	color:#000;
}


.composite_pattern_link_div {
	text-align:center;
	padding-top:30px;	
}

.modal_composite_header_manu {
	white-space:nowrap;
}

.modal_composite_header_link_span {
	font-size:12px;
	white-space:nowrap;
}

.modal_silver_set_product_image {
	width:100%;
}

#composite_item_number_div {
	color:#333;
	float:right;
	font-weight:bold;
}

.composite_item_number {
	color:#900;
}

.composite_manu_span {
	color:#666;
}

.photo_view_find_text.mobile_sized_FTFM_button {
	width: 68px;
}

.low_stock_message {
	font-size:12px;
	color:#C00000;
	position:absolute;
	bottom:50px;
	padding-left: 2px;	
}

.modal_low_stock_message {
	color:#C00000;
}

.photo_view_quantity_li {
	color:#000;
	font-size:12px;
	position:absolute;
	bottom:50px;
	padding-left: 2px;	
}

.photo_view_quantity {
	font-size:14px;
	
}

#composite_pattern_level_info {
	padding-bottom:10px;
}

.piece_sku_photo_view_header {
	font-weight:bold;
	color: #000;
	font-size:14px;	
}
.piece_sku_header_separator {
	font-weight:bold;
	color: #000;
	font-size:12px;		
}
.piece_sku_photo_view {
	color: #000;
	font-size:12px;	
}

#xs_modal_checkout_links {
	padding-bottom: 15px;
}


/* Homepage 8/2015 Styles */

.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-control {
  z-index: 2;
}

@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
}

.homepage_feature_text_header {
	margin-top:15px;
	color:#2B2B77;
	font-weight:700;
	font-size:15px;
}

.homepage_highlight_we_replace {
	font-style: italic;
}
.homepage_highlight_we_replace_restricted{
	font-size:12px;
}

#homepage_feature_div_right {
	padding-top:15px;
}

.carousel-indicators {
	bottom:20px;
}

.carousel-inner {
	height:100%;
	padding-bottom:10px;
}

.carousel-control.left {
	background-image:none !important;
}

.carousel-control.right {
	background-image:none !important;
}


.homepage_feature_image {
	width:100%;
}

.carousel-caption {
	color:#000;
	text-shadow:none;
	left:10%;
	right:10%;
	position:absolute;
	bottom:-60px;
}

.carousel_caption_link {
	color:#000;
}

#carousel_left_icon {
	margin-top:-26px;
}

#carousel_right_icon {
	margin-top:-26px;  
	margin-right:-15px;
}

.homepage_section_header_div {
	padding-left:5px;
	padding-right:5px;
}

.homepage_section_header {
	text-align:center;
	margin-bottom:10px;
	margin-top:20px;
	line-height:22px;
	border-bottom:3px solid #F1F1F1;
}

.homepage_section_header_span {
	background-color:#FFF;
	position:relative;
	padding:0px 30px;
	bottom:-12px;
}

.homepage_section_content {
	padding-left:5px;
	padding-right:5px;
}

.homepage_section_header_spacer {
	padding-left:10px;
	padding-right:10px;
}

.homepage_product_category {
	padding:10px;
	text-align:center;
}

.homepage_product_category_image {
	width:100%;
	height:auto;
	display:inline-block;
	vertical-align:middle;
}

.homepage_product_category_image_overlay {
	display: none;
	position:absolute;
	bottom:40px;
	padding:6px 0px;
	left:0px;
	right:0px;
	text-align:center;
	background:none repeat scroll 0% 0% rgba(255, 255, 255, 0.7);
	transition:#000 200ms ease-out 0s;
	margin-left:10px;
	margin-right:10px;
}

.homepage_product_category_image_overlay_title {
	font-weight:bolder;
	font-size:140%;
	color:#555;
	margin-top:10px;
	margin-bottom:10px;
}

.homepage_product_category_image_overlay_subtext {
	color:#777;
	font-size:60%;
	display:block;
}

.homepage_specialty_feature_div {
	padding:10px;
}

.homepage_specialty_feature_title_div {
	text-align:center;
}

.homepage_specialty_feature_title {
	margin-top:10px;
	margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	color:#2B2B77;
	font-weight:700;
	font-size:15px;
}

#homepage_weekly_specials_div {
	padding:10px;
	text-align:center;
}

#homepage_weekly_specials_image_large {
	width:auto;
	height:auto;
	display:inline-block;
	vertical-align:middle;
}

#homepage_weekly_specials_image_small {
	width:auto;
	height:auto;
	display:inline-block;
	vertical-align:middle;
}

@media all and (max-width: 400px){
	.header_span {
		padding: 0px 6px !important;
		line-height: 1.2;
	}
}

/* End Homepage 8/2015 Styles */


/*  Width Specific Styles */

/*  center add to cart/ftfm on Small Devices, Tablets */
@media only screen and (min-width: 500px) and (max-width : 767px) {

	/* on all input-group-btn add-to-cart/ftfm, acts as a different selector for this fix */
	.button_group {
	   display:block;
	   width: 135px;
	}
	
	.photo_view_price_li {
		position:absolute;
		bottom:70px;
	
	}
	
}

@media only screen and (min-width: 768px) and (max-width : 991px) {
	.custom_small_font_input {
		font-size:14px !important;
		height:40px !important;
		padding-left:10px !important;
		padding-right:10px !important;		
	}
	
	#footer_bottom_left {
		text-align:center;
	}

	#footer_bottom_right {
		text-align:center;
	}
	#footer_copyright {
		text-align:center;	
	}
}

@media only screen and (min-width: 992px) and (max-width : 1200px) {

	.photo_view_product_div {
		height:385px;
	}
	
	.photo_view_find_text {
		padding-left:2px;
		padding-right:2px;
	}
	
	.photo_view_find_text.requested_highlight {
		width:100px;
	}
	
	.photo_view_out_of_stock_product_div {
		height:345px;
	}
	
	.composite_height_product {
		height:445px;	
	}
	
	.composite_height_out_of_stock_product {
		height:385px;	
	}	
}

@media only screen and (max-width : 767px) {
	.photo_view_product_div {
		height:385px;
	}
	
	.photo_view_out_of_stock_product_div {
		height:325px;
	}
	
	.composite_height_product {
		height:445px;	
	}

	.photo_view_price_li {
		position:absolute;
		bottom:90px;
	
	}
	
	.composite_height_out_of_stock_product {
		height:385px;	
	}

	.custom_small_font_input {
		font-size:14px !important;	
		height:40px !important;	
		padding-left:10px !important;	
		padding-right:10px !important;	
	}
	
	#logo_container {
		text-align:center;
	}
	#utility_bar {
		text-align:center;
		min-width:300px;
	}
	
	#footer_bottom_left {
		padding-left:15px;
		padding-top:20px;
		text-align:center;
	}
	
	#footer_bottom_right {
		text-align:center;
		padding-top:20px;
	}
	
	#footer_copyright {
		text-align: center;
	}
	
	.footer_bottom_hr {
		display:none;
	}
	
	.footer_divider {
		display:none;
	}

	.homepage_image_div {
		text-align: center;
		Width:100%;
	}
	
	.homepage_image {
		float:none !important;	
	}
	.homepage_header {
		text-align:center;
	}	
}


/*7/20/2015 Product Landing Page Styles*/

.p_centered {
	text-align: center;
}

.landing_product_h1 {
	text-align: center;
	font-size: 24px;
}

.landing_product {
	border-radius: 10px;
	margin: 10px 0px 10px 0px;
	padding: 10px 0px 10px 0px;
	text-align: center;
}

.landing_product:hover .landing_product_title {
	color: black;
	text-decoration: underline;
}

.landing_product:hover .landing_product_description {
	color: #0F0F0F;
	text-decoration: none;
}

.landing_product_title {
	font-weight: bold;
	color: black;
	font-size: 16px;
	line-height: 18px;
	padding: 2% 2% 0 2%;
	width: 100%;
	text-align: center;
}

.landing_product_description {
	font-weight: normal;
	color: #0F0F0F;
	font-size: 12px;
	padding: 0 2% 2% 2%;
	overflow: hidden;
	text-align: left;
}

.landing_product_img {
	display: inline;
	border-radius: 10px;
	width: 100%;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}

.landing_product_img_container {
	border-radius: 10px;
	background-color: #F0F0F0;
}

.landing_product a {
	text-decoration: none !important;
}

.shop_now_button {
	border-width: 8px 16px;
	border-style: solid;
	border-color: #E76120;
	border-radius: 4px;
	color: #FFF;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	display: inline-block;
	background-color: #E76120;
	margin-left: auto;
	margin-right: auto;
}

.shop_now_button:hover {
	color: #FFF;
}

.visible-xxs{
	display: none;
}

@media all and (max-width: 450px){
	.col-xxs-12{
		margin-right: 0 !important;
		margin-left: 0 !important;
		width: 100% !important;
	}
	
	.hidden-xxs{
		display: none !important;
	}
	
	.visible-xxs{
		display: block;
	}
}

@media all and (max-width: 550px){
	.feature_img{
		width: 100%;
		height: auto;
	}
}

.clearfloats {
	clear: both;
}
/*End 7/20/2015 Product Landing Page Styles*/

/*Begin 8/17/15 Responsive Image Styles*/
.responsive-img-container{
	display: inline;
}
.responsive-img{
	max-width: 100%;
}
@media all and (max-width: 768px){
	.responsive-img-container{
		display: block;
		width: 100%;
		text-align: center;
		padding-left: 0 !important;
		padding-right: 0 !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	.responsive-img{
		padding-left: 0 !important;
		padding-right: 0 !important;
		margin-left: auto !important;
		margin-right: auto !important;
		height: auto !important;
	}
}
/*End 8/17/15 Responsive Image Styles*/


/* Maureen's custom styles, 8/28 - Alex reviewed and made some tweaks*/

/* add border to idenitiyfy image identify_new.htm */
.identify img {
	border: 1px solid #333;
	margin-left:15px;
	margin-bottom:10px;
	padding-top:5px;
	float:right;
}

@media (max-width: 600px) {
	.identify img {
		margin: 0 auto 5px auto;
		padding: 0 0 5px 0;
		text-align:center;
		float:none;
	}
}

/* customizations to piecetype section */
td.piecetype-image {
	width:25%;
	padding:10px;
}

td.piecetype-description {
	width:75%;
	padding:10px;
}

.return_address {
	padding-left:40px;
}

ul.monthly img {
	margin-right:15px;
	width:80px;
	height:80px;
	padding-bottom:10px;

}

ul.monthly li {
	border-top:1px solid #ccc;
	padding:10px 0px;
	clear:both;
}

/* override defaults for top thirty manufactures list  */
.topThirty li  {
	padding: 5px 0;
}
b .topThirty {
	 font-weight: 300;
}
.topThirty {
	margin-top:20px;
}

/* remove bolding in footer area  */
b .footer_group {
	font-weight:normal;
}

/* reduce spacing under h4 and h3 for direction.htm and repserv.htm  */
.directions h4, .other_services h4 {
	padding-bottom:2px;
	margin-bottom:0px;
}

/* custom styles to override default h1, h2, h3, h4 styles for static pages (thus the class name "static" ) */
h1.static {
	color:#000066;
	font-size:24px;
}
h2.static {
	color:#000066;
	font-size:18px;
}
h3.static {
	color:#000066;
	font-size:14px;
}
h4.static {
	color:#000066;
	font-size:14px;
	font-weight:600;
}

/* custom styles for knowledgebase mfghist/mfghist.htm */
ul.knowledgebase img {
	width: 60px;
	margin-right: 15px;
	height:100%;
}

ul.knowledgebase li {
	border-top: 1px solid #ccc;
	padding: 10px 0;
	clear:both;
}

/* custom styles for gift registry info/gift_registry.htm */
ul.registry li {
	padding-top: 10px;
}

/* custom styles for gift certificate specialty/giftcertificate.htm*/
.gift_certificate_image {
	margin:0 auto;
	width: 336px;
	padding-bottom: 10px;
}

.gift_certificate strong {
	color: #006;
}

.gift_certificate ol li, ul.gift_card li {
	padding-bottom:10px;
}

ul.gift_card {
	margin-left:40px;
}

.gift_certificate form img {
	padding-bottom:5px;
}


/* custom styles for links.htm. Alex - hopefully we will remove this page soon */
.links {
	height: 500px;
}

/* Alex - Used globally for image enlarging - will need to test to see how this affects other splash pages on test. at some point we will deprecate these.*/
.click2enlarge {
	font-size: 7pt;
	font-weight: normal;
	color: #15C;
	padding-top: 0;
	text-align: center;
	line-height: normal;
	text-decoration: underline;
}

.imagecontainer-text {
	display:block;
	font-size: 9pt;
	text-align:center;
	color: #666;
	font-weight: bold; 
	line-height:normal;
}

.imagecontainer-text a, .imagecontainer-text a:visited {
	color: #666;
	text-decoration:none;
}

/* Alex - Could be used globally going forward for image label, not sure if it is yet, I think Kenion put this on the page */
.img-label,.img-label:hover,.img-label:active,.img-label:visited {
	font-size: 9pt;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	line-height: normal;
}
/* many list items have a border between them, thought this would be a nice option...using on  mfghist/funfacts_new.htm for example */
ul.bordered-line-items li{
	padding: 10px 0;
}
ul.bordered-line-items li img{
	padding-right: 10px;
}

ul.bordered-line-items li:first-child{
	border-top: 2px solid #ccc; 
}
/* END:  many list items have a border between them, thought this would be a nice option...using on  mfghist/funfacts_new.htm for example */

/* cases where an image and a caption go together and need padding from the surrounding text, and need to clear all text when on smaller mobile devices */

.image-with-caption-right, .image-with-padding-left{
	float:right;
	padding: 0px 0px 10px 20px;
}
.image-with-caption-left, .image-with-padding-right{
	float:left;
	padding: 0px 20px 10px 0px;
}

.image-with-caption-left .caption, .image-with-caption-right .caption{
	text-align:center;
	color:#555;
	font-weight:bold;
	font-size:12px;
	padding-top:3px;
}
.image-with-caption-left .caption a, .image-with-caption-right .caption a{
	color:#555;
}

@media (max-width: 748px) {
	.image-with-caption-right, .image-with-caption-left{
	float:none;
	padding: 10px;
	text-align:center;
	}
}
/* END:  cases where an image and a caption go together and need padding from the surrounding text, and need to clear all text when on smaller mobile devices */


/* START styles needed for what's trending now page, text requested to be larger by marketing showroom/trend_toc.htm */

ul.trending_products li{
	padding:10px;
	margin: 10px 0;
	border-radius: 10px;
	background-color: #F8F8F8;
}
ul.trending_products li a img{
	    display: inline;
    border-radius: 10px;
    width: 100%;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;	
}

ul.trending_products li a:hover{
	text-decoration:none;
}

.trending_img_container{
	border-radius: 10px;
	background-color: #F8F8F8;
	padding:0;
}
ul.trending_products h2{
	text-align:center;
	font-size:24px;
	color:#444;
}
ul.trending_products p{
	color:#444;
	font-size:14px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
}

ul.trending_products p  em{
	color:#444;
	font-size:12px;
	padding-bottom:10px;
	padding-left:0px;
	padding-right:10px;
}


ul.trending_products li{
	clear:both;
}
@media (min-width: 768px) {	
	ul.trending_products li:nth-child(even) .trending_img_container {
		float:right;
		padding-right:0px;
	}
}

@media (max-width: 768px) {
	ul.trending_products li .trending_img_container{
		padding-bottom:10px;
	
	}
}

ul.trending_products .shop_now_button{
	display:block;
	width:118px;
	text-align:center;
	padding:3px 0px;
}

p.pattern_description{
	padding:5px 30px;
}
/* END styles needed for what's trending now page, text requested to be larger by marketing showroom/trend_toc.htm */

/* end Maureen's custom styles */

/* JS include header menu */
#header_message_bar {
	margin: 0px 1px;
	padding: 2px 0px 5px 0px;
	font-size: 12px;
	color:#2B2B77;
	font-weight:700;
	border-bottom: 2px solid rgb(241, 241, 241);
}

.header_message_bar_icon {
	border-right: 2px solid rgb(241, 241, 241);
}

.header_message_bar_link {
	color:#2B2B77;
	font-weight:bold;
	white-space:nowrap;
	text-decoration: none;
}

#header_message_bar_div_4 {
	padding-left: 0px;
}

#header_message_bar_free_ship_link {
	color:#BC0A0A;
	font-weight:bold;
	white-space:nowrap;
	text-decoration: none;
}

#header_message_bar_free_ship_details {
	font-size:10px;
	text-decoration:underline;
	color:black;
}

#header_message_bar_glyph_1 {
	font-size:12px;
	margin-right:5px;
	color:purple;
}

#header_message_bar_glyph_2 {
	font-size:12px;
	margin-right:5px;
	color:#00afa5;
}

#header_message_bar_glyph_3 {
	font-size:12px;
	margin-right:5px;
	color:RoyalBlue;
}

#header_message_bar_glyph_4 {
	font-size:12px;
	margin-left:5px;
	margin-right:5px;
}

.header_message_bar_arrow {
	font-size:10px;
	margin-right:5px;
	margin-bottom:2px;
}

@media only screen and (max-width: 767px) {
	/* Begin 2 layer mobile submenu */
	
	.header_message_bar_icon.header_message_bar_two_row {
		border-right: 0px;
		border-top: 2px solid rgb(241, 241, 241);
	}
	#header_message_bar_div_3.header_message_bar_two_row {
		padding-bottom: 5px;
		padding-left: 6px;
	}
	#header_message_bar_div_4.header_message_bar_two_row {
		padding-top: 7px;
		padding-left: 0px;
	}
	
	/* End 2 layer mobile submenu */
	/* Begin 1 layer mobile submenu */

	#header_message_bar {
		border-bottom: 0px;
	}
	
	#header_message_bar.header_message_bar_two_row {
		border-bottom: 2px solid rgb(241, 241, 241);
	}

	/* End 1 layer mobile submenu */

}
/* end JS include header menu */

/* start spode woodland page special styles */
.spodeHeader{
	margin-top:10px;

}

.spodeHeadline {
	text-align:center;

}
.spodeHeadline .subHeader1 strong{
	text-transform:uppercase;
	font-size:46px;
	color:#18752c;
	font-family: Candara, Calibri, Segoe, 'Segoe UI', Optima, Arial, sans-serif;
	text-shadow: 2px 2px 2px #333;
}
.spodeHeadline .subHeader1{
	font-size:24px;
	color:#666;
	display:block;
	font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	padding-bottom:5px;
	border-bottom:1px solid #ccc;
}
.spodeHeadline .subHeader2{
	display:block;
	margin-top:35px;
	font-size:24px;
	font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	color:#666;
}
.spodeHeadline .subHeader2 strong{
	font-weight:bold;
	display:block;
	margin-bottom:5px;
}
.spodeHeadline .subHeader3{
	display:block;
	font-size:20px;
	margin-top:40px;
	font-family: Calibri, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif;
	color:#666;
	
}
.spodeHeadline .subHeader3 strong{
	font-weight:bold;
}
.spodeHeader{
	padding-left:0px;
	padding-left: 0;
	padding-right: 0;
	background-color: #f4e8bc;
	color: #FFFFFF;
}
.spodeHeadline{
	text-align:center;
	display:block;
	height:100%;
}
.spodeHeadline h1{
padding-right:0px;
	padding-left:0px;
	margin-top:0px;
	padding-top:5px;
}
.spodeHeader .heroImage{
	padding-right:0px;
	padding-left:0px;
	text-align:left;
}
.spode .landing_product:hover .landing_product_title {
    color: #333;
    text-decoration: none;
}
.spode .landing_product  {
    margin-top:5px;
	padding-top:0px;
}

@media (min-width: 1200px){
	.spodeHeadline .subHeader1 strong{
		font-size:48px;
	}
	.spodeHeadline .subHeader1{
		font-size:26px;
	}
	.spodeHeadline .subHeader2{
		font-size:28px;
		margin-top:40px;
	}
	.spodeHeadline .subHeader3{
		margin-top:40px;
		font-size:26px;
	}
}
@media (min-width: 992px) and (max-width:1199px){
	.spodeHeadline .subHeader1 strong{
		font-size:40px;
	}
	.spodeHeadline .subHeader1{
		font-size:22px;
	}
	.spodeHeadline .subHeader2{
		margin-top:30px;
	}
	.spodeHeadline .subHeader3{
		margin-top:30px;
		font-size:20px;
	}
	
}
@media (min-width: 768px) and (max-width:991px){
	.spodeHeadline .subHeader1 strong{
		font-size:50px;
	}
	.spodeHeadline .subHeader1{
		font-size:28px;
	}
	
	.spodeHeadline .subHeader2{
		font-size:24px;
		margin-top:15px;
	}
	.spodeHeadline .subHeader3{
		margin-top:15px;
		font-size:24px;
	}
}
@media (max-width:767px){
	.spodeHeadline .subHeader2{
		font-size:24px;
		margin-top:15px;
	}
.spodeHeadline .subHeader3{
		margin-top:15px;
		font-size:24px;
	}
	.spode h3{
		font-size:18px;
	}
	.spode .homepage_section_header{
		border-bottom:none;
	}
	.spode .homepage_section_header_span{
		padding-left:0px;
		
		padding-right:0px;
	}
	
}

/* end start spode woodland page special styles */
