/* CSS Document */

html {
}

body {
 	color: black; 
	background-color: #ffffff;
    	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; 
	font-size: 12px;
}

.clr {
	clear: both;
}

ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.latestnews{
	width: 154px;
	}

h2 {
	font-size: 13px;
}

.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
	padding: 2px;
}





/** MAIN MENU **/

.mainlevel {
	margin: 0px;
	font-size: 12px;
}

a.mainlevel {
	text-align: right;
}

a.mainlevel:link, a.mainlevel:visited  {
	color: #105FA2;
}

a.mainlevel:hover {
	color: #E67817;
}

.sublevel {
}

a.sublevel {
}

a.sublevel:link, a.sublevel:visited {
	color: #105FA2;
}
 
a.sublevel:hover {
	color: #E67817;
}



/** JOOMLA CORE STUFF **/

a:link, a:visited {
	color: #105FA2;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #E67817;
	text-decoration: none;
	font-weight: bold;
}


table.contentpaneopen {
  	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}

table.contentpaneopen td {
   	padding-right: 5px;
	line-height: 15px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}

table.contentpane {
  	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 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;
	line-height: 20px;
}

.button {
  color: #fff;
  text-align: center;
  font-size: 10px;;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/slice.jpg) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 13px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
	width: 100%;
}

.componentheading {
	line-height: 20px;
	color: #606060;
	font-weight: bold;
	white-space: nowrap;
	padding-top: 3px;
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;
	color: #606060;
	font-weight: bold;
	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;
}

.moduletable {
	width: 100%;
}

table.moduletable th, div.moduletable h3 {
	height: 19px;
	font-size: 13px;
	text-align: center;
	vertical-align: middle;
	color: black;
	background-color: white;
	background-image: url(../images/slice.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

table.moduletable td {
	font-size: 13px;
	padding-left: 0px;
	margin-left: 0px;
}

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: 10px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 10px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 10px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

.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: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}

.button {
color: black;
}

#selectForm {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	line-height: 20px;
}

#emailForm {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	line-height: 20px;
}

.search {
padding-top: 11px;
}

#mod_search_searchword {
	font-size: 10px;	
	width: 174px;
}

#search_searchword {
	width: 540px;
}




/** SCROLLBAR FOR FIREFOX **/

#gecko_scrollbar {
display: none;
}
html>body #gecko_scrollbar {
position: absolute;
z-index: 1;
bottom: -1px;
left: 0;
width: 1px;
height: 1px;
display: block;
font-size: 0;
}


/** OLD STUFF **/

.back_button {
  float: left;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/slice.jpg) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 10px;
  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;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}



