@import url(corporate_main.css);

#content div.center .main_text {
	padding-right: 30px;
}
	

#content div.right {
	float: left;
	display: inline;
	width: 192px;
	padding-bottom: 3px;
	background-position: bottom left;
	background-repeat: repeat-x;
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='../images/company/bottom_shadow.png');*/
}
#content div.right[class] {
	background: url(../images/company/bottom_shadow.png) repeat-x bottom left;
}

ul.article_list {
		list-style-type:none;
		padding:10px 0 0 0;
		margin:0;
	}
#content div.right .download, #content div.right .annual_rpt {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #7c6f52;
}
#content div.right .download a {
	margin: 0;
	padding: 0;	
	width: 192px;
	height: 75px;
	background: url(../images/company/dl_fact_sheet.jpg) no-repeat top left;
	display: block;
	text-indent: -5000px;
}

#content div.right .download a img, #content div.right .annual_rpt a img{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
}
#content div.right .annual_rpt a {
	margin: 0;
	padding: 0;	
	width: 192px;
	height: 75px;
	display: block;
	text-indent: -5000px;
	background: url(/images/company/dl_annual_report.jpg) no-repeat top left;
}
#content div.right div.legal_info {
	margin: 0;
	padding: 0;
	padding-bottom: 50px;
	border-bottom: 1px solid #7c6f52;
	background: #f2ebdb;
}
#content div.right div.legal_info p {
	margin: 0 20px;
	margin-top: 20px;
	padding: 0;
}

#sig_HelenJohnson {
	float: left;
	display: inline;
	width: 220px;
	margin-bottom: 15px;
}

#sig_DavidJohnson {
	float: right;
	display: inline;
	width: 220px;
}

#sig_HelenJohnson img,
#sig_DavidJohnson img {
	display: block;
	margin-bottom: 5px;
}

#stock_info {
	clear: both;
	margin: 0;
	padding: 0;
	width:550px;
	position:relative;
	height:1830px; /* Hack for IE7 - problem with bottom shadow */
}

#stock_tabs ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	clear: both;
}

#stock_tabs br {
	clear: both;
}
	
#stock_tabs ul li {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
}

.main_text #stock_info #stock_tabs ul li a {
	display: block;
	width: 150px;
	text-align: center;
	background: #afa182;
	padding: 7px 0;
	margin: 0;
	margin-right: 5px;
	color: #f2ebdb;
	font-weight: bold;
	text-decoration: none;
	font-size: 0.95em;
	text-transform: uppercase;
}

.main_text #stock_info #stock_tabs ul li.current a,
.main_text #stock_info #stock_tabs ul li a:hover {
	color: #7c6f52;
	background: #dbd0b6;
}

#stock_performance,
#operating_results,
#investor_news {
	clear: both;
	background: #dbd0b6;
	margin: 0;
	padding: 0;
	display: none;
}

#stock_performance p,
#operating_results p,
#investor_news p {
	margin: 0;
	padding: 0;
}

#operating_results,
#investor_news {
	padding: 20px;
}

#stock_performance {
	height:1830px;
	padding:15px 0 15px 10px;
}
.stock_col {
	float:left;
}
#corporate_shareholders #daily_rpt {
	background-color:transparent;
	display:block;
	width:185px;
	margin:0;
	padding:0;
	
}
#stock_performance dl {
	margin:0;
	padding:0;
}
#stock_performance dt {
	float:left;
	display:block;
	width:53px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	color:#60001e;
	clear:left;
}
#stock_performance dd {
	float:left;
	display:block;
}
#stock_performance img {
	clear:left;
	padding-top:10px;
	display:block;
	margin:0;
}
table#tbl_op_results {
	border:1px solid #554b39;
	background-color:#f8f2e4;
	width:475px;
	padding:10px;
	margin-bottom:20px;
}
th {
	font-weight:bold;
	color:#554b39;

}
td {
	color:#645d4c;
	padding:5px;
	border-top:1px solid #e0d9cb;
	border-left:1px solid #e0d9cb;
	
}	
td.last_cell {
	border-right:1px solid #e0d9cb;
}
td.last_row {
	border-bottom:1px solid #e0d9cb;
}

.pdf_list li {
	clear: left;
}

.pdf_list li a {
	float: left;
	display: inline;
	padding-left: 25px;
	background: url(/images/pdf_icon_sm.gif) no-repeat center left;
	height: 19px;
	line-height: 19px;	
}
