@charset "UTF-8";
/* CSS Document */

@import "forms.css";

* {
	margin: 0;
	padding: 0;
}

html { background: url(/images/interface/pageTop.gif) center 25px no-repeat #d3ebfc; } /*#1f394b; }*/

body {
	position: relative;
	width: 994px;

	margin: 30px auto;
	padding: 138px 0 0 0;

	color: #001622;
	font-family: "Tahoma", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;

	background: url(/images/interface/pageBG.gif) top left repeat-y;
}

div#page {
	padding: 10px 0 0 0;

	width: 984px;
	margin: 0 auto;
}

/* Columns */
div.column {
	float: left;
	width: 690px;
	padding: 310px 0 0 10px;
}

div.column.right {
	float: right;
	padding: 0;
	margin-right: 5px;
	width: 270px;
}

div.column ul.pdfs li {
	background: url(../images/interface/pdf.gif) center left no-repeat;
	height: 20px;
	line-height: 20px;
	padding-left: 30px;
}

div.column ul.pdfs li strong {
	font-size: 10px;
	padding-right: 5px;
}

/* Auto-image floating :D */
div.column img { float: left; margin: 0 10px 10px 0; }
div.column img.right { float: right; margin: 0 0 10px 10px; }

/* Side boxes */
div.column.right ul.sideBoxes { float: left; width: 100%; list-style-type: none; }

div.column.right ul.sideBoxes li {
	float: left;
	clear: left;

	width: 260px;
	height: 128px;

	margin-bottom: 5px;
	padding: 5px;

	background: url(/images/interface/sideBox.gif) top left no-repeat;
}

div.column.right ul.sideBoxes li h3, div.column.right ul.sideBoxes li h4, div.column.right ul.sideBoxes li p, div.column.right ul.sideBoxes li a {
	float: left;
	clear: left;
	width: 170px;
}

div.column.right ul.sideBoxes li img { float: right; margin: 0; }
div.column.right ul.sideBoxes li h4 { font-size: 11px; padding-bottom: 5px; }
div.column.right ul.sideBoxes li a { display: block; padding: 2px 0 0 9px; text-decoration: none; color: #fff; width: 60px; }
div.column.right ul.sideBoxes li a:hover { text-decoration: underline; }
div.column.right ul.sideBoxes li p, div.column.right ul.sideBoxes li a { font-size: 10px; }

/* Custom columns */
div.column.home h2, div.column.home p { margin-left: 10px; width: 97%; }
div.column.contact { padding-top: 0; }

/* Blog page */
div.column.blog h2 { padding-bottom: 0; }
ul#blogPosts { height: 390px; overflow: auto; }
ul#blogPosts li { width: 96%; background: #f5f5f5; padding: 1%; margin-bottom: 5px; }
ul#blogPosts li a { font-weight: bold; }
ul#blogPosts li a span { display: block; padding: 2px 0 5px 0; color: #ac6d00; }

/* Misc formatting */
div.clear { clear: both; }
a { color: #021588; }
a:hover { color: #ac6d00; text-decoration: none; }
p { margin-bottom: 10px;  text-align: justify; }
h2 { font-size: 25px; padding-bottom: 15px; }
h3 { padding-bottom: 10px; font-size: 19px; font-weight: bold; }
h2, h3 { font-weight: normal; color: #031588; }
h4 { color: #ac6d00; font-size: 12px; }

div.column ul { list-style-type: none; padding: 10px 0; }
div.column ul li { margin-bottom: 5px; padding-left: 15px; background: url(/images/interface/bullet.gif) 0 3px no-repeat; }

/* Scroller */
object#scroller, div#scroller {
	position: absolute;
	left: 10px;
	top: 148px;

	width: 696px;
	height: 300px;
}

div#scroller.blog { background: url(../images/scroller/latestNews.jpg) top left no-repeat; }
div#scroller.business { background: url(../images/scroller/businesses.jpg) top left no-repeat; }
div#scroller.area { background: url(../images/scroller/bidArea.jpg) top left no-repeat; }
div#scroller.aims { background: url(../images/scroller/aims.jpg) top left no-repeat; }
div#scroller.about { background: url(../images/scroller/aboutBID.jpg) top left no-repeat; }

/* Latest News Box */
div#latestNews {
	float: left;
	clear: left;

	width: 460px;
	height: 180px;

	margin: 10px 0 0 15px;
	padding: 10px;

	background: url(/images/interface/latestNewsBG.gif) top left no-repeat;
}

div#latestNews h2 { padding-bottom: 0; }
div#latestNews h4 { padding-bottom: 10px; }

/* BID Area Box */
div#bidArea {
	float: left;
	width: 195px;
	height: 190px;

	margin: 10px 0 0 5px;
	padding: 5px;

	background: url(/images/interface/bidAreaBG.gif) top left no-repeat;
}

/* Contact Link */
div#contactLink {
	position: absolute;
	bottom: 49px;
	right: 5px;

	width: 173px;
	height: 173px;

	background: url(/images/interface/contactLink.gif) top left no-repeat;
}

div#contactLink a {
	position: absolute;
	display: block;

	bottom: 0;
	right: 0;
	width: 50%;
	height: 30px;
}

div#contactLink a:hover { text-decoration: underline; }

/* Google map */
div#googleMap {
	clear: both;
	width: 686px;
	height: 400px;
	border: 1px solid #ccc;
	padding: 2px;
	margin: 10px auto;
}

/* Logos on right */
div.logos {
	float: right;
	padding: 20px 0 0 0;
	margin-right: 5px;
	width: 250px;
}

div.logos img {
	float: left;
	width: 100px;
	margin: 0 10px 20px 0;
	border: 0;
}

/* Masthead */
ul#masthead {
	position: absolute;
	top: 0;
	left: 5px;

	width: 724px;
	height: 30px;

	z-index: 10;
	list-style-type: none;
	padding: 108px 0 0 260px;

	background: url(/images/interface/masthead.jpg) top left no-repeat;
}

ul#masthead li {
	float: left;

	height: 30px;
	width: 75px;

	margin: 0 8px;
	text-align: center;
	line-height: 30px;
}

ul#masthead li a {
	float: left;
	display: block;
	width: 100%;
	height: 100%;

	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding: 0 4px;
}

ul#masthead li a:hover, ul#masthead li a.active {
	color: #fff;
	text-decoration: underline;
	background: url(/images/interface/activeItem.gif) top left repeat-x;
}

ul#masthead li a span { font-size: 17px; font-weight: normal; color: #444; }
	
/* Footer */
ul#footer {
	clear: both;
	width: 984px;
	height: 49px;

	line-height: 43px;

	list-style-type: none;
	margin: 0 auto 20px auto;
	padding-top: 10px;
	background: url(/images/interface/footerBG.gif) bottom left repeat-x;
}

ul#footer li {
	float: left;
	margin-left: 2%;
	color: #fff;
}

ul#footer li a { color: #fff; }

/* Webcentreplus Branding */
ul#footer li#webcentreplus span {
	padding: 1px 5px 1px 3px;

	font-size: 11px;

	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-style: oblique;

	color: #0043f3;
	background-color: #fff;

	cursor: default;
}

ul#footer li#webcentreplus span span { border: 0; padding: 0; color: #fd1824; }


ul.thirds {
	float: left;
	clear: none;
	width: 22%;
	padding: 0;
	margin: 1%;
}
