/**  Home-page Styles  **/

a:hover {
	background-color: transparent !important;
	}

/*  Left Column - Newsletter Sign-up 

#newsletter-signup{
	background: url(../../../images/new-headers/email-subscription.gif) no-repeat;
	padding: 38px 0 0 4px;
	text-align: left;
	margin: 0 0 0 17px;
}*/
/*  Right Column - Newsletter Sign-up */

#newsletter-signup{
	background: url(../../../images/new-headers/email-subscription-wide.jpg) no-repeat;
	padding: 38px 0 0 4px;
	text-align: left;
	margin: 30px 0 0 0;
	/*float: left;*/
	width: 172px;
}


#newsletter-signup input{
	width: 119px;
	margin: 0 0 6px 0;
}

.signup{
	border: none !important;
	width: 100px !important;
	height: 15px !important;
	margin: 16px 0 0 0 !important;
}

.subscribe-butt{
	border: none !important;
	width: 73px !important;
	height: 11px !important;
	margin: 8px 0 0 0 !important;
}

.privacy-butt {
	border: none !important;
	width: 90px !important;
	height: 11px !important;
	margin: 16px 0 0 2px !important;
}


/*  Left Column - Latest Document */

#documents{
	background: url(../../../images/new-headers/latest-document.gif) no-repeat;
	padding: 38px 0 0 4px;
	text-align: left;
	margin: 0 0 30px 17px;
}

#documents p{
	text-align: left;
	line-height: 14px;
	margin: 10px 0 0 0;
}

#documents a {
	text-decoration: none;
}

#documents a:hover {
	text-decoration: underline;
}


/*
#left-column #latestNews{
	background: url(../../../images/new-headers/latest-news.gif) no-repeat;
	padding: 38px 0 0 4px;
	text-align: left;
	margin: 0 0 30px 17px;
}

#left-column #latestNews ul {
	margin: 0;
	padding: 0;
	}

#left-column #latestNews ul li {
	font-size: 11px;
	height: auto;
	line-height:14px;
	padding:0 0 12px 0;
	}
	
#left-column #latestNews ul li a {
	font-size: 11px;
	text-indent: 0;
	line-height:14px;
	padding:0 0 12px 0;
	}
	
#left-column #latestNews ul li a:hover {
	text-decoration: underline;
	}
	*/

	

#view-documents a {
	margin: 10px 0 0 0;
	width: 110px;
	height: 15px;
	background: url(../../../images/buttons/view-all-documents.gif) no-repeat;
	text-indent: -9999px;
	font-size: 1px;
	display: block;
	}

#documents img {
	margin: 8px 0 0 0;
}


/* Boomerang */

#boomerang {
	/*padding: 0 20px 0px 20px;*/
	padding: 0;
	text-align: left;
	float: left;
	width: 162px;
	/*margin: 0 0 0 0;*/
	}
	
#boomerang p {
	text-align: left;
	line-height: 14px;
	}

#boomerang p.boomTitle {
	color: #3E84CB;
	font-weight:bold;
	margin:0 0 10px 0;
	}
	
	
	
/* Conference Call */

#conferenceCall {
	padding: 0 20px 0 20px;
	text-align: left;
	margin: 0 0 20px 0;
	}
	
#conferenceCall p {
	text-align: left;
	line-height: 14px;
	}

#conferenceCall p.boomTitle {
	color: #3E84CB;
	font-weight:bold;
	margin:0 0 10px 0;
	}
	


/*  Right Column - Main Copy */

#main-copy{
	float: left;
	width: 352px;
	padding: 0 54px 0 0;
	text-align: left;
	text-align: justify;
}

#divider-image{
	background: url(../../../images/misc/hp-divider2.jpg) no-repeat;
	width: 353px;
	height: 61px;
	margin: 23px 0 23px 0;
}

h3.factsheets { 
	background: url(../../../images/turquoise-headers/factsheets.gif) no-repeat;
}

#fact-left, #fact-right{
	float:left;
	width: 162px;
	margin: 0 0 10px 0;
}

#fact-left{
	border-right: 1px solid #E9E9E9;
	padding: 0px 10px 0 0;
}

#fact-right{
	padding: 0 0 0 10px;
}

#fact-left p, #fact-right p{
	margin: 0;
	}
	
/*  Right Column - Share Price */

#share{
	/*float: left;*/
	width: 175px;
	text-align: left;
}

#share-header{
	background: url(../../../images/new-headers/latest-share-price.gif) no-repeat;
	width: 171px;
	height: 24px;
	text-indent: -9999px;
	font-size: 1px;
}

#share table {
	width: 90%;
	margin: 8px 0 20px 0;
}

#share td {
	border: none;
}

.shareprice {
	font-weight: bold;
	}
	
	
/*  Right Column - Group News */

#groupNews{
	float:left;
	width: 175px;
	text-align: left !important;
}

#groupNews-header{
	background: url(../../../images/new-headers/stock-exchange.gif) no-repeat;
	width: 171px;
	height: 24px;
	text-indent: -9999px;
	font-size: 1px;
}

#groupNews p {
	margin: 10px 0 0 6px;
	text-align: left !important;
	
	}

#view-group-news a{
	width: 127px;
	height: 15px;
	background: url(../../../images/buttons/view-all-announce.gif) no-repeat;
	text-indent: -9999px;
	font-size: 1px;
	display: block;
	margin: 10px 0 0 7px;
	}


/*  Left Column - News */

#latestNews {
	background: url(../../../images/new-headers/latest-news.gif) no-repeat;
	padding: 38px 0 0 4px;
	text-align: left;
	margin: 0 0 30px 17px;
}




/*  Right Column - News */

#news{
	/*float:left;*/
	width: 175px;
	text-align: left;
	margin: 20px 0 0 0;
}

#news-header{
	background: url(../../../images/new-headers/news.gif) no-repeat;
	width: 171px;
	height: 24px;
	text-indent: -9999px;
	font-size: 1px;
}

#latestNews ul{
	line-height: 16px;
	margin: 10px 0 0 0;
	list-style-type: none;
}

#news ul{
	line-height: 16px;
	margin: 10px 4px 0 0;
	list-style-type: none;
}





#left-column #latestNews ul li {
	height: auto;
	line-height:16px;
	padding: 0 0 3px 0;
	
	}

#left-column #latestNews ul li a{
	color: #000000;
	margin: 0 0 0 26px;
	display: block;
	line-height: 16px;
	background: url(../../../images/misc/hp-grey-underline.gif) 0 0px;
	font-size: 11px;
	text-indent: 0;
	/*height: auto;*/
	background-repeat: repeat-x!important;
}
		
#news ul a{
	color: #000000;
	margin: 0 0 0 26px;
	padding: 0 2px 0 0;
	display: block;
	line-height: 16px;
	background: url(../../../images/misc/hp-grey-underline.gif) 0 0px;
}

#news ul a:hover, #latestNews ul a:hover{
	text-decoration: none !important;
}

#news ul li.news-01, #latestNews ul li.news-01 {
	background: url(../../../images/misc/01.gif) 0 1px no-repeat;
}

#news ul li.news-02, #latestNews ul li.news-02{
	background: url(../../../images/misc/02.gif) 0 1px no-repeat;
}

#news ul li.news-03, #latestNews ul li.news-03{
	background: url(../../../images/misc/03.gif) 0 1px no-repeat;
}

#news ul li.news-04{
	background: url(../../../images/misc/04.gif) 0 1px no-repeat;
}

#news ul li.news-05{
	background: url(../../../images/misc/05.gif) 0 1px no-repeat;
}

#news ul li.divider, #left-column #latestNews ul li.divider{
	/*background: url(../../../images/misc/pink-divider.gif) repeat-x 0 14px;*/
	height: 16px;
}

#view-news a{
	width: 106px;
	height: 11px;
	background: url(../../../images/green-headers/view-all-news.gif) no-repeat;
	text-indent: -9999px;
	font-size: 1px;
	display: block;
	margin: 0 0 0 7px;
}

#view-factsheets a{
	width: 112px;
	height: 15px;
	background: url(../../../images/buttons/view-all-factsheets.gif) no-repeat;
	text-indent: -9999px;
	font-size: 1px;
	display: block;
	margin: 20px 0 0 0;
}

/* RNS Feed / Share Price Feed */

#newsitems { 
		color: #898989 !important; 
		font-size:10px; 
		}
	
#newsitems a, #share a { 
		color: #898989 !important; 
		font-size:10px; 
		text-decoration: underline;
		}
		
#newsitems a:hover, #share a:hover { 
		color: #898989 !important; 
		font-size:10px; 
		text-decoration: none;
		}
		
#newsitems p { 
		margin: 8px 0 0 0 !important;
		}

/* party link */

img#homeParty{
	border: 4px solid #E6E6E6;
	}

p.blueTitle {
	color: #3E84CB;
	font-weight:bold;
	margin: 0 0 10px 0;
	}
	
	
a.threeLines {
	height: 34px !important;
	}
