/*-- jShowOff module styles --*/

#features {
	font-size: 62.5%;
	color: #4f4f4f;
	background: #efefef;
	position: relative;
	overflow: hidden;
	width: 273px;
	height: 217px;
	border: 1px solid #000;
	border-bottom: 0;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	}
#features img { border: 0;}
div.feature-caption { font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, Verdana, sans-serif; text-align: center; background: #000; padding: 8px 10px 5px 10px; width: 273px; position: relative; z-index: 9999; color: white; }
div.feature-caption h2 { font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, Verdana, sans-serif; margin: 0; padding: 0; font-size: 16px; font-weight: normal; width: 250px; background: none;}
div.feature-caption h3 { font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, Verdana, sans-serif; margin: 0; padding: 0; font-size: 14px; font-weight: normal; width: 250px; background: none;}
div.feature-caption p { font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, Verdana, sans-serif; color: #fff; margin: 0; padding: 0; font-size: 11px; width: 250px; background: none;}
div.feature-caption a { font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, Verdana, sans-serif; color: #548beb; font-size: 12px; font-weight: bold; background: none;}
.btm-cap { margin-top: -75px; height: 70px;}
.btm-cap-mid { margin-top: -65px; height: 55px;}
.btm-cap-short { margin-top: -55px; height: 40px;}
.top-cap { margin-top:-225px; height: 70px;}
.top-cap-mid { margin-top:-225px; height: 70px; height: 55px;}
.top-cap-short { margin-top:-205px; height: 70px; height: 40px;}
.top-cap-top { margin-top:-225px; height: 60px; height: 35px;}

ul#features  { margin: 0; padding: 0; list-style: none; }
ul#features li { margin: 0; padding: 0; list-style: none; }
	
.jshowoff {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, Verdana, sans-serif;
	width: 273px;
	margin: 10px 0;
	}
.jshowoff div {	
	width: 274px;
	
	}
.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 h2, .jshowoff p {
	font-size: 18px;
	padding: 15px 20px 0px;
	margin: 0;
	}
.jshowoff p {
	font-size: 13px;
	line-height: 15px;
	}
.eddie {
	float: right;
	padding: 15px 20px 15px 20px;
	}
.jshowoff p.jshowoff-slidelinks {
	position: absolute;
	bottom: 5px;
	right: 5px;
	margin: 0;
	padding: 0;
	}
.jshowoff-slidelinks a, .jshowoff-controls a {
	display: block;
	background-color: #000;
	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:link, .jshowoff-controls a:link {
	text-decoration: none;
	color: #fff;
	}
	
.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;
	overflow: auto;
	height: 1%;
	padding: 0 0 5px 5px;
	margin: 0;
	width: 270px;
	-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;
	color: #fff;
	}
.jshowoff-controls a:link {
	text-decoration: none;
	color: #fff;
	}	

.jshowoff-pausetext {
	color: #fff;
	}
