.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }
#editor-xtd-buttons {
	padding: 5px;
}
.button2-left,
.button2-right,
.button2-left div,
.button2-right div {
	float: left;
}
.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
	display: block;
	height: 22px;
	float: left;
	line-height: 22px;
	font-size: 11px;
	color: #666;
	cursor: pointer;
}
.button2-left span,
.button2-right span {
	cursor: default;
	color: #999;
}
.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
	padding: 0 6px;
}
.page span {
	color: #000;
	font-weight: bold;
}
.button2-left a:hover,
.button2-right a:hover {
	text-decoration: none;
	color: #0B55C4;
}
.button2-left a,
.button2-left span {
	padding: 0 24px 0 6px;
}
.button2-right a,
.button2-right span {
	padding: 0 6px 0 24px;
}
.button2-left {
	background: url(/images/j_button2_left.png) no-repeat;
	float: left;
	margin-left: 5px;
}

.button2-right {
	background: url(/images/j_button2_right.png) 100% 0 no-repeat;
	float: left;
	margin-left: 5px;
}

.button2-left .image {
	background: url(/images/j_button2_image.png) 100% 0 no-repeat;
}

.button2-left .readmore {
	background: url(/images/j_button2_readmore.png) 100% 0 no-repeat;
}

.button2-left .pagebreak {
	background: url(/images/j_button2_pagebreak.png) 100% 0 no-repeat;
}

.button2-left .blank {
	background: url(/images/j_button2_blank.png) 100% 0 no-repeat;
}

div.tooltip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	z-index:13000;
}

div.tooltip h4 {
	padding: 0;
	margin: 0;
	font-size: 95%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(/images/selector-arrow.png) no-repeat;
}

div.tooltip p {
	font-size: 90%;
	margin: 0;
}

/* Caption fixes */
.img_caption.left {
	float: left;
	margin-right: 1em;
}

.img_caption.right {
	float: right;
	margin-left: 1em;
}

.img_caption.left p {
	clear: left;
	text-align: center;
}

.img_caption.right p {
	clear: right;
	text-align: center;
}

/* Calendar */
a img.calendar {
	width: 16px;
	height: 16px;
	margin-left: 3px;
	background: url(/images/calendar.png) no-repeat;
	cursor: pointer;
	vertical-align: middle;
}


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

body {
	background: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
}

body#bd {
	
	background-attachment: fixed !important;
	color: #454545;
	margin: 0;
	padding: 0;
}

#ja-wrapper {

	background-attachment: fixed !important;
}

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: #BB2222;
	text-decoration: none;
}

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

a img {
	border: none;
}

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

/* Small text */
small, .small, .smalldark, .button, .article-meta, .modifydate, .img_caption p, a.readon,
#ja-pathway, #ja-footer {
	font-size: 92%;
}

/*article images*/
img {
	margin: 0;
	padding: 0;
}

.img_caption {
	padding-right: 10px;
}

.img_caption p {
	color: #454545;
	text-align: center;
}

.img_caption.left, .img_caption.right {}

.article_row .img-desc {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}

div.article-content img,
.img-desc img {
	padding: 0 5px 5px 0;
	margin-right: 10px;
}

.img-desc .img_caption p {
	font-size: 10px;
}

img.caption {
	padding: 0 10px 10px 0;
	background: url(/images/img-bg.gif) no-repeat bottom right;
}

.img_caption p {
	margin-top: 0px;
	padding-top: 5px;
}

.img-border {
	padding: 0 10px 10px 0;
	background: url(/images/img-bg.gif) no-repeat bottom right;
}

/* Heading */
h1 {
	font-size: 200%;
}

h2 {
	font-size: 175%;
}

h3 {
	font-size: 150%;
}

h4 {
	font-size: 125%;
}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 1em 0;
	padding: 0;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 30px;
}

ol li {
	margin-left: 35px;
}

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

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

fieldset a {
	font-weight: bold;
}

fieldset.input {
	background: none;
	padding: 0;
}

legend {
	background: #FFFFFF;
	font-weight: bold;
}

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

br {
}

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

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

form label {
	cursor: pointer;
}

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

.inputbox {
	background: #FFFFFF;
	border: 1px solid #D5D5D5;
	color: #666666;
	font-size: 100%;
	padding: 2px;
}

.button {
	background: url(/images/but-bg.gif) repeat-x left center #000000;
	border: none;
	color: #666666;
	padding: 1px 3px;
	cursor: pointer;
	text-transform: uppercase;
	font-weight: normal;
}

* html .button {
	padding: 1px 0 !important; /*IE 6*/
}

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

/* JOOMLA STYLE
--------------------------------------------------------- */
/*override fontpage*/
#ja-contentheading h2.contentheading {
	font-size: 100%;
}

#ja-contentheading .article-meta {}

#ja-contentheading p {
	margin: 5px 0;
}

#ja-contentheading .article-toolswrap {
	margin: 0 0 5px;
}

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

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

.row_separator {
	display: none;
}

.column_separator {
	padding: 0 25px;
}

/* content tables */
.sectiontableheader {
	background: #000000;
	border: 1px solid #454545;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px 8px;
}

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

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
	border-bottom: 1px solid #D5D5D5;
	padding: 8px;
}

tr.sectiontableentry2 td {
	background: #F5F5F5;
}

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

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

table.contenttoc {
	border: 1px solid #D5D5D5;
	float: right;
	margin: 0 0 10px 10px;
	padding: 0;
	width: 30%;
}

table.contenttoc td {
	
	padding: 1px 5px 1px 20px;
}

table.contenttoc th {
	border-bottom: 1px solid #D5D5D5;
	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 {
	background: none;
	border-collapse: collapse;
	border-spacing: 0;
	padding: 4px !important;
}

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

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

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

.blog {}

.blog_more {
	border-top: 1px solid #D5D5D5;
	margin: 15px 0 0;
	padding: 10px 0 0;
}

.blog_more h2 {
	color: #BB2222;
	font-size: 110%;
	margin: 0 0 10px;
	padding: 0;
	text-transform: uppercase;
}

.blog_more strong {
	display: block;
	margin: 0 0 5px;
	text-transform: uppercase;
}

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

.blog_more ul li {
	
	margin: 0;
	padding: 0 0 0 12px;
}

.blog_more ul li a {
	color: #454545;
}

.blog_more ul li a:hover,
.blog_more ul li a:active,
.blog_more ul li a:focus {
	color: #BB2222;
}

.category {
	font-weight: bold;
}

h1.componentheading, .componentheading {
	background: url(/images/dot.gif) repeat-x left bottom;
	font-size: 200%;
	margin: 0 0 10px;
	padding: 5px 0;
	color: #454545;
	font-weight: normal;
	text-transform: uppercase;
}

.contentdescription {
	padding-bottom: 30px;
}

h2.contentheading, .contentheading {
	color: #BB2222;
	font-size: 130%;
	margin: 0 0 5px;
	padding: 0;
	font-weight: bolder;
	text-transform: none;
}

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

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

a.readon {
	
	color: #858585;
	padding: 0 10px 0 0;
}

a.readon:hover, a.readon:focus, a.readon:active {
	
	text-decoration: none;
	color: #BB2222;
}

table.contentpaneopen td, table.contentpane td {
}

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

.moduletable {
	padding: 0;
}

ul.pagination {
	border-top: 1px solid #D5D5D5;
	color: #454545;
	margin: 15px auto 10px;
	padding: 10px 0 0;
	text-align: center;
}

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

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

ul.pagination a {
	background: #FFFFFF;
	border: 1px solid #D5D5D5;
	color: #454545;
	padding: 1px 4px;
	text-decoration: none;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
	color: #BB2222;
}

.pagenavbar {
	
	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;
}

.smalldark {
	text-align: left;
}

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

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

ul.latestnews li.latestnews,
ul.mostread li.mostread {
	background: url(/images/dot.gif) repeat-x left bottom;
	padding: 5px 0;
}

ul.latestnews a, ul.mostread a {
	background: url(/images/arrow.gif) no-repeat left center;
	padding-left: 10px;
}

ul.latestnews a:hover,
ul.latestnews a:focus,
ul.latestnews a:active {
	background: url(/images/arrow-hover.gif) no-repeat left center;
}

ul.mostread a:hover,
ul.mostread a:focus,
ul.mostread a:active {
	background: url(/images/arrow-hover.gif) no-repeat left center;
}

.bannerheader {
	font-size: 120%;
	font-weight: bold;
}

/* META
--------------------------------------------------------- */
div.content-desc p {
	clear: both;
	display: block;
	margin: 0;
}

.article-toolswrap {
	display: block;
	margin: 0 0 10px;
	padding: 0;
	position: relative;
}

.article-tools {
	display: block;
	padding: 0 10px 0 0;
}

.article-meta {
	color: #858585;
	width: 70%;
}

.createdby {
	color: #858585;
}

.createdate {
	
	margin-right: 5px;
	padding-right: 6px;
}

.modifydate {
	color: #858585;
	display: block;
	margin: 15px 0;
	width: 100%;
}

.article-section {
	
	margin-left: 5px;
	padding-left: 6px;
}

.article-section a {
	color: #454545;
}

.article-category a {
	color: #454545;
}

div.buttonheading {
	position: absolute;
	right: 10px;
	top: 0px;
}

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

.cols3 {
	float: left;
	width: 33.3%;
}

div.column1 .contentpaneopen {}

div.column2 .contentpaneopen {
	padding: 0 5px;
}

div.column3 .contentpaneopen {
	padding-left: 10px;
}

/* MAIN LAYOUT
--------------------------------------------------------- */
.wrap {
	clear: both;
	width: 100%;
}

.main {
	margin: 0 auto;
	width: 870px;
}

.inner {
	margin: 0 10px;
	padding: 0 20px;
}

#ja-mainbody {
	float: left;
	width: 650px;
	
	
}

#ja-content {
	float: right;
	width: 500px;
	
}

/* COLUMNS
--------------------------------------------------------- */
/*common style for column*/
#ja-col1 {
	float: left;
	width: 150px;
	font-size: 92%;
}

#ja-col2 {
	float: right;
	width: 220px;
	font-size: 92%;
}

/* PRIMARY COLUMN
--------------------------------------------------------- */
.ja-content-inner {
	margin:0 0 20px;
	padding: 20px 10px 0;
	border: 1px solid #D5D5D5;
	background: #FFFFFF;
	display:block;
	min-height:398px;
}

/* COLLAPSIBLE LAYOUT
--------------------------------------------------------- */
#ja-container,
#ja-container-fr,
#ja-container-fl,
#ja-container-f {
	position: relative;
	clear: both;
	padding: 0;
	z-index: 1;
}

#ja-container .main,
#ja-container-fr .main,
#ja-container-fl .main,
#ja-container-f .main {
	padding-bottom: 10px;
}

/*content + left*/
#ja-container-fr #ja-mainbody {
	width: 100%;
}

#ja-container-fr #ja-col1 {
	width: 15.6%;
}

#ja-container-fr #ja-content {
	width: 84.4%;
}

#ja-container-fr .ja-innerpad {
	padding-right: 0;
}

#ja-container-fr #ja-topsl,
#ja-container-fr .ja-innerpad {
	padding-right: 0;
}

/*content + right*/
#ja-container-fl #ja-content {
	width: 100%;
}

#ja-container-fl .ja-innerpad {
	padding-left: 0;
}

/*full*/
#ja-container-f #ja-mainbody {
	width: 100%;
}

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

#ja-container-f .ja-innerpad {
	padding: 0;
}

/* MODULE
--------------------------------------------------------- */
div.moduletable h3,
div.moduletable_default h3,
div.moduletable_menu h3,
div.moduletable_text h3,
div.moduletable_blank h3 {
	color: #454545;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 100%;
}

div.moduletable,
div.moduletable_default,
div.moduletable_menu,
div.moduletable_text,
div.moduletable_blank {
	color: #858585;
	margin: 0 0 10px 0;
	padding: 0;
}

div.moduletable.nomargin,
div.moduletable_default.nomargin,
div.moduletable_menu.nomargin,
div.moduletable_text.nomargin,
div.moduletable_blank.nomargin {
	margin: 0;
}

/* Blank module */
div.moduletable_blank {
	margin: 0 0 15px 0;
	padding: 0;
}

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

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

div.moduletable li,
div.moduletable_menu li,
div.moduletable_text li {
	background-position: 5px 7px;
	padding-left: 13px;
}

/* HEADER
--------------------------------------------------------- */
#ja-header {
	line-height: normal;
	position: relative;
	padding-bottom: 10px;
	z-index: 999;
}

#ja-header .main {
	position: relative;
}

h1.logo, div.logo-text {
	position: absolute;
	bottom: 0;
	left: -25px;
	margin: 0;
	padding: 0;
	height: 122px;
	width: 900px;
	z-index:-10;
}

h1.logo {
	background: transparent url('/images/logo.png') no-repeat top left;
	display: block;
	height: 122px;
	width: 850px;
	z-index:-10;
}

h1.logo a {
	
	position: relative;
	text-decoration: none;
	font-family: "Trebuchet MS", Georgia;
	font-size: 30px;
	top: 40px;
	left: 175px;
}


div.logo-text {
	width: 163px;
	margin: 25px 0 0;
	outline: none;
}

div.logo-text h1 {
	float: left;
	font-size: 250%;
	font-weight: normal;
	letter-spacing: 2px;
	margin: 0;
	padding-right: 10px;
}

div.logo-text h1 a {
	color: #BB2222;
	text-transform: uppercase;
}

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

.site-slogan {
	color: #454545;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

/* MAIN NAVIGATION
--------------------------------------------------------- */
#ja-mainnav {
	background: #000000;
	margin: 75px 0 0;
	width: 720px;
	float: right;
	z-index: 9999;
}

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

#ja-subnav ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

#ja-subnav li {
	background: none;
	display: block;
	line-height: normal;
	margin: 0;
	padding: 2px 0;
}

#ja-subnav li a {
	background: url(/images/arrow.gif) no-repeat right 10px;
	color: #858585;
	display: block;
	margin: 0;
	outline: none;
	padding: 6px 5px 6px 0;
	text-decoration: none;
}

#ja-subnav li a:hover,
#ja-subnav li a:active,
#ja-subnav li a:focus {
	background: url(/images/arrow-hover.gif) no-repeat right 10px;
	color: #BB2222;
	text-decoration: none;
}

#ja-subnav li.active a {
	background: url(/images/arrow-hover.gif) no-repeat right 10px;
	color: #BB2222;
	font-weight: bold;
}

/* breadcrumbs */
#ja-pathway {
	color: #454545;
	margin: 0;
	padding: 10px 0;
}

#ja-pathway .main {}

#ja-pathway .ja-pathway-text {
	float: left;
	padding-top: 5px;
}

#ja-pathway span {
	padding: 0 5px;
}

#ja-pathway strong {
	color: #BB2222;
}

#ja-pathway a {
	font-weight: bold;
	color: #454545;
}

#ja-pathway a:hover {
	color: #BB2222;
}

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

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

ul.menu li {
	background: url(/images/mainlevel-bg.gif) repeat-x left bottom;
	display: block;
	line-height: normal;
	margin: 0;
	padding: 2px 0;
}

ul.menu li a {
	background: url(/images/arrow.gif) no-repeat right 10px;
	color: #858585;
	display: block;
	margin: 0;
	outline: none;
	padding: 6px 5px 6px 0;
	text-decoration: none;
}

ul.menu li a:hover,
ul.menu li a:active,
ul.menu li a:focus {
	background: url(/images/arrow-hover.gif) no-repeat right 10px;
	color: #BB2222;
	text-decoration: none;
}

ul.menu li.active a {
	background: url(/images/arrow-hover.gif) no-repeat right 10px;
	color: #BB2222;
	font-weight: bold;
}

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

ul.menu li li {
	background: none !important;
	border: none;
	padding: 0 0 0 10px;
}

ul.menu li li a {
	background: url(/images/arrow.gif) no-repeat right 10px !important;
	border: none;
	color: #858585 !important;
	font-weight: normal !important;
	padding: 5px;
	text-transform: none;
}

ul.menu li li a:hover,
ul.menu li li a:active,
ul.menu li li a:focus {
	background: url(/images/arrow-hover.gif) no-repeat right 10px !important;
	color: #BB2222 !important;
	text-decoration: none;
}

ul.menu li li.active a {
	background: url(/images/arrow-hover.gif) no-repeat right 10px !important;
	color: #BB2222 !important;
}

ul.menu li li li a {
	background: url(/images/arrow.gif) no-repeat 25px 10px !important;
	color: #858585 !important;
	font-weight: normal !important;
	padding-left: 35px !important;
}

ul.menu li li li.active a {
	font-weight: bold !important;
}

/* COLUMN */
#ja-col1 div.moduletable h3,
#ja-col1 div.moduletable_default h3,
#ja-col1 div.moduletable_menu h3,
#ja-col1 div.moduletable_text h3,
#ja-col1 div.moduletable_blank h3 {
	background-color: #BB2222;
	font-weight: normal;
	padding: 23px 0 10px 10px;
	color: #FFFFFF;
}

#ja-col1 div.moduletable,
#ja-col1 div.moduletable_default,
#ja-col1 div.moduletable_menu,
#ja-col1 div.moduletable_text,
#ja-col1 div.moduletable_blank {
	background: #F5F5F5;
	margin-bottom: 0;
}

#ja-col1 div.moduletable_menu h3 {
	background-color: #000000;
}

.jamod h3.show {
	background: url(/images/icon-max.gif) no-repeat right 27px;
	cursor: pointer;
}

.jamod h3.hide {
	background: url(/images/icon-min.gif) no-repeat right 26px;
	margin-bottom: 0;
	cursor: pointer;
	border-bottom: 1px solid #DB7C7C;
}

.hide .jamod-content {
	overflow: hidden;
	height: 0px;
}

div.moduletable_menu h3.hide {
	background: url(/images/icon-min2.gif) no-repeat right 26px;
	border-bottom: 1px solid #2D2D2D;
}

#ja-col1 .ja-inner {
	padding: 0 10px 20px;
	margin: 0;
}

#ja-col1 div.moduletable_menu {
	background:#FFFFFF;
}

#ja-col1 ul.menu li {
	background: none;
}

#ja-col1 ul.menu li.active {
	background: #F5F5F5;
	margin: 0 -10px;
	border-top: 1px solid #D5D5D5;
	border-bottom: 1px solid #D5D5D5;
	padding-left: 10px;
}

#ja-col1 ul.menu li.active a,
#ja-col1 ul.menu li.active li.active a,
#ja-col1 ul.menu li.active li a:hover,
#ja-col1 ul.menu li.active li a:active,
#ja-col1 ul.menu li.active li a:focus {
	background: url(/images/arrow2-hover.gif) no-repeat right 10px !important;
	padding-right: 15px;
}

#ja-col1 ul.menu li.active li a {
	background: url(/images/arrow2.gif) no-repeat right 10px !important;
	padding-right: 15px;
}

#ja-col1 ul.menu li.active li.active {
	margin: 0 0 0 10px;
	padding-left: 0;
	border: none;
}

#ja-col2 div.moduletable h3,
#ja-col2 div.moduletable_default h3,
#ja-col2 div.moduletable_menu h3,
#ja-col2 div.moduletable_text h3 {
	margin: 0 0 15px;
	padding: 15px 0 0;
	font-weight: normal;
	font-size: 200%;
}

#ja-col2 div.moduletable,
#ja-col2 div.moduletable_default,
#ja-col2 div.moduletable_menu,
#ja-col2 div.moduletable_text {
	border: 1px solid #D5D5D5;
	background: #FFFFFF;
	padding: 0 9px 20px;
}

#ja-col2 div.moduletable_blank {
	margin-bottom: 10px;
}

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

/* Top spotlight */
#ja-topsl {
	padding: 0 10px 10px 0;
}

#ja-topsl div.ja-innerpad {
	border: 1px solid #D5D5D5;
	background: #FFFFFF;
	padding: 15px 10px 10px;
	overflow: hidden;
}

* html #ja-topsl div.ja-innerpad {
	position: relative;
}

#ja-topsl div.moduletable {
	position: relative;
}

#ja-topsl div.moduletable h3 {
	background: none;
	border: none;
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 200%;
	font-weight: normal;
}

#ja-topsl div.img_caption p {
	display: none;
}

/* Bottom spotlight */
#ja-botsl {
	padding: 0;
}

#ja-botsl .main {
	padding-bottom: 10px;
}

#ja-botsl div.moduletable h3,
#ja-botsl div.moduletable_default h3,
#ja-botsl div.moduletable_menu h3 {
	background: none;
	border-bottom: 1px solid #D5D5D5;
	border-right: none;
	color: #666666;
	margin: 0 0 10px 0;
	padding: 5px 0;
	font-size: 92%;
	font-weight: normal;
}

#ja-botsl div.moduletable,
#ja-botsl div.moduletable_default,
#ja-botsl div.moduletable_menu {
	background: none;
	color: #454545;
	margin: 0;
	padding: 0 10px 20px;
}

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

#ja-botsl .ja-box-right div.moduletable,
#ja-botsl .ja-box-right div.moduletable_default,
#ja-botsl .ja-box-right div.moduletable_menu {
	margin: 0;
}

#ja-botsl .ja-box-center div.moduletable,
#ja-botsl .ja-box-center div.moduletable_default,
#ja-botsl .ja-box-center div.moduletable_menu {
	margin: 0 10px 0 0;
}

#ja-botsl .img-border {
	background: url(/images/img-bg.gif) no-repeat right bottom;
	padding: 0 10px 10px 0;
}

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

#ja-botsl a:hover,
#ja-botsl a:focus,
#ja-botsl a:active {
	color: #BB2222;
	text-decoration: none;
}

#ja-botsl li {
	background: none;
	border-bottom: 1px solid #D5D5D5;
}

#ja-botsl div.moduletable_menu li a {
	background: url(/images/arrow.gif) no-repeat 0px 5px;
}

#ja-botsl div.moduletable_menu li a:hover,
#ja-botsl div.moduletable_menu li a:active,
#ja-botsl div.moduletable_menu li a:focus {
	background: url(/images/arrow-hover.gif) no-repeat 0px 5px;
}



/* FOOTER
--------------------------------------------------------- */
#ja-footer {
	clear: both;
	background: #000000;
	border-top: 1px solid #D5D5D5;
}

#ja-footer .main {
	color: #666666;
	height: 65px;
}

#ja-footer .ja-inner {
	padding: 16px 0;
	float: left;
}


#ja-footer a {
	color: #D5D5D5;
}

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

#ja-footer small {
	font-size: 100%;
	float: left;
	clear: both;
}

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

#ja-footer li {
	background: url(/images/sep2.gif) no-repeat left 7px;
	display: inline;
	margin: 0;
	padding: 0 0 0 2px;
}

#ja-footer li a {
	color: #D5D5D5;
	display: inline;
	padding: 0 7px;
	font-size: 92%;
	text-transform: uppercase;
}

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

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

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

li.ja-firstitem {
	background: none !important;
}

/* JA Slideshow */
#ja-slideshow {
	margin: 0px;
	padding: 0px;
	z-index: 10;
	background: transparent url('/images/sl.jpg') top left no-repeat;
	width: 870px;
	height: 187px;
	margin: 0px auto 0px auto;
}

#ja-slideshow p {
	
	position: relative;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	width: 715px;
	height: 172px;
	float: right;
}

/* JA Tabs */
#ja-tabwrap {
	float: right;
	width: 30%;
}

/* Login */
#form-login-username label,
#form-login-password label {
	display: block;
}

#form-login-username #modlgn_username,
#form-login-password #modlgn_passwd {
	width: 90%;
}


/*others*/
#ja-banner {
	float: right;
	margin: 15px 5px 0 0;
	overflow: hidden;
	padding: 0;
	text-align: center;
}

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

div.jazin-section a span.cufon {
	display: block;
	font-size: 1px;
	padding-bottom: 10px;
	float: left;
}

.clr {
	clear: both;
}

.hastip img {
	border: none;
}

ul.no-display {
	display: none;
}

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

div.ja-innerdiv {
	padding-top: 8px;
}

div.ja-innerdiv span.title {
	display: block;
	font-weight: bold;
}

div.ja-innerdiv span.title a {
	color: #BB2222;
	font-size: 110%;
}



/* Clearfix */
* html .clearfix {
	height: 1%; /* IE5-6 */
}

.clearfix {
	display: inline-block; /* IE7xhtml*/
}

html[xmlns] .clearfix {
	display: block; /* O */
}

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	line-height: 0;
	font-size: 1px;
	overflow: hidden;
}

/* menu */

/*------------------------------------------------------------------------
# JA Lead - Version 1.0 - Licence Owner JA100696
# ------------------------------------------------------------------------
# Copyright (C) 2004-2009 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.
-------------------------------------------------------------------------*/

/* Son of Suckerfish Dropdowns
---------------------------------------------------------
Originally developed by Patrick Griffiths and Dan Webb
http://www.htmldog.com/articles/suckerfish/dropdowns/
---------------------------------------------------------
NOTE: After a deep research, we decide to divide this
CSS into 2 parts. The first part will define the layout.
The second part will define the visual look for this menu.
---------------------------------------------------------*/

#ja-cssmenu {
	margin: 0; /* all lists */
	padding: 0;
}

#ja-cssmenu ul {
	margin: 0; /* all lists */
	padding: 0;
}

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

#ja-cssmenu li ul {
	width: 16.4em;
	position: absolute; /* second-level lists */
	z-index: 99;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	height: auto;
	w\idth: 15.9em;
}

#ja-cssmenu li ul ul {
	margin: -2em 0 0 15em; /* third-and-above-level lists */
}

#ja-cssmenu li li {
	padding: 0 0 0 0;
	margin: 0;
	width: 15.9em;
}

#ja-cssmenu ul a {
	width: 14.8em;
	w\idth: 10.8em;
}

#ja-cssmenu li:hover ul ul, #ja-cssmenu li:hover ul ul ul,
#ja-cssmenu li.sfhover ul ul, #ja-cssmenu li.havechildsfhover ul ul, #ja-cssmenu li.havechild-activesfhover ul ul, #ja-cssmenu li.activesfhover ul ul,
#ja-cssmenu li.sfhover ul ul ul, #ja-cssmenu li.havechildsfhover ul ul ul, #ja-cssmenu li.havechild-activesfhover ul ul ul, #ja-cssmenu li.activesfhover ul ul ul {
	left: -999em;
}

/* This "unhides" the sub-menus (left: -999em is what hides them) */
#ja-cssmenu li:hover ul, #ja-cssmenu li li:hover ul, #ja-cssmenu li li li:hover ul,
#ja-cssmenu li.sfhover ul, #ja-cssmenu li.havechildsfhover ul, #ja-cssmenu li.havechild-activesfhover ul, #ja-cssmenu li.activesfhover ul,
#ja-cssmenu li li.sfhover ul, #ja-cssmenu li li.havesubchildsfhover ul, #ja-cssmenu li li.havesubchild-activesfhover ul, #ja-cssmenu li li.activesfhover ul,
#ja-cssmenu li li li.sfhover ul, #ja-cssmenu li li li.havesubchildsfhover ul, #ja-cssmenu li li li.havesubchild-activesfhover ul, #ja-cssmenu li li li.activesfhover ul {
	left: auto;
}

/* STYLING THE MENU
-----------------------------------*/
/* 1st level */

#ja-cssmenu li a {
	
	background-color: #000000;
	display: block;
	text-decoration: none;
	font-size: 92%;
	color: #656565;
	padding: 11px;
	font-weight: bold;
	text-transform: uppercase;
	
}

#ja-cssmenu li a.first-item {
	border-left: none;
}

#ja-cssmenu li a.last-item {
	border-right: none;
}

#ja-cssmenu li a:hover,
#ja-cssmenu li a:active,
#ja-cssmenu li a:focus {
	background-color: #BB2222;
	color: #FFFFFF;
}

#ja-cssmenu li:hover a,
#ja-cssmenu li.sfhover a,
#ja-cssmenu li.havechildsfhover a,
#ja-cssmenu li.havechild.activesfhover a {
	background-color: #BB2222;
	color: #FFFFFF;
}

#ja-cssmenu li.active a {
	background-color: #BB2222;
	color: #FFFFFF;
}

#ja-cssmenu li a.active:hover,
#ja-cssmenu li a.active:active,
#ja-cssmenu li a.active:focus {
	color: #FFFFFF;
}

#ja-cssmenu li.havechild:hover a,
#ja-cssmenu li.havechildsfhover a,
#ja-cssmenu li.activesfhover a  {
	background-color: #BB2222;
}

/* 2nd level and above */
#ja-cssmenu li ul {
	border: 1px solid #2D2D2D;
	background: url(/images/trans-bg.png);
}

#ja-cssmenu li ul ul {
	border: 1px solid #2D2D2D;
}

#ja-cssmenu li ul li {
	border-bottom: 1px solid #2D2D2D;
	border-right: none;
	background: none;
}

#ja-cssmenu li ul a {
	border-right: none;
	margin: 0;
	padding: 7px 10px;
	background: none !important;
	text-transform: none;
	font-weight: normal;
	font-size: 100%;
	white-space: nowrap;
	color: #CCCCCC !important;
	width: 14em;
}

#ja-cssmenu li.havesubchild,
#ja-cssmenu li.havesubchild-active {
	background: url(/img/arrow-1.gif) no-repeat 95% 50%;
}

#ja-cssmenu li ul a:hover,
#ja-cssmenu li ul a:active,
#ja-cssmenu li ul a:focus,
#ja-cssmenu ul li:hover,
#ja-cssmenu ul li.sfhover,
#ja-cssmenu ul li.havesubchildsfhover,
#ja-cssmenu ul li.havesubchild.activesfhover,
#ja-cssmenu ul ul li:hover,
#ja-cssmenu ul ul li.sfhover,
#ja-cssmenu ul ul li.havesubchildsfhover,
#ja-cssmenu ul ul li.havesubchild.activesfhover {
	background: #BB2222 !important;
	color: #FFFFFF !important;
}

#ja-cssmenu ul li a.active {
	background: none !important;
	color: #FFFFFF !important;
	font-weight: bold !important;
}

#ja-cssmenu ul li a.active:hover,
#ja-cssmenu ul li a.active:active,
#ja-cssmenu ul li a.active:focus {
	color: #FFFFFF !important;
}

/* COLOR */

/* Common style */
body#bd {
	background: #533513 url(/images/body-bg.jpg) no-repeat top left;
	color: #CAB39E;
}

#ja-wrapper {
	background: url(/images/wrapper-bg.jpg) no-repeat top right;
}

body.contentpane {
	color: #CAB39E;
}

a {
	color: #A3AD5B;
}

a:hover, a:active, a:focus {
	color: #A3AD5B;
}

.img_caption p {
	color: #CAB39E;
}

div.article-content img,
.img-desc img {
	background: url(/images/img-bg.gif) no-repeat bottom right;
}

img.caption {
	background: url(/images/img-bg.gif) no-repeat bottom right;
}

.img-border {
	background: url(/images/img-bg.gif) no-repeat bottom right;
}

ul li {
	background: url(/images/bullet.gif) no-repeat 20px 6px;
}

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

legend {
	background: #533513;
}

hr {
	border-top: 1px solid #4F3212;
}

.inputbox {
	background: #5C3F1F;
	border: 1px solid #6B4C29;
	color: #C0A58C;
}

/* joomla style */
.article_separator, .article_seperator {
	background: url(/images/dot.gif) repeat-x left center;
}

.leading_separator {
	background: url(/images/dot.gif) repeat-x left center;
}

.sectiontableheader {
	border: none;
}

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

tr.sectiontableentry2 td {
	background: #533513;
}

table.contenttoc {
	border: 1px solid #6B4C29;
}

table.contenttoc td {
	background: url(/images/arrow-hover.gif) no-repeat 12px 8px;
}

table.contenttoc th {
	border-bottom: 1px solid #6B4C29;
}

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

.blog_more {
	border-top: 1px solid #6B4C29;
}

.blog_more h2 {
	color: #A3AD5B;
}

.blog_more ul li {
	background: url(/images/arrow.gif) no-repeat 4px 8px;
}

.blog_more ul li a {
	color: #CAB39E;
}

.blog_more ul li a:hover,
.blog_more ul li a:active,
.blog_more ul li a:focus {
	color: #A3AD5B;
}

h1.componentheading, .componentheading {
	background: url(/images/dot.gif) repeat-x left bottom;
	color: #CAB39E;
}

h2.contentheading, .contentheading {
	color: #A3AD5B;
}

a.readon {
	background: url(/images/arrow3.gif) no-repeat right 5px;
	color: #98795C;
}

a.readon:hover, a.readon:focus, a.readon:active {
	background: url(/images/arrow3-hover.gif) no-repeat right 5px;
	color: #A3AD5B;
}

ul.pagination {
	border-top: 1px solid #6B4C29;
	color: #CAB39E;
}

ul.pagination a {
	background: #533513;
	border: 1px solid #6B4C29;
	color: #CAB39E;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
	color: #A3AD5B;
}

.pagenavbar {
	background: url(/images/icon-pages.gif) no-repeat center left;
}

.pagenavcounter {
	background: url(/images/icon-pages.gif) no-repeat 0 11px;
}

ul.latestnews li.latestnews,
ul.mostread li.mostread {
	background: url(/images/dot.gif) repeat-x left bottom;
}

ul.latestnews a, ul.mostread a {
	background: url(/images/arrow.gif) no-repeat left center;
}

ul.latestnews a:hover,
ul.latestnews a:focus,
ul.latestnews a:active {
	background: url(/images/arrow-hover.gif) no-repeat left center;
}

ul.mostread a:hover,
ul.mostread a:focus,
ul.mostread a:active {
	background: url(/images/arrow-hover.gif) no-repeat left center;
}

.article-meta {
	color: #98795C;
}

.createdby {
	color: #98795C;
}

.createdate {
	background: url(/images/vline.gif) no-repeat right center;
}

.modifydate {
	color: #98795C;
}

.article-section {
	background: url(/images/vline.gif) no-repeat left center;
}

.article-section a {
	color: #CAB39E;
}

.article-category a {
	color: #CAB39E;
}

.ja-content-inner {
	background: #5C3F1F;
	border: 1px solid #4F3212;
}

div.moduletable h3,
div.moduletable_default h3,
div.moduletable_menu h3,
div.moduletable_text h3,
div.moduletable_blank h3 {
	color: #CAB39E;
}

div.moduletable,
div.moduletable_default,
div.moduletable_menu,
div.moduletable_text,
div.moduletable_blank {
	color: #98795C;
}

div.logo-text h1 a {
	color: #A3AD5B;
}

.site-slogan {
	color: #CAB39E;
}

#ja-subnav li a {
	background: url(/images/arrow.gif) no-repeat right 10px;
	color: #98795C;
}

#ja-subnav li a:hover,
#ja-subnav li a:active,
#ja-subnav li a:focus {
	background: url(/images/arrow-hover.gif) no-repeat right 10px;
	color: #A3AD5B;
}

#ja-subnav li.active a {
	background: url(/images/arrow-hover.gif) no-repeat right 10px;
	color: #A3AD5B;
}

#ja-pathway {
	color: #CAB39E;
}

#ja-pathway strong {
	color: #A3AD5B;
}

#ja-pathway a {
	color: #CAB39E;
}

#ja-pathway a:hover {
	color: #A3AD5B;
}

/* Default Joomla! Menu */
ul.menu li a {
	background: url(/images/arrow.gif) no-repeat right 10px;
	color: #98795C;
}

ul.menu li a:hover,
ul.menu li a:active,
ul.menu li a:focus {
	background: url(/images/arrow-hover.gif) no-repeat right 10px;
	color: #A3AD5B;
}

ul.menu li.active a {
	background: url(/images/arrow-hover.gif) no-repeat right 10px;
	color: #A3AD5B;
}

ul.menu li li a {
	background: url(/images/arrow.gif) no-repeat right 10px !important;
	color: #98795C !important;
}

ul.menu li li a:hover,
ul.menu li li a:active,
ul.menu li li a:focus {
	background: url(/images/arrow-hover.gif) no-repeat right 10px !important;
	color: #A3AD5B !important;
}

ul.menu li li.active a {
	background: url(/images/arrow-hover.gif) no-repeat right 10px !important;
	color: #A3AD5B !important;
}

ul.menu li li li a {
	background: url(/images/arrow.gif) no-repeat 25px 10px !important;
	color: #98795C !important;
}

#ja-col1 div.moduletable h3,
#ja-col1 div.moduletable_default h3,
#ja-col1 div.moduletable_text h3,
#ja-col1 div.moduletable_blank h3 {
	background-color: #A3AD5B;
}

.jamod h3.hide {
	background: url(/images/icon-min.gif) no-repeat right 26px;
	border-bottom: 1px solid #CDD49E;
}

#ja-col1 div.moduletable,
#ja-col1 div.moduletable_default,
#ja-col1 div.moduletable_menu,
#ja-col1 div.moduletable_text,
#ja-col1 div.moduletable_blank {
	background: #533513;
}

#ja-col1 div.moduletable_menu {
	background: #5C3F1F;
}

#ja-col1 ul.menu li.active {
	background: #533513;
	border-bottom: 1px solid #6B4C29;
	border-top: 1px solid #6B4C29;
}

#ja-col1 ul.menu li.active a,
#ja-col1 ul.menu li.active li.active a,
#ja-col1 ul.menu li.active li a:hover,
#ja-col1 ul.menu li.active li a:active,
#ja-col1 ul.menu li.active li a:focus {
	background: url(/images/arrow2-hover.gif) no-repeat right 10px !important;
}

#ja-col1 ul.menu li.active li a {
	background: url(/images/arrow2.gif) no-repeat right 10px !important;
}

#ja-col1 ul.menu li.active li.active {
	border: none;
}

#ja-col2 div.moduletable,
#ja-col2 div.moduletable_default,
#ja-col2 div.moduletable_menu,
#ja-col2 div.moduletable_text {
	background: #5C3F1F;
	border: 1px solid #4F3212;
}

#ja-topsl div.ja-innerpad {
	background: #5C3F1F;
	border: 1px solid #4F3212;
}

#ja-botsl div.moduletable h3,
#ja-botsl div.moduletable_default h3,
#ja-botsl div.moduletable_menu h3 {
	border-bottom: 1px solid #6B4C29;
	color: #C0A58C;
}

#ja-botsl div.moduletable,
#ja-botsl div.moduletable_default,
#ja-botsl div.moduletable_menu {
	color: #CAB39E;
}

#ja-botsl .img-border {
	background: url(/images/img-bg.gif) no-repeat right bottom;
}

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

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

#ja-botsl li {
	border-bottom: 1px solid #6B4C29;
}

#ja-botsl div.moduletable_menu li a {
	background: url(/images/arrow.gif) no-repeat 0px 5px;
}

#ja-botsl div.moduletable_menu li a:hover,
#ja-botsl div.moduletable_menu li a:active,
#ja-botsl div.moduletable_menu li a:focus {
	background: url(/images/arrow-hover.gif) no-repeat 0px 5px;
}



#ja-footer {
	border-top: 1px solid #6B4C29;
}
/* JA Tabs*/
.lead .ja-tab-panels-top {
	background: #5C3F1F;
	border: 1px solid #4F3212;
}

.lead .ja-tabs-title-top {
	border-bottom: 1px solid #4F3212;
}

.lead .ja-tabs-title-top ul.ja-tabs-title li {
	border: 1px solid #533513;
}

.lead .ja-tabs-title-top ul.ja-tabs-title li h3 {
	border-bottom: none;
}

.lead .ja-tabs-title-top ul.ja-tabs-title li.active,
.lead .ja-tabs-title-top ul.ja-tabs-title li.firstactive,
.lead .ja-tabs-title-top ul.ja-tabs-title li.lastactive {
	background: #5C3F1F;
	border: 1px solid #4F3212;
	border-bottom: 1px solid #5C3F1F;
}

.lead .ja-tabs-title-top ul li.active h3 ,
.lead .ja-tabs-title-top ul li.firstactive h3,
.lead .ja-tabs-title-top ul li.lastactive h3 {
	border: 1px solid #5C3F1F;
	border-bottom: none;
	color: #C0A58C;
}

.lead .ja-tabs-title-left ul li.active,
.lead .ja-tabs-title-left ul li.firstactive,
.lead .ja-tabs-title-left ul li.lastactive {
	background: #5C3F1F;
}

.lead .ja-tabs-title-left ul li.active h3 ,
.lead .ja-tabs-title-left ul li.firstactive h3,
.lead .ja-tabs-title-left ul li.lastactive H3 {
	color: #C0A58C;
}

.lead .ja-tabs-title-right ul li.active,
.lead .ja-tabs-title-right ul li.firstactive,
.lead .ja-tabs-title-right ul li.lastactive {
	background: #5C3F1F;
}

.lead .ja-tabs-title-right ul li.active h3,
.lead .ja-tabs-title-right ul li.firstactive h3,
.lead .ja-tabs-title-right ul li.lastactive h3 {
	color: #C0A58C;
}

.lead .ja-tab-panels-bottom {
	background: #5C3F1F;
	border: 1px solid #4F3212;
}

.lead .ja-tabs-title-bottom {
	border-top: 1px solid #4F3212;
}

.lead .ja-tabs-title-bottom ul.ja-tabs-title li {
	border: 1px solid #533513;
}

.lead .ja-tabs-title-bottom ul.ja-tabs-title li.active,
.lead .ja-tabs-title-bottom ul.ja-tabs-title li.firstactive,
.lead .ja-tabs-title-bottom ul.ja-tabs-title li.lastactive {
	background: #5C3F1F;
	border: 1px solid #4F3212;
	border-top: 1px solid #5C3F1F;
}

.lead .ja-tabs-title-bottom ul li.active h3 ,
.lead .ja-tabs-title-bottom ul li.firstactive h3,
.lead .ja-tabs-title-bottom ul li.lastactive h3 {
	border: 1px solid #5C3F1F;
	color: #C0A58C;
}


div.ja-innerdiv span.title a {
	color: #A3AD5B;
}

.jazin-box {
	border-bottom: 1px solid #6B4C29;
}


div.jazin-section a span {
	color: #CAB39E;
}

.jazin-content {
	border-bottom: 1px solid #6B4C29;
	color: #CAB39E;
}

.jazin-more {
	color: #A3AD5B;
}


.jazin-content a {
	color: #A3AD5B;
}

.jazin-content a.readon {
	color: #98795C;
}

.jazin-content a:hover,
.jazin-content a:active,
.jazin-content a:focus,
.jazin-content a.readon:hover,
.jazin-content a.readon:active,
.jazin-content a.readon:focus {
	color: #A3AD5B;
}

.jazin-pagedesc {
	background: #533513;
	border-bottom: 1px solid #6B4C29;
	border-top: 1px solid #6B4C29;
}

.jazin-links li a {
	background: url(/images/arrow.gif) no-repeat 0 5px;
	color: #98795C;
}

.jazin-links li a:hover,
.jazin-links li a:focus,
.jazin-links li a:active {
	background: url(/images/arrow-hover.gif) no-repeat 0 5px;
	color: #A3AD5B;
}

div.ja_slidetitle a {
	color: #A3AD5B;
}

.ja_slideintro {
	color: #98795C;
}




ul.ja-bullettin span {
	color: #98795C !important;
}

#ja_twitter_div #twitter_update_list li span a {
	color: #98795C;
}

.tool-tip {
	background: #533513;
	border: 1px solid #6B4C29;
	color: #CAB39E;
}

#system-message dd.message ul {
	background: #C0A58C;
}

#system-message dd.error ul {
	background: #C0A58C;
}

#system-message dd.notice ul {
	background: #C0A58C;
}

/* typography style */
pre, .code {
	background: #533513;
	border-left: 5px solid #A3AD5B;
}



.dropcap {
	color: #A3AD5B;
}

.highlight {
	background: #533513;
	color: #C0A58C;
}

p.stickynote {
	background-color: #533513;
	border: 1px solid #6B4C29;
}

p.download {
	background-color: #533513;
	border: 1px solid #6B4C29;
}

ul.checklist li {
	background: url(/images/icon-checklist.gif) no-repeat 0 5px !important;
}


/* Legend */
.legend-title {
	background: #5C3F1F;
	color: #A3AD5B;
}

.legend {
	border: 1px solid #6B4C29;
}

ul.support li {
	color: #C0A58C;
}

ul.contact li {
	color: #C0A58C;
}

/* Slipt Menu */
#ja-splitmenu a:hover,
#ja-splitmenu a:active,
#ja-splitmenu a:focus {
	background-color: #A3AD5B;
}

#ja-splitmenu li.active a {
	background-color: #A3AD5B;
}

#ja-splitmenu li.active a:hover,
#ja-splitmenu li.active a:active,
#ja-splitmenu li.active a:focus {
	background-color: #A3AD5B;
}

/* CSS Menu */
#ja-cssmenu li a:hover,
#ja-cssmenu li a:active,
#ja-cssmenu li a:focus {
	background-color: #A3AD5B;
}

#ja-cssmenu li:hover a,
#ja-cssmenu li.sfhover a,
#ja-cssmenu li.havechildsfhover a,
#ja-cssmenu li.havechild.activesfhover a {
	background-color: #A3AD5B;
}

#ja-cssmenu li.havechild:hover a,
#ja-cssmenu li.havechildsfhover a,
#ja-cssmenu li.activesfhover a {
	background-color: #A3AD5B;
	color: #FFFFFF;
}

#ja-cssmenu li.active a {
	background-color: #A3AD5B;
}

#ja-cssmenu li ul a:hover,
#ja-cssmenu li ul a:active,
#ja-cssmenu li ul a:focus,
#ja-cssmenu ul li:hover,
#ja-cssmenu ul li.sfhover,
#ja-cssmenu ul li.havesubchildsfhover,
#ja-cssmenu ul li.havesubchild.activesfhover,
#ja-cssmenu ul ul li:hover,
#ja-cssmenu ul ul li.sfhover,
#ja-cssmenu ul ul li.havesubchildsfhover,
#ja-cssmenu ul ul li.havesubchild.activesfhover {
	background: #A3AD5B !important;
}

.success {
	
	background-color: #E6EFC2;
	color: #264409;
	padding: 5px 0px 5px 0px;
	border: 2px solid #C6D880;
	text-align: center;
	
}

ol#errors {
	
	background-color: #FBE3E4;
	color: #8a1f11;
	
}

ol#errors li {
	
	padding: 5px 0px 5px 0px;
	
}

#OrderForm legend {
	
	padding: 5px;
	
}

#OrderForm fieldset {
	
	padding-left: 15px;
	
}

#OrderForm fieldset div {
	
	clear: both;
	
}

#OrderForm fieldset div.qt {
	
	
	background: transparent url('/images/ulei-de-argan-order.png') top right no-repeat;
	
	
}

#OrderForm fieldset {
	
	padding-left: 15px;
	
}

#OrderForm input[type="text"], #OrderForm fieldset label, #OrderForm textarea, #OrderForm select {
	
	margin: 5px 0px 5px 0px;
	
}

#OrderForm fieldset label {
	
	display: block;
	width: 200px;
	float: left;
	
}

#OrderForm label.required {
	
	font-weight: bold;
	
}

#OrderForm input[type="text"] {
	
	height: 20px;
	line-height: 20px;
	
}

#OrderForm textarea {
	
	height: 100px;
	
}

#OrderForm input[type="text"], #OrderForm textarea {

	width: 220px;
	
}

.testimonials a, .testimonials a:link, .testimonials a:visited {
	
	display: block;
	text-decoration: none;
	
}

.testimonials a:hover, .testimonials a:active {
	
	color: #CCC;
	text-decoration: none;
	
}

.ad {
	
	padding: 0px;
	margin: 0px;
	height: auto;
	min-height: auto;
	
}

.ad a {
	
	margin: 0px;
	padding: 0px;
	display: block;
	width: 100%;
	height: 100%;
	
}

.ad p {
	
	display: block;
	width: 100%;
	height: 100%;
	
}

.ad a img {
	
	display: block;
	margin: 20px auto 0px auto;
}

div#messuri {
	
	width: 400px;
	height: 25px;
	line-height: 25px;
	position: relative;
	top: 50px;
	left: 468px;
	text-align: right;
	
}

div#mess {
	
	color: #B09880;
	padding-top: 10px;
	
}

div#mess a {
	
	display: block;
	background: transparent url('/images/icon_neutral.png') 0% 50% no-repeat;
	padding: 0px 0px 0px 20px;
	margin: 10px 0px 0px 0px;
	height: 16px;
	line-height: 16px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	
}

div.stock {
	padding: 0px;
	margin: 0px;
	font-size: 25px;
	font-weight: bold;
	color: #4AA02C;
	
}