/* ---------------------------------------------------- */
/* SLIDESHOW
/* ---------------------------------------------------- */
#slideshow {
	width: 490px;
	margin-top: -20px;
}

#slideshow ul {
	margin: 20px 0 0 0;
	padding: 0;
	list-style-type: none;
	height: 1%; /* IE fix */
}

#slideshow ul:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}

/* ---------------------------------------------------- */
/* SLIDESHOW > SLIDES
/* ---------------------------------------------------- */
#slideshow .slides {
	overflow: hidden;
	width: 500px;
	height: 385px;
}

#slideshow .slides ul {
	width: 490px;
	height: 410px;
		position:relative;
		z-index:0;
}

#slideshow .slides li {
	width: 490px;
	float: left;
	padding: 20px;
	height: 410px;

}

#slideshow .slides h2 {
	margin-top: 0;
	color: #F5BA00;
	font-size: 3.5em;
	font-family: "Bookman Old Style", "Times New Roman", serif;
	padding: 0 0 35px 20px;
	letter-spacing: 1px;
}

#slideshow .slides h3 {
	margin-top: 0;
	color: #DA251D;
	font-size: 6.0em;
	font-family: "Bookman Old Style", "Times New Roman", serif;
	padding: 0 0 30px 20px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

#slideshow .slides h4 {
	margin-top: 0;
	color: #DA251D;
	font-size: 3.3em;
	font-family: "Bookman Old Style", "Times New Roman", serif;
	padding: 0 0 10px 180px;
	letter-spacing: 1px;
}

#slideshow .slides .product {
	margin: 3px 0 0 4px;
	

}
#slideshow .slides .more-info {
	float: right;
	margin: 150px 250px 0 0;
}





/* ---------------------------------------------------- */
/* SLIDESHOW > NAVIGATION
/* ---------------------------------------------------- */
#slideshow .slides-nav {
	margin: -12px 0 0 395px;

		position:relative;
		z-index:2;
}

#slideshow .slides-nav li {
	float: left;

	
}

#slideshow .slides-nav li a {
 	font-family: "Bookman Old Style", "Times New Roman", serif;

font-weight: bold;
		color: #452C19;
	display: block;

	outline: none;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
		background: url("../images/bullet2.png") no-repeat;

	
}

#slideshow .slides-nav li a:hover {
	color: #ffffff;
}


.js #slideshow .slides-nav li.on,
.js #slideshow .slides-nav li.on a {
	background: url("../images/bullet-hover.png") no-repeat;
}

.js #slideshow .slides-nav li.on a {
color: white;

}

.slides-nav li.on a img {


}



#s1 p {
	background: url("img/brackets.png") 0 0 no-repeat;
	color: #8C422B;
	font-size: 1.1em;
	height: 60px;
	margin: 10px 0 0 60px;
	text-align: center;
}

#s1 span {
	width: 676px;
	display: block;
}
