@charset "iso-8859-1";
@import url(layout.css);
/*
 * GS-Caltex
 * contact definition
 */
p.contact {
	color: #5674B9;
	background: #F4F7FA;
	padding: 1em;
}
#bunkering-data th.staff {
	width: 65px;
}
#bunkering-data th.position {
	width: 100px;
}
#bunkering-data th.function {
}
#bunkering-data th.office {
	width: 85px;
}
#bunkering-data th.mobile {
	width: 85px;
}
#bunkering-data td {
	text-align: left;
	font-size: 0.9em;
	line-height: 1.3em;
}
#download-ms-word-doc {
	background: url(/Contact/img/DownloadMsWordDoc.gif) no-repeat;
	padding: 0.8em 1em 1em;
	color: #FF943C;
	margin: 1.5em 0 0;
}
#download-ms-word-doc img {
	vertical-align: middle;
	margin: 0 0 0 30px;
}
#contact-marine-data {
	border-top: 4px solid #ECE4CF;
	margin: 1em 0;
}
#contact-marine-data th {
	text-align: left;
	padding: 0.4em 1em 0.6em;
	vertical-align: top;
	background-image: url(/Contact/img/DataHead.gif);
	line-height: 1.3em;
}
#contact-marine-data th.top {
	background-image: url(/img/DataBorder.gif);
}
#contact-marine-data tr.bottom th {
	background-color: #FBF9EB;
}
#contact-marine-data td {
	font-size: 0.9em;
	padding-left: 1em;
	padding-right: 1em;
}
#contact-marine-table-note {
	font-size: 0.9em;
	margin: 1em 0;
}
#contact-marine-supply {
	margin: 1em 0 0;
}
#contact-marine-supply h3 {
	font-size: 1em;
	margin: 0;
}

#body div.contact-note {
	color: #5674B9;
	padding: 1.5em 1em 1.5em 1.8em;
	background: url(/Financial/img/NotePara.gif) no-repeat 0.7em 1.85em;
}
#contact-form-note div {
	color: #5674B9;
	margin-bottom: 1em;
}
#contact-form {
	margin-left: 11px;
}
#contact-form h2.row {
	margin-left: -8px;
}
#contact-form table.contact-form th {
	vertical-align: top;
}
#contact-form table.contact-form col.col1 {
	width: 130px;
}
#contact-form table.contact-form col.col2 {
}
#contact-form table.contact-form col.col3 {
	width: 130px;
}
#contact-form table.contact-form col.col4 {
}
#contact-form table.contact-form td {
	text-align: left;
	padding: 0.25em 1em;
}
#contact-form table.contact-form select, 
#contact-form table.contact-form input {
	width: 160px;
}
#contact-form table.contact-form textarea {
	width: 497px;
	height: 75px;
}
#contact-done {
	background: url(/Contact/img/ContactDone.gif) no-repeat;
	width: 387px;
	height: 109px;
	margin: 100px 0 0 146px;
}
#contact-done p {
	padding: 36px 0 0 95px;
}
#contact-done p:first-line {
	font-weight: bold;
}

div.button-right {
	margin: 1em 0;
	text-align: right;
}
div.button-right img {
	vertical-align: middle;
}
div.button-center {
	margin: 1em 0;
	text-align: center;
}
div.button-center img {
	vertical-align: middle;
}
