/* CSS Document */

html {
	height: 100%;
}

.clr {
	clear: both;
}

.outline   { background: #ffffff; padding: 2px; border: solid 1px #cccccc }

.footer {
	font-size: 10px;
	line-height: 12px;
	color: #ffffff;
}

a.footer:link, a.footer:visited {
	color: #33ffff;
}

#buttons_outer {
	width: 600px;
  	margin-bottom: 2px;
	margin-left: 2px;
	float: right;

}

#buttons_inner {
	border: 1px solid #cccccc;
	height: 21px;
}

.pathway {
	padding-left: 3px;
	padding-top: 3px;
	float: left;
}
a.pathway {
	padding-top: 0px;
}


#buttons {
	margin: 0px;
	padding: 0px;
	width: 600px;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-left: 1px solid #cccccc;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #fff;
	background: #ff00cc;
}


#search_outer {
	float: left;
	width: 200px;
}

#search_inner {
  border: 1px solid #cccccc;
	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: #0000ff;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	height: 150px;
	background: #FFFFFF;
}

#top_outer{
	float: left;
	width: 612px;
}

#top_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
  float: left;
	margin-top: 2px;
	width: 200px;
}

#left_inner  { margin-top: 5px; padding: 1px; width: 196px; float: none !important; border: solid 1px #cccccc }

#content_outer   { margin: 0; padding: 2px; width: 600px; float: right }

#content_inner  { margin: 0; float: none !important }

table.content_table   { margin: 0; padding: 2px; width: 100% }

table.content_table td {
	padding: 0px;
	margin: 0px;
}

.user1_inner  { margin-top: 2px; padding: 2px; width: auto; float: none !important; border: solid 1px #cccccc }

.user2_inner {
	border: 1px solid #cccccc;
	float: none !important;
	float: right;
	margin-left: 1px;
	margin-top: 1px;
	padding: 2px;
	width: 150px;
}

table td.body_outer   { font-size: 10px; margin: 0; padding: 2px; border: solid 1px #cccccc }

.latestnews {
	font-size: 12px;
}

.maintitle {
	color: #ffffff;
	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;
  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;
}

#footer {
	text-align: center;
	padding: 3px;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}

td {
}

body   { color: #333333; font-size: inherit; font-family: Arial, Helvetica, "Sans Serif"; line-height: 105%; background-image: url("/content/images/backgroundstar.jpg"); margin: 15px; padding: 0; height: 100% }

/* Joomla core stuff */
a:link, a:visited {
	color: #ff00cc;
      text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #0000ff;
	text-decoration: none;
	font-weight: bold;
}

table.contentpaneopen   { font-size: 12px; margin: 0; padding: 0; border-collapse: collapse; border-spacing: 0px  }

table.contentpaneopen td  { padding-right: 5px }

table.contentpaneopen td.componentheading  { padding-left: 4px }

table.contentpane   { font-size: 12px; margin: 0; padding: 0; width: 100%; 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;
}

.button  { color: red; font-size: 11px; font-family: Arial, Hevlvetica, sans-serif; font-weight: bold; line-height: 18px !important; background: url("../images/button_bg.png") repeat-x; text-align: center; margin: 1px; padding: 0 5px; width: auto; height: 26px !important; border: double 3px #cccccc }

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.subheading {
	color: #000000;
	font-weight: bold;
	font-size: 16px;
	white-space: nowrap;
	padding-left: 4px;
	border-bottom: 1px solid #33ffff;
}

.componentheading {
	color: #000000;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 20px;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
	border-bottom: 1px solid #33ffff;
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading  { color: #000000; font-size: 18px; font-weight: bold; text-transform: uppercase; white-space: nowrap; padding-top: 10px; padding-left: 4px; height: 20px; border-bottom: 1px solid #33ffff }
td.contentheading { color: #000000; font-size: 18px; font-weight: bold; text-transform: uppercase; white-space: nowrap; padding-top: 10px; padding-left: 4px; height: 20px; border-bottom: 1px solid #33ffff }
.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: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable  { font-size: 12px; margin-bottom: 2px; padding: 0 }

table.moduletable th, div.moduletable h3 {
	background: #00ffff;
	color: #000000;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
	border: 1px solid #ff00cc;
}

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  { color: blue; font-size: 12px; background-color: #ffffff }

.sectiontableentry2  { color: blue; font-size: 12px; 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  { margin-bottom: 2px; margin-left: 2px; padding: 2px; border: solid 1px #cccccc }

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;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(images/button_inactive.png) no-repeat;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-top: 5px;
	padding-left: 25px;
	height: 25px !important;
	height: 30px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background: url(images/button_inactive.png) no-repeat;
	text-decoration: none;
	color: #ff00cc;
}

a.mainlevel#active_menu {
	background: url(images/button_active.png) no-repeat;
	color:#000000;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: -2px;
}

a.mainlevel#active_menu:hover {
	color: #000000;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 5px;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #ff00cc;
	text-align: left;
}

a.sublevel:hover {
	color: #0000ff;
	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: 1px solid #ccc;
}
.contentdescription { font-size: 12px }
.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;
}
