@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
}

#brandHeader {
	position: absolute;
	top: 0;
	width: 100%;
	left: 0; 
}

#brandFooter {
	position: relative;
	z-index: 1;
}

/* ------------ BODY CONTENT ---------------- */

#mainContainer {
	position:relative; padding-top:153px; text-align: left;
}

#brandNav { background-color: #f5f4f2; margin-bottom: -5px }

#brandNav-inner { margin: 0 2px 0 15px; padding: 8px 0; }

#brandNav-inner h1 { font-size: 20px; }

#brandNav-inner h3 { font-size: 12px; font-weight: normal ; }

#brandNav-inner h3 a:hover { color: #000 }

#BrandNavigation1_LinesPanel  h3:first-child { margin-top: 6px }

#BrandNavigation1_LinesPanel > h3 { color: #777; font-weight:bold; }

#BrandNavigation1_LinesPanel  a  { font-weight:normal; }

#BrandNavigation1_BrandNameLink { color: #666 }

#BrandNavigation1_spacerDiv { height: 1px; margin: 8px 15px 8px 0; border-bottom: 1px solid #d7ccba; }

a#BrandNavigation1_BrandNameLink:hover { color: #9c927f; text-decoration: none}

.leftNav_Graphics img { margin-top: 8px;}

#AdditionalInfoTopPanel { font-weight: bold; font-size: 11px; padding:0; margin:0; text-align: right }

#AdditionalInfoTopPanel a { text-decoration: underline; }

#AdditionalInfoTopPanel a:hover { text-decoration: none; }

#titleBlock {  
	float: left; width:780px; margin-top:10px;
}

#wristband {
	position:absolute; top:0; left: 800px; display:inline-block;
}

#navBox {
	float: left; width:178px;
}

#contentNarrow {
	width:585px; margin-left: 17px; min-height: 186px; height:auto !important; height:186px;
}

#contentWide {
	width:760px; margin-top:13px;
}

#reviewsBox {
	width:368px; height:56px; background: url(/resources/assets/reviews-bg.jpg) left center no-repeat; float: left; margin-left: 17px;
}

#expShopBox {
	width:368px; height:56px; background: url(/resources/assets/express-shop-bg.jpg) left center no-repeat; float:left; margin-left:7px;
}

#TopBannerPanel { clear:both }

#FeaturedProductsHeader, #AdditionalInfoHeader {
	margin: 20px 0 0; padding: 0;
}

#brandReviews {
	max-width: 45%;
	border-right: 1px solid #d7ccba;
	float: left;
	font-weight: bold;
	background: url(/resources/assets/icon_brandReview.jpg) left center no-repeat;
	margin: 5px 0 0 10px;
	padding: 0 10px 0 20px;
	color: #4a4439;
}

#brandExpressShop {
	max-width: 45%;
	float: left;
	font-weight: bold;
	background: url(/resources/assets/icon_expressShop.jpg) left center no-repeat;
	margin: 5px 0 0 10px;
	padding: 0 0 0 20px;
	color: #4a4439;
}

#BrandImage, #LineImage, #DepartmentImage { 
	margin-bottom: 13px 
}

.reviews-expShop { 
	margin: 30px 0 0 20px; 
}

.reviews-expShop a { 
	font-weight:bold; 
	text-decoration: underline; 
	color: #4b4336; 
}

.reviews-expShop a:hover { 
	text-decoration: none; 
}

.whitespace { 
	white-space: nowrap;
}

li.expand ul { 
	z-index: 150; 
}

.paginateOptions { 
	width: 320px; 
}

#sortPaginateTop, #sortPaginateTop_search, #sortPaginateBtm, #sortPaginateBtm_search { 
	width: 737px; 
}

.deleteBreadCrumb { margin-right: 3px;}

TR.esRow:hover { 
	background-color: #fafaf9; 
}
TR.esRow:hover img { 
	outline: 1px solid #f0f0f0; 
}
TR.esRow td { 
	border-bottom: 1px solid #f5f4f2; 
	white-space: nowrap; 
}

.tipsHR { display: block; margin: 5px 0 12px; border-bottom: 1px solid #d7ccba; }

