/*-- jShowOff module styles --*/


.jshowoff {
	width: 874px;
	margin: 10px 0;
}

.jshowoff div {	
	width: 874px;
	height: 200px;
}

.jshowoff div p {
	color: #616ead;
	font: 20pt "Times New Roman", Times, serif;
	padding: 0 10px;
}

.jshowoff div p span {
	color: #666;
	display: block;
	font: 13pt Tahoma, Geneva, sans-serif;
	margin-top: 10px;
	width: 874px;
}

.jshowoff p.jshowoff-slidelinks {
	bottom: 5px;
	margin-bottom: 0;
	position: absolute;
	right: 5px;
}

.jshowoff-slidelinks a, .jshowoff-controls a {
	border: 1px solid #000;
	color: #fff;
	display: block;
	float: left;
	font-size: 11px;
	line-height: 14px;
	margin: 5px 0 0 5px;
	outline: none;
	padding: 5px 7px 5px;
	text-decoration: none;
}

.jshowoff-slidelinks a {
	text-indent: -9999px;
	width: 8px;
}

.jshowoff-slidelinks a:hover, .jshowoff-controls a:hover {
	color: #fff;
}

.jshowoff-slidelinks a.jshowoff-active, .jshowoff-slidelinks a.jshowoff-active:hover {
	background-color: #FFF;
	color: #000;
}

p.jshowoff-controls {
	background: #aaa;
	height: 1%;
	margin-bottom: 0;
	overflow: auto;
	padding: 0 0 5px 5px;
}

.jshowoff-controls a {
	margin: 5px 5px 0 0;
	font-size: 12px;
	line-height: 15px;
	padding: 4px 8px 5px;
}

.jshowoff-pausetext {
	color: #fff;
}
