/* Description: CSS Document */
/* Author: Danielle Sheridan 				23.04.2003 */
/* Major overhaul and reorganisation 	19.07.2004 */
/* Intermim site for new brand			29.01.2008 */
/* Last amended 								27.02.2008 */


/* Text styles */

#content #history p {
	padding-left: 100px;
}

#content #history h2 {
	float: left;
	width: 90px;
}

#content p img {
	float: left;
}

#content p img.inlinelogo,
#content img.mteam {
	float: right;
	margin: 0 0 10px 15px;
}

#content span.boxout {
	background: #F9F9F9;
	border: 1px solid #999999;
	display: block;
	float: right;
	margin: 5px 0 10px 5px;
	padding: 5px;
	width: 175px;
}

#content span.boxout:first-line {
	font-weight: bold;
}

#content div.research input {
	background: transparent;
	border: none;
	float: left;
	margin: 0 5px 25px 0;
}

/* Form styles*/
form {
	margin: 0;
	padding: 0;
}

div.form {
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	padding: 10px;
}

/*div.form fieldset {
	margin: 5px;
	padding: 5px;
}*/

div.form fieldset {
	border: none;
}

/*div.form legend {
	color: #333333;
	font-size: 100%;
	font-weight: bold;
	padding-right: 7px
}*/

div.form legend {
	display: none;
}

div.form label {
	float: left;
	margin: 5px 0;
	width: 20em;
}

div.form label span {
	color: red;
}

div.form input {
	margin: 5px 0;
}

div.form input.button {
	margin-left: 4px;
}

div.form select {
	background: #f9f9f9;
	border: 1px #666666 solid;
	font-size: 100%;
}

div.form input.incomplete {
	background: #f9f9f9;
	border: 1px #666666 solid;
	font-size: 100%;
	padding: 2px 15px 2px 4px;
}

div.form input.incompleteupload {
	background: #f9f9f9;
	border: 1px #666666 solid;
	font-size: 100%;
	padding: 2px 15px 2px 4px;
}

div.form input.active {
	background:  url("../graphics/icons/arrow.gif") no-repeat right #ffffff;
	border: 1px #666666 solid;
	font-size: 100%;
	padding: 2px 15px 2px 4px;
}

div.form input.complete {
	background:  url("../graphics/icons/tick.gif") no-repeat right #d9f2ff;
	border: 1px #666666 solid;
	font-size: 100%;
	padding: 2px 15px 2px 4px;
}

div.form textarea {
	font: 100%/130% verdana, helvetica, geneva, sans-serif;
	padding-left: 4px;
	width: 447px;
}

#maincontent textarea.complete {
	background:  url("../graphics/icons/tick.gif") #d9f2ff no-repeat  5px right;
}

/*input.exclamation {   // Possible later use to highlight errors //
	background:  url("../graphics/icons/exclamation.gif") no-repeat right #ffffcc;
	border-color: #FF0000;
	border-width: 1px 2px 1px 4px;
	color: #000000;
	padding: 2px 15px 2px 5px;
}*/

#content div.form input.check {
	background: transparent;
	border: none;
	height: auto;
}

#content div.form div {
	clear: both;
	}

/* Inline link styles */
#maincontent a,
#maincontent a:active {
	color: blue;
	text-decoration: underline;
}

#maincontent a:hover {
	text-decoration: none;
}



	
#map {
	border: none !important;
	margin-bottom: 20px;
	width: 490px;
	height: 400px;
}

#map img {
	
}

#balloon {
	width: 13em;
	border: 1px solid #f00;
}

/* Page branding */
#branding {
	background-position: top right;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	height: 150px;
	width: 755px;
}

#branding #sectiontitle {
	margin: 30px 0 0 30px;
}

/* Content sections */

#contentwrapper {
	width: 990px;
}

#content {
	min-height: 400px;
	padding: 15px 250px 0 250px;
}

#contextualmenu {
	left: 0;
	position: absolute;
	top: 25px;
}

#contextualmenu li {
	background-position: left 43%;
	background-repeat: no-repeat;
	line-height: 1.4em;
	list-style: none;
	margin-left: 10px;
	padding: 0 0 5px 15px;
	width: 150px;
}

#contextualmenu li a {	
	color: #333333;
	text-decoration: none;
}

#contextualmenu a:active,
#contextualmenu a:hover {
	text-decoration: underline;
}

#content table {
	background-color: transparent;
}

/* Table styles */
#maincontent table {
	display: block !important; 
	width: 490px !important;
}

#content table p {
	padding: 5px;
	text-align: left;
}

#maincontent table label {
	line-height: 1.7em;
}

/* Datagrid styles */
#maincontent table.datagrid {
	border: 1px solid #cccccc;
	border-collapse: collapse;
	font-size: 90%;
	margin: 10px 0 25px 0;
	width: 490px;
}

#maincontent table.datagrid caption {
	background-color: #3E9637;
	color: #ffffff;
	font-weight: bold;
	padding: 5px;
	text-align: left;
}

#maincontent table.datagrid tr.header th {
	background-color: #eeeeee;
	border-collapse: collapse;
	font-weight: bold;
}

#maincontent table.datagrid th a {
	font-weight: normal;
}

#maincontent table.datagrid tr.footer {	
	background-color: #eeeeee;
	border-collapse: collapse;
	border-top: 1px solid #6699cc;
}

#maincontent table.datagrid th,
#maincontent table.datagrid td {
	border: 1px solid #cccccc;
	border-collapse: collapse;
	font-weight: normal;
	padding: 5px;
	text-align: left;
	vertical-align: top;
}

#maincontent table.datagrid td.link {
	text-align: center;
	vertical-align: middle !important;
}

#maincontent table.datagrid tr.rowlight th,
#maincontent table.datagrid tr.rowlight td {
	background-color: #ffffff;
}


#maincontent table.datagrid tr.rowdark th,
#maincontent table.datagrid tr.rowdark td {
	background-color: #f9f9f9;
}

#maincontent table.datagrid tr a {
	color :blue;
	text-decoration: underline;
}

#maincontent table.datagrid tr.footer #previousyears {
	margin: 0;
	padding: 0;
} 

#maincontent table.datagrid tr.footer #previousyears li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
} 

/* Investors variations */

#maincontent table.investors thead th,
#maincontent table.investors td {
	text-align: right;
}

#maincontent table.investors th,
#maincontent table.investors thead td {
	background-color: #eeeeee;
	font-weight: bold;
	text-align: left;
}

#maincontent table.investors a.annualreport {
	background: url(../graphics/icons/pdf.gif) no-repeat;
	background-position: left center;
	padding: 10px 0 10px 20px;
}

/* Information tables */
#maincontent table.information {
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px 0 0 1px;
	font-size: 90%;
	margin: 10px 0 15px 0;
}

#maincontent table.information th, 
#maincontent table.information td {
	border-color: #cccccc;
	border-style: solid;
	border-width: 0 1px 1px 0;
	font-weight: normal;
	line-height: 1.5em;
	padding: 5px;
	text-align: left;
	vertical-align: top;
}

#maincontent table.information th {
	background-color: #eeeeee;
	font-weight: bold;
	width: 150px;
}

#maincontent table.information p {
	line-height: 1.5em;
	padding: 0 0 10px 0;
}

#maincontent table.information address {
	margin: 0;
	padding: 0;
}

#maincontent #content div.pager {
	background-color: #eeeeee;
	border-color: #cccccc;
	border-style: solid;
	border-width: 0 1px 1px 1px;
	margin-left: 3px;
	padding: 5px;
	text-align:  center;
}

table.datatable {
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	margin: 15px 0 10px 0;
}

table.datatable td {
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

/******************* END OF GLOBAL STYLES STYLES ************************/


/******************* START OF PAGE SPECIFIC STYLES ************************/



/* Press article styles */

#maincontent table.inlinetable {
	background-color: #e8eff2;
}

#maincontent table.inlinetable caption {
	background-color: #6699CC;
	color: #ffffff;
	font-weight: bold;
	padding: 3px;
	text-align: left;
}

#maincontent table.inlinetable tr.header th {
	border-bottom:  1px solid #A4C1CC;
}

#maincontent table.inlinetable th {
	padding: 3px;
	text-align: left;
}

#maincontent table.inlinetable td {
	padding: 3px;
	text-align: right;
}

#maincontent table.inlinetable tr.footer td {
	background-color: #ffffff;
	border-top: 5px solid #A4C1CC;
	text-align: right;
}

/* Investors Section (Hemscott) styles */

#investors #investorshomepage {
	position: relative;
	height: 470px;
}

#investors #investorshomepage h4,
#investors #row2 h4 {
	border-bottom: 1px solid #A5D867;
	padding-bottom: 5px;
	width: 225px;
}

#investors #investorshomepage div.disclaimer {
	margin-top: 170px;
}

#investors #investorshomepage caption {
	display: none;
}

#investors #investorshomepage #column1 {
	height: 300px;
	left: 0;
	position: absolute;
	width: 300px;
}

#investors #investorshomepage #column1 table {
	position: absolute;
	top: 30px;
	width: 250px !important;
}

#investors #investorshomepage #column1 table th {
	text-align: left;
	width: 90px;
}

#investors #investorshomepage #column2 {
	height: 300px;
	position: absolute;
	right: 0;
	width: 250px;
}

#investors #row2 {
	position: relative;
}

#investors #row2 #annualreport {
	position: absolute;
	top: -240px;
}

#investors #row2 #annualreport h4 {
	margin-bottom: 10px;
}

#investors #row2 #events {
	position: absolute;
	right: 0;
	top: -240px;
}

#investors table {
	width: 545px;
}

#investors table td {
	vertical-align: top;
}

#investors table p {
	margin: 0;
	padding: 0;
	text-align: left;
}

#investors p a img {
	margin: 5px 10px 5px 0;
}

#investors h2 {
	padding-bottom: 0;;
}

/*#investors #investorshomepage {
	margin: 10px 0 20px 0 !important;
	vertical-align: top;
}

#investors #investorshomepage td {
	vertical-align: top;
*/}

#investors table.investorshomepage h4 {
	border-bottom: 1px solid #ffc964;
	color: #278F98;
	font-size: 100%;
	margin: 5px 10px 5px 0;
	padding: 3px 3px 3px 0;
}

#investors table.investorshomepage #news,
#investors table.investorshomepage #report {
	width: 50%;
}

#investors table.investorshomepage #graph,
#investors table.investorshomepage #events {
	width: 50%;
}

#investors select.inlinenavigation,
select.inlinenavigation {
	float: right;
	font-size: 100%;
	margin: -30px 7px 0 0;
}

#investors #sharegraph {
	float: left;
	margin: 7px 10px 0 0;
}

#investors #annualreportimage {
	float: left;
	margin: 7px 10px 0 0;
}

#investors table.datatable {
	border: none;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	font-size: 90%;
	margin: 10px 0 20px 0;
}

#investors table.datatable th, 
#investors table.datatable td {
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	font-weight: normal;
	margin: 0;
	padding: 3px;
	text-align: left;
	vertical-align: top;
}

#investors table.datatable th {
	background-color: #eeeeee;
	font-weight: bold;
}

#investors table.datagrid span.rise {
	color: #009900 !important;
}

#investors table.datagrid span.drop {
	color: #990000 !important;
}

#investors select {
	font-size: 100%;
}


/* Google map */

 
#map {
	border: 1px solid #cccccc;
	height: 400px;
	width: 555px;
}
 
#balloon {
	width: 13em;
}


/******************* END OF PAGE SPECIFIC STYLES ************************/


/* Print styles */
#printheader,
#printfooter {
	display: none;
}

/******************* New 4.3 styles ************************/


