
#sideleft {
	float: left;
	display: block;
	width: 164px;
	padding-right: 20px;
	margin: 0;
	min-height: 300px;
	_height: 300px;
	_zoom: 1;
}

.discussion {
	clear: both;
}

.module {
	clear: both;
}

#crumbtrail {
	width: 716px;
	float: left;
	padding-bottom: 10px;
}

#sideright {
	width: 164px;
	float: right;
}

#sideright h4 {
	color: #EC2030;
}

#main {
	float: left;
	width: 532px;
}

.noleft {
	margin-left:184px;
}

.noright {
	width:676px !important;
}

/* Sidebar */

#sideright ul,
#sideright li {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.downloads ul,
.downloads li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.downloads li a {
	display: block;
	padding-left: 32px;
	min-height: 30px;
	_height: 30px;
	_zoom: 1;
	background-position: 0 0.3em;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	color: #53534D;
	text-decoration: none;
}

.downloads li a span {
	display: block;
	font-size: 0.916em;
	line-height: 1.3em;
	color: #75507e;
}

.downloads li a:hover span {
}

.downloads li a span.title {
	font-weight: bold;
}

.downloads li.download-pdf a {
	background-image: url(../images/icons/pdf.gif);
}

.downloads li.download-doc a {
	background-image: url(../images/icons/doc.gif);
}

/* Discussion */
/*
.comments {
	background: url(../images/line1.gif) repeat-x 0 0;
	margin-top: 2.6em;
	padding-top: 1.3em;
}

.comment 
{
    clear: left;
	margin-bottom: 2.6em;
}

.comment div {
	margin-left: 63px;
}

.comment div.avatar {
	margin-left: 0;
	float: left;
}

.comment-details {
	margin-bottom: 0.6em;
}

.comment .author,
.commentform .author {
	font-weight: bold;
	margin-right: 0.5em;
}

.commentform {
	background: url(../images/line2.gif) repeat-x 0 0;
	margin-top: 2.6em;
	padding-top: 1.3em;
}

.commentform div,
.commentform textarea {
	margin-left: 63px;
}

.commentform textarea {
	margin-left: 63px;
	display: block;
	width: 80%;
	height: 10em;
}

.commentform div.avatar {
	margin-left: 0;
	float: left;
}

.commentform .buttons {
	margin-top: 1.3em;
	margin-bottom: 1.3em;
}
*/

/* Related content */
#main .related {
	padding: 10px;
	margin-bottom: 20px;
	background: #eee url(/images/curve-long.gif) no-repeat scroll right bottom;
	border: 2px solid #ccc;
	border-width: 2px 0 0 2px;
}

#main .related h2 {
	color: #666;
	margin-bottom: 0;
}

.related ul {
	margin: 0;
	max-width: 520px;
}

.related li {
	background: url(../images/branding/arrow-right-red.gif) no-repeat 0 12px;
	list-style: none;
	border-top: 1px dotted #666699;
	padding: 6px 0;
	padding-left: 15px;
}

.related li.first {
	border-top: 0;
}

.relatio h2 {
	margin: 0 10px 0 0;
	padding: 0 0 0 0;
}

.relatio ul {
	margin: 5px 0 20px 0;
	padding: 0 0 0 0;
}

.relatio li {
	margin: 0 0 0 0;
	padding: 0 0 0 1.8em;
	background: url(../images/bullet.png) no-repeat center left;
	background-position: 2px 3px;
}

.relatio .left {
	width: 47%;
	float: left;
}

.relatio .right {
	width: 47%;
	float: right;
	text-align: left;
}

.twolists {
	clear: both;
	overflow: hidden;
	zoom: 1;
	padding: 15px 0 0 0;
}

.sep {
	height: 20px;
	background: url(../images/line-squig-faint.gif) no-repeat bottom left;
}

/* FAQ */

.noside {
	padding-left: 184px;
}

.listinglist {
	padding: 0;
	margin: 0;
}

.listinglist a {
	font-weight: bold;
}

.listinglist ul ul {
	padding: 0;
	margin: 0;
}

.listinglist ul ul li {
	padding: 0;
	margin: 0 0 0 24px;
}

.listinglist li {
	padding: 0;
	margin: 0;
}

.faq {
	margin: 0 0 4em;
	padding: 0;
}

.faq h2 {
	padding: 0;
	margin: 0;
}

.question li {
	margin: 0 0 12px;
}

/* map page */
.google_map {
	margin:0 7px;
}

.google_map .map_head {
	overflow:hidden;
	zoom:1;
	margin:0 0 20px;
	background:url(../images/searchBarBackground.png) no-repeat;
	height:31px;
	padding:20px;
}

.google_map .map_head .form_wrap .user_submit input {
	background:url(../images/searchBarBackground.png) no-repeat 100% -71px;
	width:86px;
	height:30px;
	text-indent:-9999px;
	line-height:0;
	font-size:0;
	cursor:pointer;
	border:none;
	display:block;
}

.google_map .form_wrap {
	float:left;
	margin:0 0 0 20px;
	display:inline;
}

.google_map .form_wrap .form_group {
	padding:5px 0;
}

.google_map .form_wrap .form_segment {
	float:left;
	margin:0 20px 0 0;
}

.google_map .form_wrap .user_submit {
	margin:0;
}

.google_map .form_wrap .form_group .form_label {
	float:left;
	margin:1px 15px 0 0;
	font-weight:bold;
}

.google_map .form_wrap .form_group .form_label label {
	margin:0;
	font-size:14px;
}

.google_map .form_wrap .form_group .form_input {
	float:left;
}

.google_map .form_wrap .form_group .form_input input {
	width:180px;
	padding:2px;
}

.google_map .form_wrap .form_group .form_input select {
	width:200px;
	padding:1px;
}

.google_map .form_wrap .form_group .form_input input,
.google_map .form_wrap .form_group .form_input select {
	border:solid 1px #CCC;
}

.google_map .list_view_link {
	float:right;
	background:url(../images/searchBarBackground.png) no-repeat 0 -71px;
	margin:5px 35px 5px 0;
	padding:0 0 0 28px;
	display:inline;
}

.google_map .list_view_link a {
	font-weight:bold;
	color:#75507E;
}

.google_map .list_view_link a:hover {
	text-decoration:none;
}

/* "what is this section" on map page */
.about_section {
	margin:0 0 20px;
}

.about_section h2 {
	margin:0 0 10px;
}

/* columsn */
.row {
	width:532px;
}

.row .row_inner {
	width:552px;
	overflow:hidden;
	zoom:1;
}

.row .row_inner .column {
	float:left;
	width:auto;
	margin:0 20px 0 0;
}

.row .numberOfColumns2 .column {
	width:256px;
}

.row .numberOfColumns3 .column {
	width:164px;
}


/* rounded box */
.rounded_wrap,
.rounded_wrap_inner {
	background:url(/images/subnav_ends.gif) no-repeat;
}

.rounded_wrap {
	background-color:#E7DECF;
	margin:0 0 20px;
}

.rounded_wrap_inner {
	background-position:100% 100%;
	padding:15px;
}

/* new subhome lead add by James Archer 20/05/10 */
.subhome_header_new {
	overflow:hidden;
	zoom:1;
	margin:0 0 20px;
}

.subhome_header_new .content_wrap {
	overflow:hidden;
	zoom:1;
}

.subhome_header_new .content_wrap h1 {
	font-size:1.5em;
	line-height:1.3em;
	margin-bottom:1.3em;
}

.subhome_header_new .content_wrap p {
	margin:0;
}

.subhome_header_new .flvplayer {
	float:right;
	margin:0 0 0 15px;
}