html,body{
	height:100%;
}
#wrapper{	
}
#content{
	height:100%;
	background:url('/hol/images/I-multipageSideNavExt.jpg') repeat-y;
}
#storeContent {
	background:#000000;
}
#storeNav{
	background:transparent url(/hol/images/I-globalSideNavFill.jpg) no-repeat scroll 0 0
}
.horRepeat {
	display:inline;
	width:100%;
	background:white;
}
.storeNavDept {
	height:1040px;
}
#storeNavBottom{
	position:absolute;
	left:0;
	bottom:0px;
}
.hor-divider {
	width:100%;
	height:14px;
}
.vert-divider{
	position:absolute;
	right:0;
	top:0;
}
.joint-right{
	position:absolute;
	bottom:0px;
	right:0;
	z-index:2;
}

.joint-left{
	position:absolute;
	bottom:0px;
	left:-10px;
	z-index:2;
}

.prodTopDS{
	position:absolute;
	top:0;
	left:11px;
	height:11px;
	width:824px;
	background:url('/hol/images/I-globalShadowHorTop.png') repeat-x;
}
.prodBotDS{
	position:absolute;
	bottom:10px;
	left:11px;
	height:11px;
	width:824px;
	background:url('/hol/images/I-globalShadowHorBot.png') repeat-x;
}
.prodRightDS{
	position:absolute;
	top:11px;
	right:10px;
	height:342px;
	width:11px;
	background:url('/hol/images/I-globalShadowVertRight.png') repeat-y;
}
.prodLeftDS{
	position:absolute;
	top:11px;
	left:0;
	height:342px;
	width:11px;
	background:url('/hol/images/I-globalShadowVertLeft.png') repeat-y;
}
.prodTopLeftDS{
	position:absolute;
	top:0;
	left:0;
	height:11px;
	width:11px;
	background:url('/hol/images/I-globalShadowTopLeft.png') no-repeat;
}
.prodTopRightDS{
	position:absolute;
	top:0;
	right:10px;
	height:11px;
	width:11px;
	background:url('/hol/images/I-globalShadowTopRight.png') no-repeat;
}
.prodBotLeftDS{
	position:absolute;
	bottom:10px;
	left:0;
	height:11px;
	width:11px;
	background:url('/hol/images/I-globalShadowBotLeft.png') no-repeat;
}
.prodBotRightDS{
	position:absolute;
	bottom:10px;
	right:10px;
	height:11px;
	width:11px;
	background:url('/hol/images/I-globalShadowBotRight.png') no-repeat;
}

#vatPriceFDC{
	width:440px;
	margin:100px auto;
	padding-left:10px;
	border:1px solid #575345;
}

#frameBotRightImg{
	position:absolute;
	top:0;
	left:842px;
}
#frameTopRightImg{
	position:absolute;
	top:0;
	left:842px;
}

#menuBottom{
	position:absolute;
	bottom:0;
	left:-134px;
}

select#scent{
	margin:0;
	padding:0;
	background:#413c2d;
	color:#b4ae9c;
	font-size:11px;
}

.productDiv{
	position:relative;
	width:856px;
	height:350px;
	background:#1E1910;
}

.productImgHolder{
	float:left;
	width:350px;
}
.copyPrice{
	width:300px;
	padding-top:10px;
	padding-left:140px;
}

.copyPriceBody{
	float:left;
	width:494px;
	height:342px;
}

div.xlZoomGraphic{
	position:absolute;
	top:310px;
	left:75px;
	z-index:10;
	text-align:right;
}
div.zoomGraphic {
	position:absolute;
	top:310px;
	left:150px;
	width:150px;
	z-index:10;
	text-align:right;
}

.prodImgCntnr{
	position:relative;
	float:left;
    z-index:2;
    margin:11px 0 0 14px;
    padding:0;
	width:350px;
	height:350px;
	display:inline;
	cursor:crosshair;
}
img.productImage {
	width:200px;
	height:342px;
}
img.productImagePrint{
	display:none;
}
.zoomImgCntnr{
	position:absolute;
	top:11px;
	right:11px;
	bottom:11px;
	width:310px;
	height:370px;
	border:1px solid #413c2d;
	margin:0;
	padding:0;
	overflow:hidden;
	z-index:4;
	display:none;
	background:#1B140C;
}

.zoomImg{
	position:absolute;
	height:900px;
	width:900px;
	margin:0;
	padding:0;
}
.zoomLens{
	position:absolute;
	top:0;
	left:0;
	width:120px;
	height:144px;
	display:none;
	border:1px solid #fff;
}
.zoomBtns{
	position:absolute;
	top:365px;
	left:14px;
	width:350px;
	text-align:center;
}
.zoomBtnCenter{
	position:relative;
	margin:0 auto;
	width:209px;
}
.zoomBtns img{
	margin:0 10px;
}

.xlZoomBtn{
	cursor:pointer;
}
.closeProdUtil{
	position:absolute;
	top:10px;
	right:10px;
	cursor:pointer;
	color:#646054;
}

h3.puTitle{
	font-weight:bold;
	font-size:14px;
	display:block;
	margin:10px 0 19px 0;
}

h4.puProdName{
	font-size: 13px;
	font-weight: bold;
	margin:0 0 2px 0;
	text-transform:uppercase;
}

.prodUtils{
	position:relative;
	width:250px;
	padding-top:10px;
	clear:both;
}

.utilIcon{
	cursor:pointer;
	margin:0 7px 0 0;
}
.utilMessage{
	position:relative;
	top:-2px;
	left:10px;
}

.wishListForm{
	margin:20px;
}
.wishListForm input, .wishListForm textarea{
	margin:2px 0 10px 0;
	width:260px;
}

.eafMsg{
	margin:0;
}
.eafSend{
	cursor:pointer;
	z-index:5;
}

.eafResponse, .wlResponse{
	margin:135px 20px 0 20px;
	text-align:center;
	display:none;
}
.wlSize, .wlPrice, .wlColor{
	display:block;
	margin:0 0 1px 0;
}

.wlPrice{
	margin:0 0 10px 0;
}

.wlSubmit{
	cursor:pointer;
	z-index:5;
}

.swatches {
	width:350px;
	margin:0;
	padding:0;
}

.colorSwatch{
	text-align:center;
	margin:1px 5px 5px 1px;
	border:none;
	cursor:pointer;
}


.prodName {
	margin:0;
	font-size:14px;
	font-weight:bold;
}
.prodColor, .prodPrice{
	margin:2px 0;
	font-size:11px;
	line-height:13px;
	font-style:italic;
	color:#dcd8bd;
}


.prodCopy{
	margin:15px 0px;
	font-size:10px;
	line-height:12px;
}

.selected{
	text-align:center;
	margin:-1px 3px 3px -1px;
	border: 2px solid #ffffff;
	cursor:pointer;
}


select.size{
	margin:0;
	padding:0;
	background:#413c2d;
	color:#b4ae9c;
	font-size:11px;
}
.share-utils {
	float: left;
	margin: 0px 0px 20px;
}
	.share-utils div {
		float: left;
	}
.AddToBag, .viewBag{
	margin-bottom:10px;
	cursor:pointer;
}

.AddToBag{
	position:relative;
}
.viewBagBtn{
	margin-left:5px;
}

.printView{display:none;}


/* - - - - - - - - - - - - - EAF Fadeup - - - - - - - - - - - */
#eafHeading, #eafEmailHeading{
	color: #DCD2C1;
	font-size: 13px;
	font-weight: bold;
	margin:0px 0 8px 0px;
	text-transform: uppercase;
	vertical-align: middle;
	width: 288px;
}
#shareHeaderTxt{
	vertical-align: middle;
	margin-right: 20px;
}
#eafHeading img{cursor: pointer; vertical-align:middle;}
.twitterShareButton{margin-left: 10px;}
#eafEmailHeading{margin:15px 0px 10px 0px;}
.line { 
	background-color: #544F41;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	border: none;
	padding: 0;
	margin: 0;
	width: 288px;
}
.eiinput{
	background-color: #3B3127;
	border: 1px solid #544F41;
}
.prodUtilCntnr{
	position:absolute;
	top:11px;
	right:35px;
	background-color:#443B33;
	border:1px solid #544F41;
	margin:0;
	overflow:hidden;
	z-index:4;
	display:none;
	padding: 22px 30px 30px 30px;
}

.prodUtilCntnr input, .prodUtilCntnr select,  .prodUtilCntnr textarea {
	background-color:#3b3127;
}
#shareFooter{width:288px;height:52px;}
#shareSubmit{position:absolute; display:inline;width:83px;height:52px;}
#messageBodyTxt{
	display:inline;
	float: left;
	padding-right: 10px;
}
.prodUtilCntnr input{width:288px;margin:0;max-width:288px;}
.bodyEmail{width:195px;margin:0;max-width:195px;height: 52px; max-height: 52px; padding: 0;}
.eafMsg{
	display:block;
	padding-top:8px;
}
.eafTxt{
	text-decoration: none;
	font-weight:bold;
	display:block;
	margin: 7px 0px 8px 0px;
	font-size:11px;
	color:#B9AC9B;
}
.eafPP{
	position: relative;
	text-decoration: underline;
	font-weight:bold;
	color:#B9AC9B;
	font-size:10px;
	top:10px;
}