/*
	Style Index
	
	$1 - Site Structure Styles
	$2 - Header Styles
	$3 - Content Styles
	$4 - Header Nav Styles
*/

/*--- editor body ---*/
body.mceContentBody {
background-color: #FFFFFF !important;
background-image: none;
}

/* undohtml.css 
(CC) 2004 Tantek Celik. Some Rights Reserved.
http://creativecommons.org/licenses/by/2.0
This style sheet is licensed under a Creative Commons License.
Purpose: undo some of the default styling of common (X)HTML browsers */
body.contentpane {background:#fff; margin: 20px;}
body.contentpane .contentheading {color:#000000;
	font-size: 1.75em;
	line-height: 1.75em;
	font-weight: bold;
}
:link,:visited { text-decoration:none }
ul,ol { }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }
.rightdes{text-indent:-5000px;text-decoration:none;}
a img,:link img,:visited img { border:none }
address { font-style:normal }
a:focus {outline:0;}

.designer {
margin:14px 5px 0px 5px;
color: #666666;
text-align:center;
padding-bottom: 10px;
background: #000000;
}

.designer a:link,.designer a:visited {
color: #666666;
font-size:0.8em;
text-decoration:none;
}

.designer a:hover {
color:#ffffff;
}

/* $1 - Site Structure Styles ///////////////////////////////////////////////////////////////////////////////////*/
/* @group Basic Styles */
html, body {
	height:100%;
	font-family:"Tahoma", Verdana, "Tahoma", Verdana, Arial, Helvetica, Sans-Serif;
	background-color: #000000;
}

a:focus {
	outline: 0;
}

#mainbody ul {
	padding-left: 20px;
}

p {
	margin: 0px 0px 10px 0px;
	color: #666;
	line-height: 145%;
}

td {
	color: #666;
}


ul, li {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

.clear {
	clear: both;
}

#main_content h1 {
	font: bold 1.5em/1.5em Helvetica, Arial, Verdana, serif;
	letter-spacing: -1px;
	color: #000000;
}

#main_content h2 {
	font: bold 2em/1.75em Arial, Verdana, serif;
	letter-spacing: -1px;
	color: #000;
}

#main_content h3 {
	font: bold 1.5em/1.75em Arial, Verdana, serif;
	letter-spacing: -1px;
	color: #2d3129;
}
#main_content h4 {
	font: bold 1.25em/1.5em Arial, Verdana, serif;
	letter-spacing: -1px;
	color: #2d3129;
}

ul#checklist li {
	list-style: none;
	line-height: 16px;
	padding: 2px 0px 2px 18px;
	background: url(../images/tick.png) no-repeat left center;
}
blockquote {
	background: #fffee4;
	color: #333;
	border: 1px solid #d5d5d5;
	padding: 10px;
	margin: 10px 50px;
}

/* @end */

table.table-wrapper {
	height:100%;
	padding:0;
    background: #ffffff;
	border-bottom:7px solid #ff6600;
	}

#header {
	position:relative;
	height:159px; 
	}
	

#site-container {	
	background:#ffffff url(../images/site-bg.jpg) repeat-x;
	}
	
#site-container-loggedin {	
	background:#ffffff url(../images/site-bg-loggedin.jpg) repeat-x;
	}
	
#site-container-loggedin #header {
    position: relative;
    height: 179px;
}

#container {
	width:780px;
	margin:0 auto;
	}

#content-container {
	width:780px;
	padding-bottom:0px;
	font:1em "Tahoma", Verdana, "Tahoma", Verdana, Arial, Helvetica, Sans-Serif;
	color:#4A4537;
}
	
#left_sidebar {
	width:21%;
	padding:0 2%;
	}
	
#leftcol {
background:url(../images/border-line.gif) 0px 40px no-repeat;
padding: 0 2%;
}
	
#maincol {
	width:25%;
	padding:0 2%;
	background:url(../images/border-line.gif) 0px 40px no-repeat;
	}
	
#rightcol {
	width:50%;
	padding:0 2%;
	background:url(../images/border-line.gif) 0px 40px no-repeat;
	}
	
#left_sidebar {
width:180px; 
padding:5px;
line-height:1.5;
background: #DFDCD7 url(../images/border-line_right.gif) repeat-y left;
}
#left_sidebar h3, #right_sidebar h3 {
	padding: 5px;
	margin: 0;
	background: url(../images/lower-content-bg.gif) repeat-x;
	margin: -5px -5px 5px -5px; 
	font-weight: bold;
	height: 27px;
	line-height: 18px;
	text-indent: 5px;
}

#main_content { 
padding:5px 10px;
}

#right_sidebar { 
width:180px;
padding:5px;
line-height:1.5;
background: #DFDCD7 url(../images/border-line_left.gif) repeat-y right;
}
	
#lower-content {
	background: url(../images/lower-content-bg.gif) repeat-x #ffffff;
	padding-bottom:20px;
	}

.lower-content-container {
	width:780px;
	margin:0 auto;
	font:1em "Tahoma", Verdana, Arial, Helvetica, Sans-Serif;
	line-height:1.5;
	background:url(../images/border-line.gif) 100% 40px no-repeat;
	}
.footer {
	text-align:center;
	margin-top:-23px;
}
/* $2 - Header Styles */

.header-logo {
	height:99px;
	padding-top:24px;
	background: url(../images/header.jpg) no-repeat 0px 4px;
	}
.header-logo h1 a {
	color: #FFF;
	padding:0;
	margin: 0;
	font: 38px/38px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
.header-logo h2 {
	color: #8C0000;
	font: 20px/20px Georgia, "Times New Roman", Times, serif;
	padding:0;
	margin: 0;
}

#header-functions {
	position:absolute;
	top:20px;
	right:0;
	width:250px;
	}

p.date {
	padding-left:5px;
	font:bold 1em "Tahoma", Verdana, Arial, Helvetica, Sans-Serif;
	color:white;
	letter-spacing:1px;
	margin:0 0 6px 0;
	}

.moduletable-search {
	padding-left:5px;
	}

.search-search input {
	float:left;
	border:none;
	}

.search-search input {
	height:19px;
	width:199px;
	padding:0 3px;
	margin-right:2px;
	background:url(../images/search-bg.gif) no-repeat;
	}

.search-search input.button {
	height:19px;
	width:30px;
	padding:0px 0px 3px 0px;
	background:url(../images/button-search-bg.gif) no-repeat;
	font:bold 1em "Tahoma", Verdana, Arial, Helvetica, Sans-Serif;
	color:white;
	cursor:pointer;
	margin: 0px;
	border: none;
	}


/* $3 - Content Styles */

a,
a:link,
a:visited {
	color:#000000;
	}

a:hover {
	text-decoration:underline;
	}


/*Content Links*/

#content-container td.contentheading, #content-container .contentheading {
	color:#000000;
	text-align: left;
	text-decoration:none;
	font: normal 1.5em/1.5em "Trebuchet MS", Geneva, sans-serif;
	padding: 0;
	border-bottom: 1px solid #ccc;
}
#content-container a.contentpagetitle:link,#content-container a.contentpagetitle:visited {
	color:#780000;
	text-align: left;
	text-decoration:none;
	font: normal 1.0em/1.5em "Trebuchet MS", Geneva, sans-serif;
}

#content-container a.contentpagetitle:hover {color:#000;text-decoration:none;}
#content-container .componentheading {color:#780000;font:bold 1.07em/1.5em Arial, Helvetica, sans-serif; border-bottom: 1px solid #ccc;}
#content-container div.sitemap h2.componentheading {
    color           :#780000;
	text-align      : left;
	text-decoration :none;
	font            : normal 1.5em/1.5em "Trebuchet MS", Geneva, sans-serif;
	padding         : 0;
	border-bottom   : 1px solid #ccc;
}	


h1,h2,h3,h4,h5,h6 {
	color:#ff6600;
	font-family:"Tahoma", Verdana, Arial, Helvetica, Sans-Serif;
	}

.lower-content-container h3 {
	height:35px;
	line-height:31px;
	font-size:13px;
	}

div#content-container ul, div#content-container ol, #lower-content ul, #lower-content ol {
	margin-left: 20px;
	}
	
div#content-container ul#mainlevel, #lower-content ul#mainlevel {
	margin-left:0px;
	list-style:none;
	}
	
img {
	border:none;
	}


.lower-content-container .moduletable {
	padding: 0px;
	margin-bottom:15px;
	}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;

}

.clearfix {display:inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* MainMenu Expandable Tables */

#left_sidebar a.mainlevel-sidenav, #left_sidebar a.mainlevel-sidenav2 {
	height: 20px;
	line-height: 20px;
	display: block;
	padding: 0px 0px 0px 12px;
	background: url(../images/mainlevel.gif) no-repeat 0% 50%;
	color: #666;
	margin: 1px 0px 1px 0px;
	border-top: 1px solid #fff;
	font-size: 13px;
	text-decoration: none;
}

#left_sidebar a.mainlevel-sidenav:hover, #left_sidebar a.mainlevel-sidenav2:hover {
	height: 20px;
	line-height: 20px;
	display: block;
	padding: 0px 0px 0px 12px;
	background: url(../images/mainlevel_over.gif) no-repeat 0% 50%;
	color: #333;
	margin: 1px 0px 1px 0px;
	border-top: 1px solid #fff;
	font-size: 13px;
	text-decoration: none;
}

#left_sidebar a.sublevel, #left_sidebar a.sublevel-sidenav, #left_sidebar a.sublevel-sidenav2 {
	line-height: 16px;
	display: block;
	padding: 0px 0px 2px 10px;
	color: #74AC00;
	margin-bottom: 1px;
	background: url(../images/mainlevel_sub.gif) no-repeat 0 50%;
	text-decoration: underline;
	font-size: 12px;
}

#left_sidebar a.sublevel:hover, #left_sidebar a.sublevel-sidenav:hover, #left_sidebar a.sublevel-sidenav2:hover {
	color: #333;
	text-decoration: underline;
}
/* MainMenu Flat List */



#left_sidebar ul#mainlevel, #left_sidebar ul#mainlevel-sidenav, #left_sidebar ul#mainlevel-sidnav2, #left_sidebar a.mainlevel-sidenav,#left_sidebar a.mainlevel-sidenav2, #left_sidebar a.mainlevel, #left_sidebar a.sublevel, #left_sidebar a.sublevel-sidenav, #left_sidebar a.sublevel-sidenav2 {
	font: normal normal 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#left_sidebar ul#mainlevel li a, #left_sidebar ul#mainlevel-sidenav li a, #left_sidebar ul#mainlevel-sidenav2 li a {
	height: 16px;
	display: block;
	padding: 2px 0px 2px 5px;
	margin-bottom: 1px;
	color: #fff;
	text-decoration: none;
	border: none;
	background: url(../images/mainlevel.png) repeat-x 0 0;
}

#left_sidebar ul#mainlevel li a:hover, #left_sidebar ul#mainlevel-sidenav li a:hover, #left_sidebar ul#mainlevel-sidenav2 li a:hover {
	height: 16px;
	display: block;
	padding: 2px 0px 2px 5px;
	margin-bottom: 1px;
	background: url(../images/mainlevel.png) repeat-x 0 -20px;
	color: #FFF;
	text-decoration: none;
	border: none;
}
/* @end */


/* $4 Header Nav Styles */

#navbar ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}


#navbar li { /* all list items */
	float: left;
}

#navbar li ul { /* second-level lists */
	position: absolute;
	background:#780000;
	width:179px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#navbar li li {
	border-bottom:1px solid #BFB9A7;
	}

/*#navbar li:hover { 
	background:#333;
	border-left:1px solid #B5A171;
	border-right:1px solid #B5A171;
}*/


#navbar a {
	display: block;
	height:25px;
	width:1%;
	padding:8px 14px 0 14px;
	color:white;
	font:normal 14px "Tahoma", Verdana, Arial, Helvetica, Sans-Serif;
	text-align:center;
	white-space:nowrap;
}

html>body #navbar a {
	display: block;
	height:25px;
	width:auto;
	padding:8px 14px 0 14px;
	color:white;
	font:normal 14px "Tahoma", Verdana, Arial, Helvetica, Sans-Serif;
	text-align:center;
}


#navbar a:hover, #navbar a#active_menu {
	background:#333;
	border-left:1px solid #B5A171;
	border-right:1px solid #B5A171;
	padding:8px 13px 0 13px;
	text-decoration:none;
}

html>body #navbar a:hover, #navbar a#active_menu {
	background:#333;
	border:none;
	margin:0;
	padding:8px 14px 0 14px;
}


#navbar li:hover, #navbar #current {
	background:#333;
	border-left:1px solid #B5A171;
	border-right:1px solid #B5A171;
	margin:0 -1px;
}

#navbar li li a {
	display:block;
	height:22px;
	width:171px;
	padding:4px 0 0 8px;
	color:white;
	font:bold 13px "Trebuchet MS", "Tahoma", Verdana, Arial, Helvetica, Sans-Serif;
	text-align:left;
	margin:0;
	background: #333333;
}

#navbar li li a:hover, #navbar li li a#active_menu {
	background:#ff6600;
	color:#333;
	border:none;
	margin:0;
	padding:4px 0 0 8px;
}

#navbar li li:hover {
	border:none;
	border-bottom:1px solid #BFB9A7;
	margin:0;
	background: #ff6600;
}
#navbar li li.sublevel_current {
	border:none;
	border-bottom:1px solid #B5A171;
	border-top:1px solid #B5A171;
	margin:0;
}

#navbar li ul ul { /* third-and-above-level lists */
	margin: -25px 0 0 179px;
}

#navbar ul li:hover li:hover li a:link,#navber ul li.iehover li.iehover li a:link {
	float: none;
	background:#333;
	color:#fff;
	border:none;
	margin:0;
	padding:4px 0 0 8px;
}

#navbar ul li:hover li:hover li a:hover,#navber ul li.iehover li.iehover li a:hover {
	background:#ff6600;
	color:#333;
}

#navbar li:hover ul ul, #navbar li:hover ul ul ul, #navbar li.iehover ul ul, #navbar li.iehover ul ul ul {
left: -999em;
}

#navbar li:hover ul, #navbar li li:hover ul, #navbar li.sfhover ul, #navbar li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

	
/*--- forms styles ---*/
form {
	padding: 0;
	margin: 0;
}

input.button, button.button {
	color: #000000;
	padding: 4px;
	margin: 10px;
	font-size: 10px;
	background: url(../images/but_bg.png) repeat-x center center;
	border:1px solid #ccc;
}

div.message {
	color: #cd2800;
	font-size: 18px;
	font-weight: bold;
}

.inputbox {
	border: 1px solid #999;
	margin-bottom: 5px;
}

.moduletable .inputbox {
	border: 1px solid #999;
	height: 14px;
	font: 11px Arial, Helvetica, Geneva, sans-serif;
	color: #333;
}

/*-- default Joomla styles --*/
.article_seperator { }
.back_button { }
.blog { }
.blog_more { }
.blogsection { }
.button {background: #666 url(../images/mainlevel.png) repeat-x left center;border: 1px solid #000;color: #fff;font-size: 11px;line-height: 16px;}
.buttonheading { }
.category { }
.clr {clear:both;}
.componentheading { }
.contact_email { }
.content_rating { }
.content_vote { }
.contentdescription { }
.contentheading { color: #000000; }
.contentpagetitle { }
.contentpane { }
.contentpaneopen { width:100%;}   
.contenttoc { }
.createdate {margin:5px;color: #bbb;font-size: 10px;}
.fase4rdf  { }
.frontpageheader  { }
.highlight {background-color:#FFFFCD;color:#000000;}
.latestnews  { }
.message  { }
.modifydate {margin:5px;color: #bbb;font-size: 10px;}
.module  { }
div.moduletable {margin-bottom: 20px;} 
div.mosimage {border: 1px solid #eaeaea;margin: 7px;}
div.mosimage_caption {padding: 2px;background-color: #f7f7f7;border-top: 1px solid #eee;}
.mostread  { }
.newsfeed  { }
.newsfeeddate {margin:5px;color: #bbb;font-size: 10px;}
.newsfeedheading { }
.pagenav { }
.pagenav_next { }
.pagenav_prev { }
.pagenavbar { }
.pagenavcounter { }
.pathway { }
.polls { }
table.pollstableborder {text-align:left;}
table.pollstableborder tr {padding: 2px 0;}
table.pollstableborder td {padding: 0 2px;}
a.readon {color: #000000;display: block;float: right;line-height: 12px;background: url(../images/readon.gif) no-repeat left center;text-indent: 16px;text-decoration: underline;}
a.readon:hover {color: #000000;display: block;float: right;line-height: 12px;background: url(../images/readon.gif) no-repeat left center;text-indent: 16px;text-decoration: none;}
#left_sidebar a.readon {color: #740000;display: block;float: right;line-height: 12px;background: url(../images/readon_side.gif) no-repeat left center;text-indent: 16px;text-decoration: underline;}
#left_sidebar a.readon:hover {color: #600;display: block;float: right;line-height: 12px;background: url(../images/readon_side.gif) no-repeat left center;text-indent: 16px;text-decoration: none;}
#right_sidebar a.readon {color: #740000;display: block;float: right;line-height: 12px;background: url(../images/readon_side.gif) no-repeat left center;text-indent: 16px;text-decoration: underline;}
#right_sidebar a.readon:hover {color: #600;display: block;float: right;line-height: 12px;background: url(../images/readon_side.gif) no-repeat left center;text-indent: 16px;text-decoration: none;}
.search { }
.searchintro { }
tr.sectiontableentry1 td{padding: 4px;}
tr.sectiontableentry2 td{background: #f2f2f2;padding: 4px;}
td.sectiontableheader {background: #d8d8d8;color: #333;font-weight: bold;padding: 4px;}
.sitetitle { }
.small {margin:5px;color: #bbb;font-size: 10px;}
.smalldark {margin:5px;color: #994;font-size: 10px;}
.syndicate { }
.syndicate_text { }
.toclink { }
.weblinks { }
.wrapper { }



.contentpaneopen-announcements {
line-height: 1.3em;
font-size: 1.3em;
}

#left_sidebar .moduletable, #left_sidebar .moduletable-announcements {
margin-bottom: 20px;
}

#feeds a:hover{
text-decoration: none;
}

#feeds a:hover span {
text-decoration: underline;
}

.contentheading h1, .contentheading h2, .componentheading {
font-size: 1.1em !important;
display: block;
width: 100%;
color: #000000;
}

.componentheading h1 {
color: #000000;
}

.componentheading {
margin-bottom: 1em;
}

div.footer ul {
margin: 0px;
padding: 0px;
list-style: none;
}

div.footer li {
margin: 0px 2px 0px 2px;
padding: 0px;
list-style: none;
display: inline;
}

fieldset.input {
border: none;
}

#breadcrumb {
float: right;
margin: 78px 7px 0px 0px;
color: #ffffff;
}

#breadcrumb a {
color: #ffffff;
}

#header-hidden-link {
display: block;
width: 150px;
height: 99px;
}

#component-contact form{
margin-left: 10px;
}

.contact-position {
font-size: 1.2em;
}

#emailForm label{
display: block;
}

#usermenu {
clear: both;
}

#usermenu ul {
margin: 0px;
padding: 2px 0px 0px 3px;
list-style: none;
}

#usermenu li {
margin: 0px 10px 0px 0px;
padding: 0px 0px 0px 0px;
list-style: none;
display: inline;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	color: #666;
}

/* Tooltips */

.tool-tip {
	float: left;
	background: #ffac66;
	border: 1px solid #333333;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* -- buttons -> STILL NEED CLEANUP*/

.button1,
.button1 div{
	height: 1%;
	float: right;
}

.button2-left,
.button2-right,
.button2-left div,
.button2-right div {
	float: left;
}

.button1 { background: url(../../system/images/j_button1_left.png) no-repeat; white-space: nowrap; padding-left: 10px; margin-left: 5px;}

.button1 .next { background: url(../../system/images/j_button1_next.png) 100% 0 no-repeat; }

.button1 a {
	display: block;
	height: 26px;
	float: left;
	line-height: 26px;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	cursor: pointer;
	padding: 0 30px 0 6px;
}

.button1 a:hover { text-decoration: none; color: #0B55C4; }

.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: #333;
	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,
.button2-left .blank a,
.button2-right .blank a,
.button2-left .blank span,
.button2-right .blank span { padding: 0 6px; }

.page span,
.blank 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(../../system/images/j_button2_left.png) no-repeat; float: left; margin-left: 5px; }

.button2-right { background: url(../../system/images/j_button2_right.png) 100% 0 no-repeat; float: left; margin-left: 5px; }

.button2-right .prev { background: url(../../system/images/j_button2_prev.png) no-repeat; }

.button2-right.off .prev { background: url(../../system/images/j_button2_prev_off.png) no-repeat; }

.button2-right .start { background: url(../../system/images/j_button2_first.png) no-repeat; }

.button2-right.off .start { background: url(../../system/images/j_button2_first_off.png) no-repeat; }

.button2-left .page,
.button2-left .blank { background: url(../../system/images/j_button2_right_cap.png) 100% 0 no-repeat; }

.button2-left .next { background: url(../../system/images/j_button2_next.png) 100% 0 no-repeat; }

.button2-left.off .next { background: url(../../system/images/j_button2_next_off.png) 100% 0 no-repeat; }

.button2-left .end { background: url(../../system/images/j_button2_last.png) 100% 0 no-repeat; }

.button2-left.off .end { background: url(../../system/images/j_button2_last_off.png) 100% 0 no-repeat; }

.button2-left .image 		{ background: url(../../system/images/j_button2_image.png) 100% 0 no-repeat; }
.button2-left .readmore 	{ background: url(../../system/images/j_button2_readmore.png) 100% 0 no-repeat; }
.button2-left .pagebreak 	{ background: url(../../system/images/j_button2_pagebreak.png) 100% 0 no-repeat; }
.button2-left .blank	 	{ background: url(../../system/images/j_button2_blank.png) 100% 0 no-repeat; }


.mod_events_latest_first, .mod_events_latest {border-bottom: 1px solid #999999; margin-bottom: 5px;}
