#productBrowseBorderLine{
    width:1010px;
    height:1px;
    background-color:#666666;
    margin-left:-140px;
    position: relative;
}

#content {
	border-left: 1px solid #666666;
	margin-left: -1px;
	margin-bottom: 20px;
	width: 863px;
}

#creativeContentArea, #creativeContentAreaBottom {
    padding: 6px 0 6px 6px;
    *padding: 6px 0 4px 6px;
    _padding: 6px 0 4px 6px;
    border-bottom: 1px solid #666666;
    width:866px;
}

#creativeContentAreaBottom {
	clear:right;
	border-bottom: 0px;
	border-top: 1px solid #666666;
	width:857px;
}

.paginationHolder {
    float: right;
    padding: 5px 0px;
    margin-right: 4px;
}

.paginationHolder, .paginationHolder a, .paginationHolder .selected {
    text-decoration: none;
    text-transform: lowercase;
    text-align: right;
}

.paginationHolder .selected {
    font-weight: bold;
    color:#000000;
}

#searchResultCount {
    font-size: 12px;
    text-align: right;
}

#selectedBrands {
    font-size: 12px;
    text-align: left;
    float: left;
    width: 600px;
	margin: 6px;
}
.seeMoreLink {
    margin-left: 5px;
}

.selectedSeeMoreSize {
    color: #000;
    font-weight: bold;
    text-transform: lowercase;
}

.backToTop, .backToTop a {
	color: #FD7E07;
	text-decoration: underline;
	text-align: right;
	position: relative;
}

#productTable {
	border-bottom: 1px solid #666666;
    width: 100%;
    float:left;
}

#productTable td {
    vertical-align: top;
}

#productTable a {
	text-decoration: none;
}

.productBrowseProduct .image {
    margin-bottom: 5px;
    margin-left:14px;
}

.productBrowseProduct {
	padding-bottom: 30px;
}

.productInfo {
    text-align: left;
    margin-left:18px;
}

.productBrand {
    font-weight: bold;
    color: #333;
}

.ourPrice .salePrice {
    color: red;
}

.swatchImage {
    float: left;
}

.swatchImage img {
    padding: 1px;
    border: 1px solid #fff;
}

img.selectedSwatch {
    border: 1px solid #ff9900;
}

.moreColorsAvailable a {
    float: left;
    position: relative;
    margin-left: 2px;
}

.pageHeadingSpan {
	display: inline;
	float: left;
}

#promoAreas {
    float: right;
}

#promoArea1 {
    float: left;
}

#promoArea2 {
    float: right;
}

.viewNormalLink, .viewAllLink, #previousPageLink, #nextPageLink, .paginationPageNumber, .previousPageLink, .nextPageLink {
	cursor: pointer;
}

#emptySearchResults, #emptyQuickFindSearchResults {
    height: 200px;
    width: 700px;
    padding: 35px 0 0 40px;
    font-size: 12pt;
    color: #6D6E71;
}

#emptySearchResultsReset {
	font-weight: bold;
	font-size: 10pt;
    color: #6D6E71;
}

#emptyQuickFindSearchResults {
	font-size: 10pt;
	height: 564px;
}

#addToMyDesignersPlus {
	display:inline;
	float: left;
}

#addToMyDesignersText {
	display: none;
	float: left;
	padding-left: 5px;
	/*IE*/
	*z-index: 99999;
}

#addToMyDesigners {
	display: inline;
	float: left;	
	left:7px;
	position:relative;
	top: 7px;
	cursor:pointer;
	*z-index: 99999;
}

.bt-wrapper {
 	position: relative;
}

.outOfStock{
    opacity:0.4;
    /*IE*/
    filter:alpha(opacity=40);    
}

.outOfStockDiv{
    margin-top: -165px;
    width: 150px;
    margin-bottom: 118px;
    margin-left: 15px;
}

.outOfStockText{
    font-size:14px;
    font-weight:bold;
}

.swatchImages {
	float: left;
    width: 133px;
}

.heartSelector {
    float: left;
}