.store .box.content { position:relative; }

.content .content-title #CategoryBreadcrumb,
.content .content-title #ProductBreadcrumb { 
	margin-left: 20px;
	border: none; 
}
.content .content-title #CategoryBreadcrumb ul li:first-child,
.content .content-title #ProductBreadcrumb ul li:first-child {
	display: none;
}

.content .content-title h1 {
	float: left;
}
.content .content-title iframe {
	float: right;
	margin: -1px 0 1px;
	width: 62px;
	height: 20px !important;
}


.content .content-title #CategoryBreadcrumb ul li,
.content .content-title #ProductBreadcrumb ul li {
	background: url('/product_images/uploaded_images/template/icons/breadcrumb-arrow.png') no-repeat center left;
	padding-left: 20px;
	float: left;
	display: block;
	font-size: 16px;
	text-transform: uppercase;
	color: #8d96a0;
	font-weight: bold;
	line-height: 17px;
	margin-right: 20px;
}

.content .content-title #CategoryBreadcrumb ul li a,
.content .content-title #ProductBreadcrumb ul li a { 
	color: #8d96a0; 
	font-weight: bold;
}

.content #CategoryHeading,
.content #CategoryContent { margin-bottom: 25px; }

.content .product-row {
	margin-bottom: 35px;
	background: url('/product_images/uploaded_images/template/layout/double-divider.png') no-repeat bottom center;
	padding-bottom: 40px;
}
.content .product-categories .product-row:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	background: none;
}
.content .product-row .product:last-child,
.content .product-row .product.last {
	margin-right: 0;
}
.content .product h4 {
	margin-bottom: 5px;
}
.content .product p {
	line-height: 26px;
}
.content .product .btn {
	margin-right: 15px;
}

.store .content .store-left {
	position:absolute;
	bottom: 40px;
	top: 115px;
	float:left;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: inset 0 1px 4px rgba(32,59,76,0.38);
	-webkit-box-shadow: inset 0 1px 4px rgba(32,59,76,0.38);
	-moz-box-shadow: inset 0 1px 4px rgba(32,59,76,0.38);
	padding: 20px 15px;
	width: 120px;
	min-height: 200px;
	margin-right: 40px;
	font-size: 13px;
	line-height: 22px;
}

.store .content .store-left li {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.content #SideCategoryList {
	position:relative;
	z-index: 2;
}
.content .store-left #SideCategoryList ul li ul { display: none !important; }
.content #SideCategoryList ul li a { color:#4e545d; font-weight: 500; }

.content .store-left-bg {
	background: #e8e8e8;
	opacity: 0.3;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	position:absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index:1;
}

.content .store-right {
	float: left;
	width: 688px;
	margin-left: 190px;
}

.content #CategoryHeading { position: relative; }
.content #CategoryHeading h1 { display: none; }
.content #CategoryHeading .SortBox { 
	width: 280px;
	position:absolute;
	left: 472px;
	top: -85px;
}

.content .ProductList li {
	float: left;
	width: 180px;
	padding-right: 24px;
	margin-right: 24px;
	border-right: 1px solid #d9dee0;
	min-height: 188px;
	margin-bottom: 30px;
}
.content .ProductList li .ProductImage a { display: block; }
.content .ProductList li .ProductImage img { display: block; margin: 0 auto; }
.content .ProductList li .ProductDetails {
	line-height: 21px;
	margin: 15px 0;
}
.content .ProductList li .ProductDetails a { color: #4E545D; }
.content .ProductList li .ProductPriceRating .Rating,
.content .ProductList li .ProductCompareButton { display: none; }
.content .ProductList li .ProductPriceRating em {
	font-size: 16px;
	color: #B54646;
	font-weight: 500;
	font-style: normal;
}
.content .ProductList li .ProductActionAdd { float: left; }
.content .ProductList li .ProductActionAdd a {
	text-indent: -9000px;
	display: block;
	width: 68px;
	height:31px;
	background: url('/product_images/uploaded_images/template/buttons/buy.png') no-repeat top center;
}
.content .ProductList li .ProductActionAdd a:hover { background-position: 0 -32px; }
.content .ProductList li .ProductActionAdd a:active { background-position: 0 -64px; }
.content .ProductList li .ProductPriceRating { float: right; }

/* Product Page */

.content .product-top {
	margin-bottom: 20px;
}

.content #ProductDetails .ProductThumb { 
	float: left;
	margin-right: 30px;
}
.content #ProductDetails .ProductMain {
	width: 628px;
	position:relative;
}
.content #ProductDetails h1 {
	color: #4e545d;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 5px;
	padding-right: 85px;
}
.content #ProductDetails .PriceRow {
	float: right !important;
	font-size: 18px;
	font-weight: bold;
	color: #b54646;
	margin: 0 0 0 20px !important;
	width: auto !important;
}
.content #ProductDetails .DetailRow,
.content #ProductDetails .ProductDetailsGrid .productAttributeRow {
	float: left;
	width: 299px;
	clear: none;
	margin: 0 15px 2px 0;
	padding-left: 0;
}
.content #ProductDetails .ProductDetailsGrid .productAttributeRow { margin-bottom: 5px; }
.content #ProductDetails .DetailRow .Label,
.content #ProductDetails .ProductDetailsGrid .productAttributeLabel {
	width: 135px;
	text-align: right;
	float: left;
	margin: 0 15px 0 0;
	font-weight: normal;
}
.content .ProductDetailsGrid,
.content #productDetailsAddToCartForm { font-size: 13px; }
.content #productDetailsAddToCartForm .productOptionViewSelect,
.content #productDetailsAddToCartForm select { float: left; width: 149px; }
.content #productDetailsAddToCartForm .productAttributeList { 
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom: 1px solid #c9d0d3;
}
.productAttributeList .required { color: #B54646; }
.content #productDetailsAddToCartForm .add-to-cart {
	float: right;
	width: 400px;
	margin-right: 0;
}
.content #productDetailsAddToCartForm .add-to-cart .quantityInput {
	width: 50px;
	margin: 5px 15px 0 0;
}
.content .AddThisButtonBox {
	float: left;
	margin-top: 5px;
	margin-left: 0;
	height:28px;
}
.content .ProductThumb { 
	background: #fff;
	width: 220px !important; 
	height: 200px !important;
	display: table;
}
.content .ProductThumb .thumb-wrapper {
	width: 218px; 
	height: 200px;
	overflow:hidden;	
	border: 1px solid #d3d9e1;
	margin-bottom: 10px;
}
.content .ProductThumb .ProductThumbImage { 
	width: 218px;
	height: 200px;
	display: table-cell;
	vertical-align: middle;
}

.content .ProductThumb .ImageCarouselBox .ProductTinyImageList { 
	float: left; 
}
.content .ProductThumb .ImageCarouselBox .ProductTinyImageList ul li {
	margin-right: 5px;
}
.content .ProductThumb .ImageCarouselBox #ImageScrollNext {
	float: left;
	margin-top:3px;
}

.content #ProductDescription {
	border: 1px solid #d1d8e0;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.content #ProductDescription h2.description-header {
	height: 40px;
	background: url('/product_images/uploaded_images/template/layout/product-desc-bg.png') repeat-x top center;
	border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	box-shadow: 0 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
	line-height: 38px;
	padding: 0 20px;
	font-size: 14px;
	color: #616D78;
	font-weight: bold;
}

.content #ProductDescription .ProductDescriptionContainer {
	padding: 20px 20px 6px;
}

.content .add-to-cart-btn {
	display: block;
	width: 121px;
	height: 31px;
	background: transparent url('/product_images/uploaded_images/template/buttons/add-to-cart.png') no-repeat top center;
	border: none;
}
.content .add-to-cart-btn:hover {
	background-position: center -31px;
}

.content .add-to-cart-btn:active {
	background-position: center -62px;
}

.content .OutOfStockMessage {
	display: none; /* when shown, js changes this to block */
	position: absolute;
	right: 0;
	bottom: -3px;
	border: 1px solid #ED9A9A;
	background: #FCF3F3;
	padding: 0 10px;
	color: #B54646;
}

.content .store-right .banner {
	display: block;
	width: 648px;
	height: 171px;
	margin: 0 0 0 -2px;
	padding: 15px 20px;
	background: url('/product_images/uploaded_images/template/content/688-banner-tall.png') no-repeat top center;
}

.content .store-right .banner h3 {
	font-weight: bold;
	font-size: 21px;
	margin-bottom: 5px;
}
.content .store-right .banner .banner-btns {
	margin-top: 10px;
}
.content .store-right .banner .banner-btns li {
	min-width: 185px;
	text-align: right;
	margin-bottom: 10px;
}
.content .store-right .banner .banner-btns li a {
	float: right;
	margin-left: 15px;
}

.new-products-banner {
	display: block;
	width: 880px;
	height: 147px;
	background: url('/product_images/uploaded_images/template/content/new-products-banner.jpg') no-repeat center;
	margin-left: -2px;
}
.new-products-banner h4,
.new-products-banner p {
	display: none;
}
.new-products-banner:hover {
	text-decoration: none;
}
hr.double-rule {
	margin-bottom: 35px;
	background: url('/product_images/uploaded_images/template/layout/double-divider.png') no-repeat bottom center;
	padding-bottom: 30px;
	border: none;
}

.store-right #CategoryHeading .CategoryDescription {
	font-size: medium;
	font-weight: bold;
}

.SubCategoryListGrid {
	margin-right: -30px;
	margin-bottom: 50px;
}
.SubCategoryListGrid li {
	width: 206px !important;
	float: left;
	text-align: center;
	height: auto !important;
	margin: 30px 30px 0 0;
}
.SubCategoryListGrid li a {
	display: block;
}
.SubCategoryListGrid li.RowDivider {
	display: none;
}


