/* @override 
	http://wes.dvdesign.com.au/interface/styles.css
	http://wes.dvdesign.org/interface/styles.css
*/

html {
	height: 100%;
}
p {
	margin: 0;
	padding-bottom: 9px;
}
body {
	margin: 0;
	height: 100%;
	font: 12px/15px Arial, Helvetica, sans-serif;
}
ul {
	list-style-type: none;
	padding: 0;
	margin-top: 0;
	margin-left: 0;
}
li {
	margin-left: 20px;
	list-style-type: square;
	margin-bottom: 4px;
}
a {
	text-decoration: none;
	border-bottom: 1px dotted #57B247;
	color: #57B247;
}
img {
	behavior: url(/js/iepngfix.htc);
	border: 0;
}

body.web {
	background-color: #eef7ec;
}
.gradient-left {
	background: url(images/gradient-left.gif) repeat-y right;
}
.gradient-right {
	background: url(images/gradient-right.gif) repeat-y left;
}
#main-content li {
	margin-left: 10px;
	background: url(images/bullet.gif) no-repeat 0 4px;
	padding-left: 15px;
	list-style-type: none;
}
#left-col {
	width: 200px;
	padding: 10px 20px;
}
#main-col {
	padding: 10px 20px 10px 0;
	position: relative;
}
#content #main-content {
	border-top: 1px dotted #a2d499;
	padding-top: 10px;
}
#right-content {
	width: 230px;
	padding-left: 20px;
	padding-bottom: 10px;
	float: right;
}
#home-content #right-content {
	width: 235px;
}
#content #right-content {
	padding-top: 10px;
}
.clear {
	clear: both;
}
.header {
	background: url(images/WES-header.png) no-repeat 0 0;
}
.header a, .header a:visited {
	border-bottom-style: none;
}
.banner {
	border-top: 1px solid #fff;
}
#top-nav-outer {
	border-top: 1px solid #fff;
}
.input-text {
	margin: 0 0 5px;
	padding: 2px;
	border: 1px solid #bbb;
}
.input-button {
	margin: 0 0 2px;
	border: 1px solid #bbb;
	padding: 2px 10px;
	background-color: #f0f0f0;
	color: #333;
}
.input-button:hover {
	cursor: pointer;
	background-color: #ccc;
	color: #000;
}
.headerimage {
	margin-bottom: 20px;
}
.paragraph {
	margin-bottom: 12px;
	clear: left;
}

/* left-hand nav menu */
.menu {
	border-top: 1px dotted #a2d499;
}
.menu ul, .menu li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.menu li a, .menu li a:visited {
	display: block;
	background-color: #eef7ec;
	color: #57B247;
	border-bottom: 1px dotted #a2d499;
}
.menu li a:hover, .menu li a.current {
	background-color: #c0e2ba;
	color: #419d33;
}
.menu li a.current {
	font-weight: bold;
}
li .menuitem {
	padding: 5px 5px 5px 10px;
}
li li .menuitem {
	padding-left: 22px;
	background-color: #fff;
}
li li li .menuitem {
	padding-left: 34px;
	background-color: #eef7ec;
}

/* breadcrumbs */
.breadcrumbs {
	color: #444;
	padding-left: 26px;
	background: url(images/breadcrumbs-bullet.gif) no-repeat 0 0;
	margin-left: 250px;
	margin-top: 5px;
}
.breadcrumbs a, .breadcrumbs a:visited {
	border-bottom-style: none;
	color: #777;
}
.crumb-join {
	color: #777;
}

/* banner ads */
.ad-holder {
	position: relative;
}
#banner-ads {
	width: 235px;
	height: 312px;
	overflow: hidden;
}
/*
ul#banner-ads  {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#banner-ads li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 235px;
	height: 78px;
	float: none;
	clear: both;
	position: relative;
}
*/
.banner-ads-item {
	width: 235px;
	height: 78px;
}
/*
li.banner-ad a {
	display: block;
	border-bottom-style: none;
	width: 235px;
	height: 68px;
	background: url(images/banner-background.png) no-repeat 0 0;
	color: #108dcf;
	cursor: pointer;
}
*/
.banner-ads-item a {
	display: block;
	border-bottom-style: none;
	width: 235px;
	height: 68px;
	background: url(images/banner-background.png) no-repeat 0 0;
	color: #108dcf;
	cursor: pointer;
}
/*
li.banner-ad a:visited {
	color: #108dcf;
}
li.banner-ad a:hover {
	color: #108dcf;
	background: url(images/banner-background-over.png) no-repeat 0 0;
}
li.banner-ad a:active {
	color: #108dcf;
}
*/
.banner-ads-item a:visited {
	color: #108dcf;
}
.banner-ads-item a:hover {
	color: #108dcf;
	background: url(images/banner-background-over.png) no-repeat 0 0;
}
.banner-ads-item a:active {
	color: #108dcf;
}
/*
li.banner-ad img {
	float: left;
	width: 60px;
	height: 60px;
	padding-top: 4px;
	padding-left: 4px;
}
*/
.banner-ads-item img {
	float: left;
	width: 60px;
	height: 60px;
	padding-top: 4px;
	padding-left: 4px;
}
.ad-body {
	width: 150px;
	height: 60px;
	margin-left: 75px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.ad-body .align-v {
	width: 150px;
	height: 60px;
	display: table-cell;
	vertical-align: middle;
}
.ad-heading {
	font-size: 12px;
	line-height: 16px;
	
	display: table-cell;
	vertical-align: middle;
}


/* latest news */
#latest-news {
	height: 210px;
	overflow: hidden;
	margin-bottom: 20px;
}
.news-item {
	height: 210px;
}
.news-title {
	color: #108dcf;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 10px;
}
.news-item-div {
	padding-bottom: 10px;
	font-size: 12px;
	color: #444;
}
.news-heading {
	color: #108dcf;
	font-style: italic;
	font-size: 13px;
	padding-bottom: 3px;
	display: block;
}

/* related links */
.related-links {
	float: right;
	width: 230px;
	margin-bottom: 20px;
	margin-left: 20px;
	clear: right;
}
.related-links-heading {
	font-weight: bold;
	line-height: 18px;
	color: #ffc300;
	border-bottom: 1px dotted #ffc300;
	
}
.related-links ul, .related-links li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}
.related-links li {
	background: url(images/further-info-bullet.gif) no-repeat 0;
	padding-left: 28px;
	padding-bottom: 2px;
	padding-top: 2px;
	border-bottom: 1px dotted #ffc300;
}
.related-links li a, .related-links li a:visited {
	display: block;
	color: #747474;
	border-bottom-style: none;
}

/* subscribe to newsletter form input */
#subscribe-news {
	margin: 20px 0;
}
.subscribe-box {
	border: 1px solid #108dcf;
	padding: 8px 10px;
	width: 190px;
	background-color: #e7f7ff;
	font-size: 11px;
}
.subscribe-title {
	color: #108dcf;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
}
.subscribe-box a, .subscribe-box a:visited {
	color: #108dcf;
	border-bottom-style: none;
}
.subscribe-form {
	margin-top: 5px;
	margin-bottom: 10px;
}
input.signup-email {
	width: 184px;
	margin: 0 0 5px;
	padding: 2px;
	border: 1px solid #bbb;
}
.signup-button {
	margin: 0 0 2px;
	border: 1px solid #bbb;
	padding: 2px 10px;
	background-color: #f0f0f0;
	color: #333;
}


/* page content */
.page-heading {
	color: #57B247;
	font-weight: bold;
	font-size: 15px;
	padding-bottom: 5px;
	line-height: 18px;
}
.page-intro {
	line-height: 16px;
	color: #57b247;
	font-size: 14px;
	padding-bottom: 10px;
}
.footer-table {
	border-top: 1px dotted #e0e0e0;
	padding: 9px 0 7px 20px;
	background-color: #f3f3f3;
}
div.footer-table {
	padding: 7px 20px;
	background-color: #fafafa;
}
.footer {
	font-size: 11px;
	line-height: 13px;
	color: #999;
	text-align: center;
	text-transform: uppercase;
}
.footer-links, .footer-links a, .footer-links a:visited {
	color: #777;
	border-bottom-style: none;
	font-size: 11px;
}
.footer-links a:hover {
	color: #222;
}
.footer-links .copyright {
	float: left;
}
.footer-links .links {
	float: left;
	margin-left: 12px;
}
.footer-links #contact-us, .footer-links #privacy-policy {
	border-left: 1px solid #999;
	padding-left: 12px;
	padding-right: 8px;
}
.footer-links .designed-by {
	text-align: right;
}

.sub-heading {
	color: #FFc300;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 4px;
	line-height: 17px;
}
.list-heading, .para-heading {
	color: #FFc300;
	font-weight: bold;
	padding-top: 5px;
}
ul.download-list {
	background-color: #FFF6D9;
	border: 1px solid #ffedb2;
	padding: 5px;
	margin-bottom: 10px;
}
.download-list li {
	list-style-image: none;
	list-style-type: none;
	background: url(images/downloads-bullet.gif) no-repeat;
	margin-left: 0;
	padding-left: 25px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.download-list a {
	color: #FFc300;
	border-bottom-style: none;
	font-weight: bold;
}
.download-list em {
	color: #888;
}
.faq-answer {
	padding-top: 5px;
}
.faq-answer .faq {
	margin-bottom: 5px;
	padding-left: 15px;
}
.faq-answer .faq-answer {
	padding-left: 15px;
	padding-top: 0;
	padding-bottom: 5px;
}
.faq-answer a {
	text-decoration: none;
	border-bottom: 1px dotted #666666;
	color: #666666;
}

/* lists of links in content - web, file, or inline menu */
#main-content ul.link-list {
	margin-right: 0;
	margin-left: 0;
	padding: 2px 0;
	border-top: 1px solid #ffedb2;
	border-bottom: 1px solid #ffedb2;
}
#main-content .link-list li {
	list-style-type: none;
	background: url(images/web-bullet.gif) no-repeat;
	margin-left: 5px;
	padding: 2px 0 2px 25px;
	margin-bottom: 0;
}
.link-list li a, .link-list li a:visited {
	border-bottom-style: none;
	font-weight: bold;
	color: #555;
}
.link-list li a:hover {
	color: #FFc300;
}
.link-list .description {
	color: #444;
}
.menu-links .description {
	font-style: italic;
	display: inline;
	padding-left: 8px;
}
.description .dash {
	padding-right: 6px;
}

/* list styles for document types */
#main-content li.pdf-icon {
	background: url(images/icons/pdf-icon.gif) no-repeat;
	line-height: 18px;
}
#main-content li.doc-icon {
	background: url(images/icons/word-icon.gif) no-repeat;
	line-height: 18px;
}
#main-content li.image-icon {
	background: url(images/icons/image-icon.gif) no-repeat;
	line-height: 18px;
}

/* contact and enquiry forms */
.form-row {
	padding: 3px 0;
	border-top: 1px dashed #ddd;
}
label {
	width: 100px;
	display: block;
	float: left;
}
.paragraph form input {
	margin-bottom: 5px;
}
.enquiry-form label {
	width: 300px;
	color: #444;
	padding-top: 4px;
}
label.wide {
	width: 100%;
	display: block;
	float: none;
	clear: both;
}
.msg-thankyou {
	background-color: #ddd;
	border: 2px solid #eee;
	padding: 5px 10px;
	margin-bottom: 10px;
}
.msg-error {
	background-color: red;
	border: 2px solid #eee;
	padding: 5px 10px;
	margin-bottom: 10px;
}

/* Our team toggle divs */
.toggle {
	border-bottom: 1px solid #e7f7ff;
}
.toggle-link {
	cursor: pointer;
}
.toggle-heading {
	color: #108dcf;
	font-weight: bold;
	padding-top: 5px;
}
.toggle-heading-more {
	display: inline-table;
	width: 30px;
	background: url(images/arrow-more.png) no-repeat 5px 5px ;
}
.toggle-heading-more:hover {
	background: url(images/arrow-more-over.png) no-repeat 5px 5px ;
}

/* google map */
#mapCanvas {
	width: 500px;
	height: 420px;
	padding: 1px;
	border: 3px solid #ddd;
}

.info-box {
	font: 12px/14px Arial, Helvetica, sans-serif;
}

/* case study tables */
table.case-study {
	border-top: 1px solid #f0f0f0;
	margin-bottom: 10px;
}
.case-study td {
	padding: 2px 0px;
	border-bottom: 1px solid #f0f0f0;
}
.table-figure {
	width: 20%;
}

/* partner logos */
.partner-logos td {
	text-align: center;
	padding-bottom: 8px;
	color: #888;
	font-style: italic;
}

/* spectrum of service diagram */
.spectrum {
	margin-left: 18px;
	width: 565px;
	position: relative;
}
.spectrum .service {
	float: left;
}
.spectrum ul {
	margin: 0;
	padding: 0;
}
.spectrum #define.service {
	width: 135px;
}
.spectrum #quantify.service {
	width: 143px;
}
.spectrum #implement.service {
	width: 145px;
}
.spectrum #maintain.service {
	width: 138px;
}