/*------------------------------------------------------------------------
# JA Mercury 1.0 - Sep, 2006
# ------------------------------------------------------------------------
# Copyright (C) 2004-2006 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
-------------------------------------------------------------------------*/

/* COMMON STYLE
--------------------------------------------------------- */
body   { color: #333333; background: #ffffff }

.clr {
	clear: both;
}

body#bd   { color: #404040; font: 70%/1.5 Tahoma, Arial, sans-serif; background: #ffffff; text-align: left; margin: 0 auto; padding: 0 }

body.contentpane  { line-height: 140%; margin: 10px; width: auto }

h1 {
	font-size: 1.7em;
}

h2 {
	margin: 10px 0;
	font-size: 1.45em;
}

h3, h4  { font-size: 1.2em; margin: 0; padding: 0 }

form {
	margin: 0;
	padding: 0;
}

/* Small text */
.small, .smalldark, .createdate, .modifydate, .mosimage_caption, 
.blog_more, .pagenavcounter, .pagenav, .pagenavbar, .contenttoc, 
#ja-spotlight-1, #ja-spotlight-2, #ja-rightcol, #ja-footer, #ja-bottomline  { font-size: 11px }

/* Normal link */
a  { color: #404040 }

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

p  { margin: 10px 0 }

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

li {
	padding-left: 12px;
	background: url(../images/arrow-readon-on.gif) 3px 6px no-repeat;
}

th {
	padding: 4px;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}

fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

fieldset a {
	font-weight: bold;
}

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

img  { margin-left: 0; padding: 0; border: 0 }

/* JOOMLA! STYLE
----------------------------------------------------------- */
table.blog {
	width: auto;
}

table.blog .article_seperator {
}

a.readon {
	background: #F1F1F1;
	color: #990000;
	font-size: 10px;
	padding: 1px 5px;
	text-decoration: none;
}

a.readon:hover {
	text-decoration: underline;
}

table.polls {
	width: 100%;
}

table.pollstableborder  { text-align: left; padding-right: 10px; width: 100%; border-color: #ffffff }

table.pollstableborder img {
	margin: 4px 4px 4px 0;
}

.syndicate {
	padding: 6px 25px 0px 0px;
	margin-left: 18px;
}

div.syndicate a {
	padding-right: 30px;
	margin: 0;
}

table.contentpaneopen td, table.contentpane td {
	padding: 0;
	margin: 0;
	border: none;
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
	margin-right: 10px;
}

.createdate {
	color: #999999;
	font-weight: bold;
	line-height: 10px;
}

.modifydate {
	color: #999999;
	height: 15px;
}

.error {
	color: #CC0000;
}

.highlight {
	border-bottom: 1px dotted;
	font-weight: bold;
}

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

.mosimage img {
	padding: 0;
	margin: 0!important;
}

.mosimage_caption {
	margin-top: 2px;
	padding: 1px 2px;
	color: #AAAAAA;
}

a.pagenav,
.pagenav_prev a,
.pagenav_next a,
.pagenavbar a {
	padding: 0 5px 1px;
	border: 1px solid #CCCCCC;
	background: #EEEEEE;
	color: #666666;
	text-decoration: none;
}

a.pagenav:hover, a.pagenav:active, a.pagenav:focus,
.pagenav_prev a:hover, .pagenav_prev a:active, .pagenav_prev a:focus,
.pagenav_next a:hover, .pagenav_next a:active, .pagenav_next a:focus,
.pagenavbar a:hover, .pagenavbar a:active, .pagenavbar a:focus {
	background: #D2D2D2!important;
	border: 1px solid #DDDAB5;
	text-decoration: none!important;
}

.pagenavbar {
	padding-left: 14px;
	color: #666666;
}

.pagenavcounter {
	padding: 8px 14px 0 14px;
	color: #666666;
}

.sectiontableheader {
	padding: 1px 4px;
	background: #990000;
	color: #FFFFFF;
	font-weight: bold;
}

.sectiontableheader a, .sectiontableheader a:hover {
	color: #FFFFFF;
}

tr.sectiontableentry1 td {
	padding: 4px;
	background: #EEEEEE;
}

tr.sectiontableentry2 td {
	padding: 4px;
}

.small {
	color: #999999;
}

.button {
	padding: 1px 2px;
	background: #990000;
	border: none;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold; 
}

div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	margin: 10px 0;
	display: block;
	color: #999999;
	text-decoration: none!important;
	background: none!important;
}

.buttonheading {
	padding-right: 15px;
}

.toclink {
	margin-left: 10px;
}

.toclink th {
}

.contentheading {
	color: #B12A2A;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}

.componentheading {
	color: #404040;
	font-size: 18px;
	font-weight: bold;
	padding: 5px 0;
}

/* WIDE LAYOUT DIVS WIDTH
--------------------------------------------------------- */
.wide #ja-wrapper1,
.wide #ja-wrapper2,
.wide #ja-wrapper3,
.wide #ja-wrapper- {
	width: 990px;
	margin: 0px auto;
	padding: 0;
}

.wide #ja-top-modules  {
	width: 990px;
}

.wide #ja-topnav-inner {
	width: 990px;
}

.wide #ja-content {
	width: 554px;
	margin-left: 20px;
}

.wide #ja-leftcol {
	width: 198px;
}

.wide #ja-rightcol-outer {
	width: 198px;
}

.wide #ja-rightcol {
	width: 198px;
}

.wide #ja-rightcol #ja-newsflash {
	width: 198px;
	height: 156px;
}

.wide #ja-content-full-right {
	width: 762px;
	margin-left: 20px;
	float: left;
}

.wide #ja-content-full-left {
	width: 762px;
	margin-right: 20px;
	float: right;
}

.wide #ja-top-modules-inner {
	position: relative;
	width: 980px;
	margin: 0px auto;
}

.wide #ja-footer-inner {
	width: 980px;
}

/* 1 column content width */
.wide #ja-content-f {
	width: 980px;
	margin: 0px auto;
}

/* WRAPPER MODULES */
#ja-wrapper- {
	background: #FFFFFF;
	width: 770px;
	margin: 0px auto;
	padding: 0;
}

#ja-wrapper2 {
	background: #FFFFFF;
	width: 770px;
	margin: 0px auto;
	padding: 0;
}

#ja-wrapper3 {

}

/* HEADER */
#ja-gray-bar { background: url(../images/gray-bar.gif) repeat-x 50% top; height: 14px }
/* TOP MODULES */

#ja-top {
	background: #F1F1F1;
}

#ja-top-modules   { background: #f1f1f1; margin: 0 auto; width: 770px; height: 30px }

/* LOGO */
#ja-logo {
	float: left;
	width: 320px;
}

#ja-logo img {
	margin: 0px;
}

/* TOPNAV
--------------------------------------------------------- */
#ja-topnav  { font-size: 11px; background: url(../images/topnav-bg.gif) repeat-x; margin: 0; padding: 0; clear: left; border-bottom: 4px solid #990000 }

#ja-topnav-inner {
	width: 770px;
	margin: 0px auto;
}

#ja-topnav a {
	color: #404040;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#ja-topnav a:hover {
	text-decoration: none;
}

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

#ja-topnav li {
	margin: 0;
	padding: 0;
}

/* LEFTCOL */
#ja-leftcol {
	width: 160px;
	float: left;
	color: #000000;
	font-size: 1em;
}

#ja-leftcol .moduletable, #ja-leftcol .moduletable_menu {
	margin-bottom: 16px;
	padding-bottom: 6px;
	background: url(../images/top-bg.gif) left top;
	border-bottom: 2px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
}

#ja-leftcol .moduletable td {
	padding-left: 15px;
}

#ja-leftcol .moduletable h3, #ja-leftcol .moduletable_menu h3 {
	background: url(../images/ja-h3-bg.gif) top left no-repeat;
	padding-left: 24px;
	padding-top: 4px;
	height: 27px;
	color: #595959;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	border: none;
}

#ja-leftcol .moduletable ul li {
	background: none;
}

#ja-leftcol .moduletable ul li a, #ja-leftcol .moduletable_menu ul li a {
	padding-left: 15px;
	background: url(../images/a_bg.gif) left no-repeat;
	color: #404040;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 2.2em;
}

#ja-leftcol .moduletable ul li a:hover, #ja-leftcol .moduletable_menu ul li a:hover {
	color: #000000;
}

/* LOGIN */
#mod_login_password, #mod_login_username {
	width: 110px;
	padding-left: 7px;
	border: 1px solid #7D7D7D;
}

#mod_login_password {
}

#mod_login_username {

}

#mod_login_remember {
	border: none;
	padding: 0!important;
}

/* SEARCH */
#ja-search {
	float: right;
	padding-top: 55px;
}

#ja-search .inputbox {
	background: #FFFFFF;
	border: 1px solid #7D7D7D;
	padding-left: 6px;
	width: 150px;
	font-size: 10px;
}


/* PATHWAY */

#ja-pathway-outer {
	height: 20px;
	width: 770px;
	margin: 0px auto;
	margin-bottom: 4px;
}

.wide #ja-pathway-outer {
	width: 990px;
}

.wide #ja-usertools img {
	margin: 4px 4px 0px 14px;
}

.wide #ja-usertools {
	width: 196px;
}

#ja-pathway {
	float: left;
	padding-left: 10px;
}

.pathway img {
	padding: 0px 6px;
	margin: 0;
}

#ja-usertools {
	float: right;
	width: 158px;
	margin: 0px auto;
}

#ja-usertools img {
	cursor: pointer;
	margin: 6px 5px 0px 6px;
}

#ja-usertools a {
}

/* CONTENT */
#ja-content {
	width: 410px;
	float: left;
	margin-left: 20px;
	margin-right: 10px; 
}

/* 2 column content [on the left] width */
#ja-content-full-left {
	margin-right: 20px;
	width: 580px;
	float: left;
}

/* 2 column content [on the right] width */
#ja-content-full-right  { margin-left: 20px; width: 580px; float: left }

/* 1 column content width */
#ja-content-full  { margin: 0 15px }


/* RIGHTCOL */
#ja-rightcol   { font-size: 1em; width: 158px; float: right; clear: right }

#ja-rightcol .moduletable {
	padding: 6px 8px 8px 6px;
	margin-bottom: 16px;
	border-top: 2px solid #990000;
	border-left: 1px solid #E8E8E8;
	border-right: 1px solid #E8E8E8;
	border-bottom: 2px solid #E8E8E8;
}

#ja-rightcol .moduletable h3 {
	background: none;
	color: #404040;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

#ja-rightcol .moduletable ul li a  { color: #888888; font-size: 11px; font-weight: bold; line-height: 1.8em; text-decoration: none; padding-left: 13px }

#ja-rightcol #ja-newsflash  { margin-bottom: 16px; height: 158px; overflow: hidden; border-bottom: 2px solid #e8e8e8 }

#ja-newsflash table  { margin: 0; padding: 0; border-collapse: collapse }

#ja-newsflash .moduletable h3  { color: #404040; background: transparent; margin: 0; padding: 0 }

/* FOOTER */
#ja-footer {
	border-top: 4px solid #990000;
	background: #F1F1F1;
	height: 60px;
	clear: both;
}

#ja-footer-inner {
	width: 770px;
	margin: 0px auto;
	padding: 0;
}

#ja-footer-inner img {
	margin: 0;
	padding: 0;
	border: none;
}

#but-css {
	float: right;
	margin-top: 15px;
}

#but-xhtml  { margin-top: 15px; margin-right: 20px; float: right }

#copyright {
	float: left;
	font-size: 11px;
	color: #8D8C90;
	margin-top: 12px;
}

/* MISCELLANOUS
----------------------------------------------------------- */
div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	margin: 10px 0;
	display: block;
	color: #AAAAAA;
	text-decoration: none;
}

#mod_login_password {
}

#mod_login_username {
}

#mod_login_remember {
	border: none;
	background: none;
}

#mod_search_searchword {
	width: 140px;
}

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

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

* html .clearfix {
	height: 1%; /* End hide from IE-mac */
}

/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}