@import url(hh_pages.css);

/* --------- navigation styles --------- */
/* ---- footer nav (flowing text) ---- */
.footernav {
	/* common font face, size, formatting */
	padding: 0 0 7px 0;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.footernav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.footernav li {
	display: inline;
}

.footernavdivider {
	background: url(../../graphics/system/HH/hh_home_footernav_bullet.gif) no-repeat 0 7px;
}

#footer .footernav a:link, #footer .footernav a:visited {
	/* normal link: colour, style */
	color: #868585;
	font-weight: normal;
	text-decoration: none;
}

#footer .footernav a:hover, #footer .footernav a:active {
	/* normal link rollover: colour, style */
	color: #868585;
	font-weight: normal;
	text-decoration: underline;
}

#footer .footernavc a:link, #footer .footernavc a:visited {
	/* current link: colour, style */
	color: #868585;
	font-weight: normal;
	text-decoration: underline;
}

#footer .footernavc a:hover, #footer .footernavc a:active {
	/* current link rollover: colour, style */
	color: #868585;
	font-weight: normal;
	text-decoration: underline;
}

/* ---- main nav (flowing graphics) ---- */
.mainnav {
	margin: 0;
	padding: 23px 10px 0 30px;
	width: 660px;
	height: 107px;
	text-align: center;
	background: #231f20 url(../../graphics/system/HH/hh_home_mainnavbg.gif) no-repeat top left;
}

.mainnav ul, .mainnav li {
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
}

.mainnav li {
	display: inline;
}

.mainnav a { 
	display: inline-block;
	padding: 0 10px;
}

/* --------- custom style settings --------- */
/* -- count dowm script -- */
#countdown {
	position: absolute;
	z-index: 100;
	margin: -54px 0 0 530px;
	width: 170px;
	height: 54px;
}

/* --------- layout style settings (for .asp template only) --------- */
#pagebody {
	padding: 25px 0 0 0;
}

#toplevelmid {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 771px;
	background: #FFF url(../../graphics/system/HH/hh_home_mainbg_mid.gif) repeat-y top left;
}

#topleveltop {
	background: url(../../graphics/system/HH/hh_home_mainbg_top.gif) no-repeat top left;
}

#toplevelbtm {
	padding: 13px;
	background: url(../../graphics/system/HH/hh_home_mainbg_btm.gif) no-repeat bottom left;
}

#headernav {
	padding: 22px 0 0 22px;
}

#main {
	width: 745px;
}

#column1align {
}

#column1 {
	padding: 34px 50px 24px 51px;
	width: 387px;
}

#column2 {
	padding: 58px 0 24px 0;
	width: 257px;
	min-height: 250px;
	height: auto !important;
	height: 250px;
}

/* -- everyday hero meter region -- */
#herometer {
	padding: 24px 0 0 20px;
}
/* -- */

#drugarmlogo {
	margin: 33px 0 0 58px;
}

#homeregister {
	margin: 33px 0 0 20px;
}

#sponsornav {
	border: none;
	margin: 16px 0 0 0;
	padding: 0 0 13px 0;
	text-align: center;
}

#sponsornavtext {
	font-size: 11px;
	font-weight: bold;
}

#footcell {
	padding: 0 21px;
	text-align: left;
	vertical-align: bottom;
}

#footer {
	padding: 0 0 20px 0;
	margin: 13px 0 0 0;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 771px;
	color: #868585;
	font-size: 11px;
}

#footer a:link, #footer a:visited {
	/* normal link: colour, style */
	color: #868585;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	/* normal link rollover: colour, style */
	color: #868585;
	font-weight: bold;
	text-decoration: underline;
}