/* corporate | Joomla! 1.5 Template */
/* main CSS file */

/* New CSS - Daniels */
#stm {
/*	font-size: 0.8em; */
/*	text-transform: uppercase; */
/*	font-family: Tahoma, sans-serif; */
	font-family: Georgia, Times New Roman, Times, serif;  
/*	font-size: 95%; */
	font-size: 135%; 
	margin: 0px 0px -15px 0px;
	text-decoration: none;
	font-weight: bold; 
        font-style: bold;
	text-align: left;
	}
/* Layout */
body {
	font-family: Georgia, serif; Default 
/*	font-family: Geneva, Tahoma, sans-serif; Default */
/*	font-family: Georgia, Times New Roman, Times, serif; */
/*	font-size: 95%; */
	font-size: 100%; 
/*	font-size: 75%; default */
	}
#maincontainer {
	width: 960px;
	margin: 5px auto; /*Center container on page*/
	text-align: left;
	}
#header {
	width: 960px;
	height: 150px; /* Height of top section */
	}
#header ul {
	list-style: none;
}
#main_menu{
	width: 960px;
	}
#contentwrapper {
	float: left;
	width: 100%;
	}
#footer {
	clear: left;
	width: 100%;
	padding: 10px 0 10px 0;
	border-top: 1px solid #ccc;
	}
#up {
	width: auto;
	float: right;
	}
#footer #up a {
	background: url(../images/up.gif) left top no-repeat;
	padding-left: 18px;
	text-decoration: none;
	}
.innertube {
	margin: 10px; /* Margins for inner DIV inside each column (to provide padding) */
	margin-top: 0;
	}
/* HEADER things */
.breadcrumbs {
	font-size: 0.6em;
/*	font-size: 0.8em; */
/*	text-transform: uppercase; */
	font-family: Tahoma, sans-serif; 
/*	font-family: Georgia, Times New Roman, Times, serif;  */
/*	font-size: 95%; */
	font-size: 75%; 
	}
#topmenu {
	text-transform: uppercase;
	float: right;
	width: auto;
	margin: 0 10px 0 0;
/*	margin: 0 20px 0 0; */
	padding: 0;
	}
#topmenu ul {
	list-style: none;
	}
#topmenu li {
	display: inline;
	}
#topmenu li a {
	height: 20px;
	padding: 0px 8px 0px 8px;
	display: inline;
	position: relative;
	overflow: hidden;
	font-size: 0.8em;
	text-decoration: none;
	}
#topmenu a:link, #topmenu a:visited {
	text-decoration: none;
	}
#topmenu a:hover {
	text-decoration: underline;
	}
#date {
	float: right;
	width: auto;
	font-size: 80%;
	}
#logoimage span {
	display: none;
	}
#slogan_image {
	display: none;
	}
#logotext a {
	position: relative;
	top: 30px;
	text-decoration: none;
	}
#slogan_text {
	position: relative;
	top: 30px;
	margin: 0;
	}
#header_module {
	clear: right;
	float: right;
	width: auto;
	margin-top: 5px;
	padding: 3px 4px 0 4px;
	border: 1px solid #ddd;
	}
/* Content */
.bannergroup {
	text-align: center;
	margin-bottom: 20px;
	}
.bannergroup .clr {
	clear: both;
	}
.banneritem_text {
	padding: 2px 0 !important;
	}	
/* Content Boxes */
.boxandbox .top1, .boxandbox .bottom1 {
	float: left;
	width: 48.5%;
	margin: 0 10px 0 0;
	}
.boxandbox .top2, .boxandbox .bottom2 {
	width: 48.5%;
	margin: 0;
	}
.top1, .top2, .bottom1, .bottom2 {
	overflow: hidden;
	padding-bottom: 5px;
	}	
/* Modules and Menus */
/* Menu Module Title Header */
.moduletable h3, .moduletable_menu h3 {
	font-size: 1.2em;
	margin: 0 -5px 8px;
	padding: 7px 10px; 
	}
.moduletable, .moduletable_menu {
	margin: 0 0 15px 0;
	padding: 0 5px 0 5px;
	}
.moduletable ul, .moduletable_menu ul {
	margin: 0;
	padding: 0;
	}
.moduletable li, .moduletable_menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	}
/* Headings */
h1, h2, h3, h4, h5, h6, .contentheading, .componentheading {
	font-family: Verdana, Arial, Helvetica, 'MgOpen Cosmetica', 'Lucida Sans Unicode', sans-serif;
/*	font-family: Optima, Lucida, 'MgOpen Cosmetica', 'Lucida Sans Unicode', sans-serif; */
	font-weight: normal;
	}
/* contentheading below controls the article titles in blog pages */
.contentheading, .componentheading {
	margin: 0 0 0.1em 0;
	padding: 0 10px 0 0;
	font-size: 150%;
/*	margin: 0 0 0.3em 0; */
/*	padding: 0 20px 0 0; */
/*	font-size: 250%; */
	line-height: 100%;
	}
h1 {
	font-size: 250%; 
	line-height: 1; 
	margin: 0.5em 0 0.3em 0; 
	font-weight: normal;
        font-style: italic;
	}
h2 {
	font-size: 200%; 
	margin: 0.5em 0 0.2em 0; 
	}
h3 {
        font-size: 175%; 
        line-height: 1; 
        margin: 0.6em 0 0.4em 0; 
	}
h4 {
	font-size: 150%; 
	font-weight: normal; 
	line-height: 1.25; 
	margin: 0.7em 0 0.5em 0; 
	height: 1.25em; 
	}
h5 {
	font-size: 115%;
	font-weight: normal;
	margin: 0.8em 0 0.4em 0;
	}
h6 {
	font-size: 110%;
	font-weight: normal;
	margin: 0.8em 0 0.4em 0;
	}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin: 0;
	}
/* Links */
#mainContent a {
	text-decoration: underline;
	}
#mainContent a:focus, #mainContent a:hover {
	text-decoration: none;
	}
#left a, #right a {
	text-decoration: none;
	}
#left a:focus, #left a:hover, #right a:focus, #right a:hover {
	text-decoration: underline;
	}
#footer a {
	text-decoration: underline;
	}
#footer a:focus, #footer a:hover {
	text-decoration: none;
	}
/* Content Text Classes */
.large {font-size:1.0em;line-height:2.0em;margin-bottom:1.0em;}
/* .large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;} */
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}
.thin {font-weight: lighter;}
.error, #mainContent .info, #mainContent .success {padding:.8em;margin-bottom:1.6em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.info {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11; background:none; padding:0; margin:0; }
.info a {color:#514721; background:none; padding:0; margin:0; }
.success a {color:#264409; background:none; padding:0; margin:0; }
.center {text-align: center;}
/* Normal Text Elements */
p {
	margin: 0 0 1.5em;
	}
p img {
	float: left;
	margin: 1.5em 1.5em 1.5em 0;
	padding: 0;
	}
p img.right {
	float: right;
	margin: 1.5em 0 1.5em 1.5em;
	}
blockquote {
	margin: 1.5em;
	color: #4f77c7;
	font-style: italic;
	background: #f2f2f2;
	border: 1px solid #ddd;
	border-left: 5px solid #ddd;
	padding: 15px 10px 0 10px;
	}
strong {
	font-weight: bold;
	}
cite, em, dfn {
	font-style: italic;
	}
sup, sub {
	line-height: 0;
	}
small, sup, sub {
	font-size: 85%;
	}
abbr, acronym {
	text-transform: uppercase;
	font-size: 85%;
	letter-spacing: .1em;
	border-bottom: 1px dotted #bbb;
	}
abbr[title], acronym[title], dfn[title] {
	cursor: help;
	}
del {
	color: #666;
	}
pre,code {
	margin: 1.5em 0;
	white-space: pre;
	}
pre,code,tt {
	font: 1em 'andale mono', 'lucida console', monospace;
	line-height: 1.5;
	}
/* Lists */
#mainContent ul, #mainContent ol, #mainContent dl { margin-bottom: 1.6em; }
#mainContent ul li, #mainContent ol li { margin-left: 2em; }
#mainContent ul { list-style-type: disc; }
#mainContent ul ul { list-style-type: square; }
#mainContent ul ul ul { list-style-type: circle; }
#mainContent ol { list-style-position: outside; list-style-type: square; } 
/* original #mainContent ol { list-style-position: outside; list-style-type: decimal; } */
#mainContent dt { font-weight: bold; }
dl dt { font-weight: bold; }
dd { margin-left: 1.5em; }
/* Joomla! specific styles */

/* Menu */
ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
	}
ul.menu li {
	background: none;
	margin: 0;
	padding: 0;
	}
ul.menu li a {
	display: block;
	outline: none;
	padding: 6px 4px;
	}
#left ul.menu li a, #right ul.menu li a {
	border-bottom: 1px solid #E7E8E6;
	}
ul.menu li.active a {
	font-weight: bold;
	}
ul.menu li ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#left ul.menu li li a, #right ul.menu li li a {
	background: url(../images/menu_arrow.png) no-repeat 2px 7px !important;
	border: none;
	font-weight: normal !important;
	padding-left: 20px !important;
	width: 75%;
	}
#left ul.menu li #current a, #right ul.menu li #current a {
	text-decoration: underline;
	}
ul.menu li li a:hover, ul.menu li li a:active, ul.menu li li a:focus {
	background: none;
	}	
/* Joomla Content Output */
table.contentpane {
	border: none;
	margin: 0;
	padding: 0;
	width: auto;
	border-collapse: collapse;
	border-spacing: 0;
	overflow: hidden;
	}
table.contentpaneopen {
	margin: 0;
	padding: 0;
	width: auto;
	}
table.contentpaneopen hr {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #c8c8c8;
	border-left: 0px;
	line-height: 0px;
	height: 1px;
	}
.article_column {
	padding-right: 5px;
	}
.column_separator {
	border-left: 1px dotted #e0e0e0;
	padding-left: 10px;
	}
span.articleseparator {
	display: block;
	padding: 25px 0 25px 0;
	background: url(../images/separator.png) 50% 50% no-repeat;
	}
.small {
	font-size: 0.8em;
	color: #ccc;
	}
	
/* metadata */
.articleinfo {
	width: 100%;
	float: left;
	clear: both;
	margin-bottom: 5px;
	display: block;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
.articlemeta {
	padding: 9px 0 0 0;
	width: 60%;
	float: left;
	font-size: 0.8em;
	text-transform: uppercase;
	color: #ccc;
	}
.modified {
	width: 100%;
	float: left;
	font-size: 0.8em;
	text-transform: uppercase;
	color: #ccc;
	margin-top: 5px;
	}
.buttonheading {
	float: right;
	width: 39%;
	}
.buttonheading img {
	margin: 3px 8px 3px 0;
	float: right;
	}
.mosimage {
	margin: 5px;
	}
.mosimage_caption {
	font-size: 95%;
	}
.button {
	font-size: 95%;
	}
.inputbox {
	}
.contentpaneopen a.readon {
	display: block;
	width: 100px;
	text-align: center;
	font-size: 0.8em;
	clear: both;
	padding: 3px 10px 5px 10px;
	background: #f2f2f2;
	border: 1px solid #ddd;
	margin-top: 10px;
	text-decoration: none;
	}	
/* Pagenav */
ul.pagenav {
	margin: 15px auto 0;
	padding: 10px 0 0;
	border-top: 1px dotted #ccc;
	}
ul.pagenav li {
	background: none;
	display: inline;
	margin: 0 -5px;
	}
ul.pagenav a {
	padding: 2px 3px;
	text-decoration: none;
	background: #eee;
	border: 1px solid #ccc;
	}
ul.pagenav a:hover, ul.pagenav a:active, ul.pagenav a:focus {
	background: #fff;
	}	
table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 35%;
	font-size: 92%;
	}
table.contenttoc a {
	text-decoration: none;
	}
table.contenttoc td {
	background: url(../images/ball.gif) no-repeat 10px 6px;
	padding: 1px 5px 1px 20px;
	}
table.contenttoc th {
	border-bottom: 1px solid #E7E8E6;
	padding: 0 0 3px;
	text-indent: 5px;
	}
.pagenavcounter {
	margin: 5px 0 5px 0;
	text-decoration: underline;
	}
.poll fieldset {
	border: 1px solid #ccc;	
	padding: 0.4em;
	margin: 0.5em 0 0.5em 0;
	}
table.pollstableborder {
	border: none;
	padding: 0;
	text-align: left;
	width: 100%;
	}
table.pollstableborder img {
	vertical-align: baseline;
	}
table.pollstableborder td {
	border-collapse: collapse;
	border-spacing: 0;
	padding: 4px !important;
	}
table.pollstableborder tr.sectiontableentry1 td {
	background: #f2f2f2;
	}
.poll input.button {
	margin: 4px 0px 0px 0px;
	}
table.searchintro {
	padding: 10px 0;
	}
table.searchintro td {
	padding: 5px!important;
	}
.sectiontableheader {
	padding: 5px 5px 5px 5px;
	background: #f2f2f2;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	}
tr.sectiontableentry1 td {
	padding: 5px 5px 5px 5px;
	background: #ffffff;
	border-bottom: 1px solid #f6f6f6;
	}
tr.sectiontableentry2 td {
	padding: 5px 5px 5px 5px;
	background: #f6f6f6;
	border-bottom: 1px solid #f6f6f6;
	}
td.sectiontableentry1 {
	padding: 5px 5px 5px 5px;
	background: #ffffff;
	border-bottom: 1px solid #f6f6f6;
	}
td.sectiontableentry2 {
	padding: 5px 5px 5px 5px;
	background: #f6f6f6;
	border-bottom: 1px solid #f6f6f6;
	}
	
/* Login Form */
.loginposition {
	margin: 0;
	padding: 3px 5px 3px 5px;
	}
label {
	text-transform: uppercase;
	font-size: 0.8em;
	}
input#modlgn_username, input#modlgn_passwd, textarea, select {
	margin: 3px 0;
	border: 1px solid #bbb;
	}
input#modlgn_username:focus, input#modlgn_passwd:focus, textarea:focus, select:focus {
	border: 1px solid #666;
	}
input#modlgn_username, input#modlgn_passwd {
	width: 100px;
	padding: 2px;
	}
.pad {
	font-size: 0.8em;
	}
.pad a {
	text-decoration: none;
	}
