/* -------------------[ Features ]------------------- */

.show-info-gats{
background:url(../styles/images/blue-grd.jpg) #0D7BD2;
color:#fff;
height:31px;
margin:3px 3px 0 3px;
font-weight:bold;
text-align:right;
line-height:25px;
}

.show-info-gwts{
background:url(../styles/images/purple-grd.jpg) #46256c;
color:#fff;
height:31px;
margin:3px 3px 0 3px;
font-weight:bold;
text-align:right;
}

.show-info-cdss{
background:url(../styles/images/menu-grd-over.jpg) #46256c;
color:#fff;
height:31px;
margin:3px 3px 0 3px;
font-weight:bold;
text-align:right;
}

.show-info-gats a, .show-info-gwts a, .show-info-cdss a{
text-decoration:none;
color:#fff;
}

.show-info-gwts p, .show-info-gats p, .show-info-cdss p{
font-size:11px;
display:inline;
padding:0px 3px 3px 7px;
margin:8px 4px 0 0;
border-left:1px solid #fff;
float:right;
height:14px;
line-height:15px;
}

.feature-entry{
display:none;
}


	#my-glider, #my-glider2, #my-glider3 {
	display:block;
	padding:3px;
	margin:0;
	width:100%;
	color:#fff;
	float:left;
	font-family:arial, sans-serif;
	}
	
	#my-glider a, #my-glider2 a{
	text-decoration:none;
	}

	.scroller{
	display:block;
	width:628px;
	height:213px;	
	padding:0;
	margin:0;
	overflow: hidden;
	float:left;
	}

	.scroller .section {
	width:625px;
	height:213px;
	padding:0;
	margin: 0;
	overflow: hidden;
	float:left;
	}
	
	.scroller .section h2{
	display:inline;
	}
	
	.controls {
	display:block;
	padding: 0;
	margin:0 auto;
	float:left;
	}

	.controls ul {
	background: #fff;
	font-size:12px;
	list-style-type:none;
	margin:0;
	float:left;
	color:#ccc;
	width:296px;
	text-align:left;
	text-indent:20px;
	border-top:1px solid #6e6e6d;
	}
	
	.controls .dots{
	position:absolute;
	top:8px;
	right:0px;
	width:200px;
	height:20px;
	z-index:998;
	}
	
	.controls .dots a{
	float:right;
	display:block;
	background:#747373;
	margin:9px 6px 0 0;
	text-indent:4px;
	width:8px;
	height:8px;
	font-size:10px;
	}

	.controls .dots a.active{
	background:#383838;
	color:#fff;
	}
	

	.controls li {
	float:left;
	padding:0;
	list-style-type:none;
	width:100%;
	line-height:40px;
	}

	.controls li a, .controls li a:link, .controls li a:visited {
	height:52px;
	width:100%;
	float:left;
	overflow:hidden;
	background:#747373;
	border-bottom:1px solid #626161;
	font-size:20px;
	font-family:rockwell, arial;
	line-height:52px;
	color:#fff;
	}

.controls li a:hover, .controls li a:active {
	}

#my-glider .controls li a.active {
	background:#0D7BD2;
	}
	
#my-glider2 .controls li a.active {
	background:#46256C;
	}

.controls li#post6 {
	float:right;
	}

.controls li#post6 a, .control li#post6 a:link, .controls li#post6 a:visited {
	float:right;
	margin:0;
	}

.control-top {
	margin: 0 auto;
	padding: 5px 5px 5px 10px;
	font-weight:bold;
	}

.feature-entry  {
	height:55px;
	overflow:hidden;
	padding:5px 10px;
	margin:148px 0 0 0;
	background:#000;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	text-align:left;
	font-size:12px;
	}
	
.feature-text{
float:left;
width:97%;
color:#fff;
}
	
.feature-entry #close{
float:right;
cursor:pointer;
margin-right:-5px;
}

 .feature-entry p  {
	margin:0;
	}

.feature-entry h2 {
	margin:0 5px 0 0;
	float:left;
	width:auto;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	}

	
#my-glider .scroller .feature-entry a, #my-glider2 .scroller .feature-entry a{
color:#fff;
text-decoration:underline;
font-weight:bold;
}

.feature-entry h2 a{
color:#fff;
text-decoration:underline;
}
	
a.more-link, a.more-link:link, a.more-link:visited  {
	background: url(arrow-off.gif) 100% 70% no-repeat;
	padding-right:12px;
    }

a.more-link:hover, a.more-link:active  {
	background: url(arrow-off.gif) 100% 70% no-repeat;
	padding-right:12px;
	}

.postinfo {
	padding: 0;
	margin: 0;
	font-size:8pt;
	border-bottom:0;
	}
	
	
