/* CSS Document */

iframe {float: right;}

html {
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body {
	height: 100%;
	margin-bottom: 1px;	
}

#main {
	padding:0px;
	border: 1px solid #b8b8b8;
	width: 762;	
	
}
#maintable {
	margin-left: auto;
	margin-right: auto;
	text-align: left;	
}
.clr {
	clear: both;
}

/* main block */
.outline {
  border: 1px solid #b8b8b8;
  background: #ffffff;
  padding: 0px 0px 0px 0px;
  margin: 0px;
}

#top {
	width: 762;
	height: 31px;
  	margin-bottom: 0px;
	margin-right: 0px;
	background: url(images/top_bg.png) repeat-x;
	border-bottom: 1px solid #cccccc;
}

#buttons_outer {
	width: 762px;
  	margin-bottom: 0px;
	margin-right: 0px;
	float: left;
}

#buttons_inner {
	height: 28px;
	font-size: 11px;
	font-weight: bold;
	background: url(images/button_bgtop.png) repeat-x;
	border-bottom: 1px solid #cccccc;
	border-top: 0px solid #cccccc;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
	/*background: url(images/button_divide.png) repeat-x;*/
}

#pathway_text {
	position: absolute;
	top: 3px;
	bottom: 2px;
	left: 2px;
  	overflow: hidden;
	display: block;
	height: 24px;
	width: 375px;
	line-height: 14px !important;
	line-height: 14px;
	color: #000000;
	padding-left: 4px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 7px;
}

#pathway_text a{
	color:  #cc0000;
}

#pathway_text a:hover {
	color: #cc0000;
}

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: 0px solid #979696;
	height: 28px;
	background: url(images/button_divide.png);
	background-repeat: no-repeat;  
	background-position: 100% 0%;
}

/*top menu background and dividers*/
ul#mainlevel-nav li a
{
	height: 28px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	text-decoration: none;
	color: #333333;
	margin: 0;
	background: transparent;
	border: 0px solid #f1f2f2;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #cc0000;
}

.a2:link {color:#CC0000; text-decoration:none;}
.a2:visited	{color:#CC0000; text-decoration:none;}
.a2:active {color:#000000; text-decoration:none;}
.a2:hover {color:#000000; text-decoration:none;}

.search {
	background: #eeeeee;
}

#search_outer {
	float: right;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: auto;
	margin-bottom: 3px;
	width: 130px;
	/*width: 375px;*/
	background: #eeeeee;
	border: 0px solid #000000;
}

#search_inner {
  padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 2px 2px 2px 2px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 170px;
	border: 1px solid #979696;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	position: relative;
	float: left;
	padding: 0px;
	margin-right: 0px;
	width: 762px;
	height: 125px;
	background: url(images/header_short.jpg) no-repeat;
}

#breadcrumb_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#breadcrumb {
	position: relative;
	float: left;
	padding: 0px;
	margin-right: 0px;
	width: 360px;
	height: 24px;
}

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  border: 1px solid #cccccc;
  padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}

/* left text menu */
#left_side {
	vertical-align: top;
}

#left_outer {
	width: 146px;
	float: left;
}

#left_inner {
    border: 0px;
	padding: 2px;
	padding-left: 8px;
	float: none !important;
	float: left;
}

/* wholes content area including left and right bars */
#main_area {
	padding: 0px;
}

/* centre bar */
#main_body {
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
	width: 100%;
	border: 0px solid #000000;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	float: left;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 0px;
  padding-left: 0px;
  margin: 0;
}

table.content_table {
  	width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}

#banner_inner {
	float: right;
	padding-right: 15px;
	text-align: center;
	margin-top: 22px;
	margin-bottom: 2px !important;
	margin-bottom: 0px;
}

#poweredby_inner {
	float: right;
	padding-left: 1px;
	margin-left: 0px;
	height: 70px;
}

#right_side {
	vertical-align: top;
	padding-left: 3px;
	padding-right: 10px;
	
}

#right_outer {
	margin-left: 0px;
	width: 170px;
}

#right_inner {
  border: 0px solid #cccccc;
  padding: 2px;
  padding-left: 8px;
}

#user1_user2 {
}

.user1_inner {
  border: 0px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	margin-right: 2px;
	padding: 2px;
}

.user2_inner {
	border: 0px solid #cccccc;
  	float: none !important;
  	float: left;
	margin: 0px;
	padding: 2px;
}

#body_outer {
	float: left;
	padding: 2px;
	margin-top: 2px;
	border-top-width: 0px solid #cccccc;
}

/* left menu when active*/
#active_menu {
	color:#000000;
	font-weight: bold;
}

a#active_menu:hover {
	color: #cc0000;
}

.maintitle {
	color: #000000;
	font-size: 18px;
	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: 1px solid #d3d3d3;*/
  width: auto;
  /*background: url (images/button_bg2.png) repeat-x;*/
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 0px solid #d3d3d3;
  width: auto;
  /*background: url (images/button_bg2.png) repeat-x;*/
  padding: 0px 10px;
  line-height: 20px;
  margin: 0px;
}

.pagenav_next{
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 0px solid #d3d3d3;
  width: auto;
  /*background: url (images/button_bg2.png) repeat-x;*/
  padding: 0px 10px;
  line-height: 15px;
  margin: 0px;
}

.pagenav_prev{
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 0px solid #d3d3d3;
  width: auto;
  /*background: url (images/button_bg2.png) repeat-x;*/
  padding: 0px 10px;
  line-height: 15px;
  margin: 0px;
}

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

#footer {
	color: #5d5d5d;
	font-weight: lighter;
	background: url(images/footer_bground.png) repeat-x;
	height: 45px;
	height: 45px!important;
	border-top: 1px solid #b8b8b8;
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;		
}

#mainlevelbottommenu {
	height: 10px;
	background-image: none;
	float:left;
	line-height: 15px;
	
}

/*bottom menu*/
ul#mainlevelbottommenu li
{
    text-align: center;
	background-image: none;
	line-height: 15px;
	padding-left: 0px;
	padding-right: 0px;
	height: 10px;
	width: auto;
	float:left;
	/*font-size: 11px;
	background-image: none;
	margin-left: auto;
	margin-right: auto;
	margin: 0;
	*/
}

/*bottom menu*/
ul#mainlevelbottommenu li a
{
	/*float: left;
	padding-top: 3px;*/
	height: 20px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 3px;
	text-decoration: none;
	font-weight: lighter;
	color: #5d5d5d;
}

ul#mainlevelbottommenu li a:hover
{
	font-weight: lighter;
	color: #cc0000;
}

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;
	font-size: 11px;
}

body {
	margin:0px;
	text-align:center;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 11px;
	color: #6c6b6b;
	background: #e5e5e5;
}

.text1 {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
	color: #6c6b6b;
}


.wrapper {
	margin:0px;
	text-align: left;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 11px;
	background: #ffffff;
}

/* Joomla core stuff */
a:link, a:visited, a:active{
	color: #000000; 
	text-decoration: none;
	font-weight: bold;
	/*border-bottom : 1px dotted #cccccc;*/
}

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

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

table.contentpaneopen td {
}

table.contentpaneopen strong {
	color: #000000; 
	font-weight: bold;
	letter-spacing: 1px;
}

table.contentpaneopen li {
	line-height: 20px;
	padding-left: 20px;
	padding-top: 0px;
	background-image: url(images/li_02.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

table.contentpaneopen a:link, a:visited, a:active {
	color: #000000; 
	text-decoration: none;
	font-weight: bold;
	border-bottom : 1px dotted #000000;
}

table.contentpaneopen a:hover {
	color: #cc0000;	
	text-decoration: none;
	font-weight: bold;
	border-bottom : 1px dotted #cc0000;
}




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;
	color: gray;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 2px;
	text-transform: uppercase;	
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

/*subscribe button*/
.button {
	display: block;
	color: White;
	margin-top: 0px;
	margin-bottom: 5px;
	font-family: Arial, Hevlvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 1px groove #d3d3d3;
	width: auto;
	background: url(images/button_bgred.png);
	padding-bottom: 1px;
	line-height: 15px;
	height: 22px;
}

.inputbox {
	width: auto;
	padding: 2px;
	border: solid 1px #cccccc;
	/*background: url(images/input_bg.png) repeat-x;*/
	text-align: left;
	font-family: Arial;
  	font-size: 11px;
	color: #000000;
	margin: 3px;
}

checkbox {
	width: auto;
	padding: 2px;
	border: solid 0px #cccccc;
	/*background: url(images/input_bg.png) repeat-x;*/
	text-align: left;
  	font-size: 11px;
	color: #000000;
	margin: 3px;
}

.menutitle {
	/*background: url(images/subhead_bg.png) repeat-x;*/
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;	
	color: gray;	
	letter-spacing: 5px;	
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
	text-transform: uppercase;
	border-bottom: 1px solid #d3d3d3;

}

.componentheading {
	/*background: url(images/subhead_bg.png) repeat-x;*/
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;	
	color: #cc0000;	
	letter-spacing: 2px;	
	font-weight: bold;
	font-family: Arial;
	font-size: 16px;
	font-style : italic;

}

.contentcolumn {
	padding-right: 5px;
}

/*heading for main content*/
.contentheading {
	height: 30px;
	color: #cc0000;
	letter-spacing: 2px;	
	font-weight: bold;
	font-family: Arial;
	font-size: 16px;
	font-style : italic;
	white-space: nowrap;
}

.contentpagetitle {
	font-size: 25px;
	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;

}

div.moduletable {	
	padding: 0;
	padding-bottom: 5px;
	padding-top: 2px;
	margin-bottom: 2px;
	border-bottom: dotted 1px #cccccc;
}

/*left and right bar headings*/
table.moduletable th, div.moduletable h3 {
	/*background: url(images/subhead_bg2.png) repeat-x;*/
	color: #cc0000;
	text-align: left;
	letter-spacing: 0px;
	padding-left: 4px;
	height: 22px;
	line-height: 20px;
	font-weight: bold;
	font-family: Arial;
	font-size: 16px;
	font-style : italic;
	/*text-transform: uppercase;*/
	margin: 0 0 2px 0;
}


table.moduletable td {
	background: #f0f0f0;
	font-family: Arial;
	font-size: 11px;
	padding-left: 0px;
	margin: 0px;
	font-weight: normal;
}

table.moduletable a:link, a:visited {
	color: #000000; 
	text-decoration: none;
	font-weight: bold;
	border-bottom : 0px dotted #000000;
}

table.moduletable a:hover {
	color: #cc0000;	
	text-decoration: none;
	font-weight: bold;
	border-bottom : 0px dotted #cc0000;
}

td.buttonheading a:link, a:visited {	 
	text-decoration: none;	
	border-bottom : 0px dotted #000000;
}

td.buttonheading a:hover {		
	text-decoration: none;	
	border-bottom : 0px dotted #cc0000;
}


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 {
  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;
}
/*left menu*/
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	/*background: url(images/menu_bg.png) no-repeat;*/
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #cc0000;
	text-align: left;
	padding-top: 5px;
	padding-left: 0px;
	height: 20px !important;
	height: 15px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px 0px;
	text-decoration: none;
	color: gray;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: lighter;
	color: #000000;
	text-align: left;
}
a.sublevel:hover {
	color: gray;
	font-weight: lighter;
	text-decoration: none;
}
a.sublevel:active {
	color: gray;
	font-weight: lighter;
	text-decoration: none;
}
.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;
  text-transform: normal;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

.dd { }

/* Control the position of the main table */
#shell {
	padding-top: 20px;
	padding-bottom: 20px;
	width: 782px;
	width: 782px !important;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	/*text-align: center;*/
}


#insideoftable {
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 772px;
	width: 772px !important;
	background-image: url(images/shadow.png);
	background-repeat: repeat-y;
	background-position: right;
	float: left;
}
/* drop shadow */
/*#dropshadow {
	background-image: url(images/shadow.png);
	background-repeat: repeat-y;
	background-position: right;
	padding-bottom: 20px;
}
*/
/* this is for the banner on the top right*/
/* #topbanner {
	background-attachment: scroll;
	background-image: url(images/top_corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 150px;
	width: 150px;
	margin: 0px;
	padding: 0px;
	float: right;
	overflow: hidden;
	top: 0px;
	right: 0px;
	clear: both;
	position: absolute;
	visibility: visible;
}*/

/* trying to set the bottom shadow*/
#bottomshadow_outline {
	width: 772px !important;
	width: 772px;
	background-image: url(images/corner.png);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 20px;
}

#bottomshadow {
	background-image: url(images/bottomshadow.png);
	background-repeat: repeat-x;
	height: 9px;
	width: 763px !important;
	width: 763px;
	padding-left: 0px;
	
}

/* this is to get the bottom menu to site in the correct place */
#bottommenu_outside {
	height: 20px;
	height: 20px!important;
	width: auto;
	width: auto!important;
	padding-left: 80px;
}
#bottommenu_inside {
	margin-right: auto;
	margin-left: auto;
}