<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }



.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  padding: 0;
  margin: 0;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 98.7%;
  border: 0.063em 1px solid #000000;
  border-radius:.5em;
  background-color:#000000;
  margin:.3em 0 0 .3em;
  box-shadow: 0 0 .2em 0.1em #000000;
  }
 
  
#wrapper {
	text-align: center;  
  width: 95%;
  float: none;
  margin:0 auto .5em 1.75%;
  padding: 0 1em;
  -webkit-font-smoothing: antialiased;
 position:relative; border-radius:.25em;
  
  }


.rslides {
  margin: 0;
  }

.rslides_container {
  margin-bottom: 3.125em;
  position: relative;
  float: left;
  width: 100%;
  }

.rslides1_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 50%;
  left: 1em;
  z-index: 99;
  opacity: 0.7;
  text-indent: -650em;
  overflow: hidden;
  text-decoration: none;
  height: 3.813em;
  width: 2.375em;
  background: transparent url("../images/themes.png") no-repeat 10% 50% ;
  margin-top: -1.9375em;
  }

.rslides1_nav:active {
  opacity: 1.0;
  }

.rslides1_nav.next {
  left: auto;
  background-position: 90% 50% ;
  right: 1.75em;
  }

.rslides2_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 0;
  left: 0;
  display: block;
  background: #fff; /* Fix for IE6-9 */
  opacity: 0;
  filter: alpha(opacity=1);
  width: 48%;
  text-indent: -650em;
  overflow: hidden;
  height: 91%;
  }

.rslides2_nav.next {
  left: auto;
  right: 0;
  }

.rslides3_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  opacity: 0.6;
  text-indent: -650em;
  overflow: hidden;
  top: 0;
  bottom: 0;
  left: 0;
  background: #000 url("../images/themes.png") no-repeat left center;
  width: 2.375em;
  }

.rslides3_nav:active {
  opacity: 1.0;
  }

.rslides3_nav.next {
  left: auto;
  background-position: right 50%;
  right: 0;
  }

.rslides1_nav:focus,
.rslides2_nav:focus,
.rslides3_nav:focus {
  outline: none;
  }

.rslides_tabs {
  margin: 1em auto -2.5em auto;
  text-align: center;
  
  }

.rslides_tabs li {
  display: inline;
  float: none;
  _float: left;
  *float: left;
  margin-right: .313em;
  
  }

.rslides_tabs a {
  text-indent: -650em;
  overflow: hidden;
  -webkit-border-radius: 0.938em;
  -moz-border-radius: 0.938em;
  border-radius: 0.938em;
  background: #ccc;
  background: rgba(0,0,0, .2);
  display: inline-block;
  _display: block;
  *display: block;
  -webkit-box-shadow: inset 0 0 .125em 0 rgba(0,0,0,.3);
  -moz-box-shadow: inset 0 0 .125em 0 rgba(0,0,0,.3);
  box-shadow: inset 0 0 .125em 0 rgba(0,0,0,.3);
  width: .938em;
  height:.938em; border:.125em solid #ffffff;
  }

.rslides_tabs .rslides_here a {
  background: #ffffff;
  
  }

p.caption {
  width:80%;	
  margin:0 ;
  position: absolute;
  display: block;
  left: 1em;
  top:1em;
  padding: .938em;
  text-align: left;
  background-color:#B3D1E1; opacity:0.90;
					background: -webkit-gradient(linear, left top, left bottom, from(#000000), to(#B7D4E2));
					background: -moz-linear-gradient(top,  #000000,  #B7D4E2);
					filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#B7D4E2');
					background-image: linear-gradient(to bottom, #000000 0%, #B7D4E2 100%);
					background-image: -ms-linear-gradient(top, #000000 0%, #B7D4E2 100%);
  color: #fff;
  -webkit-border-radius: .5em;
  -moz-border-radius: .5em;
  border-radius: .5em;
}

p.caption:hover	{ background-color:#B3D1E1; opacity:0.90;
					background: -webkit-gradient(linear, left top, left bottom, from(#B7D4E2), to(#000000));
					background: -moz-linear-gradient(top,  #B7D4E2,  #000000);
					filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#B7D4E2', endColorstr='#000000');
					background-image: linear-gradient(to bottom, #B7D4E2 0%, #000000 100%);
					background-image: -ms-linear-gradient(top, #B7D4E2 0%, #000000 100%);}














</pre></body></html>