
@charset "utf-8";
/* CSS Document */
<br />
<b>Notice</b>:  Undefined index: height in <b>/home/rwfforum/public_html/vBulletin/forumslider/style.php</b> on line <b>15</b><br />

#slideshow_container {
    position:relative;
    height:<br />
<b>Notice</b>:  Undefined index: height in <b>/home/rwfforum/public_html/vBulletin/forumslider/style.php</b> on line <b>29</b><br />
220px;
	width: <br />
<b>Notice</b>:  Undefined index: width in <b>/home/rwfforum/public_html/vBulletin/forumslider/style.php</b> on line <b>35</b><br />
527px; 
	
	
	margin: 0 auto;
	display: none;
}
#slideshow_container a:visited{ 
	color: #5B73A3;
}
.slider_title {
	font-size: medium;
	font-weight: bold;
	height: 20px;
}
.carousel-container .description a {
	color: #16387C;
}
.carousel-container .description a:hover {
	color: #16387C;
	text-decoration: underline !important;
}
.slider_description_relation {
	margin-top: 5px;
	height: <br />
<b>Notice</b>:  Undefined index: cap_height in <b>/home/rwfforum/public_html/vBulletin/forumslider/style.php</b> on line <b>63</b><br />
60px;
}
.slider_description {
	float: left;
	width: 60%;
	border-right: 1px solid #B9C7D3;
	height: <br />
<b>Notice</b>:  Undefined index: cap_height in <b>/home/rwfforum/public_html/vBulletin/forumslider/style.php</b> on line <b>74</b><br />
60px;
}
.slider_relation {
	float: right;
	width: 38%;
	padding-left: 3px;
}
.slider_relation li{
	background-position: left 7px;
	background-repeat: no-repeat;
	background-image: url("spot.png");
	padding: 0 0 0 8px;
}
#title-text {
	display:none;
}
#description-text {
	display:none;
}

#spotlight {
	position: relative; 
	padding-bottom: 0px; 
	text-align:center; 
	height: 20px; 
	
	background-color:<br />
<b>Notice</b>:  Undefined index: back_color in <b>/home/rwfforum/public_html/vBulletin/forumslider/style.php</b> on line <b>105</b><br />
#fff;	
	border:solid <br />
<b>Notice</b>:  Undefined index: border_size in <b>/home/rwfforum/public_html/vBulletin/forumslider/style.php</b> on line <b>111</b><br />
1px <br />
<b>Notice</b>:  Undefined index: border_color in <b>/home/rwfforum/public_html/vBulletin/forumslider/style.php</b> on line <b>116</b><br />
#000;	
}
#spotlight img{
	height:100%;
	max-width: 100%;
	<br />
<b>Notice</b>:  Undefined index: style in <b>/home/rwfforum/public_html/vBulletin/forumslider/style.php</b> on line <b>125</b><br />
	
}

.carousel-container .description {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	margin: 0 auto auto;
	padding: 0 5px 0 10px;	
	display: block;
	height:<br />
<b>Notice</b>:  Undefined index: cap_height in <b>/home/rwfforum/public_html/vBulletin/forumslider/style.php</b> on line <b>142</b><br />
80px;
	width: <br />
<b>Notice</b>:  Undefined index: width in <b>/home/rwfforum/public_html/vBulletin/forumslider/style.php</b> on line <b>148</b><br />
512px; 
	bottom: 0px;
	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: hidden;
}

.yui-carousel-element li {
    	height: 95px;
    	width: 105px;
    	border: none;
    	margin: 0;
}

.yui-carousel-item{
	font-size: 75%;
    	color: #16387C;
}
.yui-carousel-item a{
	color: #16387C;
}

.yui-carousel-item-selected a:hover{
   	text-decoration: underline !important;
   	color: #FFFFFF
}
.yui-carousel-item-selected a{
    	color:  #FFFFFF !important;
    	text-decoration: none;
}
.yui-carousel .yui-carousel-item-selected {
    	background-color: #59728B;
   	background-image: -moz-linear-gradient(center top , #59728B, #2D4458);
   	border: none !important;
   	margin: 0 ;
   	outline: none !important;
}
.yui-carousel-item-selected .indicator{
	background-image: url("indicator.png");
	background-repeat: no-repeat;
		background-position: 38px 2px;
	border-color: #59728B;
}

.indicator {
	background-color: #FFFFFF;
	border-bottom: 1px solid #B9C7D3;
	margin: 0 auto auto;
	width: 105px;
	height: 9px;
	display: block;
		
}


#carousel li img{
	height: 40px;
	width: 92px;
	margin-top: 5px;
	padding: 2px;
	background-color: #FFFFFF;
	border: 1px solid #C5CED7;
}
#carousel li img:hover{
	cursor: pointer; 
}
.yui-skin-sam .yui-carousel-button {
	background: url(next.png) no-repeat 8px 2px;
	border: 1px solid #B9C7D3;
	margin: 0;
	width: 22px;
	height: 13px;
}
.yui-skin-sam .yui-carousel-button input, 
.yui-skin-sam .yui-carousel-button button {
	width: 22px;
	height: 13px;
}
.yui-skin-sam span.yui-carousel-first-button {
	background: url(prev.png) no-repeat 8px 2px;
	border: 1px solid #B9C7D3;
	margin-right: 45px;
}
.yui-skin-sam{
	position: relative;
}
#stop{
	background: url(stop.png) no-repeat 7px 1px;
	border: 1px solid #B9C7D3;
	border-left: none;
	border-right: none;
	width: 23px;
	height: 15px;
	cursor: pointer;
	position: absolute;
	bottom:  6px;
	z-index: 9999;
	right: 26px;
}
#start{
	background: url(play.png) no-repeat 8px 1px;
	border: 1px solid #B9C7D3;
	border-left: none;
	border-right: none;
	width: 23px;
	height: 15px;
	cursor: pointer;
	position: absolute;
	bottom:  6px;
	z-index: 9999;
	right: 26px;
	display:none;
}
.yui-skin-sam .yui-carousel-nav {
	background: none; 
	background-color: #F9FAFA;
	border-top: 1px solid #B9C7D3;
	height: 17px;
	width:  <br />
<b>Notice</b>:  Undefined index: width in <b>/home/rwfforum/public_html/vBulletin/forumslider/style.php</b> on line <b>274</b><br />
521px; 
	position: absolute;
	bottom: 0px;
	z-index: 9999;
}

.yui-skin-sam .yui-carousel {
	width:  <br />
<b>Notice</b>:  Undefined index: width in <b>/home/rwfforum/public_html/vBulletin/forumslider/style.php</b> on line <b>286</b><br />
525px !important; 
}

.yui-skin-sam .yui-carousel-nav ul li{
	display: none !important;
}
.yui-skin-sam .yui-carousel-nav ul{
	display: none !important;
}
.yui-carousel-pagination {
	position:absolute;
	left: 8px; /* relative to div#container */ 
	top: 4px;
	width:88px;
	height:13px;
	text-align: left;
	font-size: 76%;
	color: #6C717A;
}
.yui-carousel-content {
	height: 118px;
	width: <br />
<b>Notice</b>:  Undefined index: width in <b>/home/rwfforum/public_html/vBulletin/forumslider/style.php</b> on line <b>312</b><br />
527px !important; 
	background-color: #FCFCFD;
	background-image: -moz-linear-gradient(center top , #E8EDF0, #FCFCFD);
}
#container a {
    text-decoration: none;
}