/* CSS Document */


.clr {
	clear: both;
}

#pathway_text {
  overflow: hidden;
	float: left;
	display: block;
	padding-top: 4px;
	height: 18px;
	padding-left: 5px;
}

a.pathway {
}
#search_outer {
	float: left;
	width: 137px;
}

#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: 13px;
	color: #00000;
	width: 136px;
}


#buttons {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 50%;
}


ul#mainlevel-nav
{
	list-style: none;
	padding-left: 0px;
	padding-right: 150px;
	
	padding-bottom: 0px;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	display: block;
	background-image: none;
	padding-left: 10px;
	padding-right: 5px;
	float: right;
	margin: 0;
	width: auto !important;
  	width: 10%;
  	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 12px;
	/*line-height: 21px; */
	white-space: nowrap;
	text-transform: uppercase;
/*	border-left: 1px solid #cccccc; */
}

ul#mainlevel-nav li a
{
	width: 100%;
	display: block;
	padding-left: 20px;
	padding-right: 10px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background: transparent;
	text-transform: uppercase;
}

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

	ul#mainlevel-nav li a:hover
{
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	/*background: #333333; */
}


#left_outer {
  float: left;
	margin-top: 0px;
	width: 137px;
}

#left_inner {

  float: none !important;
  float: left;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

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


#active_menu {
	color:#0000000;
	font-weight: bold;
}

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



.back_button {
  float: left;
  text-align: center;
  font-size: 12px;
  font-weight: bold;

  width: auto;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 12px;
  font-weight: bold;
 
  width: auto;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

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

.pagenav_prev {
  text-align: center;
  font-size: 12px;
  font-weight: bold;
 
  width: auto;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}
.pagenav_next {
  text-align: center;
  font-size: 12px;
  font-weight: bold;
 
  width: auto;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}


#footer {
	text-align: center;
	padding: 3px;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 0px;
padding-bottom: 15px;
}


td {
	font-size: 12px;
}



body {

	font-family:  Helvetica, Arial, Sans Serif;
	font-size: 12px;
	color: #000000;
	background: #595c64;
}

/* mambo core stuff */
a:link, a:visited {
	color: #000000; text-decoration: none;
	font-family:  Helvetica, Arial, Sans Serif;
	/* font-weight: bold; */
}

a:hover {
	color: #999999;	text-decoration: none;
	font-family:  Helvetica, Arial, Sans Serif;
	/* font-weight: bold; */
}


.button {
  color: #333333;
  font-family:  Helvetica, Arial, Sans Serif;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  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;
}
/* Heading Titles */
.componentheading {
	background: url(../images/contenthead.png) top left repeat-x;
	font-family:  Helvetica, Arial, Sans Serif;
	text-indent: 0px;
	color: #000000;
	text-align: left;
	padding-top: 4px;
	height: 30px;
	font-weight: bold;
	font-size: 18px;
	white-space: nowrap;	

}

.contentcolumn {
	padding-right: 5px;
}
.contentpaneopen{
	text-align:left;
}


.contentheading {
	height: 30px;
	color: #000000;
	text-indent: 0px;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
	text-align:left;
}


.contentpagetitle {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align:left;
}

.small {
	color: #999999;
	font-size: 13px;
	font-weight: bold;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 13px;
	font-weight: bold;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 13px;
	font-weight: bold;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 30px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -30px;
	text-decoration: none;
	color: #333333;
}
/*Sublevel Links Nav*/
a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: middle;
	font-size: 13px;
	font-weight: bold;
	color: #0000000;
	text-align: left;
	height: 20px;
}
.latestnews, .category, .contentdescription, .contentpane, .buttonheading
{
text-align: left;
}
 .readon
{
text-align: left;
font-weight:bold;
}
.contentpaneopen
{
text-align: left;
width: 100%;
}
a.sublevel:hover {
	color: #999999;
	text-decoration: none;
	height: 20px;
}

.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;
}
.projecttitle {
	font-family:  Helvetica, Arial, Sans Serif;
	font-size: 12px;
}


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;
}

table.moduletable th {
	color: #000000;
	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	height: 25px;
	font-weight: bold;
	font-size: 16px;
}

table.moduletable td {
	font-size: 13px;
	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;
	padding: 2px;
	padding-left: 10px;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
	padding: 2px;
	padding-left: 10px;
}

#subcatnav {
	position:absolute;
	z-index:1;
	padding-top: 6px;
	width: 650px;
	text-align: left;	
}

.mainlevelResidential{

}
.backbutton{
	font-family:  Helvetica, Arial, Sans Serif;
	font-size: 10px;
	font-weight: bold;
}
.inputbox {
background-color : #FFFFFF;
}
.mceEditor {
background: #F0F0EE;
border: 1px solid #cccccc;
padding: 0px;
margin: 0px;
}

.mceEditorArea {
font-family: 'MS Sans Serif', sans-serif, Verdana, Arial;
background: #FFFFFF;
padding: 0px;
margin: 0px;
}

li{
text-align: left;
}
.jceeditor{
background: #ffffff;
border: 1px solid #cccccc;
padding: 0px;
margin: 0px;
}