/* CSS Document */

html {
	
}

body { background-color: aqua; background-image: none; background-repeat: repeat; background-attachment: fixed; text-align: left; float: left; }

#background { background-image: url(../images/body1.jpg); background-repeat: repeat; background-attachment: scroll; position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: 1037px; margin-bottom: 10px; }
#site { background-color: yellow; background-image: none; text-align: left; z-index: 10; float: none; }

.clr {
	clear: both;
}

.outline { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; padding: 2px; }

.traeger {
text-transform:none;
font-size:9px;
}


#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#buttons_inner { height: 21px !important; height: 23px; }

#pathway_text { overflow: hidden; display: block; height: 25px; line-height: 25px !important; line-height: 22px; padding-left: 4px; margin-bottom: 2px; }

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

#buttons { position: relative; left: 0; float: left; margin: 0; padding: 0; 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: 0; padding-right: 0; float: left; margin: 0; font-size: 11px; line-height: 18px; text-transform: uppercase; white-space: nowrap; }

ul#mainlevel-nav li a
{ display: block; padding-left: 5px; padding-right: 5px; color: #333333; font-weight: normal; background: white; position: relative; left: 30px; }

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

	ul#mainlevel-nav li a:hover
{
	color: #fff;
	background: #f6a824;
}


#search_outer { text-align: right; left: 0; float: right; width: 165px; }

#search_inner { border: solid 0 transparent; padding: 0; height: 21px !important; height: 23px; overflow: hidden; float: right; }

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

#search_inner .inputbox { border: 0; padding: 3px 3px 3px 5px; font-family: arial, helvetica, sans-serif; font-size: 11px; color: black; background-color: white; }

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

#header { background-image: url(../images/header_short.gif); background-repeat: no-repeat; float: left; padding: 0; margin-right: 2px; width: 635px; height: 200px; border-width: 0; }

#top_outer{ width: 165px; }

#top_inner_1 { overflow: hidden; border-color: transparent; border-style: solid; }

#left_outer { background-color: white; position: absolute; top: 225px; left: 30px; margin-top: 2px; width: 165px; }

#left_inner { padding: 2px; border-color: white; }

#content_outer { background-color: white; background-image: none; background-repeat: repeat; background-attachment: scroll; position: relative; left: 205px; padding: 0; margin-top: 0; margin-left: 2px;
	/** border: 1px solid #cccccc; **/
	float: left; width: 635px; }

#content_inner{ background-color: white; float: none !important; float: left; padding: 2px 0 0; margin: 0; }

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

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 { position: relative; left: 0; margin-left: 2px; width: 165px; }

#right_inner { float: none !important; float: left; padding: 2px; border: solid 1px white; }


.user1_inner {
	border: solid 1px white;
  float: none !important;
  float: left;
	margin: 0;
	padding: 2px;
}

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

table td.body_outer {
	padding: 2px;
	border: solid 1px white;
}

.maintitle { color: #f6a824; font-size: 14px; text-transform: uppercase; 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: left;
  font-size: 11px;
  font-weight: bold;
  border: double 3px white;
  width: auto;
  background: repeat-x;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: left;
  font-size: 11px;
  font-weight: bold;
  border: double 3px white;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0 10px;
  line-height: 20px;
  margin: 1px;
}

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

#footer { background-color: white; background-image: none; text-transform: uppercase; position: relative; top: 10px; left: 210px; width: 632px; padding-left: 2px; }

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: 15px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 11px;
	color: #333333;
	background: #ffffff;
}

body h3 {background: repeat-x; color: #f6a824; text-align: left; padding-top: 0; padding-left: 0; font-weight: normal; font-size: 14px; text-transform: uppercase;}

/* Joomla core stuff */
a:link, a:visited { color: #f6a824; text-decoration: none; font-weight: bold; }

a:hover {
	color: #000;	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-color: transparent; border-style: none none solid; border-width: 0 0 1px; }

.button {
  color: #f6a824;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: double 3px white;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px white;
	background-color: #ccc;
}

.componentheading { background: repeat-x; color: #f6a824; text-align: left; padding-top: 0; padding-left: 0; font-weight: normal; font-size: 14px; text-transform: uppercase; }

.contentcolumn {
	padding-right: 5px;
}

.contentheading { height: 20px; color: #f6a824; font-size: 14px; text-transform: uppercase; 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;
}

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

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

.moduletable div #active_menu {
color: #f90 !important; background-color: white !important; 
}

table.moduletable th, div.moduletable h3 {
	background: repeat-x;
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: normal;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0 0 2px;
}

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 {
	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: solid 1px transparent;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: 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: no-repeat; vertical-align: baseline; font-size: 11px; font-weight: normal; color: gray; line-height: 16px; text-align: left; text-decoration: none; text-transform: uppercase; width: auto; padding-left: 2px; }

a.mainlevel:hover { background-position: 0 0; color: white; background-color: black; text-align: left; }

a.mainlevel#active_menu {
	color:#f6a824;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #fff;
}

a.sublevel:link, a.sublevel:visited { padding-left: 1px; vertical-align: middle; font-size: 11px; font-weight: normal; color: gray; background-color: white; text-transform: uppercase; text-align: left; }

a.sublevel:hover { color: white; background-color: black; text-decoration: none; }

a.sublevel#active_menu { 
color: #f90 !important; background-color: white !important; 
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: transparent;
	border: solid 1px transparent;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: solid 1px white;
}

.mosimage { margin: 0
; border-color: white; border-style: solid; }

.mosimage_caption { margin-top: 2px; background: white; padding: 1px 2px; color: #666; font-size: 10px;ent;
}

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