#home #container #main #slideshow * {
	padding:0;
	margin:0;
	border:none;
	float:none;
}

#home #container #main #slideshow *{
	color:#81280C;
	font:14px Arial;
}

#home #container #main #slideshow .gallery-image,
#home #container #main #slideshow .copy,
#home #container #main #slideshow .title,
#home #container #main #slideshow .description,
#home #container #main #slideshow .product-border,
#home #container #main #slideshow .container
{
	position:absolute;
}


#home #container #main #slideshow .product-wrapper
{
	position:relative;
}

#home #container #main #slideshow .container{
	width:351px;
	overflow:hidden;
	height:202px;
}

#home #container #main #slideshow img{
	width:351px;
	top:-10px;
}

#home #container #main #slideshow .copy{
	width:351px;
	line-height:20px;
	color:.400408;
	top:0;
}

#home #container #main #slideshow .copy h6.project-title{
	display:inline;
	padding:3px 5px;
	overflow:hidden;
	font-weight:bold;
	background-color:#E1C787;
	font-size:14px;
	line-height:20px;
}

#home #container #main #slideshow h6.project-title {
	display:inline;
	padding:3px 5px;
	overflow:hidden;
	font-weight:bold !important;
	background-color:#E1C787;
	color:#81280C;
	text-decoration:none;
}

#home #container #main #slideshow h6.project-title .project-prefix{
	font-style:italic;
	font-weight:normal !important;
	color:#333;
	font-size:12px;
}

#home #container #main #slideshow .product-title a{
	padding:3px;
	font-size:12px;
	overflow:hidden;
/*	background-color:#F1E5C8; */
}

#home #container #main #slideshow .product-wrapper{
	margin:4px;
	background-color:#fff;
	text-align:center;
	padding-top:3px;
	width:72px;
}

#home #container #container-wrap #main #slideshow .product-wrapper a img{
	height:72px;
	border:none;
	width:auto;
	top:0;
}

#home #container #main #slideshow .product-wrapper a:link, #home #container #main #slideshow .product-wrapper a:visited, #home #container #main #slideshow .product-wrapper a:hover, #home #container #main #slideshow .product-wrapper a:active{
	display:block;
	font-size:10px;
	padding:3px;
	text-decoration:none;
	color:#81280C;
}

#home #container #main #slideshow .product-wrapper a:hover{
	text-decoration:underline;
	color:#333;
}

#home #container #main #slideshow .product-border{
	border:2px solid #81280C;
	bottom:10px;
	width:80px;
}

#home #container #main #slideshow #slide {
	height:202px;
	overflow:hidden;
	width:351px;
}