BODY {
	margin: 0;
	color:#8E8E8E;
	background-color: #FFFFFF;
	font: 12px normal Verdana, Arial, Helvetica, sans-serif;
}

.noScreen {display:none;}
tbody { font-size: 12px; }
A {
	text-decoration: none;
	color:#8D1E00;
}
A:link {
	text-decoration: none;			
}					
A:HOVER{ color:#8D1E00;
	text-decoration: underline;			
}		
H1 {
	font-size:140%;
	font-weight:bold;
	padding:0px;
	margin: 0px 0px 5px 0px;
	color:#8D1E00;
}
H2 {
	font-size:120%;
	font-weight:bold;
	padding:0px;
	margin:0px;
	color:#8D1E00;
}
H3 {
	font-size:110%;
	font-weight:bold;
	padding:0px;
	margin:0px;
	color:#8D1E00;
}
H4 {
	font-size:100%;
	font-weight:bold;
	padding:0px;
	margin:0px;
	color:#8D1E00;
}
H5 {
	font-size:90%;
	font-weight:bold;
	padding:0px;
	margin:0px;
	color:#8D1E00;
}
H6 {
	font-size:80%;
	font-weight:bold;
	padding:0px;
	margin:0px;
	color:#8D1E00;
}

.menuBar {
	background-image:url(../images/siteImages/menuBar.jpg);
	background-repeat:repeat-x;
	height:24px;

	}
.menuBarLite {
	background-image:url(../images/siteImages/menuBarLite.jpg);
	background-repeat:repeat-X;
	height:24px;

	}				
			
.whiteBackground 	{ background-color:#FFFFFF;}
.darkBackground 	{ background-color:#8D1E00;}
.medBackground 		{ background-color:#C47C00;}
.lightBackground 	{ background-color:#6395B6;}
.whiteText 			{ color:#FFFFFF;}
.darkText 			{ color:#8D1E00;}
.medText 			{ color:#C47C00;}
.lightText 			{ color:#6395B6;}

/* Set size of text in editor */
.1 {font-size: 8px;}
.2 {font-size: 10px;}
.3 {font-size: 12px;}
.4 {font-size: 14px;}
.5 {font-size: 18px;}
.6 {font-size: 24px;}
.7 {font-size: 36px;}


.headerContainer {}



.ForumcontentsContainer { }




#leftBar { background-color:#fff; width:160px; float:left; margin-right:20px; margin-top:10px; margin-bottom:10px;}
#centerBar { background-color:#fff; width:590px; float:left;  margin-top:10px; margin-bottom:10px;}
#rightBar { background-color:#fff; width:210px; float:left; margin-right:20px; margin-top:10px; margin-bottom:10px;}


#homecenterBar { background-color:#fff; width:540px; float:left;  margin-top:10px; margin-bottom:10px; margin-right:20px;}
#homerightBar { background-color:#fff; width:210px; float:left;  margin-top:10px; margin-bottom:10px;}

#topLeftContent {background-image:url(../images/siteImages/topLeftContent.gif); background-repeat:no-repeat; width:160px; height:2px;}
#sideLeftContent {background-image:url(../images/siteImages/sideLeftContent.gif); background-repeat:repeat-y; width:160px; padding-left:10px; padding-top:5px; padding-right:10px;}
#bottomLeftContent {background-image:url(../images/siteImages/bottomLeftContent.gif); background-repeat:no-repeat; width:160px; height:20px;}

#topContent {background-image:url(../images/siteImages/mainContentTop.gif); background-repeat:no-repeat; width:590px; height:2px;}
#sideContent {background-image:url(../images/siteImages/mainContentSide.gif); background-repeat:repeat-y; width:590px; padding-left:10px; padding-top:5px; padding-right:10px;}
#bottomContent {background-image:url(../images/siteImages/mainContentBottom.gif); background-repeat:no-repeat; width:590px; height:20px;}

#topHomeContent {background-image:url(../images/siteImages/HomeContentTop.gif); background-repeat:no-repeat; width:540px; height:2px;}
#sideHomeContent {background-image:url(../images/siteImages/HomeContentSide.gif); background-repeat:repeat-y; width:540px; padding-left:10px; padding-top:5px; padding-right:10px;}
#bottomHomeContent {background-image:url(../images/siteImages/HomeContentBottom.gif); background-repeat:no-repeat; width:540px; height:20px;}

#topRightContent {background-image:url(../images/siteImages/topRightContent.gif); background-repeat:no-repeat; width:210px; height:2px;}
#sideRightContent {background-image:url(../images/siteImages/sideRightContent.gif); background-repeat:repeat-y; width:210px;}
#bottomRightContent {background-image:url(../images/siteImages/bottomRightContent.gif); background-repeat:no-repeat; width:210px; height:20px;}



/* News Scroller */
#newsHeadingLink { color:#fff; text-decoration: none; } 
#newsHeadingLink:hover { color:#fff; text-decoration: underline; font-weight: bold; } 
#newsBar { padding: 8px; width:146px; }
#newsScroller { height:200px;}
#newsBar .newsItem { padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid #ccc; }
#newsBar a { display: block; clear:both; color:#0D85C4; font-size: 90%; margin-top: 6px; }

#newsBar a:hover { color:#C47C00; }
#newsBar .newsDate { font-size: 9px; color:#999; clear:both; }
#newsBar .newsTitle { font-size: 12px; color:#000; font-weight:bold; clear:both;}
#newsBar .newsText { font-size: 11px; color:#000; }

#allNewsLink { font-size: 12px; font-weight:bold; }
.newsBar HR	{ }

/* Press Release section */
.yearList { display: block; width: 100%; text-align: center; background-color:#8D1E00; color:#fff; font-size: 90%; font-weight:bold; }
.yearList a { color:#fff;  font-weight:normal;}
.yearList a:hover { color:#ccc; }

#pressReleaseArchive { width: 100%; }
#prDateMain { text-align:left; color:#666; font-weight:normal; font-size: 90%;}

#prDate { text-align:left; color:#C47C00; font-weight:bold; font-size:13px; margin-bottom:5px; }
#prTitle { color:#000; font-weight:bold; }
#prTitle a:hover { font-weight:bold; }
#prText { margin-left: 5px; color:#666; font-size:90%; }
#allPR { font-size:11px; color:#8D1E00; }

#pressReleaseArchive a { width: 100%; display:block; padding: 5px 5px 10px 5px; margin-bottom: 5px; text-decoration: none; }
html>body #pressReleaseArchive a { width: auto; }
#pressReleaseArchive a:hover { text-decoration: none; background-color:#E9DABA; }


.col1 {  background-color:#FCF9F3;}
.col2 { background-color:#F3EBDA; }

#fileLink { margin-top:10px; text-align:left; color:#666; font-weight:normal; font-size: 90%; display:block; width:auto; padding:8px; background-color:#DDEBF2;}

/* Press Release End */

/* Search Plugin */

.search-button	{background-color: #FFFFFF; border-bottom:1px #CCCCCC solid; border-top:1px #CCCCCC solid; border-left:1px #CCCCCC solid; border-right:1px #CCCCCC solid; font-size:10px; color: #CCCCCC; font-weight:normal; width:22px; height:18px;  }
.search-button:hover	{background-color: #8D1E00; color:#fff; border:#8D1E00; cursor:auto;}

#searchContainer { text-align : right; vertical-align:bottom; padding-right:3px; padding-top:15px;}	
#searchContainer a { color:  #8D1E00; }
#searchContainer a:hover { color: #000; }
.searchHighlight { background-color:#8D1E00; color:#FFFFFF; }	
#searchResults { font-size: 100%; }
#highlightLink { font-size:11px; color: #FFFFFF;}
#highlightLink:hover { color: #135180;}
.warning {font-size:9px; color: #135180;}
.searchInput 		{ border:1px #CCCCCC solid; height:14px; font-size:90%; width: 138px; color:#8D1E00; }
.searchInput_focus  { border:1px #CCCCCC solid; height:14px; font-size:90%; width: 138px; color:#8D1E00; }
.search-title, .search-title a {color:#8E8E8E; font-size:12px; text-decoration:none; }

#searchTips { border-right:1px solid #ccc; border-bottom: 1px solid #ccc;}
#searchTips tbody {  font-size:90%; }
#searchTips th { background-color:#8D1E00;; color:#fff; text-align:center; border-left: 1px solid #ccc; border-top: 1px solid #ccc; padding: 2px 2px 1px 2px; }
#searchTips td { text-align:left; border-left: 1px solid #ccc; border-top: 1px solid #ccc; padding: 2px 2px 1px 2px; } 
#stopWordsList { font-size:10px; color:#666; }

/* Search Plugin End */

/* Sitemap */
#sitemap {	font-size: 100%; width: 99%; color:#8D1E00;}
#sitemap ul { list-style: none; margin-left:0px; padding-left:0px; }
#sitemap ul a { width:100%; display:block; background-color:#EEE; padding:2px 2px 2px 0px;  color:#8D1E00;}
#sitemap ul a:hover { background-color:#999; color:#FFFFFF;}
#sitemap ul li { padding-left: 10px; font-weight:bold; margin-top: 2px; line-height:normal; background-color:#EEE; border-bottom: solid 2px #ffffff; padding-left: 20px;}
#sitemap ul li ul { margin-left:0px; padding-left:0px; }
#sitemap ul li ul li { font-weight:normal;  border-top: solid 2px #ffffff; border-bottom: none;  }
#sitemap ul li ul li a { }
#sitemap ul li ul li ul li {  font-weight:normal; border-top: solid 2px #ffffff; border-bottom: none;  }
#sitemap ul li ul li ul li a { }
/*Sitemap End */



/*QuickLinks */
#quickLinks{}
#quickLinks a { font-size:11px; color:#999; text-decoration:none; }
#quickLinks a:hover { color:#8D1E00; text-decoration:underline; }

#quickLinks ul { 
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#quickLinks ul li { 
	border-bottom: 1px solid #ccc;
}

#quickLinks ul li a {
	width: 150px;
	height: 18px;
	line-height: 18px;
	display: block;
	padding: 2px 2px 2px 10px;
	text-decoration: none;
}
#quickLinks ul li a:hover {
	background-color: #BCD8E6;
	color:#000;
}


/*Footer */

#alexander_footer a{ font-size:11px; color:#8E8E8E; text-decoration:none;}
#alexander_footer a:HOVER{ color:#8D1E00; }
.copyright1  { font-size:11px; color:#8E8E8E; text-decoration:none;}
.copyright2 a{ font-size:11px; color:#8D1E00; text-decoration:none;}
.copyright1 a:HOVER, .copyright2 a:HOVER { color:#000; }

/* End Footer */


/*Side Menu*/
#sideMenu { }
.activepage { font-weight:bold; color:#000;}
.notLinked { font-weight:bold; color:#000;}
#sideMenu a { margin-left:2px;}
/*EndSide Menu*/


/* Styles available to the user within the CMS */
.thinLine { height: 1px; }
.floatLeft { float:left; }
.floatRight { float:right; }
.oldSiteImages { float:right; right:-9px;  position:relative;}

/* London Stock Exchange content styles (News/Shares/Investors)*/
.shareBar{ margin-top:0px;}
#shareTitle {width:180px; color:#0033CC; font-size:12px;}
.topQuote { height:12px; width:165px; background-color:#C47C00; display:block; color:#FFFFFF; font-weight:bold; float:inherit; padding:2px 0px 2px 0px; line-height:12px;}
.topQuote.long	{ width:203px;}
#metalsContainer { width:540px;}
#OHCLGold { width:163px; height:170px; background-image:url(http://www.basemetals.com/freecharts/freechart.aspx?id=88b89868-7d95-4290-b68b-ed3b86448d03); background-position:-4px 0px; float:left; background-repeat:no-repeat;}
#OHCLSilver{width:165px; height:170px; background-image:url(http://www.basemetals.com/freecharts/freechart.aspx?id=0276e027-1ff2-462b-8d09-f796153ee5f6); background-position:-4px 0px; float:left; margin-left:5px; background-repeat:no-repeat;}
#OHCLCopper{width:202px; height:170px; background-image:url(http://www.basemetals.com/freecharts/freechart.aspx?id=0b7a0ca5-4402-4aef-906a-3d5ffabd8428); background-position:-41px 0px; float:left; margin-left:3px; background-repeat:no-repeat;}
.sharepriceheader_1 { background-color:#C47C00; color:#FFFFFF; height:12px; line-height:12px; padding:2px 0px 2px 5px; border-bottom:1px solid #FFFFFF;}
.sharepriceheader_2 { background-color:#EEEEEE; color:#666666; font-size:10px; padding-left:5px;}
.sharepriceheader_3 { display:none;}
.bodytext { background-color:#EEEEEE; color:#666666; padding-left:5px;}
.introtext { background-color:#EEEEEE; color:#666666; }
.resultstablecellupbold { background-color:#EEEEEE; color:#666666;}
#sideNewsContain{ width:180px; margin-left:12px; margin-top:4px;}
.newsDate{ font-weight:bold; color:#C47C00; width:180px; margin:2px 0px 2px 0px;}
.newsContain{ width:180px;  margin-bottom:2px;}
.newsSymbol{ float:left; width:17px; height:12px;}
.newsTitle { float:left; width:150px; min-height:12px; font-size:11px; color:#666666;}
.newsTitle a{ color:#666666;}
#sidersnewsView {  margin: 2px 5px 5px 110px; font-size:10px;}
#sidersnewsView a { font-size:11px;}


/*  Investors Styles */
.subHeadOrange { font-size:14px; color:#C47C00; font-weight:bold;}
.PLC{ margin-top:10px; width:438px;}
.plcDate{color:#C47C00; font-size:14px; font-weight:bold;}
.plcText{ color:#666666; background-color:#EEEEEE; padding:2px 2px 2px 5px; width:400px;}
.plcText a{ color:#666666;}
.plcImg{ width:38px; padding-left:0px;}
.corpTable{ background-color:#EEEEEE; margin:5px 0px 20px 0px;}
.corpTable td { border-bottom:1px solid #FFFFFF;}
.c1{ width:200px; padding:3px 3px 3px 5px;}
.c2{ width:370px; padding:3px 3px 3px 5px;}

.sharepriceheader_6{ color:#C47C00; font-size:12px; font-weight:bold; margin-bottom:10px;}
.sharepriceheader_7{}
.sharepriceheader_8{ display:none;}

#irsnews{ margin-left:1px;}
#ishare{margin-left:10px;}