/*-----------------------------------------------------------------------------
	Framework CSS Overrides
-----------------------------------------------------------------------------*/

@font-face {
	font-family: 'Glyphicons Halflings';
	src: url('../fonts/glyphicons-halflings-regular.eot');
	src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}
.icon-googleplus {
	width: 12px;
	height: 12px;
	background: url("../images/icons/glyphicons-googleplus.png") center center no-repeat;
}
.icon-facebook {
	width: 12px;
	height: 12px;
	background: url("../images/icons/glyphicons-facebook.png") center center no-repeat;
}
.icon-video {
	background: url("../images/icons/icon-video.gif") center center no-repeat;
}
.pagination {
	margin: 0;
}
	.pagination li a,
	.pagination li span {
		color: #F04E37;
	}
	.pagination .active a,
	.pagination .active span,
	.pagination .active a:hover,
	.pagination .active span:hover,
	.pagination .active a:focus,
	.pagination .active span:focus {
		color: #999999;
		background-color: #f5f5f5;
		border-color: #dddddd;
	}
.thumbnails-tight li {
	margin-bottom: 0;
}
a.bfw-block-level {
	position: relative;
}
	a.bfw-block-level .label {
		position: absolute;
		top: 0;
		left: 0;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		border-radius: 0;
	}
.btn-link {
	color: #F04E37;
}
.btn-no-link {
	background-color: transparent;
	background-image: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-color: transparent;
	cursor: auto;
	color: inherit;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}
.btn-no-link:hover,
.btn-no-link:focus {
	color: inherit;
	background: transparent;
}
.btn-arrow {
	border: 3px solid #ffffff !important;
	-webkit-box-shadow: 1px 1px 5px #cccccc;
	-moz-box-shadow: 1px 1px 5px #cccccc;
	box-shadow: 1px 1px 5px #cccccc;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	padding-left: 10px;
	color: #363940;
	text-align: left;
	background: #f8f8f6 url(../images/blt-arrow-right-aqua.gif) 90% center no-repeat;
	font-size: 16px;
	font-weight: bold;
}
.label-lg-round {
	background: #999999;
	padding: 0.7em 1em 0.9em;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 6px;
}
.lt-ie8 .form-inline label,
.lt-ie8 .form-inline input,
.lt-ie8 .form-inline select,
.lt-ie8 .form-inline .bfw-spacer {
	display: inline;
	float: left;
	margin-top: 0;
	margin-bottom: 0;
}
.lt-ie8 .form-inline label {
	height: 30px;
	line-height: 30px;
}
.popover-content {
	font-size: 12px;
	line-height: 1.5em;
}
	.popover-content h5 {
		font-size: 16px;
	}
	.popover-content h6 {
		font-size: 14px;
	}
.carousel-indicators {
	top: auto;
	bottom: 15px;
}
	.carousel-indicators li {
		border: 1px solid #cccccc;
		cursor: pointer;
		background: #ffffff;
	}
.panel-heading {
	padding: 0;
}
.panel-title {
	font-size: 14px;
}
.panel-title a {
	padding: 5px 10px;
	display: block;
	text-decoration: none;
}
body {
	font-family: 'Source Sans Pro', 'Helvetica Nue', Helvetica, Arial, sans-serif;
	color: #363940;
}
.container,
.container-fluid {
	max-width: 1024px;
}
a {
	color: #F04E37;
}
a:hover {
	color: #860100;
}
hr {
	border-top-color: #e1e1e1;
}
hr.small {
	margin: 10px 0;
}
hr.dashed {
	border-style: dashed;
}
.muted {
	color: #575757;
}
@media (max-width: 500px) {
	.bfw-multi-col .col-xs-1, .bfw-multi-col .col-xs-2, .bfw-multi-col .col-xs-3,
	.bfw-multi-col .col-xs-4, .bfw-multi-col .col-xs-5, .bfw-multi-col .col-xs-6, 
	.bfw-multi-col .col-xs-7, .bfw-multi-col .col-xs-8, .bfw-multi-col .col-xs-9,
	.bfw-multi-col .col-xs-10, .bfw-multi-col .col-xs-11, .bfw-multi-col .col-xs-12 {
		width: 100%;
	}
	.bfw-multi-col .row .col-xs-7 {
		width: 58.333333333333336%;
	}
	.bfw-multi-col .row .col-xs-6 {
		width: 50%;
	}
	.bfw-multi-col .row .col-xs-4 {
		width: 33.33333333333333%;
	}
	.bfw-multi-col .visible-xs {
		display: block !important;
	}
	.bfw-multi-col .hidden-xs {
		display: none !important;
	}
}
@media (min-width: 501px) and (max-width: 768px) {
	.bfw-multi-col .visible-xs {
		display: none !important;
	}
	.bfw-multi-col .hidden-xs {
		display: block !important;
	}
}
@media (min-width: 501px) {
	.bfw-sort-filter {
		padding-left: 60%;
	}
}

/*-----------------------------------------------------------------------------
	Typography
-----------------------------------------------------------------------------*/

/* Headings */
h1, h2, h3, h4, h5, h6 {
	font-weight: 600;
	line-height: 1.3em;
}
h1, h2, h3,
.h1, .h2, .h3 {
	margin-top: 10px;
}
h1 {
	font-size: 28px;
}
h2 {
	font-size: 21px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
hgroup {
	margin-bottom: 1.5em;
	padding: 5px 0;
}
	hgroup h1, hgroup h2, hgroup h3, hgroup h4, hgroup h5, hgroup h6 {
		margin: 0 0 5px;
	}
	hgroup .bfw-sub-head {
		font-weight: normal;
	}
.bfw-hgroup-head {
	margin: 0;
}
.bfw-sub-head {
	font-weight: normal;
	margin-top: 0;
}
h4 small {
	padding-left: 5px
}
blockquote {
	font-size: 20px;
	border: none;
	padding-left: 0;
}
	blockquote p {
		font-size: 20px;
		line-height: 1.5em;
		margin-bottom: 1em;
	}
blockquote.bfw-small {
	font-size: 16px;
}
	blockquote.bfw-small p {
		font-size: 16px;
	}


/*-----------------------------------------------------------------------------
	Classes
-----------------------------------------------------------------------------*/

/* Text Colors */
.bfw-orange {
	color: #F04E37;
}

/* Paddings */
.bfw-padding-left {
	padding-left: 20px;
}
.bfw-padding-right {
	padding-right: 20px;
}
.bfw-padding-top {
	padding-top: 20px;
}
.bfw-padding-bottom {
	padding-bottom: 20px;
}
.bfw-padding {
	padding: 20px;
}
.bfw-padding-small {
	padding: 10px;
}
.bfw-padding-xsmall {
	padding: 5px;
}
.bfw-padding-x {
	padding-left: 20px;
	padding-right: 20px;
}
.bfw-padding-y {
	padding-top: 20px;
	padding-bottom: 20px;
}

/* Borders */
.bfw-border {
	border: 1px solid #E6E6E6;
}
.bfw-border-top {
	border-top: 1px solid #E6E6E6;
}
.bfw-border-bottom {
	border-bottom: 1px solid #E6E6E6;
}
.bfw-border-left {
	border-left: 1px solid #E6E6E6;
}
.bfw-border-right {
	border-right: 1px solid #E6E6E6;
}
.bfw-border-x-center {
	background: url("../images/border-x.gif") center center repeat-x;
}
.bfw-border-y-center {
	background: url("../images/border-y.gif") center center repeat-y;
}
.bfw-round-all {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.bfw-dashed-divider {
	border-top: 1px dashed #D5D5D5;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* Other Classes */
.bfw-middot {
	margin-left: 8px;
	margin-right: 8px;
	font-size: 18px;
	color: #B7B9B5;
}
.bfw-inline-space {
	width: 20px;
}
.bfw-inline-space-left {
	margin-left: 10px;
}
.bfw-inline-space-right {
	margin-right: 10px;
}
.bfw-space-small {
	height: 1em;
}
.bfw-space {
	height: 2em;
}
.bfw-space-large {
	height: 4em;
}
.bfw-margin-bottom {
	margin-bottom: 20px;
}
.bfw-margin-bottom-small {
	margin-bottom: 10px !important;
}
.bfw-img-align {
	margin: 10px 0;
}
.bfw-header-content-divider-small {
	height: 20px;
	background: url("../images/header-content-divider-small.gif") left top no-repeat;
	margin: 15px 0 5px;
}
.bfw-content-divider {
	height: 20px;
	background: url("../images/content-divider.gif") center top no-repeat;
	margin: 30px 0 10px;
}
.bfw-block-level {
	display: block;
}
.bfw-position-relative {
	position: relative;
	z-index: 1;
}
.bfw-hide {
	display: none;
}
.bfw-clickable {
	cursor: pointer;
}
.bfw-link-main {
	color: #F04E37;
	text-decoration: none;
	font-weight: 600;
	font-size: 14px;
}
.bfw-link-sub {
	color: #860100;
	text-decoration: none;
	font-weight: 600;
	font-size: 14px;
}
.bfw-link-main:hover {
	color: #F04E37;
	text-decoration: underline;
}
.bfw-link-sub:hover {
	color: #F04E37;
	text-decoration: underline;
}
.bfw-link-in-copy {
	color: #4D4D52;
	text-decoration: underline;
}
.bfw-link-in-copy-muted {
	color: #676D75;
	text-decoration: underline;
}
.bfw-link-shortcuts a {
	display: block;
	color: #4D4D52;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #858A91;
	padding-bottom: 5px;
}
.bfw-link-shortcuts-home a {
	display: block;
	color: #4D4D52;
	font-size: 12px;
	text-decoration: none;
	border-bottom: 1px dotted #858A91;
	padding-top: 8px;
	padding-bottom: 8px;
}
.bfw-txt-xsmall {
	font-size: 11px;
	line-height: 1.2em;
}
.bfw-txt-small {
	font-size: 13px;
	line-height: 1.3em;
}
.bfw-txt-large {
	font-size: 16px;
	line-height: 1.5em;
	margin-bottom: 15px;
}
.bfw-txt-xlarge {
	font-size: 18px;
	line-height: 1.5em;
	margin-bottom: 20px;
}
.bfw-label-xsmall {
	font-size: 11px;
}
.bfw-label-small {
	font-size: 13px;
}
.bfw-label-large {
	font-size: 16px;
}
.bfw-label-xlarge {
	font-size: 18px;
}
.bfw-txt-left {
	text-align: left;
}
.bfw-txt-center {
	text-align: center;
}
.bfw-txt-right {
	text-align: right;
}
.bfw-txt-bold {
	font-weight: bold;
}
.bfw-txt-normal {
	font-weight: normal;
}
.bfw-head {
	font-weight: bold;
	color: #363940;
}
.bfw-meta {
	color: #676D75;
	font-style: italic;
}
.bfw-blt-arrow-right-light {
	background: url("../images/blt-arrow-right-light.gif") left center no-repeat;
	padding-left: 13px;
}
.bfw-blt-arrow-right-dark {
	background: url("../images/blt-arrow-right-dark.gif") left center no-repeat;
	padding-left: 13px;
}
.bfw-no-bg {
	background: none;
}
.bfw-light-grey-bg {
	background: #f7f8f7;
}
.bfw-book-cover {
	width: 100px;
	padding: 2px;
	background: #dddddd;
	margin-bottom: 5px;
}
.bfw-book-cover-small {
	width: 80px;
	padding: 2px;
	background: #dddddd;
	margin-bottom: 5px;
}
.bfw-author-portrait {
	width: 100px;
}
@media (min-width: 500px) {
	.bfw-book-cover {
		width: 140px;
	}
	.bfw-book-cover-small {
		width: 100px;
	}
	.bfw-author-portrait {
		width: 140px;
	}
}
.bfw-product-format {
	float: left;
	margin: 0 5px 5px 0;
}
.bfw-author-first-name,
.bfw-author-last-name {
	display: block;
}
.bfw-price-display {
	font-size: 18px;
	line-height: 26px;
	padding: 0 4px;
	font-weight: bold;
	color: #3E3E3E;
	-moz-box-shadow: 1px 1px 1px #B7B9B5;
	-webkit-box-shadow: 1px 1px 1px #B7B9B5;
	box-shadow: 1px 1px 1px #B7B9B5;
}
.bfw-price-display-disabled {
	font-size: 18px;
	line-height: 26px;
	padding: 0 4px;
	font-weight: bold;
	color: #676D75;
}
.bfw-look-inside-small {
	display: block;
	width: 115px;
	height: 25px;
	float: right;
	text-indent: -9999px;
	background: url("../images/btn-look-inside.gif") center center no-repeat;
	position: absolute;
	top: 0;
	right: 0;
}
.bfw-modal-large {
	width: 744px;
	margin-left: -372px;
}
