#productBrowseBorderLine{
    width:1010px;
    height:1px;
    background-color:#666666;
    float:left;
    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;
}

#quickFind {
	background-color: #6d6e71;
	color: #fff;
	margin: 6px;
	height: 42px;
	width: 865px;
}

#quickFindButton{
	float:left;
	margin-top:10px;
	margin-left:10px;
} 

.multiSelect{
	margin-top:11px;
	margin-left:17px;
}
#quickFindReset{
	margin-top:15px;
	margin-left:17px;
}


#sizeChartLink {
	vertical-align: middle;
}

.quickFindDropDown {
	display: none;	
}

.quickFindReset {
    cursor: pointer;
}

#quickFindLeft {
	float: left;
	vertical-align: middle;
}

#sortOptions, #sortLabel  {
	vertical-align: middle;
}

#sortLabel{
margin-right:17px;
}

#sortBy {
	float: right;
	vertical-align: middle;
	padding-right: 7px;
}

#sortBy .multiSelectOptions {
	height: 1px;
}


.sortLabel {
	float: right;
}

.sortBySelect  {
	border-color: #666666;
	border-width: 0px;
	cursor: default;
}

#selectedSortInner {
	width: 0px;
}

.sizeChartLink {
	color: #fff;
    margin-top:-5px;
	margin-left:17px;
    cursor: pointer;
}

.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;
}

.swatchHover {
    cursor: pointer;
}

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;
}