/* Mollio overrides */
#wrap {
	min-width: 776px;
	width:776px;
	margin: auto;
	margin-top: 0px;
}
#header {
	background-image: url(../images/bgHeader.jpg);
	background-repeat: repeat-x;
	height: 83px;
	margin: 0px;
	padding: 0px;
}

#search {
	display: none;
}

#search input.f-submit {
	background-color: #CCCCCC;
}

#utility {
	border-top: none;
	z-index: 1;
	padding: 0px;
	left: 0px;
	top: 0px;
/*
	background-color: #9EB04D;
	background-image: url(../images/bgNavSecondary.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	min-height: 349px;
*/
}
#content-wrap {
	margin-top: 4em;
	background-color: #9EB04D;
	line-height: 1.9em;
}
/* type-b overrides */
#type-b #content {
	margin: 0pt 0px 0pt 165px;
	color: #666666;
	background-color: white;
	width: 611px;
}
#type-b #content-wrap {
	background: none;
/*
	background-image: url(../images/contentWrapBG.gif);
	background-repeat: repeat-y;
*/
	background-image: url(../images/bgNavSecondary.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #9EB04D;
	border: 1px solid #8EA73F;
/*
	Use this to set a background colour for the menu.
	background-image: url(../images/contentWrapBG.gif);
	background-repeat: repeat-y;
*/
}
#type-b #contentBody {
	padding: 1em;
}
#type-b #sidebar {
	display: none;
}
/* type-c overrides */
#type-c #content {
	margin: 0px 156px 6px 175px;
}
#type-c #content-wrap {
	background: none;
}
#type-c #sidebar {
	margin-top: 5em;
	right:5px;
	width:145px;
	text-align: center;
	border: none;
}

#type-c #sidebar h3 {
	font-size: 1.3em;
	letter-spacing: .6em;
	color: #666666;
	font-weight: bold;
}

/* type-d overrides */
#type-d #content {
	margin: 0px 375px 0px 0px;
	background-color: #9EB14F;
	color: white;
	width: 385px;
}
#type-d #contentSub{
	height: 260px;
	overflow: auto;
	background-color: #9EB14F;
	color: white;
	padding-left: 20px;
	padding-right: 20px;
}

#type-d #contentSub a {
	color: white;
}

#type-d #sidebar {
	right:0px;
	width:385px;
	border: none;
	padding: 0;
}

#type-d #utility {
	display: none;
}

#type-d #content-wrap {
	background: none;
}

#type-d #h1 {
	display: none;
}

#footer {
	background: none;
	height: 21px;
	padding: 0;
	margin-top: 20px;
	border: none;
	text-transform: uppercase;
	text-align: center;
}
#footer a{
	border-right: 1px solid gray;
	padding: 0px 1em;
	text-decoration: none;
}
#footer a.firstLink {
	border-left: 1px solid gray;
}

#footerSecondary {
	height: 21px;
	width: 160px;
	background-color: #ADADAD;
	background-position: right;
	background-image: url(../images/footerSecondaryEnd.gif);
	background-repeat: no-repeat;
}

#breadcrumb {
	position: relative;
	top: 2.8em;
	width: 100%;
	text-transform: uppercase;
	font-size: 1.2em;
}
#breadcrumb a:link, #breadcrumb a:visited {
	text-decoration: underline;
	font-size: 1.2em;
}

/* General */
.clear {
	clear: both;
}
#headerSecondary {
	position: absolute;
	text-transform: uppercase;
	color: white;
	font-size: 3.5em;
	font-family: "Trajan Pro Regular", "CG Times", "Centaur", Helvetica, Arial, sans-serif;
	margin-left: 20px;
	margin-top: 15px;
}
#headerFlash {
	position: absolute;
	right: 0px;
}

#validXHTML {
	display: none;
}
#search_container {
	color: #CCCCCC;
}
#search_results li p b {
	color: green;
}
#error {
	color: #BD0031;
}
#xstdPage {
	position: relative;
	left: 140px;
	top: 0;
	width: 89%;
}

#heroShot, #heroShotHome {
	width: 611px;
	overflow: hidden;
}
#heroShotHome {
	top: -6px;
	height: 192px;
	width: 385px;
}

#header #site-name h1 {
	display: none;
}

ul {
	list-style: square;
	font-size: 13px;
	padding-left: 1.5em;
}
li {
	padding: 0;
}
.hidden-item, .hidden {
	display: none;
}
.visible {
	display:visible;
}
span.logo {
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	height: 83px;
	width: 258px;
}

#site-name a {
	border: 1px solid red;
}

#navContainer {
	height: 320px;
	width: 150px;
}
hr {
	color: #8EA73F;
	background-color: #8EA73F;
	height: 1px;
}
/* Page specific CSS markup */

/* FAQ */
.questionPrefix {
	color: red;
	font-weight: bold;
}
.answerPrefix {
	color: green;
	font-weight: bold;
}
.questionAnswer {
	padding-bottom: 1em;
}
.oddRow {
	background-color: #776844;
}
.evenRow {
	background-color: transparent;
}

/* News Detail */
.article {
	margin-top: 1em;
}

/* General */
body {
	background-color: white; 
	color: #666666;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 62.5%;
}

p {
	margin: .96em 0;
}
p, .document {
	font-size: 1.3em;
}
td {
	font-size: 12px;
}
td p {
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	font-family: Helvetica, Arial, sans-serif;	
	font-weight: normal;
	text-transform: uppercase;
}
h1 {
	font-size: 2em;
	font-weight: bold;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1.2em;
	color: #9EB04D;
}
li {
	background: none;
}

a:link {
	color: #999999;
} 
a:visited {
	color: #999999;
} 
a:hover, a:active {
	color: #999999;
} 
ul a {
	padding: .2em 0 .2em .2em;
	margin:0;
} 

/* Standard page */
#page h1 span, #page #content {
	display: none;
}



/* Page Specific */
/* Home page */
#newsHeading {
	background-color: white;
	text-transform: uppercase;
	padding-left: .5em;
	font-weight: bold;
}
.newsHeadline {
	text-transform: uppercase;
	color: #666666;
}
.newsItem {
	margin-top: 3em;
}
.newsItem h2 {
	margin-bottom: 1em;
	font-size: 1.5em;
	color: #9EB04D;
}
.newsItem .date {
	font-weight: bolder;
	margin-bottom: 1em;
}
.newsItem a {
	text-transform: uppercase;
	color: #CCCCCC;
	margin-bottom: 1em;
}
.newsLink {
	color: #A9971A;
}
.documentLink {
	color: #BE3939;
}

.getAcrobatReader {
	background-image: url(../images/get_adobe_reader.gif);
	width: 112px;
	height: 33px;
	display: block;
	margin: 10px 0px;
}
#featureWrap {
	margin: 13px 0px;
	height: 260px;
}
#featureWrap .feature {
	height: 260px;
	width: 175px;	
	border: 1px solid #CCCCCC;
	float: left;
	margin-right: 42px;
}
#featureWrap .featureLast {
	margin-right: 0px;
}
#featureWrap .feature .title {
	height: 20px;
	color: #666666;
	font-weight: bold;
	padding-left: .3em;
	font-size: .9em;
	background-image: url(../images/featureTitleBg.jpg);
	background-repeat: repeat-y;
	background-position: right;
	overflow: hidden;
}
#featureWrap .feature .image {
	height: 160px;
	width: 175px;
}
#featureWrap .feature .image img {
	height: 100%;
	width: 100%;
}
#featureWrap .feature .article {
	border-top: 1px solid #CCCCCC;
	height: 55px;
	overflow: hidden;
	padding: 0px .5em;
	margin: 0px;
}
#featureWrap .feature .url {
	float: right;
	padding: 0px 2px;
}
#latestPriceTable {
	border: 1px outset #DCDAD9;
	height: 90px;
	overflow: hidden;
}
#latestPriceTable h2 {
	color: white;
	font-size: 1.6em;
	vertical-align: middle;
	padding-left: .5em;
	text-transform: uppercase;
	background-image: url(../images/bgLatestPriceTable.jpg);
	background-repeat: no-repeat;
	height: 36px;
}
#latestPriceTable p {
	padding-left: .5em;
}
#latestPriceTable h2 span {
	position: relative;
	top: 7px;
}

#latestNews p {
	padding-left: .5em;
	padding-right: .5em;
}
#latestNews {
	border: 1px outset #DFDAA2;
	margin-bottom: 8px;
	color: Black;
	height: 152px;
	overflow: hidden;
}
#latestNews a {
	text-decoration: none;
}
#latestNews h2 {
	color: white;
	font-size: 1.6em;
	vertical-align: middle;
	padding-left: .5em;
	text-transform: uppercase;
	background-image: url(../images/bgLatestNews.jpg);
	background-repeat: no-repeat;
	height: 36px;
}
#latestNews h2 span {
	position: relative;
	top: 7px;
}
#ASXAnnouncement {
	border: 1px outset #DCBEB4 ;
	margin-bottom: 8px;
	height: 187px;
	overflow: auto;
}
#ASXAnnouncement p {
	padding-left: .5em;
}
#ASXAnnouncement a {
	text-decoration: none;
}
#ASXAnnouncement h2 {
	color: white;
	font-size: 1.6em;
	padding-left: .5em;
	text-transform: uppercase;
	background-image: url(../images/bgASXAnnouncement.jpg);
	background-repeat: no-repeat;
	height: 36px;
	font-family:  "Helvetica Neue Thin", Helvetica, Arial, san-serif;
}
#ASXAnnouncement h2 span {
	position: relative;
	top: 7px;
}
#ASXLogo {
	background-image: url(../images/ASXLogo.gif);
	width: 86px;
	height: 40px;
	float: right;
	margin: 0em 1em;
}
#joinMailingList {
	position: absolute;
	right: 0;
}

/* Contact + e-news Page */
#contactForm {
	position: static;
	width: 100%;
}
#contactForm select, #contactForm button {
	font-size: 1em;
}
#contactForm label {
	text-align: left;
}
#contactForm textarea {
	width: 100%;
	height: 7em;
}
#contactForm #contactDetails {
	width: 43%;
	float: left;
}
#contactForm #addressDetails {
	width: 43%;
}
#contactForm fieldset {
	margin-right: 1em;
	background-color: white;
	border: none;
	padding: 1em;
	font-size: 1.2em;
}

#contactForm legend {
	font-weight: bold;
	font-style: italic;
	position: relative;
	left: -8px;
}
#contactForm label {
	width: 100%;
}
#contactForm #address {
	float: right;
}
#contactForm #enquiries, #contactForm #buttons {
	clear: left;
	margin-top: 1em;
}
#contactForm #enquiries, #contactForm #buttons {
	width: 90%;
	text-align: center;
}

#contactForm label, #contactForm label input, #contactForm label select {
	display: block;
}
#contactForm label #phoneCountry, #contactForm #phoneArea, #contactForm #phone, #contactForm #faxCountry, #contactForm #faxArea, #contactForm #fax {
	display: inline;
}
#contactForm #phoneCountry, #contactForm #phoneArea, #contactForm #faxCountry, #contactForm #faxArea {
	width: 10%;
}
#contactForm #phone, #contactForm #fax {
	width: 40%;
}
#contactForm input, #contactForm select {
	width: 100%;
}
/* Auto complete field */
#contactForm div.auto_complete {
	position:absolute;
	width:250px;
	background-color:white;
	border:1px solid #888;
	margin:0px;
	padding:0px;
}
#contactForm ul.countries  {
	list-style-type: none;
	margin:0px;
	padding:0px;
}
#contactForm ul.countries li.selected { 
	background-color: #ffb;
}
#contactForm li.country {
	list-style-type: none;
	display:block;
	margin:0;
	padding:2px;
	height: 1.5em;
}
#contactForm li.country div.name {
	font-weight:bold;
	font-size:12px;
	line-height:1.2em;
}
#contactForm #shareholderDetails {
	clear: both;
}
#contactForm #shareholder {
	width: 2em;
	position: relative;
	top: -1.6em;
	left: 11em;
}
#contactForm .hint {
	font-style: italic;
	font-size: smaller;
}
#errorList {
	color: red;
}
/* Sitemap page */
#sitemap {
	font-size: 1.2em;
}
/* Product page */
#productPage #pageHeader {
	height: 229px;
	width: 100%;
}
#productPage #productFirstLevelMenu {
	width: 100%;
	height: 95%;
}
#productPage #productFirstLevelMenu .menuTitle {
	background-color: #CCCCCC;
}
#productPage .productPDF {
	margin-right: 2em;
}

#productPage #Container {
	margin-left: 10px;
}
#productPage #paging {
	position: absolute;
	top: 35px;
	right: 0px;
	margin-right: 30px;
}
#productPage #productBoxContainer hr {
	border-top: 1px solid #CCCCCC;
	width: 100%;
	height: 1px;
}

#productPage .productBox {
	width: 161px;
	height: 180px;
	float: left;
	border-right: 1px solid #CCCCCC;
}

#productPage .productBox .productBoxImage{
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
				
#productPage .productBoxImageContainer {
	overflow: hidden;
	width: 150px;
	height: 130px;
	text-align: center;
}
span.productTitle {
	display: block;
	height: 50px;
	font-size: 1.2em;
	text-align: center;
	overflow: hidden;
}

#productPage .heading {
	background-color: white;
	width: 100%;
	text-transform: uppercase;
	padding-top: .5em;
	padding-bottom: .5em;
}

#productPage #productDetail {
	width: 490px;
	float: left;
}

#productPage #productDetail #features {
	font-size: .85em;
}
#productPage #productDetail hr {
	text-align: left;
	width: 95%;
}
#productPage #productGroupImageContainer {
	margin-left: 190px;
	width: 200px;
}
#productPage #productGroupImage1Container {
	width: 200px;
}
#productPage #productGroupImage1 {
	height: 25em;
	text-align: center;
}
#productPage #productGroupImage1 img {
	position: relative;	
}
#productPage #productGroupImage2 {
	height: 25em;
	text-align: center;
	position: absolute;
	top: 322px;
}
#productPage #productGroupImage {
	text-align: center;
}

#productPage #productGroupFeatures h1 {
	font-size: 1.2em;
}

#productPage #productGroup {
	margin-top: 1em;
	font-size: 1.2em;
}

#productPage #productGroup #productGroupFeature {
	font-size: .9em;
}

#productPage h2 {
	letter-spacing: .7em;
	font-weight: bold;
}

#productPage h3 {
	color: #666666;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: none;
}

#productPage #productGroupSearch {
	position: absolute;
	top: 0;
	padding: 0em .5em;
	margin-left: 12em;
	width: 80%;
}

#productPage .productTopLevel ol, #productPage .productTopLevel li {
	list-style-type: none;
	margin-top: 0;
	margin-bottom: 0;
}
#productPage .productTopLevel .productPDFList {
	margin-left: 1em;
}

#productPage .productTopLevel .productPDFList a {
	color: #CCCCCC;
}

#productPage #productImage {
	text-align: left;
}
#productPage #productHeader {
	width: 300px;
	float: right;
	border-left: 1px solid #CCCCCC;
	padding-left: 18px;
}

#productPage #productHeader #buttons button {
	font-size: .70em;
	border: 1px dashed #CCCCCC;
	background-color: #F3F3F3;
	color: #707070;
}
#buttonEmailFriend {
	float: left;
}
#buttonPrint {
	float: right;
}
#pdfPreviewImage {
	
}
.currentPage {
	background-color: #CCCCCC;
	color: white;
}
/* e-news */
#banner {
	background-image: url("../images/logoBanner.gif");
}