body {
    /* The image used */
    background-image: url("/graphics/backgrounds/1.jpg");

    /* Full height */
    height: 100%; 

    /* Center and scale the image nicely */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	background-color: #999999;
	font-family: 'Roboto Slab', Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #336699;
	margin: 0; padding: 0;
}

img {
	border: 0px;
}

form {
	padding: 0px;
	margin: 0px;
}

LI { list-style-type:square }


td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
}

h1 {
	font-family: 'Roboto Slab', Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight:400;
	color: #003399;
}

h1 a {
	text-decoration : none;
	color: #6699FF;
	font-size: 28px;
	font-weight:400;
	font-family: 'Roboto Slab',Verdana, Arial, Helvetica, sans-serif;
	}

h2 {
	font-family: 'Roboto Slab',Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}

h2 a {
	text-decoration : none;
	color: #6699FF;
	font-size: 16px;
	font-family: 'Roboto Slab',Verdana, Arial, Helvetica, sans-serif;
	}

.capitalise {
	text-transform:capitalize;
	}

.padded { 
	padding:5px; 
}

.blue_background{background-color:#EAF4FF}

.height30 {
 	height: 30px;
}

/*BORDERS*/

.dashed { 
	border-left-style: dashed; 
	border-left-color: black; 
	border-left-width: 1px;
	border-right-style: dashed; 
	border-right-color: black; 
	border-right-width: 1px;}
	
.bottomdashed {
	border-bottom-style: dashed;
	border-bottom-color: black;
	border-bottom-width: 1px;
}

.topdashed {
	border-top-style: dashed;
	border-top-color: black;
	border-top-width: 1px;
}

.rightdashed {
	border-right-style: dashed;
	border-right-color: black;
	border-right-width: 1px;
}

.leftdashed {
	border-left-style: dashed;
	border-left-color: black;
	border-left-width: 1px;
}

.bottomdashed {
	border-bottom-style: dashed;
	border-bottom-color: black;
	border-bottom-width: 1px;
}

.bottomborder {
	border-bottom-style: ridge;
	border-bottom-color: #6699FF;
	border-bottom-width: 1px;
}

.solidborder
{
border: 1px solid #DB0000;
}

.solidborder_blue
{
border: 1px solid #6699FF;
}

/*LINKS*/

a {
	font-size: 14px;
	color: #0066CC;
	text-decoration : none;
}

a.white {
	color:#FFF
}
a.gray {
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration : none;
	font-weight:bold;
}

a.black {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	color: #000000;
	text-decoration : none;
}

a.mediumlink {
	font-size: 14px;
	color: #0066CC;
	text-decoration : none;
	font-weight:bold;
}

a.contactlink {
	font-size: 12px;
	color: #0066CC;
	text-decoration : none;
	font-weight:bold;
}


a.largelink {
	font-size: 20px;
	color: #0066CC;
	text-decoration : none;
	font-weight:bold;
}

a:hover {
	color: #DB0000;
}

.small_link {
	font-size: 12px;
	color: #6699FF;
	font-weight:bold;
	text-decoration : none;
	font-family:Arial, Helvetica, sans-serif;
}

/*FONTS*/

.breadcrumb {
	font-size: 14px;
	color: #0066CC;
	}

.breadcrumb a {
	font-size: 14px;
	color: #0066CC;
	text-decoration : none;
}

.tabletitle {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	padding: 3px;
	font-weight:bold;
 	color: #FFFFFF;}


.title {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 32px;
	font-weight:bold;
 	color: #003399;}

.title2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 32px;
	font-weight:bold;
 	color: #000000;}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
    color: #000000;}

.largefont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #003399;
}

.largefont a {
	text-decoration : none;
	color: #6699FF;
	font-size: 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.xlargefont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 48px;
	color: #003399;
}

.top10font {
	text-decoration : none;
	color: #003399;
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.top10font a {
	text-decoration : none;
	color: #6699FF;
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.mediumfont {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #000000;
}

.mediumfont_grey {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #CCCCCC;
}

.mediumfont_blue {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	color: #0066FF;
}

.mediumfont_white {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #FFFFFF;
}

.formfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #0066CC;
}


.smallfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight:bold;
	color: #000000;
}

.smallfont_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
}

.smallfont_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #0066FF;
}

.profile {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #999999;
}

#localcities {
	background-color: #EAF4FF;
	text-align:center;
	width: 95%;
	padding:2px;
}

.newspaper_box {
	border:2px solid #000;
	padding: 20px; 
	background:#CCC;
	width:65%;
	border-radius:20px;
	font-size:12px;
	color: #333;
}

/*RSS Feeds*/

#rssfeed {
	text-align:justify;
	width: 95%;
	padding:10px;
	color: #000;
	font-size: 14px;
	font-family: arial, sans-serif;
	line-height: 16px;
}

.rss-item  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : normal;
	list-style:none;
	padding-bottom:2px;
}

.rss-item a {
	text-decoration : none;
	color: #0066FF;
	font-size: 14px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
.rss-item a:visited {
	color:#003399;
}

.rss-item a:hover {
	color:#DB0000;
}

.rss-date {
	font-size: 85%;
	font-weight : normal;
	color: #003399;
	}

/*HEADER ELEMENTS*/

.header {
	position: relative;
	width: 100%;
	height: 155px;
	background-color: #003399;
	border-bottom:2px solid #000;
}

.header_oz {
	position: relative;
	width: 100%;
	height: 155px;
	background-image:url(/graphics/bg_ozflag.jpg);
	background-repeat:no-repeat;
	background-color: #003399;
	border-bottom:2px solid #000;
}

.header_uk {
	position: relative;
	width: 100%;
	height: 155px;
	background-image:url(/graphics/bg_unionjack.jpg);
	background-repeat:no-repeat;
	background-color: #003399;
	border-bottom:2px solid #000;
}

.menu {
	position: relative;
	width: 100%x;
	background-color: #666;
	margin: 0; padding: 0;
}


.header_logo {
	position: relative;
	left: -35px;
}

.header_daydate {
	position: absolute;
	width: 100%;
	text-align: center;
	top: 130px;
}

.header_adsense {
	position: absolute;
	left:470px;
	top:30px;
	border:2px solid #000;
	padding: 20px 10px 10px 30px; 
	background:#6699ff;
	width:475px;
	border-radius:20px;
	font-size:12px;
	color: #006;
}

.header_searchbox {
	position: absolute;
	left:475px;
	top:30px;
	border:2px solid #000;
	padding: 20px 10px 10px 30px; 
	background:#6699ff;
	width:450px;
	border-radius:20px;
	font-size:12px;
	color: #006;
}

.header_adsense {
	position: absolute;
	left:475px;
	top:30px;
}

.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the .container) if the .footer is removed or taken out of the .container */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

/* =Hoverbox Code
----------------------------------------------------------------------*/

.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 3;
}

.hoverbox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 100px;
	height: 130px;
	position: relative;
}

.hoverbox li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
	font-size: 10px;
}

.hoverbox .preview
{
	border-color: #000;
	width: 176px;
	height: 230px;
}

/* FPT Specific
----------------------------------------------------------------------*/

.fpt_header_box {
	background-color: #c5d6e8;
	width: 98%;
	padding:2px;
	margin:5px;
	text-align: center;
}

#linkbox {
	border:2px solid #333;
	padding:10px 10px; 
	background:#fff;
	border-radius:15px;
	-moz-border-radius:15px; /* Old Firefox */
}

#profile {
	background-color: #F7F7F7;
	text-align:justify;
	width: 90%;
	padding:20px;
	color: #333;
	font-size: 12px;
	font-family: Verdana,Helvetica;
}

#pressdisplay {
	background-color: #333;
	text-align:justify;
	width: 95%;
	padding:20px;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana,Helvetica;
}

img.align-middle { vertical-align: middle; }

.fpt_select {
    background: white;
	border: 2px solid black;
	color: #666;
	font-size: 22px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: bold;
	text-align: center;
	}
	
.box {
	background-image:url('/frontpages/graphics/chevron.png');
	background-repeat:no-repeat;
	background-position:right bottom;
	padding-left:5%;
	padding-right:5%;
	padding-top:15px;
	border-bottom:#333;
	text-align:left;
}

/*shaded box background for pd covers*/
.pdcover {
	position: relative;
	width: 180px;
	height: 330px;
	background-color: #666;
	padding: 5px;
	margin: 10px;
	text-align:center;
	float:left;	
	font-size: 12px;
	font-family: Verdana,Helvetica;
	font-weight: bold;
}

.pdcover_tall {
	position: relative;
	width: 180px;
	height: 380px;
	background-color: #666;
	padding: 5px;
	margin:10px;
	text-align:center;
	float:left;	
	font-size: 12px;
	font-family: Verdana,Helvetica;
	font-weight: bold;
}

.pd_textbox {
	position: absolute;
	bottom: 3px;
	width: 180px;
	background:#F7F7F7;
	color: #006;
}

div.clear {
	clear:both;
}

/* Top Nav Bar
----------------------------------------------------------------------*/
/* Add a black background color to the top navigation */
.topnav {
    background-color: #000;
    overflow: hidden;
}

/* Style the links inside the navigation bar */
.topnav a {
    float: left;
    display: block;
	width: 190px;
    color: #f2f2f2;
	background-color: #333;
    text-align: center;
    padding: 8px 4px;
    text-decoration:none;
	font-weight:bold;
    font-size: 16px;
	margin:1px;
}

/* Add an active class to highlight the current page */
.active {
    background-color: #4CAF50;
    color: white;
}

/* Hide the link that should open and close the topnav on small screens */
.topnav .icon {
    display: none;
}

/* Dropdown container - needed to position the dropdown content */
.dropdown {
    float: left;
    overflow: hidden;
}

/* Style the dropdown button to fit inside the topnav */
.dropdown .dropbtn {
    font-size: 16px; 
    border: none;
	width: 196px;
    outline: none;
    color: white;
    padding: 10px 4px;
    background-color: #333;
    font-family: inherit;
	font-weight:bold;
    margin: 1px;
}

/* Style the dropdown content (hidden by default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 100px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

/* Style the links inside the dropdown */
.dropdown-content a {
    float: none;
	font-size: 14px; 
    color: white;
    padding: 12px 16px;
    text-decoration: none;
	font-weight:normal;
    display: block;
    text-align: left;
}

/* Add a dark background on topnav links and the dropdown button on hover */
.topnav a:hover, .dropdown:hover .dropbtn {
    background-color: #555;
    color: white;
}

/* Add a grey background to dropdown links on hover */
.dropdown-content a:hover {
    background-color: #ddd;
    color: black;
}

/* Show the dropdown menu when the user moves the mouse over the dropdown button */
.dropdown:hover .dropdown-content {
    display: block;
}

/* When the screen is less than 600 pixels wide, hide all links, except for the first one ("Home"). Show the link that contains should open and close the topnav (.icon) */
@media screen and (max-width: 600px) {
  .topnav a:not(:first-child), .dropdown .dropbtn {
    display: none;
  }
  .topnav a.icon {
    float: right;
    display: block;
  }
}

/* The "responsive" class is added to the topnav with JavaScript when the user clicks on the icon. This class makes the topnav look good on small screens (display the links vertically instead of horizontally) */
@media screen and (max-width: 600px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive a.icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
  .topnav.responsive .dropdown {float: none;}
  .topnav.responsive .dropdown-content {position: relative;}
  .topnav.responsive .dropdown .dropbtn {
    display: block;
    width: 100%;
    text-align: left;
  }
}