#features, #slidingFeatures, #labelFeatures, #basicFeatures, #thumbFeatures {
	/*background: #efefef;*/
	position: relative;
	overflow: hidden;
	width: 250px;
	height: 300px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	/*-webkit-box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.72);
	-moz-box-shadow:    0px 15px 30px rgba(0, 0, 0, 0.72);
	box-shadow:         0px 15px 30px rgba(0, 0, 0, 0.72);*/

	}
.jshowoff {
	width: 250px;
	margin: 0;
	
	}
.jshowoff div {	
	width: 250px;
	}
.jshowoff div, .jshowoff img, .jshowoff {
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	}
#basicFeatures, .jshowoff.basicFeatures, .jshowoff.basicFeatures img, .jshowoff.basicFeatures div {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	}
.jshowoff div p, .jshowoff div h2 {
	/*background-color: #efefef;*/
	}
.jshowoff h2, .jshowoff p {
	font-size: 18px;
	padding: 15px 20px 0px;
	margin: 0;
	}
.jshowoff p {
	font-size: 13px;
	line-height: 15px;
	}
.jshowoff a, a:visited {
	color:#5a3a00;
}

.jshowoff a:hover {
	color:#636466;
}
.eddie {
	float: right;
	padding: 15px 20px 15px 20px;
	}
.jshowoff p.jshowoff-slidelinks {
	visibility:hidden;
	/*position: absolute;
	bottom: 5px;
	right: 5px;
	margin: 0;
	padding: 0;*/
	}
.jshowoff-slidelinks a, .jshowoff-controls a {
	display: block;
	background-color: #5a3a00;
	color: #fff;
	padding: 5px 7px 5px;
	margin: 5px 0 0 5px;
	float: left;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	outline: none;
	font-size: 11px;
	line-height: 14px;
	}
.jshowoff-slidelinks a:hover, .jshowoff-controls a:hover {
	color: #fff;
	}
.jshowoff-slidelinks a.jshowoff-active, .jshowoff-slidelinks a.jshowoff-active:hover {
	background-color: #edebe5;
	color: #5a3a00;
	}
p.jshowoff-controls {
	background: #aaa;
	overflow: auto;
	height: 1%;
	padding: 0 0 5px 5px;
	margin: 0;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	}
.jshowoff-controls a {
	margin: 5px 5px 0 0;
	font-size: 12px;
	line-height: 15px;
	padding: 4px 8px 5px;
	}

.jshowoff-pausetext {
	color: #fff;
	}


/*-- Re-styled Thumbnail Demo --*/

#thumbFeatures {
	margin:0;
	background:#E9E7DD;
}

#pressFeatures {
	margin:0;
	background:#E9E7DD;
	overflow:hidden;
}
#thumbFeatures .feature {
	
	width:210px;
	padding:20px;
	text-align:center;
	overflow:hidden;

	/*padding:40px 50px 40px 50px;
*/
}

#pressFeatures .feature {
	
	width:210px;
	padding:20px;
	text-align:center;
	overflow:hidden;

	/*padding:40px 50px 40px 50px;
*/
}
#thumbFeatures .feature a, a:visited {
	text-decoration:none;
	color:#5A3A00;
}

#thumbFeatures .feature a:hover {
	color:#837D68;
}
#thumbFeatures .feature h1 {
	padding-top:0;
}
#thumbFeatures .feature img {

	padding: 0 10px 10px 0;
}
.thumbFeatures p.jshowoff-slidelinks {
	/*background: #a8a585;*/
	bottom: 0;
	padding: 5px 0 5px 5px;
	right: 75px;
	height: 32px;
	}
.thumbFeatures .jshowoff-slidelinks a {
	display: block;
	width: 30px;
	height: 30px;
	background-color: none;
	background-repeat: no-repeat;
	margin: 0 5px 0 0;
	padding: 0;
	border: 1px solid #4f4f4f;
	text-indent: -10000em;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	}
.thumbFeatures .jshowoff-slidelinks a.jshowoff-active {
	border: 1px solid #fff;
	}
.thumbFeatures .jshowoff-slidelink-0 {
	background-image:url(../images/winclone30X30.png)
	}
.thumbFeatures .jshowoff-slidelink-1 {
	background-image: url(../images/cert30X30.png);
	}
.thumbFeatures .jshowoff-slidelink-2 {
	background-image: url(../images/ldapinator30X30.png);
	}

.thumbFeatures p.jshowoff-controls {
	background: none;
	height: 38px;
	overflow: visible;
	padding: 0;
	position: absolute;
	top: 120px;
	width: 100%;
	z-index: 150;
	}
.thumbFeatures .jshowoff-controls a {
	display: block;
	width: 22px;
	height: 38px;
	background: none;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	text-indent: -10000em;
	position: absolute;
	}

.thumbFeatures .jshowoff-controls a.jshowoff-prev {
	left: 15px;
	background-image:url(../images/arrow-left.png);
	}
.thumbFeatures .jshowoff-controls a.jshowoff-next {
	right: 15px;
	background-image: url(../images/arrow-right.png);
	}
.thumbFeatures .jshowoff-controls a.jshowoff-play {
	display: none;
	}
.jshowoff.thumbFeatures {
	height: 280px;
	}
.jshowoff.thumbFeatures div, .jshowoff.thumbFeatures img, .jshowoff.thumbFeatures {
	-webkit-border-radius: 6px;
	}

.scroll-heading {
	margin-left:110px;
	padding-top:0;
	margin-top:0;
}

