﻿/* ****** Default Tag Styles ****** */
html, body, ul, ol, li, 
dl, dt, dd, p, div, img,
h1, h2, h3, h4, h5, h6, 
form, fieldset, a { 
	border: 0;
	margin: 0; 
	outline: none;
	padding: 0; 
} 
html { font-size: 100.01%; }
body {
	background-color: #fff;
	color: #333;
	font: normal 62.5%/1.5em Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 { line-height: 1.6em; }

h1 { font-size: 2.3em; }
h2 { font: normal 1.4em georgia, 'Times New Roman', serif; }
h3 { 
	color: #a71930;
	font: bold 1.15em arial; 
	padding: 1em 0;
}
h4 { font-size: 1.6em; }
h5 { font-size: 1.4em; }
h6 { font-size: 1.2em; }

p { margin: 0 0 1em; }	

a:link, a:visited { text-decoration: none; }
a:hover, a:active { text-decoration: underline; }

legend { 
	margin: -9999px;
	position: absolute; 
}
input { outline: none; }

td { vertical-align: top; }

/* ****** Main Container ****** */
#outerContainer {
	background-color: #fff;
	margin: 0 auto;
	padding: 0;
	width: 955px;
}

/* ****** START Header Area Styles ****** */
.headerArea {
	background: transparent url(/corporate/images/bg-header.jpg) no-repeat 0 0;
	float: left;
	height: 132px;
	position: relative;
	width: 100%;
}
.logo a,
.logo a:link,
.logo a:visited {
	background: transparent url(/corporate/images/logo-HPT.jpg) no-repeat 0 0;
	display: block;
	height: 121px;
	margin: .1em 0 0 3.5em;
	width: 542px;
}
.printLogo { display: none; }

.gotoOurPlaces {
	position: absolute; 
	right: 0;
	top: 0;
	width: 256px;
}
	
.gotoOurPlaces a:link,
.gotoOurPlaces a:visited {
	background: url(/corporate/images/link-goto-nzhpt.jpg) no-repeat 0 0;
	display: block;
	height: 30px; 
	padding: 0;
	text-indent: -2000px;
	width: 256px;
}
.gotoOurPlaces a:hover { background: url(/corporate/images/link-goto-nzhpt.jpg) no-repeat 0 -32px; }	

/* Search */
.search {
	bottom: 1.6em;
	position: absolute;
	right: 1.6em;
}

.search input {
	background-color: #fff;
	border: 1px solid #d9d8c2;
	font-size: 1.1em;
	margin: 0;
	padding: .2em;
	width: 175px;
}	
.search input.btnSearch {
	background: #fff url(/corporate/images/bg-search-button.jpg) repeat-x 0 100%;
	border: 1px solid #d9d8c2; 
	color: #5e0514;
	cursor: pointer;
	font: normal 1.2em Georgia, "Times New Roman", Times, serif;
	margin: 0 0 0 .3em;
	overflow: visible; 
	padding: 0 .9em .2em .9em;
	width: auto;
}	

.searchTable ul { 
	list-style-type: disc !important;
	padding-left: 3em;
}

.searchTable .content_block_free {
	float: left;
	width: 170px;
}

.searchTable h3 { clear: both; }

.PredictList { 
	background-color: #f5f6f0;
	border: 1px solid #810d20; 
	padding: .5em;
	width: 151px !important;
}
html>/**/body .PredictList, x:-moz-any-link, x:default { width: 143px !important; }

ul.PredictList,
.PredictList li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#outerContainer .PredictList li { 
	cursor: pointer;
	padding: .25em !important; 
}

.simpleSearch { 
	float: left;
	position: relative;
 }
.RegSearchButton { 
	bottom: 0;
	left: 12em;
	position: absolute;
 }
 
.results_block_white a,
.results_block_white a:link { color:  #5b0412}

.results_odd { background-color: #e1eaec }

/* ****** START Main Navigation Styles ****** */
.mainNav ul {
	display: inline;
	float: left;
	margin-left: .4em;
	text-align: center;
	width: 100%; 
}
.mainNav li {
	display: inline;
	text-transform: uppercase;
	width: auto;
}
.mainNav a,
.mainNav a:link,
.mainNav a:visited {
	color: #a71930;
	float: left;
	font: bold 1.1em arial; 
	outline: none;
	padding: .5em 1.5em;
	text-decoration: none;
}
.mainNav a:hover,
.mainNav a:active { 
	background-color: #fefde9;
	color: #ff5214; 
}
.current .mainNav a,
.current .mainNav a:link,
.current .mainNav a:visited { color: #ff5214; }

/* ****** START Content Area Styles ****** */
.contentArea {
	float: left;
	font-size: 1.14em;
	padding-bottom: .5em;
	width: 100%; 
}

.contentArea ul { margin: 0 0 1em; }	

.colOne { 
	float: left;
	width: 188px;
}

/* Side Navigation */
.sideNav { 
	background: transparent url(/corporate/images/bg-sideNavSmall.jpg) repeat-y 0 0; 
	float: left;
	width: 100%; 
}

.sideNav h2 { background: transparent url(/corporate/images/bg-sideNavSmall-top.jpg) no-repeat 0 0; }

.sideNav h2 a,
.sideNav h2 a:link,
.sideNav h2 a:visited { 
	border: 0;
	color: #ff5214;
	font: bold .7em 'Trebuchet MS';
	padding: .5em 1em .25em;
	text-transform: uppercase;
}

.sideNav li { 
	float: left;
	list-style-type: none; 
	width: 100%;
}

.sideNav a,
.sideNav a:link,
.sideNav a:visited {
	border-top: .1em solid #fff;
	color: #5b0412;
	display: block;
	margin: 0 .6em 0 .2em; 
	outline: none;
	padding: .5em 2.4em; 
}
.sideNav a:hover,
.sideNav a:active {
	background-color: #fff;
	color: #ff5214;
	text-decoration: none;
}

.hasChild a,
.hasChild a:link,
.hasChild a:visited { background: transparent url(/corporate/images/arw-right-gray.gif) no-repeat 1em .7em;  }

.sideNav .hasChild a:hover,
.sideNav .hasChild a:active { background-color: #fff; }

.current a,
.current a:link,
.current a:visited { 
	background: #fff none;
	color: #ff5214;
}

.open a,
.open a:link,
.open a:visited { background: transparent url(/corporate/images/arw-down-orange.gif) no-repeat 1em .7em;  }

.open a:hover,
.open a:active { background-color: #fff;  }

.current a,
.current a:link,
.current a:visited { background-color: #fff; }

/* Level 2 */
.sideNav ul ul a,
.sideNav ul ul a:link,
.sideNav ul ul a:visited { 
	color: #5b0412;
	background: none no-repeat 2em .7em; 
	padding-left: 3.5em;
}

.sideNav ul ul .hasChild a,
.sideNav ul ul .hasChild a:link,
.sideNav ul ul .hasChild a:visited { background-image: url(/corporate/images/arw-right-gray.gif); }

.sideNav ul ul .current a,
.sideNav ul ul .current a:link,
.sideNav ul ul .current a:visited,
.sideNav ul ul .current a:hover { 
	background: #fff none; 
	color: #ff5214;
}

.sideNav ul ul .open a,
.sideNav ul ul .open a:link,
.sideNav ul ul .open a:visited { background: transparent url(/corporate/images/arw-down-orange.gif) no-repeat 2em .7em;  }

.sideNav ul ul .open a:hover,
.sideNav ul ul .open a:active { background-color: #fff;  }

.sideNav ul ul .current a,
.sideNav ul ul .current a:link,
.sideNav ul ul .current a:visited,
.sideNav ul ul .current a:hover { background-color: #fff; }

/* Level 3 */
.sideNav ul ul .current ul a,
.sideNav ul ul .current ul a:link,
.sideNav ul ul .current ul a:visited,
.sideNav ul ul .open ul a,
.sideNav ul ul .open ul a:link,
.sideNav ul ul .open ul a:visited { 
	background: none no-repeat 3.3em .7em; 
	color: #5b0412;
}
.sideNav ul ul .current ul a:hover,
.sideNav ul ul .current ul a:active,
.sideNav ul ul .open ul a:hover,
.sideNav ul ul .open ul a:active { 
	background-color: #fff;
	color: #ff5214; 
}

.sideNav ul ul ul a,
.sideNav ul ul ul a:link,
.sideNav ul ul ul a:visited { padding-left: 4.7em; }

.sideNav ul ul ul .hasChild a,
.sideNav ul ul ul .hasChild a:link,
.sideNav ul ul ul .hasChild a:visited { background-image: url(/corporate/images/arw-right-gray.gif);  }

.sideNav ul ul ul .current a,
.sideNav ul ul ul .current a:link,
.sideNav ul ul ul .current a:visited,
.sideNav ul ul ul .current a:hover { color: #ff5214; }

.sideNav ul ul ul .open a,
.sideNav ul ul ul .open a:link,
.sideNav ul ul ul .open a:visited { background: transparent url(/corporate/images/arw-down-orange.gif) no-repeat 3.3em .7em;  }

/* Level 4 */
.sideNav ul ul ul .current ul a,
.sideNav ul ul ul .current ul a:link,
.sideNav ul ul ul .current ul a:visited,
.sideNav ul ul ul .open ul a,
.sideNav ul ul ul .open ul a:link,
.sideNav ul ul ul .open ul a:visited { 
	background: none no-repeat 4.3em .7em; 
	color: #5b0412;
}
.sideNav ul ul ul .current ul a:hover,
.sideNav ul ul ul .current ul a:active,
.sideNav ul ul ul .open ul a:hover,
.sideNav ul ul ul .open ul a:active { 
	background-color: #fff;
	color: #ff5214; 
}

.sideNav ul ul ul ul a,
.sideNav ul ul ul ul a:link,
.sideNav ul ul ul ul a:visited { padding-left: 5.7em; }

.sideNav ul ul ul ul .hasChild a,
.sideNav ul ul ul ul .hasChild a:link,
.sideNav ul ul ul ul .hasChild a:visited { background-image: url(/corporate/images/arw-right-gray.gif);  }

.sideNav ul ul ul ul .current a,
.sideNav ul ul ul ul .current a:link,
.sideNav ul ul ul ul .current a:visited,
.sideNav ul ul ul ul .current a:hover { color: #ff5214; }

.sideNav ul ul ul ul .open a,
.sideNav ul ul ul ul .open a:link,
.sideNav ul ul ul ul .open a:visited { background: transparent url(/corporate/images/arw-down-orange.gif) no-repeat 4.3em .7em;  }

/* Level 5 */
.sideNav ul ul ul ul .current ul a,
.sideNav ul ul ul ul .current ul a:link,
.sideNav ul ul ul ul .current ul a:visited,
.sideNav ul ul ul ul .open ul a,
.sideNav ul ul ul ul .open ul a:link,
.sideNav ul ul ul ul .open ul a:visited { 
	background: none no-repeat 5.3em .7em;
	color: #5b0412;
}
.sideNav ul ul ul ul .current ul a:hover,
.sideNav ul ul ul ul .current ul a:active,
.sideNav ul ul ul ul .open ul a:hover,
.sideNav ul ul ul ul .open ul a:active { 
	background-color: #fff;
	color: #ff5214; 
}

.sideNav ul ul ul ul ul a,
.sideNav ul ul ul ul ul a:link,
.sideNav ul ul ul ul ul a:visited { padding-left: 6.7em; }

.sideNav ul ul ul ul ul .hasChild a,
.sideNav ul ul ul ul ul .hasChild a:link,
.sideNav ul ul ul ul ul .hasChild a:visited { background-image: url(/corporate/images/arw-right-gray.gif);  }

.sideNav ul ul ul ul ul .current a,
.sideNav ul ul ul ul ul .current a:link,
.sideNav ul ul ul ul ul .current a:visited,
.sideNav ul ul ul ul ul .current a:hover { color: #ff5214; }

.sideNavBtm {
	background: transparent url(/corporate/images/bg-sideNavSmall-bottom.jpg) no-repeat 0 0;
	float: left;
	height: 9px;
	width: 100%;
}

/* Widget styles */
.widget { 
	background: transparent url(/corporate/images/bg-widget-bottom.gif) no-repeat right bottom;
	color: #7e7d62; 
	margin-top: 1em;
	padding-bottom: .75em;
}
.widget h2 {
	background: transparent url(/corporate/images/bg-header-widget.gif) no-repeat 0 0;
	color: #fff;
	font: bold 1.35em arial;
	padding: .3em 1em .4em;
	width: auto;
}

.widget .widgetInner {
	background: transparent url(/corporate/images/bg-widget.gif) repeat-y right 0;
	padding: 1em 1.25em;
}

.widget a,
.widget a:link,
.widget a:visited {
	background: transparent url(/corporate/images/arw-link-orange.gif) no-repeat 0 center;
	color: #ff5214;
	font-family: Georgia, "Times New Roman", serif;
	padding-left: 1em;
}

.colTwo { 
	float: left; 
	position: relative;
	margin-left: .8em;
	width: 79.3%; 
}

.pageTitleTop {
	background: url(/corporate/images/bg-contentTitle-top.jpg) no-repeat right bottom;
	height: 16px;
}
.pageTitle {
	background: url(/corporate/images/bg-contentTitle-mid.jpg) repeat-y right 0;
	color: #e1e0ce;
	font-family: 'Trebuchet MS', verdana, arial;
	position: relative; 
}

.pageTitle h1,
.pageTitle span {
	line-height: 1em;
	padding: 0 2.5em 0 .5em;
}
.pageTitle span {
	background: url(/corporate/images/bg-contentTitle-bottom.jpg) no-repeat right bottom;
	color: #cbdde0;
	display: block;
	font: italic bold 1.65em 'Trebuchet MS';
	padding: .2em .5em .5em; 
}
.pageTitle a,
.pageTitle:link,
.pageTitle:visited {
	background: url(/corporate/images/arw-link-white.gif) no-repeat 0 center;
	bottom: 1.9em;
	color: #fff;
	float: right;
	font: normal 1em georgia,'Times New Roman', serif;
	padding-left: 1em;
	position: relative;
	right: .75em;  
}

/* Inner columns  */
.colTwo .colOneInner { 
	border-bottom: .1em solid #dbd9c4;
	clear: both;
	float: left;
	width: 63%; 
}

.colTwo .colOneInner a,
.colTwo .colOneInner a:link,
.colTwo .colOneInner a:visited { color: #00bad6; }

.colTwo .colTwoInner { 
	background: transparent url(/corporate/images/bg-rightCol.gif) repeat-y right 0;
	float: right;
	margin-top: -1.2em;
	padding-top: 1em;
	width: 263px; 
}
* html .colTwo .colTwoInner { 
	float: none; 
	padding-left: 1.25em;
}

.rightColBtm { 
	background: url(/corporate/images/bg-rightCol-btm.gif) no-repeat right bottom; 
	clear: right;
	float: right; 
	height: 10px;
	width: 263px; 
}
* html .rightColBtm { margin-top: -0.4em; }

.colTwo .colOneInner h2 {
	color: #a71930;
	font: normal 1.6em Georgia, "Times New Roman", serif;	
	padding-bottom: .6em;		
}

.colTwo .colOneInner p { color: #5b0412; }

.colTwo .colOneInner ul,
.colTwo .colOneInner ol { 
	color: #5b0412;
	margin: 0 0 1em 4em;
}
.colTwo .colOneInner ul ul,
.colTwo .colOneInner ol ol { margin: 0 0 0 2.25em;  }

.colTwo .colOneInner .leftImg { 
	background-color: #f2f2eb;
	float: left;
	margin: 0 .75em .5em 0;  
}
.landscape { width: 262px; }
.portrait { width: 200px; }

.colTwo .colOneInner .leftImg p { 
	clear: both; 
	color: #7e7d62; 
	margin: 0;
	padding: .5em .5em 0;
}
.colTwo .colOneInner .leftImg img { 
	float: left;
	margin: 0;
}

/* Pagenation */
#outerContainer ul.pageNation { 
	border-bottom: .1em solid #dbd9c4;
	float: left;
	font-size: 1.1em;
	margin: 0 0 1em;
	padding: 1em 0;
	position: relative;
	width: 100%; 
}
* html #outerContainer ul.pageNation { float: none; }

#outerContainer ul.bottom { 
	border-bottom: 0;
	float: none;
	margin: 0; 
	padding: 0; 
}

.pageNation li {
	border-right: .1em solid #5b0412;
	float: left;
	font-family: Georgia, "Times New Roman", serif;
	list-style-type: none;
	padding: 0 .4em;
	width: auto;
}

.pageNation li.prev,
.pageNation li.next { 
	border: 0; 
	padding: 0;
}

.pageNation li.prev a,
.pageNation li.prev a:link,
.pageNation li.prev a:visited { 
	float: left;
	height: 16px;
	width: 15px; 
}
html>body .pageNation li.prev a,
html>body .pageNation li.prev a:link,
html>body .pageNation li.prev a:visited { background: url(/corporate/images/arw-left-gray.png) no-repeat 0 center; }
* html .pageNation li.prev a,
* html .pageNation li.prev a:link,
* html .pageNation li.prev a:visited { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/corporate/images/arw-left-gray.png', sizingMethod='crop'); }


.colOneInner .bottom li.prev a,
.colOneInner .bottom li.prev a:link,
.colOneInner .bottom li.prev a:visited { 
	padding-left: 1.5em;
	text-decoration: none;
	width: 6em;
}
.colOneInner .bottom li.prev a:hover { text-decoration: underline; }

.pageNation li.next a,
.pageNation li.next a:link,
.pageNation li.next a:visited { 
	background: url(/corporate/images/arw-right-paging.gif) no-repeat 0 center;
	position: absolute; 
	height: 16px;
	width: 15px;
}

.colOneInner .bottom li.next a,
.colOneInner .bottom li.next a:link,
.colOneInner .bottom li.next a:visited { 
	background-position: right center;
	text-align: left;
	text-decoration: none;
	right: 0;
	width: 3.6em;
}
.colOneInner .bottom li.next a:hover { text-decoration: underline; }

.colOneInner .pageNation li a,
.colOneInner .pageNation li a:link,
.colOneInner .pageNation li a:visited { text-decoration: underline; }

.colOneInner .pageNation li.current a,
.colOneInner .pageNation li.current a:link,
.colOneInner .pageNation li.current a:visited,
.colOneInner .pageNation li a:hover,
.colOneInner .pageNation li a:active { color: #ff5214; }

.pageNation span {
	margin: -9999px;
	position: absolute;
}

.featureContainer { 
	color: #7e7d62;
	float: left;
	margin-bottom: 1em; 
	padding: 0 0 1em;
	width: 100%;
}

.featureBlock { 
	border-bottom: .1em solid #fff;
	float: left;
	margin: 0 0 1em 1.2em;
	width: 233px; 
}
* html .featureBlock { margin-left: 1em }

.featureBlock h2 {
	color: #e24912;
	font: normal 1.4em;
	margin: .5em 0;
}

.featureBlock a,
.featureBlock a:link,
.featureBlock a:visited { color: #ff5214; }

.featureBlock a.readMore,
.featureBlock a.readMore:link,
.featureBlock a.readMore:visited {
	background: url(/corporate/images/arw-link-orange.gif) no-repeat 0 .5em;
	padding-left: .75em;
}

.enlargement {
	font-style: italic;
	margin-top: 1em;
}

.thumbnails img { margin: 0 .25em .25em 0; }

.leftImg img { 
	float: left;
	margin: 0 .75em .5em 0; 
}

.columns div {
	float: left;
	width: auto;
}
.columns div img { margin-right: .5em;}

.listing { 
	border-top: .1em solid #d9d8c2; 
	float: left;
	margin-bottom: 1em;
	width: 100%;
}
.listing .feature { padding-top: 1.5em; }

.feature { 
	border-bottom: .1em solid #d9d8c2;
	float: left;
	padding: .75em 0;	
	width: 100%;
}

.colTwo .colOneInner .feature h3 { 
	font-size: 1.1em;
	padding: 0; 
}

.colTwo .colOneInner .feature h3 a,
.colTwo .colOneInner .feature h3 a:link,
.colTwo .colOneInner .feature h3 a:visited { 
	background: none;
	color: #5b0412;
	font-family: arial, verdana, sans-serif; 
	padding: 0;
}

.feature img {
	float: left;
	margin: 0 .75em .5em 0;
}

.feature ul { list-style-type: none; }

.feature a,
.feature a:link,
.feature a:visited {	
	background: url(/corporate/images/arw-link-turquoise.gif) no-repeat 0 .5em;
	color: #00bad6;
	font-family: georgia, "times new roman", times, serif;	
	padding-left: .75em;	
}

.promoTile { 
	background-color: #fff;
	clear: right;
	float: right; 
	padding-top: 1em; 
	text-align: right;
	width: 263px; 
}

/* ****** START Footer Area Styles ****** */
.footer {
	background: url(/corporate/images/bg-footer.jpg) no-repeat 0 0;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 53px;
	margin: 1em 0 0 0; 
	padding: .9em 0 0 0;
	text-align: center;
	width: 100%; 
}
* html .footer { float: none }	
	
.footer ul {
	margin: 0;
	padding: 0;
	width: 100%;
}
.footer li {
	color: #e24912;
	display: inline;
	list-style-type: none;	
	margin: 0;
	padding: 0;
}	
.footer li a {
	color: #e24912;
	font-size: 1.2em;
	padding: .2em 1.5em;
}

.footer p {
	color: #a71930;
	margin: 0;
	padding: 1.5em 0 0 0;
}	

/* ****** START Generic Styles ****** */
.floatLeft { float: left; }
.noDisplay { 
	margin: -9999px;
	position: absolute;
}

.last { border: 0; }
li.last { 
	border-right: 0;
	padding-right: .25em;
}