body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666;
	background-color: #333;
	margin: 8px 4px;
}

img {
	border: 0;
}

.template {
	width: 780px;
	color: #fff;
	background-color: #999;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #333;
}

.header {   }

.header .controlbar {
	font-size:85%;
	margin: 0; padding: 0;
}
.header .controlbar a,
.header .controlbar a:hover,
.header .controlbar a:visited {
	color: #fff;
}

.header .wbplc {
	float: right;
	margin: 0; padding: 0;
}
.header .wbplc a {
	display: block;
	width: 50px; height: 40px;
	margin: 0; padding: 0;
}
.header .logo {
	background: url(uploads/1/wbd.gif) top left no-repeat;
}
.header .curl {
	background: #717aa4 url(uploads/9/wbdheaderbg.gif) top right no-repeat;
	border-bottom: 16px solid #999;
}
.header h1 {
	margin: 0; padding: 16px 0;
}
.header h1 a {
	display: block;
	width: 120px; height: 60px;
	margin: 0; padding: 0;
}
.header .navigation {
	float: right;
	margin: 0; padding: 0;
}
.header ul {
	margin: 0;
}
.header .navigation li {
	list-style-type: none;
	display: inline;
}
.header .navigation li a {
	display: block;
	width: 80px; height: 15px;
	float: left;
	text-align: center;
	color: #fff;
	font-size: 10px;
	text-decoration: none;
	background: url(uploads/1/tab.gif);
	padding: 4px 0 0 0;
}
.header .navigation li a:hover,
.header .navigation li a.highlight {
	background: url(uploads/1/greytab.gif);
}

.content {
}
.content .cover {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.content p {
	font-size: 95%;
	line-height: 150%;
	margin: 8px 0 8px 0; padding: 0;
}
.content .element img {
	margin: 8px 0; padding: 0;
}
.content p.picture {
	margin: 0px;
}
.content p.picture img {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.content .doublespace {
	margin: 12px 0 12px 0; padding: 0;
}
.content .rightalign {
	text-align: right;
}
.content .bluetext {
	color: #122366;
	font-weight: bold;
	text-transform: uppercase;
}
.content .fixedbluetext {
	clear: both;
	float: left;
	width: 120px;
	display: block;
	color: #122366;
	font-weight: bold;
	text-transform: uppercase;
}
.content .fixedwhitetext {
	float: right;
	width: 420px;
}
.content .bolditalic {
	font-weight: bold;
	font-style: italic;
	margin: 12px 0 4px 0; padding: 0;
}
.content h2 {
	color: #fff;
	font-size: 110%;
	font-weight: bold;
	text-transform: uppercase;
	background: #122366 url(uploads/1/wbdh2bg.gif) top right repeat-y;
	margin: 0; padding: 4px 0 4px 220px;
}
.content h3 {
	font-size: 95%;
	line-height: 150%;
	color: #122366;
	font-weight: bold;
	text-transform: uppercase;
	margin: 8px 0 8px 0; padding: 0;
}
.content h4 {
	font-size: 90%;
	line-height: 150%;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	margin: 4px 0 4px 0; padding: 0;
}

.barratt {
	text-align: center;
}
.barratt a,
.barratt a:visited,
.barratt a:hover {
	color: #fff;
	text-decoration: underline;
}

.left {
	width: 184px;
	float: left;
	margin: 16px 0; padding: 0 12px 0 16px;
}
.left h3 {
	height: 38px;
	font-size: 10px;
	line-height: 28px;
	text-transform: uppercase;
	color: #fff;
	background: #122366 url(uploads/1/wbdmenutop.gif) top left no-repeat;
	margin: 0; padding: 0 8px;;
}
.left h3 a,
.left h3 a:hover,
.left h3 a:visited {
	color: #fff;
	text-decoration: none;
}
.left ul {
	list-style-type: none;
	background: #f5f5f5 url(uploads/1/wbdmenubot.gif) bottom left no-repeat;
	margin: 0 0 8px 0; padding: 0 0 16px 0;
}
.left ul li {
	border-bottom: 1px dashed #666;
	margin: 0 8px;
}
.left ul li a,
.left ul li a:visited {
	color: #666;
	font-size: 10px;
	line-height: 26px;
	text-transform: uppercase;
	text-decoration: none;
	margin: 8px 0;
}
.left ul li a:hover {
	color: #333;
}
.left ul li a.highlight {
	color: #333;
	background: url(uploads/1/wbdhighlight.gif) top left no-repeat;
	padding: 0 0 0 6px;
}
.left .pdflist ul {
	list-style-image: url(uploads/1/pdfbullet.gif);
	background: none;
	margin: 0 24px 8px 24px; padding: 0 0 8px 0;
}

.left .pdflist ul li {
	border-bottom: none;
	margin: 0 8px;
}
.left .pdflist ul li a,
.left .pdflist ul li a:visited {
	color: #fff;
	font-size: 90%;
	line-height: 120%;
	text-transform: none;
	text-decoration: none;
	margin: 8px 0;
}
.left .pdflist ul li a:hover {
	color: #ccc;
}

.right {
	width: 540px;
	float: right;
	margin: 16px 0; padding: 0 20px 0 0;
}
.right ul {
	font-size: 95%;
	line-height: 150%;
}
.right a,
.right a:visited {
	color: #fff;
}
.right a:hover {
	color: #ddd;
}
.right ul.element {
	list-style-image: url(uploads/1/pdfbullet.gif);
}
.noicon ul.element {
	list-style-image: none;
}

.footer {
	clear: both;
	background-color: #333;
	margin: 0;
}
.footer p {
	color: #999;
	font-size: 80%;
	line-height: 160%;
	text-align: center;
	margin: 4px 0 0 0; padding: 4px;
}
.footer a,
.footer a:hover,
.footer a:visited {
	color: #999;
	text-decoration: underline;
}

.clearboth {
	clear: both;
	margin: 0; padding: 0;
}

.feed img {
	border: 1px solid #fff;
	margin: 8px 0;
}

.logo img {
	float: right;
	padding: 4px;
}

.fileinfo {
	display: none;
}

div.enquiryform form {
	margin: 0; padding: 0;
}
div.enquiryform table {
	border-collapse: collapse;
}
div.enquiryform table td p {
	font-size: 95%;
	font-style: italic;
	margin: 0; padding: 0;
}
div.enquiryform table td label {
	font-style: normal;
}
div.enquiryform table td input {
	width: 160px;
	font-size: 90%;
}
div.enquiryform table td select {
	width: 160px;
	font-size: 90%;
}
div.enquiryform table td textarea {
	width: 240px;
	font-size: 90%;
}

.feed .date {
	font-size: 90%;
}
.feed .title {
	font-size: 95%;
	line-height: 150%;
	color: #122366;
	font-weight: bold;
	text-transform: uppercase;
}
.feed .title a,
.feed .title a:visited {
	color: #122366;
}
.feed .title a:hover {
	color: #122399;
}

.feed .description p {
	line-height: 120%;
	padding: 0 0 8px 0;
}
.feed .text1 {
	display: none;
}

.portfolionav ul {
	list-style-type: none;
	font-style: italic;
	margin: 0; padding: 0;
}
.portfolionav li {
	display: inline;
	margin: 0; padding: 0 8px 0 0;
}
.portfolionav .title,
.portfolionav .value {
	display: inline;
}
.portfolionav a {
	text-decoration: none;
}

ul.pagination, ul.pagination li {
	display: inline;
	list-style-type: none;
	padding: 3px 6px 6px 0px;
}

.gallery {
	clear: both;
}
.gallery .element {
	float: left;
}

.development_details {
	border-collapse: collapse;
}


.development_details td {
	height: 1.5li;
	padding: 0;
	vertical-align: top;
}

.development_details td p {
	padding: 0;
	margin: 0 0 8px 0;
}

.development_details .col0 {
	color: #122366;
	font-weight: bold;
	text-transform: uppercase;
	width: 120px;
	height: 1.5li;
}

.development_details .col1 {
	width: 420px;
}

.loginform {
	margin:1em 0 1em 220px;
}

.loginform table.cpform th {
	visibility:hidden;
}

