/* Biffa Waste Services - Investor Centre Style Sheet - Last Updated by Simon Del Giudice @ Swicth on 16-10-07
*************************************************************************************/


/*Red Main FeaturesStyles*
*************************************************************************************/

		/*First Red Box
		********************************/
		#hl_mainfeature01 {
			float: left;
			margin: 0 8px 0 0;
			padding: 5px 10px 5px 10px;
			color: white;
			width: 193px;
			background: #EE3124 url(/biff/images/bgs/g_singlefeatureback02.gif) no-repeat top left;
		}
			#hl_mainfeature01 ul {
			clear: left;
			margin: 0;
			}
			
			#hl_mainfeature01 li {
				padding: 0;
				margin: 0 0 0 15px;
				color: white;
				list-style-type: square;
			}	
			#hl_mainfeatureleft {
				float: left;
			}
			#hl_mainfeatureright {
				width: 21px;
				height: 21px;
				float: right;
			}
			
		/*Second Red Box
		********************************/
		#singlemainfeature01 {
			float: left;
			margin: 0 8px 0 0;
			padding: 5px 10px 5px 10px;
			color: white;
			width: 193px;
			background: white url(/biff/images/bgs/g_singlefeatureback02.gif) no-repeat top left;
		}
			#singlemainfeature01 ul {
			clear: left;
			margin: 0;
			}
			
			#singlemainfeature01 li {
				padding: 0;
				margin: 0 0 0 15px;
				color: white;
				list-style-type: square;
			}	
			#singlemainfeatureleft {
				float: left;
			}
			#singlemainfeatureright {
				width: 21px;
				height: 21px;
				float: right;
			}
			
		/*Third Red Box
		********************************/						
		#singlemainfeature02 {
			float: left;
			padding: 5px 10px 5px 10px;
			color: white;
			width: 193px;
			background: #EE3124 url(/biff/images/bgs/g_singlefeatureback02.gif) no-repeat top left;
		}
			#singlemainfeature02 ul {
			clear: left;
			margin: 0;
			}
			
			#singlemainfeature02 li {
				padding: 0;
				margin: 0 0 0 15px;
				color: white;
				list-style-type: square;
			}
			#singlemainfeatureleft2 {
				float: left;
			}
			#singlemainfeatureright2{
				width: 21px;
				height: 21px;
				float: right;
			}			

/*********************************/	

	#industrysubarea {
		float: right;
		padding: 0 20px 0 20px;
		width: 655px;
		border-bottom: 8px solid white;
	}
	#industrysubarea a {
		color: white;
		text-decoration: none;
	}
	#industrysubarea a:hover {
		color: #FEBA01;
		text-decoration: none;
		}
	
	#industrysubarea h1 {
		color: white;
		font-size: 12px;
		letter-spacing: -1px;
		font-weight: bold;
		margin: 0 0 10px 0;
	}

#industrywelcome {
	float: left;
	width: 426px;
	background: white;
	margin: 0 8px 20px 0; 
}

	#industrywelcome ul {
		padding: 0;
		margin: 0;
	}
	
	#industrywelcome li {
		list-style-type: square;
		padding: 0;
		margin: 0 0 0 15px;
		color: #7c7c7c;
	}
		#industrywelcome li a {
			font-weight: normal;
		}

/*Table Data*
*************************************************************************************/
.datatable {
	border: 1px solid #7C7C7C;
}

th.investor01 {
	background: #7C7C7C;
	color: white;
	font-size: 10px;
	padding: 2px 5px 2px 5px;
}

td.investor02 {
	font-size: 10px;
	color: #7C7C7C;
	border-bottom: 1px dotted #7C7C7C;
	padding: 0 5px 0 5px;
}

td.investor03 {
	font-size: 10px;
	color: #980A0A;
	font-weight: bold;
	border-bottom: 1px dotted #7C7C7C;
	padding: 0 5px 0 5px;
}

	#topshareprice2 {
		float: right;
		padding: 2px 10px 0 10px;
		color: white;
		width: 258px;
		text-align: left;
		vertical-align: top; 
		background: #7C7C7C url(/biff/images/bgs/topshareprice_back2.gif) no-repeat top left;
	}
		#topshareprice2 p {
			color: white;
			font-size: 11px !important;
			font-weight: normal !important;
			text-align: left !important;
			margin: 0 !important;
			padding: 0 !important;
		}
		#topshareprice2 h1 {
			color: white;
			font-size: 12px !important;
			font-weight: normal !important;
			text-align: left !important;
			margin: 0 0 8px 0 !important;
			padding: 0 !important;
		}
		.topshareprice_dtable {
			border-bottom: 1px dotted white;
		}
	#topshareprice2_bott {
		float: right;	
		color: white;
		width: 253px;
		height: 22px;
		text-align: right;
		padding: 3px 25px 0 0;
		background: url(/biff/images/bgs/topshareprice_bottback2.gif) no-repeat top left;
	}
		#topshareprice2_bott p {
			color: white;
		}
		#topshareprice2_bott a {
			color: white;
		}

#investornavtrail {
	clear: right;
	margin: 0 !important;
}