/*
-------------------------------------------
Metropolitan Joomla Template
Author:   Intuitive Designs
Author Web Site: www.intuitivedesigns.net
-------------------------------------------
*/
/* ---- main styles ---- */
body {
	margin: 0px;
	padding: 20px;
	font-size: 90%;
	background: #D6D5C1;
	text-align: center;
}
tr, p, div, td, table {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  color: #333;
  line-height: 130%;
}
hr {
  background: #E2E1CC;
  height: 1px;
  width: 100%;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

li {
  line-height: 15px;
  padding-left: 0px;
  padding-top: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #807f59;
	font-size: 1.6em;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #807f59;
	font-size: 1.4em;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #807f59;
	font-size: 1.2em;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #807f59;
	font-size: 1em;
}
a:link, a:visited {
	color: #7D7A4D;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	background-color: #7D7A4D;
}
/* --Left Menu-- */
#mainlevel {
	width: 100%;
	margin-right: 0px;
}
#mainlevel ul li {
	list-style-type: none;
}
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	color: #605D3D;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	height: 20px;
	border-bottom: 1px solid #E2E1CC;
	padding-top: 5px;
	text-indent: 10px;
	white-space: nowrap;
}
a.mainlevel:hover {
	display: block;
	text-decoration: none;
	background: #fff url(../images/menu-hover.jpg) no-repeat left top;	
}
a#active_menu  {
	display: block;
	text-decoration: none;
	background: #fff url(../images/menu-hover.jpg) no-repeat left top;	
}

a.mainmenu:link, a.mainmenu:visited {
}

a.mainmenu:hover {
color: #333; 
}
a.sublevel:link, a.sublevel:visited {
        padding-left: 1px;
        font-size: 1.1em;
        color: #3B3B3B;
        text-align: left;
}


a.sublevel:hover {
color: #3B3B3B; text-decoration: underline;
}
/*--Top Menu--*/
#mainlevel-nav {
	text-align: right;
	position: relative;
	padding-top: 3px;
}
 #mainlevel-nav ul
{
	list-style-type: none;
	text-align: center;
}
#mainlevel-nav li {
	padding: 0 5px;
	display: inline;
	list-style-type: none;
}
#mainlevel-nav a {
	text-decoration: none;
	color: #646142;
	font-size: .9em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	text-transform: uppercase;
	border-bottom: 5px solid #D6D5C1;
}

#mainlevel-nav a:hover {
	color: #333;
	text-decoration: none;
	background-color: #D6D5C1;
	border-bottom: 5px solid #EEAF29;
}
a.mainlevel-nav:active {
	color: #808080;
}
/* --Modules-- */
.moduletable {
	margin-bottom: 10px;
}
.moduletable h3 {
		font-size: 1.5em;
		color: #807f59;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;
		margin: 0 0 10px 0;
}

table.moduletable ul {
		padding: 0px;
}

/* --Zebra Tables-- */
.sectiontableheader {
	color: #666;
	font-weight: normal;
	font-size: 1.5em;
}
.sectiontableentry1 td {
	background-color: #E6E4DF;
	padding: 3px
}
.sectiontableentry2 td {
	background-color: #F4F3F0;
	padding: 3px
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #959486;
}
.smalldark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #333;
}
/* --Content-- */
.contentpane {
	padding: 0;
}
.contentpaneopen {
}
.blog .contentpaneopen {
	margin: 0 10px;
}
.contentheading, .componentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #807f59;
	text-align: left;
	font-weight: normal;
}

.createdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #333;
	text-align: left;
}

/* --Forms-- */
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .98em;
	font-weight: bold;
	color: #333;
	background-color: #fff;
	height: 25px;
	border: 3px double #CCC;
	margin: 3px;
}

.inputbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #333;
	background-color: #fff;
	border: 1px solid #ccc;
	font-weight: bold;
	margin: 3px;
}

/* ----For content item titles that are hyperlink instead of Read On---- */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: normal;
 	color: #807f59;
	text-align:left;
	text-decoration: none;
	}

a.contentpagetitle:hover {
	text-decoration: underline;
	}

a.category:link, a.category:visited {
	color: #176285;
	font-weight: bold;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}

a.category:hover {
	color: #FFF;
	background-color: #176285;
	text-decoration: underline;
}

/* ----Styles for dhtml tabbed-pages---- */
.ontab {
	background-color: #EFEFEF;
	border-left: 2px outset #9999CC;
	border-right: 2px outset #808080;
	border-top: 2px outset #9999CC;
	border-bottom: 1px solid #d5d5d5;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	font-weight: normal;
}
.tabpadding {
}

.tabheading {
	background-color: #9999CC;
	text-align: left;
}
.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
}
.code {
	background-color: #f0f0f0;
	border: 1px solid #FFF;
}
/* Text passed with mosmsg url parameter */
.message {
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size        : .9em;
	color : #999;
	text-align: center;
}

/* Javascript Back button */
.back_button {
	text-align: center;
	font-size: .9em;
}
table.contenttoc {
	color: #333300;
	background-color: #fff;
	border: 1px solid #ccc;
}

table.contenttoc td {
    font-size: .9em;
    font-weight: normal;
    text-align:left;
	padding: 5px;
}
table.searchinto {
	width: 100%;
}
table.searchintro td {
	background-color: #F7F7F4;
	color: #999999;
	font-weight: bold;
}
/*--Layout--*/
 #wrapper
{
	width: 95%;
	color: #333;
	margin: 0 auto;
	min-width: 710px;
	text-align: left;
	background: #fff url(../images/corner-left.gif) no-repeat left bottom;
}
#main {
	width: 100%;
	margin: 0;
	padding: 0;
	color: #333;
	background: url(../images/corner-right.gif) no-repeat right bottom;
}
#top
{
	margin-top: 5px;
	margin-bottom: 0px;
	text-align: right;
     height: 30px;
	width: 95%;
}
#logo {
	margin-bottom: 5px;
	margin-top: 0px;
	float:left;
	width: 450px;
}
#logo a:hover{
	background-color:transparent;
}
#buildings{
	margin-top: 5px;
	float:right;
	width: 346px;
	margin-right: 6px;
}
#header
{
	padding: 0px;
	height: 150px;
}
#headerleft
{
	height: 150px;
	background: #fff url(../images/header-left.gif) no-repeat left top;
}
#headerright
{
	height: 150px;
	margin-left: 5px;
	background: #fff url(../images/header-right.gif) no-repeat right top;
}

#headerback
{
	margin-right: 5px;
	height: 150px;
	background: #fff url(../images/header-back.gif) repeat-x left top;
}

#leftnav
{
	float: left;
	width: 20.8%;
	margin: 20px 0 10px 10px;
	/*background: url(../images/left-back.jpg) repeat-y right top;*/
	border-right: 1px solid #e2e1cc;
}
#content {
	width: 75%;
	float: right;
	padding: 10px;
}

#footer
{
	padding-right: 2%;
	padding-left: 2%;
	margin: 10px 0;
}
#footer td
{
	text-align: center;
}

#content h2 { 
	margin: 0 0 .5em 0; 
}
.floatleft {
	float:left;
	margin: 0 15px 15px 0;
}
.floatright {
	float:right;
	margin: 0 0 15px 15px;
}
.clear {
  clear: both;
  height: 1px;
  overflow: hidden;   /* prevent IE expanding the container */
  margin: 0;          /* keep flush with surrounding blocks */
}
