/**
* A Mambo Template
* @compatibility - 4.5.3-4.5.4
* @version 2.0
* @package - solarflare_ii
* @author - Rhuk
* @modified for Mambo 4.5.4 by: - Hazman
* @date - July 2, 2006
* @website - www.mambosupportcenter.com
* @copyright (C) - This template is released under the GNU/GPL License 
*/


body {
  height                : 100%;
  color                 : #333333;
  font-family           : Arial, Helvetica, Sans Serif;
  font-size             : 11px;
  line-height           : 120%;
  margin                : 15px;
  padding               : 0px;
  background            : #ffffff;
}

td {
  font-size             : 11px;
/*  text-align            : left;*/
}

html {
  height                : 100%;
}

ul {
  margin                : 0;
  padding               : 0;
  list-style            : none;
}

li {
  line-height           : 15px;
  padding-top           : 0px;
  padding-left          : 15px;
  background-image      : url(../images/arrow.png);
  background-repeat     : no-repeat;
  background-position   : 0px 2px;
}


.clr {
  clear                 : both;
}


.outline {
  padding               : 2px;
  border                : 1px solid #cccccc;
  background            : #ffffff;
}

#buttons_outer {
  width                 : 635px;
  float                 : left;
  margin-right          : 2px;
  margin-bottom         : 2px;

}

#buttons_inner {
	border: 1px solid #cccccc;
	height: 21px !important;
	height: 23px;
}

#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px 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;
}

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-right: 1px solid #cccccc;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

ul#mainlevel-nav li a:hover
{
	color: #ffffff;
	background: #c64934;
}


#search_outer {
	float: left;
	width: 165px;
}

#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: 11px;
	color: #c64934;
}


/********** Header Left **********/
#header_outer {
  text-align            : left;
  margin                : 0px;
  border                : 0px;
	
}

#header {
  width                 : 800px;
  height                : 150px;
  float                 : left;
  margin-right          : 2px;
  padding               : 0px;
  background            : url(../images/header_short.jpg) no-repeat;
}


/********** Header Right **********/
#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 Column **********/
#left_outer {
  width                 : 165px;
  float                 : left;
  margin-top            : 2px;
}

#left_inner {
  float                 : none !important;
  float                 : left;
  padding               : 2px;
  border                : 1px solid #cccccc;
}

/********** Center Column **********/
#content_outer {
  width                 : 635px;
  float                 : left;
  margin-top            : 0px;
  margin-left           : 2px;
  padding               : 0px;
}

#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;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}


/********** Right Column **********/
#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #cccccc;
  padding: 2px;
}


.user1_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}

/*
.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}
*/

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}


/********** Footer **********/
#footer {
  width                 : 100%;
  height                : 20px;
  text-align            : center;
  margin-bottom         : 15px;
  margin                : auto;
}


/*#################### Mambo CSS ####################*/

/********** Pathway **********/
.pathway {
  font-family           : Verdana, Helvetica, Arial, sans-serif;
  font-size             : 9px;
  padding-top           : 6px !important;
  padding-top           : 7px;
  padding-left          : 4px;
}

a.pathway:link, a.pathway:visited {
  color                 : #555555;
  font-weight           : normal;
}

a.pathway:hover {
  color                 : #555555;
  font-weight           : normal;
  text-decoration       : underline;
}



/********** MainLevel Links **********/
a.mainlevel:link, a.mainlevel:visited {
  width                 : 100%;
  height                : 20px;
  display               : block;
  color                 : #000000;
  font-size             : 11px;
  font-weight           : bold;
  vertical-align        : middle;
  text-align            : left;
  padding-top           : 5px;
  padding-left          : 18px;
  text-decoration       : none;
  background            : url(../images/menu_bg.png) no-repeat;
}

a.mainlevel:hover {
  color                 : #F39905;
/*  color                 : #333333; */
  text-decoration       : none;
  background-position   : 0px -25px;
}


/********** Active MainLevel Links **********/
#active_menu {
  color                 :#c64934;
/*  color                 :#ffcc00;*/
  font-weight           : bold;
}

a#active_menu:hover {
  color                 : #e15704;
}


/********** SubLevel Links **********/
a.sublevel:link, a.sublevel:visited {
  color                 : #ff6600;
  font-size             : 11px;
  font-weight           : bold;
  vertical-align        : middle;
  text-align            : left;
  padding-left          : 1px;
}

a.sublevel:hover {
  color                 : #C43C03;
  text-decoration       : none;
}


/********** MainMenu Links **********/
a.mainmenu:link, a.mainmenu:visited {
  color                 : #000080; 
  font-family           : Verdana, Helvetica, Arial, sans-serif;
  font-weight           : none;
}

a.mainmenu:hover {
  color                 : #000080;
  text-decoration       : underline; 
}


/********** Other Links **********/
a:link, a:visited {
  color                 : #ff6600; 
  font-weight           : bold;
  text-decoration       : none;
}

a:hover {
  color                 : #C43C03;	
  font-weight           : bold;
  text-decoration       : none;
}


/********** Modules **********/  
table.moduletable {
	width: 100%;
	margin-bottom: 15px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 6px;
}

table.moduletable th, div.moduletable h3 {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}


/*############### CONTENT ###############*/

/***** Header for contentpaneopen *****/
.contentheading_orig {
  height                : 30px;
  color                 : #666666;
  font-family           : Verdana, Arial, Helvetica, sans-serif;
  font-size             : 14px;
  font-weight           : bold;
  text-align            : left;
  margin-top            : 10px;
  padding-top           : 5px;
  padding-left          : 15px;
}
.contentheading {
	height: 30px;
	background: url(../images/contenthead.png) top left repeat-x;
	color: #666666;
	text-indent: 15px;
	font-weight: bold;
	font-size: 11px;
	white-space: nowrap;
}

/***** Home, Mambo License, Blog, Lower Content for Advanced Search *****/
.contentpaneopen {
  width                 : 100%;
}

/***** Title for Blog, News Feeds, Wrapper, Links, Advanced Search, Contact Us   *****/
.componentheading {
  height                : 21px;
  color                 : #666666;
  font-family           : Verdana, Arial, Helvetica, sans-serif;
  font-size             : 16px;
  font-weight           : bold;
  text-align            : left;
  margin-top            : 10px;
  margin-left           : 5px;
  padding-top           : 2px;
/*  padding-left          : 10px; */
/*  background            : url(../images/subhead_bg.png) repeat-x; */
}

/***** Top Content for Getting Started, FAQs, News Feeds, Links *****/
.contentdescription {
  padding               : 0px;
}

/***** Lower Content for Getting Started, FAQs, News Feeds, Wrapper, Links, Contact Us *****/
.contentpane {
  padding-top           : 10px;
}


/********** Inner Content **********/
.sectiontableheader {
  font-weight           : bold;
  padding               : 4px;
  background            : #f0f0f0;
}

.sectiontableentry1 {
  background-color      : #ffffff;
}

.sectiontableentry2 {
  background-color      : #f9f9f9;
}

.sectiontablefooter {

}


/********** Poll **********/
.poll {
  font-family           : Arial, Helvetica, sans-serif;
  font-size             : 10px;
  color                 : #666666;
  line-height           : 14px;
}

.pollstableborder {
  border                : 1px solid;
  padding               : 1px;
}


/********** Rating **********/
.content_rating {
  padding               : 5px;
}

.small {
  color                 : #999999;
  font-size             : 11px;
  font-weight           : bold;
}

.smalldark {
  font-family           : Verdana, Arial, Helvetica, sans-serif;
  font-size             : 10px;
  color                 : #000000;
  text-decoration       : none;
  font-weight           : normal;
}

.createdate {
  height                : 15px;
  color                 : #999999;
  font-size             : 11px;
  font-weight           : bold;
  padding-bottom        : 10px;
}

.modifydate {
  height                : 15px;
  color                 : #999999;
  font-size             : 11px;
  font-weight           : bold;
  padding-top           : 10px;
}

.button {
  width                 : auto;
  height                : 26px !important;
  height                : 24px;
  line-height           : 18px !important;
  line-height           : 16px;
  color                 : #ff6600;
  font-family           : Arial, Hevlvetica, sans-serif;
  font-size             : 11px;
  font-weight           : bold;
  text-align            : center;
  margin                : 1px;
  padding               : 0px 5px;
  border                : 3px double #cccccc;
  background            : url(../images/button_bg.png) repeat-x;
}

.inputbox {
  padding               : 2px;
  border                :solid 1px #cccccc;
  background-color      : #ffffff;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
  font-family           : Verdana, Arial, Helvetica, sans-serif;
  font-size             : 12px;
  font-weight           : bold;
  color                 : #000000;
  text-align            : left;
  text-decoration       : none;
}

a.contentpagetitle:hover {
  font-family           : Verdana, Arial, Helvetica, sans-serif;
  font-size             : 12px;
  font-weight           : bold;
  text-align            : left;
  color                 : #7B8DA1;
  text-decoration       : underline;
  font-weight           : bold;
}

a.category:link, a.category:visited {
  color                 : #333333;
  font-weight           : bold;
  font-size             : 11px;
}

a.category:hover {
  color                 : #7B8DA1;
}


/* Styles for dhtml tabbed-pages */
.ontab {
  background-color      : #ffae00;
  border-left           : outset 2px #ff9900;
  border-right          : outset 2px #808080;
  border-top            : outset 2px #ff9900;
  border-bottom         : solid 1px #d5d5d5;
  text-align            : center;
	/* Cannot use hand as its not a W3C CSS validator */
	/*	cursor: hand;*/
  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;
	/* Cannot use hand as its not a W3C CSS validator */
	/*	cursor: hand;*/
  font-weight           : normal;
}

.tabpadding {
}

.tabheading {
  background-color      : #ffae00;
  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           : Verdana, Arial, Helvetica, sans-serif;
  font-weight           : bold;
  font-size             : 10pt;
  color                 : #ff6600;
  text-align            : center;
}

/* Javascript Back button */
.back_button {
  text-align            : center;
  margin-top            : 40px;
}

table.contenttoc {
  color                 : #333300;
  background-color      : #ffffff;
  border                : 1px solid #333;
}

table.contenttoc td {
  font-size             : 8pt;
  font-weight           : normal;
  text-align            : left;
}
ul {
  margin                : 0;
  padding               : 5px;
  list-style            : none;
}

li {
  line-height           : 15px;
  padding-left          : 15px;
  padding-top           : 1px;
  background-image      : url(../images/arrow.png);
  background-repeat     : no-repeat;
  background-position   : 0px 5px;
}

table.searchinto {
  width                 : 100%;
}

table.searchintro td {
  background-color      : #293C43;
  color                 : #ffffff;
  font-weight           : bold;
}

.nhah_logo {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}