@charset "utf-8";
/*	-------------------------------------------------------------------------
	DUET home page style 
	
	version:   1.1
	author:    David McKinnon
	email:     david.mckinnon@macquarie.com
	------------------------------------------------------------------------- */

/* 	=Defaults
	------------------------------------------------------------------------- */

.VC-mainContent h1 {
	margin-top:0;
	padding-top:0;
	width:680px;
}


/* 	=Layout
	------------------------------------------------------------------------- */
div.VC-mainContent {
	padding-top:244px;
	padding-left:20px;
	width:690px;
}
div#VC-breadcrumbs {
	display:none;
}
div#latest-news {
	clear:left;
}
div#media-links {
	
}
div#VC-lowerHeader {
	_overflow:hidden;
}

#nonWrap { _float:none;}	

/* 	=Main content
	------------------------------------------------------------------------- */
div#banner-container {
	left:0;
}
.VC-mainContent p.intro {
	margin-bottom:3em;
}

/*	entitlement-offer */
div.introduction {
	float:left;
	margin-bottom:1em;
	margin-bottom: 3em;
	width:100%;
}
#ent-offer {
	background: url(/dafiles/Internet/web/au/duet/furniture/img/offer-bg.png) 0 0 repeat-x #509FCA;
	float:right;
	height: 73px;
	padding: 15px 10px 15px 21px;
	width: 300px;
}
#ent-offer h3 {
	color: #FFF;
	font-size: 17px;
	margin:0.5em 0;
	padding:0;
}
#ent-offer p {
	margin:0;
	padding:0;
}
#ent-offer p a {
	background: url(/dafiles/Internet/web/au/duet/furniture/img/offer-button.png) no-repeat;
	border-bottom:none;
	color: #FFF;
	display:block;
	font-size: 16px;
	height: 37px;
	line-height: 36px;
	padding: 0 5px 0 50px;
	text-decoration: none;
}
#ent-offer p a:hover {
	background-position: 0 -87px;
}

/* 	=Secondary content
	------------------------------------------------------------------------- */
div.VC-featureColumn {
	width:240px;
}
.featureColumnElement {
	margin:0 7% 1em;
	width:90%;
}
/* 	=Stock price
	------------------------------------------------------------------------- */
.sp-summary table { width:200px; }
.sp-summary td { border-bottom:1px solid #D4C7A0; padding:5px 0;  }
.sp-summary-label { text-align:left; padding-left:0.25em; font-weight:bold; font-size:12px; color: #333; }
.sp-summary-last, .sp-summary-change, .sp-summary-volume { text-align:right; }
.sp-summary-lastTrade, .sp-summary-date, .sp-summary-time { font-size:9px; color: #999999; margin-top:11px; border-bottom: none;}
.share-info a {
	font-size: 11px;
	line-height: 50px;
}
