/*	Dolphin Energy Style Sheet - QHSE And Community
-----------------------------------------------------------------------------
version:		1.0
author:		Interactive Limited, Dubai
-----------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------
->	Selectors
-----------------------------------------------------------------------------*/

@import "general.css";

.clear
	{
	clear:both;
	}
	
h1.pipeline
	{
		width:656px;
		height:32px;
		display:block;
		background:url(../images/h1-pipeline.gif) no-repeat;
		background-repeat:no-repeat;
		margin:0;
		text-indent:-10000px;
		padding:0;
	}	

h1.dpipeline
	{
		width:656px;
		height:32px;
		display:block;
		background:url(../images/h1-d-facilities.gif) no-repeat;
		background-repeat:no-repeat;
		margin:0;
		text-indent:-10000px;
		padding:0;
	}	

h1.laffan
	{
		width:656px;
		height:32px;
		display:block;
		background:url(../images/h1-ras-facilities.gif);
		background-repeat:no-repeat;
		margin:0;
		text-indent:-10000px;
		padding:0;
	}	
	
h1.trans
	{
		width:656px;
		height:32px;
		display:block;
		background:url(../images/h1-gas-facilities.gif) no-repeat;
		background-repeat:no-repeat;
		margin:0;
		text-indent:-10000px;
		padding:0;
	}	
h1.dfacility
	{
		width:656px;
		height:32px;
		display:block;
		background:url(../images/h1-dolphin-facilities.gif) no-repeat;
		background-repeat:no-repeat;
		margin:0;
		text-indent:-10000px;
		padding:0;
	}	
	
	h2.head2
	{
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-size:16px;
	color:#526140;
	margin-top:10px;
	padding:18px 0 17px 17px!important;
	display:block;
	background-image:url(../images/bg-h2-facilities.jpg);
	}


.h2
	{
	font-size:13px;
	color:#333;
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	margin-bottom:5px;
	background-repeat:no-repeat;
	}
