/* CSS Document */

html {
	height: 100%;
}

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

.clr {
	clear: both;
}
/* Outer border and inner main bg color */
.outline {
	border: 0px solid #000000;
	background: #ffffff;

	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: fixed;
	background-color: #27cb0a;
	padding: 2px;
}
/* top menu table length */
#buttons_outer {
	width: 600px;
  	margin-bottom: 2px;
	margin-right: 0px;
//	float: left;

}
/*border around top nav menu and background behind top menu text */
#buttons_inner {
//	padding-left: 285px;
//	margin-left: 0px;
	float: right;
	border: 0px solid #cccccc;
	height: 21px !important;
	height: 23px;
//	width: 652px;
//	width: 100%;
//	text-align: center;
	text-align: right;
	border: 0px solid #eeeeee;
//	background: url(../images/top-grad.png) no-repeat;
//	background-repeat: no-repeat;
//	background-position: top center;
}
/* border around section title */
#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 0px 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;
}
/* h-lines in top nav menu and font */
/* bg image set here will override top menu gradient */
/* maybe */
ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 9px;
	line-height: 21px;
	white-space: nowrap;
	text-transform: uppercase;
}
/* top nav menu text */
/* shouldnt this be gradient? */
ul#mainlevel-nav li a
{
	display: inline;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #000000;
	text-transform: uppercase;
//	background: url(../images/top-grad.png) no-repeat;
//	background-repeat: no-repeat;
//	background-position: top center;
}
/* mouseover colors for top nav menu text and bg */
#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #000000;
	background: #eeeeee;
}

/* border around ad banner */
#search_outer {
	float: right;
	width: 630px;
}
/* border for ad banner */
#search_inner {
	border: 0px solid #cccccc;
	padding: 0px;
	height: 60px !important;
	height: 62px;
	overflow: hidden;
}

#search_inner form {
	padding: 0;
	margin: 0;
}
/* banner text */
#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}
/* top header logo */
#header {
	float: left;
	padding: 0px;
	margin-right: 0px;
//	width: 937px;
	width: 600px;
	height: 100px;
//	background: url(../images/ambientcollapselogo.png) no-repeat;
	background-repeat: no-repeat;
	background-position: center;
//	background-attachment: fixed;
	background-color: #27cb0a;
}

#top_outer{
	float: left;
	width: 152px;
}
/* top menu (newsflash) border */
#top_inner {
	border: 1px solid #cccccc;
	padding: 2px;
//	height: 144px !important;
//	height: 150px;
	height: 96px !important;
	height: 100px;
	overflow: hidden;
	float: none !important;
	float: left;
}

#left_outer {
  float: left;
	margin-top: 2px;
	width: 152px;
//	background: url(../images/rn_bg-001t.jpg) no-repeat;
//	background-repeat: no-repeat;
//	background-position: top center;
//	background-attachment: fixed;
	background-color: #b9b9b9;
}
/* main menu border */
#left_inner {
	border: 0px solid #cccccc;
	padding: 2px;
	float: none !important;
	float: left;

}
/* main content size setts */
#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	float: left;
//	width: 783px;
	width: 100%;
}

#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;
	width: 468;
}

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

#right_outer {
	margin-left: 2px;
	width: 152px;
//	background: url(../images/rn_bg-001t.jpg) no-repeat;
//	background-repeat: no-repeat;
//	background-position: top center;
//	background-attachment: fixed;
	background-color: #b9b9b9;
}
/* right menu (polls) border */
#right_inner {
	float: none !important;
	float: left;
	border: 1px solid #cccccc;
	padding: 2px;
}


.user1_inner {
	height: 100%;
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
//	background: url(../images/rn_bg-001t.jpg) no-repeat;
//	background-repeat: no-repeat;
//	background-position: top center;
//	background-attachment: fixed;
	background-color: #b9b9b9;
}

.user2_inner {
	height: 100%;
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
//	background: url(../images/rn_bg-001t.jpg) no-repeat;
//	background-repeat: no-repeat;
//	background-position: top center;
//	background-attachment: fixed;
	background-color: #27cb0a;
}
/* border around main content */
table td.body_outer {
	padding: 2px;
	border: 0px solid #cccccc;
//	background: url(../images/rn_bg-001t.jpg) no-repeat;
//	background-repeat: no-repeat;
//	background-position: top center;
//	background-attachment: fixed;
	background-color: #27cb0a;
}

.maintitle {
	color: #27cb0a;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
	font-style: italic;
	text-transform: uppercase;
	padding: 5px;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
//	background: url(../images/rn_bg-001t.jpg) no-repeat;
//	background-repeat: no-repeat;
//	background-position: top center;
//	background-attachment: fixed;
	background-color: #27cb0a;
}

/** old stuff **/
/* back button */
.back_button {
	float: left;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	border: 3px double #cccccc;
	width: auto;
	background: url(../images/button_bg.png) repeat-x;
	padding: 0px 10px;
	line-height: 20px;
	margin: 1px;
}
/* nav buttons for news nav menu */
.pagenav {
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	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;
}

/* main content text */
td {
	color: #000000;
	text-align: left;
	font-size: 12px;
	font-family: sans, arial, sans-serif;
}


/* flat outside border bg and text */
/* outside everything */
body {
	margin: 15px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 11px;
	color: #27cb0a;
	background-color: #000000;
}

/* Joomla core stuff */
/* content page text links */
a:link, a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
/* content page text links */
a:hover {
	background: #000000;
	color: #27cb0a;
	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;
}
/* menu buttons (not main menu) */
/* drop down menus */
/* poo */
.button {
	color: #222222;
	font-family: Arial, Hevlvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	width: auto;
	background: url(../images/button_bg.png) repeat-x;
	padding: 2px 2px;
	line-height: 18px !important;
	line-height: 16px;
	height: 22px !important;
	height: 20px;
	margin: 1px;
}
/* input box text fields for searches */
/* search and login text input boxes */
.inputbox {
	width: 80px;
	font-size: 9px;
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #27cb0a;
}
/* for da checkbawx, durr */
.checkbawx {
	width: 18px;
	font-size: 9px;
	padding: 2px;
	border: solid 1px #cccccc;
	background-color: #27cb0a;
//	background: transparent;
}
/* user input text field for writing emails */
.inputboxcontact1 {
	width: 200px;
	font-size: 9px;
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #27cb0a;
}
/* user input text field for writing emails */
.inputboxcontact2 {
	width: 200px;
	font-size: 9px;
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #27cb0a;
}
/* user input text field for main message on contacts page */
.inputboxcontact3 {
	width: 640px;
	font-size: 9px;
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #27cb0a;
}
/* cpmonents title text (news sections, etc) */
.componentheading {
	background: none;
	color: #000000;
	text-align: center;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;

}

.contentcolumn {
	padding-right: 5px;
}
/* content title text */
.contentheading {
	height: 30px;
	color: #000000;
	font-weight: bold;
	font-size: 16px;
	white-space: nowrap;
}


/* what dis is? */
.contentpagetitle {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}
/* module titles */
table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}
/* module titles (main menu, etc..) */
table.moduletable th, div.moduletable h3 {
	background: none;
	color: #000000;
	text-align: center;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

table.moduletable td {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
	padding: 2px;
}
/* news section item title bar */
.sectiontableheader {
	font-weight: bold;
	background: #f0f0f0;
	padding: 4px;
}

.sectiontablefooter {

}
/* news section item entry bar */
/* 2nd alternating bg for stuf like poll options */
.sectiontableentry1 {
//	background: url(../images/rn_bg-001t.jpg);
//	background-repeat: no-repeat;
//	background-position: top center;
//	background-attachment: fixed;
	background-color: #27cb0a;
}
/* 1st alternating bg for stuff like poll options */
.sectiontableentry2 {
//	background: url(../images/rn_bg-001t.jpg);
//	background-repeat: no-repeat;
//	background-position: top center;
//	background-attachment: fixed;
	background-color: #27cb0a;
}
/* small font (author, etc) */
.small {
	color: #000000;
	font-size: 11px;
}
/* created date for news items */
.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #000000;
	font-size: 11px;
}
/* modified date for news items */
.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #000000;
	font-size: 11px;
}

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

table.contenttoc td {
	padding: 2px;
}
/* what dis is */
table.contenttoc th {
//	background: url(../images/subhead_bg.png) repeat-x;
	color: #000000;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
/* Main menu text */
/* spank */
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: none;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}
/* Main menu text effects */
a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	font-weight: bold;
//	color: #880000;
	color: #000000;
}
/* Main menu text effects */
a.mainlevel#active_menu {
	color:#000000;
	font-weight: bold;
}
/* Main menu text effects. Hover over current content item. */
a.mainlevel#active_menu:hover {
	color: #000000;
}
/* text for subentries in mainmenu */
a.sublevel:link, a.sublevel:visited {
	padding-left: 18px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

a.sublevel:hover {
	color: #000000;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #000000;
	
}

.highlight {
	background-color: #111111;
	color: #000000;
	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: #ffffff;
  padding: 1px 2px;
  color: #000000;
  font-size: 10px;
  border-top: 0px solid #111111;
}

span.article_seperator {
	display: block;
	height: 1.5em;
//	background: url(../images/squigle.png) no-repeat;
	background-repeat: no-repeat;
	background-position: center;
}
