.breadcrumb ul {
	float: left;
	overflow: hidden;
	margin: 0;
	padding: 0;
	height: 60px;
	list-style: none;
	width: 100%;
	background: #fff;
	margin-bottom: 15px;
	padding: 0 40px;
}
.breadcrumb ul li {
	float: left;
	padding: 0 16px 0 0;
	font: 600 14px/60px "facitweb", Arial, sans-serif;
	text-transform: uppercase;
}
.breadcrumb ul li:after {
	padding-left: 16px;
	color: #dfdfdf;
	content: "/";
}
.breadcrumb ul li:last-child:after {
	content: normal;
}
.breadcrumb ul li a {
	color: #545454;
	text-decoration: none;
}
.breadcrumb ul li.current a, .breadcrumb li.last a {
	color: #0099dc;
}
.breadcrumb ul li a:hover {
	color: #0099dc;
}
.breadcrumb ul li.current a:hover, .breadcrumb li.last a:hover {
	color: #545454;
}
/* Slider Styles */
.slider {
	width: 100%;
	display: block;
	clear: both;
	margin: 0 0 15px 0;
	overflow: hidden;
}
/* Homepage Body Styles */
.row1 {
	margin: 0 0 15px 0;
	width: 100%;
	clear: both;
	display: block;
	overflow: hidden;
}
.row2 {
	width: 100%;
	clear: both;
	display: block;
	overflow: hidden;
}
.row3 {
	margin: 0;
	width: 100%;
	clear: both;
	display: block;
	overflow: hidden;
}
.row4 {
	margin: 15px 0 0;
	width: 100%;
	clear: both;
	display: block;
	overflow: hidden;
}
.row-breaker {
	margin: 0 0 30px 0;
	width: 100%;
	clear: both;
	display: block;
	overflow: hidden;
}
.col {
	margin-right: 10px;
	display: inline;
	float: left;
}
.col img {
	vertical-align: top;
}
.maxheight {
	height: 100% !important;
	min-height: 100% !important;
	padding-bottom: 10000px !important;
	margin-bottom: -10000px !important;
}
.pad10top {
	margin-top: 10px !important;
}
.pad20top {
	margin-top: 20px !important;
}
.pad30top {
	margin-top: 30px !important;
}
.pad40top {
	margin-top: 40px !important;
}
.pad10left {
	margin-left: 10px !important;
}
.pad10right {
	margin-left: 10px !important;
}
.pad10bottom {
	margin-bottom: 10px !important;
}
.pad10 {
	padding: 10px;
}
.pad15 {
	padding: 15px;
}
.pad20 {
	padding: 20px;
}
.pad30 {
	padding: 20px;
}
.pad20left {
	margin-left: 20px !important;
}
/* Shop Top Menu */

.main-menu-shop {
	background: #2a2a2a;
	padding: 30px 0;
}
.menu-shop, .menu-shop * {
	margin: 0;
	padding: 0;
	list-style: none;
}
.main-menu-shop .col.first {
	width: 205px;
	margin: 0 20px;
}
.main-menu-shop .col.main {
	width: 225px;
	margin: 0 20px 0 0;
}
.main-menu-shop .col.last {
	width: 205px;
	margin: 0;
}
.menu-shop li a {
	color: #fff;
	font: 600 11px/24px "facitweb", Arial, sans-serif;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
}
.menu-shop li a:hover, .menu-shop li.current a {
	color: #ffda00;
}
.menu-shop li a:visited {
	color: #fff;
}
.menu-shop {
	margin: 0 0 0 40px;
}
.menu-shop li {
	float: left;
	width: 230px;
}
.menu-shop li a:hover, .menu-shop li.current a {
	color: #ffda00;
	text-decoration: none;
}
.sorter {
	float: right;
	background: none;
	border: 0;
	color: #111;
	padding: 0;
	text-align: left;
	top: 0;
	width: 240px;
	font: 400 13px/50px "facitweb", Arial, sans-serif;
}
.sorter a {
	color: #545454;
	font-weight: normal;
	text-decoration: none;
}
.sorter a:hover {
	text-decoration: none;
	border-bottom: 3px solid #009ddb;
}
.sorter .sort-by {
	font-weight: bold;
	line-height: 50px;
	padding: 0;
}
.sorter .sort-by h4 {
	display: none;
}
.sorter .sort-by ul {
	list-style: none;
	margin: 0;
}
.sorter .sort-by ul li {
	float: right;
	margin-left: 25px;
}
.sorter .view-mode {
	left: 0;
	padding: 0;
	position: absolute;
	top: 15px;
}
.shop-toolbar {
	position: static;
}
/* Grid */
.shop-grid {
	width: 960px;
	margin: 0;
	padding: 0;
}
.shop-grid li.item {
	display: inline;
	float: left;
	position: relative;
	margin: 0 20px 30px 0;
	width: 225px;
	height: 400px;
	z-index: 1;
}
.shop-grid.categories li.item {
	min-height: 360px;
}
.shop-grid li.last {
	margin-right: 0;
}
.shop-grid .product-image {
	background: url(../img/clear.png);
	border: 0;
	display: block;
	width: 225px;
	height: 300px;
	left: 0;
	margin: 0;
	overflow: hidden;
	position: absolute;
	text-indent: -999em;
	top: 0;
	z-index: 2;
}
.shop-grid .product-image:hover {
	background: url(../img/view-details.png) no-repeat center center;
}
.shop-grid .image {
	width: 225px;
	height: 300px;
	margin: 0 0 10px;
	overflow: hidden;
}
.shop-grid .image img {
	display: block;
}
.shop-grid .product-name {
	position: relative;
	display: block;
	width: 100%;
	padding: 0;
	color: #009ddb;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	font: 600 13px/18px "facitweb", Arial, sans-serif;
}
.shop-grid .product-name a {
	color: #009ddb;
	text-decoration: none;
}
.shop-grid .product-name a:hover {
	color: #2a2a2a;
}
.shop-grid .price-box {
	margin: 0 0 10px;
}
.price-box .price {
	color: #545454;
	font: 400 13px/18px "facitweb", Arial, sans-serif;
}
.price-box span.old-price {
	color: #d3d2d2;
	text-decoration: line-through;
}
.shop-grid .actions {
	display: none;
}
/* Product Detail */
.product-box {
	margin: 0 auto 40px;
	overflow: hidden;
	padding: 0;
	width: 960px;
}
.product-box .slide {
	float: left;
	width: 300px;
}
.product-box .slide img {
	display: block;
}
.product-box .slide .swicher {
	margin: 0;
	padding: 6px 0 0;
	list-style: none;
	overflow: hidden;
	width: 315px;
}
.product-box .slide .swicher li {
	float: left;
	margin: 0 6px 6px 0;
}
.product-box .slide .swicher a {
	float: left;
	border: 3px solid #fff;
}
.product-box .slide .swicher a:hover, .product-box .slide .swicher .active {
	border: 3px solid #ffda00;
}
.product-box .slide .swicher a img {
	display: block;
}
.product-box .block {
	float: right;
	width: 565px;
	padding: 40px;
	background: #fff;
}
.product-box .block .details-box {
	color: #545454;
}
.product-box .block .details-box h3 {
	text-transform: uppercase;
	margin-bottom: 12px;
	color: #2a2a2a;
	font: 700 24px/32px "facitweb", Arial, sans-serif;
}
.product-box .block .details-box p {
	margin: 0 0 13px;
}
.product-box .block .details-box .price {
	color: #009ddb;
	display: block;
	margin: 24px 0;
	text-transform: uppercase;
	font: 600 24px/24px "facitweb", Arial, sans-serif;
}
.product-box .block .details-box .price.msrp {
	margin-top: 13px;
	color: #bbb;
	text-decoration: line-through;
}
.product-box .block .details-box .price.sale {
	color: #545454;
}
.product-box .block .details-box ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	margin-bottom: 0;
}
.product-box .block .details-box ul li {
	list-style-type: circle;
	list-style-position: outside;
	margin: 0 0 8px 15px	
}
.product-box .block .details-box strong {
	color: #545454;
	display: block;
	margin-bottom: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font: 400 18px/27px "facitweb", Arial, sans-serif;
}
* html .product-box .block .details-box strong {
	margin: 0 0 14px;
}
.product-box .block .details-box strong sup {
	color: #888;
	font-size: 75%;
	margin-right: 5px;
}
.product-box .block .details-box h4 {
	color: #545454;
	font: 600 14px/18px "facitweb", Arial, sans-serif;
	letter-spacing: 1px;
}
.setting-box {
	padding: 40px 0;
}
.setting-box .select-form {
	margin: 0;
}
.setting-box select {
	margin: 7px 0;
}
.setting-box strong {
	display: block;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #777;
	margin: 0 0 5px;
}
.product-box .block .color {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	height: 1%;
	color: #545454;
	font-size: 10px;
	line-height: 12px;
}
.product-box .block .color li {
	float: left;
	width: 32px;
	padding: 0 0 18px;
	position: relative;
	margin: 0 2px 0 0;
}
.product-box .block .color li a {
	display: block;
	padding: 1px;
	border: 1px solid #fff;
	color: #545454;
}
.product-box .block .color li a:hover, .product-box .block .color li.active a {
	border: 1px solid #dfdfdf;
	text-decoration: none;
}
.product-box .block .color li a:hover span, .product-box .block .color li.active a span {
	display: block;
}
.product-box .block .color li a span {
	position: absolute;
	bottom: 0;
	left: 0;
	display: none;
}
.product-box .block .color img {
	display: block;
}
.product-box .area {
	overflow: hidden;
	height: 1%;
	padding: 18px 0 0;
}
.product-box .area a {
	text-decoration: none;
}
.product-box .area .btn-like {
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../img/btn-like.gif) no-repeat;
	width: 53px;
	height: 23px;
}
.product-box .reviews {
	overflow: hidden;
	height: 1%;
	background: url(../img/stars.png) no-repeat;
	width: 127px;
	height: 25px;
	padding: 7px 0 0 131px;
	font-size: 93%;
	color: #545454;
}
.product-box .review-bar {
	margin-top: 8px;
	font-size: 93%;
	margin: 0 0 30px;
}
.product-box .review-bar a {
	color: #009ddb;
	text-decoration: none;
}
.product-box .review-bar a:hover {
	text-decoration: underline;
}
.product-box .review-bar span {
	color: #777;
	margin: 0 8px;
}
.product-box .area span {
	float: left;
	margin: 5px 0 0 8px;
	padding: 0 0 0 16px;
	font-size: 11px;
	line-height: 13px;
	color: #333;
	background: url(../img/ico-facebook.gif) no-repeat;
}
.product-box .btn-add {
	text-indent: -9999px;
	overflow: hidden;
	background: url(../img/btn-add.png) no-repeat;
	width: 154px;
	height: 40px;
	float: right;
	margin: -10px 0 0 0;
	position: relative;
	display: inline;
}
.product-box .btn-add:hover {
	background-position: bottom;
}
/* MWRC Configs */

.zipsearch {
	background-color: #f0f4f7;
	padding: 20px;
	border: 1px solid #dedede;
	margin: 24px 0;
		width: 420px;

}
.zip {
	color: #545454;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-right: 20px;
	font: 400 12px/12px "facitweb", Arial, sans-serif;
}
.zipbox {
	padding: 10px;
	width: 98px;
	height: 18px;
	border: 1px solid #dedede;
	outline: none;
	background: #fff;
	color: #545454;
	text-transform: uppercase;
	letter-spacing: 1px;
	font: 400 12px/20px "facitweb", Arial, sans-serif;
}
.btn-submit {
	padding: 0 20px;
	height: 40px;
	border: 0 none;
	background: #009ddb;
	color: #fff;
	text-align: center;
	font: 700 12px/40px "facitweb", Arial, sans-serif;
	cursor: pointer;
	text-transform: uppercase;
	letter-spacing: 1px;
	transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
}
.btn-submit:hover {
	background: #2a2a2a;
}
.retailer {
	font: 400 12px/18px "facitweb", Arial, sans-serif;
	margin: 0;
	padding: 12px 0;
	border-top: 1px solid #dedede;
	text-transform: uppercase;
}
.retailer h4 {
	color: #545454;
	font: 600 13px/18px "facitweb", Arial, sans-serif;
	letter-spacing: 1px;
}

.buynow, .addtocart {
	padding: 0 20px;
	height: 40px;
	border: 0 none;
	background: #009ddb;
	color: #fff;
	text-align: center;
	font: 700 12px/40px "facitweb", Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
}
.buynow:hover, .addtocart:hover {
	background-color: #2a2a2a;
}
.why-text {
	color: #545454;
	display: block;
	margin: 24px 0 7px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font: 600 13px/18px "facitweb", Arial, sans-serif;
		width: 420px;

}
.why-text .highlight {
	color: #009ddb;
}
.why-text a {
	color: #f7941d;
}
.why-text a:hover {
	color: #009ddb;
	text-decoration: none;
}
.view-directions {
	display: inline !important;
	text-transform: none !important;	
}
.callout-box {
	background: white;
	padding: 30px;
	border: 1px solid #dfdfdf;
	margin: 14px 0 28px;
}
.product_configs select {
	min-width: 160px;
}
.addtocart {
	margin-top: 14px;
}
#long_description {
	font: 400 13px/21px "facitweb", Arial, sans-serif;
	margin-top: 24px;
		width: 420px;

}
.shop-grid li.item.outofstock .product-image {
	z-index: 100;
	background: url(../img/out-of-stock.png) no-repeat center center;
}
.shop-grid li.item.outofstock .product-image:hover {
	z-index: 100;
	background: url(../img/view-details.png) no-repeat center center;
}
.outofstock {
	color: #ff000 !important;
}
.shop-grid li.item.noimage.outofstock img {
	display: none;
}
.shop-grid li.item.noimage:hover img {
	display: none;
}

h4.hdr-strandsRecs {
	padding: 0 40px;
	width: 100%;
	background: #0070c4;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	font: 600 21px/60px "facitweb", Arial, sans-serif;
}

.strandsRecs {
	background: white;
	border: none;
	padding: 0 0 10px;
	margin: 0 0 28px;
}


.strandsRecs .SBSprod_4Background a.SBSprod_4Line0 {
	font: 600 13px/21px "facitweb", Arial, sans-serif;
	text-transform: uppercase;
}
.strandsRecs .SBSprod_4Background a.SBSprod_4Line1 {
	font: 400 13px/21px "facitweb", Arial, sans-serif;
	text-transform: uppercase;
}
.strandsRecs .SBSTPL_10Background a.SBSTPL_10Line0 {
	font: 600 13px/21px "facitweb", Arial, sans-serif;
	text-transform: uppercase;
}
.strandsRecs .SBSTPL_10Background a.SBSTPL_10Line1 {
	font: 400 13px/21px "facitweb", Arial, sans-serif;
	text-transform: uppercase;
}
#product_tabs .tabs {
	display: block;
	clear: both;
	margin: 0 0 -1px;
	position: relative;
}
#product_tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	white-space: nowrap;
	background: transparent;
	padding: 0 !important;
}
#product_tabs .tabs li a {
	border-top: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	display: block;
	float: left;
	height: 45px;
	line-height: 50px;
	text-align: center;
	text-decoration: none;
	width: 130px;
	font-size: 20px;
}
#product_tabs .tabs li a.first {
	border-left: solid 1px #dfdfdf;
}
#product_tabs .tabs .tabs-selected a {
	border-bottom-color: #fff;
	background: #fff;
}
#product_tabs .tabs-container {
	background: #fff;
	border: solid 1px #dfdfdf;
	padding: 15px;
}

.pr-snippet-read-write {
	font-size: 12px !important;
	color: #545454 !important;
}

.pr_snippet_product .pr-snippet-read-write {
	font-size: 12px !important;
	color: #545454 !important;
	padding: 0 !important;
}

.pr-snippet-stars {
	padding: 0.3em 0 !important;
}

pr_review_summary a {
	color: #009ddb !important;
}

.pr-snapshot-head p {
	font: 400 14px/21px "facitweb", Arial, sans-serif !important;
	text-transform: uppercase !important;
}

.page-template-page-tpl-dealer-results-php .generic-content {
	background: #fff;	
	padding: 40px;
}
.page-template-page-tpl-dealer-results-php .generic-content h1 {
	margin-bottom: 21px;
	color: #2a2a2a;
	text-transform: uppercase;
	font: 700 27px/27px "facitweb", Arial, sans-serif;
}

