/* CSS Document */

html {
	height: 100%;
}
body {
	height: 100%;
	margin-bottom: 1px;
}
.clr {
	clear: both;
}
.outline {
}
#buttons_outer {
	width:700px;
	margin-bottom: 5px;
	margin-right: 2px;
	float: left;
}
#buttons_inner {
	height: 21px !important;
	height: 20px;
}
#pathway_text {
	overflow:visible;
	display: block;
	height: 12px;
	line-height: 14px !important;
	line-height: 12px;
	padding-left: 0px;
	margin-bottom: 4px;
	color:#b1bcbe;
	font-size:9px;
	text-transform:uppercase;
}
.pathway {
	color:#b1bcbe;
	font-size:9px;
	text-transform:uppercase;
}
#pathway_text a {
	color:#b1bcbe;
	text-decoration:none;
}
#pathway_text a:hover {
	color:#b1bcbe;
	text-decoration:underline;
}
#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
}
#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 700px;
	background:transparent;
}
ul#mainlevel-nav {
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}
ul#mainlevel-nav li {
	display:inline;
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 10px;
	line-height: 21px;
	white-space: nowrap;
}
ul#mainlevel-nav li a {
	display:inline;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #fff;
	text-transform:uppercase;
	background: transparent;
}
#buttons>ul#mainlevel-nav li a {
	width: auto;
}
ul#mainlevel-nav li a:hover {
	color: #fff;
	text-decoration:underline;
}
#search_outer {
	float: right;
	width: 165px;
}
#search_inner {
	padding: 0px;
	height: 21px !important;
	height: 23px;
	overflow: hidden;
}
#search_inner form {
	padding: 0;
	margin: 0;
}
#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #006666;
}
#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}
#header {
	float: left;
	padding: 0px;
	margin-right: 0px;
	width: 900px;
	height: 160px;
	background: url(../images/banner.jpg) no-repeat;
}
#top_outer {
	float: left;
	width: 100%;
}
#top_inner {
	padding:10px 3px;
	height: 144px !important;
	height: 110px;
	overflow: hidden;
	float: none !important;
	float: right bottom;
}
#left_outer {
	float: left;
}
#left_inner {
	float: none !important;
	float: left;
}
#content_outer {
	border-top:3px #000000 solid;
	padding: 8px 20px 20px 20px;
	margin: 0px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 860px;
	background:url(../images/fade.jpg) top repeat-x #fff;
}
#content_inner {
	float: none !important;
	float: left;
	padding: 0;
	margin: 0;
}
table.content_table {
	width: 100%;
	padding: 0px;
	margin: 0px;
}
table.content_table td {
	padding: 0px;
	margin: 0px;
}
#right_outer {
	float:right;
	margin-left: 2px;
	width: 200px;
	background:#FFFFFF;
	border:#eeeeee solid 1px;
}
#right_inner {
	float: none !important;
	float: left;
	padding:10px;
}
.user1_inner {
	float: none !important;
	float: left;
	width:180px;
	margin: 0px;
	padding: 0px;
}
.user2_inner {
	float: none !important;
	float: left;
	margin: 0px;
	padding: 0px;
}
table td.body_outer {
	padding: 2px;
	width:600px;
}
.maintitle {
	color: #123f77;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}
.error {
	font-style: italic;
	text-transform: uppercase;
	padding: 5px;
	color: #cccccc;
	font-size: 14px;
	font-weight: bold;
}
/** old stuff **/

.back_button {
	float: left;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 3px double #cccccc;
	width: auto;
	background: url(../../images/button_bg.png) repeat-x;
	padding: 0px 10px;
	line-height: 20px;
	margin: 1px;
}
.pagenav {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	width: auto;
	background: url(../../images/button_bg.png) repeat-x;
	padding: 0px 10px;
	line-height: 20px;
	margin: 1px;
}
.pagenavbar {
	margin-right: 10px;
	float: right;
}
#footer {
	text-align: center;
	padding: 3px;
}
ul {
	margin: 0;
	padding: 0;
	list-style-type:none;
}
td {
	text-align: left;
	font-size: 11px;
}
body {
	margin: 15px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 11px;
	color: #464436;
	background: #939180;
}
/* Joomla core stuff */
a:link, a:visited {
	color: #006666;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #939180;
	text-decoration: none;
	font-weight: bold;
}
table.contentpaneopen {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}
table.contentpaneopen td {
	padding-right: 5px;
}
table.contentpaneopen td.componentheading {
	padding-left: 4px;
}
table.contentpane {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}
table.contentpane td {
	margin: 0px;
	padding: 0px;
}
table.contentpane td.componentheading {
	padding-left: 4px;
}
table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}
.button {
	color: #006666;
	font-family: Arial, Hevlvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 3px double #cccccc;
	width: auto;
	background: url(../../images/button_bg.png) repeat-x;
	padding: 0px 5px;
	line-height: 18px !important;
	line-height: 16px;
	height: 26px !important;
	height: 24px;
	margin: 1px;
}
.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}
.componentheading {
	color: #123f77;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
.contentcolumn {
	padding-right: 5px;
}
.contentheading {
	height: 30px;
	color: #141613;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
}
.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}
table.searchinto {
	width: 100%;
}
table.searchintro td {
	font-weight: bold;
}
table.moduletable {
	width: auto;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}
div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}
table.moduletable th, div.moduletable h3 {
	color: #123f77;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}
table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
table.pollstableborder td {
	padding: 2px;
}
.sectiontableheader {
	font-weight: bold;
	background: #f0f0f0;
	padding: 4px;
}
.sectiontablefooter {
}
.sectiontableentry1 {
	background-color : #ffffff;
}
.sectiontableentry2 {
	background-color : #f9f9f9;
}
.small {
	color: #999999;
	font-size: 11px;
}
.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}
.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}
table.contenttoc {
	padding: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
}
table.contenttoc td {
	padding: 2px;
}

#footergreen {
	color:#fff;
	font-size:10px;
	margin:0;
	padding:2px 20px;
	background:#455950;
	text-align:left;
}



table.contenttoc th {
	color: #123f77;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
ul#mainlevel {
	margin-left: 0;
	padding:3px 0;
	
}
ul#mainlevel li {
	display:inline;
	list-style-type:none;
	padding:3px;
}
#mod_loginformlogin{margin:10px 0;}
a.mainlevel:link, a.mainlevel:visited {
	display:inline;
	list-style-type:none;
	font-size: 11px;
	color: #ccc;
	padding:3px 5px;
	margin:2px;
	/*padding-top: 1px;
	padding-left: 18px;*/
	height: 12px !important;
	height: 15px;
	text-decoration: none;
}
a.mainlevel:hover {
	text-decoration: none;
	color: #fff;
	background:#123f77;
}
a.mainlevel#active_menu {
	color:#fff;
	background:#464436;
}
a.mainlevel#active_menu:hover {
	color: #fff;
	background:#123f77;
}
a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #006666;
	text-align: left;
}
a.sublevel:hover {
	color: #900;
	text-decoration: none;
}
a.sublevel#active_menu {
	color: #333;
}
.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}
form {
	/* removes space below form elements */
	margin: 0;
	padding: 0;
}
div.mosimage {
	border:0;
}
.mosimage {
	margin: 5px
}
.mosimage_caption {
	margin-top: 2px;
	background: #efefef;
	padding: 1px 2px;
	color: #666;
	font-size: 10px;
}
#datehour {
	margin: 0;
	font-size: 10px;
	line-height: 21px;
	white-space: nowrap;
	padding-left: 5px;
	padding-right: 5px;
	color: #b9baaa;
	text-transform:uppercase;
	background: transparent;
	float:left;
}
span.article_seperator {
	display: block;
	height: 1.5em;
}
a.mainlevelbottom:link, a.mainlevelbottom:visited {
	display: block;
	font-size: 10px;
	color: #fff;
	font-weight:normal;
	text-decoration: none;
}
a.mainlevelbottom:hover {
	color: #455950;
}
a.mainlevelbottom#active_menubottom {
	color:#ccc;
}
a.mainlevelbottom#active_menubottom:hover {
	color: #455950;
}
/* FLICKR PHOTO BADGE STYLES
Images are wrapped in divs classed "flickr_badge_image" with ids
"flickr_badge_imageX" where "X" is an integer specifying ordinal position.
*/
#flickrbadge {
	width:200px;
	padding:9px 0px 8px 11px;
	margin:10px auto;
	background:0 0 no-repeat;
	float:left;
}
.flickr_badge_image {
	padding:0 3px 3px 0;
	display:inline;
}
.flickr_badge_image img {
	border: 0;
	display:inline;
	margin:0;
}
.gallery {
	background:white;
	padding:3px 0 0 3px;
}
