/************************************DEPARTMENT PAGE**********************************************************/
div#pageBody{background-color:Transparent; margin:0 auto;}
div#deptcontainer{
	height:350px;
	position:relative;
	text-align:left;
	width:100%;
}
.deptCells tr td.deptImgCell{width:200px;}
.deptCells tr td{
	padding-left:8px;
	padding-right:12px;
	text-align:center;
	width:200px;
}
span.deptNamePrice{
	text-transform:uppercase;
	visibility:hidden;	
}
.hoverHider{
	visibility:hidden;		
}
#viewAll, #viewByStyle{
	left:0px;
	position:absolute;
	top:-10px;
	z-index:40;
}
#viewCntnr{
	margin:auto;
	position:relative;	
	width:966px;
}
#vaHolder{
	height:400px;
	margin:0px auto 0 auto;
	position:relative;
}
#viewallContainer{
	height:400px;
	margin:0 auto 0 auto;
	position:relative;
	padding:0;
}
#viewallContainer ul{
	float:left;
	margin:0 11px 0 11px ;
	padding:0;
}
li.vaLiTop{
	height:170px;
	margin:0;
	padding:0;
	text-align:center;
	width:120px; 
}
li.vaLiBot{
	height:165px;
	left:28px;
	margin:0;
	padding:0;
	position:relative;
	text-align:center;
	width:120px; 
}
.vaText{color:#ebe9e0;}
span.deptDesc{
	color:#ebe9e0;
	display:block;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
}
span.deptPrice{
	color:#999999;
	display:block;
	font-weight:bold;
	font-size:12px;
	margin-top:7px;
	margin-bottom:9px;
}
.juicyPrice{
	color:#999999;
	font-weight:bold;
	font-size:12px;
}
.cellTopHat{padding-top:2px;}
img.deptSwatch{
	border: 1px solid #4a4a4a;
	margin-right:2px;
	margin-left:2px;
	margin-top:3px;
	text-align:center;	
}
div.stretchLine, div#stretchLine{
	background-image: url(/anf/images/nav/liveareatop.gif);
	background-repeat:repeat-x;
	width:100%;
	height:13px;
	font-size:1px;
	line-height:1px;
	padding:0px;
	margin:0px;
	margin-top:5px;
}

.deptImgCell img{height:230px; width:200px;}
