/*
 * ------------------------------------------------------------------------
 * JA Tiris template for Joomla 1.5.x
 * ------------------------------------------------------------------------
 * Copyright (C) 2004-2011 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.
 * ------------------------------------------------------------------------
*/
@import url(../fonts/abel/stylesheet.css);
/* COMMON STYLE
--------------------------------------------------------- */
body {
	color: #7b7b7b;
	font-family: Arial, sans-serif;
}

body#bd {
	background: url(../images/bg-body.png) 0 0 repeat-x #fff;
	color: #7b7b7b;
}

/* Normal links ---*/
a { color: #cf1f18; text-decoration: none; }

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

/* Readon links ---*/
p.readmore { overflow: hidden; display: inline-block; }

p.readmore a {
	background: #3A3A3A;
	color: #fff;
	display: inline-block;
    font-size: 92%;
	font-weight: 700;
	padding: 3px 10px;
	text-transform: uppercase;
	line-height: 1.6;
}

p.readmore a:hover, p.readmore a:focus, p.readmore a:active {
	background: #cf1f18;
	color: #fff;
	text-decoration: none;
}

p.modifydate { margin: 0 0 10px; }

.contentheading, .componentheading, h1, h2, h3, h4, h5 {
	color: #373737;
	font-family: "abelregular", Arial, sans-serif;
	font-weight: 100;
	text-transform: uppercase;
}

h2, h2.contentheading, .contentheading, h1.componentheading, .componentheading {
	background: url(../images/bg-h3.gif) 0 100% repeat-x;
	color: #373737;
	font-size: 250%;
	line-height: 100%;
	margin: 0 0 20px !important;
	padding-bottom: 13px !important;
}

.contentheading { font-size: 200%; }

h1.contentheading { font-size: 250%; }

h1.contentheading a { color: #373737; }

.column { overflow: visible; }

.item .contentheading {
	font-size: 200%;
	background: none;
	margin: 0px !important;
	padding: 0px !important;
}

.item .contentheading a { color: #222; }

.item .contentheading a:hover,
.item .contentheading a:active,
.item .contentheading a:focus {
	color: #cf1f18;
	text-decoration: none;	
}

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

.jitem-title { font-size: 110%; font-weight: 700; }

.item-page h2, .item-page h1.contentheading {
	background: none;
	margin: 0px !important;
	padding: 0px !important;
}

.item .contentheading { font-size: 200%; background: none; margin: 0px !important; padding: 0px !important; }

dd.category-name a { font-weight: 700; }

dd.create, dd.createdby, dd.published {
	background: url("../images/hoz-sep.gif") no-repeat scroll right center;
	padding-right: 10px !important;
}

/* Others ---*/
hr { border-top: 1px solid #c3c3c3; }

img[align="right"], img[align="left"], img[align="middle"] {
    border: 1px solid #ccc;
    padding: 8px;
}

img[align="right"] {
	float: right;
	margin: 0 0 0 15px;
 }

img[align="left"] { float: left; margin: 0 15px 0 0; }

img[align="middle"] { margin: 0 0 15px; }

/* FORM
--------------------------------------------------------- */
input, select, textarea, .inputbox {
	font-family: Arial, sans-serif;
	background: #fff;
	border: 1px solid #ececec;
	padding: 4px;
	color: #7b7b7b;
}

textarea { overflow: auto; }
	
input[type="radio"] { border:none; }	

input[type="checkbox"] { border:none; }

.button {
	background: url(../images/pattern-bg.gif) #3A3A3A;
	border: none;
	color: #fff;
	cursor: pointer;
	font-size: 92%;
	font-weight: 700;
	line-height: 17px;
	padding: 0 8px;
	text-transform: uppercase;
	overflow: visible;	
	line-height: 1.7;
	height: 25px;
}

.button:hover { background: url(../images/pattern-red.gif) #cf1f18; }

.ja-cpanel-action a.button { height: auto; }

/* Search ---*/
div.ja-moduletable .search, 
div.moduletable .search {
	border: 1px solid #ECECEC;
	padding: 7px;
	overflow: hidden;
}

.search label { display: none; }

.search input.inputbox { width: 85%; border: none; background: none; float: left; padding: 0; }

.search .button {
	height: auto;
	background: none;
	padding: 0;
	float: right;
	margin: 2px 0 0;
}

.search .button:hover { background: none !important; }

form#searchForm { padding: 0 0 15px; }

.searchintro { border-top: 1px solid #c3c3c3; border-bottom: 1px solid #c3c3c3; margin: 10px 0 0; }

.searchintro td { padding: 10px 0; }
.searchintro td br { display: none; }

form#searchForm div { overflow: hidden; text-align: left; line-height: 2; }

form#searchForm table.contentpaneopen td { padding: 0 5px 8px 0; }

.results h4 { font-size: 110%; text-transform: none; }

.search fieldset { border: 1px solid #c3c3c3; margin: 15px 0; padding: 10px; }

.search legend {
	font-size: 100%;
	font-weight: bolder;
	line-height: 1.2;
	margin-left: 10px;
}

#ja-search {
	background: #000;
	border-bottom: 1px solid #323232;
	bottom: auto;
	height: 23px;
	padding: 5px 5px 0 10px;
	right: 30px;
	top: 113px;
	width: 185px;
}

#ja-search .inputbox {
	background: none;
	border: none;
	color: #a5a5a5;
	float: left;
	padding: 2px 0 0;
	width: 160px;
}

#ja-search .button {
	background: none;
	border: none;
	float: right;
	height: 20px;
	padding: 0;
	width: 20px;
}

/* Contact ---*/
span.contact-position { padding: 0 0 5px; display: block; }

.jcontact-address address { display: inline; }

.contact-miscinfo { padding: 0 0 20px; }

.contact-miscinfo img { vertical-align: middle; }

.jcontact-form { border-top: 1px solid #ececec; border-bottom: 1px solid #ececec; padding: 20px 0 5px; }

.contact_email div { padding: 0 0 10px; }

.contact_email div input, .contact_email div textarea { width: 50%; }

.contact_email div input[type="checkbox"] { width: auto; float: left; }

/* -- EDITOR STYLES ----------------------------- */
#adminForm fieldset {
	border: 1px solid #c3c3c3;
	margin-bottom: 20px;
	padding: 10px;
}

#adminForm fieldset legend { padding: 0 5px; }

/* JOOMLA STYLE
--------------------------------------------------------- */
/* Meta ---*/
div.article-tools{
	background: url("../images/pattern-grey.gif") repeat 0 0; 
	font-size: 92%; 
	margin: 7px 0 5px;
	padding: 2px;
}
dl.article-info { color: #999; line-height: 1.7; width: 85%; }

dd.createdby { text-transform: capitalize; }

/* Layout Deco ---*/
.items-leading { border-bottom: 1px dashed #ddd; }

.items-row {
	border-bottom: 1px dashed #ddd;
	margin-bottom: 20px;
}

/* Meta ---*/
dl.article-info { color: #999; text-transform: none; }

.sortby { border-top: 1px solid #c3c3c3; }

ul.actions li {
	background: none;
	display: inline;
	line-height: 1;
	margin: 0;
	padding: 0;
}

ul.actions .contentpaneopen_edit { padding-left: 0; }

.contentpaneopen_edit img { vertical-align: baseline; }

/*Inline images ---*/
p.img_caption { color: #999; text-transform: uppercase; }

.blog-featured p img,
.item-page p img {
	border: 1px solid #E5E5E5;
	padding: 8px;
	margin-bottom: 5px;
}

/* Tables ---*/
thead tr th, table.weblinks th, table.newsfeeds th { background: #333; color: #fff; padding: 5px; }

table tr th a,
table tr th a:hover,
table tr th a:focus,
table tr th a:active { color: #fff; }

.cat-list-row1,
.cat-list-row12,
tr.cat-list-row1 td,
tr.cat-list-row2 td,
.sectiontableentry1,
.sectiontableentry2,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td { border-bottom: 1px solid #c3c3c3; padding: 5px; }

.cat-list-row1:hover,
.cat-list-row2:hover,
.sectiontableentry1:hover,
.sectiontableentry2:hover { background: #ffffcc; }

.cat-list-row2,
tr.cat-list-row2 td,
.sectiontableentry2,
tr.sectiontableentry2 td { background-color: #f6f6f6; }

table.weblinks td img { vertical-align: middle; margin-right: 3px; }

/* Content Toc */
table.contenttoc { border: 1px solid #c3c3c3; margin: 15px 0 10px 12px; }

table.contenttoc td { border-bottom: 1px dotted #ccc; }

table.contenttoc th {
	background: #f6f6f6;
	border-bottom: 1px solid #c3c3c3;
	text-transform: uppercase;
}

.ja-content-main .pagenavcounter { text-align: left; }

/* Poll */
form#poll { border-bottom: 1px dotted #ccc; font-weight: 700; }

dl.poll { border-bottom: 1px dotted #ccc; }

table.pollstableborder td {
	background: #f6f6f6;
	border-bottom: 1px solid #c3c3c3;
	font-weight: 700;
	padding: 5px !important;
}

table.pollstableborder tr.sectiontableentry0 td,
table.pollstableborder tr.sectiontableentry1 td { background: #fff; font-weight: 100; }

/* Pagination ---*/
.pagination li span,
.pagination li strong { line-height: 20px; }

.items-more { border-bottom: 1px solid #c3c3c3; }

.items-more h3 { font-size: 125%; }

/* MODULE STYLES
--------------------------------------------------------- */
div.ja-moduletable, div.moduletable { padding-bottom: 10px; }

div.ja-moduletable h3, div.moduletable h3 {
	background: url(../images/bg-h3.gif) 0 100% repeat-x;
	color: #000;
	font-family: "abelregular", Arial, sans-serif;
	font-size: 150%;
	font-weight: 100;
	margin-bottom: 20px;
	padding-bottom: 12px;
	text-transform: uppercase;
}

/* Login Module ---*/
#form-login ul { margin: 10px 0 0 0; }

#form-login br { display: none; }

#form-login ul li {
	background: none;
	font-size: 92%;
	line-height: normal;
	margin-bottom: 5px;
	overflow: hidden;
	padding-left: 0;
}

#form-login ul li a { color: #323232; text-decoration: underline; }

#form-login ul li a:hover { color: #cf1f18; }

#form-login label { 
	color: #555;
	display: block;
	font-size: 92%;
	font-weight: bold;
	margin-bottom: 5px;
}

#form-login .inputbox {
	font-size: 92%;
	font-weight: normal;
	width: 195px;
}

#form-login #form-login-remember label { display: inline; }

#form-login #form-login-remember .inputbox {
	border: none;
	height: 13px;
	margin: 0 0 0 5px;
	padding: 0;
	vertical-align: middle;
	width: 13px;
}

#form-login p { margin: 0 0 10px 0; }

#form-login #form-login-submit { margin-bottom: 5px; }

.logout-button .button { margin-top: 5px; }

.login_form label, .login label {
	text-align: left;
} 

.login_form .button, .login button { margin-left: 130px; }

#form-login ul li a {
	background: url(../images/bullet1.gif) no-repeat 0px 3px;
	padding-left: 12px;
	text-decoration: none;
}

#form-login ul li a:hover,
#form-login ul li a:focus,
#form-login ul li a:active {
	background-image: url(../images/bullet1-hover.gif);
}

/* Advertisement ---*/
div.bannergroup_text div.banneritem {
	border-bottom: 1px dotted #ccc;
	padding: 5px 0;
}

/* Whois online --- */
div.whosonline p { margin: 0; }

ul.whosonline { margin: 0; }

ul.whosonline li {
	background: 0;
	margin: 0;
	padding: 0 5px 0 0;
}

/* Moduletable class suffix --- */
div.moduletable.grey {
	background: #f0f0f0;
	border: 2px solid #ddd;
	margin-bottom: 20px;
}

div.moduletable.grey h3 {
	margin-bottom: 10px;
	padding: 10px 15px;
}

div.moduletable.grey .ja-box-ct {
	padding: 0 15px;
}

/* Moduletable Big title --- */
div.moduletable.big-title h3 {
	background: none;
	font-size: 300%;
	margin-bottom: 0;
	text-transform: none;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-wrapper .main {
	background: url(../images/bg-left.png) left top repeat-y;
	padding: 0 0 0 8px;
}

#ja-wrapper .main .main-inner1 {
	background: url(../images/bg-right.png) right top repeat-y;
	padding: 0 7px 0 0;
	margin: 0;
}

.main .main-inner2 {
	margin-left: 0 !important;
	margin-right: 0 !important;
	padding-left: 30px;
	padding-right: 30px;
	background: #fff;
}

#ja-container .main .inner { padding-left: 0; padding-right: 0; }
#ja-container .main .main-inner2 { padding: 20px 30px 0; }
#ja-container.ja-l1 .main .inner { padding-left: 13px; }

#ja-container.ja-r1 .main .inner { padding-right: 13px; }

/* TOP
--------------------------------------------------------- */
#ja-toll-free { float: right; font-size: 92%; }

#ja-toll-free p { font-weight: 700; }

#ja-toll-free span { color: #ccc; }

#ja-toll-free a {
	border-bottom: 1px dotted #666;
	color: #ccc;
}

#ja-toll-free a:hover, #ja-toll-free a:focus, #ja-toll-free a:active {
	border-color: #fff;
	color: #fff;
	text-decoration: none;
}

/* HEADER
--------------------------------------------------------- */
#ja-header { z-index: 12; }

#ja-header .main-inner2 {
	background: url(../images/bg-header.png) 0 100%  repeat-x #b41115;
	padding-bottom: 10px;
	padding-top: 10px;
}

h1.logo, 
div.logo-text h1 { font-size: 250%; line-height: 1; }

/* Logo Image ---*/
h1.logo {
	height: 142px;
	left: 30px;
	position: absolute;
	top: 0;
	width: 156px;
	z-index: 102;
}

h1.logo a {
	background: url(../images/logo.png) no-repeat left;
	display: block;
	height: 120px;
	width: 300px;
}

/* Logo Text ---*/
div.logo-text h1 {
	font-family: Arial, sans-serif;
	font-size: 200%;
	font-weight: 700;
}

div.logo-text h1 a { text-decoration: none; }

p.site-slogan {
	color: #ccc;
	display: block;
	font-size: 85%;
	margin: 3px 0 0;
	padding: 0 10px;
	text-transform: uppercase;
}

/* NAVIGATION
--------------------------------------------------------- */
/* Main Nav ---*/
#ja-mainnav .main-inner2 {
	background: url(../images/bg-nav.gif) 0 0 repeat-x #fff;
	padding: 0;
}

.no-sm #ja-mainnav .main-inner2 { padding-bottom: 40px; }

/* Breadcrumbs ---*/
#ja-navhelper { font-size: 100%; }

#ja-navhelper .main {
	padding: 0 0 0 8px;
}

#ja-navhelper .main-inner2 {
	background: #fcfcfc;
	border-top: 1px solid #e6e6e6;
	padding-top: 8px;
	padding-bottom: 8px;
}

/* Extras ---*/
.ja-links li { padding: 0 0 0 10px; }

.ja-links li a { color: #7B7B7B; font-weight: 700; }

.ja-links li a:hover { color: #CF1F18; }

/* Default Joomla! Menu ---*/
#ja-container ul.menu li { padding-bottom: 6px; }

#ja-container ul.menu li a {
	background: url(../images/bullet-3.gif) 10px 10px no-repeat;
	color: #444;
	line-height: normal;
	padding: 4px 45px 4px 25px;
	display: inline-block;
	clear: both;
}

#ja-container ul.menu li a:hover {
	background: url(../images/bullet-5.gif) 10px 10px no-repeat #333;
	color: #fff;
	text-decoration: none;
}

#ja-container ul.menu li.active > a {
	background: url(../images/bullet-5.gif) 10px 10px no-repeat #cf1f18;
	color: #fff;
	font-weight: 100;
}

#ja-container ul.menu li ul { clear: both; margin-left: 25px; padding-top: 10px; }

#ja-container ul.menu li li { background-position: 0 9px; }

#ja-container ul.menu li li a {
	background: none;
	padding-left: 10px;
	padding-right: 0;
	text-indent: 0;
}

#ja-container ul.menu li li a:hover { color: #CF1F18; }

#ja-container ul.menu li li.active a { background: none; color: #CF1F18; }

#ja-container ul.menu li li.active li a { color: #444; }

#ja-container ul.menu li li.active li.active a { color: #CF1F18; }

#ja-container ul.menu span.separator { display: block; padding: 4px 10px 0; }

/* Masshead --- */
#ja-masshead .ja-masshead {
	background-color: #fff !important;
	color: #fff;
	height: 200px;
	padding: 0 30px;
	overflow: hidden;
}

#ja-masshead .ja-masshead h3 {
	color: #fff;
	font-size: 250%;
	margin-top: 110px;
}

#ja-masshead .ja-masshead .ja-masshead-desc {
	font-size: 125%;
}

#ja-masshead span {
	background: url(../images/trans-black.png);
	display: inline-block;
	padding: 5px 10px;
	line-height: 1;
}

/* SPOTLIGHT
--------------------------------------------------------- */
#ja-topsl div.ja-moduletable h3, 
#ja-botsl div.ja-moduletable h3,
#ja-topsl1 div.ja-moduletable h3,
#ja-botsl1 div.ja-moduletable h3 {
	background: none;
	color: #fff;
	font-size: 127%;
	margin-bottom: 12px;
	padding-bottom: 0;
}

#ja-topsl .ja-box-right, 
#ja-botsl .ja-box-right { background: 0; }

#ja-botsl .ja-box-right .ja-moduletable { margin-left: 0; margin-bottom: 0; }

#ja-topsl .ja-moduletable, #ja-topsl1 .ja-moduletable, 
#ja-botsl .ja-moduletable, #ja-botsl1 .ja-moduletable {
	margin: 0 20px 10px 27px;
}

#ja-topsl div.ja-moduletable h3,
#ja-botsl div.ja-moduletable h3 { border-bottom: 0; padding-bottom: 0; }

#ja-topsl ul.menu li, #ja-topsl ul.latestnews li, #ja-topsl ul.weblinks li,
#ja-botsl ul.menu li, #ja-botsl ul.latestnews li, #ja-botsl ul.weblinks li {
	background: none;
	margin-bottom: 5px;
	overflow: hidden;
	padding-left: 0;
}

#ja-topsl li, 
#ja-botsl li {
	background: none;
	line-height: 1.4;
	padding-left: 0;
}

/* Top spotlight ---*/
#ja-topsl div.ja-moduletable h3,
#ja-topsl1 div.ja-moduletable h3 { color: #000; padding-bottom: 0; }

#ja-topsl .main-inner2, 
#ja-topsl1 .main-inner2 {
	border-bottom: 1px solid #e6e6e6;
	padding: 30px 0 10px 0;
}

/* Bot spotlight ---*/
#ja-botsl .main, 
#ja-botsl1 .main {
	color: #696969;
	padding: 0 0 0 8px;
}

#ja-botsl .main-inner1, 
#ja-botsl1 .main-inner1 { padding: 0px 7px 0px 0; }

#ja-botsl .main-inner2, #ja-botsl1 .main-inner2 {
	background: #111;
	padding: 30px 0 10px;
}

#ja-botsl div.moduletable-copyright {
	background: url(../images/logo-2.png) 0 0 no-repeat;
	padding-right: 45px;
	padding-top: 110px;
}

#ja-botsl div.moduletable-copyright small { font-size: 100%; color: #a9a9a9; }

#ja-botsl .ja-box-right div.ja-moduletable { float: left; width: 38%; }

#ja-botsl .ja-box-right div.moduletable-full-column {
	float: none;
	margin-left: 30px;
	width: auto;
}

#ja-botsl div.ja-moduletable p img, #ja-botsl .ja-box-left div.ja-moduletable p img.img-top {
	padding: 2px; 
	border: solid 1px #444444;
	display: block;
	margin: 0 0 15px;
}

#ja-botsl .ja-box-left div.ja-moduletable p img {
	padding: 0;
	border: none;
	margin: 0;
}

#ja-botsl .ja-event-item {
	border-bottom: 1px dotted #333;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

#ja-botsl .ja-event-item a.title {
	display: block;
	font-weight: 700;
}

#ja-botsl .ja-event-item a.title:hover,
#ja-botsl .ja-event-item a.title:focus,
#ja-botsl .ja-event-item a.title:active {
	color: #ccc;
}

div.moduletable-connectus li { margin-bottom: 10px; }

div.moduletable-connectus li a {
	display: block;
	font-weight: bold;
	padding: 6px 0 6px 35px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

div.moduletable-connectus li a:hover { background-position: 0 -36px; }

div.moduletable-connectus .icon-facebook 	{ background-image: url(../images/icon-facebook.png) !important; }
div.moduletable-connectus .icon-twitter 		{ background-image: url(../images/icon-twitter.png) !important; }
div.moduletable-connectus .icon-rss 			{ background-image: url(../images/icon-rss.png) !important; }
div.moduletable-connectus .icon-flickr 		{ background-image: url(../images/icon-flickr.png) !important; }

#ja-botsl div.moduletable-events { border-top: 1px solid #252525; padding-top: 25px; }
#ja-botsl div.moduletable-events .ja-createdate { margin-bottom: 0; color: #5a5a5a; }

#ja-botsl1 a { color: #fff; }

#ja-botsl1 a:hover, #ja-botsl1 a:focus { color: #cf1f18; }

img.img-top {
	border: 1px solid #E5E5E5;
	padding: 4px;
	margin-bottom: 10px;
	display: block;
}

#ja-topsl1 div.ja-moduletable a.readmore {
	background: #3A3A3A;
	color: #fff;
	display: inline-block;
	font-size: 90%;
	font-weight: bold;
	margin-top: 8px;
	padding: 3px 8px;
	text-transform: uppercase;
}

#ja-topsl1 div.ja-moduletable a.readmore:hover {
	background: #cf1f18;
	text-decoration: none;
}

#ja-topsl p, #ja-topsl1 p, table.category td p, table.contentpane td p table.tablelist td p {
	margin: 0;
}

.ja-footnav li a, 
#ja-topsl  li a, 
#ja-botsl li a, 
#ja-botsl p, 
#ja-botsl1 p {
	color: #696969;
}

#ja-topsl  li a:hover, #ja-botsl li a:hover, .ja-footnav li a:hover {
	color: #c0c0c0;
	text-decoration: none;
}

#ja-topsl p, #ja-botsl p, #ja-botsl1 p, #ja-botsl .ja-box-right ul {
	margin-bottom: 15px;
}

div.moduletable-events a, #ja-botsl div.moduletable-events p {
	color: #787878;
}

#ja-slideshow2 .main-inner2 {
	background: #000;
	margin: 0  !important;
	padding: 0 !important;
}

#ja-slideshow .main-inner2 {
	background: #000;
	margin: 0 7px 0px 0px  !important;
	padding: 0 !important;
}
#ja-slideshow div.ja-moduletable, 
#ja-slideshow div.moduletable {
	padding: 0 !important; 
	margin: 0 !important;
}

/* LEFT
--------------------------------------------------------- */
#ja-left div.ja-moduletable { margin-left: 0; margin-right: 20px; }

/* RIGHT
--------------------------------------------------------- */
#ja-right div.ja-moduletable { margin-left: 20px; margin-right: 0; }

/* MISCELLANOUS
----------------------------------------------------------- */
/* Others ---*/
#ja-top-panel .main-inner1 {
	background: #ffffcc;
	border: 2px dotted #e2e2b5;
	margin-top: 15px;
	padding: 5px 10px;
	position: relative;
	text-align: center;
}

#ja-banner { border-top: 1px solid #c3c3c3; }

div.ja-innerdiv { border-bottom: 1px dotted #ccc; }

div.ja-innerdiv h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 92%;
	font-weight: 100;
	text-transform: uppercase;
}

a.ja-icon-video {
	background: url(../images/icon-youtube.gif) no-repeat 5px 8px #fff;
	border: 1px solid #c3c3c3;
	border-radius: 5px;
	box-shadow: 0 0 3px rgba(0, 0, 0, .2);
	color: #666;
	display: block;
	font-weight: 700;
	-moz-border-radius: 5px;
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, .2);
	padding: 5px 5px 5px 43px;
	position: absolute;
	right: 10px;
	text-decoration: none;
	top: 8px;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .2);
	width: 35px;
}

a.ja-icon-video span { color: #666; }

a.ja-icon-video:hover,
a.ja-icon-video:focus,
a.ja-icon-video:active { border-color: #ddd; text-decoration: none; }

a.ja-icon-video:hover span { color: #0F85D8; }

#ja-absolute .main {
	height: auto;
	left: 1px;
	position: fixed;
	top: 1px;
	width: auto;
	z-index: 99999;
}

#ja-absolute .main a {
	background: url(../images/joomla15.png) no-repeat left top #fff;
	display: block;
	height: 99px;
	overflow: hidden;
	text-indent: -9999px;
	width: 91px;
}

#ja-absolute .main a:hover,
#ja-absolute .main a:focus {
	background-position: left bottom;
	text-decoration: none;
}

/* WEBLINKS
----------------------------------------------------------- */
div.categories-list .item-title {
	background: #dedede;
	display: inline-block;
	padding: 3px 5px;
}

div.categories-list a { color: #444; font-weight: 700; }

div.categories-list a:hover, div.categories-list a:focus, div.categories-list a:active { color: #CF1F18; text-decoration: none; }

.categories-list ul { margin: 0; padding: 0; }

div.categories-list ul li li {
	background: url(../images/tree-bg.gif) 0 0 no-repeat;
	border: none;
	margin-bottom: 0;
	padding: 10px 0 0 8px;
}

div.categories-list ul li li.last { background: url(../images/tree-last.gif) 0 0 no-repeat; }

div.categories-list ul li li li { background: none; }

table.contentpane, table.tablelist, table.category { width: 100%; margin: 0 0 15px; }

table.category tr:hover, table.contentpane tr:hover, table.tablelist tr:hover { background: none; }

table.category td, table.contentpane td, table.tablelist td { border-bottom: 1px solid #e6e6e6; padding: 5px 10px; }

table.category td p, table.contentpane td p table.tablelist td p { margin: 0; }

/* pagenav
----------------------------------------------------------- */
.pagination ul li, ul.pagenav li { margin-right:5px; }

.pagination ul li a:hover, ul.pagenav li a:hover { background:#CF1F18; border: 1px solid #CF1F18; }

/* FOOTER
----------------------------------------------------------- */
#ja-footer { padding: 0; }

#ja-footer .main-inner2 {
	background: #111;
	border-top: 1px solid #252525;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: left;
}

#ja-footer .ja-copyright { float: right; margin: 0; padding: 10px 0 0; }

.ja-copyright a{ color: #696969; }

.ja-copyright a:hover { color: #c0c0c0; text-decoration: none; }

#ja-poweredby { float: left; }

.t3-logo-dark-sm a span { display: none; }

#ja-footer .ja-footnav { float: right; margin: 0; padding: 10px 0 0; }

.ja-footnav li { background: url(../images/ver-sep.gif) no-repeat left center; padding: 0 5px; }

.ja-footnav li:first-child { background: none; }

.ja-footnav li a{ color: #696969; }

.ja-footnav li a:hover { color: #c0c0c0; text-decoration: none; }

/* weblinks */
.display { text-align: right; padding: 15px 0; }

/* register */
.button2-left { margin: 15px 5px 0 0; }

#editor-xtd-buttons { padding: 5px 0 ; }

*+ html #editor-xtd-buttons { padding: 5px 0 10px ; }

*+ html #editor-xtd-buttons .button2-left { margin: 20px 5px 0 0; }

*+ html .adminform button { margin-left: 5px; }

/* Article content */
.article-content p.readmore { float: left; margin: 0 8px 0 0;}

/* Newsfeeds */
.com_newsfeeds h2.contentheading, .com_newsfeeds li h2 {
	font-size: 150%;
    padding-bottom: 0 !important;
	background: none;
}

.com_newsfeeds h2.contentheading a { color: #373737; }

/* message */
#system-message dd { text-indent:0; }

#system-message dd.message ul {
    background-color: #C3D2E5;
    background-image: url(../images/notice-info.png);
	background-repeat:no-repeat;
	padding-left:30px;
	background-position:3px 5px;
	min-height:32px;
}

#system-message dd.error ul {
    background-color: #E6C0C0;
    background-image: url(../images/notice-alert.png);
    border-bottom-color: #DE7A7B;
    border-top-color: #DE7A7B;
	background-position:3px 2px;
}

#system-message dd.message ul li, #system-message dd.error ul li, #system-message dd.notice ul li { padding:8px; }

/* filter search */
.ja-content-main fieldset.filters .filter-search input, .ja-content-main fieldset.filters .display-limit select { vertical-align: middle; }

/* user tool */
#ja-cpanel-main ul li label { text-transform: capitalize; }

#formelements input.button { margin-right: 10px; }

#formelements input.inputtextarea { width: 50%; height: 100px; }