/*	Dolphin Energy Style Sheet - General
-----------------------------------------------------------------------------
version:		1.0
author:		Interactive Limited, Dubai
-----------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------
->	Selectors
-----------------------------------------------------------------------------*/

@import "general.css";


/*-----------------------------------------------------------------------------
->	Headings
-----------------------------------------------------------------------------*/






h1.vision
	{
		width:656px;
		height:32px;
		display:block;
		background:url(../images/h1-vision.gif) no-repeat;
		margin:0;
		text-indent:-10000px;
		padding:0;
	}
	
h1.mission
	{
		width:656px;
		height:32px;
		display:block;
		background:url(../images/h1-mission.gif) no-repeat;
		margin:0;
		text-indent:-10000px;
		padding:0;
	}
	
h1.cmessage
	{
		width:656px;
		height:32px;
		display:block;
		background:url(../images/h1-cmessage.gif) no-repeat;
		margin:0;
		text-indent:-10000px;
		padding:0;
	}

h1.company
	{
		width:656px;
		height:32px;
		display:block;
		background:url(../images/h1-company.gif) no-repeat;
		margin:0;
		text-indent:-10000px;
		padding:0;
	}

h1.members
	{
		width:656px;
		height:32px;
		display:block;
		background:url(../images/h1-members.gif) no-repeat;
		margin:0;
		text-indent:-10000px;
		padding:0;
	}

h1.management
	{
		width:656px;
		height:32px;
		display:block;
		background:url(../images/h1-management.gif) no-repeat;
		margin:0;
		text-indent:-10000px;
		padding:0;
	}
	
	
	
	
h1.shareholders
	{
		width:656px;
		height:32px;
		display:block;
		background:url(../images/h1-share.gif) no-repeat;
		margin:0;
		text-indent:-10000px;
		padding:0;
	}	


h1.qatar
	{
		width:656px;
		height:32px;
		display:block;
		background:url(../images/h1-qatar.gif) no-repeat;
		margin:0;
		text-indent:-10000px;
		padding:0;
	}	
	
h1.alert2008
	{
		width:656px;
		height:32px;
		display:block;
		background:url(../images/h1-alert2008.gif) no-repeat;
		margin:0;
		text-indent:-10000px;
		padding:0;
	}
	
h1.alertArchive
	{
		width:656px;
		height:32px;
		display:block;
		background:url(../images/h1-alert-archive.gif) no-repeat;
		margin:0;
		text-indent:-10000px;
		padding:0;
	}	
	
.alertDesc
	{
		width:634px;
		height:253px;
		background:url(../images/bg-alert-detail.gif) no-repeat;
		margin:5px 0;
		padding:10px;
	}		


.alertDescContent
	{
		float:left;
	}
	
.alertDescMap
	{
		float:right;
		width:420px;
	}	


.alertDesc p
	{
		color:#434343;
		margin:0;
		line-height:18px;
	}


.alertDesc p strong
	{
		color:#A26C2E;
		font-size:14px;
	}	
	
	h2.head2
	{
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-size:16px;
	color:#993035;
	margin-top:10px;
	padding:18px 0 17px 17px!important;
	display:block;
	background-image:url(../images/bg-h2-company.jpg);
	}
	
	.floatRight
	{
	float:right;
	padding:4px;
	}