.home_content_bg {}

/*Add Left Nav to HP and set background image or color*/
.shell_leftnav_bg {
	width:171px;
	height:488px;
	/*background:#ffffff url('/wcsstore/Diesel/images/en_US/home/left_promo.gif') top left no-repeat;*/
	/*background-color:#C3E0E5;*/
	display:none;
}

/*To add Left Nav elements & links for 768px width HP image content*/
#hp_left_nav{
	position:absolute; 
	top:85px; 
	left:0px; 
	z-index:3;
	display:block; 
	margin:0px; 
	padding:0px;
	width:171px;
}

/*Set to Display:none to set full-hp to 968px and have footer center according to full width on HP only*/
#footer_left {
	display:none; 
}


/*Left Nav with IMAGE ROLLOVERS:*/
.left_nav_home {
	position:absolute; 
	top:99px; 
	left:0px; 
	z-index:5;
}

/*Standard Flash - width 797px*/
#flash{
	position:absolute; 
	top:85px; 
	left:0px; 
	z-index:3;
	margin:0px; 
	padding:0px;
}

/*#flashWide{
	position:absolute; 
	top:85px; 
	left:0px; 
	z-index:3;
	margin:0px; 
	padding:0px;
	z-index:22;
}

#staticWide{z-index:23;}*/


.spacer{
	line-height:18px;
}

.spacer_5 {
	line-height:5px;
}
/* Content added on Mouse Over > */
/*
.after_head:hover:after {
	font-family:Helvetica, Arial, sans-serif;
	content:"\00A0 \00BB";
	color:#2F1F18; 
	white-space:nowrap;
}
.after_subcat:hover:after {
	font-family: Helvetica, Arial, sans-serif;
	content:"\00A0 \00BB";
	color:#FFFFFF; 
	white-space:nowrap;
}

*/
/*End Content added*/

/* Seperator Divider in ID tag */
div.seperator {
	margin:0px 0px 0px 10px;
	padding:0px;
	display:block; 
	width: 110px;
	border-bottom: 1px inset #F0EBB9; /* Beige */
	vertical-align:middle;
	line-height:3px;
}