#pathway {
	padding-top: 10px
}
#pathway a {
	color:#666;
	font-style: italic;
	font-size: 0.8em;
}
#pathway li {
	list-style:none;
}
#newsFlash {
	float: left;
	width: 200px;
	margin: 60px 0;
	border-color: #93F;
	padding: 20px 5px;
	border-right: 1px solid;
}
#newsComponent {
	float: left;
	width: 500px;
	margin-left: 15px;
}
#loginBlock {
	padding-bottom:10px;
	padding: 10px;
	text-align: center;
}
#loginBlock a {
	font-size:1.2em;
	text-decoration:underline;
	color: #00C;
}
#loginBlock li {
	list-style:none;
}
.createdate, .createdby {
	font-size: 0.7em;
	font-style: italic;
	color: #666;
	text-decoration: underline;
}
.articleInfo {
	font-size: 0.8em;
	color:#666;
	font-style:italic;
}
.createdby {
	font-weight:bold;
}
/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}
span.pathway {
	display: block;
	margin: 0 20px;
	height: 16px;
	line-height: 16px;
	overflow: hidden;
}
/* headers */
div.componentheading {
		text-align: left;
	padding-bottom: 25px;
	font-size: 1.5em;
	font-weight: bold;
}
h2, .contentheading {
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	vertical-align: bottom;
	color: #333;
	text-align: left;
	width: 100%;
	font-size: 1.1em;
	text-decoration: underline;
}
.contentheading a, .contentheading.a:link {
	text-decoration:underline;
	color: #003;
}
.contentheading a:hover, .contentheading.a:active, .contentheading a:focus {
	text-decoration:underline;
	color: #090;
}
table.contentpaneopen h3 {
	margin-top: 25px;
}
h3, .componentheading, table.moduletable th, legend {
}
/* small text */
.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}
.modifydate {
	font-size: 0.7em;
	font-style: italic;
	color: #333;
	display: block;
}
a.readon {
	display: block;
	float: right;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
}
/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;
}
a.mainlevel:hover {
}
/* spacers */
span.article_separator {
	display: block;
	height: 20px;
	border-bottom: 3px double #999;
	margin: 5px 2px 10px 2px;
}
.article_column {
	padding-right: 5px;
}
.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
	border-color: #333;
}
td.buttonheading {
}
td.buttonheading img {
	border:none;
}
.clr {
	clear: both;
}
div#maindivider {
	border-top: 1px solid #ddd;
	margin-bottom: 10px;
	overflow: hidden;
	height: 1px;
}
table.blog span.article_separator {
	display: block;
	height: 20px;
}
/* content tables */
td.sectiontableheader {
	background: #efefef;
	color: #333;
	font-weight: bold;
	padding: 4px;
	border-right: 1px solid #fff;
}
tr.sectiontableentry0 td, tr.sectiontableentry1 td, tr.sectiontableentry2 td {
	padding: 4px;
}
td.sectiontableentry0, td.sectiontableentry1, td.sectiontableentry2 {
	padding: 3px;
}
/* content styles */
table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	width: 100%;
	border-color: #306;
	font-size: 0.9em;
}
table.contentpaneopen li {
	margin-bottom: 5px;
}
table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}
table.contentpaneopen h3 {
	margin-top: 25px;
}
table.contentpaneopen h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
.highlight {
	background-color: #fffebb;
}
/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}
div.moduletable, div.module {
	margin-bottom: 25px;
}
div.module_menu h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #eee;
	margin: -23px -4px 5px -5px;
	padding-left: 10px;
	padding-bottom: 2px;
}
div.module_menu {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}
div.module_menu ul {
	margin: 10px 0;
	padding-left: 20px;
}
div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
}
/* thumbnails */
div.mosimage {
	margin: 5px;
}
div.mosimage_caption {
	font-size: .90em;
	color: #666;
}
div.caption {
	padding: 0 10px 0 10px;
}
div.caption img {
	border: 1px solid #CCC;
}
div.caption p {
	font-size: .90em;
	color: #666;
	text-align: center;
}
/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}
table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}
table.paramlist td.paramlist_value {
}
div.message {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}
/* Banners module */


/* WebLinks */
span.description {
	display:block;
	padding-left: 30px;
}
.latestnews li {
	list-style-type: circle;
	padding: 0px 0px 10px 2px;
	margin: 0 10px 0px 25px;
	font-size: 0.8em;
	padding-bottom: 5px;
}
ul.latestnews {
}
a.latestnews {
	font-style: underline;
	text-decoration: underline;
	color: #000;
	font-weight: bold;
	display: block;
	width: 100%;
}
.latestnews a:hover {
	background-color: #FFC;
	text-decoration: none;
	color: #0C0;
}
.item5 { /* this is Photo Gallery menu item, which we don't want to show because it is linked directly from the top */
	display:none;
}
.item4 { /* this is Add New Article menu item */
	list-style: none;
	font-weight: bold;
	padding: 5px 0 5px 40px;
}
.item4 a:focus, .item4 a:active, .item4 a:hover {
	color: #090;
	background-color: #FFC;
}
.item4 a:link, .item4 a:visited {
	color: #C30;
}
.article_column {
}
.contentpaneopen {
}
#newsComponent {
	padding-left: 20px;
	font-size: 0.9em;
	line-height: 24px;
}
.pagenav {
	font-size:0.8em;
	color: #999;
}
a.pagenav {
	color:#333;
}
blog {
	background-color:green;
}
fieldset {
	border:none;
}
.adminform {
	font-size: 0.8em;
}
a.modal-button {
	font-size:0.9em;
	padding:3px 0;
	color:#009;
	text-decoration:underline;
}
#NewsNavigation {
	border: 3px solid red;
}
.LoginPageHeader {
	font-size:1.5em;
	font-weight: bold;
	color: #900;
	font: Verdana, Arial, Helvetica, sans-serif;
}
.LoginPageList {
	padding-left:50px;
}
.LoginPageText {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
}
#page {
	margin-top: 30px;
	margin-left: 50px;
	line-height: 24px;
	font-size: 0.9em;
}
#page img {
  border: 1px solid #333;
  border-color: #6C6;
  padding: 5px;
}
li {
	list-style-type: none;
}
#form-login {
	font-size: 0.9em;
	padding-left: 10px;
	border: 3px double;
	padding: 5px;
	border-color: #F90;
}
.item2 a { /*User Menu on Login Page*/
	text-decoration: none;
	font-weight:bold;
}
.menu {
	margin-bottom: 30px;
	border: 3px double;
	padding: 10px;
	border-color: #F90;
}
.tool-tip {
	display:none;
}
.button2-left a, .button2-left a:link, .button2-left a:visited {
	float: left;
	margin: 5px;
	padding: 5px;
	border: 3px outset #999;
	background-color: #E0E0E0;
	color: #006;
	font-weight: bold;
	text-decoration: none;
}
.button2-left a:hover, .button2-left a:active, .button2-left a:focus {
	border: 3px inset #999;
	background-color: #CCC;
	color: #000;
	text-decoration: underline;
}
