

/*-- jShowOff module styles --*/


#features, #slidingFeatures, #labelFeatures, #basicFeatures, #thumbFeatures {

	position: relative;
	overflow: hidden;
	width: 483px;
	height: 305px;
	border-bottom: 1px solid #e8e8e8;
	margin-bottom: 15px;
/*	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;*/
	/*background: #ccc;*/
	}

#features a h1 {
	font-size: 2em;
	margin: 0;
	padding-bottom: 6px;
/*	text-shadow: 0.0em 0.0em 0.2em #000, 0.0em 0.0em 0.2em #000, 0.0em 0.0em 0.4em #000, 0.0em 0.0em 0.4em #000;*/
	}



.jshowoff {
	width: 483px;
	margin: 10px 0;
	}
.jshowoff div {	
	width: 500px;
	height: 320px;
	}
.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: #fff;
	border-right: 0px solid #000;
	width: 483px;
	}
.jshowoff h2, {
	font-size: 18px;
	padding: 15px 20px 0px;
	margin: 0;
	}
.jshowoff p {

	}
.eddie {
	float: right;
	padding: 15px 20px 15px 20px;
	}
.jshowoff p.jshowoff-slidelinks {
	position: absolute;
	top: 164px;
	right: 5px;
	margin: 0;
	padding: 0;
	}
.jshowoff-slidelinks a, .jshowoff-controls a {
	display: block;
	background: #0C6B35 url(../../images/hlist_hover.png) 0px -7px repeat-x;
	color: #fff !important;
	padding: 5px 7px 5px;
	margin: 5px 0 0 5px;
	float: left;
	text-decoration: none;
/*	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;*/
	outline: none;
	font-size: 11px;
	line-height: 14px;
	border: 1px solid #004D2A;
	}
.jshowoff-slidelinks a:hover, .jshowoff-controls a:hover {
	color: #fff;
	background: #0C6B35 url(../../images/hlist_hover.png) 0px 0px repeat-x;
	}
.jshowoff-slidelinks a.jshowoff-active, .jshowoff-slidelinks a.jshowoff-active:hover {
	background: #fff;
	color: #004D2A !important;
	border: 1px solid #004D2A;
	}
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;
	}


