input
{
	font-family: Arial,Helvetica,sans-serif;
}
a
{
	color: #c7bfa9;
        text-decoration: none;
}
#content a
{
	color: #a19483;
        text-decoration: none;
}
a:hover
{
	color: #fff;
}
a img
{
	border-color: #a19483;
}
#content a:hover
{
	color: #000000;
}
body
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #c7bfa9;
	text-align: center;
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background:#4B463F url(../images/bg.jpg)top left repeat-x;
}
#body
{
	position: relative;
	text-align: left;
	width: 900px;
	margin: auto;
	overflow: visible;
	padding: 0px 10px;
}
#top
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 880px;
	padding: 0 10px;
}
#middle
{
	position: relative;
	top: 183px;
	width: 900px;
	padding: 0px;
	margin: 0px;
	border-bottom: 7px solid #000;
	overflow:hidden
}
#content
{
	padding: 30px;
	color: #ffffff;
	background-color: #fff;
    line-height: 1.5em;
}
#content-catalog
{
	color: #a19483;
	line-height: 1.5em;
	padding-top: 24px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
}
#content-collections
{
	background-color:;
}
#content-suite
{
	padding: 25px;
	color: #a19483;
	background-color: #fff;
    line-height: 1.5em;
}
#content.right
{
	border-left: 0px solid #000000;
		
}
#content-catalog.right
{
	border-left: 0px solid #000000;
		
}
#content-collections.right
{
	border-left: 0px solid #000000;
		
}
#content-suite.right
{
	border-left: 0px solid #000;
}
#content.left
{
	border-right: 0px solid #000;
}
#content b
{
	color: #645c51;
}
#content strong
{
	font-weight: normal;
	color: #645c51;
}
.formButton {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 0px;
}
.catItemsView
{
	width: 100%;
	overflow:hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.catItems
{
	width: 100%;
	margin-left: 9px;
}

.catItem
{
	float: left;
	height: 250px;
	width: 182px;
	text-align: center;
	font-weight: bold;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;	
	color:#ffffff;
}
.catItem a:link
{
	color:#ffffff;
}
.catItem img
{
	border:2px solid #000;	
}



.siteReducedPriceLabel
{
	text-decoration: line-through;
}
.catItem a
{
	color: #a19483;
}
.catItem a:hover
{
	color: #000000;
}
.pover
{
	display: none;
}
.catItem .pricing
{
	color: #ffffff;
}

#top .banner
{
        margin-top: 44px;
        height: 47px;
        background-image: url(../images/banner.png);
        background-position:  50% 0px;
        background-repeat: no-repeat;
}
#top .banner a
{
	display: block;
	height: 47px;
}

#top .navigation-signin
{
        position: absolute;
        top: 127px;
        border-color: #000;
        border-style: solid;
        border-width: 7px 7px;
        width: 886px;
        height: 42px;
        margin: 0px;
        padding: 0px;
        list-style: none;
        background: url(../images/top-nav-sign-in.png) 0 0 no-repeat;
}
#top .navigation-signin a
{
        display: block;
        height: 42px;
}
#top .navigation-signin li
{
        margin: 0px;
        padding: 0px;
        height: 42px;
        position: absolute;
        top: 0px;
        border: none;
}
#top .navigation-signin li a:hover, #top .navigation-signin li a.active
{
        background-image: url(../images/top-nav-sign-in.png);
        background-repeat: no-repeat;
}


#top .navigation-signout
{
        position: absolute;
        top: 127px;
        border-color: #000;
        border-style: solid;
        border-width: 7px 7px;
        width: 886px;
        height: 42px;
        margin: 0px;
        padding: 0px;
        list-style: none;
        background: url(../images/top-nav-sign-out.png) 0 0 no-repeat;
}
#top .navigation-signout a
{
        display: block;
        height: 42px;
}
#top .navigation-signout li
{
        margin: 0px;
        padding: 0px;
        height: 42px;
        position: absolute;
        top: 0px;
        border: none;
}
#top .navigation-signout li a:hover, #top .navigation-signout li a.active
{
        background-image: url(../images/top-nav-sign-out.png);
        background-repeat: no-repeat;
}
#navCatalog
{
        left: 0px;
        width: 94px;
}
#navCatalog a
{
        background-position: 0px -42px;
}
#navCorpGifts
{
        left: 95px;
        width: 145px;
}
#navCorpGifts a
{
        background-position: -95px -42px;
}
#navContact
{
        left: 241px;
        width: 89px;
}
#navContact a
{
        background-position: -241px -42px;
}
#navLogin
{
        left: 530px;
        width: 64px;
}
#navLogin a
{
        background-position: -530px -42px;
}
#navAccount
{
        left: 594px;
        width: 93px;
}
#navAccount a
{
        background-position: -594px -42px;
}
#navCart
{
        left: 687px;
        width: 74px;
}
#navCart a
{
        background-position: -687px -42px;
}

#top .navigation-signin #searchBox
{
	overflow: hidden;
	left: 765px;
	top: 13px;
	width: 90px;
	height: 16px;
}
#top .navigation-signin #searchBox input
{
	border: none;
	font-size: 10px;
	background-color: #e1d6bf;
	color: #5b554d;
	padding: 2px 4px;
}
#top .navigation-signout #searchBox
{
	overflow: hidden;
	left: 765px;
	top: 13px;
	width: 90px;
	height: 16px;
}
#top .navigation-signout #searchBox input
{
	border: none;
	font-size: 10px;
	background-color: #e1d6bf;
	color: #5b554d;
	padding: 2px 4px;
}
.selector
{
	font-size: 10px;
	background-color: #e1d6bf;
	color: #5b554d;
	padding: 2px 4px;
	border-top: 1px solid #4b453f;
	border-right: 1px solid #5b554d;
	border-bottom: 1px solid #5b554d;
	border-left: 1px solid #4b453f;
}
#aboutUsSplash
{
	width: 560px;
	height: 464px;
	background: url(../images/about-us-splash.jpg) no-repeat;
}

#aboutUsTitle
{
	background: url(../images/about-us-title.jpg) no-repeat;
	width: 100px;
	height: 20px;
	margin-bottom: 24px;
}

#aboutUsSignature
{
	background: url(../images/about-us-signature.jpg) no-repeat;
	width: 200px;
	height: 60px;
	margin-top: -10px;
	margin-left: -10px;
}

#mbSuiteFlash
{
	width: 560px;
	height: 601px;
	
}
#mbStoreFlash
{
	width: 560px;
	
}
.textArea
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #3d3834;
}
#corporateGiftsSplash
{
	width: 560px;
	height: 464px;
	background: url(../images/corporate-gifts-splash.jpg) no-repeat;
}

#corporateGiftsTitle
{
	background: url(../images/corporate-gifts-title.jpg) no-repeat;
	width: 170px;
	height: 20px;
	margin-bottom: 20px;
}
#contactUsSplash
{
	width: 560px;
	height: 464px;
	background: url(../images/contact-us-splash.jpg) no-repeat;
}

#contactUsTitle
{
	background: url(../images/contact-us-title.jpg) no-repeat;
	width: 120px;
	height: 20px;
	margin-bottom: 20px;
}

#contactUsContent b
{
	color: #635b51;
}
#contactRequestHeader
{
	background: url(../images/contact-request-header.jpg) no-repeat;
	width: 255px;
	height: 21px;
	margin: 12px 0px;
}
#storeLocatorSplash
{
	width: 204px;
	height: 238px;
	background: url(../images/store-locator-splash.jpg) no-repeat;
}

#storeLocatorTitle
{
	background: url(../images/store-locator-title.jpg) no-repeat;
	width: 147px;
	height: 20px;
	margin-bottom: 24px;
}

#storeLocator
{
	width: 615px;
	height: 530px;
}

#leftNav
{
	width: 204px;
	background-color: #4b453f;
}
#leftNavShim
{
	height: 120px;
	width: 204px;	
	background-color: #544d45;
}
.shopby_divider
{
	height: 1px;
	width: 204px;
	background-color: #000000;
}

#shopby_new
{
	height: 24px;
	width: 204px;
	background: url(../images/nav-new-arrivals.gif) no-repeat;
}
#shopby_new a
{
	display: block;
	height: 24px;
	width: 204px;
}
#shopby_new a:hover
{
	background: url(../images/nav-new-arrivals.gif) no-repeat 0 -24px;;

}
#shopby_new_sel
{
	background: url(../images/nav-new-arrivals-sel.gif);
	height: 24px;
	width: 204px;
	background-repeat: no-repeat;
}


#shopby_collections
{
	background-image: url(../images/nav-collections.gif);
	height: 24px;
	width: 204px;
	background-repeat: no-repeat;
}
#shopby_collections a
{
	display: block;
	height: 24px;
	width: 204px;
}
#shopby_collections a:hover
{
	background: url(../images/nav-collections.gif) no-repeat 0 -24px;

}
#shopby_collections_sel
{
	background-image: url(../images/nav-collections-sel.gif);
	height: 24px;
	width: 204px;
}

#shopby_featured
{
	background: url(../images/nav-featured.gif);
	height: 24px;
	width: 204px;
	background-repeat: no-repeat;
}
#shopby_featured a
{
	display: block;
	height: 24px;
	width: 204px;
}
#shopby_featured a:hover
{
	background: url(../images/nav-featured.gif) no-repeat 0 -24px;
}
#shopby_featured_sel
{
	background: url(../images/nav-featured-sel.gif);
	height: 24px;
	width: 204px;
}
#shopby_lines
{
	background: url(../images/nav-lines.gif);
	height: 24px;
	width: 204px;
	background-repeat: no-repeat;
}
#shopby_lines a
{
	display: block;
	height: 24px;
	width: 204px;
}
#shopby_lines a:hover
{
	background: url(../images/nav-lines.gif) no-repeat 0 -24px;
}
#shopby_lines_sel
{
	background-image: url(../images/nav-lines-sel.gif);
	height: 24px;
	width: 204px;
	background-repeat: no-repeat;
}

#shopby_activities
{
	background: url(../images/nav-activities.gif);
	height: 24px;
	width: 204px;
	background-repeat: no-repeat;
}
#shopby_activities a
{
	display: block;
	height: 24px;
	width: 204px;
}
#shopby_activities a:hover
{
	background: url(../images/nav-activities.gif) no-repeat 0 -24px;
}
#shopby_activities_sel
{
	background-image: url(../images/nav-activities-sel.gif);
	height: 24px;
	width: 204px;
}

#shopby_colors
{
	background: url(../images/nav-colors.gif);
	height: 24px;
	width: 204px;
	background-repeat: no-repeat;
}
#shopby_colors a
{
	display: block;
	height: 24px;
	width: 204px;
}
#shopby_colors a:hover
{
	background: url(../images/nav-colors.gif) no-repeat 0 -24px;
}
#shopby_colors_sel
{
	background-image: url(../images/nav-colors-sel.gif);
	height: 24px;
	width: 204px;
}

#shopby_sale
{
	background: url(../images/nav-sale.gif);
	height: 24px;
	width: 204px;
	background-repeat: no-repeat;
}
#shopby_sale a
{
	display: block;
	height: 24px;
	width: 204px;
}
#shopby_sale a:hover
{
	background: url(../images/nav-sale.gif) no-repeat 0 -24px;
}
#shopby_sale_sel
{
	background-image: url(../images/nav-sale-sel.gif);
	height: 24px;
	width: 204px;
	background-repeat: no-repeat;
}

{
	background-image: url(../images/nav-featured.gif);
	height: 24px;
	width: 204px;
	border: none;
	cursor: pointer;
	cursor: hand;
	background-repeat: no-repeat;
}
.shopby_featured_hover
{
	background-image: url(../images/nav-featured.gif);
	height: 24px;
	width: 204px;
	border: none;
	cursor: pointer;
	cursor: hand;
	background-repeat: no-repeat;
	background-position: 0 -24px;
}
.shopby_featured_sel
{
	background-image: url(../images/nav-featured-sel.gif);
	height: 24px;
	width: 204px;
}





#shopBy
{
	height: 24px;
	width: 204px;
	background-color: #4b453f;
}
#shopByNone
{
	height: 38px;
	width: 204px;
	border-bottom: 7px solid #000;
}
#personalInfoNone
{
	height: 168px;
	width: 204px;
	border-bottom: 7px solid #000;
}
#leftNavSpacer
{
	height: 350px;
	width: 204px;
}
#storeLocatorMedallion
{
	width: 204px;
	height: 151px;
	background: url(../images/retailers-medallion.jpg) no-repeat;
	border-bottom: 7px solid #000;
}
#storeLocatorMedallion a
{
	display: block;
	width: 204px;
	height: 151px;
}
#storeLocatorMedallion a:hover
{
	background: url(../images/retailers-medallion.jpg) no-repeat 0 -151px;
}
.contentPage
{
	border-color: #000;
	border-style: solid;
	border-width: 0 7px;
}
#ourGuaranteeSplash
{
	width: 319px;
	height: 353px;
	background: url(../images/our-guarantee-splash.jpg) no-repeat;
}

#ourGuaranteeTitle
{
	background: url(../images/our-guarantee-title.jpg) no-repeat;
	width: 160px;
	height: 20px;
	margin-bottom: 24px;
}

#ourGuaranteeContent b
{
	color: #645c51;
}
#aboutProductSplash
{
	width: 319px;
	height: 353px;
	background: url(../images/about-product-splash.jpg) no-repeat;
}

#aboutProductTitle
{
	background: url(../images/about-product-title.jpg) no-repeat;
	width: 200px;
	height: 20px;
	margin-bottom: 24px;
}

#aboutProductContent b
{
	color: #645c51;
}
.leatherSwatch
{
	margin-top: 10px;
}
.iconZoom
{
	cursor:pointer;
	cursor:hand;
}
.mbSwatches
{
	cursor:pointer;
	cursor:hand;
}
.aboutProductSeparator
{
	height: 1px;
	margin: 20px 0px;
	background: url(../images/horz-separator.jpg);
}
.contentFiller
{
	border-top: 7px solid #000;
	background-color: #544d45;
}
#controlPanel
{
	width: 260px;
	height: 50px;
	font-size: 1em;
}
.storeSeparator
{
	height: 1px;
	background: url(../images/horz-separator.jpg);
}
.storeList
{
    width: 230px;
    height: 400px;
    overflow: auto;
}
.storeItem
{
    text-align: left;
    font-size: 11px;
    padding: 10px 0px;
    margin: 0px;
    cursor: pointer;
    color: #a19483;
}
.storeItem b
{
	color: #635b51;
}
.storeItem:hover b
{
    text-decoration: underline;
}
.storeMap
{
  width: 350px;
  height: 450px;
  border: 1px solid #b2b280;
}
.gmapInfo
{
    font-size: 11px;
    color: #a19483;
    line-height: 15px;
}
.gmapInfo b
{
	color: #635b51;
}
#contactForm input, #contactForm textarea, #contactForm select
{
	width: 148px;
}
#contactForm .th
{
	color: #635b51;
	font-weight: normal;
	padding-top: 2px;
}
.categoryPaging
{
	width: 100%;
}
.categoryPaging > table
{
	width: 100%;
}
.pagingControls td
{
	text-align: right;
}
.sitePathSetContainerOn, .sitePathSetContainerOff
{
	padding-left: 10px;
}
.categoryBanner
{
    border-bottom: 7px solid #000;
	background: url(../images/page-banner.jpg) no-repeat;
	height: 66px;
	width: 675px;
	position: relative;
	margin: -30px -30px 0px;
}
.collectionLogo
{
	height: 83px;
	width: 675px;
	border-bottom: 5px solid #000;
	position: relative;
	margin-top: -24px;
	margin-right: -32px;
	margin-bottom: 15px;
	margin-left: -25px;
}
.collectionLogoProduct
{
	height: 83px;
	width: 675px;
	border-bottom: 5px solid #000;
	position: relative;
	margin-top: -30px;
	margin-right: -32px;
	margin-bottom: 14px;
	margin-left: -30px;
}
.collectionLogoImage
{
	width: 244px;
	height: 83px;
	padding: 0px;
}
.collectionLinks
{
	height: 83px;
	width: 425px;
	background-color: #e6dbc8;
	background-image: url(../images/nav-product-banner.gif);
	background-repeat: no-repeat;
	font-size: .9em;
}
.collectionLinks a
{
	color: #555555;

}
.collectionLinks a:hover
{
	color: #000000;

}


.pageTitle
{
	font-family: Georgia;
	font-size: 14px;
	width: 100%;
	text-align:center;
	color: #fff;
	padding-top: 24px;
}
.productBanner, .pageBanner
{
    border-bottom: 7px solid #000;
	background: url(../images/page-banner.jpg) no-repeat;
	height: 66px;
	width: 675px;
	position: relative;
	margin: -30px -30px 20px;
}
.pageBannerCheckout
{
    border-bottom: 7px solid #000;
	background: url(../images/page-banner-checkout.jpg) no-repeat;
	height: 66px;
	width: 675px;
	position: relative;
	margin: -30px -30px 20px;
}
.pageBannerReview
{
    border-bottom: 7px solid #000;
	background: url(../images/page-banner-review.jpg) no-repeat;
	height: 66px;
	width: 675px;
	position: relative;
	margin: -30px -30px 20px;
}
.pageBannerSubmitted
{
    border-bottom: 7px solid #000;
	background: url(../images/page-banner-submitted.jpg) no-repeat;
	height: 66px;
	width: 675px;
	position: relative;
	margin: -30px -30px 20px;
}
.pageBannerProblem
{
    border-bottom: 7px solid #000;
	background: url(../images/page-banner-problem.jpg) no-repeat;
	height: 66px;
	width: 675px;
	position: relative;
	margin: -30px -30px 20px;
}
.pageBannerTempPassword
{
    border-bottom: 7px solid #000;
	background: url(../images/page-banner-temp-password.jpg) no-repeat;
	height: 66px;
	width: 675px;
	position: relative;
	margin: -30px -30px 20px;
}
.pageBannerNewPassword
{
    border-bottom: 7px solid #000;
	background: url(../images/page-banner-new-password.jpg) no-repeat;
	height: 66px;
	width: 675px;
	position: relative;
	margin: -30px -30px 20px;
}
.pageBannerCharge
{
    border-bottom: 7px solid #000;
	background: url(../images/page-banner-charge.jpg) no-repeat;
	height: 66px;
	width: 675px;
	position: relative;
	margin: -30px -30px 20px;
}
.pageBannerSignin
{
    border-bottom: 7px solid #000;
	background: url(../images/page-banner-signin.jpg) no-repeat;
	height: 66px;
	width: 675px;
	position: relative;
	margin: -30px -30px 20px;
}
.pageBannerPersonal
{
    border-bottom: 7px solid #000;
	background: url(../images/page-banner-personal.jpg) no-repeat;
	height: 66px;
	width: 675px;
	position: relative;
	margin: -30px -30px 20px;
}
.pageBannerAddress
{
    border-bottom: 7px solid #000;
	background: url(../images/page-banner-address.jpg) no-repeat;
	height: 66px;
	width: 675px;
	position: relative;
	margin: -30px -30px 20px;
}
.pageBannerCards
{
    border-bottom: 7px solid #000;
	background: url(../images/page-banner-cards.jpg) no-repeat;
	height: 66px;
	width: 675px;
	position: relative;
	margin: -30px -30px 20px;
}
.pageBannerPassword
{
    border-bottom: 7px solid #000;
	background: url(../images/page-banner-password.jpg) no-repeat;
	height: 66px;
	width: 675px;
	position: relative;
	margin: -30px -30px 20px;
}
.pageBannerHistory
{
    border-bottom: 7px solid #000;
	background: url(../images/page-banner-history.jpg) no-repeat;
	height: 66px;
	width: 675px;
	position: relative;
	margin: -30px -30px 20px;
}
.pageBannerDetail
{
    border-bottom: 7px solid #000;
	background: url(../images/page-banner-detail.jpg) no-repeat;
	height: 66px;
	width: 675px;
	position: relative;
	margin: -30px -30px 20px;
}
.pageBannerAddAddress
{
    border-bottom: 7px solid #000;
	background: url(../images/page-banner-add-address.jpg) no-repeat;
	height: 66px;
	width: 675px;
	position: relative;
	margin: -30px -30px 20px;
}
.pageBannerEditAddress
{
    border-bottom: 7px solid #000;
	background: url(../images/page-banner-edit-address.jpg) no-repeat;
	height: 66px;
	width: 675px;
	position: relative;
	margin: -30px -30px 20px;
}
.pageBannerAddCard
{
    border-bottom: 7px solid #000;
	background: url(../images/page-banner-add-card.jpg) no-repeat;
	height: 66px;
	width: 675px;
	position: relative;
	margin: -30px -30px 20px;
}
.pageBannerEditCard
{
    border-bottom: 7px solid #000;
	background: url(../images/page-banner-edit-card.jpg) no-repeat;
	height: 66px;
	width: 675px;
	position: relative;
	margin: -30px -30px 20px;
}
.pageBannerShipTo
{
    border-bottom: 7px solid #000;
	background: url(../images/page-banner-shipto.jpg) no-repeat;
	height: 66px;
	width: 675px;
	position: relative;
	margin: -30px -30px 20px;
}
.pageBannerBillTo
{
    border-bottom: 7px solid #000;
	background: url(../images/page-banner-billto.jpg) no-repeat;
	height: 66px;
	width: 675px;
	position: relative;
	margin: -30px -30px 20px;
}
.catalogBanner
{
	height: 1px;
	width: 675px;
	position: relative;
	margin: -30px -30px 20px;
}
.categoryTitle-Travel
{
	background: url(../images/category-titles.jpg) no-repeat;
	width: 200px;
	height: 20px;
	position: absolute;
	top: 23px;
	left: 50%;
	margin-left: -100px;
}
.categoryTitle-Business
{
	background: url(../images/category-titles.jpg) no-repeat 0 -20px;
	width: 200px;
	height: 20px;
	position: absolute;
	top: 23px;
	left: 50%;
	margin-left: -100px;
}
.categoryTitle-Gifts
{
	background: url(../images/category-titles.jpg) no-repeat 0 -40px;
	width: 200px;
	height: 20px;
	position: absolute;
	top: 23px;
	left: 50%;
	margin-left: -100px;
}
.categoryTitle-Wine
{
	background: url(../images/category-titles.jpg) no-repeat 0 -60px;
	width: 200px;
	height: 20px;
	position: absolute;
	top: 23px;
	left: 50%;
	margin-left: -100px;
}
.categoryTitle-Golf
{
	background: url(../images/category-titles.jpg) no-repeat 0 -80px;
	width: 200px;
	height: 20px;
	position: absolute;
	top: 23px;
	left: 50%;
	margin-left: -100px;
}
.categoryTitle-SearchResults
{
	background: url(../images/category-titles.jpg) no-repeat 0 -100px;
	width: 200px;
	height: 20px;
	position: absolute;
	top: 23px;
	left: 50%;
	margin-left: -100px;
}
.categoryTitle-ShoppingCart
{
	background: url(../images/category-titles.jpg) no-repeat 0 -120px;
	width: 200px;
	height: 20px;
	position: absolute;
	top: 23px;
	left: 50%;
	margin-left: -100px;
}
.categoryTitle-Checkout
{
	background: url(../images/category-titles.jpg) no-repeat 0 -140px;
	width: 200px;
	height: 20px;
	position: absolute;
	top: 23px;
	left: 50%;
	margin-left: -100px;
}
.categoryTitle-0_50
{
	background: url(../images/category-titles.jpg) no-repeat 0 -160px;
	width: 200px;
	height: 20px;
	position: absolute;
	top: 23px;
	left: 50%;
	margin-left: -100px;
}
.categoryTitle-50_100
{
	background: url(../images/category-titles.jpg) no-repeat 0 -180px;
	width: 200px;
	height: 20px;
	position: absolute;
	top: 23px;
	left: 50%;
	margin-left: -100px;
}
.categoryTitle-100_250
{
	background: url(../images/category-titles.jpg) no-repeat 0 -200px;
	width: 200px;
	height: 20px;
	position: absolute;
	top: 23px;
	left: 50%;
	margin-left: -100px;
}
.categoryTitle-250_999999
{
	background: url(../images/category-titles.jpg) no-repeat 0 -220px;
	width: 200px;
	height: 20px;
	position: absolute;
	top: 23px;
	left: 50%;
	margin-left: -100px;
}
.categoryTitle-Deerskin
{
	background: url(../images/category-titles.jpg) no-repeat 0 -240px;
	width: 200px;
	height: 20px;
	position: absolute;
	top: 23px;
	left: 50%;
	margin-left: -100px;
}
.categoryTitle-MCollection
{
	background: url(../images/category-titles.jpg) no-repeat 0 -260px;
	width: 200px;
	height: 20px;
	position: absolute;
	top: 23px;
	left: 50%;
	margin-left: -100px;
}
.sitePathSetContainerOn
{
	background-color:#000;
	border: 1px solid #fff;
	color: #ffffff;
	text-align:center;
	padding:1px;
	padding-left:2px;
	padding-right:2px;
}
.sitePathSetContainerOff
{
	background-color:;
	border: 0px solid #fff;
	color: #a19483;
	text-align:center;
	padding:2px;
}

.photo
{
	width: 240px;
	height: 240px;
/*	margin: 25px;*/
}

.productLeft .horz-separator, .productRight .horz-separator
{
	margin: 8px 0px;
}
.separator-shim
{
	font-size: 1px;
	width: 1px;
	height: 1px;
	clear: both;
}
.horz-separator
{
	font-size: 1px;
	height: 1px;
	clear: both;
	background-image: url(../images/separator-light.jpg);
}
.centerDivider
{
	background: url(../images/separator-light.jpg);
	width: 1px;
}

.productLeft
{
	width: 276px;
	padding-right: 30px;
}
.productRight
{
	padding-left: 30px;
}
.mbSwatch
{
	margin: 1px;
	overflow: hidden;
	position: relative;
	float: left;
	width: 44px;
	height: 44px;
	border: 1px solid #A19483;
	color: #fff;
	cursor:pointer;
	cursor:hand;
}
.mbSwatch img
{
	position: absolute;
	width: 44px;
	height: 44px;
	/*
	width: 240px;
	height: 240px;
	left: -120px;
	top: -120px;
	*/
}
.productName
{
	font-weight: bold;
	color: #000000;
	margin-top: 20px;
}
.productDescription
{
	margin-top: 20px;
	color: #a19483;
}
.productSpecs
{
	margin-top: 20px;
}
.specLabel
{
	color: #000000;
	font-weight: bold;
}
.specValue
{
	color: #a19483;
}
.mbProductAboutLeathers
{
}
.mbProductAboutLeathers a
{
	color: #a19483;
}
.mbZoomButton
{
	background: url(../images/zoom-icon.jpg) no-repeat;
	height: 10px;
	width: 	50px;
	font-size: 10px;
	padding-left: 20px;
	padding: 2px 0 2px 20px;
}
.mbZoomButton a
{
	height: 16px;
	width: 100%;
	color: #595f51;
	display: block;
}
.mbInfoLink
{
	float: right;
	display: none;
}
.mbInfoLink a
{
	color: #a19483;
}
.mbAddQuantity input
{
	width: 36px;
	text-align: right;
}
#mbSelectSku .siteFormLabel
{
	display: none;
}
.mbFormLabel
{
	color: #544d45;
	font-weight: bold;
}
.mbProductPricing
{
	color: #544d45;
	font-weight: bold;
}
.mbShipTime
{
	float: right;
	color: #a19483;
}
.sectionHeader
{
	color: #544d45;
	font-size: 11px;
	font-weight: bold;
}
.siteFormLabel
{
	color: #544d45;
}
.formErrorField
{
	color: #f00;
}
.navTitle
{
	display: none;
	font-size: 11px;
	font-weight: bold;
	padding:4px;
}
.leftnavSection
{
	margin:20px 0px;
}
.leftnavSection td
{
	padding:2px;
}
.leftnavSection a
{
	padding:3px;
}
.navSelected a
{
	padding:2px;
	font-weight: bold;
	border: 1px solid #C7BFA9;
	color: #fff;
}
.toolTip
{
        border: 1px solid #544d45;
        color: #544d45;
        background-color: #fff;
        padding: 3px;
        position: absolute;
}
#prdimg
{
	position:relative;
	top:0px;
	left:0px;
}

/* SHOPBY COLLECTION  */


#navCollectionM
{
	width: 221px;
	height: 221px;
	background: url(../images/nav-collection-m.jpg) no-repeat;
}
#navCollectionM a
{
	display: block;
	width: 221px;
	height: 221px;
}
#navCollectionM a:hover
{
	background: url(../images/nav-collection-m.jpg) no-repeat 0 -221px;
}
#navCollectionLuxe
{
	width: 221px;
	height: 221px;
	background: url(../images/nav-collection-lx.jpg) no-repeat;
}
#navCollectionLuxe a
{
	display: block;
	width: 221px;
	height: 221px;
}
#navCollectionLuxe a:hover
{
	background: url(../images/nav-collection-lx.jpg) no-repeat 0 -221px;
}
#navCollectionPB
{
	width: 221px;
	height: 221px;
	background: url(../images/nav-collection-pb.jpg) no-repeat;
}
#navCollectionPB a
{
	display: block;
	width: 221px;
	height: 221px;
}
#navCollectionPB a:hover
{
	background: url(../images/nav-collection-pb.jpg) no-repeat 0 -221px;
}
#navCollectionHeritage
{
	width: 221px;
	height: 221px;
	background: url(../images/nav-collection-her.jpg) no-repeat;
}
#navCollectionHeritage a
{
	display: block;
	width: 221px;
	height: 221px;
}
#navCollectionHeritage a:hover
{
	background: url(../images/nav-collection-her.jpg) no-repeat 0 -221px;
}
#navCollectionUS
{
	width: 221px;
	height: 221px;
	background: url(../images/nav-collection-us.jpg) no-repeat;
}
#navCollectionUS a
{
	display: block;
	width: 221px;
	height: 221px;
}
#navCollectionUS a:hover
{
	background: url(../images/nav-collection-us.jpg) no-repeat 0 -221px;
}
#navCollectionStore
{
	width: 221px;
	height: 221px;
	background: url(../images/nav-collection-store.jpg) no-repeat;
}
#navCollectionStore a
{
	display: block;
	width: 221px;
	height: 221px;
}
#navCollectionStore a:hover
{
	background: url(../images/nav-collection-store.jpg) no-repeat 0 -221px;
}

#navCollectionLearn
{
	width: 221px;
	height: 221px;
	background: url(../images/nav-collection-learn.jpg) no-repeat;
}
#navCollectionLearn a
{
	display: block;
	width: 221px;
	height: 221px;
}
#navCollectionLearn a:hover
{
	background: url(../images/nav-collection-learn.jpg) no-repeat 0 -221px;
}

/* SHOPBY PRODUCT LINE  */

#navLineBackpacks
{
	width: 164px;
	height: 163px;
	background: url(../images/nav-line-backpacks.jpg) no-repeat;
}
#navLineBackpacks a
{
	display: block;
	width: 164px;
	height: 163px;
}
#navLineBackpacks a:hover
{
	background: url(../images/nav-line-backpacks.jpg) no-repeat 0 -163px;
}
#navLineBriefs
{
	width: 163px;
	height: 163px;
	background: url(../images/nav-line-briefs.jpg) no-repeat;
}
#navLineBriefs a
{
	display: block;
	width: 163px;
	height: 163px;
}
#navLineBriefs a:hover
{
	background: url(../images/nav-line-briefs.jpg) no-repeat 0 -163px;
}
#navLineCarryons
{
	width: 163px;
	height: 163px;
	background: url(../images/nav-line-carry-ons.jpg) no-repeat;
}
#navLineCarryons a
{
	display: block;
	width: 163px;
	height: 163px;
}
#navLineCarryons a:hover
{
	background: url(../images/nav-line-carry-ons.jpg) no-repeat 0 -163px;
}
#navLineDuffels
{
	width: 164px;
	height: 163px;
	background: url(../images/nav-line-duffels.jpg) no-repeat;
}
#navLineDuffels a
{
	display: block;
	width: 164px;
	height: 163px;
}
#navLineDuffels a:hover
{
	background: url(../images/nav-line-duffels.jpg) no-repeat 0 -163px;
}
#navLineFlasks
{
	width: 164px;
	height: 163px;
	background: url(../images/nav-line-flasks.jpg) no-repeat;
}
#navLineFlasks a
{
	display: block;
	width: 164px;
	height: 163px;
}
#navLineFlasks a:hover
{
	background: url(../images/nav-line-flasks.jpg) no-repeat 0 -163px;
}
#navLineGames
{
	width: 163px;
	height: 163px;
	background: url(../images/nav-line-games.jpg) no-repeat;
}
#navLineGames a
{
	display: block;
	width: 163px;
	height: 163px;
}
#navLineGames a:hover
{
	background: url(../images/nav-line-games.jpg) no-repeat 0 -163px;
}
#navLineGifts
{
	width: 163px;
	height: 163px;
	background: url(../images/nav-line-gifts.jpg) no-repeat;
}
#navLineGifts a
{
	display: block;
	width: 163px;
	height: 163px;
}
#navLineGifts a:hover
{
	background: url(../images/nav-line-gifts.jpg) no-repeat 0 -163px;
}
#navLineGolf
{
	width: 164px;
	height: 163px;
	background: url(../images/nav-line-golf.jpg) no-repeat;
}
#navLineGolf a
{
	display: block;
	width: 164px;
	height: 163px;
}
#navLineGolf a:hover
{
	background: url(../images/nav-line-golf.jpg) no-repeat 0 -163px;
}
#navLineOffice
{
	width: 164px;
	height: 163px;
	background: url(../images/nav-line-office.jpg) no-repeat;
}
#navLineOffice a
{
	display: block;
	width: 164px;
	height: 163px;
}
#navLineOffice a:hover
{
	background: url(../images/nav-line-office.jpg) no-repeat 0 -163px;
}
#navLineRolling
{
	width: 163px;
	height: 163px;
	background: url(../images/nav-line-rolling.jpg) no-repeat;
}
#navLineRolling a
{
	display: block;
	width: 163px;
	height: 163px;
}
#navLineRolling a:hover
{
	background: url(../images/nav-line-rolling.jpg) no-repeat 0 -163px;
}
#navLineSport
{
	width: 163px;
	height: 163px;
	background: url(../images/nav-line-sport.jpg) no-repeat;
}
#navLineSport a
{
	display: block;
	width: 163px;
	height: 163px;
}
#navLineSport a:hover
{
	background: url(../images/nav-line-sport.jpg) no-repeat 0 -163px;
}
#navLineTotes
{
	width: 164px;
	height: 163px;
	background: url(../images/nav-line-totes.jpg) no-repeat;
}
#navLineTotes a
{
	display: block;
	width: 164px;
	height: 163px;
}
#navLineTotes a:hover
{
	background: url(../images/nav-line-totes.jpg) no-repeat 0 -163px;
}
#navLineTravel
{
	width: 164px;
	height: 163px;
	background: url(../images/nav-line-travel.jpg) no-repeat;
}
#navLineTravel a
{
	display: block;
	width: 164px;
	height: 163px;
}
#navLineTravel a:hover
{
	background: url(../images/nav-line-travel.jpg) no-repeat 0 -163px;
}
#navLineWallets
{
	width: 163px;
	height: 163px;
	background: url(../images/nav-line-wallets.jpg) no-repeat;
}
#navLineWallets a
{
	display: block;
	width: 163px;
	height: 163px;
}
#navLineWallets a:hover
{
	background: url(../images/nav-line-wallets.jpg) no-repeat 0 -163px;
}
#navLineWeekend
{
	width: 163px;
	height: 163px;
	background: url(../images/nav-line-weekend-bags.jpg) no-repeat;
}
#navLineWeekend a
{
	display: block;
	width: 163px;
	height: 163px;
}
#navLineWeekend a:hover
{
	background: url(../images/nav-line-weekend-bags.jpg) no-repeat 0 -163px;
}
#navLineWine
{
	width: 164px;
	height: 163px;
	background: url(../images/nav-line-wine.jpg) no-repeat;
}
#navLineWine a
{
	display: block;
	width: 164px;
	height: 163px;
}
#navLineWine a:hover
{
	background: url(../images/nav-line-wine.jpg) no-repeat 0 -163px;
}
#navCatBusiness
{
	width: 164px;
	height: 163px;
	background: url(../images/nav-cat-business.jpg) no-repeat;
}
#navCatBusiness a
{
	display: block;
	width: 164px;
	height: 163px;
}
#navCatBusiness a:hover
{
	background: url(../images/nav-cat-business.jpg) no-repeat 0 -163px;
}
#navCatGifts
{
	width: 163px;
	height: 163px;
	background: url(../images/nav-cat-gifts.jpg) no-repeat;
}
#navCatGifts a
{
	display: block;
	width: 163px;
	height: 163px;
}
#navCatGifts a:hover
{
	background: url(../images/nav-cat-gifts.jpg) no-repeat 0 -163px;
}
#navCatGolf
{
	width: 163px;
	height: 163px;
	background: url(../images/nav-cat-golf.jpg) no-repeat;
}
#navCatGolf a
{
	display: block;
	width: 163px;
	height: 163px;
}
#navCatGolf a:hover
{
	background: url(../images/nav-cat-golf.jpg) no-repeat 0 -163px;
}
#navCatSport
{
	width: 164px;
	height: 163px;
	background: url(../images/nav-cat-sport.jpg) no-repeat;
}
#navCatSport a
{
	display: block;
	width: 164px;
	height: 163px;
}
#navCatSport a:hover
{
	background: url(../images/nav-cat-sport.jpg) no-repeat 0 -163px;
}
#navCatTravel
{
	width: 164px;
	height: 163px;
	background: url(../images/nav-cat-travel.jpg) no-repeat;
}
#navCatTravel a
{
	display: block;
	width: 164px;
	height: 163px;
}
#navCatTravel a:hover
{
	background: url(../images/nav-cat-travel.jpg) no-repeat 0 -163px;
}
#navCatWine
{
	width: 163px;
	height: 163px;
	background: url(../images/nav-cat-wine.jpg) no-repeat;
}
#navCatWine a
{
	display: block;
	width: 163px;
	height: 163px;
}
#navCatWine a:hover
{
	background: url(../images/nav-cat-wine.jpg) no-repeat 0 -163px;
}
#navCatLearn
{
	width: 334px;
	height: 163px;
	background: url(../images/nav-cat-learn.jpg) no-repeat;
}
#navCatLearn a
{
	display: block;
	width: 334px;
	height: 163px;
}
#navCatLearn a:hover
{
	background: url(../images/nav-cat-learn.jpg) no-repeat 0 -163px;
}
.CollectionBanner
{
	background-color: #000000;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #000000;

}
.CollectionSwatchBkgd
{
	height: 149px;
	width: 675px;
	background-color: #efe8dc;
	background-image: url(../images/nav-swatch-bkgd.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin: 0px;
	padding: 0px
}
.CollectionID
{
	width: 189px;
	height: 195px;
	text-align: left;
	background-color: #ffffff;
}
.CollectionCopy
{
	width: 486px;
	height: 195px;
	text-align: left;
	line-height: 1.5em;
	color: #7f7a74;
	padding-right: 50px;
	padding-left: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #ffffff;
}
#navSwatchDivider
{
	float: left;
	margin-top: 14px;
	width: 17px;
	height: 121px;
	background: url(../images/swatch-divider.jpg) no-repeat;
}
#navSwatchHER_AL
{
	float: left;
	margin-top: 14px;
	margin-left: 22px;
	width: 77px;
	height: 121px;
	background: url(../images/swatchHER_AL.jpg) no-repeat;
}
#navSwatchHER_AL a
{
	display: block;
	width: 77px;
	height: 121px;
}
#navSwatchHER_AL a:hover
{
	background: url(../images/swatchHER_AL.jpg) no-repeat 0 -121px;
}
#navSwatchHER_BR
{
	float: left;
	margin-top: 14px;
	margin-left: 0px;
	width: 77px;
	height: 121px;
	background: url(../images/swatchHER_BR.jpg) no-repeat;
}
#navSwatchHER_BR a
{
	display: block;
	width: 77px;
	height: 121px;
}
#navSwatchHER_BR a:hover
{
	background: url(../images/swatchHER_BR.jpg) no-repeat 0 -121px;
}
#navSwatchHER_VWC
{
	float: left;
	margin-top: 14px;
	margin-left: 0px;
	width: 77px;
	height: 121px;
	background: url(../images/swatchHER_VWC.jpg) no-repeat;
}
#navSwatchHER_VWC a
{
	display: block;
	width: 77px;
	height: 121px;
}
#navSwatchHER_VWC a:hover
{
	background: url(../images/swatchHER_VWC.jpg) no-repeat 0 -121px;
}
#navSwatchHER_CSE
{
	float: left;
	margin-top: 14px;
	margin-left: 0px;
	width: 77px;
	height: 121px;
	background: url(../images/swatchHER_CSE.jpg) no-repeat;
}
#navSwatchHER_CSE a
{
	display: block;
	width: 77px;
	height: 121px;
}
#navSwatchHER_CSE a:hover
{
	background: url(../images/swatchHER_CSE.jpg) no-repeat 0 -121px;
}
#navSwatchHER_ALM
{
	float: left;
	margin-top: 14px;
	margin-left: 0px;
	width: 77px;
	height: 121px;
	background: url(../images/swatchHER_ALM.jpg) no-repeat;
}
#navSwatchHER_ALM a
{
	display: block;
	width: 77px;
	height: 121px;
}
#navSwatchHER_ALM a:hover
{
	background: url(../images/swatchHER_ALM.jpg) no-repeat 0 -121px;
}
#navSwatchHER_FS
{
	float: left;
	margin-top: 14px;
	margin-left: 0px;
	width: 77px;
	height: 121px;
	background: url(../images/swatchHER_FS.jpg) no-repeat;
}
#navSwatchHER_FS a
{
	display: block;
	width: 77px;
	height: 121px;
}
#navSwatchHER_FS a:hover
{
	background: url(../images/swatchHER_FS.jpg) no-repeat 0 -121px;
}
#navSwatchM_ME
{
	float: left;
	margin-top: 14px;
	margin-left: 22px;
	width: 77px;
	height: 121px;
	background: url(../images/swatchM_ME.jpg) no-repeat;
}
#navSwatchM_ME a
{
	display: block;
	width: 77px;
	height: 121px;
}
#navSwatchM_ME a:hover
{
	background: url(../images/swatchM_ME.jpg) no-repeat 0 -121px;
}
#navSwatchM_MEL
{
	float: left;
	margin-top: 14px;
	/*margin-left: 0px;*/
	margin-left: 22px;
	width: 77px;
	height: 121px;
	background: url(../images/swatchM_MEL.jpg) no-repeat;
}
#navSwatchM_MEL a
{
	display: block;
	width: 77px;
	height: 121px;
}
#navSwatchM_MEL a:hover
{
	background: url(../images/swatchM_MEL.jpg) no-repeat 0 -121px;
}
#navSwatchPB_FE
{
	float: left;
	margin-top: 14px;
	margin-left: 22px;
	width: 77px;
	height: 121px;
	background: url(../images/swatchPB_FE.jpg) no-repeat;
}
#navSwatchPB_FE a
{
	display: block;
	width: 77px;
	height: 121px;
}
#navSwatchPB_FE a:hover
{
	background: url(../images/swatchPB_FE.jpg) no-repeat 0 -121px;
}
#navSwatchPB_ALC
{
	float: left;
	margin-top: 14px;
	margin-left: 0px;
	width: 77px;
	height: 121px;
	background: url(../images/swatchPB_ALC.jpg) no-repeat;
}
#navSwatchPB_ALC a
{
	display: block;
	width: 77px;
	height: 121px;
}
#navSwatchPB_ALC a:hover
{
	background: url(../images/swatchPB_ALC.jpg) no-repeat 0 -121px;
}
#navSwatchPB_ALW
{
	float: left;
	margin-top: 14px;
	margin-left: 0px;
	width: 77px;
	height: 121px;
	background: url(../images/swatchPB_ALW.jpg) no-repeat;
}
#navSwatchPB_ALW a
{
	display: block;
	width: 77px;
	height: 121px;
}
#navSwatchPB_ALW a:hover
{
	background: url(../images/swatchPB_ALW.jpg) no-repeat 0 -121px;
}
#navSwatchUS_MBL
{
	float: left;
	margin-top: 14px;
	margin-left: 22px;
	width: 77px;
	height: 121px;
	background: url(../images/swatchUS_MBL.jpg) no-repeat;
}
#navSwatchUS_MBL a
{
	display: block;
	width: 77px;
	height: 121px;
}
#navSwatchUS_MBL a:hover
{
	background: url(../images/swatchUS_MBL.jpg) no-repeat 0 -121px;
}
#navSwatchLX_AG
{
	float: left;
	margin-top: 14px;
	margin-left: 22px;
	width: 77px;
	height: 121px;
	background: url(../images/swatchLX_AG.jpg) no-repeat;
}
#navSwatchLX_AG a
{
	display: block;
	width: 77px;
	height: 121px;
}
#navSwatchLX_AG a:hover
{
	background: url(../images/swatchLX_AG.jpg) no-repeat 0 -121px;
}
#navSwatchLX_DS
{
	float: left;
	margin-top: 14px;
	margin-left: 0px;
	width: 77px;
	height: 121px;
	background: url(../images/swatchLX_DS.jpg) no-repeat;
}
#navSwatchLX_DS a
{
	display: block;
	width: 77px;
	height: 121px;
}
#navSwatchLX_DS a:hover
{
	background: url(../images/swatchLX_DS.jpg) no-repeat 0 -121px;
}
#navSwatchLX_CRO
{
	float: left;
	margin-top: 14px;
	margin-left: 0px;
	width: 77px;
	height: 121px;
	background: url(../images/swatchLX_CRO.jpg) no-repeat;
}
#navSwatchLX_CRO a
{
	display: block;
	width: 77px;
	height: 121px;
}
#navSwatchLX_CRO a:hover
{
	background: url(../images/swatchLX_CRO.jpg) no-repeat 0 -121px;
}
#refine_by
{
	background-color: #4b453f;
}

/* Refine by Price */

#price_any
{
	width: 204px;
	height: 15px;
	background: url(../images/price-any.gif) no-repeat;
}
#price_any a
{
	display: block;
	width: 204px;
	height: 15px;
}
#price_any a:hover
{
	background: url(../images/price-any.gif) no-repeat 0 -15px;
}
#price_any_sel
{
	width: 204px;
	height: 15px;
	background: url(../images/price-any-sel.gif) no-repeat;
}

#price_50
{
	width: 204px;
	height: 15px;
	background: url(../images/price-50.gif) no-repeat;
}
#price_50 a
{
	display: block;
	width: 204px;
	height: 15px;
}
#price_50 a:hover
{
	background: url(../images/price-50.gif) no-repeat 0 -15px;
}
#price_50_sel
{
	width: 204px;
	height: 15px;
	background: url(../images/price-50-sel.gif) no-repeat;
}

#price_100
{
	width: 204px;
	height: 15px;
	background: url(../images/price-100.gif) no-repeat;
}
#price_100 a
{
	display: block;
	width: 204px;
	height: 15px;
}
#price_100 a:hover
{
	background: url(../images/price-100.gif) no-repeat 0 -15px;
}
#price_100_sel
{
	width: 204px;
	height: 15px;
	background: url(../images/price-100-sel.gif) no-repeat;
}

#price_250
{
	width: 204px;
	height: 15px;
	background: url(../images/price-250.gif) no-repeat;
}
#price_250 a
{
	display: block;
	width: 204px;
	height: 15px;
}
#price_250 a:hover
{
	background: url(../images/price-250.gif) no-repeat 0 -15px;
}
#price_250_sel
{
	width: 204px;
	height: 15px;
	background: url(../images/price-250-sel.gif) no-repeat;
}

#price_500
{
	width: 204px;
	height: 15px;
	background: url(../images/price-500.gif) no-repeat;
}
#price_500 a
{
	display: block;
	width: 204px;
	height: 15px;
}
#price_500 a:hover
{
	background: url(../images/price-500.gif) no-repeat 0 -15px;
}
#price_500_sel
{
	width: 204px;
	height: 15px;
	background: url(../images/price-500-sel.gif) no-repeat;
}

#price_2500
{
	width: 204px;
	height: 15px;
	background: url(../images/price-2500.gif) no-repeat;
}
#price_2500 a
{
	display: block;
	width: 204px;
	height: 15px;
}
#price_2500 a:hover
{
	background: url(../images/price-2500.gif) no-repeat 0 -15px;
}
#price_2500_sel
{
	width: 204px;
	height: 15px;
	background: url(../images/price-2500-sel.gif) no-repeat;
}

#price_10000
{
	width: 204px;
	height: 15px;
	background: url(../images/price-10000.gif) no-repeat;
}
#price_10000 a
{
	display: block;
	width: 204px;
	height: 15px;
}
#price_10000 a:hover
{
	background: url(../images/price-10000.gif) no-repeat 0 -15px;
}
#price_10000_sel
{
	width: 204px;
	height: 15px;
	background: url(../images/price-10000-sel.gif) no-repeat;
}

#price_over
{
	width: 204px;
	height: 15px;
	background: url(../images/price-over.gif) no-repeat;
}
#price_over a
{
	display: block;
	width: 204px;
	height: 15px;
}
#price_over a:hover
{
	background: url(../images/price-over.gif) no-repeat 0 -15px;
}
#price_over_sel
{
	width: 204px;
	height: 15px;
	background: url(../images/price-over-sel.gif) no-repeat;
}

#gender_both
{
	width: 204px;
	height: 15px;
	background: url(../images/gender-both.gif) no-repeat;
}
#gender_both a
{
	display: block;
	width: 204px;
	height: 15px;
}
#gender_both a:hover
{
	background: url(../images/gender-both.gif) no-repeat 0 -15px;
}
#gender_both_sel
{
	width: 204px;
	height: 15px;
	background: url(../images/gender-both-sel.gif) no-repeat;
}

#gender_male
{
	width: 204px;
	height: 15px;
	background: url(../images/gender-male.gif) no-repeat;
}
#gender_male a
{
	display: block;
	width: 204px;
	height: 15px;
}
#gender_male a:hover
{
	background: url(../images/gender-male.gif) no-repeat 0 -15px;
}
#gender_male_sel
{
	width: 204px;
	height: 15px;
	background: url(../images/gender-male-sel.gif) no-repeat;
}

#gender_female
{
	width: 204px;
	height: 15px;
	background: url(../images/gender-female.gif) no-repeat;
}
#gender_female a
{
	display: block;
	width: 204px;
	height: 15px;
}
#gender_female a:hover
{
	background: url(../images/gender-female.gif) no-repeat 0 -15px;
}
#gender_female_sel
{
	width: 204px;
	height: 15px;
	background: url(../images/gender-female-sel.gif) no-repeat;
}
#pressSplash
{
	width: 204px;
	height: 238px;
	background: url(../images/store-locator-splash.jpg) no-repeat;
}
#pressBorder
{
	height: 238px;
	border-bottom: 7px solid #000000;
	
}
.pressDivider
{
	margin-top: 15px;
	margin-bottom: 15px;
	clear: both;	

}
.pressThumbnail
{
	border: 1px solid #a19483;	
	float:left;
	margin-left: 3px;
	margin-right: 15px;
	margin-top: 4px;

}
.pressTitle
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #544d45;
	font-weight: bold;
}
.pressDownload
{
	clear:both;
	margin-top: 12px;

}

/* Account Info Nav*/

#navPersonalInfo
{
	width: 204px;
	height: 24px;
	background: url(../images/nav-personal-info.jpg) no-repeat;
}
#navPersonalInfo a
{
	display: block;
	width: 204px;
	height: 24px;
}
#navPersonalInfo a:hover
{
	background: url(../images/nav-personal-info.jpg) no-repeat 0 -24px;
}
#navPersonalInfoSel
{
	width: 204px;
	height: 24px;
	background: url(../images/nav-personal-info-sel.jpg) no-repeat;
}
#navPersonalInfoSel a
{
	display: block;
	width: 204px;
	height: 24px;
}
#navAddressBook
{
	width: 204px;
	height: 24px;
	background: url(../images/nav-address-book.jpg) no-repeat;
}
#navAddressBook a
{
	display: block;
	width: 204px;
	height: 24px;
}
#navAddressBookSel
{
	width: 204px;
	height: 24px;
	background: url(../images/nav-address-book-sel.jpg) no-repeat;
}
#navAddressBookSel a
{
	display: block;
	width: 204px;
	height: 24px;
}
#navAddressBook a:hover
{
	background: url(../images/nav-address-book.jpg) no-repeat 0 -24px;
}
#navCreditCards
{
	width: 204px;
	height: 24px;
	background: url(../images/nav-credit-cards.jpg) no-repeat;
}
#navCreditCards a
{
	display: block;
	width: 204px;
	height: 24px;
}
#navCreditCardsSel
{
	width: 204px;
	height: 24px;
	background: url(../images/nav-credit-cards-sel.jpg) no-repeat;
}
#navCreditCardsSel a
{
	display: block;
	width: 204px;
	height: 24px;
}
#navCreditCards a:hover
{
	background: url(../images/nav-credit-cards.jpg) no-repeat 0 -24px;
}
#navChangePassword
{
	width: 204px;
	height: 24px;
	background: url(../images/nav-change-password.jpg) no-repeat;
}
#navChangePassword a
{
	display: block;
	width: 204px;
	height: 24px;
}
#navChangePasswordSel
{
	width: 204px;
	height: 24px;
	background: url(../images/nav-change-password-sel.jpg) no-repeat;
}
#navChangePasswordSel a
{
	display: block;
	width: 204px;
	height: 24px;
}
#navChangePassword a:hover
{
	background: url(../images/nav-change-password.jpg) no-repeat 0 -24px;
}
#navOrderHistory
{
	width: 204px;
	height: 24px;
	background: url(../images/nav-order-history.jpg) no-repeat;
}
#navOrderHistory a
{
	display: block;
	width: 204px;
	height: 24px;
}
#navOrderHistorySel
{
	width: 204px;
	height: 24px;
	background: url(../images/nav-order-history-sel.jpg) no-repeat;
}
#navOrderHistorySel a
{
	display: block;
	width: 204px;
	height: 24px;
}
#navOrderHistory a:hover
{
	background: url(../images/nav-order-history.jpg) no-repeat 0 -24px;
}