.topic-wrapper { background: #e9cf92; }
.topic-wrapper { background: #fde0a3 url(../../images/topics/2014-thanksgiving/banner-bg.jpg) left top repeat-x; }
.topic-banner .img-responsive,.nav-justified .img-responsive { margin-left: auto; margin-right: auto; }

.nav-justified { background: none; border: none; }
.nav-justified li,.nav-justified li.active,.nav-justified li a,.nav-justified li.active a { padding: 0; background: none; border: none; text-align: center; }
.nav-justified li.active,.nav-justified li,.nav-justified li a,.nav-justified li a:hover,.nav-justified li a:focus,.nav-justified li a:active,.nav-justified li.active a:hover,
.nav-justified li.active a:focus,.nav-justified li.active a:active { background: none; border: none; outline: none; }

h2.topic-title { font-size: 16px; font-weight: 300; color: #fff; line-height: 72px; text-align: center; text-shadow: 0 1px 1px rgba(0, 0, 0, 0.8);
background: url(../../images/topics/2014-thanksgiving/h2.png) center center no-repeat; font-weight: normal; margin-bottom: 0; }
h2.topic-title span { color: #fc2323; text-shadow: 0 1px 1px rgba(68, 126, 68, 0.8);  }
.topic-well { background: #fbe2a7; border: 2px solid #b28850; margin-top: 0; }

#best table,#best table th,#best table td { border-color: #b28850; }

.product-wrapper {

}
.product-wrapper h3 {
	font-size: 16px;
	font-weight: 600;
	margin: 0 0 10px 0;
}
.product-wrapper .media {
	margin-top: 0;
}
.product-wrapper .row  {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	margin-top: 15px;
	padding-top: 15px;
}
.product-wrapper .row:first-child  {
	border-top: none !important;
	margin-top: 0 !important;
	padding-top: 0 !important;
}
.product-h1 {
	background: url(../../../images/topics/2014-summer/product-h1.png) left center no-repeat;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 22px;
	font-weight: 500;
	line-height: 34px;
	color: #000;
	border-bottom: 1px solid #50bbf9;
	margin-bottom: 12px;
}

.product-wrapper h3 {
	font-weight: 600;
}
.product-wrapper p,.product-wrapper h3 {
	color: #333;
}
.product-wrapper h3 a:link,.product-wrapper h3 a:visited {
	color: #2c3e50;
}
.product-wrapper h3 a:hover,.product-wrapper h3 a:active {
	color: #3498db;
}
.product-price {
	font-size: 16px;
	padding-bottom: 12px;
}
.product-price.inline {
	display: inline;
	padding-bottom: 0;
	margin-left: 15px;
}
.product-price .old-price {
	color: #777;
	font-size: 18px;
	text-decoration: line-through;
}
.product-price .price {
	color: #f00;
	font-size: 30px;
	font-weight: bold;
}
.product-price .save {
	color: #f00;
}
.product-action .soft-btn:first-child {
	border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.product-action .soft-btn {
	position: relative;
	padding: 10px 22px 10px 46px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
	font-size: 14px;
	margin: 5px 0;
}
.product-action .soft-btn.btn-win {
	background-color: #428bca;
	border-color: #357ebd;
}
.product-action .soft-btn.btn-mac {
	background-color: #5cb85c;
	border-color: #4cae4c;
}
.product-action .soft-btn:after {
	position: absolute;
	display: block;
	content: '';
	width: 26px;
	height: 26px;
	left: 18px;
	top: 7px;
	background-image: url(../../images/btn-os.png);
	background-repeat: no-repeat;
}
.product-action .soft-btn.btn-windows:after {
	background-position: left top;
}
.product-action .soft-btn.btn-mac:after {
	background-position: left bottom;
}
.product-action .soft-btn:link,.product-action .soft-btn:visited {
	color: #fff !important;
}
.product-action .soft-btn:hover,.product-action .soft-btn:active {
	color: rgba(255, 255, 255, 0.8) !important;
}