@charset "utf-8";
/* CSS Document */

@import url("phase2base.css");
h1.contactDetailsHeader {
	background: url(img/bg_contactHeader.jpg) no-repeat 0px 0px;
	text-align: left;
	text-indent: -999em;
	float: left;
	height: 169px;
	width: 980px;
}
h1.contactListHeader {
	background: url(img/bg_newsListHeader.jpg) no-repeat 0px 0px;
	text-align: left;
	text-indent: -999em;
	float: left;
	height: 169px;
	width: 980px;
}

#contactCol1 h1 {
	font: normal 26px Georgia, "Times New Roman", Times, serif;
	color: #003e86;
	margin-top: 36px;
}
#contactCol1 h2 {
	font-size: 18px;
	margin-top: 14px;
}
#contactCol1 h3 {
	font-size: 15px;
	margin-top: 14px;
}
#contactCol1 h4 {
	font-size: 13px;
	margin-top: 14px;
}
#contactCol1 h5 {
	font-size: 11px;
	margin-top: 14px;
}
#contactCol1 h6 {
	font-size: 9px;
	margin-top: 14px;
}
#contactCol1  ul, #contactCol1 ol {
	margin-top: 0px;
	margin-right: 24px;
	margin-left: 24px;
	font-size: 14px;
}
#contactCol1 ul li ul {
	margin-top: 0px;
}

#contactCol1 ul li {
	padding-left: 0px;
	list-style: url(img/bulletBlueSquare.png);
	margin-top: 14px;
	margin-left: 12px;
}
#contactCol1 ul li ul li {
	list-style: disc url(none);
	margin-left: 0px;
}

#contactCol1 ol li {
	list-style: decimal;
	margin-left: 18px;
	margin-top: 14px;
}
#contactCol1 p {
	font-size: 13px;
	line-height: 19px;
	margin-top: 15px;
}
#contactCol1 p.breadcrumbs {
	margin-top:0px;
	font-size:11px;
}
#contactFormBox {
	background: url(img/bg_ContactForm.png) repeat-x 0px 0px;
	float: left;
	width: 560px;
	border: 1px solid #CCCCCC;
	padding: 15px;
	margin-top: 24px;
}
#contactFormBox h1 {
	margin-top: 0px;
}
#contactFormBox h2 {
	font-weight: normal;
	font-size: 14px;
	margin-top: 0px;
}
#contactFormBox  h3.formError {
	font-weight: normal;
	color: #fff;
	background: url(img/bg_contactErrorMsg.png) no-repeat 0px 0px;
	padding: 10px;
	font-size: 21px;
	line-height: normal;
}
#contactFormBox  h3.formSend {
	font-weight: normal;
	color: #fff;
	background:#009933 no-repeat 0px 0px;
	padding: 10px;
	font-size: 21px;
	line-height: normal;
}
#contactFormBox form {
	margin-top: 24px;
}
input.text, textarea.text, select.text {
	background: url(img/bg_formField.png) no-repeat 0px 0px;
	border: 1px solid #aeaeae;
	outline: none;
	font-size: 14px;
}
#fNameField {
	float: left;
	width: 270px;
	margin-right: 20px;
}
#lNameField {
	float: left;
	width: 270px;
}
#emailField, #messageField, #categoryField, #captchaImage, #captchaField, #submitField {
	float: left;
	width: 560px;
	margin-top: 14px;
}
#fNameField     label, #lNameField    label, #emailField   label, #messageField  label, #categoryField  label, #captchaImage label {
	display: block;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
}
.error label {
	color: #990000;
}
#fNameField  input, #lNameField input {
	width: 268px;
}
#emailField   input, #captchaField  input, #categoryField select {
	width: 558px;
}
#messageField textarea {
	height: 96px;
	width: 558px;
	border: 1px solid #aeaeae;
}
#captchaImage img {
	border: 1px solid #aeaeae;
	float: left;
	margin-right: 20px;
}
#captchaImage a {
	background: url(img/button_reloadImage_sprite.png) no-repeat 0px 0px;
	text-align: left;
	text-indent: -999em;
	display: block;
	float: left;
	height: 25px;
	width: 118px;
	margin-top: 17px;
}
#captchaImage a:hover {
	background: url(img/button_reloadImage_sprite.png) no-repeat 0px -25px;
}
#submitField {
	text-align: right;
	float: left;
	width: 560px;
	margin-top: 14px;
}
#submitButton {
	background: url(img/button_submit_sprite.png) no-repeat 0px 0px;
	height: 47px;
	width: 149px;
}
#submitButton.hover {
	background: url(img/button_submit_sprite.png) no-repeat 0px -47px;
}
#mapPanel {
	float: left;
	width: 298px;
	border: 1px solid #ccc;
	margin-top: 10px;
}
#mapPanel img {
	border-bottom: 1px solid #ccc;
	float: left;
}
#mapPanel h1 {
	font-size: 14px;
	display: block;
	height: 29px;
	width: 296px;
	line-height: 29px;
	color: #fff;
	text-align: center;
	border: 1px solid #fff;
}
#mapPanel h1 a {
	background: url(img/bg_mapButton.png) repeat-x 0px 0px;
	display: block;
	float: left;
	height: 29px;
	width: 296px;
}
#mapPanel h1 a:hover {
	text-decoration: underline;
	color: #369;
}
#contactAddress {
	background: url(img/bg_contactRightColSub.png) no-repeat 0px 0px;
	float: left;
	width: 258px;
	margin-top: 10px;
	padding: 11px 21px 10px;
}
#contactAddress  h1 {
	font: normal 24px Georgia, "Times New Roman", Times, serif;
	color: #369;
}
#contactAddress p {
	font-size: 12px;
}

#mainOffice, #gateHouse {
	margin-top: 14px;
	padding-bottom: 10px;
	float: left;
	width: 258px;
}
#mainOffice img, #gateHouse img {
	background: #fff;
	padding: 1px;
	float: left;
	border: 1px solid #ccc;
}
#mainOffice  address, #gateHouse  address, #mainOffice h6, #gateHouse h6 {
	font-size: 11px;
	font-style: normal;
	margin-left: 118px;
	font-weight: normal;
	margin-top: 6px;
	line-height: 14px;
}
#mainOffice address em, #gateHouse address em {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color: #990000;
}
