/*------------------------------------------------------------------------
# JA Iris for Joomla 1.5.x - Version 1.4 - Licence Owner JA152783
# ------------------------------------------------------------------------
# Copyright (C) 2004-2008 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
# @license - Copyrighted Commercial Software
# Author: J.O.O.M Solutions Co., Ltd
# Websites:  http://www.joomlart.com -  http://www.joomlancers.com
# This file may not be redistributed in whole or significant part.
-------------------------------------------------------------------------*/

/* COMMON STYLE
--------------------------------------------------------- */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	background: #e6e6e6 url(/templates/gpf/images/bg_tile.gif) repeat-x;
	color: #333333;
	font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
	line-height: 1.5;
}

body#bd {
	background: #e6e6e6 url(/templates/gpf/images/bg_tile.gif) repeat-x;
	color: #333333;
	text-align: center;
}

body.contentpane {
	margin: 1em;
	width: auto; /* Printable Page */
	background: #FFFFFF;
	color: #000000;
}

body.fs1{
	font-size: 9px;
}

body.fs2{
	font-size: 10px;
}

body.fs3{
	font-size: 11px;
}

body.fs4{
	font-size: 12px;
}

body.fs5{
	font-size: 13px;
}

body.fs6{
	font-size: 14px;
}

a,
a:active,
a:visited {
	color: #006699;
	text-decoration: underline;
}

a:hover {
	color: #333333;
	text-decoration: underline;
}

/* MODULE
--------------------------------------------------------- */
div.moduletable_menu h3,
div.moduletable h3 {
	margin: 0 0 5px;
	padding: 0;
	color: #333333;
	font-size: 100%;
	text-transform: uppercase;
}

div.moduletable_menu,
div.moduletable {
	margin: 0;
	padding: 10px 15px;
}

div.moduletable { padding: 5px 15px; }

/* JOOMLA STYLE
--------------------------------------------------------- */
#ja-col1 .article_seperator,
#ja-col2 .article_seperator,
#ja-topsl .article_seperator,
#ja-botsl .article_seperator {
	display: none;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-wrapper {
	margin: 0 auto;
	padding: 0;
	width: 750px;
	text-align: left;
	background: #fff;
}

.wide #ja-wrapper {
	margin: 0 auto;
	width: 970px;
	background: #fff;
}

.auto #ja-wrapper {
	width: 95%;
	background: #fff;
}

#ja-botslwrap,
#ja-subnavwrap {
	clear: both;
	width: 100%;
}

#ja-headerwrap,
#ja-mainnavwrap1 {
	clear: both;
	padding: 0 5px;
}

/* PRIMARY COLUMN
--------------------------------------------------------- */
#ja-contentwrap {
	width: 60%;
	float: left;
}

#ja-content {
	float: right;
	width: 66%;
	overflow: hidden;
}

#ja-content div.innerpad {
	clear: both;
	margin: 0;
	padding: 1em;
	display: block;
	height: 400px;
}

html>body #ja-content div.innerpad {
	height: auto;
	min-height: 400px;
}

/* SECONDARY COLUMNS
--------------------------------------------------------- */
#ja-mascol {
	width: 40%;
	float: right;
	clear: right;
	overflow: hidden;
}

#ja-col1 {
	float: left;
	width: 33.3%;
	overflow: hidden;
}

#ja-col1 h3 {
	margin: -10px -15px 10px;
	padding: 5px 15px;
	background: url(/templates/gpf/images/h3-bg.gif) repeat-y right #E4E4E4;
}

#ja-col2 {
	float: right;
	width: 50%;
	overflow: hidden;
}

/* 3RD COLUMNS
--------------------------------------------------------- */
#ja-col3 {
	float: left;
	width: 50%;
	overflow: hidden;
}

/* COLLAPSIBLE LAYOUT
--------------------------------------------------------- */
#ja-containerwrap {
}

#ja-container {
	background: url(/templates/gpf/images/mainwrap-bg1.gif) repeat-y 20% 0;
	: ;
}

#ja-containerwrap {
}

/* Left + Right */
#ja-containerwrap-lr #ja-contentwrap {
	width: 80%;
}

#ja-containerwrap-lr #ja-col1 {
	width: 25%;
}

#ja-containerwrap-lr #ja-content {
	width: 74.9%;
}

#ja-containerwrap-lr #ja-mascol {
	width: 20%;
}

#ja-containerwrap-lr #ja-col2 {
	width: 100%;
}

/* Only left */
#ja-containerwrap-lo #ja-contentwrap {
	width: 100%;
	float: none;
	clear: both;
}

#ja-containerwrap-lo #ja-col1 {
	width: 20%;
}

#ja-containerwrap-lo #ja-content {
	width: 79.9%;
}

/* Only right */
#ja-containerwrap-ro #ja-container {
	background: none;
}

#ja-containerwrap-ro #ja-contentwrap {
	width: 80%;
}

#ja-containerwrap-ro #ja-content {
	width: 100%;
}

#ja-containerwrap-ro #ja-mascol {
	width: 20%;
}

#ja-containerwrap-ro #ja-col2 {
	width: 100%;
}

/* Left + mascol */
#ja-containerwrap-lm #ja-contentwrap {
	width: 80%;
}

#ja-containerwrap-lm #ja-col1 {
	width: 25%;
}

#ja-containerwrap-lm #ja-content {
	width: 74.9%;
}

#ja-containerwrap-lm #ja-mascol {
	width: 20%;
}

#ja-containerwrap-lm #ja-col3 {
	width: 100%;
}

/* Only mascol */
#ja-containerwrap-mo #ja-container {
	background: none;
}

#ja-containerwrap-mo #ja-contentwrap {
	width: 80%;
}

#ja-containerwrap-mo #ja-content {
	width: 100%;
}

#ja-containerwrap-mo #ja-mascol {
	width: 20%;
}

#ja-containerwrap-mo #ja-col3 {
	width: 100%;
}

/* Mascol + Rightcol */
#ja-containerwrap-rm #ja-container {
	background: none;
}

#ja-containerwrap-rm #ja-content {
	width: 100%;
}

/* Wrapper */
#ja-containerwrap-w #ja-container {
	background: none;
}

#ja-containerwrap-w #ja-contentwrap {
	width: 100%;
	float: none;
	clear: both;
}

#ja-containerwrap-w #ja-content {
	width: 100%;
}

/* HEADER
--------------------------------------------------------- */
#ja-header {
	padding: 0;
	border-bottom: 1px solid #CCCCCC;
	line-height: normal;
	text-align: left;
	position: relative;
	height: 155px;
	z-index: 2;
}

#ja-header h1 {
	margin: 0;
	padding: 0;
	width: 252px;
	text-indent: -2000%;
	position: absolute;
	top: 10px;
	left: 15px;
	height: 100px;
	background: url(/templates/gpf/images/GPF_Logo.jpg) no-repeat;
}

#ja-header h1.europe {
	background: url(/templates/gpf/images/GPFE_Logo.jpg) no-repeat;
}

#ja-header h1 a {
	width: 252px;
	display: block;
	background: url(/templates/gpf/images/GPF_Logo.jpg) no-repeat;
	height: 100px;
	outline: none;
}

#ja-header h1.europe a {
	background: url(/templates/gpf/images/GPFE_Logo.jpg) no-repeat;
}

#ja-header h1 a:hover,
#ja-header h1 a:active,
#ja-header h1 a:focus {
	/*background: url(../images/logo-hover.gif) no-repeat;*/
}

/* MAIN NAVIGATION
--------------------------------------------------------- */
#ja-mainnav {
	padding: 0 10px;
	position: absolute;
	bottom: 0;
	left: 0;
}

#ja-mainnav a,
#ja-mainnav a:hover,
#ja-mainnav a:active,
#ja-mainnav a:focus {
	text-decoration: none;
	outline: none;
}

#ja-mainnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#ja-search {
	/* border: 1px solid #E4E4E4; */
	border-bottom: none;
	padding-left: 25px;
	/* background: url(../images/icon-search.gif) no-repeat 7px 50% #F7F7F7; */
	position: absolute;
	bottom: 0;
	right: 10px;
	width: 25em;
}

#ja-search div.mod-search {
	padding: 0;
}

#ja-search div.mod-search .text {
	width: 100px !important;
	border: none !important;
	padding: 5px !important;
	margin: 0 !important;
	border-left: 1px solid #E4E4E4 !important;
	background: #FFFFFF !important;
}

#ja-search div.mod-search .text-hover
{
	width: 120px !important;
	background: #FFFFCC !important;
	border: none !important;
	padding: 5px !important;
	margin: 0 !important;
	border-left: 1px solid #E4E4E4 !important;
}

/* Default Joomla! Menu */
a.mainlevel {
	margin: 0;
	padding: 5px 2px;
	width: 95%;
	border-bottom: 1px solid #DDDDDD;
	display: block;
	color: #333333 !important;
	text-decoration: none !important;
}

a.mainlevel:hover,
a.mainlevel:active,
a.mainlevel:focus {
	border-bottom: 1px solid #CCCCCC;
	background: url(/templates/gpf/images/arrow4.png) no-repeat 98% 50%;
	text-decoration: underline !important;
}

a.mainlevel#active_menu {
	background: url(/templates/gpf/images/arrow.png) no-repeat 98% 50%;
}

a.sublevel {
	padding: 3px 3px 3px 14px;
	display: block;
	background: url(/templates/gpf/images/sublevel-bg.gif) no-repeat top left;
}

a.sublevel:hover,
a.sublevel:active,
a.sublevel:focus {
}

#active_menu {
	font-weight: bold;
}

/* SPOTLIGHT
--------------------------------------------------------- */
/* Spotlight Box Style */
.ja-box-left, .ja-box-center, .ja-box-right {
	float: left;
	overflow: hidden;
}

.ja-box-full {
	float: none;
	overflow: hidden;
}

.ja-box-left div.moduletable {
	padding: 0 15px 0 0;
}

.ja-box-right div.moduletable {
	padding: 0 0 0 15px;
}

.ja-box-center div.moduletable {
	padding: 0 15px;
}

/* Top Spotlight */
#ja-topsl {
	clear: both;
	padding: 0;
	border-bottom: 1px solid #CCCCCC;
	position: relative;
	z-index: 1;
	height: 180px;
}

#ja-topsl h3 {
	margin: 0 0 10px;
	padding: 0;
	font-size: 200%;
	text-transform: none;
}

#ja-topsl p {
	margin: 0;
	padding: 0;
}

#ja-topsl a {
}

#ja-topsl div.moduletable {
	width: 45%;
	padding: 0;
	margin: 0;
	position: absolute;
	left: 15px;
	top: 30px;
}

/* Bottom Spotlight */
#ja-botsl {
	border-top: 1px solid #CCCCCC;
}

#ja-botsl div.moduletable {
	padding: 10px 15px;
	background: none;
}

#ja-botsl div.ja-box-left,
#ja-botsl div.ja-box-center {
	background: url(/templates/gpf/images/vdot2.gif) repeat-y right;
}

#ja-botsl h3 {
	margin: 0 0 5px;
	padding: 3px 0;
}

/* Common Styles for both Spotlight Area */
#ja-topsl ul,
#ja-botsl ul {
	margin: 0;
	padding: 0;
}

#ja-topsl li,
#ja-botsl li {
	padding-left: 12px;
	margin: 0;
	background: url(/templates/gpf/images/bullet-list.gif) no-repeat 2px 8px;
}

#ja-topsl td,
#ja-botsl td {
	padding: 0;
}

#ja-botsl .article_seperator,
#ja-topsl .article_seperator {
	display: none;
}

#ja-botsl table,
#ja-topsl table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* PATHWAY
---------------------------------------------------------*/
#ja-pathway {
	margin: 0;
	padding: 2px;
	display: block;
	color: #999999;
	font-size: 92%;
}

#ja-pathway img {
	margin: 0 5px 1px;
}

/* FOOTER
--------------------------------------------------------- */
#ja-footerwrap {
	border-top: 1px solid #CCCCCC;
	clear: both;
	color: #999999;
	height: 100px;
}

#ja-footer {
	text-align: right;
	overflow: hidden;
	position: relative;
	height: 100px;
}

#ja-footer a {
}

#ja-footer a:hover,
#ja-footer a:active,
#ja-footer a:focus {
}

.ja-banner {
	text-align: left;
	position: absolute;
	top: 15px;
	left: 15px;
}

#ja-footer ul {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 15px;
	right: 0;
}

#ja-footer ul li {
	padding: 0 8px;
	display: inline;
	background: url(/templates/gpf/images/vdot.gif) repeat-y center right;
}

#ja-footer small {
	position: absolute;
	top: 40px;
	right: 15px;
}

#ja-footer .mod-banners ul {
	position: relative;
	top: 0px;
}

#ja-footer .mod-banners ul li {
	padding: 0px;
	background: none;
	border: none;
	height: auto;
}


/* MISCELLANOUS
----------------------------------------------------------- */
ul.accessibility {
	position: absolute;
	top: -100%;
}

/* User Tools */
#ja-usertools {
	background: #FFFFFF;
	font-size: 11px;
	position: absolute;
	top: 30px;
	right: 10px;
}

#ja-usertools ul {
	margin: 0;
	padding: 0 0 0 10px;
	float: left;
}

#ja-usertools ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	background: none;
}

#ja-usertools img {
}

/* JA NEWSFLASH */
.nftitle {
	margin-bottom: 10px;
	font-size: 200%;
	text-decoration: none;
	color: #333333;
}

.nfcontent {
	margin: 0;
	font-size: 115%;
}

/* Clearfix */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	width: 100%;
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}


/***   ARCHIVE   ***/

.top2cols {
	display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.top2cols .logo {
	float: left;
    clear: both;
    position: relative;
}

.top2cols .back {
    float: right;
    padding: 0 4px 6px 0;
    font-size: 16px;
    font-weight: 600;
}
.top2cols .back a {
	text-decoration: none;
}

.subline {
    background-color: #931e20;
    clear: both;
    color: #fff;
    text-align: center;
    font-size: 20px;
    letter-spacing: 2px;
}

