<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.slidthumb, #features, #slidingFeatures, #labelFeatures, #basicFeatures, #thumbFeatures {

	background: #00668d;
	position: relative;
	overflow: hidden;
	}
.jshowoff {
	width: 650px;
	margin: 0;
	}
.jshowoff div {	
	width: 650px;
	}
.jshowoff img {	
	width: 400px;
	height: 285px;
}
#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 {
padding: 5px;
margin: 0;
direction: rtl;
font-size: 20px;
text-align: right;
font-weight: bold;
text-align: center;
}
.jshowoff p {
color: #FFFFFF;
direction: rtl;
font-size: 14px;
font-weight: bold;
line-height: 18px;
padding: 0 15px;
text-align: justify;
}
.jshowoff a{
direction: rtl;
text-align: left;
text-decoration: none;
}
.top-title{
background:#FFF;
}
.top-news{
	height: 285px;
}
.eddie {
	float: left;
	margin-right: 20px;
	z-index: -5;
	}
.jshowoff p.jshowoff-slidelinks {
	position: absolute;
	bottom: 5px;
	right: 5px;
	margin: 0;
	padding: 0;
	}
.jshowoff-slidelinks a, .jshowoff-controls a {
	display: block;
	background-color: #D66F16;
	color: #fff;
	padding: 5px 7px 5px;
	margin: 5px 0 0 5px;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	outline: none;
	font-size: 12px;
	line-height: 14px;
	width: 15px;
	text-align:center;
	}
.jshowoff-slidelinks a {
	float: right;
	}
.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: #e6e4e5;
	overflow: auto;
	height: 1%;
	padding: 0 0 5px 5px;
	margin: 0;
	}
.jshowoff-controls a {
	margin: 5px 5px 0 0;
	font-size: 12px;
	line-height: 15px;
	padding: 4px 8px 5px;
	float: left;
	}

.jshowoff-pausetext {
	color: #fff;
	}
.jshowoff-controls a.jshowoff-prev {
background: url("../img/show/prev.jpg") no-repeat scroll 0 -20px transparent;
height: 20px;
position: absolute;
right: 246px;
text-indent: -999999px;
top: 0;
width: 18px;
z-index: 999;
-webkit-border-radius: 0;
	}

.jshowoff-controls a.jshowoff-next {
background: url("../img/show/next.jpg") no-repeat scroll 0 -20px transparent;
height: 20px;
position: absolute;
right: 230px;
text-indent: -999999px;
top: 0;
width: 18px;
z-index: 999;
-webkit-border-radius: 0;
}
.jshowoff-controls a:hover{
	/**background-position: 0 0;**/
}
.jshowoff-controls a.jshowoff-pause {
background: url("next.jpg") no-repeat scroll 0 -20px transparent;
height: 20px;
right: 230px;
text-indent: -999999px;
top: 0;
width: 18px;
z-index: 999;
-webkit-border-radius: 0;
}
	/*-- Re-styled Thumbnail Demo --*/

.thumbFeatures p.jshowoff-slidelinks {
	background: #aaa;
	overflow: auto;
	top: 260px;
	left:0;
	width:650px;
	height: 110px;
	margin: 0;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	}
.thumbFeatures .jshowoff-slidelinks a {
	display: block;
	width: 150px;
	height: 100px;
	margin: 0 5px 0 0;
	padding: 0;
	border: 4px solid #4f4f4f;
	text-indent: -10000em;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	}
.thumbFeatures .jshowoff-slidelinks a.jshowoff-active {
	border: 1px solid #fff;
	}

.thumbFeatures p.jshowoff-controls {
	background: none;
	height: 38px;
	overflow: visible;
	padding: 0;
	position: absolute;
	top: 100px;
	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(prev.gif);
	}
.thumbFeatures .jshowoff-controls a.jshowoff-next {
	right: 15px;
	background-image: url(next.gif);
	}
.thumbFeatures .jshowoff-controls a.jshowoff-play {
	display: none;
	}
.jshowoff.thumbFeatures {
	height: 360px;
	}
.jshowoff.thumbFeatures div, .jshowoff.thumbFeatures img, .jshowoff.thumbFeatures {
	-webkit-border-radius: 6px;
	}
</pre></body></html>