/*------------------------------------------------------------------------
# JA Vauxite for Joomla 1.5 - Version 1.0 - Licence Owner JA125350
# ------------------------------------------------------------------------
# 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.
-------------------------------------------------------------------------*/

html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	background: url(../images/bkground1.jpg) #eeeeee;
	color: #333;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	line-height: 1.5;
}

body#bd {
	color: #333; 
	/* background: #FFFFFF; */
}

body.contentpane {
	color: #000000;
	font-size: 12px;
	line-height: 1.3em;
	margin: 0;
	margin: 1em 2em;
	width: auto; /* Printable Page */
}

body.fs1 {font-size: 10px;}
body.fs2 {font-size: 11px;}
body.fs3 {font-size: 12px;}
body.fs4 {font-size: 13px;}
body.fs5 {font-size: 14px;}
body.fs6 {font-size: 15px;}

/* Normal link */
a {
	color: #046380;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #046380;
	text-decoration: underline;
}

a img {
	border: none;
}

/* Title text */
.contentheading, .componentheading, h1, h2, h3, h4 {
	line-height: 1.1;
}

#ja-current-content h3 {
	line-height: 1.5em;
	font-weight: normal;
	color: #046380;
}

/* Small text */
small, .small, .smalldark, .createby, .createdate, .modifydate, .img_caption,
p.site-slogan, a.readon, #ja-pathway, #ja-botsl, #ja-footer {
	font-size: 92%;
}

#ja-colwrap {
	font-size: 92%;
}

small, .small {
	color: #999999;
}

img {
	margin: 0;
	padding: 0;
}

img.caption {
	margin: 5px 10px 10px 10px;
}

.left img.caption , .right img.caption {
	margin: 0px 0 0 0px;
}

img.no-caption {
	margin-top: 5px;
}

.img_caption {
	color: #999999;
}

/* Heading */
h1 {font-size: 225%; font-weight: normal;}
h2 {font-size: 200%; font-weight: normal;}
h3 {font-size: 150%;}
h4 {font-size: 125%;}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6, .nftitle{
	margin: 10px 0;
	padding: 0;
	line-height:18px;
}

ul {
	list-style: none;
}

ul li {
	background: url(../images/bullet.gif) no-repeat 18px 7px;
	line-height: 160%;
	padding-left: 30px;
}

ol li {
	line-height: 180%;
	margin-left: 20px;
}

th {
	font-weight: bold;
	padding: 5px;
	text-align: left;
}

fieldset {
	border: none;
	padding: 10px 5px;
}

fieldset a {
	font-weight: bold;
}

fieldset.input {
	padding: 0;
}

hr {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #CCCCCC;
	height: 1px;
}

td, div {
	font-size: 100%;
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.inputbox {
	border: 1px solid #D4D4D4;
	padding: 3px 3px;
	color: #333333;
	background: #FFFFFF;
}

.button {
	background: #333333;
	border: 1px solid #040404;
	color: #f0f0f0;
	font-size: 100%;
	font-weight:bold;
	padding: 1px 8px;
}

.bot20notie {
	padding-bottom: 20px;
}

* html .button { /*IE 6*/
	padding: 2px 3px !important;
}

*+html .button { /*IE 7*/
	padding: 2px 3px !important;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog {
}

.article_separator {
	clear: both;
	display: block;
	height: 30px;
	background: url(../images/dot.gif) repeat-x center;
}

.article_column {
}

.column_separator {
	padding: 0 25px;
}

/* content tables */
td.sectiontableheader {
	background: #666666;
	border: 1px solid #CCCCCC;
	padding: 4px;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
	padding: 4px 4px 6px;
	border-bottom: 1px solid #CCCCCC;
}

tr.sectiontableentry0:hover td,
tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
	background-color: #E9F4F8;
}

tr.sectiontableentry2 td {
	background-color: #F7F7F7;
}

table.contentpane {
	border: none;
	width: 100%;
}

table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}

table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 35%;
	font-size: 92%;
}

table.contenttoc a {
}

table.contenttoc td {
	background: url(../images/bullet.gif) no-repeat 10px 9px;
	padding: 1px 5px 1px 20px;
}

table.contenttoc th {
	border-bottom: 1px solid #CCCCCC;
	padding: 0 0 3px;
	text-indent: 5px;
}

table.poll {
	border-collapse: collapse;
	padding: 0;
	width: 100%;
}

table.pollstableborder {
	border: none;
	padding: 0;
	text-align: left;
	width: 100%;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	border-collapse: collapse;
	border-spacing: 0;
	padding: 4px !important;
	background: none;
}

table.pollstableborder tr.sectiontableentry1 td {
	background: #F7F7F7;
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

table.adminform {}
.adminform .inputbox {}

.blog_more {}

.blog_more strong {
	display: block;
	font-size: 125%;
	margin: 0 0 5px;
}

.blog_more ul {
	margin: 0;
	padding: 0;
}

.blog_more ul li {
	background: url(../images/bullet.gif) no-repeat 6px 10px;
	margin: 0;
	padding: 0 0 0 17px;
}

.category {
	font-size: 125%;
	font-weight: bold;
}

h1.componentheading, .componentheading {
	/* margin: 0 0 10px;
	padding: 0 0 5px; */
}

.componentheading {
	font-size: 150%; /* @willy */
	line-height: 175%;
	font-weight: normal;
	border-bottom: 1px solid #D4D4D4; 
	border-top: 1px solid #D4D4D4; 
	clear:both;
	/* margin-bottom: 10px; */
}

.fp_componentheading {
	font-size: 150%; 
	line-height: 175%;
	font-weight: normal;
	border-bottom: 1px solid #d4d4d4; 
	color: #006db5; /* @willy */
	clear:both;
	margin-bottom: 10px;
	margin-top: -10px;
}

.contentdescription {
	display: block;
	padding: 10px;
	margin: 10px 0;
	font-size: 125%;
	font-style: italic;
}

h2.contentheading, .contentheading {
	/* margin: 0; */
	margin: 0 40px 0 0;
	padding: 0 8px 0 0;
	font-size: 250%;
}

table.blog .contentheading {
	font-size: 185%;
}

table.blog .fp_contentheading {
	font-size: 160%;
	line-height: 1.1em;
	color: #006db5;
	margin-top: 0;
} 

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
}

a.readon {
	background: url(../images/readon-bg.png) top no-repeat;
	width: 96px;
	text-indent: 10px;
	color: #fdfdfd;
	height: 25px;
	line-height: 25px;
	float: right;
	font-weight: 800; 	/* @willy */
	font-size: 90%; 	/* @willy */
}

a.readon:hover, a.readon:active, a.readon:focus {
	background: url(../images/readon-bg.png) bottom no-repeat;
	width: 96px;
	color: #fdfdfd;
	text-decoration: none;
	height: 25px;
	line-height: 25px;
	text-indent: 10px;
	float: right;
	font-weight: 800; 	/* @willy */
	font-size: 90%; 	/* @willy */
}


#ja-bottomwrap .hide span{
	background:url(../images/ja-cpanel-bottom-show.gif) no-repeat center right;
}
#ja-bottomwrap .show span{
	background:url(../images/ja-cpanel-bottom-hide.gif) no-repeat center right;
}

table.contentpaneopen td, table.contentpane td {
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}



ul.pagination {
	margin: 15px auto 0;
	padding: 0;
}

ul.pagination li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}

ul.pagination li span{
	padding: 2px 5px;
}

ul.pagination a {
	padding: 2px 3px;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
}

.pagenavbar {
	background: url(../images/icon-pages.gif) no-repeat center left;
	font-weight: bold;
	padding-left: 14px;
}

.pagenavcounter {
	background: url(../images/icon-pages.gif) no-repeat 0 11px;
	font-weight: bold;
	padding: 8px 14px 0 14px;
}

.sectiontableheader {
	color: #FFFFFF;
	font-weight: bold;
	padding: 8px 5px;
}

.sectiontableheader a {
	color: #FFFFFF;
}

tr.sectiontableentry1 td {
	padding: 8px 5px;
}

tr.sectiontableentry2 td {
	padding: 8px 5px;
}

tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
}

.smalldark {
	text-align: left;
}

div.syndicate div {
	text-align: center;
}

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}

/* META
--------------------------------------------------------- */
.article-tools {
	display: block;
	margin: 0 0 10px;
	width: 100%;
	clear: both;
	color: #999999;
	position: relative;
	padding-top:5px;
}

.article-meta {
	padding: 0;
	width: 70%;
	float: left;
}

.article-section, .article-category {
	font-size: 92%;
	text-transform: uppercase;
}

.createby {
	padding: 0 5px 0 5px;
}

.createdate {
	padding: 0 5px 0 0;
	background: url(../images/vline.gif) no-repeat right;
}

.modifydate {
	color: #999999;
}

div.buttonheading {
	position: absolute;
	top: -25px;
	right: 0;
	width: 80px;
	/* padding: 2px; */
}

.buttonheading img {
	/* margin: 0 2px 0 0; */
	margin: 0;
	border: 0;
	float: right;
	background:none;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-header,
#ja-mainnav,
#ja-subnav,
#ja-container,
#ja-botsl,
#ja-footer {
	width: 950px;
	margin: 0 auto;
	clear: both;
}

#ja-container {
	padding: 10px 0;
}

/* TOP HEADER - SLIDESHOW @willy
--------------------------------------------------------- */

#ja-slideshow {
	clear: both;
	display: block;
/* 	margin-left: -20px;
	margin-top: -20px; */
	width: 100%;
	padding-bottom: 10px;
}

/* PRIMARY COLUMN
--------------------------------------------------------- */

#ja-content {
	clear: both;
	display: block;
	float: left;
	width: 64%;
}

.leftlayout #ja-content {
	float: left;
}

.rightlayout #ja-content {
	float: right;
}

#ja-current-content {
	margin-bottom:10px;
}

/* content + 3 col */
div.ja-wrap-center {
	margin: 0;
	padding: 0;
	background: url(../images/box-center.gif) repeat-y center top #FFFFFF; 
	clear: both;
	display: block;
	width: 100%;
}

div.ja-wrap-top {
	background: url(../images/box-top.gif) no-repeat center top;
}

div.ja-wrap-bot {
	padding: 20px;
	background: url(../images/box-bot.gif) no-repeat center bottom;
}

/* COLUMNS
--------------------------------------------------------- */
#ja-colwrap {
	float: right;
	overflow: hidden;
	width: 34.9%;
}

.leftlayout #ja-colwrap {
	float: right;
}

.rightlayout #ja-colwrap {
	float: left;
}

#ja-colmass, #ja-cols {
	clear: both;
	width: 100%;
} 

#ja-colmass {
	padding: 0 10px 0 10px;
	background: url(../images/colmass.jpg) repeat-y;
	height: auto;
} 

#ja-colmass-top {
	height: 9px;
	background: url(../images/colmass-top.jpg) no-repeat;
} 

#ja-colmass-bot {
	height: 9px;
	background: url(../images/colmass-bot.jpg) no-repeat;
} 

/*masstop*/
#ja-colmass div.module div div div h3, #ja-colmass div.module_lhn div div div h3, #ja-colmass div.module_news div div div h3{
	/* margin-left: 5px; */
}

#ja-colmass div.module div div div  div, #ja-colmass div.module_lhn div div div  div, #ja-colmass div.module_news div div div  div, div.module_faro div div div  div {
	padding: 10px;  /* @willy */
}

#ja-colmass div.module,
#ja-colmass div.module_lhn,
#ja-colmass div.module_news,
#ja-colmass div.module_faro  {
	width: 308px; 
}	

/*columns*/
#ja-col1 {
	float: left;
	overflow: hidden;
	width: 50%;
	clear: both;
}

#ja-col1 div.ja-innerpad {
	padding: 0 5px 0 0px;
}

#ja-col2 div.ja-innerpad {
	padding: 0 0 0 5px;
}

#ja-col2 {
	float: right;
	overflow: hidden;
	width: 49.9%;
}

/*common style for column*/
#ja-colwrap a {}

#ja-colwrap a:hover, #ja-colwrap a:active, #ja-colwrap a:focus {}

#current a:hover, #current a:active, #current a:focus {
	text-decoration: none;
}

#ja-colwrap table {
	border-collapse: collapse;
	border-spacing: 0;
}

#ja-colwrap .article_separator {
	display: none;
}

/* COLLAPSIBLE LAYOUT
--------------------------------------------------------- */
#ja-containerwrap, #ja-containerwrap-c, #ja-containerwrap-cm, #ja-containerwrap-f, #ja-containerwrap-m {
	clear: both;
	border-top: 1px solid #FFFFFF;
/* 	background: #EEEEEE; */
}

/* full */
#ja-containerwrap-f #ja-container , #ja-containerwrap-f #ja-container-inner  {
}

#ja-containerwrap-f #ja-content {
	width: 100%;
}

#ja-containerwrap-f div.ja-wrap-center {
	background: url(../images/box-center1.gif) repeat-y center top #FFFFFF;
}

#ja-containerwrap-f .ja-wrap-top {
	background: url(../images/box-top1.gif) no-repeat center top;
}

#ja-containerwrap-f .ja-wrap-bot {
	background: url(../images/box-bot1.gif) no-repeat center bottom;
}

/* content + col + mass */
#ja-containerwrap-cm #ja-container {
}

#ja-containerwrap-cm #ja-container-inner {
	/* background: none; */
}

#ja-containerwrap-cm #ja-col1,
#ja-containerwrap-cm #ja-col2 {
	width: 100%;
}

/* content + col */
#ja-containerwrap-c #ja-container {
}

#ja-containerwrap-c #ja-container-inner {
	background: none;
}

#ja-containerwrap-c #ja-content {
	width: 82%;
}

#ja-containerwrap-c #ja-colwrap {
	width: 17%;
}

#ja-containerwrap-c #ja-col1,
#ja-containerwrap-c #ja-col2 {
	width: 100%;
}

#ja-containerwrap-c div.ja-wrap-center {
	background: url(../images/box-center2.gif) repeat-y center top #FFFFFF;
}

#ja-containerwrap-c .ja-wrap-top {
	background: url(../images/box-top2.gif) no-repeat center top;
}

#ja-containerwrap-c .ja-wrap-bot {
	background: url(../images/box-bot2.gif) no-repeat center bottom;
}

/* content + mass */
#ja-containerwrap-m #ja-container {
}

#ja-containerwrap-m #ja-container-inner {
	background: none;
}

/* MODULE
--------------------------------------------------------- */
/* Module Default*/
div.module h3, div.module_lhn h3, div.module_faro h3, div.module_news h3, div.module_white h3 {
	font-size: 100%;
	padding: 0;
	position: relative;
	color: #006db5; /* @willy */
	text-transform: uppercase;
	margin: 0 -10px 5px;
	height: 30px;
	line-height: 32px;
	text-indent: 10px;
}

div.module h3 span.ja-mdtool, div.module_lhn h3 span.ja-mdtool, div.module_news h3 span.ja-mdtool, div.module_faro h3 span.ja-mdtool, div.module_white h3 span.ja-mdtool {
	display: block;
	height: 17px;
	width: 17px;
	position: absolute;
	right: 15px;
	top: 8px;
}

div.module, div.module_blank, div.module_news, div.module_white  {
	background: url(../images/bor_br.gif) no-repeat right bottom !important;
	margin-bottom: 10px;
	width: 100%;
	float: left;
	clear: both;
}

#ja-colmass div.module, #ja-colmass div.module_blank, #ja-colmass div.module_news {
	background: url(../images/blue/bor_br.png) no-repeat right bottom !important; 
}

div.module_lhn, div.module_white {
	/* background: url(../images/lhn_bor_br.gif) no-repeat right bottom !important; */
	background: url(../images/lhn_bor_br.gif) no-repeat right bottom !important;
	margin-bottom: 10px;
	width: 100%;
	float: left;
	clear: both;
}

#ja-colmass div.module_lhn {
	background: url(../images/blue/lhn_bor_br.png) no-repeat right bottom !important;
}

div.module_faro {
	background: url(../images/mission_bor_br.gif) no-repeat right bottom;
	margin-bottom: 10px;
	width: 100%;
	float: left;
	clear: both;
}

div.module div, div.module_lhn div, div.module_news div, div.module_faro div, div.module_white div {
	background: url(../images/bor_bl.gif) no-repeat left bottom;
	margin: 0;
}

#ja-colmass div.module div, #ja-colmass div.module_lhn div, #ja-colmass div.module_news div, #ja-colmass div.module_faro div {
	background: url(../images/blue/bor_bl.png) no-repeat left bottom;
}

div.module div div, div.module_lhn div div, div.module_news div div, div.module_faro div div {
	background: url(../images/bor_tr.gif) no-repeat right top;
}

div.module_white div div {
	background: url(../images/bor-white_tr.png) no-repeat right top;
}


#ja-colmass div.module div div, #ja-colmass div.module_lhn div div, #ja-colmass div.module_faro div div {
	background: url(../images/blue/bor_tr.png) no-repeat right top;
}

#ja-colmass div.module_news div div  {
	background: url(../images/blue/banks-n-beaches-header-right.jpg) no-repeat right top;
}


div.module div div div, div.module_lhn div div div, div.module_news div div div, div.module_faro div div div {
	background: url(../images/bor_tl.gif) no-repeat left top;
	padding: 0 10px 10px;
	overflow: hidden;
	display: block;
}

div.module_white div div div {
	background: url(../images/bor-white_tl.png) no-repeat left top;
	padding: 0 10px 10px;
	overflow: hidden;
	display: block;
}

#ja-colmass div.module div div div, #ja-colmass div.module_lhn div div div, #ja-colmass div.module_faro div div div {
	background: url(../images/blue/bor_tl.png) no-repeat left top;
}

#ja-colmass div.module_news div div div {
	background: url(../images/blue/banks-n-beaches-header-left.jpg) no-repeat left top;
}

#ja-colmass div.module div div div div , #ja-colmass div.module_lhn div div div div , #ja-colmass div.module_faro div div div div ,
div.module div div div div , div.module_lhn div div div div , div.module_faro div div div div, div.module_white div div div div   {
	background: none;
	padding: 0;
	display: block;
	width: 100%;
}
#ja-colmass div.module div div div div , #ja-colmass div.module_lhn div div div div , #ja-colmass div.module_faro div div div div  {
 	clear: both; 
}
	
div.module_faro div  div  div  {
	margin-right: 20px;
}

#ja-colmass div.module_news div div div div {
	background: none; /*  url(../images/newsletter.jpg) no-repeat transparent right bottom; */
	margin-top: 100px;
	padding: 0;
	display: block;
	clear: both;
	width: 100%;
	/* height: 155px; */
}

/* blank module */
div.module_blank {
	background: none !important;
	margin-bottom: 0;
	padding-bottom: 10px;
}

div.module_blank div {
	margin: 0;
	padding: 0;
	background: none;
}

/* botsl module */
#ja-botsl div.moduletable  {
	padding: 0 10px 10px;
	height: auto !important;
}

#ja-botsl div.moduletable h3 {
	padding: 2px 10px 2px;
	left: -10px;
	/* top: -10px; */
	position: relative;
	/* padding: 0 0 5px; */
	font-size: 100%;
	line-height: 26px;
	text-transform: uppercase;
	color: #006db5;
	background: url(../images/botsl-tit.gif) transparent no-repeat;
	width: 223px;
	height: 30px;
	/* border-bottom: 1px solid #666666; */
}

#ja-botsl div.moduletable h3 {

}

/* mis */
div.banneritem_text {
	padding: 5px 0 !important;
}

div.advs {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

div.moduletable ul,
div.moduletable_text ul,
div.moduletable_menu ul,
div.moduletable_hilte ul {
	margin: 0;
	padding: 0;
}

div.moduletable li,
div.moduletable_text li,
div.moduletable_menu li,
div.moduletable_hilite li {
	background: url(../images/bullet.gif) no-repeat 5px 8px;
	margin: 0;
	padding-left: 16px;
}

/* HEADER
--------------------------------------------------------- */
#ja-headerwrap {
	background: url(../images/header.gif) repeat-x left bottom #333333;
	position: relative;
	z-index: 100;
}

#ja-header {
	height: 91px;
	line-height: normal;
	position: relative;
}

h1.logo, div.logo-text H1 {
	margin: 0;
	padding: 0;
	font-size: 300%;
}

h1.logo a {
	width: 638px;
	display: block;
	background: url(../images/logo.png) no-repeat;
	position: absolute;
	height: 91px;
	top: 0px;
	left: 0;
}

h1.logo a span {
	position: absolute;
	top: -1000px;
}

div.logo-text {
	position: absolute;
	top: 30px;
	left: 5px;
}

div.logo-text h1 a {
	outline: none;
	letter-spacing: 1px;
	font-weight: bold;
	color: #FFFFFF;
}

h1.logo-text a:hover,
h1.logo-text a:focus,
h1.logo-text a:active {
	text-decoration: none;
}

p.site-slogan {
	margin: 5px 0 0;
	padding: 1px;
	color: #999999;
}

/*Head Tools*/
#ja-headtools:hover,
#ja-headtools.hover {
	border: 1px solid #CCCCCC;
	background: #F7F7F7;
}

#ja-headtools .ja-innerpad {
	position: relative;
	padding: 5px;
	float: left;
}

#ja-headtools ul {
	margin: 0;
	padding: 3px 0 0;
	float: left;
	white-space: nowrap;
}

#ja-headtools li {
	margin: 0;
	padding: 0 8px;
	display: inline;
	background: url(../images/vline.gif) no-repeat right center;
	line-height: normal;
}

#ja-headtools li a {
}

/* MAIN NAVIGATION
--------------------------------------------------------- */
#ja-mainnavwrap {
	background: url(../images/mainnav-bg.gif) repeat-x left bottom;
	border-bottom: 1px solid #B4B4B4;
}

#ja-mainnav {}

#ja-mainnav a, #ja-subnav a {
	outline: none;
}

#ja-subnavwrap {
	background: #040404;
	margin-top: -1px;
}

#ja-subnav {}

#ja-subnav ul {
	margin: 0;
	padding: 0;
}

#ja-subnav li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#ja-subnav li a {
	display: block;
	float: left;
	padding: 7px 15px 5px;
	background: url(../images/vline.gif) no-repeat left 13px;
	color: #CCCCCC;
}

#ja-subnav li a:hover, #ja-subnav li a:active, #ja-subnav li a:focus  {
	color: #FFFFFF;
	text-decoration: none;
}

#ja-subnav li.active a,
#ja-subnav li.active a:hover,
#ja-subnav li.active a:active,
#ja-subnav li.active a:focus {
	font-weight: bold;
	color: #FFFFFF;
}

#ja-subnav li a.first-item {
	background: none;
}

/* breadcrumbs */
#ja-pathway {
	border-bottom: 1px solid #EEEEEE;
	margin: 0 auto 10px auto;
	padding: 0 0 5px;
}

#ja-pathway strong {
	margin-right: 5px;
}

#ja-pathway a {
}

#ja-pathway img {
	margin: 1px 5px;
}

/* Default Joomla! Menu */
ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu li {
	background: none;
	margin: 0;
	padding: 0;
}

ul.menu li a {
	display: block;
	outline: none;
	padding: 4px 0 6px;
	background: url(../images/dot.gif) repeat-x bottom;
	width: 99%;
}

ul.menu li a:hover,
ul.menu li a:active,
ul.menu li a:focus {
}

ul.menu li.active a {
	color: #333333;
	font-weight: bold;
}

ul.menu li ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu li li a {
	background: url(../images/arrow.png) no-repeat 7px 9px !important;
	border: none;
	font-weight: normal !important;
	padding: 2px 0 2px 15px !important;
}

ul.menu li li a:hover,
ul.menu li li a:active,
ul.menu li li a:focus {
	color: #333333;
}

/* SPOTLIGHT
--------------------------------------------------------- */
/* Spotlight Box Style */
.ja-box-full, .ja-box-left, .ja-box-center, .ja-box-right {
	float: left;
	overflow: hidden;
}

.ja-box-left, .ja-box-center {
}

/* Top spotlight */
#ja-topsl {
/* 	height: 240px;
	margin: 0 0 10px; */  /* estaba de vauxite... lo sacamos x las dudas @willy */
}

/* Top Spotlight */
#ja-topsl {
	/* margin-bottom: 10px; */
}

#ja-topsl .ja-box-left div.moduletable,
#ja-topsl .ja-box-center div.moduletable  {
	margin: 10px 5px 10px 0;
}

#ja-topsl .ja-box-right div.moduletable {
	margin: 10px 0 10px 5px;
}


#ja-topsl ul {
	margin: 0;
	padding: 0;
}

#ja-topsl li {
	background: url(../images/arrow.png) no-repeat 2px 10px;
	margin: 0;
	padding-left: 12px;
}

#ja-topsl div.moduletable {
	margin-bottom: 20px;
}
#ja-topsl div.moduletable_menu {
	margin-bottom: 20px;
}
#ja-topsl div.moduletable_text {
	margin-bottom: 20px;
}

#ja-topsl td {
	padding: 0;
}

#ja-topsl .article_seperator {
	display: none;
}

#ja-topsl table{
	border-collapse: collapse;
	border-spacing: 0;
}


/* Bot spotlight */
#ja-botslwrap {
	background: url(../images/botsl-bg.gif) repeat-x left top #005fa1;
	color: #ffffff;
	border-bottom: 1px solid #004979;
}

#ja-botsl {}

#ja-botsl a {
	color: #FFFFFF;
}

#ja-botsl a:hover, #ja-botsl a:active, #ja-botsl a:focus {
	color: #FFFFFF;
}

#ja-botsl .ja-box-left div.moduletable,
#ja-botsl .ja-box-center div.moduletable  {
	margin: 10px 6px 0 0;
	color: #f0f0f0;
}

#ja-botsl .ja-box-right div.moduletable {
	margin: 10px 0 0 6px;
	color: #f0f0f0;
}

#ja-botsl ul, #ja-botsl ol {
	margin: 0;
	padding: 0;
}

#ja-botsl ol li {
	margin: 0 0 0 20px;
	padding: 0;
	background: none;
}

#ja-botsl ul li {
	margin: 0;
	padding: 0 0 0 15px;
	background: url(../images/bullet.gif) no-repeat 5px 7px;
}

/* FOOTER
--------------------------------------------------------- */
#ja-footerwrap {
	padding: 5px 0 10px;
	clear: both;
	background: #003153;
	border-top: 1px solid #3d515f;
}

#ja-footer {
	color: #d0d0d0;
	padding: 10px 0;
	margin: 0 auto;
}

#ja-footer small a {
	color: #d0d0d0;
}

#ja-footer ul {
	margin: 0;
	padding: 0;
	line-height: normal;
	float: left;
}

#ja-footer small {
	float: right;
	font-size: 100%;
	color: #d0d0d0;
}

#ja-footer li {
	display: inline;
	margin: 0;
	padding: 0 10px;
	background: none;
}

#ja-footer li a {
	display: inline;
	line-height: normal;
	color: #d0d0d0;
}

#ja-footer a:hover, #ja-footer a:active, #ja-footer a:focus {
	color: #FFFFFF;
}

#ja-footer li.ja-firstitem {
	background: none;
	padding-left: 0;
}

.ja-footurl {
	float: none;
	clear: both;
}

/* MISCELLANOUS
----------------------------------------------------------- */
ul.accessibility {
	position: absolute;
	top: -100%;
}

/* Login Form */
#login-wrap {
}

#login-wrap form {
	float: left;
}

#login-wrap form label {
}

#login-wrap form input.button {
	float: left;
}

#login-wrap form #mod_login_username,
#login-wrap form #mod_login_password {
	width: 90%;
	margin: 0px 8px 5px 0;
	font-weight: bold;
}

#login-wrap form #mod_login_username {
}

#login-wrap form #mod_login_password{
}

#login-wrap form a {
	padding: 0 5px;
	text-decoration: none;
}

#login-wrap form a:hover,
#login-wrap form a:active,
#login-wrap form a:focus {
	text-decoration: underline;
}

.ja-login-fields, .ja-login-footer {
	margin: 5px;
}

div.ja-login-links {
	text-align: left;
}

div.ja-login-links a {
	margin: 0;
	padding: 0 !important;
}

/* Login */
#ja-login {
	top: 20px;
	right: 0;
	position: absolute;
	/* background: url(../images/search-form.png) no-repeat left top; */
	/* width: 200px;
	height: 24px; */	
}


/* Search */
#ja-search {
	top: 45px;
	right: 0;
	position: absolute;
	background: url(../images/search-form.png) no-repeat left top;
	width: 200px;
	height: 24px;	
}

#ja-search .inputbox {
	background: none;
	border: none;
	padding: 0;
	margin: 5px 0 0 30px;
}

#ja-search .button {
	margin-left: 5px;
}

.search_search {
	/* top: 45px; */
	/* right: 0; */
	/* position: relative; */
	margin: 13px 0 0px 0px;
	background: url(../images/search-form-wide.png) no-repeat;
	/* width: 320px; */
	height: 38px;
}

.search_search:hover {
	margin: 13px 0 0px 0px;
	background: url(../images/search-form-wide-hover.png) no-repeat;
	height: 38px;
}

.inputbox_search{
	background: none;
	border: none;
	padding: 0;
	margin: 4px 0 2px 30px;
	color: #646464;
}

.button_search {
	margin-left: 5px;
}


/*usertool*/
a#ja-cpanel-switcher {
	height: 30px;
	color: #666666;
	background: url(../images/ja-cpanel-switcher.png) no-repeat left bottom;
	display: block;
	width: 220px;
	text-align: center;
}

a#ja-cpanel-switcher:hover, a#ja-cpanel-switcher:active, a#ja-cpanel-switcher:focus {
	color: #FFFFFF;
	text-decoration: none;
}

a#ja-cpanel-switcher span {
	line-height: 30px;
	letter-spacing: 1px;
	font-size: 10px;
	padding-right: 20px;
}

#ja-cpanel-tools {
	color: #999999;
	display: block;
	font-size: 92%;
	right: 0;
	position: absolute;
	width: 220px;
	z-index: 100;
}

#ja-cpanel-tools .show span {
	background: url(../images/ja-cpanel-hide.gif) no-repeat right center;
	cursor: pointer;
}

#ja-cpanel-tools .hide span {
	background: url(../images/ja-cpanel-show.gif) no-repeat right center;
	cursor: pointer;
}

#ja-cpanel {
	background: #151515;
	width: 220px;
	height: auto;
	border-bottom: 1px solid #333333;
}

#ja-usertools {
	float: left;
	padding: 10px 0;
	width: 100%;
}

#ja-usertools span {
	border-bottom: 1px solid #333333;
	display: block;
	padding: 5px 15px;
	color: #666666;
}

#ja-usertools strong {
	font-weight: normal;
	float: left;
	padding: 0 5px 2px 8px;
	display: block;
}

#ja-usertools ul {
	margin: 0;
	padding: 0;
	float: left;
}

#ja-usertools li {
	background: none;
	display: block;
	float: left;
	margin: 0;
	padding: 0 5px;
}

#ja-usertools img {}

a#reset-default {
	display: block;
	margin-left: 15px;
	margin-top: 20px;
	width: 100px;
}

/*colors*/
#ja-usercolor {
	margin-bottom: 5px;
}

#ja-usercolor ul {
	margin: 10px;
}

/*layout*/
#ja-userlayout {
	margin-bottom: 5px;
}

#ja-userlayout ul {
	margin: 10px;
}

/*fonts*/
#ja-userfont {
	margin-bottom: 10px;
	border-bottom: 1px solid #333333;
}

#ja-userfont span {
	border: none;
	float: left;
	padding-right: 15px;
}

#ja-userfont ul {
	margin-top: 3px;
}

/*others*/
#ja-banner,
#ja-banner1,
#ja-banner3 {
	margin: 0 0 10px;
	padding: 0;
/* 	text-align: center; */
	overflow: hidden;
	width: 100%;
}

#ja-banner2 {
	margin: 0 0 0;
	padding: 0;
	/* 	text-align: center; */
	overflow: hidden;
	width: 100%;
}

div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	display: block;
	margin: 10px 0;
}

.clr {
	clear: both;
}

.hasTip img {
	border: none;
	float: left;
	background: none;
	margin: 0;
	padding: 0;
}

div.ja-innerdiv {
	clear: both;
	margin-bottom: 5px !important;
	padding-bottom: 5px !important;
	border-bottom: 1px solid #D4D4D4;
}

div.ja-innerdiv img {
	padding: 2px;
	border: 1px solid #CCCCCC;
}

.marquee {
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin: 5px;
}

/* JA Highslide */
a.highslide-credits em {
	font-style: normal;
	font-size: 10px !important;
	font-weight: bold;
}

/* Tooltips */
.tool-tip {
	background: #FFFFFF;
	border: 1px solid #F7F7F7;
	float: left;
	max-width: 200px;
	padding: 5px;
}

.tool-title {
	background: url(../../system/images/selector-arrow.png) no-repeat;
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	margin-top: -15px;
	padding: 0;
	padding-bottom: 5px;
	padding-top: 15px;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
	margin: 0;
	padding: 0;
}

#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
	background: none;
	color: #FFFFFF;
	margin: 0;
	padding: 5px;
}

/* System Standard Messages */
#system-message dd.message ul {
	background: #666666;
	border: none;
}

/* System Error Messages */
#system-message dd.error ul {
	background: #CC0000;
	border: none;
}

/* System Notice Messages */
#system-message dd.notice ul {
	background: #666666;
	border: none;
}

/* Clearfix */
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	display: block;
	width: 100%;
}

* html .clearfix {
	height: 1%;
}

.banneritem {
	text-align: center;
}

#vmMainPage {
	background: #fff;
}

#vmMainPage .sectiontableheader {
	color: #006699;
	font-size: 125%;
	font-weight: bold;
}
#vmMainPage legend {
	border-bottom: 1px solid #006699;
	width: 95%;
	line-height: 1em;	
}

#vmMainPage a.category:hover,
#vmMainPage a.category:focus,
#vmMainPage a.category:active {
	color: #006699;
}

#vmMainPage a.readon {
	color: #006699;
}

#vmMainPage a.readon:hover,
#vmMainPage a.readon:active,
#vmMainPage a.readon:focus {
	color: #CC0000;
	background: url(../../images/blue/arrow-on.png) no-repeat left center;
}

/* front stop - tailoring para ja-news @willy */
hr.frontstop {
	display: none;
}

/* SLWI */
.ja-slwi-container {
	width: 97%;
	margin-left: 2px;
	margin-bottom: 0px;
}

.ja-slwi-container h3 {
	color: #fff !important; 
	color: #fff; 
	font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100% !important;
	margin: 0 !important; 
	line-height: normal !important;
	padding: 7px 10px !important;
	text-transform: uppercase;
}

.ja-slwi-container h3 span {
	background: none !important;
}

.ja-slwi-text p {
	/* color: #666666; */
	margin-top: 0;
	padding: 0 10px;
}

/* ja-newsflash */
#ja-colmass .nftitle {
	font-size: 135%;
	font-weight: bold;
	padding-top: 5px;
	color: #f8e49b;
	margin: 5px;
	padding-left: 5px;	
}

#ja-colmass .nftitle a,
#ja-colmass .nftitle a:hover,
#ja-colmass .nftitle a:active,
#ja-colmass .nftitle a:focus,
#ja-colmass .nfcontent a,
#ja-colmass .nfcontent a:hover,
#ja-colmass .nfcontent a:active,
#ja-colmass .nfcontent a:focus  {
	text-decoration: none;
	color: #f8e49b;
}

.nfcontent {
	font-size: 13px; 
	font-family: Tahoma, Lucida Grande, sans-serif;
	line-height: 1em;
	margin: 0 5px 5px 5px;
	padding: 0 5px 5px 5px;
	color: #ffffff;
}

#ja-colmass .nfcontent a.readon {
	font-size: 11px;
	clear: both;
	margin-top: 10px;
	color: #fff;
}

.moduletable_newsflash {
	background: url(../images/mc-bg.jpg) no-repeat;
	margin-bottom: 10px;
}

/* personalized styling */
.blog-img {
	width: 160px;
	float:left;
	margin: auto;
	text-align: center;
}

.blog-item , .blog-item-title {
	float:left;
	position: relative;
	left: 20px;
	width: 60%;
}

/* .blog-item-title {
	position: relative;
	left: 20px;
	width: 75%;
} */

/* Mod Rok Slideshow */
h2.captionTitle {
	text-align: center;
}

p.captionDescription {
	font-weight: 800;
	text-align: center;
}

/* ACajoom formating */
#wz_11, #wz_12, #aca_22 {
	margin: 5px 0px 5px;
}

/* JSN ImageShow */
.jsn-imageshow {
	border: 1px solid #cccccc; 
	padding: 3px; 
}

/* Table Featured Sets */
table.featured-set tr {
	border-bottom: 1px solid #cccccc;
	padding-bottom: 2px;
}

table.featured-body  td {
	font-size: 92%;
	padding: 2px;
}

table.featured-body tr {
	background: #f0f0f0;
}

table.featured-main {
	width: 80%;
	margin: auto;
	/* border: 1px solid #cccccc; */
	/* background: #f0f0f0; */
}

table.featured-main  td{
	padding: 5px;
}

table.featured-main  td h4{
	color: #006db5; /* @willy */
}

table.featured-datasheet tr {
	border-bottom: 1px solid #cccccc;
	padding-bottom: 2px;
}

#ja-colmass table.featured-datasheet  td {
	font-size: 120%;
	padding: 2px;
}

#ja-colmass table.featured-datasheet  td p{
	margin-left: 10px;
	padding: 0;
}

/* Chronoforms styling */

/* Take away chronoform licence */
.dispnone,
.chronoform {
	display: none;
}

.cf_label {
	width: 150px;
	float: left;
}

.cf_fileinput {
	width: 264px;
}

.cf_button {
	margin-left: 150px;
}

/* Specific styles */
.legalimg {
	margin-left: 10px;
	top: -30px;
	position: relative;
	float: right;
}

#gcalendar_powered { display: none;}

#remositoryfilelisting h3 a.remofiletitle  {
	padding-right: 30px;
}

.remositoryfilesummary dd {
	background: none;
	border-top: none;
	font-style: italic;
}

.remositoryfilesummary dt {
	border-top: none;
	width: 20%;
	padding-right: 20px;
}

