body {
	background-color: #666666;
	color: #eeeeee;
	margin: 0;
	padding: 0;
}

label {
	text-decoration: none;
}

#masthead img {
	margin: 0;
}
#masthead {
	text-align: left;
}
hr.section {
	margin-top: 2em;
}

h1 {
	font-size: 2em;
	background-color: #444444;
	border-bottom: 2px solid #888888;
	color: #eeeeee;
	padding: 0.2em;
	margin-left: 40px;
	margin-right: 40px;
}
h2 {
	font-size: 1.6em;
	background-color: #444444;
	border-bottom: 2px solid #888888;
	color: #eeeeee;
	padding: 0.2em;
}

.round {
	color: #444444;
	background-color: #c5c5c5;
}
	.round b.bt,
	.round b.bt b,
	.round b.bb,
	.round b.bb b {
		display: block;
		height: 10px;
		font-size: 1px;
		background: url(/assets/templates/Coal/images/rounded-corners.png) no-repeat;
		position: relative;
	}
	.round b.bt b {
		background-position: 100% -10px;
	}
	.round b.bb {
		background-position: 0 -20px;
	}
	.round b.bb b {
		background-position: 100% -30px;
	}
		.round.white {
			background-color: white;
		}
			.round.white b.bt,
			.round.white b.bt b,
			.round.white b.bb,
			.round.white b.bb b {
				background-image: url(/assets/templates/Coal/images/rounded-corners-white.png);
				background-repeat: no-repeat;
			}
		.round.black {
			background-color: black;
		}
			.round.black b.bt,
			.round.black b.bt b,
			.round.black b.bb,
			.round.black b.bb b {
				background-image: url(/assets/templates/Coal/images/rounded-corners-black.png);
				background-repeat: no-repeat;
			}
		.round.black-on-light {
			background-color: black;
		}
			.round.black-on-light b.bt,
			.round.black-on-light b.bt b,
			.round.black-on-light b.bb,
			.round.black-on-light b.bb b {
				background-image: url(/assets/templates/Coal/images/rounded-corners-black-on-light.png);
				background-repeat: no-repeat;
			}

.container {
	background-color: #666666;
	padding: 10px 0;
	font-size: 115%;
}

#sendColumn {
}

#enquiryFormBlock
{
	margin-right: 30px;
	background: #c5c5c5;
}
#ie6 #enquiryFormBlock {
	position: relative;
}
	#enquiryFormContents {
		padding-left: 70px;
		background: url(/assets/templates/Coal/images/enquiry-form-bgtext.png) top left no-repeat;
		min-height: 400px;
	}
	#ie-lte6 #enquiryFormContents {
		height: 400px;
	}
	#enquiryFormThanks {
		margin-top: 100px;
	}
	#enquiryForm label
	{
		font-size: 80%;
	}
	#enquiryForm input,
	#enquiryForm textarea,
	#enquiryForm select
	{
		margin-bottom: 0.5em;
		padding-left: 0.5em;
		border-top: 2px solid #666666;
		border-left: 2px solid #666666;
		border-bottom: 2px solid #f8f8f8;
		border-right: 2px solid #f8f8f8;
		background:	#FFFFFF;
	}
	#enquiryForm select#Title {
		width: 4em;
	}
	#enquiryForm input
	{
		width: 190px;
	}
	#enquiryForm textarea
	{
		width: 250px;
	}
	#enquiryForm dd
	{
		margin-left: 0;
	}
	#enquiryForm ul
	{
		list-style-type: none;
		margin: 0;
		padding: 0;
	}
	#enquiryForm li
	{
		display: inline;
	}
	#enquiryForm li button
	{
		margin: 0 0 0 15px;
	}

#infoColumn {
	margin-left: 80px;
}

#phoneBlock
{
	margin: 18px 0 0 0px;
}
	#phoneBlock th,
	#phoneBlock td
	{
		border-width: 0;
		padding-top: 0;
		color: #f8f8f8;
	}

	#clickToCall {
		width: 16em;
		margin-top: 3px;
		background-color: black;
		color: white;
	}
		#clickToCall p {
			margin: 0 0 0 1.4em;
			font-weight: bold;
		}
		#clickToCall a {
			display: inline-block;
			width: 14em;
			color: #eeeeee;
			text-decoration: none;
		}

#staffBlock {
	margin: 0.5em 0 0.2em 1.5em;
}
	#staffInfoBlock {
		margin-top: 4px;
	}
		#staffInfoBlock p {
			margin: 0 25px;
			color: #eeeeee;
		}
			#staffInfoBlock p.contactStaffName {
				font-weight: bold;
				font-size: 112.5%;
			}
			#staffInfoBlock p.contactStaffvCard {
				color: #4eaadc;
				font-weight: bold;
				margin: 38px 0 0 0.4em;
			}
			#staffInfoBlock p.contactStaffvCard a {
				margin-left: 0.2em;
			}
		#staffBlock a:link {
			color: #4eaadc;
		}
		#staffPhoto {
			border: 2px solid #444;
		}
		#ie6 #staffPhoto {
			position: relative;
		}

#locationBlock {
	background-color: #c5c5c5;
}
	#locationContents {
		background: url(/assets/templates/Coal/images/location-bgtext.png) top left no-repeat;
	}
	#locationMapBlock {
		margin-top: 5px;
	}
	#locationMap {
		border-top:		2px solid #666666;
		border-left:	2px solid #666666;
		border-bottom:	2px solid #f8f8f8;
		border-right:	2px solid #f8f8f8;
	}
	#contactAddress {
		margin: 35px -10px 0 30px;
		font-size: 115%;
	}
	#ie-lte6 #contactAddress {
		display: inline;
	}
	#directionsBlock {
		margin-right: 10px;
		margin-left: -10px;
		margin-bottom: 10px;
		background-color: #f8f8f8;
	}
	#ie-lte7 #directionsBlock {
		margin-left: 0px;
		width: 410px;
	}
		#directionsBlock p {
			margin: 0 0.25em 0 0.5em;
		}

.contactsList {
	margin-left: 40px;
}

.contactEntity {
	overflow: hidden;
	background-color: #c5c5c5;
	margin-bottom: 20px;
}
#ie-lte6 .contactEntity {
	display: inline;
}

#otherOffices .contactEntity p,
#agents .contactEntity p
{
	margin: 0;
}
#otherOffices .contactEntity h3,
#agents .contactEntity h3
{
	font-size: 125%;
	margin-right: 0.4em;
	border-bottom: 1px solid black;
}
#otherOffices .contactEntity .contact-address,
#agents .contactEntity .contact-address
{
	margin: 1em 0 1em 1em;
}

.contactEntityContents {
	position: relative;
	overflow: hidden;
}
.contactEntityContents .bgCountry {
	display: block;
	position: absolute;
	left: 0px;
	width: 21px;
	height: 198px;
	background-image: url(/assets/templates/Coal/images/bgtext-countries2.png);
	background-repeat: no-repeat;
}
#Germany {
	background-position: 0 top;
}

#USA {
	background-position: -30px 0;
}

#Ireland {
	background-position: -60px 0;
}

#France {
	background-position: -90px 0;
}

#Netherlands {
	background-position: -120px 0;
}

#Australia {
	background-position: -150px 0;
}

#Italy {
	background-position: -180px 0;
}

#Spain {
	background-position: -210px 0;
}

#Austria {
	background-position: -240px 0;
}

#ie-lte6 #callbackInstructions {
	display: inline;
}

#callbackInstructions dl,
#callbackInstructions p
{
	margin: 1.3em 1em;
}

.contact-www {
	background: url(/assets/templates/Coal/images/icons.png) left top no-repeat;
	padding-left: 24px;
}
#ie-lte6 .contact-www {
	word-wrap: break-word;
}

.contact-email {
	background: url(/assets/templates/Coal/images/icons.png) left -60px no-repeat;
	padding-left: 24px;
}

	#contact-main h2
	{
	}

	#contact-form
	{
	}

	#contact-voice-fax-email
	{
	}
		#contact-voice-fax-email h3
		{
		}

		#contact-voice-fax-email .contact-phone
		{
		}

		#contact-voice-fax-email .contact-fax
		{
		}

		#contact-voice-fax-email .contact-email
		{
		}

			#contact-voice-fax-email .contact-email a
			{
			}

	#contact-location-map
	{
	}

		#contact-location-map h3
		{
		}

		#contact-location-map .contact-address
		{
		}

	#location-google-map
	{
	}
		#location-google-map a
		{
		}
			#location-google-map img
			{
			}

		#location-google-map h3
		{
		}

		#location-google-map p
		{
		}

	#contact-staff
	{
	}

		#contact-staff img
		{
		}

		#contact-staff .contact-staff-individual
		{
		}

		#contact-staff a
		{
		}

			#contact-staff img
			{
			}

	#contact-other-offices
	{
	}

	#contact-agents
	{
	}

.pregap-1   { margin-left: 45px; }  
.pregap-2   { margin-left: 90px; } 
.pregap-3   { margin-left: 135px; } 
.pregap-4   { margin-left: 180px; } 
.pregap-5   { margin-left: 225px; } 
.pregap-6   { margin-left: 270px; } 
.pregap-7   { margin-left: 305px; } 
.pregap-8   { margin-left: 360px; } 

.postgap-1   { margin-right: 45px; }  
.postgap-2   { margin-right: 90px; } 
.postgap-3   { margin-right: 135px; } 
.postgap-4   { margin-right: 180px; } 
.postgap-5   { margin-right: 225px; } 
.postgap-6   { margin-right: 270px; } 
.postgap-7   { margin-right: 305px; } 
.postgap-8   { margin-right: 360px; } 

