@charset "utf-8";
/* CSS Document */

.sliderwrapper{  position: relative; /*leave as is*/ overflow: hidden; /*leave as is*/ width: 740px; _width: 735x; height: 221px; Z-INDEX: 1; border: red 0px solid;}
.sliderwrapper .contentdiv{
	visibility: hidden; /*leave as is*/ position: absolute; /*leave as is*/ left: 0;  /*leave as is*/ top: 0;  /*leave as is*/ /*padding: 5px; */
	background: white; width: 740px;/*390px; width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400)  535px*/
	height: 100%; /*filter:progid:DXImageTransform.Microsoft.alpha(opacity=200); */  /* -moz-opacity: 1; */ opacity: 1;filter:alpha(opacity=100);
	overflow: hidden; 
	border:0px solid blue;
}
.sliderCount {width: 740px; margin-top: -20px;  z-index: 20; position: relative; float: left;  }

.pagination{float: right; 
	/*background: url('../images/flash/lines.gif') no-repeat; */
  /*width: 740px; */  /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
	font-size:10px; font-weight:bold; text-align:justify; text-align: right; background: #000; 	padding: 2px 0px 3px 0px; 
  /* for IE */  filter:alpha(opacity=50);
  /* CSS3 standard */ opacity:0.5;
}
.pagination a{ padding: 0 5px; text-decoration: none;  color: #666666; /* background: white; */}
.pagination a:hover, .pagination a.selected{ color: #ffffff; /*background-color: #FEE496; */ background-color: #017ac8; }
a.prev:hover { background: none; }
a.next:hover { background: none; }

.sliderwrapper .flshcontent
{
	float:left;
	width:713px;
	font-size:14px; 
	font-weight:normal; 
	letter-spacing:1px; 
	padding: 3px 15px 3px 5px; 
	margin: -55px 0px 3px 0px;
	height:42px;
	_height:38px;
	color:#fff;
 	z-index: 20; 
 	position: relative; 
 	background:url('../images/transpBlack.png') repeat;
	
}

html > body .flshcontent 
{
	*height:40px;

}



/*
* html .flshcontent{
	behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
		this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
		this.src = "blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
		this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
		this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)		
	);	
}*/

* html .flshcontent

{
 	background: #000;filter:alpha(opacity=50);
  /* CSS3 standard */ opacity:0.5;
}


h1.imageheading 
{
	float:left;
	width:auto;
	font-size:17px; 
	font-weight:bold;
	letter-spacing:1px;   
	padding: 0px 15px 0px 0px; 
	margin: 0px 0px 0px 0px; 
	color:#fff;
	z-index: 2000; 
	position: relative; 
	text-transform:uppercase;
	height:38px;
	border:0px solid red;
	overflow:hidden;
}


.flshcontent span.flashinnercon
{
	font-size:11px;
	padding: 10px 15px 3px 0px; 
		margin: -10px 0px 10px 0px; 

}
.reu
{
	color:#000;
}
.contentContainerCenterContent a.more
{
		float:right;
		color:#fff;
	 	background:#017AC8 url('../images/more.gif') no-repeat right top;
	 	border:1px solid #FBB345;
	 	padding:1px 6px 5px 2px;
	 	width:35px;
	 	font-size:10px;
	 	font-weight:normal;

}

a.morepadding1
{
	margin:8px 0px 0px 0px;
}

a.morepadding2
{
	margin:20px 0px 0px 0px;
}


a.morepadding3{
	margin:35px 0px 0px 0px;
}


span.abg
{
	 	background:#017AC8 url('../images/more.gif') no-repeat;
	 	width:10px;
	 	border:1px solid red;
	 	height:10px;
}