


/*-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~
	+SECTION
-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~ */

div#section-top-content {
	border-bottom:3px solid #6d6861;
	border-top:3px solid #6d6861;
}

div#section-content-wrap .promoScroller-root {
	height:440px;
}


/*-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~
	+CATEGORY
-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~ */

.product-list-container {
	padding-bottom:20px;
}

.category-list-container .titleBar h1 {
	float:left;
	color:#171717;
	font-family:"Georgia", "Times New Roman", Times, serif;
	font-size:1.091em;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:.07em;
}

.category-list-container .titleBar h1 a {
	color:#171717;
}

.category-list-container .titleBar .view-more {
	float:right;
	font-size:10px;
	text-transform:uppercase;
}

.category-list-container .titleBar .view-more .nowShowing {
	border-right:1px solid #a8a8a8;
	margin-right:7px;
	padding-right:7px;
}


/*-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~
	+THUMBNAIL
-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~ */

.current-product {
	width:167px;
	margin-right:20px;
}

.current-product.last {
	margin-right:0px;
}

.current-product .image-display a {
	display:block;
}

.current-product .info-display,
.ItemViewer .info {
	padding:7px 5px 10px 5px;
	color:#171717;
	text-align:center;
	line-height:1.3em;
}

.current-product .info-display .name,
.ItemViewer .name
{
	text-transform:uppercase;
}

.current-product .info-display .name a,
.ItemViewer .name a
{
	color:#171717;
	text-decoration:none;
}

.catalog-related-items .ItemViewer .info {
	color:#171717;
	padding:5px 0 15px 0;
	text-align:left;
}

.catalog-related-items .ItemViewer .name a {
	color:#00427c;
	font-size:10px;
}

.catalog-related-items .ItemViewer .price-container {
	font-size:10px;
}

.catalog-related-items .ItemViewer .price-container .price {
	color:#171717;
	font-weight:normal;
}

.entity-thumbnail-container {
	padding-bottom:20px;
}

.catalog-thumbnail .pageTitle {
	float: left;
}

.catalog-thumbnail .refinement-wrap {
	float: right;
}

.catalog-thumbnail .titleBar .sort-by-container {
	float: left;
}

.catalog-thumbnail .titleBar .pagination-container {
	float: right;
	/*height:26px;*/
}

.sort-option-container label {
	color:#171717;
	text-transform:uppercase;
	background:transparent url(http://www.pendleton-usa.com//assets/images/icon/icon_pipe.gif) center right no-repeat;
	padding-right:10px;
	margin-right:8px;
}

.ensemble-category .ensemble-cat-product {
	/* this rule emulates the .Quicklook div on a normal thumbnail page */
   float: left;
   padding-bottom: 10px;
}


/*-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~
	+RECENTLY VIEWED
-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~ */

.recently-viewed {
	padding:35px 0 15px 0;
}

.recently-viewed .heading-text {
	padding-bottom:8px;
}

.recently-viewed .ItemViewer .info {
	display:none;
}

.recently-viewed .ProductViewer,
.recently-viewed .EnsembleViewer {
	width:auto;
	padding-right:8px;
}

.recently-viewed #current-name {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:.909em;
	height:15px;
 	padding:5px 0;
 	overflow-x:hidden;
	text-transform:uppercase;
}


/*-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~
	+RECENTLY VIEWED
-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~ */

.pagination-container {
	float:right;
	padding:7px 0;
	text-align: right;
}

.catalog-category .category-list-container .sub-category-heading {
	background-color: #e3e3cb;
	display: table-cell;
	padding: 4px 15px 4px 10px;
	width: 680px;
	float: left;
}

.catalog-category .category-list-container .sub-category-heading .heading-text
{
	float: left;
	font-weight: bold;
	font-size: 10px;
	color: #3f3f3f;
}

.catalog-category .category-list-container .sub-category-heading .heading-text a
{
	font-weight: bold;
}

.catalog-category .category-list-container .sub-category-heading .view-more
{
	float: right;
	color: #3f3f3f;
}

.catalog-compare-items-layers .compare-layer {
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;
	width: 250px;
	background-color: #f5f5f5;
	border: 2px solid #cccccc;
	z-index: 102;
}

.catalog-compare-items-layers .compare-layer-items {
	position: absolute;
	top: 153px;
	left: 8px;
	width: 670px;
	visibility: hidden;
	background-color: #f5f5f5;
	z-index: 101;
}

.catalog-compare-items-layers .loading-img {
	text-align: center;
	border: 2px solid #bebcbd;
}

.catalog-compare-items {
	border: 1px solid #bebcbd;
}

.catalog-compare-items iframe {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
}

.catalog-compare-items .top-links {
	position:absolute;
	top:7px;
	right:35px;
}

.catalog-compare-items .remove-links {
	border-bottom:1px solid #bdb9b1;
	padding:10px;
}

.catalog-compare-items .items {
	padding:15px 15px 15px 15px;
}

.catalog-compare-items .items .items-list {
	border:2px solid #bebcbd;
	border-bottom:0;
}

.catalog-compare-items .items .item {
	padding:10px;
}

.catalog-compare-items .items .item-name {
	min-height: 70px;
	height: auto !important;
	height: 70px;
}

.catalog-compare-items .items .attribute-area {
	text-align:right;
	width:100px;
}

.catalog-compare-items .items .attribute-area .compare-your-selection-text {
	border-right:1px solid #b2b2b2;
	padding:50px 10px 50px 30px;
	font-size: 14px;
	font-weight:bold;
	color: #5d5b5c;
	text-align:right;
	width:80px;
}

.catalog-compare-items .items .attribute {
	background: #f2f0eb;
	text-align:right;
	width:100px;
	padding:10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;

}

.catalog-compare-items .items .attribute-with-bottom-border {
	border-bottom: 1px solid #bdb9b1;
}

.catalog-compare-items .items .attribute-with-top-border {
	border-top: 1px solid #bdb9b1;
}

.catalog-compare-items .items .attribute-with-right-border {
	border-right: 1px solid #bdb9b1;
}

.catalog-compare-items .items .attribute-value {
	border-bottom:1px solid #bdb9b1;
	background:#f2f0eb;
	padding:10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

.catalog-compare-items .items .attribute-value-with-top-border {
	border-top: 1px solid #bdb9b1;
}

.catalog-compare-items .message-text {
	padding:0 0 15px 0;
}

.catalog-compare-pop {
	padding:10px 20px 0 20px;
}

.catalog-compare-pop .close-link {
	padding:2px 2px 2px 2px;
	background:#93908b;
	text-align:right;
}

.catalog-search-nav {
	width: 182px;
	padding: 10px 0px 10px;
	background-color: #ecebde;
}


/*-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~
	+SEARCH RESULTS
-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~ */

.catalog-search #match-text {
	float:left;
	padding:8px 0 8px 45px;
	text-transform:uppercase;
}

.catalog-search .refinement-wrap {
	float:right;
	padding:5px 0 5px 45px;
}

.catalog-no-search-results #no-match-text {
	font-size:1.091em;
	padding-bottom:15px;
}

.catalog-no-search-results .shaded .inner {
	padding-top:15px;
	padding-bottom:15px;
}

.catalog-sort-by-option .sort-option-container {
	float: left;
}

.catalog-sort-by-option .sort-option-container .option {
	float: left;
}

.catalog-sort-by-option .option-text {
	padding-top: 4px;
	font-weight: bold;
	color: #3f3f3f;
}

.catalog-search .heading-container .view-more {
	padding-top: 4px;
	padding-left:390px;
	color: #3f3f3f;
	float: left;
}

.catalog-search .current-product {
	width:162px;
}

.catalog-purchased-product {
	background-color: #ecebde;
	padding: 12px 15px 25px 12px;
	width: 917px;
	display: table-cell;
}

.catalog-purchased-product .heading-text-container {
	width: 917px;
	display: table-cell;
	padding-top: 4px;
	padding-bottom: 4px;
	float: left;
}

.catalog-purchased-product .heading-text {
	font-weight: bold;
	font-size: 12px;
	color: #463823;
}

.catalog-purchased-product .entity-thumbnail-container {
	width: 902px;
	padding: 15px 0 15px 15px;
	float: left;
}

.catalog-purchased-product .heading-container {
	background-color: #e3e3cb;
	padding: 15px 12px 0 10px;
	width: 895px;
	display: table-cell;
	float: left;
}

.catalog-purchased-product .heading-container .catalog-sort-by-option .sort-option-container {
	float: left;
	padding-top: 4px;
	padding-bottom: 4px;
}

.catalog-related-items {
	text-align: center;
}

.catalog-related-items .browse-products {
	padding-left: 10px;
	padding-bottom: 7px;
	margin-bottom: 10px;
	border-bottom : 1px solid white;
}

.catalog-related-items .browse-products .vert-align-middle {
	vertical-align:middle;
}

.catalog-related-items .browse-products .vert-align-top {
	vertical-align:top;
}

.catalog-related-items .heading {
	font-weight: bold;
	font-size: 12px;
	color: #463823;
	text-transform: uppercase;
}


#catalog-request {
	padding: 30px 60px;
}

#catalog-request h1 {
	font-size: 16px;
	font-weight:bold;
	color: #463823;
	margin-bottom:14px;
}

#catalog-request .catalog-required-message {
	font-style: italic;
	font-size: 10px;
}

#catalog-request .info-container {
	border-bottom:1px solid #7b7b7b;
	padding: 15px 0;
}

.common-page-notification {
	background-color: #dad9c1;
	font-size: 12px;
	width: 100%;
	padding: 5px;
	text-align: center;
}

.catalog-product-popup .zoom-overlay {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 581px;
	height: 350px;
	border: 1px solid #bab8a9;
}



.email-type {padding: 0 15px;}

#catalog-request .submit-container {
	padding: 15px;
}

/* Catalog Quick Order */

#catalog-order .VariantMatrix .variant
{
	margin-bottom: 5px;
}


/* Catalog - Gift Certificates */
#catalog-gift-certificate {
	padding:30px 60px;
}
#catalog-gift-certificate h1 {
	margin-bottom:20px;
	font-size:16px;
	font-weight:bold;
}
#catalog-gift-certificate p {
	margin-bottom:20px;
}
#catalog-gift-certificate label {
	display:block;
}
#catalog-gift-certificate input {
	width:400px;
}
#catalog-gift-certificate textarea {
	width:400px;
}
#catalog-gift-certificate .submit {
	width: auto;
	margin:10px;
}

.cms-promo-collection {
	width: 288px;
}

.cms-promo-collection .divider {
	height: 5px;
	border-top: 1px dashed #cccccc;
}

.cms-promo-collection .promoHeader {
	background: url(http://www.pendleton-usa.com//assets/images/common/promo-header-halo.jpg ) 0 0 no-repeat;
	height: 19px;
	width: 288px
}

.cms-promo-collection .promoDivider {
	background: url(http://www.pendleton-usa.com//assets/images/common/promo-divider-halo.jpg ) 0 0 no-repeat;
	height: 1px;
	width: 288px
}

.cms-promo-collection .promoFooter {
	background: url(http://www.pendleton-usa.com//assets/images/common/promo-footer-halo.jpg ) 0 0 no-repeat;
	height: 19px;
	width: 288px
}

.cms-promo-collection .promoSmall {
	background: url(http://www.pendleton-usa.com//assets/images/common/promo-background-halo.jpg ) 0 0 repeat-y;
}


