/* major block */
.contentslide {
	border: 0px solid navy;
	padding: 0px 0 0 0;
	overflow: hidden;
/*	background-color: #dbf4fe;  */
/*	border-top: 1px solid #0f90ba; */
	padding-bottom: 0px;
}
.slider1 {
  width: 100%;
}

.moduletable {
	margin:0px;
	padding:0px;
}

.flexcontent {
	margin-right: 8px;
	margin-left: 8px;
}
.contentslide .contentdiv {
	display: none;
}

.contentslide .contentdiv p {
	margin-left: 20px;
	scrollbar-face-color : #fff; 
	scrollbar-highlight-color : #000;
	scrollbar-3dlight-color : #000;
	scrollbar-shadow-color : #000;
	scrollbar-darkshadow-color : #000;
	scrollbar-track-color : #ccc;
	scrollbar-arrow-color : #000;
}

.pagination {
	margin-left: 16px;
	float: left;
  	width: 220px;
	text-align: left;
	background: none;
	border: none;
	border-width: 0 0;/*Left/ right border width of pagination DIV.*/
	padding: 0;
	line-height:20px;

}
.pagination a {
	padding: 0 5px;
	text-decoration: none;
	color: #2e6ab1;
	background-color: white;
}
.pagination a:hover, .pagination a.selected {
	color: #000;
	background-color: #FEE496;
}
#fcs_player {
	display:none;
	background-color: #fff;
	border-top-width: 0px;/* If you don't use border, set this property as "0px". Don't delete it ! */
	border-top-style: solid;
	border-top-color: #0F90BA;
	margin-top: 0px;
	margin-bottom: 0px;/* If you don't use it, set this property as "0px". Don't delete it ! */
	padding-left: 0px;
	margin-right: 0px;
	height: 16px;/* You must set this property. Don't delete it !*/
	font-size: 10px;
	line-height: 18px;
}
#fcs_pagination {
	margin: 0px 0 -2px 0;
	padding: 3px 0 10px 0;
	background-color: #fff;
	width: 100%;
	border-top: 0px solid #CCC;
	padding-left: 0px;
}
/* animation speed buttons */
a.speed_button {
display:none;
  padding: 0 8px;
	text-decoration: none;
	width: 7px;
	height: 7px;
}
#speed_button-1 {
  background: #ffffff url('./images/speed_button-1.gif') no-repeat 0 4px;
  margin-left: 4px;
}
#speed_button-2 {
  background: #ffffff url('./images/speed_button-2.gif') no-repeat 0 4px;
}
#speed_button-3 {
  background: #ffffff url('./images/speed_button-3.gif') no-repeat 0 4px;
}
#speed_button-4 {
  background: #ffffff url('./images/speed_button-4.gif') no-repeat 0 4px;
  width: 8px;
}
#speed_button-5 {
  background: #ffffff url('./images/speed_button-5.gif') no-repeat 0 4px;
}
#speed_button-1:hover {
  background: #ffffff url('./images/speed_button-1h.gif') no-repeat 0 4px;
}
#speed_button-2:hover {
  background: #ffffff url('./images/speed_button-2h.gif') no-repeat 0 4px;
}
#speed_button-3:hover {
  background: #ffffff url('./images/speed_button-3h.gif') no-repeat 0 4px;
}
#speed_button-4:hover {
  background: #ffffff url('./images/speed_button-4h.gif') no-repeat 0 4px;
  width: 8px;
}
#speed_button-5:hover {
  background: #ffffff url('./images/speed_button-5h.gif') no-repeat 0 4px;
}
/* animation type buttons */
a.animation_button {
  padding: 0 8px;
	text-decoration: none;
	width: 7px;
	height: 7px;
}
#animation_button-1 {
  background: #ffffff url('./images/animation_button-1.gif') no-repeat 0 4px;
  margin-left: 8px;
}
#animation_button-2 {
  background: #ffffff url('./images/animation_button-2.gif') no-repeat 0 4px;
}
#animation_button-3 {
  background: #ffffff url('./images/animation_button-3.gif') no-repeat 0 4px;
}
#animation_button-1:hover {
  background: #ffffff url('./images/animation_button-1h.gif') no-repeat 0 4px;
  margin-left: 8px;
}
#animation_button-2:hover {
  background: #ffffff url('./images/animation_button-2h.gif') no-repeat 0 4px;
}
#animation_button-3:hover {
  background: #ffffff url('./images/animation_button-3h.gif') no-repeat 0 4px;
}
/* player buttons */
#previous_button, #next_button, #pause_button, #play_button, #tools_button {
	display:none;
	padding: 0 8px;
	text-decoration: none;
	background: #ffffff url('./images/previous_button.gif') no-repeat 0 4px;
	width: 7px;
	height: 7px;
}
#previous_button {
	padding-right: 2px;
}
#previous_button:hover {
	background: #ffffff url('./images/previous_button-h.gif') no-repeat 0 4px;
}
#next_button {
	background: #ffffff url('./images/next_button.gif') no-repeat 0 4px;
	margin-left: 4px;
}
#next_button:hover {
	background: #ffffff url('./images/next_button-h.gif') no-repeat 0 4px;
}
#pause_button {
	background: #ffffff url('./images/pause_button.gif') no-repeat 0 4px;
}
#pause_button:hover {
	background: #ffffff url('./images/pause_button-h.gif') no-repeat 0 4px;
}
#play_button {
	background: #ffffff url('./images/play_button.gif') no-repeat 0 4px;
}
#play_button:hover {
	background: #ffffff url('./images/play_button-h.gif') no-repeat 0 4px;
}
#tools_button {
	background: #ffffff url('./images/tools_button.gif') no-repeat 0 3px;
}
#tools_button:hover {
	background: #ffffff url('./images/tools_button-h.gif') no-repeat 0 3px;
}
/* pagination buttons */
a.pagination_button {
	width: 20px;
	height: 30px;
	font-size: 10px;
	color: #555;
	background-color: #eee;
	border: 1px solid #333;
	margin: 1px;
	margin-bottom:3px;
	padding-bottom: 1px;	
}
a.pagination_button:hover {
	background-color: #fff;
}
div.contentdiv img {
	margin: 0 auto;
}

/* title */
div.flexcontent h3 {
	font-weight: bold;
	font-size: 120%;
	margin: 0 5 -8px 0;
	background: none;
	margin-left:20px;
	padding-bottom:20px;
	
}



