﻿/* J80 UK Class Association - Master Style Sheet */
/* Author : David Main, boats.com & YachtWorld.com */
/* Copyright : Author, All rights reserved */

/*Page - J80 UK Styles*/

.j80 {
	background-color: #E7E7EF;
	margin: 0;
}

table.yachts {
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	font-family: Verdana, Tahoma, Helvetica;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	line-height: 15px;
}

/*General Text - J80 UK Styles*/

.j-80 {
	font-family: Verdana, Tahoma, Helvetica;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	line-height: 15px;
}

.j80news {
	font-family: Verdana, Tahoma, Helvetica;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	line-height: 14px;
}

.j80-white {
	font-family: Verdana, Tahoma, Helvetica;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	line-height: 15px;
}

.small {
	font-family: Verdana, Tahoma, Helvetica;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: 14px;
}

/*Headings - J80 UK Styles*/

.heading { 
	font-family: Verdana, Tahoma, Helvetica;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #003579;
}
	
.subheading {
	font-family: Verdana, Tahoma, Helvetica;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #003579;
}

/*News - J80 UK Styles*/

/* A:link refers to all links on the page - not just the RSS content... */

    /* these are the RSS classes - you can adapt them as you see fit
       values here override the defaults... */

    .rssxpresschannel {
      font-family : Verdana, Tahoma, Helvetica;
      text-align : center;
    }

    .rssxpresschtitle {
      font-size : 11px;
      color : #cbcbcb;
    }

    .rssxpresschdesc {
      color : #cbcbcb;
      text-align : center;
    }

    .rssxpressittitle {
      font-size : 11px;
      line-height : 120%;
      background-color : #ededed;
    } 

    .rssxpressitdesc {
      background-color : #FFFFFF;
      padding-bottom : 5pt;
    }

    .rssxpresstable {
      text-align : center;
    }

    /* rssxpressdivider is a special case - it is a single pixel, single column row on the rssxpress
       channel - to alter it's colour just change the background-color image. */

    .rssxpressdivider {
      background-color : white;
    }

/*Links - J80 UK Styles*/

a:link {font-weight: bold; text-decoration: none; color: #003579;}
a:visited {text-decoration: none; font-weight: bold; color: #003579;}
a:hover {text-decoration: none; font-weight: bold; color: #C2002D}
	
a.uk:link {border: none; font-weight: normal; text-decoration: none; color: #FFFFFF;}
a.uk:visited {text-decoration: none; font-weight: normal; color: #FFFFFF;}
a.uk:hover {text-decoration: none; font-weight: bold; color: #C2002D}