/* CSS Document */

html {
	height: 100%;
}

body {
	height: 100%;
	margin-bottom: 1px;
}


.clr {
	clear: both;
}

.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
	padding: 2px;
}

#buttons_outer {
	width: 685px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#buttons_inner {
	border: 1px solid #cccccc;
	height: 21px !important;
	height: 23px;
}

#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	//line-height: 25px !important;
	//line-height: 22px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}


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;
	
	//line-height: 21px;
	white-space: nowrap;
	border-right: 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: #c64934;
}

div.search
{
padding-left:0.25em;
}

#search_outer {
	float: left;
	width: 112px;
}

#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;
	color: #c64934;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}


#header span.left {
  float: left;
  width: 25%;
  text-align: left;
  overflow: hidden;
  }

  #header a {
  color:#fff;
  }
  
#header span.right {
  float: right;
  text-align: right;
  width: 25%;
  overflow: hidden;
  }
  
    
#header img {
  padding: 5px;
    border:0;
  }
  

#top_outer{
	float: left;
	width: 165px;
}

div.mainpage {
z-index:1;
  position: relative;
  }

#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: 110px;
		height:100%;
	
	  background-color: #4c4;
	  z-index:2;
	  }

#left_inner {
	padding: 2px;
	height:100%;
  float: none !important;
  float: left;
  
	  background-color: #4c4;

}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 685px;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
        font-size:85%;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #cccccc;
  padding: 2px;
}


.user1_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}

.maintitle {
	color: #ffffff;
	
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  
  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-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 {
	text-align: left;
	
}



body {
	margin: 15px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	//line-height: 120%;
	
	color: #333333;
	background: #ffffff;
}

/* Joomla core stuff */
a:link, a:visited {
	color: #c64934; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #900;	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: #c64934;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  
  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 {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	
	text-transform: uppercase;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;

	color: #c64934;
	font-weight: bold;
	
	white-space: nowrap;
}



.contentpagetitle {
	
	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 {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	//line-height: 21px;
	font-weight: bold;
		text-transform: uppercase;
	margin: 0 0 2px 0;
}
div.moduletable h3 {
background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;	
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

#lmenu h3 {
  display:none;
  }

table.moduletable td {
	
	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;
	
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	
}

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;
	
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	
	font-weight: bold;
	color: #fff;
	text-align: left;
  margin: 0 0 0 0.25em;
  padding: 0.1em 0 0em 0.1em;
  
	
	text-decoration: none;
	  background-color: #4c4;
}

a.mainlevel:hover {
	text-decoration: none;
	color: #fff;
}

a.mainlevel#active_menu {
	color:#fff;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #fff;
}


a.sublevel:link, a.sublevel:visited {
  margin: 0.15em 0 0 0.75em;

  padding:0;
	vertical-align: middle;
	font-size: 85%;
	font-weight: normal;
	color: #fff;
	text-align: left;
	  
	  
	
}


a.sublevel:hover {
	color: #04f;
	text-decoration: none;

  background-color: #cec;
	}

a.sublevel#active_menu {
	
}

.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;
  
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}

body {
  padding: 0;
  margin: 0;
  font-family: Times,serif;
  }

p {
  margin: 0.5em 0 0 0;
  padding: 0;
  }
  
p.links {
  margin-left: 1em;
  font-family:arial,sans-serif; 
  }

a {
  text-decoration: underline;
  }

a:hover {
  text-decoration: underline;
  }
  
h1 {
  margin: 0.5em 0;
  padding: 0;
  font-size: 120%;
  font-family:arial,sans-serif;
  }

h2 {
  margin: 0.5em 0;
  padding: 0;
  font-size: 120%;
  font-weight: bold;
  font-family:arial,sans-serif;
  }

h3 {
  margin: 0.25em 0;
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  }
  
img {
  border:0;
  margin:0;
  padding:0;
  vertical-align: middle;
  }
  
span.right {
  display: block;
  text-align: right;
  }

span.left {
  display: block;
  text-align: left;
  float: left;
  }
  
p.cssprogwaa {
  font-weight: bold;
  display: block;
  font-style: normal;
  }
  
p.cssnotes {
  margin: 0 0 0 0;
  display: block;
  font-style: italic;
  }
  
ul,li{
  margin-left: 0;
  padding-left: 0;
  }
  
li{
  margin-left: 2em;
  }
  
.skiplink {
  display:none;
  }
  
.abscontainer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  }
  
.relcontainer {
  position: relative;
  width: 100%;
  }
  
#header {
  font-size: 120%;
  margin: 10px 10px 0 10px;
  padding: 0;
  height: 90px;
  font-family:arial,sans-serif;
  }
  
#header span.left {
  padding: 0 0 0 4px;
  margin: 0;
  }
  
#header span.right {
  padding: 0;
  margin: 0;
  }
  
#header span.center {
  padding: 30px 0 0 0;
  z-index: 0;
  }

#header span.left {
  float: left;
  width: 25%;
  text-align: left;
  overflow: hidden;
  }

#header span.center {
  position: absolute;
  top: 0;
  text-align: center;
  width: 50%;
  overflow: hidden;
  }
  
#header span.right {
  float: right;
  text-align: right;
  width: 25%;
  overflow: hidden;
  }
  
#header img {
  padding: 5px;
  }
  
#mainpage {
  position: relative;
  margin: 95px 10px 10px 10px;
  padding: 5px 5px 5px 0;
  z-index: 1;
  }
  
#lmenu {
  position: absolute;
  left: 10px;
  top: 90px;
  padding: 0 0 0 0px;
  margin: 10px 0 0 0;
  width: 7em;
  font-family:arial,sans-serif;
  z-index: 2;
  background-image: url('gfx/bl.png');
  background-position: bottom left;
  background-repeat: no-repeat;
  }
  
#lmenu ul {
  list-style: none;
  margin: 0 0 0 0.25em;
  padding: 0;
  font-weight: bold;
  }
  
#lmenu li{
  margin:0;
  padding: 0.1em 0 0em 0.1em;
  }
  
#lmenu li.subm {
  display: none;
  }
  
#lmenu li.subm,
#lmenu li.subm ul {
  padding: 0;
  margin: 0;
  }
  
#lmenu li.sub0,
#lmenu li.sub1,
#lmenu li.sub2,
#lmenu li.sub3,
#lmenu li.sub4,
#lmenu li.sub5,
#lmenu li.sub6,
#lmenu li.sub7,
#lmenu li.sub8,
#lmenu li.sub9,
#lmenu li.sub10,
#lmenu li.sub11
 {
  margin: 0.15em 0 0 0.75em;
  //font-size: 85%;
  font-weight: normal;
  }
  
body#menu1 ul li.subm#m1,
body#menu2 ul li.subm#m2,
body#menu3 ul li.subm#m3
 {
  display: inline;
  }
  
#content {
  margin: 0 0 0 7em;
  padding: 10px;
  min-height: 20em;
  overflow: auto;
  padding-left: 10px;
  }
  
#content h1 {
  padding-left: none;
  margin: 0 0 0 -50px;
  padding: 0;
  }
  
#content table.prog {
  max-width: 35em;
  margin-left: 2em;
  }
  
#content tr,td {
  margin: 0;
  padding: 0;
  }
  
#content td.body_outer {
  vertical-align: top;
  font-size: 80%;
  }
  
#content col.cssprogcoldate {
  width: 7em;
  }
  
col.date {
  width: 5em;
  }
  
#content td.cssprogdate {
  width: 7em;
  }
  
#content col.cssprogcolinfo,
#content td.title {
  width: 28em;
  }
  
#content td.cssprogdate,
#content td.cssprogtitle {
  padding: 0.5em 0 0 0;
  }

#content td.cssprogtime {
  font-style: italic;
  vertical-align:top;
  }
  
#content td.cssprogtitle {
  font-weight: bold;
  }
  
#footer {
  clear: both;
  margin: 0 0 0 7em;
  padding: 0.25em 10px;
  font-family:arial,sans-serif;
  }
  
#footer span {
  font-size: 0.6em;
  }
  
.endbar {
  clear: both;
  }
  
#pagebarbottom,
#pagebartop {
  font-family:arial,sans-serif;
  margin: 0 0 0 7em;  
  padding: 5px 10px;
  }
  
#pagebartop {
  border-bottom: solid 1px;
  }
  
#pagebarbottom {
  border-top: solid 1px;
  }
  
.pbleft,
.pbcenter,
.pbright {
  font-size: 85%;
  }
  
.pbleft {
  float: left;
  width: 33%;
  overflow: hidden;
  margin: 0;
  }

.pbcenter {
  position: absolute;
  top: 0px;
  text-align: center;
  width: 33%;
  overflow: hidden;
  margin: 0 auto;
  padding: 0;
  }
  
.pbright {
  float: right;
  text-align: right;
  width: 33%;
  overflow: hidden;
  margin: 0;
  }
  
  
/* Colors */

body {
  color: #000;
  }

a:visited {
  color: #07F;
  }

a:link {
  color: #00F;
  }
  
#header {
  color: #fff;
  }
  
#mainpage, #header, #lmenu {
  background-color: #4c4;
  } 
  
#lmenu ul a {
  color: #fff;
  }
  
#lmenu a {
  text-decoration: none;
  }
#lmenu a:hover {
  text-decoration: underline;
  }
  
#lmenu li li {
  background-color: #cec;
  }

#lmenu .subm a {
  color: #04f;
  }
  
body,
#content,
#footer,
#pagebartop,
#pagebarbottom
  {
  background-color: #fff;
  }
  
body.s0 #lmenu li.sub0,
body.s1 #lmenu li.sub1,
body.s2 #lmenu li.sub2,
body.s3 #lmenu li.sub3,
body.s4 #lmenu li.sub4,
body.s5 #lmenu li.sub5,
body.s6 #lmenu li.sub6,
body.s7 #lmenu li.sub7,
body.s8 #lmenu li.sub8,
body.s9 #lmenu li.sub9,
body.s10 #lmenu li.sub10,
body.s11 #lmenu li.sub11
  {
  background-color: #fff;
  font-weight: bold;
  }

#footer {
  background-color: #cec;
  }
  
#pagebarbottom,
#pagebartop {
  border-color: gray;
  }

#header {
  background-image:url('../images/tl.png');
  background-position: top left;
  background-repeat: no-repeat;
  }
  
#mainpage {
  background-image:url('../images/bl.png');
  background-position: bottom left;
  background-repeat: no-repeat;
  }
