<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.WL_WP_RotatorContainer
{
   width: 700px;
   height:314px;
}

/*  +++++++++++++   WP Fixed Featured Full Width Summary   +++++++++++++ */
#wp_fixedfeaturedFullWidth{
	width:520px;
	position:relative;
	height:302px;
	background:#fff;
	color:#eee;
	overflow: hidden;
	padding:0px;
}

#wp_fixedfeaturedFullWidth .imgMain 
{
    width: 100%;
}

#wp_fixedfeaturedFullWidth .titleOverlay 
{
    width:100%;
    padding:5px;
    height:60px;
    border-top:1px solid black;
    background-image: url(../../../../weblab/common/images/wordpress/60percent.png);
    background-repeat:repeat;
    position:absolute;
    top:238px;
    color: White;
}

#wp_fixedfeaturedFullWidth .titleOverlay .wp_pubDateComment 
{
    color: white;
    margin:0px;
}

#wp_fixedfeaturedFullWidth .titleOverlay h2 
{
     font-size:15px;
     line-height:16px;
     display:block;
     margin-bottom: 0px;
     color: #ffffff;
    background-image: none;
}

#wp_fixedfeaturedFullWidth .titleOverlay h2 a
{
       color: #ffffff;
    
 }

/*  +++++++++++++   WP Fixed Featured RH Summary   +++++++++++++ */
#wp_fixedfeatured_RH{
	width:700px;
	position:relative;
	height:310px;
        color: #efefef;
	overflow:hidden;
}

#wp_fixedfeatured_RH .imgContainer 
{
     float: left;
     width: 495px;
     height:310px;
     overflow:hidden;
     background-color: #222;
}

#wp_fixedfeatured_RH .txtContainer 
{
    float: right;
    padding:15px;
    width: 175px;
    height: 310px;
    font-size:12px;
    background-color: #222;
    line-height: 14px;
    overflow: hidden;
}

#wp_fixedfeatured_RH a{
  color: #ddd;
  text-transform:uppercase;
  font-size: 11px;


}

#wp_fixedfeatured_RH a:hover{
  color: #707071;
  text-transform:uppercase;
}

#wp_fixedfeatured_RH a h1 {
	font-size: 24px;
	color: #efefef;
	font-family: arial;
	background-image: none;
	padding-bottom: 0px;
	margin-bottom: 0px;
        text-transform:none; 
        line-height: 24px;
}

#wp_fixedfeatured_RH a:hover h1{
	color: #707071;
}


/*  +++++++++++++   WP Fixed Featured   +++++++++++++ */
#wp_fixedfeatured{
	width:700px;
	position:relative;
	height:302px;
	background:#fff;
	color:#eee;

}

#wp_fixedfeatured .imgContainer 
{
    float: left;
    width: 450px;
    overflow: hidden;
}

#wp_fixedfeatured .txtContainer 
{
    float: right;
    padding:8px;
    width: 230px;
    font-size:12px;
    line-height:20px;
    background:#000;
    	height:300px;
	overflow: hidden;
}

#wp_fixedfeatured a{
  color: #ddd;
  text-transform:uppercase;
}

#wp_fixedfeatured a h1 {
	color:#FFF;
	font-size: 15px;
	margin: 10px 0px 10px 0px;
}
#wp_fixedfeatured a:hover h1{
	color: #2E2D2B;
	font-size: 12px;
	margin: 0px;
}
#wp_featured .ui-tabs-hide{ 
	display:none; 
}

/*  +++++++++++++   WP Recent Posts 4 Pic jQuery Rotator   +++++++++++++ */
#wp_featured{
	width:670px;
	position:relative;
	border:15px solid #232220;
	height:272px;
	background:#fff;
}
#wp_featured ul.ui-tabs-nav{
	position:absolute;
	top:0px;
	left:345px;
	list-style:none;
	padding:0;
	margin:0;
	width:325px;
	z-index: 100;
}
#wp_featured ul.ui-tabs-nav li{
	padding-left:15px;
	font-size:12px;
	color:#666;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
}
#wp_featured ul.ui-tabs-nav li span{
	font-size:11px;
	line-height:14px;
}
#wp_featured li.ui-tabs-nav-item a{
	display:block;
	height:56px;
	color:#FFF;
	line-height:14px;
	background-color: #fff;
	background-image: url(/weblab/cms/runtime/wordpress/headerrotator/images/SliderBG.gif);
	background-repeat: repeat-y;
	background-position: left top;
	text-decoration: none;
	padding: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #34302D;
}

#wp_featured li.ui-tabs-nav-item a:hover{
	display:block;
	height:56px;
	color: #333;
	line-height:14px;
	background-color: #fff;
	background-image: url(/weblab/cms/runtime/wordpress/headerrotator/images/SliderBG_over.gif);
	background-repeat: repeat-y;
	background-position: left top;
	text-decoration: none;
	padding: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #34302D;
}

#wp_featured li.ui-tabs-selected{ 
	background:url('/weblab/cms/runtime/wordpress/headerrotator/images/selected-item.gif') top left no-repeat;  
}
#wp_featured ul.ui-tabs-nav li.ui-tabs-selected a{
	background-color: #ccc;
	background-image: url(images/SliderBG_over.gif);
	background-repeat: repeat-y;
	background-position: left top;
	color: #666;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #34302D;
}

#wp_featured ul.ui-tabs-nav li.ui-tabs-selected a h1{
	color: #2E2D2B;
	font-size: 12px;
	margin: 0px;
}
#wp_featured li.ui-tabs-nav-item a h1 {
	color:#FFF;
	font-size: 12px;
	margin: 0px;
}
#wp_featured li.ui-tabs-nav-item a:hover h1{
	color: #2E2D2B;
	font-size: 12px;
	margin: 0px;
}
#wp_featured .ui-tabs-hide{ 
	display:none; 
}
#wp_featured .largeImage{
	height: 272px;
	width: 360px;
	background-color: #232220;
	overflow: hidden;
}
#wp_featured .thumbText img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wp_featured .largeImage {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wp_featured .headerTxt {
	display: block;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
}
#wp_featured .thumbImage{
	height: 47px;
	width: 80px;
	float: left;
	background-color: #FFF;
	padding: 1px;
	border: 1px solid #D6D6D6;
	margin: 2px;
	overflow: hidden;
	vertical-align:middle;

}
#wp_featured .thumbText{
	float: left;
	margin-left: 5px;
	width: 200px;
	height: 47px;
	margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* End Header Rotator */

/*  +++++++++++++   WP Recent Posts No Images   +++++++++++++ */
.wp_PostContainer 
{
    width:350px;
    border-bottom: dotted 1px #ddd;
    color:#ddd;
    float: left;
    padding-bottom:5px;
    text-align: left;
    min-height: 51px;
}

.wp_PostContainer a 
{
    color: #ddd;
    text-transform:uppercase;
}

.wp_PostContainer .articleTitle 
{
    font-weight: bold;
    color:#000;
    display:block;
    padding: 2px 0px 4px 0px;
}

.wp_PostContainer .articleSummary 
{
    font-weight: normal;
    color:#000;
    display:block;
    padding: 0px 0px 10px 0px;
}

.wp_PostContainer .articleTitle a 
{
    text-transform:none;
    color: Black;
}

.wp_PostContainer_Headlines
{
    width:350px;
    border-bottom: dotted 1px #ddd;
    color:#ddd;
    float: left;
    padding-bottom:5px;
    text-align: left;
    min-height: 21px;
}

.wp_PostContainer_Headlines .articleHeadline
{
  font-weight: bold;
  display: block;
}

#wp_featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:202px; left:0; 
	height:70px; 
	width:360px;
	background: url('/weblab/cms/runtime/wordpress/headerrotator/images/transparent-bg.png'); 
}
#wp_featured .info h2{ 
	font-size:18px; font-family:Arial, serif; 
	color:#fff; padding:5px; margin:0;
	overflow:hidden; 
}
#wp_featured .info p{ 
	margin:0 5px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#f0f0f0;
}
#wp_featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#wp_featured .info a:hover{ 
	text-decoration:underline; 
}
#wp_featured .ui-tabs-hide{ 
	display:none; 
}



/*  +++++++++++++   WP Recent Posts with Images   +++++++++++++ */
.wp_highlight {
	height: 100px;
	width: 340px;
	overflow: hidden;
}
.wp_recentPost {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C1C3C2;
	height: 105px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 340px;
        text-align: left;
}

.wp_recentPost .wp_columnistRecentPosts {
	float: left;
	width: 225px;
	margin-top: 5px;
	line-height: 16px;
}
.wp_recentPost .wp_recentPostImageLeft {
	float: left;
	height: 50px;
	width: 50px;
	background-color: #eee;
	border: solid 1px #dfdfdf;
	margin:5px 5px 0px 0px;
}

.wp_socialLinks {
	color: #ABA9AA;
}
.wp_socialLinks a{
	color: #ABA9AA;
	text-decoration: none;
}
.wp_socialLinks a:hover {
	color: #444;
	text-decoration: none;
}
.wp_socialLinks a:visited {
	color: #ABABAB;
	text-decoration: none;
}
.wp_recentPostTitle {
	margin-bottom: 5px;
}
.wp_recentPostTitle h3{
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #444;
	line-height: normal;
        background-image: none;
	text-transform: none;
}


/*  +++++++++++++   wp  posts wide   +++++++++++++ */
.wp_postHighlight {
	height: 100px;
	width: 521px;
		overflow: hidden;
}
.wp_Post {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C1C3C2;
	height: 105px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 521px;
         text-align: left;
}

.wp_Post .wp_columnistRecentPosts {
	float: left;
	width: 415px;
	margin-top: 5px;
	line-height: 16px;
}
.wp_Post .wp_PostImageLeft {
	float: left;
	height: 90px;
	width: 86px;
	background-color: #eee;
	border: solid 1px #dfdfdf;
	margin:5px 5px 0px 0px;
}

.wp_PostTitle {
	margin-bottom: 0px;
}
.wp_recentPostTitle h3{
	font-size: 11px;
	font-weight: bold;
	color: #444;
	font-family: Verdana, Geneva, sans-serif;
	background-image: none;
        display: inline;
	margin-bottom: 10px;
	text-transform: none;
	padding-top: 0px;    
}



/*  +++++++++++++   wp  generic   +++++++++++++ */
.wp_pubDateComment
{
    color:#8a8a8a;
}

.wp_pubDateComment a
{
    color:#8a8a8a;
}

.wp_pubDateComment a:hover
{
    color: black;
}
.wp_pubDateComment a:visited
{
    color:#8a8a8a;
}

/*  +++++++++++++   wp  24 hr Header posts   +++++++++++++ */
#s3slider { 
   width: 700px; /* important to be same as image width */ 
   height: 310px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
}

#s3sliderContent {
   width: 700px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3sliderImage img
{
    width:700px;
}

.s3sliderImage h2
{
    font-size:15px;
     line-height:16px;
     display:block;
     margin-bottom: 0px;
     color: #ffffff;
    background-image: none;
    margin-bottom:10px;
}

.s3sliderImage a, .s3sliderImage a:hover
{
        color: #ffffff;
}

.s3sliderImage span {
   position: absolute; /* important */
   /*left: 0;*/
   font: 11px/16px Arial, Helvetica, sans-serif;
   padding: 10px 13px;
   width: 374px;
   background-color: #000;
   filter: alpha(opacity=70); /* here you can set the opacity of box with text */
   -moz-opacity: 0.7; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
   opacity: 0.7; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   top: 0;

   /*
       if you put
       top: 0; -&gt; the box with text will be shown at the top of the image 
       if you put
       bottom: 0; -&gt; the box with text will be shown at the bottom of the image
   */
}

.s3sliderImage .clear {
   clear: both;
}

.s3sliderImage .top {
	top: 0;
	left: 0;
}
.s3sliderImage .bottom {
	bottom: 0;
    left: 0;
}
.s3sliderImage .left {
	top: 0;
    left: 0;
	width: 110px !important;
	height: 310px;
}
.s3sliderImage .right {
	right: 0;
	bottom: 0;
	width: 180px !important;
	height: 310px;
}



/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/


#slider {
	width:852px;
	height: 353px;
	overflow: hidden;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:260px;
	bottom: -42px;

}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(../../../../weblab/cms/runtime/wordpress/headerrotator2/images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;

}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../../../../weblab/cms/runtime/wordpress/headerrotator2/images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;

}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
}


.nivo-caption h2 { 
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 300;
    color:#fff;
    text-decoration:none;
    font-size: 32px;
    line-height: 32px;
    text-transform: none;
    margin-top: 0px;
    background-image:none;

}

.nivo-caption a, .nivo-caption a:hover, .nivo-caption a:visited { 
    font-family: Arial, Helvetica, sans-serif;
    color:#fff;
    text-decoration:none;
    font-size: 12px;
    line-height: normal;

}

/* The Nivo Slider styles */
.nivoSlider {
	position:relative;

}


.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	height: 200px;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:423px;
	bottom:0px;
	color:#FFF;
	opacity:0.5; /* Overridden by captionOpacity setting */
filter: alpha(opacity=50); /* here you can set the opacity of box with text */
   -moz-opacity: 0.5; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.5; /* here you can set the opacity of box with text */

	width:430px;
	z-index:8;
	height: 224px;
	margin: 0px;
	padding: 0px;
	background-color: #444;
	top: 10px;
	background:url(http://www.visionsports.co.uk/published/68/resources/images/templateimages/80.png) no-repeat;
}
.nivo-caption p {
	padding:20px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next &amp; Prev) */
.nivo-directionNav a {
	position:absolute;
	top:65px;
	z-index:9;
	cursor:pointer;
}


.nivo-prevNav {
        margin-top: 130px;
	margin-left:510px;
}
.nivo-nextNav {
        margin-top: 130px;
	left:715px;

}

/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	
        top: 197px;
	z-index:9;
	cursor:pointer;
        width: 129px;
        margin-left: 310px;
       
        height:30px;
}

.nivo-controlNav a {
        top: 0px;
        left: 0px;
	z-index:9;
	cursor:pointer;
}

.nivo-controlNav a.active {
	font-weight:bold;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}

/*======================*/
/*=== Comment Styles ===*/
/*======================*/

.WL_Topic_CommentContainer 
{
    background-color: White;
    padding:10px;
}

/* Comment List Control*/
.WL_Topic_CommentContainer dl 
{
    padding:10px;
}

/*Comment Title*/
.WL_Topic_CommentContainer dt
{
    font-weight: bold;
    color: Red;
}

/*Comment text*/
.WL_Topic_CommentContainer dd
{
    font-weight: normal;
    color: #444;
    line-height:20px;
}



/*======================*/
/*=== Archive Styles ===*/
/*======================*/
.WL_Topic_ArchiveContainer .listByAuthorHeader 
{
    font-size: 14px;
    display:block;
    margin-bottom:10px;
}

.WL_Topic_ArchiveContainer ul 
{
    margin-top:10px;
}

.WL_Topic_ArchiveContainer li 
{
    list-style: none;
    list-style-position:outside;
    margin-left:-20px;
}

.WL_Topic_ArchiveContainer li hr {
    height:1px;
    border-top: dotted 1px #eee;
    margin:10px 0px 20px 0px;
}




.slider a{
color: red;
}

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