/*
CSS style for JNews Warrior
Coded by ThemeWarrior
URL: http://www.themewarrior.com
May 2009
*/

@import url("reset.css");  


body#body {
	/*background: #fff url(../images/bg-main.jpg) repeat-x;*/
	background: #fff url(../images/bg-header.jpg) repeat-x;
	font: 90% Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 130%;
	margin: 0 auto;
	text-align: center;
}


body#body.font-1 {
	font: 75% Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height: 160%;
}

body#body.font-2 {
	font: 75% Tahoma, Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height: 160%;
}

body#body.font-3 {
	font: 75% Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height: 160%;
}

a {
	color: #26619d; 
	text-decoration: none; 
}

a:hover {
	text-decoration: underline;
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
}

ul, ol {
	margin: 0 24px;
}

h1, h2, h3 {
	font-weight: bold;
	color: #C95639;
	margin: 0px 0;
	line-height: 120%;
}

h1 {
	font-size: 24px;
	letter-spacing: -1px;
	margin-bottom: 20px;
}

h2 {
	font-size: 24px;
	letter-spacing: -1px;
}

h3 {
	font-size: 16px;
}

ul, ol {
	margin-top: 0px;
	margin-left: 20px;
}

ul li {
	list-style: disc;
	/*Jane altered line height*/
	line-height: 15px;
	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: 980px;
	overflow: visible;
	margin: 0 auto;
	text-align: left;
}

#header {
	height: 110px;
}

#maincontent {
	clear: both;
}

#maincontent .container {
	overflow: hidden;
	background: url(../images/bg-maincontent.gif) repeat-y;
	padding: 5px 0;
}

#column-wrapper {
	float: left;
}

#column-wrapper-rightNotActive {
	float: left;
	width: 100%;
}

#column-wrapper-rightActive {
	float: left;
	width: 815px;
}

#leftcol {
	float: left;
	width: 195px;
	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: 600px;
	margin-right: 17px;
}

#rightcol {
	float: right;
	width: 160px;
}

/* Left Sidebar Disabled */
#column-wrapper.leftDisable {
}

#midcol.leftDisable {
	float: left;
	width: 680px;
}

/* TOP HEADER */
#top-header {
	margin-bottom: 3px;
}

/* Logo */
#header .logo {
	float: left;
	width: 350px;
	height: 64px;
	margin-right: 20px;
}

/* Sub Menu */
#header .sub-menu {
	float: right;
	width: 370px;
	display: inline;
	margin:  20px 0 0 0px;
}

#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;
	background: #776f40;
}

/* SUB HEADER */
#sub-header {
	margin-top: 8px;
}

/* Top Menu */
.top-menu {
	float: left;
	width: 570px;
	margin-right: 20px;
}

.top-menu ul {
	margin: 0;
	padding: 0;
}

.top-menu ul li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0 0 0 0;
}

.top-menu ul li a {
	float: left;
	font-weight: bold !important;
	color: #fff;
	line-height: 120%;
	padding: 9px 9px;
	border-right: 1px solid #CCCCCC;
}

.top-menu  ul li a:hover {
	text-decoration: none;
	background-color :#5E5A35;
}

/*JOOST Style the title added to the project menu */
#sub-header .menu_title {
	float: left;
	width: 94px;
	font-weight: bold;
	text-align: left;
	padding-top: 6px;
	color: #FFFFFF;
}

/* Server Date */
#sub-header .date {
	float: right;
	width: 240px;
	font-weight: bold;
	text-align: right;
	padding-top: 6px;
	color: #FFFFFF;
}

#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, Trebuchet MS, 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: #7B9EBD;
	font-size: 14px;
	letter-spacing: 0px;
	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, Trebuchet MS, 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 Trebuchet MS, 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, Trebuchet MS, Arial, Helvetica, sans-serif;
	background: url(../images/bg-footer.gif) repeat-x;
	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 Trebuchet MS, 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 Trebuchet MS, 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 Tahoma, "Trebuchet MS", 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;
}
select, textarea {
	font: 12px Trebuchet MS, Arial, Helvetica, sans-serif;
}

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

/* JOOMLA DEFAULT STYLES */
h1.componentheading, h1.contentheading {
	font: bold 26px Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #9F4127;
	letter-spacing: -2px;
	margin-bottom: 4px;
}

h2.contentheading {
	font: bold 18px Trebuchet MS, Arial, Helvetica, sans-serif;
	margin: 0 0 2px 0;
	padding: 0;
}

h2.contentheading a {
	color: #9F4127;
}

.componentheading, .contentheading {
	font: bold 24px Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #9F4127;
	letter-spacing: 0px;
	margin-bottom: 4px;
}

/* 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, Trebuchet MS, 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, Trebuchet MS, 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;
	background: #97acb9;
}

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, Trebuchet MS, 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 Width*/
.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% Trebuchet MS, Arial, Helvetica, sans-serif;
	padding: 10px;
}

.item span {
	font-size: 11px;
}

/* MAIN MENU STYLING by JOOST
--------------------------------------------------------- */

a.mainlevel:link, a.mainlevel:visited {
	font-size: 13px;
	background-color: #FFFFFF;
	display: block;
	float: left;
	/*height: 21px;*/
	width: 188px;
	font-family: "Trebuchet MS", Tahoma, Verdana, "Lucida Sans";
	text-decoration:none;
	color: #9F4127;
	text-align: left;
	text-indent: 0px;
	border-bottom-style: solid;
	border-bottom-color: #aaaaaa;
	border-bottom-width: 1px;
	/*line-height: 21px;*/
/*	background-image: url(../images/arrow_right.gif); 
	background-repeat: no-repeat;
	background-position: 4px 7px;*/
}
a.mainlevel:hover {
	background-color: #f7f7f6;
	background-color: #9F4127;
	
	display: block;
	/*height: 21px;*/
	width: 188px;
	color: #9F4127;	
	color: #FFFFFF;	
}	
a.sublevel:link, a.sublevel:visited {
	font-size: 12px;
	background-color: #FFFFFF;
	display: block;
	/*height: 21px;*/
	width: 176px;
	font-family: "Trebuchet MS", Tahoma, Verdana, "Lucida Sans";
	text-decoration:none;
	color: #9F4127;
	text-align: left;
	/*text-indent: 10px;*/
	margin-left:8px;
	border-bottom-style: solid;
	border-bottom-color: #aaaaaa;
	border-bottom-width: 1px;
	/*line-height: 21px;*/
}
a.sublevel:hover {
	background-color: #9F4127;
	display: block;
	/*height: 21px;*/
	width: 176px;
	color: #BF2F3F;	
	color: #FFFFFF;	
}
#active_menu {
	background-color: #9F4127;
	color: #FFFFFF;
	display: block;
	/*height: 21px;*/
	width: 188px;
}
#active_menu.sublevel {
	background-color: #9F4127;
	color: #FFFFFF;
	display: block;
	/*height: 21px;*/
	width: 175px;
}

/* ORIGINAL BLUE.CSS*/
/* most has been incorporated with main css*/

ul.mainlevel-son-of-suckerfish-horizontal li:hover ul,
ul.mainlevel-son-of-suckerfish-horizontal li.hover ul {
	background: #125278;
}

ul.mainlevel-son-of-suckerfish-horizontal li li a {
	border-bottom: 1px solid #155c87;
}

a.sublevel-son-of-suckerfish-horizontal:hover, a.sublevel_active-son-of-suckerfish-horizontal:hover, a.sublevel_current-son-of-suckerfish-horizontal:hover {
	background: #267eb1;
}

/* END - ORIGINAL BLUE.CSS*/