﻿#container {
	width:580px;
	/*padding:10px;*/
	margin:0 auto;
	position:relative;
	z-index:0;
	}

#slides {
	position:absolute;
	/*top:15px;*/
	left:-14px;
	
	z-index:100;
		
}
.banner-IE7-helper{
	
	visibility:hidden;
	
}

.slides_container {
	width:1015px;
	height:385px;

	overflow:hidden;
	position:relative;
	display:none;
	left:-200px;
	
}

.slides_container div.slide {
	/*width:570px;
	height:414px;*/
	width:1015px;
	height:385px;
	height:270px;
	display:block;
		
	
}


/*
	Next/prev buttons
*/


#slides .next,#slides .prev {
	

position:absolute;
	bottom:-79px;
	/*left:365px;*/
	border: none;
	margin-left:368px;
	display:block;
	color:black;
	width:52px;
	height:52px;
	
	z-index:501;
}

#slides .next {
	/*left:420px;*/
	margin-left:421px;
	
}




.titleHeader{
font-weight:bold;
font-size:x-large;
height:35px;




	
}
.captionBody{
	width:100%;
	 padding-left:10px;
	  padding-right:10px;
}

/*
	Pagination
*/

.pagination {
	margin:26px auto 0;
	width:100px;
	display:none;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
	display:none;
}
.tblImportant1 li a {
color:black
	
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url("../img/pagination.png");
	background-position:0 0;
	float:left;
	overflow:hidden;
	display:none;
}

.pagination li.current a {
	background-position:0 -12px;
	display:none;
}

/*
	Caption
*/

.banner-caption{
	position:absolute;
	margin-left:33px;
	bottom:-28px;
	height:140px;
	padding:5px 20px 0 20px;
	width:400px;
	font-size:1.3em;
	line-height:1.33;
	color:black;
	border-top:1px solid #000;
	text-shadow:none;
	background-color:#C3C3C3;
	z-index:500;
	

}


.banner-MoreInfo{
/*style for more info for the banner*/
	
	position:absolute;
	bottom:-80px;
	margin-left:33px;
	height:48px;
	padding:5px 20px 0 20px;
	width:400px;
	font-size:2.0em;
	line-height:1.33;
	color:black;
	text-shadow:none;
	background-color:#C3C3C3;

	z-index:500;
	
}

.caption1 {
	position:absolute;
	bottom:78px;
	height:47px;
	margin-left:-33px;
	margin-bottom:-78px;
	
	padding:5px 20px 0 20px;
	width:400px;
	font-size:1.3em;
	line-height:1.33;
	color:black;
	border-top:1px solid #000;
	text-shadow:none;
	background-color:#C3C3C3;

	z-index:500;
	
}
.banner-opacity{
/*
 set the opacity for banner info
*/

/* solid color */
/* Fallback for web browsers that doesn't support RGBa */
background-color:rgb(192, 192, 192);
background: rgb(192, 192, 192);

/* RGBa with 0.6 opacity */
background: rgba(192, 192, 192, 0.6);

/* For IE 5.5 - 7*/

filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
/* For IE 8*/

/**/-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
color:black;
 
          

	filter:alpha(opacity: 80);	
		 
}





.captionText{
/*text on the banner*/

	z-index:501;
	position:absolute;
	margin-left:40px;
	margin-bottom:-100px;
	height:200px;
	padding:5px 20px 0 20px;
	width:400px;
	font-size:1.3em;
	line-height:1.33;
	border-top:1px solid #000;
	text-shadow:none;
	top:148px;
	color:black;

	
}


.caption {


		/* solid color */
/* Fallback for web browsers that doesn't support RGBa */
background-color:rgb(192, 192, 192);
background: rgb(192, 192, 192);
/* RGBa with 0.6 opacity */
background: rgba(192, 192, 192, 0.6);
/* For IE 5.5 - 7*/




filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
/* For IE 8*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
/*-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";*/



/*filter:alpha(opacity: 60);
 filter:alpha(opacity: 60);
	z-index:500;
	
	position:absolute;
	
	margin-left:40px;
	margin-bottom:-100px;
	height:200px;
	padding:5px 20px 0 20px;
	width:400px;
	font-size:1.3em;
	line-height:1.33;*/
	/*border-top:1px solid #000;
	text-shadow:none;
	top:148px;*/
	
}



.Exco_thumblist
{
width: 400px;
position:absolute;
z-index: 11; 
 height: 80px;
}
.Exco_thumblist ul
{
       margin: 0;
       padding: 0;
       list-style-type: none;
       width: 100%;
}
/*Top level list items*/
.Exco_thumblist ul li
{
    width: 180px;
    position:relative;
       display: inline;
       float:left;
       background-color: transparent;
       
}


