.imageSlideshowHolder,.imageSlideshowHolder_left
	{
		margin: 0px;
		width: 496px;
		height: 379px;
		position: relative;
	}
	
	.imageSlideshowHolder img
	{
		position: absolute;
		left: 0px;
		top: 0px;
		border: 1px solid #cccccc;
		
	}


#on_sale img { border: 1px solid #9a9a9a; }

#feat_cat
{
	color: #700f10;
	font-family: "century gothic", arial, sans-serif;
	font-size: 18px;
}

#feat_cat a { color: #9f3e3f; }
#feat_cat a:hover { color: #000000; }
#feat_cat img { margin-top: 4px; }
#main_cats { background-color: #eae9e9; }

#main_cats td
{
	width: 20%;
}

#main_cats h1 {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
}

#main_cats td h1 a { color: #333; }

#main_cats td h1 a:hover { color: #9f3e3f; }


#main_cats td h1 a img
	{
		filter: Alpha(opacity=100) -moz-opacity: 1;
		opacity: 1;
	}
	
#main_cats td h1 a:hover img
	{
		
		filter: Alpha(opacity=50) -moz-opacity: 0.5;
		opacity: 0.5;
	}

#main_cats td img
{
	border: 1px solid #d3d0cf;
	margin-bottom: 6px;
}

#welcome_text
{
	color: #666;
	font-family: arial, sans-serif;
	font-weight: normal;
	padding: 10px;
	font-size: 12px;
}

#welcome_text a { color: #9f3e3f; }

#welcome_text a:hover { color: #000000; }

#fav_heading
{
	width: 300px;
	height: 22px;
	background-image: url(designers_header.gif);
	background-repeat: repeat-x;
	border-top: 1px solid #c5c5c4;
	border-left: 1px solid #c5c5c4;
	border-right: 1px solid #c5c5c4;
	color: #FFF;
	font-family: "century gothic", arial, sans-serif;
	font-size: 13px;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 4px;
	line-height: 20px;
	margin-right: 6px;
	padding: 0 6px 0 6px;
}

#fav_body
{
	width: 300px;
	border-bottom: 1px solid #c5c5c4;
	border-left: 1px solid #c5c5c4;
	border-right: 1px solid #c5c5c4;
	padding: 20px 6px 20px 6px;
	background-image: url(designers_bg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	color: #9f3e3f;
	font-weight: normal;
	line-height: 16px;
	font-size: 13px;
	margin-top: 0;
}

#fav_body a
{
	font-family: "century gothic", arial, sans-serif;
	
	color: #666;
	padding: 0 4px 0 4px;
	text-decoration: none;

}

#fav_body a:hover
{
	color: #000;
	text-decoration: underline;
}

#red_line {
margin-top: 10px;
}


