/*
CSS style for JNews Warrior
Coded by ThemeWarrior
URL: http://www.themewarrior.com
May 2009
*/

@import url("reset.css");


.mt-txt 
{
  font-size: 14px; 
  font-family: arial, helvetica, sans-serif;
  color: #000000;
  text-align: justify;
}

.mt-header
{
  font-size: 18px; 
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
  color: #000066;
  text-align: center;
}


.mt-h1
{
  font-size: 16px; 
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
  color: #000066;
  text-align: center;
}

.mt-h2
{
  font-size: 14px; 
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
  color: #000066;
  text-align: center;
}

td.mt
{
  padding: 3px;
  font:11pt Arial,Helvetica,sans-serif; 
  color:#000040; 
  vertical-align:top;
}

td.mt-title
{
  padding: 3px;
  vertical-align:top;
  font:13pt Arial,Helvetica,sans-serif; 
  font-weight:bold; 
  background-color:#525D76; 
  color:#FFFFFF; 
  text-align:center; 
  border:solid 1px #2020A0;
}

input.mt-txt
{
  font:11pt Arial,Helvetica,sans-serif; 
  border:solid 1px #2020A0; 
  width:80px; height:18px; 
  color:#000040; 
  background-color:#FFFFF8; 
}

input.mt-button 
{
  font:11pt Arial,Helvetica,sans-serif; 
  border:solid 1px #2020A0; 
  width:40px; 
  height:18px; 
  color:#000040; 
  background-color:#DDCCFF; 
}

textarea.mt-txt
{
  font:11pt Arial,Helvetica,sans-serif; 
  border:solid 1px #2020A0; 
  width:80px; height:18px; 
  color:#000040; 
  background-color:#FFFFF8; 
}




body#body 
{
	background: #fff url(../images/bg-main.jpg) repeat-x;
	font: 75% Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 160%;
	margin: 0 auto;
	text-align: center;
}

body#body.font-1 
{
	font: 75% Arial, Helvetica, sans-serif;
	line-height: 160%;
}

body#body.font-2 
{
	font: 75% Tahoma, Arial, Helvetica, sans-serif;
	line-height: 160%;
}

body#body.font-3 
{
	font: 75% Verdana, Arial, Helvetica, sans-serif;
	line-height: 160%;
}

a 
{
	color: #26619d;
	text-decoration: none;
}

a:hover 
{
	text-decoration: underline;
}

p 
{
	margin: 10px 0;
}

ul, ol 
{
	margin: 0 24px;
}

h1, h2, h3 
{
	font-weight: bold;
	color: #000;
	margin: 10px 0;
}

h1 
{
	font-size: 24px;
	letter-spacing: -1px;
	margin-bottom: 20px;
}

h2 
{
	font-size: 24px;
	letter-spacing: -1px;
}

h3 
{
	font-size: 16px;
}

ul, ol 
{
	margin: 0 24px;
}

ul li 
{
	list-style: disc;
	margin-bottom: 4px;
}

ol li 
{
	list-style: decimal;
	margin-bottom: 4px;
}

/* Common Style */
.clearfix, .wrapper 
{
	float: left;
	clear: both;
	width: 100%;
}

/* Main container style */
.container 
{
	width: 1000px;
	overflow: visible;
	margin: 0 auto;
	text-align: left;
}

#header 
{
	height: 133px;
}

#maincontent 
{
	clear: both;
}

#maincontent .container 
{
	overflow: hidden;
	background: url(../images/bg-maincontent.gif) repeat-y;
	padding: 20px 0;
}

#column-wrapper 
{
	float: left;
}

#column-wrapper-rightNotActive 
{
	float: left;
	width: 100%;
}

#column-wrapper-rightActive 
{
	float: left;
	width: 715px;
}

#leftcol 
{
	float: left;
	width: 180px;
	display: inline;
}

#midcol 
{
	float: right;
	display: inline;
}

#midcol-rightNotActive 
{
	float: right;
	display: inline;
	width: 730px;
	margin-right: 0;
}

#midcol-rightActive 
{
	float: right;
	display: inline;
	width: 500px;
	margin-right: 17px;
}

#rightcol 
{
	float: right;
	width: 220px;
}

/* Left Sidebar Disabled */
#column-wrapper.leftDisable 
{
}

#midcol.leftDisable 
{
	float: left;
	width: 680px;
}

/* TOP HEADER */
#top-header {
	margin-bottom: 1px;
}

/* Logo */
#header .logo {
	float: left;
	width: 350px;
	height: 87px;
	margin-right: 20px;
}

/* Logo */
#header .user8 {
	width: 250px;
        position: absolute; 
        top: 20px; 
        right: 200px; 
}

/* Sub Menu */
#header .sub-menu {
	float: right;
	width: 370px;
	display: inline;
	margin: 60px 0 0 200px;
}

#header .sub-menu ul {
	float: right;
	margin: 0;
	padding: 0;
}

#header .sub-menu ul li {
	float: left;
	list-style: none;
	margin: 0 1px 0 0;
	padding: 0;
}

#header .sub-menu ul li a {
	display: block;
	font-size: 11px;
	color: #fff;
	padding: 4px 8px;
}

/* SUB HEADER */
#sub-header {
	margin-top: 0px;
}

/* Top Menu */
.top-menu {
	float: left;
	width: 670px;
	margin-right: 20px;
}

.top-menu ul {
	margin: 0;
	padding: 0;
}

.top-menu ul li {
	float: left;
	list-style: none;
	margin: 0 6px 0 0;
	padding: 0 0 0 0;
}

.top-menu ul li a {
	float: left;
	font-weight: bold !important;
	color: #fff;
	line-height: 140%;
	padding: 9px 12px;
}

.top-menu ul li a:hover {
	text-decoration: none;
}

/* Server Date */
#sub-header .date {
	float: right;
	width: 240px;
	font-weight: bold;
	text-align: right;
	padding-top: 6px;
}

#sub-header .date span.feed {
	margin-right: 20px;
}

#sub-header .date span.feed img {
	position: relative;
	top: 3px;
}

#sub-header .date span.feed a {
	text-decoration: none;
}

/* News Ticker */
#ticker {
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

/* MODULES */
#leftcol .moduletable, #leftcol .moduletable_menu, 
#midcol .moduletable, #midcol .moduletable_menu, 
#rightcol .moduletable, #rightcol .moduletable_menu {
	float: left;
	clear: both;
	width: 97.5%;
	margin-bottom: 10px;
}

#rightcol .moduletable, #rightcol .moduletable_menu{
}

#leftcol .moduletable h3, #leftcol .moduletable_menu h3, 
#rightcol .moduletable h3, #rightcol .moduletable_menu h3,
#rightcol .moduletable_text h3 {
	clear: both;
	background: #ccc;
	font-size: 14px;
	letter-spacing: -1px;
	color: #fff;
	margin: 0 0 6px 0;
	padding: 4px;
}

#leftcol .moduletable h3, #leftcol .moduletable_menu h3 {
}

#rightcol .moduletable h3, #rightcol .moduletable_menu h3,
#rightcol .moduletable_text h3 {
	width: 98.7%;
}

#leftcol .moduletable ul, #leftcol .moduletable_menu ul, 
#rightcol .moduletable ul, #rightcol .moduletable_menu ul {
	margin: 0;
	padding: 0;
}

#leftcol .moduletable ul li, #leftcol .moduletable_menu ul li, 
#rightcol .moduletable ul li, #rightcol .moduletable_menu ul li {
	list-style: none; 
	margin: 0 0 10px 0;
	padding: 0;
}

#rightcol #form-login label {
	float: none;
}

#rightcol #form-login input.textbox {
	width: 100%;
}

#rightcol #form-login div.submit {
	margin-top: 8px;
}

#rightcol #form-login div.submit input {
	margin: 0;
}

#rightcol #form-login div.checkbox {
	display: inline;
	position: relative;
	top: -4px;
	left: 4px;
}

#rightcol ul.login-links {
	margin: 10px 0 0 0;
}

#rightcol ul.login-links li {
	margin: 0 0 4px 0;
}

/* Breadcrumb */
.breadcrumb {
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #888;
	margin-bottom: 10px;
}

.breadcrumb a {
	color: #553717;
}

/* Featured News */
.featured {
	background: url(../images/bg-border.gif) bottom repeat-x;
	margin: 10px 0;
	padding-bottom: 10px;
}

.featured h2 {
	font: bold 18px Arial, Helvetica, sans-serif;
	margin: 0 0 2px 0;
	padding: 0;
}

/* News */
.news ul {
	margin: 0;
	padding: 0;
}

.news ul li {
	float: left;
	width: 230px;
	list-style: none;
	margin: 0 16px 0 0;
	padding: 0;
}

.news ul li h3 {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 2px 0;
	padding: 0;
}

/* FORM */
input.textbox {
	background: url(../images/bg-form-textbox.gif) repeat-x;
	padding: 2px;
	border: 1px solid #d9d9d9;
}

.thumb {
	float: left;
	margin: 10px 10px 10px 0;
}

/* Footer */
#footer {
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #555;
}

#footer .container {
	overflow: hidden;
	padding: 20px 0;
}

.footer-menu {
	clear: both;
	width: 100%;
}

.footer-menu ul {
	margin: 0;
	padding: 0;
}

.footer-menu ul li {
	float: left;
	font-weight: bold;
	list-style: none;
	margin: 0 10px 0 0;
	padding: 0;
}

.footer-menu ul li a {
}

.copyright {
	margin-top: 4px;
}

/* body#body fieldset */
body#body fieldset {
	border: none;
	margin: 10px 0;
}

body#body fieldset legend {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #333;
	letter-spacing: -1px;
	margin-bottom: 10px;
	.margin-left: -6px;
}

body#body fieldset label {
	float: left;
	display: inline;
	width: 150px;
	margin-right: 10px;
}

body#body fieldset .radio-group label {
	float: none;
	display: inline;
	width: auto;
	margin-right: 10px;
}

body#body fieldset .error-message {
	font-size: 11px;
	font-weight: bold;
	color: #e45b00;
}

/* Form */
body#body fieldset {
	border: none;
}

body#body fieldset legend {
	font: bold 16px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	margin-bottom: 10px;
	.margin-left: -6px;
}

body#body fieldset .text label, body#body fieldset div.checkbox label {
	float: left;
	display: inline;
	width: 150px;
	margin-right: 10px;
	padding-bottom: 8px;
}

body#body fieldset .checkbox div.checkbox-items label {
	float: none;
	width: auto;
}

body#body fieldset .input {
	clear: both;
	padding: 4px 0 6px 0;
}

body#body fieldset .text input, body#body fieldset .password input, body#body fieldset .textarea textarea {
	font: 14px Arial, Helvetica, sans-serif;
	width: 50%;
	padding: 2px;
	border-top: 1px solid #d5d5d5;
	border-left: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
}

body#body fieldset .checkbox label {
	float: none;
} 

body#body fieldset div.submit {
}

body#body fieldset div.submit input {
	margin-left: 160px;
	padding: 2px;
}

/* Article List */
ul.article-list {
	margin: 0;
	padding: 0;
}

ul.article-list li {
	list-style: none;
	margin: 0;
	padding: 0;
}

/* MINI FRONTPAGE */
span.minifp-introtitle {
	font-size: 14px;
}

#leftcol span.minifp-introtitle {
	font: normal 12px Arial, Helvetica, sans-serif !important;
}

#leftcol span.minifp-introtitle a {
	font-size: 12px;
	font-weight: normal !important;
}

span.minifp-introtitle a {
	text-transform: none !important;
}

.minifp-date {
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #9c9c9c;
	margin-right: 4px;
}

.contentpaneopen span.small, .contentpaneopen .modifydate {
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #9c9c9c;
	margin-right: 4px;
}

/* Tabs */
ul.jwts_tabbernav {
	padding-left: 0;
	position: relative;
	left: -1px;
}
#rightcol ul.jwts_tabbernav {
	top: -4px;
	border: none;
}


ul.jwts_tabbernav, ul.jwts_tabbernav li.jwts_tabberactive a:hover  {
	border-bottom: 1px solid #e2e2e2;
}

ul.jwts_tabbernav li a {
	padding: 4px 12px !important;
}

.jwts_tabberlive .jwts_tabbertab, ul.jwts_tabbernav li a, ul.jwts_tabbernav li a:link {
	border: 1px solid #e2e2e2;
}

.jwts_tabbertab span.minifp-introtitle a {
	font-size: 14px !important;
}

.jwts_tabbertab .minifp-date {
	font: 10px Tahoma, Arial, Helvetica, sans-serif;
}

/* Gavick's Photoslide */
.gk_news_image_1_wrapper {
}

#gk_news_image_1-newsimage1 h2 {
	margin-bottom: 0;
}

#gk_news_image_1-newsimage1 h2 a {
	font-size: 16px !important;
	font-weight: bold;
	letter-spacing: -1px;
}

.gk_news_image_1_text p {
	margin-top: 4px !important;
}

#gk_news_image_1-newsimage1 div.gk_news_image_1_text {
	top: 60px;
}

/* JOOMLA DEFAULT STYLES */
h1.componentheading, h1.contentheading {
	font: bold 26px Arial, Helvetica, sans-serif;
	color: #000;
	letter-spacing: -2px;
	margin-bottom: 4px;
}

h2.contentheading {
	font: bold 18px Arial, Helvetica, sans-serif;
	margin: 0 0 2px 0;
	padding: 0;
}

h2.contentheading a {
	color: #000;
}

/* Pagination */
ul.pagination {
	margin: 20px 0;
	padding: 0;
}

ul.pagination li {
	float: left;
	font-weight: bold;
	color: #ccc;
	list-style: none;
	margin: 0 2px 0 0;
	padding: 0;
	border: 1px solid #ccc;
	padding: 4px;
}

ul.pagination li a {
}

.pagenavcounter {
	font: bold 10px Tahoma, Arial, Helvetica, sans-serif;
	color: #666;
	margin: 4px 0;
}

.contentpaneopen ul {
}

.contentpaneopen ul li {
	margin: 0;
	padding: 0;
}

.contentpaneopen ul li .sections {
	font-size: 11px;
	font-weight: bold;
}

.contentpaneopen span.small, .contentpaneopen .modifydate {
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #9c9c9c;
	margin-right: 4px;
}

.contentpaneopen .modifydate {
	color: #ccc;
}

.author-date {
	margin-bottom: 10px;
}

/* Tooltips */
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	text-align:left;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

.calendar, .calendar table {
	position: relative;
	top: 4px;
	left: 6px;
}

/* Section */
ul.section-list {
	margin: 10px 0;
	padding: 0;
}

ul.section-list li {
	list-style: none;
	margin: 0 0 4px 0;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #e8e8e8;
}

ul.section-list li a {
	font-weight: bold;
}

/* Articles Table */
table td.sectiontableheader {
	color: #fff;
	text-align: left;
	font-weight: bold;
	padding: 4px;
}

table tr.sectiontableentry1 td, table tr.sectiontableentry2 td  {
	padding: 4px;
}

table tr.sectiontableentry2 td {
	background: #f5f5f5;
}

table td.sectiontableheader a {
	color: #fff;
	text-decoration: underline;
}

/* Polls */
table.pollstableborder td {
	padding: 2px 0;
}

/* Table of Content */
table.contenttoc {
	float: right;
	width: 30%;
	font-size: 11px;
	margin: 0 0 10px 10px;
	border: 1px solid #476678;
}

table.contenttoc th {
	background: #476678;
	color: #fff;
	text-align: left;
	font-weight: bold;
	padding: 4px;
}

table.contenttoc td {
	padding: 2px 4px;
}

table.contenttoc a {
	color: #476678;
}

/* Blog */
table.blog table td.article_column {
	padding-right: 14px;
}

/* Banners */
.bannerheader {
	display: none;
}

.bannerfooter_text {
	font: 10px Tahoma, Arial, Helvetica, sans-serif;
	text-align: right;
}

.bannerfooter_text a {
	color: #555;
}

.banneritem_text {
	font-size: 11px;
	line-height: 130%;
	margin-bottom: 4px;
	padding: 4px;
	border: 1px solid #eee;
}

.banneritem_text a {
	font-size: 12px;
	font-weight: bold;
}

/* Search */
#leftcol .search {
	margin-top: 8px;
}

input#mod_search_searchword {
	width: 96%;
	margin-bottom: 4px;
	border-top: 1px solid #d5d5d5;
	border-left: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
}

/* Messages */
#system-message {
	clear: both;
	width: 100%;
}

#system-message dd ul {
	margin: 10px 0;
	padding: 0;
}

#system-message dd ul li {
	list-style: square;
	list-style-position: inside;
	margin: 4px 0;
	padding: 0;
}

#system-message dd.message {
	background: #7fbb17;
}

#system-message dd.message ul {
	border: none;
	padding: 4px;
}

#system-message dd.message li {
	color: #fff;
}

/* Image Caption */
.img_caption {
	margin: 10px 0;
}

.img_caption img {
	border: 1px solid #dedede;
	margin: 2px;
	padding: 2px;
}

.img_caption p {
	font: 11px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin: 0 4px 4px 4px;
}

/* Reduce tinyMCE Editor With*/
.mceToolbarTop * {
	float:left;
}

.mceToolbarTop select {
	width:auto!important;
}

.mceToolbarTop option {
	float:	none;
}

span#mce_editor_0_parent {
	float: left;
	clear: both;
	width: 100%;
}

/* Pop-Up Form */
body.contentpane {
	font: 75% Arial, Helvetica, sans-serif;
	padding: 10px;
}

.item span {
	font-size: 11px;
}
body#body.mt-txt {
	font: Arial;
        font-size: 100%;
}

.th4
{
  clear: both;
  background: #ccc;
  font-size: 16px;
  letter-spacing: -1px;
  color: #fff;
  text-align: left;
  margin: 0 0 6px 0;
  padding: 4px;
}

#sbbar{background:url(../images/articles/breadcrumbs_right.gif) right top no-repeat;}
#sbbar_bg{height:30px;background:url(../images/articles/breadcrumbs_left.gif) left top no-repeat;padding-left:10px;}
#sbbar .sb{float:left;}
#sbbar .sbrelated{float:right;padding-right:15px;}
#sbbar .sbclearer{CLEAR:both;PADDING:0px;DISPLAY:block;FONT-SIZE:1px; MARGIN:0px;LINE-HEIGHT:1px;HEIGHT:0px}
#sbbar .sb_home_img{display:block;width:25px;padding:30px 0px 0px 0px;overflow:hidden;height:0px;font-size:1px;}
#sbbar .sb_home_img a{color:#eee;}
#sbbar .sb_sub a{display:block;}
#sbbar .sb ul{PADDING:0px;MARGIN:0px;LIST-STYLE-TYPE:none}
#sbbar .sb ul li{PADDING:0px;MARGIN:0px;float:left;display:block;display:inline;background:url(../images/articles/arrow.gif) right center no-repeat;padding-right:20px;margin-right:10px;position: relative;z-index: 1;}
#sbbar .sb ul .sb_last{background:none;color: grey; font-size: 12px;}
#sbbar .sb li{line-height:30px;height:30px;}
#sbbar .sb li a{display:block;}
#sbbar .sb_sub{display:none;position:absolute;width:200px;background:#fff;top:30px; left:-21px;background:url(../images/articles/sb_sub_bg.gif) left bottom no-repeat;padding:0px 0px 5px 0px;}
#sbbar .sb_center1 .sb_sub{ display:block;}
#sbbar .sb_sub a{height:20px;line-height:20px;margin:0px 0px 0px 10px;background: url(../images/articles/arrow_rgt.gif) left center no-repeat;padding-left:11px}
#sbbar .sbrelated .pre{line-height:30px;background:url(../images/articles/arrow_lft.gif) left center no-repeat;padding-left:12px;}
#sbbar .sbrelated .next{line-height:30px;margin-left:10px;background:url(../images/articles/arrow_rgt.gif) right center no-repeat;padding-right:12px;}
#ps_results{margin-left:0px;}