/* @group Core HTML */

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

form {
	margin: 0;
	padding: 0;
		}

body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	margin: 0;
	font-size: 12px;
	color: #333;
		}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
		}

a:hover {
	text-decoration: underline;
	font-weight: normal;
		}

input.button {
	cursor: pointer;
		}

p {
	margin-top: 0;
	margin-bottom: 5px;
		}

img {
	border: 0 none;
		}

/* @end */

/* @group specific layout elements */

#page_bg {
	padding: 5px 0 10px 0;
	margin-bottom: 1px;
		}

div.center {
	text-align: center;
		}

div#wrapper {
	margin-left: auto;
	margin-right: auto;
		}

body.width_medium div#wrapper {
	width: 950px;
		}

body.width_small div#wrapper {
	width: 773px;
		}

body.width_fmax div#wrapper {
	min-width: 750px;
	max-width: 1050px;
		}

/* @end */

/* @group header */

div#header {
	margin: 0;
	padding: 0;
	height: 198px;
		}

div#header_l {
	position: relative;
		}

div#header_r {
	margin: 0;
	padding: 0;
	height: 32px;
	overflow: hidden;
	text-align: center;
		}

div#logo {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 45px;
	top: 42px;
	float: left;
	width: 200px;
	height: 148px;
	background: url(../images/hhp_logo.jpg) no-repeat 0 0;
		}

/* @end */

/* @group horizontal navigation - main menu */

div#header_r ul.menu {
	margin: 0 auto 0 auto;
	padding: 0;
	border-right: 1px solid #FFF;
	list-style: none;
	height: 30px;
	width: auto;
	display: table;
		}

div#header_r ul.menu li {
	float: left;
	display: table-cell;
		}

div#header_r ul.menu li a {
	padding: 0 0 0 6px;
	display: block;
	float: left;
	height: 32px;
	line-height: 32px;
	color: #130f05;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	background: url(../images/hhp/h_tab_left.gif) no-repeat left top;
		}

div#header_r ul.menu li a span {
	float: left;
	display: block;
	padding: 0 8px 0 1px;
	height: 32px;
	background: url(../images/hhp/h_tab_all.gif) no-repeat right top;
	text-decoration: none;
		}

div#header_r ul.menu li#current a {
	background: url(../images/hhp/h_tab_left.gif) no-repeat left -32px;
	color: #FFF;
		}

div#header_r ul.menu li#current a span {
	background: url(../images/hhp/h_tab_all.gif) no-repeat right -32px;
	color: #FFF;
		}

div#header_r ul.menu li a:hover {
	color: #130f05;
	background: url(../images/hhp/h_tab_left.gif) no-repeat left -64px;
	line-height: 32px;
	text-decoration: underline;
		}

div#header_r ul.menu li a:hover span {
	background: url(../images/hhp/h_tab_all.gif) no-repeat right -64px;
		}

div#header_r ul.menu li:hover > a {
	color: #130f05;
	background: url(../images/hhp/h_tab_left.gif) no-repeat left -64px;
	line-height: 32px;
		}

div#header_r ul.menu li:hover > a span {
	background: url(../images/hhp/h_tab_all.gif) no-repeat right -64px;
		}

/* @end */

div#newsflash {
	width: auto;
	margin-left: 350px;
	margin-right: 30px;
	border: 1px solid #00f;
		}

/* @group footer */

div#footer_r {
	padding-top: 10px;
	height: 47px;
		}

div#footer_r div {
	text-align: center;
	font-size: .90em;
	color: #aaa;
		}

/* Customized for HHP */

div#footer_r div.moduletable_disclaimer {
	margin: 0;
	padding: 0;
	width: 100%;
		}

div#footer_r div.moduletable_disclaimer p.disclaimer {
	margin: 0;
	padding: 9px 0 0 0;
	width: 100%;
	font: 11px/17px Arial, Helvetica, sans-serif;
	color: #777;
		}

/* ------- */

div#footer_r a:link, div#footer_r a:visited {
	color: #999;
		}

div#footerspacer {
	height: 10px;
		}

div#footer_r div.moduletable {
	border-top: 1px solid #ffe788;
	margin: 9px 0 0 0;
	padding: 3px 0 0 0;
		}

/* @end */


#search {
	float: right;
	overflow: hidden;
	text-align: right;
	display: none;
		}

form#searchForm input {
	vertical-align: middle;
		}

form#searchForm table {
	border-collapse: collapse;
		}

form#searchForm td {
	padding: 0;
		}

#mod_search_searchword {
	padding-left: 3px;
		}

#area {
	padding: 0;
		}

#whitebox {
	margin: 0 0px;
	background: #fff;
	width: auto;
		}

#whitebox div {
	text-align: left;
	text-transform: none;
		}

#whitebox_t {
	
		}

#whitebox_tl {
	
		}

#whitebox_tr {
	height: 10px;
	overflow: hidden;
		}

#whitebox_m {
	border: 0px solid #ccc;
	width: auto;
	padding: 1px 8px;
		}

#whitebox_b {
	margin-top: -5px;
		}

#whitebox_bl {
	
		}

#whitebox_br {
	height: 13px;
		}

#leftcolumn {
	border: 0px dotted red;
	margin: 0;
	padding: 9px 0 0 0;
	width: 238px;
	float: left;
		}

div.module_leftblurb div p {
	margin:0 0 9px 0;	padding:0;
	color: #369;
	font-size: 13px;
	line-height: 24px;
		}

div.module_leftblurb div div div {
	margin: 0;	padding: 0 15px 0 0;
		}

div.module_list {
	width: 98%;
	font: normal normal 12px/20px Arial, Helvetica, sans-serif;
	color: #369;
		}

div.module_list ul {
	margin: 0 0 0 3px;
	padding: 0;
		}

div.module_list ul li {
	list-style: none;
	margin: 0;
	padding: 0 0 0 10px;
	background: url(../images/bullet-2.gif) 0 6px no-repeat;
		}

#maincolumn,
#maincolumn_full {
	margin: 0 0 0 0;
	padding: 0 0 0 9px;
	width: 506px;
	border-left: 1px solid #EEE;
	float: right;
		}

#maincolumn_full {
	margin-left: 0;
	padding: 0;
	width: 100%;
		}

table.nopad {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
		}

table.nopad td.middle_pad {
	width: 20px;
		}

/*****************************************/

/*** Joomla! specific content elements ***/

/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
		}

span.pathway {
	margin: 0 0 0 16px;
	padding: 0;
	display: block;
	overflow: hidden;
	font-size: 11px;
	width: 100%;
		}

#pathway {
	margin: 0 0 0 6px;
	padding: 0;
	width: 757px;
	text-align: left;
	background-color: #fef9e8;
	border-top: 0px solid #ffe788;
	border-right: 0px solid #ffe788;
	border-bottom: 2px solid #ffe788;
	height: 18px;
	line-height: 18px;
		}



/* headers */

h1 {
	padding: 0;
	font-family: Helvetica ,Arial,sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;
		}

h2, .contentheading {
	margin: 0;
	padding: 0 0 9px 0;
	vertical-align: bottom;
	color: #333;
	text-align: left;
	width: 100%;
	font: bold 17px/22px Arial, Helvetica, sans-serif;
		}

/* Customized for HHP */

.contentheading a.contentpagetitle {
	margin: 0;
	padding: 0 0 9px 0;
	vertical-align: bottom;
	color: #333;
	text-align: left;
	width: 100%;
	font: bold 16px/21px Arial, Helvetica, sans-serif;
		}

/* ------- */

table.contentpaneopen h3 {
	margin-top: 25px;
		}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
		}

h3, .componentheading, table.moduletable th, legend {
	margin: 0;
	margin-bottom: 10px;
	font-weight: bold;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 1.5em;
	padding-left: 0px;
	text-align: left;
		}

#whitebox div div.moduletablecontentheading {
	margin: 0 0 6px 0;
	padding: 0;
	font: italic 35px Georgia, "Times New Roman", Times, serif;
	color: #999;
	margin-bottom: 0px;
		}

div#area div.componentheading {
	margin: 0 0 12px 0;
	padding: 0;
	font: italic 37px Georgia, "Times New Roman", Times, serif;
	color: #CCC;
	letter-spacing: 1px;
		}

/* small text */

.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
		}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
		}

.createdate {
	height: 12px;
	vertical-align: top;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 3px;
	padding-top: 0px;
		}

a.readon {
	margin-top: 5px;
	display: block;
	float: left;
	background: url(../images/mw_readon.png) top right no-repeat;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
		}

/* form validation */

.invalid {
	border-color: #ff0000;
		}

label.invalid {
	color: #ff0000;
		}

/** overlib **/

.ol-foreground {
	background-color: #f6f6f6;
		}

.ol-background {
	background-color: #666;
		}

.ol-textfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
		}

.ol-captionfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
		}

.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
		}

.ol-closefont {
	
		}

/* menu links */

a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;
		}

a.mainlevel:hover {
	
		}

/* spacers */

span.article_separator {
	display: block;
	height: 12px;
		}

.article_column {
	padding-right: 5px;
		}

.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
		}

td.buttonheading {
	
		}

td.buttonheading img {
	border: none;
		}

.clr {
	clear: both;
		}

td.greyline {
	width: 20px;
	background: url(../images/mw_line_grey.png) 50% 0 repeat-y;
		}

div#maindivider {
	border-top: 1px solid #ddd;
	margin-bottom: 10px;
	overflow: hidden;
	height: 1px;
		}

table.blog span.article_separator {
	display: block;
	height: 12px;
		}

/* edit button */

.contentpaneopen_edit {
	float: left;
		}

/* table of contents */

table.contenttoc {
	margin: 5px;
	border: 1px solid #ccc;
	padding: 5px;
	float: right;
		}

table.contenttoc td {
	padding: 0 5px;
		}

/* content tables */

td.sectiontableheader {
	background: #efefef;
	color: #333;
	font-weight: bold;
	padding: 4px;
	border-right: 1px solid #fff;
		}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
	padding: 4px;
	vertical-align: top;
	color: #999;
	font-weight: bold;
		}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
	padding: 3px;
		}

/* content styles */

table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	width: auto;
		}

table.contentpaneopen tr td {
	margin: 0;
	padding: 0;
	width: auto;
		}

/* Customized for HHP */

table.contentpaneopen li {
	margin-bottom: 5px;
	font-size: 14px;
	line-height: 18px;
		}

/* ------- */

table.contentpaneopen li {
	margin-bottom: 5px;
		}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
		}

table.contentpaneopen h3 {
	margin-top: 25px;
		}

table.contentpaneopen h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
		}

.highlight {
	background-color: #fffebb;
		}

/* module control elements */

table.user1user2 div.moduletable {
	margin-bottom: 0px;
		}

div.moduletable, div.module {
	margin-bottom: 25px;
		}

div.module_menu h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	margin: -23px -5px 5px 0;
	padding-left: 10px;
	padding-bottom: 2px;
		}

div.module_menu {
	margin: 0 12px 12px 0;
	padding: 0;
		}

div.module_menu div div div {
	padding: 27px 9px 9px 6px;
	width: auto;
		}

div.module_menu div div div p {
	margin: 9px 0 9px 0;
	padding: 0 0 0 9px;
	width: auto;
		}

div.module_menu div div div div {
	background: none;
	padding: 0;
		}

div.module_menu ul {
	margin: 6px 0;
	padding: 0;
	text-align: left;
		}

div.module_menu ul li {
	border: 0px dotted red;
	margin: 0;
	padding: 3px 0 3px 3px;
	display: block;
	width: 166px;
	list-style-type: none;
	line-height: 1.1em;
	font-size: 1em;
		}

/*Custom for HHP*/

#leftcolumn ul#left_sidebar_menu li span {
	border: 0px dotted red;
	margin: 0;
	padding: 0 0 4px 15px;
	width: 200px;
	list-style: none;
	display: block;
	text-align: left;
	font-weight: bold;
		}

#leftcolumn ul#left_sidebar_menu li,
#leftcolumn ul#left_sidebar_menu li ul li.active {
	border: 0px dotted red;
	margin: 0;
	padding: 3px 0 3px 0;
	width: 200px;
	list-style: none;
	display: block;
	text-align: left;
		}

#leftcolumn ul#left_sidebar_menu li ul li.active {
	border: 0px dotted red;
	margin: 0;
	padding: 3px 0 3px 0;
	width: 200px;
	list-style: none;
	display: block;
	text-align: left;
		}

#leftcolumn ul#left_sidebar_menu li ul li {
	border: 0px dotted red;
	margin: 0;
	padding: 3px 0 3px 0;
	width: 180px;
	list-style: none;
	display: block;
	text-align: left;
	background: url(../images/nav-arrow-bullet.gif) no-repeat 2px 3px;
		}

#leftcolumn ul#left_sidebar_menu li ul li span {
	font-weight: normal;
	font-style: normal;
		}

/* Current link in left nav menu for HHP */

#leftcolumn ul#left_sidebar_menu li ul li#current {
	margin: 0;
	padding: 3px 0 3px 0;
	width: 212px;
	background: #fef9e8 url(../images/nav-arrow.gif) no-repeat 2px 3px;
		}

/* ------- */

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: normal;
		}

div.module_menu ul ul {
	margin: 3px 0;
	padding: 0;
	text-align: left;
		}

#leftcolumn div.module {
	padding: 0;
		}

#leftcolumn div.module table {
	width: auto;
		}

/* @group Sidebar Menu */

#leftcolumn div.module ul#left_sidebar_menu, 
#leftcolumn div.module ul#left_sidebar_menu ul {
	margin: 0;
	padding: 0;
	background-color: #FFF;
		}

#leftcolumn div.module ul#left_sidebar_menu li,
#leftcolumn div.module ul#left_sidebar_menu li ul li {
	border: 0px dotted red;
	margin: 0;
	padding: 0;
	width: 200px;
	background: none;
	list-style: none;
	display: block;
	text-align: left;
		}

#leftcolumn div.module ul#left_sidebar_menu span {
	line-height: 160%;
	font-size: 110%;
		}

#leftcolumn div.module ul#left_sidebar_menu a {
	color: #369;
		}

#leftcolumn div.module ul#left_sidebar_menu a:hover {
	color: #C00;
		}

/* @end */

/* forms */

table.adminform textarea {
	width: 540px;
	height: 400px;
	font-size: 1em;
	color: #000099;
		}

div.search input {
	width: 145px;
	border: 1px solid #ccc;
	margin: 15px 0 10px 0;
		}

form#form-login fieldset {
	border: 0 none;
	margin: 0em;
	padding: 0.2em;
		}

form#form-login ul {
	padding-left: 20px;
		}

form#com-form-login fieldset {
	border: 0 none;
	margin: 0em;
	padding: 0.2em;
		}

form#com-form-login ul {
	padding-left: 20px;
		}

/* thumbnails */

div.mosimage {
	margin: 5px;
		}

div.mosimage_caption {
	font-size: .90em;
	color: #666;
		}

div.caption {
	padding: 0 10px 0 10px;
		}

div.caption img {
	border: 1px solid #CCC;
		}

div.caption p {
	font-size: .90em;
	color: #666;
	text-align: center;
		}

/* Parameter Table */

table.paramlist {
	margin-top: 5px;
		}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
		}

table.paramlist td.paramlist_value {
	
		}

div.message {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
		}

/* Banners module */

/* Default skyscraper style */

.bannergroup {
	
		}

.banneritem img {
	display: block;
	margin-left: auto;
	margin-right: auto;
		}

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
		}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	background-color: #F7F7F7;
	text-align: right;
		}

/* System Messages */

/* see system general.css */

.pagination span {
	padding: 2px;
		}

.pagination a {
	padding: 2px;
		}

/* Polls */

.pollstableborder td {
	text-align: left;
		}

/* WebLinks */

span.description {
	display: block;
	padding-left: 30px;
	color: #333;
	font-weight: normal;
	font-style: normal;
		}

/* Frontend Editing*/

fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
		}

legend {
	margin: 0;
	padding: 0 10px;
		}

td.key {
	border-bottom: 1px solid #eee;
	color: #666;
		}

/* Tooltips */

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
		}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
		}

.tool-text {
	font-size: 100%;
	margin: 0;
		}

/* System Standard Messages */

#system-message {
	margin-bottom: 20px;
		}

#system-message dd.message ul {
	margin: 0px;
	padding-left: 40px;
	background: #fff5c5 url(../../system/images/notice-info.png) 4px center no-repeat;
	border-top: 3px solid #ff9900;
	border-bottom: 3px solid #ff9900;
	text-indent: 0px;
		}

/* System Error Messages */

#system-message dd.error ul {
	margin: 0px;
	padding-left: 40px;
	color: #c00;
	background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat;
	border-top: 3px solid #DE7A7B;
	border-bottom: 3px solid #DE7A7B;
	text-indent: 0px;
		}

/* System Notice Messages */

#system-message dd.notice ul {
	margin: 0px;
	padding-left: 40px;
	color: #c00;
	background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat;
	border-top: 3px solid #F0DC7E;
	border-bottom: 3px solid #F0DC7E;
	text-indent: 0px;
		}

#syndicate {
	margin: 0;
	padding-left: 25px;
	float: left;
		}

#power_by {
	margin: 0;
	padding: 12px 0;
	color: #999;
	font-size: .8em;
		}

/* Component Specific Fixes */

#component-contact table td {
	margin: 0;
	padding: 2px 0;
	display: block;
	vertical-align: top;
		}
