/*	Dolphin Energy Style Sheet - QHSE And Community
-----------------------------------------------------------------------------
version:		1.0
author:		Interactive Limited, Dubai
-----------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------
->	Selectors
-----------------------------------------------------------------------------*/

@import "general.css";

.clear
	{
	clear:both;
	}
	
h1.marketing
	{
		width:656px;
		height:32px;
		display:block;
		background:url(../images/h1-marketing.gif) no-repeat;
		margin:0;
		text-indent:-10000px;
		padding:0;
	}	
	
	h1.ng
	{
		width:656px;
		height:32px;
		display:block;
		background:url(../images/h1-natural-gas.gif) no-repeat;
		margin:0;
		text-indent:-10000px;
		padding:0;
	}	
	
	h1.gl
	{
		width:656px;
		height:32px;
		display:block;
		background:url(../images/h1-gas-liquids.gif) no-repeat;
		margin:0;
		text-indent:-10000px;
		padding:0;
	}	
	
	h2.head2
	{
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-size:16px;
	color:#a04b3e;
	margin-top:10px;
	padding:18px 0 17px 17px!important;
	display:block;
	background-image:url(../images/bg-h2-marketing.jpg);
	}

#contentBinder
	{
	width:656px;
	margin-top:12px;
	}

#containerHseCommit
	{
	width:320px;
	float:left;
	background-color:#f4fbfc;
	border-bottom:#e9f1f2 solid 1px;
	background-image:url(../images/bg-hse.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
	
#containerMngSys
	{
	width:320px;
	float:right;
	background-color:#f4fbfc;
	border-bottom:#e9f1f2 solid 1px;
	background-image:url(../images/bg-msys.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
	
.Containerbox
	{
	padding:18px 15px 15px 125px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-size:12px;
	}

.h2
	{
	font-size:13px;
	color:#333;
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	margin-bottom:5px;
	background-repeat:no-repeat;
	}
	
.Containerbox p
	{
	line-height:20px;
	margin: 0 0 12px 0;
	}
	
.Containerbox a
	{
	color:#009bab;
	}
	
	.Containerbox a:hover
	{
	color:#333;
	}

#mainBodyContainer
	{
	margin-top:17px;
	float:left;
	width:648px;
	border:1px #e6e3e3 solid;
	padding:10px 0 37px 5px ;
	}

.communityItems
	{
	margin-top:20px;
	width:315px;
	float:left;
	}
	
