/*-- jShowOff module styles --*/
.newsimg img{
    border: 0px;
    width: 100px;
}
.newstitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	padding-bottom: 5px;
	text-align:left;
	text-decoration: none;
}
.newscontent{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-align:left;
	text-decoration: none;
}
.newstd{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-align:left;
	text-decoration: none;
}
.newslink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #690;
	text-align:left;
	text-decoration: none;
}
.newslink:a{
	color: #690;
	text-decoration: none;
}
.newslink:link{
	color: #690;
	text-decoration: none;
}
.newslink:visited{
	color: #690;
	text-decoration: none;
}
.newslink:hover{
	color: #360;
	text-decoration: underline;
}
#news{
	position:relative;
	float:right;
}

#features, #slidingFeatures, #labelFeatures, #basicFeatures, #thumbFeatures {
	position: relative;
	overflow: hidden;
	text-align:left;
	width: 300px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	}
.jshowoff {
	width: 300px;
	margin: 0px 0;
	text-align:left;
	}
.jshowoff .page {	
	width: 300px;
	height: 348px;
	text-align:left;
	}
.jshowoff .page, .jshowoff img, .jshowoff {
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	text-align:left;
	}
#basicFeatures, .jshowoff.basicFeatures, .jshowoff.basicFeatures img, .jshowoff.basicFeatures div {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	text-align:left;
	}
.jshowoff .page p, .jshowoff .page h2 {
	}
.jshowoff h2, .jshowoff p {
	font-size: 18px;
	padding: 15px 20px 0px;
	margin: 0;
	text-align:left;
	}
.jshowoff p {
	font-size: 13px;
	line-height: 15px;
	text-align:left;
	}
.eddie {
	float: right;
	padding: 15px 20px 15px 20px;
	text-align:left;
	}
.jshowoff p.jshowoff-slidelinks {
	position: absolute;
	bottom: 5px;
	right: 5px;
	margin: 0;
	padding: 0;
	}
.jshowoff-slidelinks a, .jshowoff-controls a {
	display: block;
	color: #000;
	float: left;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	outline: none;
	font-size: 11px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	}
.jshowoff-slidelinks a:hover, .jshowoff-controls a:hover {
	color: #000;
	text-align:left;
	}
.jshowoff-slidelinks a.jshowoff-active, .jshowoff-slidelinks a.jshowoff-active:hover {
	background-color: #6C0;
	color: #fff;
	}
p.jshowoff-controls {
	overflow: auto;
	height: 1%;
	margin: 0;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0px;
	}
.jshowoff-controls a {
	font-size: 11px;
	line-height: 15px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	}

.jshowoff-pausetext {
	color: #fff;
	}

