/* COMMON STYLE
--------------------------------------------------------- */
html, body, form, #ja-current-content fieldset {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
}

body.mceContentBody, body.mceContentBody p, body.mceContentBody li {
	line-height: 150%;
	font-size: 11px;
} 

body#bd {
	color: #222;
	background: #000 url(../images/header.jpg) 50% -50px repeat-x; 
	line-height: 1.5;
	text-align: center;
}

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

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;}

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

body.contentpane a {
	color: #000;
	text-decoration: none;
}

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

a img {
	border: none;
}

/* Title text */

.contentheading, .componentheading, .componentheadingarchives {
	color: #093d72;
}

.componentheading, .componentheadingarchives {
	font-style: italic;
	text-align:right;
}

.contentheading, .componentheading, .componentheadingarchives, h1, h2, h3, h4 {
	font-family: Cambria, "Times New Roman", Times, serif;
	line-height: 1.0;
	//line-height: .9;
}

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

small, .small {
	font-size: 95%;
	color: #666;
}

.smaller {
	font-size: 90%;
	line-height: 130%;
}

.smaller {
	color: #888;
}

a.snap_nopreview em.smaller:hover {
	text-decoration: underline;
	color: #c00;
}

div.thumb a:hover {
	text-decoration: none;
}

.smallest {
	font-size: 85%;
	line-height: 110%;
}

img {
	margin: 0;
	padding: 0;
	border-color: #666;
}

img.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: 175%;}
h4 {font-size: 145%;}

/*
blockquote {
	margin: 0;
	padding: 0;
}
*/
p, pre, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 0 0 10px 0;
	padding: 0;
}

ul {
	list-style: none;
	margin: 0 0 20px 0;
}

ol {
	margin: 0 0 20px 0;
}

body.mceContentBody ul ol, body.mceContentBody ol ul, body.mceContentBody ul ul, body.mceContentBody ol ol {
	margin-bottom: 0px;
}

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

ol li {
	line-height: 160%;
	margin: 0 0 0 40px;
	padding: 0px;
}

ol li li {
	line-height: 160%;
	margin: 0 0 0 0px;
	padding-left: 30px;
}

#ja-content ul ul {
	margin: 0 0 3px 0;
}

div#ja-current-content ul li {
	background: url(../images/bullet-gray.gif) no-repeat 18px 8px;
	margin: 0 0 2px 0px;
}

div#ja-current-content ol li ul li {
	background: url(../images/bullet-gray.gif) no-repeat 18px 8px;
	line-height: 160%;
	padding-left: 30px;
}

div#ja-current-content ul li ol li, 
div#ja-current-content ol li {
	line-height: 180%;
	padding-left: 0px;
	background: transparent;	
	margin: 0 0 4px 0px;
}

div#ja-current-content ul li ol {
	margin-top: -10px;
}

div#ja-current-content ol li ul { 
	margin-top: 5px;
	margin-bottom: 3px;
}

div#ja-current-content .content-body ul {
	margin-top: -10px;
	margin-bottom: 10px;
}

div#ja-current-content ul li ol, 
div#ja-current-content ol {
	margin-left: 30px;
}

div#jazin ul li {
	background: url(../images/bullet.gif) no-repeat 3px 5px;
	padding-left: 12px;
}

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

#ja-current-content fieldset {
	border: none;
	padding: 10px 5px;
}

#ja-current-content fieldset a {
	font-weight: bold;
}

#ja-current-content 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%;
	padding: 0;
}

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

form label {
	cursor: pointer;
}

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

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

.button {
	padding: 2px 8px;
	border: 1px outset #ABABAB;
	background: #F7F7F7;
	font-size: 100%;
	font-weight: bold;
}

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

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

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

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

.article_column {
}

.column_separator {
	padding: 0 25px;
}

.mosimage {
	margin: 0 10px 5px 10px;
	padding: 0;
}

.mosimage_caption {
	color: #AEAEAE;
}

/* read-more link space, bottom of blog-style paragraphs */
.article-content {
	margin: 0 0 5px 0;
	padding: 0 15px 5px 0;
}

div.leading .article-content {
	margin: 0;
	padding: 0 10px 0 0;
}

.article-content .article-image-left {
	padding:5px 10px 5px 0px;
}

.article-content .article-image-right {
	padding:5px 0px 5px 10px;
}

.blog-content-tr {
	background: url(../images/dot.gif) repeat-x top;
}

.blog-content-table-parent {
	background: url(../images/dot.gif) repeat-x 0 99%;
	padding-bottom: 20px;
}

.blog-content-table {
	margin-bottom: 10px;
}

.blog-content-td {
  border-left: 1px solid #CCCCCC;
}

.blog-content-td .contentpaneopen td {
	padding-left: 10px !important;
}

.blog-content-td-first {
}

/* 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: #eef2f7;
	width: 100%;
}

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

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

body.contentpane td.content-body {
	padding-right: 30px;
}

body.contentpane td.content-body p {
}

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

table.contenttoc {
	border: 1px solid #ccc;
	background: #fff url(../images/mootabs-wrap.gif) 0 100% repeat-x;
	margin: 45px 0 10px 10px;
	padding: 0;
	width: 35%;
	font-size: 85%;
	line-height: 1em;
}

table.contenttoc td {
	background: url(../images/bullet.gif) no-repeat 6px 8px;
	padding: 2px 10px 15px 20px;
	line-height: 1.3em;
}

table.contenttoc a {
	display: block;
	margin-left: 15px;
	margin-right: 7px;
}

table.contenttoc th {
	padding: 2px 0 3px;
	text-align: center;
}

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, .componentheadingarchives {
	margin: 0 0 10px;
	padding: 0 0 5px;
}

.componentheading, .componentheadingarchives {
	font-size: 250%;
	font-weight: normal;
	border-bottom: 4px solid #ABABAB; 
}

.contentdescription, span.mainlevel {
	display: block;
	padding: 10px;
	margin: 10px 0;
	font-family: Cambria, "Times New Roman", Times, serif;
	font-size: 125%;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background: #F7F7F7;
	font-style: italic;
}

span.mainlevel {
	margin-bottom: -20px;
} 

.contentdescription p {
	padding: 10px 0 0 10px;
}

h2.contentheading, .contentheading {
	margin: 0;
	padding: 0 8px 0 0;
}

.contentheading {
	font-size: 250%;
}

table.blog .contentheading {
	font-size: 150%;
	padding: 10px 0 5px 0;
	font-weight: bold;
}

table.contentpaneopen td.contentheading {
	padding-right: 10px;
}

body.contentpane table.contentpaneopen td.contentheading {
}

.leading td.contentheading {
	font-size: 175%;
}

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

a.readon {
	display: block;
	float: left;
	text-align: center;
	clear: both;
	padding: 0 5px;
	text-transform: lowercase;
	background: #666666;
	color: #FFFFFF;
}

a.readon:hover, a.readon:active, a.readon:focus {
	background: #093d72;
	color: #FFFFFF;
	text-decoration: none;
}

table.contentpaneopen td, table.contentpane td {
	padding: 5px 0;
}

table.contentpaneopen td.author, table.contentpane td.author {
	padding: 10px 0 0 0;
	line-height: 1.1em;
}

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

.moduletable {
	padding: 0;
}

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 {
	text-align: left;
	overflow: auto;
	margin: 0;
	min-height: 10px;
}

div.syndicate div.syndicate_link {
	text-align: left;
}

div.syndicate div.syndicate_link a.syndicate {
	text-align: left;
	float: left;
	display: block;
	margin: 0px 1px 2px 1px;
}

div.syndicate div.syndicate_link a.syndicate img {
	width: 78px;
}


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

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

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

.createby {
	padding: 3px 5px 3px 5px;
	text-transform: uppercase;
}

.createdate {
	padding: 0px 5px 0px 0 !important;
	text-transform: uppercase;
	color: #ABABAB;
}

.modifydate {
	text-transform: uppercase;
	color: #ABABAB;
}


td.buttonheading {
	vertical-align: top;
}

div.buttonheading {
	position: absolute;
	top: -25px;
	right: 0;
	width: 62px;
	padding: 3px;
}

.buttonheading img {
	margin: 0 5px 0 0;
	border: 0;
	float: right;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-current-content .content-body {
	font-size: 115%;
	line-height: 1.4em;
}

#ja-current-content .content-body li {
	line-height: 1.4em;
}

#ja-current-content .content-body p {
	margin-bottom: 1.3em;
}

#ja-current-content .subheading {
	font-size: 110%;
	line-height: 1.1em;
}

#ja-current-content .leading {
	font-size: 110%;
	line-height: 1.4em;
}

#ja-current-content .leading li {
	line-height: 1.4em;
}

#ja-current-content .leading p {
	margin-bottom: 1.3em;
}

#ja-wrapper {
	margin: 0;
	padding: 0;
}

#ja-container {
	width: 990px;
	margin: 0 auto;
	clear: both;
	padding: 0;
	text-align: left; 
/*	background: #fff;*/
}

#ja-header,
#ja-mainnav,
#ja-subnav,
#ja-footer {
	width: 990px;
	margin: 0 auto;
	clear: both;
	text-align: left; 
}

.auto #ja-header,
.auto #ja-mainnav,
.auto #ja-subnav,
.auto #ja-container,
.auto #ja-footer {
	width: 98%;
}

#ja-container-outer {
	background: url(../images/vline.gif) repeat-y 639px 10px;
}

#ja-container-inner {
	background: url(../images/vline.gif) repeat-y 820px 0;
	position: relative;
	padding-bottom: 5px;
}

/* PRIMARY COLUMN
--------------------------------------------------------- */
#ja-content {
	clear: both;
	display: block;
	float: left;
	width: 640px;
}

#ja-content div.ja-innerpad {
	padding: 0 15px 0 0;
}

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

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

/*masstop*/
#ja-colmass  {
}

#ja-colmass div.ja-innerpad {
	padding: 0 0 0 10px;
}

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

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

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

#ja-col2 {
	float: right;
	overflow: hidden;
	width: 172px;
}

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

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

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

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

/* COLLAPSIBLE LAYOUT
--------------------------------------------------------- */

#alert {
	width: 100%;
	background: #c33;
}	

#alertwrap {
	width: 990px;
	margin: 0 auto;
	clear: both;
	font-size: 150%;
	text-align: center;
	padding: 0 3px 3px 3px;
	color: #fff;
}

#alertwrap a {
	color: #fff;
}

#alertwrap a.hover, #alertwrap a:hover {
	color: #fff;
	text-decoration: underline;
}

#warning {
	width: 100%;
	background: #f93;
	background: #ccc;
}	

#warningwrap {
	width: 990px;
	margin: 0 auto;
	clear: both;
	font-size: 150%;
	text-align: center;
	padding: 0 3px 3px 3px;
	color: #777;
}

#warningwrap a {
	color: #777;
}

#warningwrap a.hover, #warningwrap a:hover {
	color: #777;
	text-decoration: underline;
}


#ja-containerwrap, #ja-containerwrap-c, #ja-containerwrap-cm, #ja-containerwrap-f, #ja-containerwrap-m {
	padding: 10px 0 0 0;
	margin: 0;
	clear: both;
	background: #fff url(../images/background.jpg) 0 0 repeat-x;
	width: 100%;
}

#ja-containerwrap-inner {
	margin: 0;
	clear: both;
	background: url(../images/background2.jpg) 0 100% repeat-x;
}

/* full */
#ja-containerwrap #ja-container {
}

#ja-containerwrap #ja-container-outer {
}

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

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

/* content + col + mass */
#ja-containerwrap-cm #ja-container-outer {
	background: url(../images/hline.gif) repeat-y 639px 0;
}

#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-outer {
	background: url(../images/hline.gif) repeat-y 820px 0;
}

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

#ja-containerwrap-c #ja-content {
	width: 821px;
}

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

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

#ja-containerwrap-c #ja-col2 div.ja-innerpad {
	padding: 0 0 0 3px;
}

/* content + mass */
#ja-containerwrap-m #ja-container {
	background: url(../images/hline.gif) repeat-y 64% 0;
}

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

/* MODULE
--------------------------------------------------------- */
div.moduletable h3,
div.moduletable_hilite h3 {
	margin: 0 0 5px;
	padding: 5px 0;
	font-size: 125%;
}

div.moduletable,
div.moduletable_blurbs,
div.moduletable_hilite {
	border-top: 4px solid #ABABAB;
	margin: 0 0 10px;
	padding: 0 0 0 1px;
}

div.moduletable_faves {
	margin: 0 0 10px;
	padding: 0 0 0 1px;
}

div.moduletable div.banner,
div.moduletable_banner div.banner {
	margin: 0;
	background: #fff url(../images/advertisement.png) 0 0 no-repeat;
	padding-top: 10px;
}

div.moduletable_banner {
	border-top: 4px solid #ABABAB;
	margin: 0;
	background: #fff;
	padding: 0 0 10px 0;
}

div.moduletable_banner2 {
	margin: -5px 0 0 0;
	background: #fff;
	padding: 0 0 10px 0;
}

div.moduletable div.blank {
	margin: 0;
	padding-top: 5px;
}

div.moduletable div.syndicate {
	margin: 0;
	padding-top: 10px;
	padding-bottom: 0px;
}

div.moduletable div.ext_calendar {
	line-height: .9em;
//	line-height: 1.0em;
}

#mod_whos_online {
	line-height: 1.1em;
}
div.moduletable_blurbs table {
	background: #f3f3f3;
	margin-bottom: 0;
}

div.moduletable_blurbs table td {
	padding: 5px;
}

div.moduletable_blurbs h3 {
	color: #666;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0;
	text-transform: uppercase;
	font-style: italic;
	padding-right:5px;
	background: #ddd;
	height: 12px;
	text-align:right;
	line-height: 12px;
}

div.moduletable_blurbs .contentheading {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 3px;
	line-height: 1em;
}

div.moduletable_blurbs p {
	color: #222;
	font-size: 11px;
	line-height: 120%;
	margin-top: 0;
	padding-bottom:0px;
	text-indent: 0px;
}

div.moduletable_blurbs li {
	list-style: circle;
	padding-bottom: 2px;
}

div.moduletable_blurbs .article_seperator, div.moduletable_blurbs br {
	display: none;
	height: 1px;
}

/*colmass module */
#ja-colmass div.moduletable  {
	border: 1px solid #CCCCCC;
	padding: 0 10px 10px;
	background: #F7F7F7;
}

#ja-colmass div.moduletable h3 {
	border-bottom: 1px solid #DDDDDD;
	margin: 0 -10px 10px;
	padding: 5px 10px;
	color: #093d72;
	background: #FFFFFF;
}

/*botsl module */
#ja-botsl div.moduletable  {
	border: 1px solid #CCCCCC;
	padding: 0 10px 10px;
	background: #F7F7F7;
}

#ja-botsl div.moduletable h3 {
	border-bottom: 1px solid #DDDDDD;
	margin: 0 -10px 10px;
	padding: 5px 10px;
	color: #093d72;
	background: #FFFFFF;
}

/*media module */
#ja-colmass div.moduletable-media  {
	margin: 0;
	padding: 0 0 5px;
	background: #fff url(../images/media-back.jpg) 0 0 repeat-x;
}

#ja-colmass div.moduletable-media h3 {
	border: 1px solid #DDDDDD;
	margin: 0;
	padding: 5px 10px;
	color: #093d72;
	font-size: 125%;
	background: #f7f7f7 url(../images/icon-video.gif) no-repeat 95% 50%;
}

.allvideos {
	margin-top: -5px;
}

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

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

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

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

/* HEADER
--------------------------------------------------------- */
#ja-headerwrap {
	background: #000 url(../images/header.jpg) 50% -50px repeat-x; 
}

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

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

h1.logo a {
	width: 357px;
	display: block;
	background: url(../holiday.php) no-repeat !important;
	background: transparent;
	position: absolute;
	height: 50px;
	top: 27px;
	left: 0;
}

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

h1.logo-text a {
	outline: none;
	position: absolute;
	top: 15px;
	left: 5px;
	letter-spacing: 1px;
	font-weight: bold;
}

p.site-slogan {
	margin: 0;
	padding: 1px;
	color: #999999;
	position: absolute;
	top: 52px;
	left: 15px;
	letter-spacing: 1px;
}


/*Head Tools*/
#ja-headtools {
	top: 0;
	left: 0;
	font-size: 11px;
	position: absolute;
}

#ja-headtools:hover,
#ja-headtools.hover {
	left: -1px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background: url(../images/tools-back.png) 0 0 repeat;
}

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

#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 {
	color: #fff;
}

div.ja-headtool:hover ul li, #ja-headtools:hover li a, 
div.ja-headtool.hover ul li, #ja-headtools.hover li a {
	color: #222;	
}

#ja-headtools li a:hover,
#ja-headtools li a.hover {
	color: #fff;
	color: #093d72;
	color: #cc0000;
}

/* MAIN NAVIGATION
--------------------------------------------------------- */
#ja-mainnavwrap {
	border-top: 1px solid #111;
	border-bottom: 5px solid #666666;
	background: black;
	height: 26px;
}

#ja-mainnav {
	font-family: Arial, sans-serif;
}

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

#ja-subnavwrap {
	display: block;
	border-bottom: 1px solid #CCCCCC;
	background: #F7F7F7;
}

#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: 5px 10px 3px;
	background: url(../images/vline.gif) no-repeat left center;
	color: #333333;
}

#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: #093d72;
}

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

/* breadcrumbs */
#ja-pathway {
	padding: 0 2px;
}

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

#ja-pathway a {
}

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

/* Default Joomla! Menu */
ul#mainlevel {
	margin: 0;
	padding: 0;
}

ul#mainlevel li {
	background: none;
	width: 160px;
}

ul#mainlevel li a.mainlevel {
	margin-left: -16px;
}

a.mainlevel {
	padding: 4px 0 6px;
	outline: none;
	width: 90%;
	display: block;
	color: #555555;
	text-decoration: none;
	background: url(../images/dot.gif) repeat-x bottom;
}

a.mainlevel:hover,
a.mainlevel:active,
a.mainlevel:focus {
	color: #cc0000;
}

a.mainlevel#active_menu {
	color: #333333;
	font-weight: bold;
}

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

a.sublevel:hover,
a.sublevel:active,
a.sublevel:focus {
	color: #333333;	
}

#active_menu {
	font-weight: bold;
}

/* 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;
}

/* Bot spotlight */
#ja-botsl {
	width: 620px;
	padding: 10px 0 20px;
}

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

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

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

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

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

/* FOOTER
--------------------------------------------------------- */
#ja-footerwrap {
	clear: both;
	background: #000;
	border-top: 3px solid #666;
	background: #000 url(../images/footer.jpg) 50% -20px repeat-x;
	padding: 0;
	margin: 0 0 -15px 0;
	position: relative;
	width: 100%;
	height: 75px;
}

#ja-footer {
	width: 990px;
	color: #666;
	position: relative;
	padding: 5px 0 5px 0;
	height: 56px;
	margin-bottom: 0;
//	margin-bottom: 15px;
	background: url(../images/rp_logo_small.png) 0 0 no-repeat;
}

#ja-footer small {
	color: #999999;
	font-size: 100%;
}

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

#ja-footer li {
	display: inline;
	margin: 0;
	padding: 0 4px;
	background: url(../images/vgray.gif) 0 3px no-repeat;
}

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

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

div.moduletable_footer {
	margin: 0;
	padding: 0;
}

div.moduletable_footer a {
	color: #666;
}

#footer {
	float: right;
	width: 470px;
	margin: 5px 0 0 0;
	padding: 1px 0 0 0;
}

#copyright {
	height: 15px;
	margin: 17px 0 0 0;
}

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

.ja-cert {
	position: absolute;
	right: 0px;
	top: 20px;
}

.ja-cert a {
	margin: 0 0 0 5px;
	padding: 0;
	border: none;
	border: none;
	text-decoration: none;
}

.ja-cert a span {
	display: none;
}

.ja-cert a img {
	border: none;
}

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

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

#ja-login form {
	float: left;
}

#ja-login form label {
	float: left;
}

label.ja-login-user span,
label.ja-login-password span {
	display: none;
}

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

#ja-login form #mod_login_username,
#ja-login form #mod_login_password {
	width: 100px;
	margin: 1px 8px 0 0;
	font-weight: bold;
	padding-left: 20px;
}

#ja-login form #mod_login_username {
	background: url(../images/icon-user.gif) no-repeat 4px 5px #FFFFFF;
}

#ja-login form #mod_login_password{
	background: url(../images/icon-key.gif) no-repeat 4px 5px #FFFFFF;
}

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

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

.ja-login-links {
	padding: 10px 0 0 0;
	clear: both;
}

/* Register Form */
#id_highslide_signup_1 .inputbox {
	width: 200px;
}

/* Search */
#ja-search .inputbox {
	width: 130px;
	background: url(../images/icon-search.gif) no-repeat 4px 5px #FFFFFF;
	padding-left: 20px;
	font-weight: bold;
}

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

/*usertool*/
#ja-usertools {
	float: left;
	padding-top: 3px;
}

#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: 1px 0 0;
}

#ja-usertools li img:hover {
	border: 1px solid #999999;
	margin: 0;
	background: #FFFFFF;
}

#ja-usertools li.hover img {
	border: 1px solid #999999;
	margin: 0;
	background: #FFFFFF;
}

#ja-usertools img {
	padding: 2px;
	margin: 1px;
}

/*others*/
.ja-day {
	float: left;
	padding: 2px 0 0;
}

.ja-day span, .ja-day div {
	display: block;
	float: left;
	padding: 0 2px;	
}

div.ja-headtool:hover div,
div.ja-headtool.hover div {
	color: #222;	
}

.ja-day span {
	padding: 1px 5px;
}

.ja-day div {
	padding: 1px 5px;
}

#ja-banner {
	float: left;
	margin: 0 0 0 5px;
 	overflow: hidden;
	border: 1px solid #999;
	height: 60px;
	width: 468px;
}

#ja-banner2 {
	float: right; 
	margin-top: 7px; 
	border: 1px solid #ccc;
}

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;
	margin: 10px 5px 0 0;
}

div.ja-innerdiv {
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
}

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

/* JA Highslide */
a.highslide-credits em {
	font-style: normal;
	font-size: 11px !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: 0px;
	visibility: hidden;
}

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

* html .clearfix {
	height: 1%;
}

.qleft {
	font-style: italic;
	margin-right: 20px; 
	background-color: #f6f6f6; 
	text-align: right; 
	border: #ddd 1px solid;
	float:left;
	font-size: 14px; 
	line-height: 140%; 
	padding: 8px;
}

.qright {
	font-style: italic;
	margin-left: 20px; 
	background-color: #f6f6f6; 
	text-align: left; 
	border: #ddd 1px solid;
	float:right;
	font-size: 14px; 
	line-height: 140%; 
	padding: 8px;
}

.subheading {
	font-weight: bold;
	margin-bottom: 0px;
}

span.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
	margin: 0;
}

/* wiki-style thumbnails */

table.contentpaneopen td.content-body table td {
	padding: 2px 0 0 0;
	margin: 0;
	vertical-align: top;
}

span.caption, td.caption {
	font-family: helvetica, sans-serif;
	text-decoration:none;
	font-size: 90%;
	line-height: 1em;
	font-weight:normal;
	color: #333;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

td.caption p {
	position: relative;
	width: 95%;
	font-size: 90%;
	line-height: 1em;
	font-weight:normal;
	color: #333;
	margin: 0;
	padding: 0;
}

div.caption {
	font-size: 90%;
	line-height: .9em;
	color: #333;
	text-align:center;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

div.thumb {
	margin-top: 5px;
	margin-bottom: 10px;
	border-style: solid;
	border-color: white;
	width: auto;
}

div.thumb div {
	font-family: helvetica, sans-serif;
	text-decoration:none;
	color:#555;
	border: 1px solid #ccc;
	padding-top: 3px;
	background-color: #e8e9f2;
	font-size: 90%;
	line-height: .9em;
	font-weight:normal;
	text-align: center;
	overflow: hidden;
}

body.contentpane div.thumb div {
	font-family: helvetica, sans-serif;
	text-decoration:none;
	color:#000;
	border: none;
	padding-top: 3px;
	background-color: transparent;
	font-size: 90%;
	line-height: .9em;
	font-weight:normal;
	text-align: center;
	overflow: hidden;
}

div.thumb div.hidden-container, div.thumb div.highslide-html-content, div.thumb div div.highslide-html-content  {
	visibility:hidden;
	display: none;
}

div.thumb div img {
	padding-bottom: 3px;
}

div.thumb div a img {
	border: 1px solid #ddd;
	padding-bottom: 0;
}

div.thumb div div {
	border: none;
	text-align: left;
	line-height: 1.1em;
}

div.thumb div div.thumbcaption,
div.thumb div div.featurecaption {
	border: none;
	text-align: left;
	line-height: 1em;
	padding: 0 4px 3px 5px;
}

div.thumb div a div.thumbcaption,
div.thumb div a div.featurecaption {
	cursor: pointer;
}

div.thumb div div.thumbcaption img,
div.thumb div div.featurecaption img {
	margin: 0;
	padding: 0;
	display: block;
	border: none !important;
	background: none !important;
}

body.contentpane div.thumb div div.thumbcaption img,
body.contentpane div.thumb div div.featurecaption img {
	display: none;
}

div.thumb div div.featurecaption {
	font-size: 12px;
}

div.tright {
	clear: right;
	float: right;
	margin-left: 10px;
	border-width: 0;
}

div.tleft {
	float: left;
	margin-right: 10px;
	border-width: 0;
}

/* if no picture border comment this out 
div.tright div {
	margin-right: -5px;
}

div.tleft div {
	margin-left: -5px;
}

div.tright div div.thumbcaption {
	margin-right: 0px;
}

div.tleft div div.thumbcaption {
	margin-left: 0px;
}
 if no picture border comment this out */


div.banner img {
}

div.launch img {
}

div.launch {
	margin: 10px 0 0 0;
}

div.google {
	margin-top:1px;
	margin-bottom:1px;
}

.moduletable .latestnews a, .moduletable .related a, .moduletable .mostread a, .moduletable .selected a {
}	

.moduletable .latestnews a:hover, .moduletable .related a:hover, .moduletable .mostread a:hover, .moduletable .selected a:hover {
}	

.moduletable .latestnews li, .moduletable .related li, .moduletable .mostread li, .moduletable .selected li, .moduletable .weblinks li {
	line-height: 1.1;
//	line-height: 1.2;
	margin-bottom: 5px;
	background-position: 2px 5px;
}	

.moduletable .auctions li a, .moduletable .weblinks li a {
	font-weight: bold;
}	

.moduletable ul.weblinks li, .moduletable ul.latestnews li  {
	background: url(../images/bullet.gif) no-repeat 5px 5px;
}

div.ja-tab-panels a {
}

div.videocaption {
	font-size: 11px;
	line-height: 1.1em;
	margin-bottom: 5px;
	border: 1px solid #ccc;
	padding: 3px;
	color: #093d72;
	background: #f7f7f7;
}

tr.contenttableentry1archives td div.content_author,
tr.contenttableentry2archives td div.content_author {
	line-height: .9em;
	margin: -2px 0 0 0;
	padding: 0 0 5px 0;
	font-size:80%;
	color: #666;
}

tr.contenttableentry2archives td {
	background-color: #F7F7F7;
	line-height:2.0em;
	vertical-align: top;
}

tr.contenttableentry1archives td {
	line-height:2.0em;
	vertical-align: top;
}

tr.contenttableentry1archives:hover td,
tr.contenttableentry2archives:hover td {
	background-color: #eef2f7;
}

.contentpanearchives input.inputbox {
  	font-family      : Verdana, Arial, Helvetica, sans-serif;
  	color            : #333;
  	background-color : #F0F0F0;
  	border           : 1px solid #ccc;
	height: 11px;
}

.contentpanearchives select.inputbox {
  	font-family      : Verdana, Arial, Helvetica, sans-serif;
  	color            : #333;
  	background-color : #F0F0F0;
  	border           : 1px solid #ccc;
}

tr.contenttableheaderarchives td {
	border-bottom: 1px solid #999;
}

body.mceContentBody, body.mceContentBody table td, body.mceContentBody p {
	text-align: left;
	background: #FFF none;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
}

#ja-content div.sociable ul li {
	list-style: none;
	background: none;
}

div.chat div {
	font-size: 10px;
}

.page {
	padding: 3px;
	margin: 0;
}

.page fieldset.fieldset {
	margin-top: 20px;	
}

.page td {
	padding: 2px 10px 4px 10px;
	margin: 0;
}

.page table.tborder td table,
.page table.tborder td table td {
	padding: 1px;
}

.page div td.alt1, .page div td.inlinemod {
	font-size: 120%;
	line-height: 1.3em;
	color: #222;
}

.page div td.alt1 td.alt2, .page div td.inlinemod td.inlinemod, .page div td.alt2 td.alt2 {
	font-size: 100%;
	line-height: 1.3em;
	color: #222;
	padding: 4px;
}

td.alt1, td.alt2 {
	padding: 2px 10px 4px 10px;
}

#pmrecips_txt {
	font-size: 120%;
}

.page div td.alt2 {
	font-size: 120%;
	line-height: 1.3em;
	color: #222;
}

.page div td.alt2 div {
	padding: 0;
	margin: 0;
}

.page div td.alt1 td.alt2 div, .page td.alt1 td.alt2 {
	padding: 3px;
}

.page input.button {
	font-size: 10px;
}

.page .tcat,
.page .tcat a {
	font-size: 11px;
}

div.panel table div.vBulletin_editor table td, 
div.panel table div.vBulletin_editor table {
	padding: 0 2px 0 2px;
}

div.panel table div.vBulletin_editor table td fieldset table td, 
div.panel table div.vBulletin_editor table td fieldset table {
	padding: 3px;
}

.page .pagenav td { padding: 2px 4px 2px 4px; }
.page td.thead, .page div.thead { padding: 4px; }
.page form { display: inline; }
.page label { cursor: default; }
.page .normal { font-weight: normal; }
.page .inlineimg { vertical-align: middle; }

.highslide-header li a {
	font-size: 11px;
}

.highslide .search input.button {
	font-size: 10px;
}

.page .fieldset { margin-bottom: 6px; }
.page .fieldset, .page .fieldset td, .page .fieldset p, .page .fieldset li { font-size: 11px; }
.page .fieldset img { border: 1px solid #d5dfe5; }

.page .tborder td.alt1Active div a {
	font-size: 110%;
}

.page .tborder td.alt1Active div.smallfont, .page .tborder td.alt1Active div.smallfont a {
	font-size: 100%;
}

.page div.panel div blockquote {
	font-size: 110%;
	line-height: 1.5em;
}

.page td.panelsurround div.panel div {
	font-size: 100%;
	line-height: 1.5em;
}

.page div.panel .fieldset div {
	font-size: 100%;
}

.vBulletin_editor {
	font-size: 80%;
}

#vB_Editor_QR {
	font-size: 90%;
}

.vBulletin_editor .vbcontrolbar textarea {
	font-size: 120%;
	font-family: Verdana, Geneva, Lucida, 'lucida grande', arial, helvetica, sans-serif;;

}

#ja-current-content-vb, #ja-current-content { 
	min-height: 420px; 
} 

div.thumb div span.allvideos {
	margin-top: 3px;
}

table.article {
	width: 100%;
	border: 1px solid gray;
	background: #ccc;
}

table.article th {
	text-align: left;
	font-weight: bold;
	padding: 2px 2px 2px 4px;
	background: #333;
	color: #f6f6f6;
}

table.article td {
	text-align: left;
	vertical-align: top;
	padding: 2px 2px 2px 4px;
	border: 1px solid gray;
	background: #f6f6f6;
}

table.article_clear {
	width: 100%;
	border: 1px solid gray;
	background: transparent;
	border-collapse: collapse; 
}

table.article_clear th {
	text-align: left;
	font-weight: bold;
	padding: 2px 2px 2px 4px;
}

table.article_clear td {
	border-spacing: 0px; 
	text-align: left;
	vertical-align: top;
	padding: 2px 2px 2px 4px;
	border: 1px solid gray;
	background: transparent;
}

a.snap_nopreview {
	z-index: 1;
}

.search_results {
	border: 1px solid #aaa;
	padding: 5px;
	margin: 5px 0 0 0;
	background: #eee;
	font-size: 95%;
}

table td .data {
	font-size: 95%;
	padding: 0px 2px 4px 4px;
	line-height: 1.5em;
}


