#midshell { 
	position:relative;
	margin:auto;
	text-align:center;
	width:100%;
	background-color:#290b13;
	height:auto;
	background-image: url(../images/pattern.gif);
}

#innershell{
	position:relative;
	text-align:left;
	margin:auto;
	width:842px;
	height:auto;
	min-height:100% !important;	
}

#contentshell{
	top:20px;
	width:auto;
	height:auto;
	padding:0px 1px 0px 0px;
	background-color:#290b13;
}
#navColumn{
	float:left;
	width:207px;
	padding:0px;
	left:0px;
	margin:0px;
	background-color:#100407;
	line-height:11px;
	height:auto;
	margin-right:1px;
	background-image: url(../images/nav-col-bg.jpg);
	background-repeat:no-repeat;
}

#navHolder{
	width:auto;
	padding:40px;
}
#navHolder h2 {
	color:#fff;
	font-family: "Helvetica Light", "Helvetica", sans-serif;
	font-weight:lighter;
	font-size: 16px;
	}
#navHolder a {
	color:#8c5e74;
}
#navHolder a:hover {
	color:#e0de17;
}
#displayColumn {
	/*float:right*/
	top:0px;
	margin-left:207px;
	width:auto;
	height:1200px;
	background-color:#230910;
	/*padding:30px 10px 10px 10px;*/
	background-image: url(../images/display-col-bg.jpg);
	background-repeat:no-repeat;
}
#displayHolder{
	padding: 40px 20px 0px 20px;
	width:588px;
}

.itemsHolder{
	text-align:left;
	padding-top:20px;
}
.itemsDisplay{
	text-align:right;
	float:right;
	height:auto;
	width:auto;
	}
.itemsDisplay a { font-size:9px; }

.paging {
	width:auto;
	height:auto;
}
.paging a {
	padding-left:5px;
	padding-right:5px;
}
#designerImg {
	width:auto;
	height:auto;
	margin-top:-1px;
	margin-right:-1px;
	text-align:right;
	float:right;
}
#designernavshell {
	width:170px;
	height:250px;
	margin:0px;
	background-color:#591635;
	background-color:#8c5e74;
	height:250px;
	overflow-y:auto;
	overflow-x:hidden;
}
#designernavshell .item {
	width:150px;
	height:25px;
	margin:3px 10px 0px 10px;
	/*margin:3px 0px 3px 0px;
	border-bottom:1px;
	border-bottom-color:#591635;*/
	color:#fff;
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 12px;
	background-image: url(../images/designer-nav-bg.gif);
	background-repeat:repeat-x;
	background-color:#8c5e74;
	
}
#designernavshell .item a {
	color:#fff;
}
#designernavshell .item a:link {
	color:#fff;
}
#designernavshell .item a:visited {
	color:#fff;
}
#designernavshell .item a:active {
	color:#fff;
}
#designernavshell .item a:hover {
	color:#290b13;
}

#dvItems_ICell img {
	width:129px;
	height:109px;
}
#galleryDefault {
	padding-top:10px;
}

#galleryDefault .des {
	padding-right:0px;
}
