/*

	COMMON

*/
* {
	padding: 0;
	margin: 0;
}
body {
	line-height: 1.5em;
}
object, img {
	display: block
}
a img {
	border: none;
}
.hide {
	display: none;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.clear {
	clear: both;
	height: 1px;
    overflow: hidden;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}/*

	RE-DEFINE HTML STYLES

*/


html { /* Enables scrollbar all the time in firefox*/
 overflow-y: scroll !important;
}

body {
	background: #ffffff;
	color: #515153;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	padding: 0 0 20px 0;
	margin: 0;
}

a:link, a:visited, a:active {
color: #000000;
text-decoration: underline;
}

a:hover {
color: #4C4C4C;
text-decoration: none;
}

a[href *='.pdf'], a[href ^='http://www.benngroup.com.au/secure/'] {
   padding: 0 0 0 18px;
   background: transparent url(../../_img/icon_pdf.gif) no-repeat center left;
}

a[href *='.pps'] {
   padding: 0 0 0 18px;
   background: transparent url(../../_img/icon_pps.gif) no-repeat center left;
}

a.noicon {
  padding: 0;
  background: none;
}

h1 {
  margin: 0;
  padding: 0;
}

p {
	margin: 1.1em 0;
}
ul {
	list-style-type: square;
	list-style-position: outside;
	margin: 0 0 10px 0;
	padding: 0;
}
li {
	padding: 0;
	margin-bottom: 2px;
	margin-left: 17px;
}
ol {
	list-style-position: outside;
	margin: 0 0 10px 8px;
	padding: 0;
}
ol li {
	padding: 0;
	margin-bottom: 2px;
	margin-left: 17px;
}
hr {
  border: 0;
  color: #eee;
  background-color: #eee;
  height: 1px;
  margin: 1.5em 0 1em 0;
  padding: 0;
}

#wrapper {
  width: 990px;
  margin: 0 auto;
  background: url(../../_img/headers/header-default.gif) no-repeat 253px 28px;
}
#home #wrapper {
  background: none;
}
#australian-equities #wrapper, #editorials-view #australian-equities_ #wrapper {
  background: url(../../_img/headers/header-quk-gold.gif) no-repeat 253px 28px;
}
#long-short #wrapper {
  background: url(../../_img/headers/header-quk-peach.gif) no-repeat 253px 28px;
}
#property #wrapper {
  background: url(../../_img/headers/header-silver.gif) no-repeat 253px 28px;
}
#global-equities #wrapper, #editorials-view #global-equities_ #wrapper  {
  background: url(../../_img/headers/header-quk-blue.gif) no-repeat 253px 28px;
}
#editorials #wrapper {
  background: url(../../_img/headers/header-quk-orange.gif) no-repeat 253px 28px;
}
#editorials #australian-equities_ #wrapper {
  background: url(../../_img/headers/header-quk-gold.gif) no-repeat 253px 28px;
}
#editorials #global-equities_ #wrapper {
  background: url(../../_img/headers/header-quk-blue.gif) no-repeat 253px 28px;
}
#editorials #industry-commentary_ #wrapper {
  background: url(../../_img/headers/header-quk-olive.gif) no-repeat 253px 28px;
}
#editorials-view #wrapper {
  background: url(../../_img/headers/header-quk-red.gif) no-repeat 253px 28px;
}
#editorials-view #industry-commentary_ #wrapper {
  background: url(../../_img/headers/header-quk-olive.gif) no-repeat 253px 28px;
}

#top {
  position: relative;
  height: 28px;
}

#search {
  width: 201px;
  background: #ffffff;
  height: 28px;
  float: right;
}

#bar {
  height: 140px;
  position: relative;
  z-index: 500;
}
#bar p {
  display: none;
}
#award {
  position: absolute;
  top: 0;
  right: 0;
  background: #fff;
  width: 201px;
  height: 139px;
  padding-top: 0;
}
#award a {
  padding: 0;
  background: none;
}
#award a:hover img {
  opacity: 0.75;
}

a#logo {
  display: block;
  width: 253px;
  height: 126px;
  background: url(../../_img/logo.png) no-repeat 0 0;
  font-size: 0;
  text-indent: -9999px;
  outline: 0;
}
a#logo:hover {
  opacity: 0.7;
}

#structure {
  position: relative;
  z-index: 2;
}
#home #structure {
  background: url(../../_img/structure.jpg) no-repeat;
}
#bstructure {
  background: url(../../_img/structure-repeat.gif) repeat-y;
}

#footer {
  margin-top: 5px;
  font-size: 9px;
  color: #97999c;
  line-height: 13px;
  text-align: justify;
  padding-top: 20px;
}
#home #footer {
  padding-top: 0;
}

#footer-links {
  font-size: 11px;
  color: #b5121b;
  width: 970px;
  padding-left: 26px;
  text-align: right;
}
#footer-links a {
  color: #b5121b;
  margin-right: 8px;
  text-decoration: none;
}
#footer-links a:hover {
  color: #333;
}
#footer-links span.spacer {
  margin-right: 7px;
}

#footer p {
  margin: 0;
}

#content {
  float: left;
  width: 737px;
  padding-bottom: 30px;
}

#home #content {
  width: 533px;
  padding-bottom: 100px;
  margin-right: 1px;
}

#content .container {
  padding-right: 35px;
}
* html #content .container {
  padding-right: 0;
}
* html #content .container p, * html #content .container ul {
  padding-right: 35px;
}
* html#editorials-view #content .container {
  padding-right: 35px;
}
* html#editorials-view #content .container p, * html#editorials-view #content .container ul {
  padding-right: 0;
}
* html#editorials-view #content em {
  width: 99%;
  display: block;
}


#right-col {
  float: left;
  border-left: 2px solid #fff;
  width: 201px;
}

ul#quicklinks {
  position: absolute;
  margin: 0;
  padding: 0;
  bottom: 0;
  left: 252px;
  list-style: none;
  z-index: 10;
  width: 533px;
}
* html ul#quicklinks {
  bottom: -4px;
}
ul#quicklinks li {
  float: left;
  margin: 0;
  padding: 0;
  width: 175px;
  height: 124px;
  margin-right: 2px;
}
ul#quicklinks li#ratingsbanner {
  width: 356px;
  height: 124px;
  margin: 0;
}
ul#quicklinks li h3 {
  margin: 0;
  padding: 0;
  border-top: none;
  border-bottom: 1px solid #fff;
}
ul#quicklinks li h3 a {
  background: url(../../_img/quicklinks/bennelong-group.gif) no-repeat;
  width: 175px;
  height: 33px;
  font-size: 0;
  text-indent: -9999px;
  display: block;
}
ul#quicklinks li a:hover img {
  opacity: 0.75;
}

p.editorial-image {
  float: left;
  margin: 1.1em 1em 5px 0;
  padding-bottom: 5px;
}
p.editorial-image img {
  display: block;
  margin: 5px 0 0 0;
  padding: 0;
}

#editorials #ql-box {
  min-height: 30px;
  height: auto !important;
  height: 30px;
  color: #000;
  font-size: 12px;
}
#eql {
  padding: 15px 10px 0 10px;
  text-align: right;
}
#eql a#feedback {
  background: url(../../_img/editorial/feedback.gif) no-repeat top right;
  padding-right: 25px;
  height: 18px;
  line-height: 16px;
  display: block;
  margin: 0 0 5px 0;
}
#eql a#share {
  background: url(../../_img/editorial/share.gif) no-repeat top right;
  padding-right: 25px;
  height: 18px;
  line-height: 18px;
  display: block;
  margin: 5px 0 2px 0;
}

#fl {
  margin: 1.1em 0;
}

#editorial-holder {
  background: #4e4e4e;
  height: 163px;
  width: 533px;
  position: absolute;
  top: 0;
  left: 253px;
  border-bottom: 1px solid #fff;
  z-index: 9999;
}
#editorial-holder h2 {
  margin: 0;
  padding: 0;
  width: 533px;
  height: 54px;
  background: url(../../_img/editorial/header.jpg) no-repeat;
}

#editorial-holder a {
  position: relative;
}
#editorial-holder h4 {
  margin: 0;
  padding: 9px 0 0 0;
  font-size: 12px;
  color: #fff;
  width: auto;
  line-height: 18px;
  overflow: hidden;
}
#editorial-holder h4 a {
  color: #fff;
  text-decoration: none;
}
#editorial-holder p {
  color: #fff;
  display: block;
  margin-top: 5px;
  font-size: 11px;
  line-height: 14px;
}

#editorial-holder div.info {
  padding: 0;
  float: left;
  position: relative;
  height: 109px;
  width: 444px;
  color: #fff;
  background: url(../../_img/editorial/background.jpg) no-repeat;
}
#editorial-holder div.text {
  padding: 0 50px 0 17px;
  height: 85px;
  overflow: hidden;
  border-bottom: 1px solid #fff;
  color: #fff;
}
#editorial-holder div.text a {
  color: #fff;
}

#editorial-holder a.img {
  position: relative;
  display: block;
  width: 88px;
  height: 109px;
  float: left;
  border-right: 1px solid #fff;
  overflow: hidden;
}

#editorial-holder a.img #overlay {
  border: none;
  position: absolute;
  bottom: 4px;
  right: 5px;
  opacity: 0.7;
}
#editorial-holder a.img:hover #overlay {
  opacity: 1;
}

#editorial-holder div.links {
  background: #ad1f26;
  width: 444px;
  height: 23px;
  background: url(../../_img/editorial/buttons.gif) no-repeat;
}
#editorial-holder div.links ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#editorial-holder div.links ul li {
  margin: 0;
  padding: 0;
  float: left;
  width: 111px;
}
#editorial-holder div.links ul li a {
  display: block;
  width: 111px;
  height: 23px;
  font-size: 0;
  text-indent: -9999px;
}
#editorial-holder li#editorial-link-1 a:hover { background: url(../../_img/editorial/buttons.gif) no-repeat 0 -23px; }
#editorial-holder li#editorial-link-2 a:hover { background: url(../../_img/editorial/buttons.gif) no-repeat -111px -23px; }
#editorial-holder li#editorial-link-3 a:hover { background: url(../../_img/editorial/buttons.gif) no-repeat -222px -23px; }
#editorial-holder li#editorial-link-4 a:hover { background: url(../../_img/editorial/buttons.gif) no-repeat -333px -23px; }

h3#news_item {
  width: 201px;
  height: 50px;
  font-size: 0;
  text-indent: -9999px;
  background: url(../../_img/news.gif) no-repeat;
  border-bottom: 1px solid #ffffff;
  border-top: none;
  padding: 0;
  margin: 0;
}
a#more_news_items {
  display: block;
  width: 201px;
  height: 50px;
  font-size: 0;
  text-indent: -9999px;
  background: url(../../_img/more_news.gif) no-repeat;
  margin-bottom: 20px;
}
a#more_news_items:hover {
  background: url(../../_img/more_news.gif) no-repeat 0 -49px;
}

#right-col ul {
  margin: 0;
  padding: 0;
  list-style: none;
  color: #000;
  font-size: 11px;
  line-height: 14px;
  width: 201px;
}
#right-col ul li {
  margin: 0;
  padding: 0;
  float: none;
  min-height: 30px;
  height: auto !important;
  height: 30px;
  width: 201px;
}
#right-col ul li a {
  display: block;
  width: 141px;
  min-height: 30px;
  height: auto !important;
  height: 30px;
  padding: 14px 30px 21px 30px;
  background: url(../../_img/news_border.gif) no-repeat bottom left;
  text-decoration: none;
  margin: 0;
}
#right-col ul li a:hover {
  background: #F4EEDE url(../../_img/news_border_hover.gif) no-repeat bottom left;
}
#right-col span.date {
  color: #b5111a;
  font-size: 11px;
  margin-bottom: -8px;
  display: block;
}
#right-col span.title {
  color: #000;
  font-size: 12px;
  line-height: 16px;
  padding-top: 4px;
}

#site {
  font-size: 11px;
  position: absolute;
	top: 6px;
	left: 253px;
	line-height: 15px;
	width: 533px;
	overflow: hidden;
}
#site a {
  color: #373737;
  display: block;
  float: left;
  height: 16px;
  border-left: 1px solid #e6e7e2;
  text-decoration: none;
  outline: 0;
}
#site a span {
  display: none;
}
#site a#increase {
  background: url(../../_img/icons/increase_text_size.jpg) no-repeat 0 -1px;
  width: 76px;
  padding-left: 48px;
}
#site a#increase:hover {
  background: url(../../_img/icons/increase_text_size.jpg) no-repeat 0 -20px;
  color: #999;
}
#site a#decrease {
  background: url(../../_img/icons/decrease_text_size.jpg) no-repeat 0 -1px;
  width: 77px;
  padding-left: 48px;
}
#site a#decrease:hover {
  background: url(../../_img/icons/decrease_text_size.jpg) no-repeat 0 -20px;
  color: #999;
}
#site a#bookmark {
  background: url(../../_img/icons/add_to_favourites.jpg) no-repeat 0 -1px;
  width: 115px;
  padding-left: 56px;
}
#site a#bookmark:hover {
  background: url(../../_img/icons/add_to_favourites.jpg) no-repeat 0 -20px;
  color: #999;
}
#site a#print {
  background: url(../../_img/icons/print.jpg) no-repeat 0 -1px;
  width: 53px;
  padding-left: 55px;
  overflow: hidden;
}
#site a#print:hover {
  background: url(../../_img/icons/print.jpg) no-repeat 0 -20px;
  color: #999;
}

span.clearfix {
  display: block;
  height: 22px;
}
a.back-to-top:link, a.back-to-top:active, a.back-to-top:visited {
  float: right;
  color: #ad2027;
  display: inline-block;
  min-width: 25px;
  padding: 0 12px;
  height: 20px;
  border: 1px solid #ad2027;
  text-decoration: none;
  font-size: 11px;
  text-align: center;
  line-height: 20px;
  margin-left: 5px;
}
a.back-to-top:hover {
  background: #faf8f1;
}
#editorials a.back-to-top, #editorials-view a.back-to-top {
  padding: 0 18px;
}

a.return_url:link, a.return_url:active, a.return_url:visited {
  float: right;
  display: inline-block;
  min-width: 25px;
  padding: 0 12px;
  height: 20px;
  border: 1px solid #000;
  text-decoration: none;
  font-size: 11px;
  text-align: center;
  line-height: 20px;
  margin-left: 5px;
}
a.return_url:hover {
  background: #faf8f1;
}

p.botlinks {
}


span.return_url {
  float: right;
  display: block;
}

span.return_url a:link, span.return_url a:active, span.return_url a:visited {
  float: right;
  display: inline-block;
  min-width: 25px;
  padding: 0 10px;
  height: 20px;
  border: 1px solid #000;
  text-decoration: none;
  font-size: 11px;
  text-align: center;
  line-height: 20px;
  margin-left: 5px;
}
span.return_url a:hover {
  background: #faf8f1;
}

#content h3#news-title {
  margin: 0.8em 0 0 0;
  padding-top: 0;
  border-top: none;
}

ul#news-listing {
  list-style: none;
  padding-top: 1em;
}
#important-information ul#news-listing {
  margin-top: 1.1em;
}

#editorials-view .container {
  padding-top: 1em;
}
#news #content #news-title {
  padding-top: 0.7em;
}

ul#news-listing li {
  margin: 0 0 1.5em 0;
  padding: 0;
  border-bottom: 1px solid #ddd;
}
ul#news-listing li h3 {
  margin: 0;
  padding: 0;
  border-top: none;
}
ul#news-listing li p {
  margin: 1em 0 1.5em 0;
}

dl {
  margin: -0.5em 0 1.5em 0;
}
dl dt {
  float: left;
  width: 70px;
}
dl dd {
  padding-left: 70px;
}
dl dt.long {
  height: 2em;
}

#media #content sub {
  display: block;
  margin-top: 0.2em;
  line-height: 1.3em;
  margin-bottom: 1.5em;
}

ul#team_list {
  margin: 2em 0 1.5em 0;
  padding: 0;
  list-style: none;
  border-top: 1px solid #eee;
}
ul#team_list li {
  margin: 0;
  border-bottom: 1px solid #eee;
  padding-bottom: 5px;
  padding-top: 15px;
}
ul#team_list li sub {
  margin: 3px 0 15px 0;
  display: block;
  font-weight: bold;
  font-size: 0.9em;
  color: #333;
}
ul#team_list li img {
  float: left;
  margin: 0 25px 10px 0;
  display: block;
}
ul#team_list h4 {
  margin: 0;
  padding: 0;
  height: auto;
  color: #333;
}
ul#team_list li p {
  margin-left: 175px;
}

#contact-us ul#team_list p {
  margin: 0 0 1.1em 0;
}

/* BUTTONS */

#content div.profile {
  margin: 0;
  width: 156px;
  height: 182px;
  background: #ffffff url(../../_img/download.gif) no-repeat 0 0;
  float: right;
  margin-top: -20px;
  margin-right: -37px;
  margin-left: 1.5em;
  line-height: 0;
  overflow: none;
  position: relative;
}
* html #content div.profile {
  width: 203px;
  margin-left: 0.5em;
  background: #ffffff url(../../_img/download.gif) no-repeat 10px 0;
}

#content div.profile a {
  margin: 10px 0 0 10px;
  padding: 0;
  font-size: 0;
  text-indent: -9999px;
  display: block;
  width: 115px;
  height: 100px;
  background: none;
}
#content div.profile a:hover {
  background: #ffffff url(../../_img/hover_download.gif) no-repeat -10px -10px;
}
* html #content div.profile a:hover {
  background: #ffffff url(../../_img/hover_download.gif) no-repeat 0 -10px;
}

/* OTHER STUFF */

p.border_top {
  border-top: 1px solid #eee;
  margin-bottom: 0;
  margin-top: 1.6em;
  width: auto;
  overflow: hidden;
}

span.highlight {
  background: #e2d3a9 !important;
  color: #000 !important;
}

img.aima {
  margin-right: -53px;
}
* html img.aima {
  padding-right: 37px;
}

p.return_url {
  margin-top: 2.2em;
}

/* QUICK LINKS BOX */

#ql-box {
  background: #e4d6b1 url(../../_img/ql.jpg) no-repeat bottom left;
  float: right;
  width: 201px;
  padding: 0 0 23px 0;
  margin-left: 1.5em;
  margin-bottom: 1.5em;
  min-height: 80px;
  height: auto !important;
  height: 80px;
  margin-top: -23px;
  z-index: 9999;
  overflow: none;
}

#editorials-main #ql-box {
  background: #efbb76 url(../../_img/ql-editorials.jpg) no-repeat bottom left;
  position: absolute;
  margin-top: 0;
  right: 0;
  top: -23px;
}

#ql-box ul {
  list-style: none;
  margin: 0;
  padding: 2px 10px 0 0;
  width: 191px;
}
#ql-box ul li {
  margin: 0 0 2px 0;
  padding: 0 0 0 30px;
  line-height: 20px;
  font-size: 12px;
}
#ql-box ul li a {
  display: block;
  min-height: 20px;
  height: auto !important;
  height: 20px;
  text-align: left;
  text-indent: 0;
  padding: 0 0 0 21px;
  text-decoration: none;
  background: url(../../_img/ql_arrow.gif) no-repeat 0 7px;
}
#ql-box ul li a:hover {
  background: url(../../_img/ql_arrow.gif) no-repeat 0 -23px;
}

#most-popular {
  padding: 0 18px 0 29px;
}
div.popular {
  padding-top: 5px;
  margin-bottom: 10px;
}
#most-popular div.title {
  font-size: 12px;
  font-weight: bold;
  line-height: 12px;
  padding-bottom: 5px;
}
#most-popular div.title a {
  text-decoration: none;
}
#most-popular div.date {
  font-size: 11px;
  opacity: 0.7;
  padding-bottom: 10px;
  line-height: 11px;
}
#most-popular div.desc {
  font-size: 12px;
  line-height: 15px;
}

.editorial-category {
  width: 519px;
  margin: 2em 0 0.9em 0;
}
.editorial-category#australian-equities {
  background: #f7efd8;
}
.editorial-category#global-equities {
  background: #d9e5f1;
}
.editorial-category#industry-commentary {
  background: #e3e5d0;
}
.editorial-category .editorial-links {
  background: url(../../_img/editorial/links.jpg) no-repeat;
  border-top: 1px solid #fff;
  height: 23px;
  overflow: hidden;
}
.editorial-category .editorial-links a {
  float: right;
  width: 96px;
  height: 23px;
  font-size: 0;
  text-indent: -9999px;
  background: url(../../_img/editorial/view-more.jpg) no-repeat;
}
.editorial-category .editorial-links a:hover {
  background: url(../../_img/editorial/view-more.jpg) no-repeat 0 -23px;
}
.editorial-item {
  padding: 0 20px;
  margin: 1.1em 0 0.9em 0;
}
.editorial-item .date {
  float: right;
  font-size: 11px;
  color: #666666;
  line-height: 15px;
}
.editorial-item .title {
  font-size: 12px;
  font-weight: bold;
  line-height: 15px;
  width: 380px;
}
.editorial-item .title a {
  text-decoration: none;
}
.editorial-item .desc {
  line-height: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
}

table {
	border-collapse: collapse;
 	border-spacing: 0;
	width: 737px;
  background: url(../../_img/table-header.jpg) no-repeat;
}

tr {
  vertical-align: top;
}

thead td {
  font-weight: bold;
  height: 29px;
  line-height: 29px;
  padding-bottom: 10px;
  font-size: 13px;
}

td, th {
	padding: 5px 15px;
  vertical-align: top;
}

tbody td, tbody th {
  border-bottom: 1px solid #fff;
}

table tbody tr.baef td, table tbody tr.bcaef td, table tbody tr.beaef td, table tbody tr.be20aef td {
  background: #f7efd8;
}

table tbody tr.bsgef td {
  background: #d9e5f1;
}

table tbody tr.blsef td {
  background: #f0e0d1;
}

table tbody tr.breef td, table tbody tr.brevf td {
  background: #e9edee;
}

#content img {
  display: inline;
}

td.table-desc {
  width: 190px !important;
}
td.table-pds {
  width: 130px !important;
}
td.table-unit {
  width: 115px !important;
}
td.table-im {
  width: 80px !important;
}
td.table-perf {
  width: 300px !important;
}
td.table-ratings {
  width: 425px !important;
}


ul#who_page {
  float: right;
  list-style: none;
  margin: 1em 0 0 0;
  padding: 0;
  height: 20px;
}
ul#who_page li {
  float: left;
  width: auto;
  margin: 0 0 0 5px;
  padding: 0;
}
ul#who_page li a, ul#who_page li span {
  display: inline-block;
  min-width: 25px;
  padding: 0 10px;
  height: 20px;
  border: 1px solid #000;
  text-decoration: none;
  font-size: 11px;
  text-align: center;
  line-height: 20px;
}
ul#who_page li a:hover {
  background: #faf8f1;
}
ul#who_page li span {
  border: 1px solid #ccc;
  color: #ccc;
}

ul.internal {
  list-style: none;
  width: auto;
  border-bottom: 1px solid #dddddd;
  padding-bottom: 2em;
  margin: 1.5em 0 1em 0;
}
#who-are-we ul.internal {
  padding-bottom: 0;
  border-bottom: none;
  margin: 0 0 -1em 0;
}

table.internal {
  width: auto;
  margin: 0 0 -1em 0;
  border-collapse: collapse;
 	border-spacing: 0;
  padding: 0;
  background: none;
}
table.internal td {
  margin: 0;
  padding: 0;
  border: none;
}

p.border_bottom {
  border-top: 1px solid #dddddd;
  margin-bottom: -1em;
  margin-top: 1.5em;
}

ul.internal li {
  margin: 0;
  float: left;
  font-size: 1.1em;
}
ul.internal li a {
  padding: 0 34px 0 0;
  display: block-inline;
  color: #330000 !important;
  font-weight: normal;
  text-decoration: underline;
  min-height: 20px;
  height: auto !important;
  height: 20px;
  line-height: 1.7em;
  outline: 0;
  margin: 0;
}
table.internal a {
  padding: 0 34px 0 0;
  background: none;
  display: block-inline;
  color: #330000 !important;
  font-weight: normal;
  text-decoration: underline;
  min-height: 20px;
  height: auto !important;
  height: 20px;
  line-height: 1.7em;
  outline: 0;
  margin: 0;
}

ul.internal li a:hover, table.internal a:hover {
  color: #b5111a !important;
  text-decoration: none;
}
ul.internal li.active a, table.internal td.active a {
  font-weight: normal;
  color: #b5111a !important;
  text-decoration: underline;
}
ul.internal li.last {
  float: none;
}
ul.internal li.last a {
  padding-right: 0;
  background: none;
}

div.inews img {
  margin: 0 0 1.3em 1.5em;
  display: block;
  float: right;
}

#documents dl {
  margin-top: 1.1em;
}
#documents dl dt {
  width: 50px;
}
#documents dl dd {
  padding-left: 50px;
}

#ratings td.table-pds {
  width: 135px !important;
}

#property-box {
  float: right;
  margin-right: -35px;
  margin-left: 15px;
  margin-bottom: 10px;
  margin-top: -30px;
}
* html #property-box {
  padding-right: 33px;
  margin-top: -10px;
  margin-right: -33px;
}
#property-box img {
  display: block;
  margin: 0 0 5px 0;
}

#xmas {
  padding-top: 48px;
  padding-left: 209px;
  width: 485px;
  background: url(../../_img/christmas/bg.gif) no-repeat;
  min-height: 400px;
  height: auto !important;
  height: 400px;
  margin-top: 3px;
}
* html #xmas {
  margin-top: 26px;
}
#xtop {
  padding-left: 18px;
  font-size: 15px;
  padding-bottom: 24px;
  border-bottom: 1px solid #cccccc;
}
#xtop p, #xbottom p {
  margin: 0;
}
#xbottom {
  padding-top: 28px;
  padding-left: 18px;
  font-size: 12px;
  width: 440px;
}/*

	HEADINGS

*/
h2 {
  width: 504px;
  font-size: 0;
  text-indent: -9999px;
  height: 38px;
  margin: 25px 0 -8px 0;
}

h2#home-main-heading {
  background: url(../../_img/headings/home.gif) no-repeat;
}

#who-are-we h2 {
  background: url(../../_img/headings/who-are-we.gif) no-repeat;
}
h2#funds-main-heading {
  background: url(../../_img/headings/funds.gif) no-repeat;
}
h2#australian-equities-heading {
  background: url(../../_img/headings/australian-equities.gif) no-repeat;
}
h2#global-equities-heading {
  background: url(../../_img/headings/global-equities.gif) no-repeat;
}
h2#long-short-heading {
  background: url(../../_img/headings/long-short.gif) no-repeat;
}
h2#property-heading {
  background: url(../../_img/headings/property.gif) no-repeat;
}
h2#documents-main-heading {
  background: url(../../_img/headings/documents.gif) no-repeat;
}
h2#important-information-main-heading {
  background: url(../../_img/headings/important-information.gif) no-repeat;
}
h2#performance-main-heading {
  background: url(../../_img/headings/performance.gif) no-repeat;
}
h2#media-main-heading {
  background: url(../../_img/headings/media.gif) no-repeat;
}
h2#contact-us-main-heading {
  background: url(../../_img/headings/contact-us.gif) no-repeat;
}
h2#news-main-heading {
  background: url(../../_img/headings/news.gif) no-repeat;
}
h2#search-results-main-heading {
  background: url(../../_img/headings/search.gif) no-repeat;
}
h2#unit-prices-main-heading {
  background: url(../../_img/headings/unit-prices.gif) no-repeat;
}
h2#ratings-main-heading {
  background: url(../../_img/headings/ratings.gif) no-repeat;
}
h2#disclaimer-main-heading, h2#fund-disclaimer-main-heading, h2#strategy-disclaimer-main-heading {
  background: url(../../_img/headings/disclaimer.gif) no-repeat;
}
h2#privacy-main-heading {
  background: url(../../_img/headings/privacy.gif) no-repeat;
}

h2#editorials-main-heading {
  background: url(../../_img/headings/editorials.gif) no-repeat;
}
h2#latest-editorial-heading {
  background: url(../../_img/headings/latest-editorial.gif) no-repeat;
}
h2#quarterly-editorial-heading {
  background: url(../../_img/headings/quarterly-editorial.gif) no-repeat;
}

h2#editorials-australian-equities, #australian-equities_ h2#view-editorial-heading {
  background: url(../../_img/headings/editorials-australian-equities.gif) no-repeat;
}
h2#editorials-global-equities, #global-equities_ h2#view-editorial-heading {
  background: url(../../_img/headings/editorials-global-equities.gif) no-repeat;
}
h2#editorials-industry-commentary, #industry-commentary_ h2#view-editorial-heading {
  background: url(../../_img/headings/editorials-industry-commentary.gif) no-repeat;
}

h3 {
  font-size: 1.4em;
  color: #b5111a;
  font-weight: bold;
  margin: 2em 0 0.9em 0;
  padding-top: 1.4em;
  border-top: 1px solid #ddd;
  display: block;
  overflow: hidden;
}
h3.border_top {
  margin-top: 1.1em;
  border-top: none;
  padding-top: 0;
}

h3 a.order_im {
  font-size: 0.7em;
  color: #000000;
  margin-left: 10px;
  font-weight: normal;
}

h4 {
  font-size: 1.1em;
  font-weight: bold;
  margin: 1.6em 0 -0.5em 0;
  color: #333333;
}

#ql-box h3 {
  margin: 20px 0 0 0;
  font-size: 0;
  text-indent: -9999px;
  padding: 0;
  background: url(../../_img/headings/ql_downloads.gif) no-repeat 0 0;
  border: none;
  width: 201px;
  height: 48px;
}
#ql-box h3#ql-heading {
  margin-top: 0;
  background: url(../../_img/headings/ql.gif) no-repeat 0 0;
  height: 43px;
}
#editorials #ql-box h3#ql-heading {
  background: url(../../_img/headings/ql_popular.gif) no-repeat 0 0;
}
#ql-box h3#ql-topics {
  background: url(../../_img/headings/ql_topics.gif) no-repeat 0 0;
}

#australian-equities_ #ql-box h3#ql-topics, #global-equities_ #ql-box h3#ql-topics, #industry-commentary_ #ql-box h3#ql-topics {
  background: url(../../_img/headings/ql_topics.gif) no-repeat 0 -5px;
  margin-top: 0;
  height: 43px;
}

#editorials-view #ql-box h3#ql-topics {
  margin-top: 20px !important;
  height: 48px !important;
  background: url(../../_img/headings/ql_topics.gif) no-repeat 0 0 !important;
}

.editorial-category h3 {
  margin: 0;
  padding: 0 !important;
  height: 40px;
  border-bottom: 1px solid #fff;
  border-top: none;
  font-size: 0;
  text-indent: -9999px;
}
.editorial-category#australian-equities h3 {
  background: url(../../_img/editorial/aust-equities.gif) no-repeat 0 0;
}
.editorial-category#global-equities h3 {
  background: url(../../_img/editorial/global-equities.gif) no-repeat 0 0;
}
.editorial-category#industry-commentary h3 {
  background: url(../../_img/editorial/industry.gif) no-repeat 0 0;
}

#editorials-view #content h3#news-title {
  width: 500px;
}/*

	NAVIGATION

*/
#nav {
  float: left;
  width: 240px;
  padding-top: 15px;
  padding-left: 13px;
}

#nav ul {
  background: url(../../_img/main-nav.gif) no-repeat;
  width: 220px;
  margin: 0;
  padding: 0;
  list-style: none;
  padding-top: 9px;
}
#nav ul li {
  margin: 0;
  padding: 0;
}
#nav ul li a {
  display: block;
  width: 220px;
  height: 30px;
  font-size: 0;
  text-indent: -9999px;
  outline: 0;
}

#nav ul li#nav-li-1 a:hover {
  background: url(../../_img/main-nav.gif) no-repeat -250px -9px;
}
#nav ul li#nav-li-1.active a, #nav ul li#nav-li-1.active a:hover {
  background: #ffffff url(../../_img/main-nav.gif) no-repeat -500px -9px;
}

#nav ul li#nav-li-2 a:hover {
  background: url(../../_img/main-nav.gif) no-repeat -250px -39px;
}
#nav ul li#nav-li-2.active a, #nav ul li#nav-li-2.active a:hover {
  background: #ffffff url(../../_img/main-nav.gif) no-repeat -500px -39px;
}

#nav ul li#nav-li-3 a:hover {
  background: url(../../_img/main-nav.gif) no-repeat -250px -69px;
}
#nav ul li#nav-li-3.active a, #nav ul li#nav-li-3.active a:hover {
  background: #ffffff url(../../_img/main-nav.gif) no-repeat -500px -69px;
}
#nav ul li#nav-li-3.active ul a, #nav ul li#nav-li-3.active ul a:hover {
  background: none;
}

#nav ul li#nav-li-4 a:hover {
  background: url(../../_img/main-nav.gif) no-repeat -250px -99px;
}
#nav ul li#nav-li-4.active a, #nav ul li#nav-li-4.active a:hover {
  background: #ffffff url(../../_img/main-nav.gif) no-repeat -500px -99px;
}
#nav ul li#nav-li-5 a:hover {
  background: url(../../_img/main-nav.gif) no-repeat -250px -129px;
}
#nav ul li#nav-li-5.active a, #nav ul li#nav-li-5.active a:hover {
  background: #ffffff url(../../_img/main-nav.gif) no-repeat -500px -129px;
}
#nav ul li#nav-li-6 a:hover {
  background: url(../../_img/main-nav.gif) no-repeat -250px -159px;
}
#nav ul li#nav-li-6.active a, #nav ul li#nav-li-6.active a:hover {
  background: #ffffff url(../../_img/main-nav.gif) no-repeat -500px -159px;
}
#nav ul li#nav-li-7 a:hover {
  background: url(../../_img/main-nav.gif) no-repeat -250px -189px;
}
#nav ul li#nav-li-7.active a, #nav ul li#nav-li-7.active a:hover {
  background: #ffffff url(../../_img/main-nav.gif) no-repeat -500px -189px;
}
#nav ul li#nav-li-8 a:hover {
  background: url(../../_img/main-nav.gif) no-repeat -250px -219px;
}
#nav ul li#nav-li-8.active a, #nav ul li#nav-li-8.active a:hover {
  background: #ffffff url(../../_img/main-nav.gif) no-repeat -500px -219px;
}
#nav ul li#nav-li-9 a:hover {
  background: url(../../_img/main-nav.gif) no-repeat -250px -249px;
}
#nav ul li#nav-li-9.active a, #nav ul li#nav-li-9.active a:hover {
  background: #ffffff url(../../_img/main-nav.gif) no-repeat -500px -249px;
}
#nav ul li#nav-li-10 a:hover {
  background: url(../../_img/main-nav.gif) no-repeat -250px -279px;
}
#nav ul li#nav-li-10.active a, #nav ul li#nav-li-10.active a:hover {
  background: #ffffff url(../../_img/main-nav.gif) no-repeat -500px -279px;
}

ul#fundnav {
  margin: 0;
  padding: 0;
  width: 736px;
  height: 25px;
  background: url(../../_img/fund-nav-long.gif) no-repeat;
  list-style: none;
  border-bottom: 1px solid #dbd4be;
  border-right: 1px solid #dcd5c0;
  position: absolute;
  bottom: -3px;
  left: 253px;
}
#home ul#fundnav {
  margin: 24px 0 0 0;
  background: url(../../_img/fund-nav.gif) no-repeat;
  width: 532px;
  position: static;
  top: 0;
  left: 0;
}
#australian-equities ul#fundnav, #global-equities ul#fundnav, #long-short ul#fundnav, #view ul#fundnav, #editorials ul#fundnav, #editorials-view ul#fundnav {
  background: url(../../_img/fund-nav.gif) no-repeat;
  width: 532px;
}

ul#fundnav li {
  margin: 0 0;
  padding: 0;
  float: left;
}
ul#fundnav li a {
  display: block;
  height: 25px;
  font-size: 0;
  text-indent: -9999px;
  outline: 0;
}
ul#fundnav li#fundnav-1 a { width: 138px; }
ul#fundnav li#fundnav-1 a:hover { background: url(../../_img/fund-nav.gif) no-repeat 0 -26px; }
ul#fundnav li#fundnav-1.active a { background: url(../../_img/fund-nav.gif) no-repeat 0 -52px !important; }
ul#fundnav li#fundnav-2 a { width: 115px; }
ul#fundnav li#fundnav-2 a:hover { background: url(../../_img/fund-nav.gif) no-repeat -138px -26px; }
ul#fundnav li#fundnav-2.active a { background: url(../../_img/fund-nav.gif) no-repeat -138px -52px !important; }
ul#fundnav li#fundnav-3 a { width: 94px; }
ul#fundnav li#fundnav-3 a:hover { background: url(../../_img/fund-nav.gif) no-repeat -253px -26px;  }
ul#fundnav li#fundnav-3.active a { background: url(../../_img/fund-nav.gif) no-repeat -253px -52px !important;  }
ul#fundnav li#fundnav-4 a { width: 83px; }
ul#fundnav li#fundnav-4 a:hover { background: url(../../_img/fund-nav.gif) no-repeat -347px -26px; }
ul#fundnav li#fundnav-4.active a { background: url(../../_img/fund-nav.gif) no-repeat -347px -52px !important; }
ul#fundnav li#fundnav-5 { margin: 0; }
ul#fundnav li#fundnav-5 a { width: 101px; }
ul#fundnav li#fundnav-5 a:hover { background: url(../../_img/fund-nav.gif) no-repeat -430px -26px; }
ul#fundnav li#fundnav-5.active a { background: url(../../_img/fund-nav.gif) no-repeat -430px -52px !important; }/*

	FORMS

*/
fieldset {
	margin: 15px 0 0 0;
	padding: 0;
	border: none;
}
fieldset p {
	padding: 0;
	margin: 0 0 10px 0;
}
#searchform {
  position: relative;
}

#search form, #search fieldset {
  margin: 0;
  border: none;
}
#search input {
  background: #f0f0f0;
  border: none;
  font-size: 10px;
  width: 130px;
  margin: 6px 0 0 0;
  padding: 1px 4px 2px 4px;
}
#search input:focus, #search input.focus {
  background: #F5F1E0;
}

#search div {
  position: absolute;
  right: 0px;
}

#search button {
  height: 16px;
  width: 58px;
  border: none;
  margin: 6px 0 0 0;
  font-size: 0;
  text-indent: -9999px;
  outline: 0;
  background: url(../../_img/search.gif) no-repeat;
  display: block;
  cursor: pointer;
}
#search button:hover, #search button.hover {
  background: url(../../_img/search.gif) no-repeat 0 -16px;
}


/* default form */

fieldset dl dt {
  width: 120px;
  float: left;
  min-height: 25px;
  height: auto !important;
  height: 25px;
  color: #333;
}
fieldset dl dd {
  min-height: 25px;
  height: auto !important;
  height: 25px;
}
fieldset input {
  width: 350px;
  border: 1px solid #888;
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  padding: 2px 2px 3px 2px;
  background: #f6f6f6;
}
fieldset input:focus, fieldset input.focus, fieldset textarea:focus, fieldset textarea.focus {
  border: 1px solid #333;
  background: #fff;
}
fieldset input.error, fieldset textarea.error {
  border: 1px solid #8e258d;
}

fieldset textarea {
  border: 1px solid #888;
  padding: 2px 2px 3px 2px;
  background: #f6f6f6;
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

button {
  margin-left: 120px;
  background: #f6f6f6;
  color: #000;
  cursor: pointer;
  border: 1px solid #3e3634;
  font-family: Arial,Helvetica,sans-seriff;
  font-size:12px;
  text-align: center;
  line-height: 16px;
  padding: 0 0 2px 0;
  width: 100px;
  margin-top: 5px;
  height: 21px;
}
button:hover, button.hover {
  background: #cccccc;
  color: #000;
}
* html button {
  margin-left: 123px;
}

div.error {
	background: #ffe4e3 url(../../_img/error.jpg) no-repeat 20px 15px;
	border: 1px solid #e37e79;
	padding: 14px 45px 8px 45px;
	margin: 0 0 10px 0;
	color: #444;
}
div.error h3 {
  display: block;
  text-indent: 0;
  font-size: 11px;
  font-weight: bold;
  margin: 0;
  line-height: 17px;
  color: #444;
}
div.error ul {
  margin: 10px 0;
  padding: 0;
  list-style: inside square;
  line-height: 14px;
}
div.error ul li {
  margin-top: 2px;
  margin-bottom: 2px;
}/*

	SHOW AND TELL LINK

*/
#show {
	font-size: 10px;
	color: #777;
  width: 737px;
  float: none;
  margin-left: 253px;
  margin-top: 20px;
}

#show a:link, #show a:visited, #show a:active {
	color: #ddd;
	font-weight: normal;
}
#show a:hover {
	color: #bbb;
	font-weight: normal;
}
#show p {
	padding-bottom: 0;
	text-align: right;
	margin-top: 0;
}

#legal-link {
	float: left;
}
#show #legal-link a {
	color: #E4E4E3;
}

#show a.st {
	text-decoration: none;
}