/* Global */

* {
	padding: 0px;
	margin: 0px;
	}

body {
	background-image:url(../images/body-bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	}

.container {
	width: 940px;
	margin: 0px auto 0px auto ;
	}

.clear, .cleartabs {
	clear: both;
	}
	
/* Masthead */

#masthead {
	background: url(../images/masthead-bg.gif) repeat-x;
	height: 94px;
	}

#logo {
	padding: 30px 15px 0px 10px;
	float: left;
	}

#masthead h2 {
	padding: 64px 0px 0px 0px;
	float: left;
	color: #999999;
	font-weight: normal;
	font-size: 13px;	
	}

#nav {
	float:right;
	padding: 0px 0px 0px 0px;
	}

.tab-active-left {
	float: left;
	background: url(../images/tab-active-left.gif) no-repeat;
	width: 8px;
	height: 30px;
	}
	
a.tab-active  {
	display: block;
	float: left;
	background: url(../images/tab-active-bg.gif) repeat-x;
	padding: 11px 4px 7px 6px;
	text-decoration: none;
	color: #1A5A87;
	font-size: 12px;
	text-decoration: none;
	}

a.tab-active:hover  {
	color: #999999;
	}	
	
.tab-active-right {
	float: left;
	background: url(../images/tab-active-right.gif) no-repeat;
	width: 7px;
	height: 30px;
	}

.tab-norm-left {
	float: left;
	background: url(../images/tab-norm-left.gif) no-repeat;
	width: 6px;
	height: 30px;
	}
	
a.tab-norm  {
	display: block;
	float: left;
	background: url(../images/tab-norm-bg.gif) repeat-x;
	padding: 11px 5px 4px 5px;
	text-decoration: none;
	color: #999999;
	font-size: 12px;
	text-decoration: none;
	}

a.tab-norm:hover  {
	color: #666666;
	}	
	
.tab-norm-right {
	float: left;
	background: url(../images/tab-norm-right.gif) no-repeat;
	width: 7px;
	height: 30px;
	}

/* Content */

#content {
	border-top: 4px solid #ffffff;
	}

/* Left hand block */

#left-hand {
	width: 287px;
	float: left;
	padding: 0px 15px 20px 0px;
	}

#sub-nav {
	border-left: 5px solid #ffffff;
	border-right: 5px solid #ffffff;
	border-bottom: 5px solid #ffffff;
	background: url(../images/sub-nav-top-bg.gif) top center repeat-x;
	padding-top: 22px;
	}
#sub-nav a {
 	display: block;
	padding: 9px 10px 6px 25px;	
	background: #ffffff url(../images/sub-nav-bg.gif) bottom center repeat-x;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	}

#sub-nav a:hover {
	color: #333333;
	}

#sub-nav a.active {
	color: #333333;
	background: #ffffff url(../images/sub-nav-active-bg.gif) bottom center repeat-x;
	}

#sub-nav .third-nav {
	background: #F2F2F2;
	padding: 5px 0px 8px 0px;
	border-bottom: 1px solid #D9D9D9;
	}
	
#sub-nav .third-nav a {
 	display: block;
	padding: 5px 10px 0px 25px;	
	background: none;
	font-size: 11px;
	color: #999999;
	}

#sub-nav .third-nav a:hover {
	color: #333333;
	}

#sub-nav .third-nav a.activethird {
	color: #333333;
	background: none;
	}
	
.call-to-action {
	margin-top: 15px;
	}

.tabbed-nugget {
	margin-top: 15px;
	background: url(../images/tabbed-nugget-top-bg.gif) top repeat-x;
	float: left;
	}	

.box-tab-active-left {
	float: left;
	background: url(../images/box-tab-active-left.gif) no-repeat;
	width: 5px;
	height: 25px;
	}
	
a.box-tab-active, a.box-tab-active:active {
	display: block;
	float: left;
	background: url(../images/box-tab-active-bg.gif) repeat-x;
	padding: 7px 4px 3px 6px;
	height: 15px;
	text-decoration: none;
        border:none;
	color: #1A5A87;
	font-size: 12px;
	text-decoration: none;
	overflow-y: hidden;
	cursor: pointer;
	cursor: active;
	}

a.box-box-tab-active:hover  {
	color: #999999;
	}	
	
.box-tab-active-right {
	float: left;
	background: url(../images/box-tab-active-right.gif) no-repeat;
	width: 5px;
	height: 25px;
	margin-right: 4px;
	}

.box-tab-norm-left {
	float: left;
	background: url(../images/box-tab-norm-left.gif) no-repeat;
	width: 5px;
	height: 25px;
	}
	
a.box-tab-norm  {
	display: block;
	float: left;
	background: url(../images/box-tab-norm-bg.gif) repeat-x;
	padding: 7px 5px 3px 5px;
	text-decoration: none;
	color: #999999;
	font-size: 12px;
	text-decoration: none;
	cursor: pointer;
	cursor: active;
	}

a.box-tab-norm:hover  {
	color: #666666;
	}	
	
.box-tab-norm-right {
	float: left;
	background: url(../images/box-tab-norm-right.gif) no-repeat;
	width: 5px;
	height: 25px;
	margin-right: 4px;
	}

.tabbed-nugget-content {
	background: #ffffff url(../images/tabbed-nugget-content-bg.gif) bottom center repeat-x;
	border-left: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	}	

.tabbed-nugget .quotation {
	padding: 15px 28px 22px 28px;
	}

.tabbed-nugget .quotation p {
	font-size: 13px;
	font-style:italic;
	color: #808080;
	text-align: center;
	}	

.tabbed-nugget .quotation p span {
	margin: 0px 3px 0px 3px;
	}	

.tabbed-nugget .quotation p.originator {
	margin-top: 10px;
	font-size: 11px;
	font-style:italic;
	color: #808080;
	text-align: center;
	}	

.tabbed-nugget .news {
	padding: 15px 10px 22px 10px;
	}

.tabbed-nugget .news ul {
	list-style-type: none;
}
.tabbed-nugget .news li {
	margin-bottom: 0.8em;
}
.tabbed-nugget .news a {
	display: block;
	font-size: 11px;
	font-style:normal;
	color: #808080;
	text-align: left;
	margin-bottom: 20px;
	text-decoration: none;
	}	
	
.tabbed-nugget .news a:hover {
	color: #666666;
	}	

.tabbed-nugget .news a span {
	font-size: 11px;
	font-weight: normal;
	color: #11517D;
	}	

.tabbed-nugget .news a:hover span {
	color: #333333;
	}	

.tabbed-nugget .news a.last {
	margin-bottom: 0px;
	}	

.tabbed-nugget img {
	margin-bottom: 5px;
	}
	
/* Middle Content */

#middle {
	width: 638px;
	float: left;
	}

#main-content {
	border-left: 5px solid #ffffff;
	border-right: 5px solid #ffffff;
	border-bottom: 5px solid #ffffff;
	background: #ffffff url(../images/main-content-bg.gif) top repeat-x;
	 }
 
#homepage-hero {
	}

#middle-content {
	padding: 0px 35px 20px 35px;
	}

#middle h1 {
	color: #D63131;
	font-size: 17px;
	font-weight: bold;
	padding-top: 30px;
	}

#middle p {
	font-size: 14px;
	color: #666666;
	margin-top: 15px;
	line-height: 150%;
	}

#middle p a {
	font-size: 14px;
	color: #11517D;
	text-decoration: none;
	}

#middle p a:hover {
	color: #333333;
	}

#middle .tabbed-nugget {
	margin-top: 25px;
	background: url(../images/tabbed-nugget-top-bg.gif) top repeat-x;
	float: left;
	width: 269px;
	}	

#middle .middle-left {
	float: left;
	width: 320px;
	padding-right: 19px;
	}

#middle h3 {
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	line-height: 150%;
	padding-top: 15px;
	}

#middle p.date {
	font-size: 11px;
	font-style: italic;
	color: #6D8FA6;
	margin: 0px;
	padding: 3px 0px 0px 0px;
	}

#middle h2 {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	padding: 20px 0px 0px 0px;
	line-height: 150%;
	}

#middle .middle-left p {
	font-size: 12px;
	color: #808080;	
	margin: 0px;
	padding: 0px;
	line-height: 150%;
	}

#middle .middle-left p a {
	font-size: 12px;
	color: #215C86;
	text-decoration: underline;
	}
	
#middle .middle-left p a:hover {
	font-size: 12px;
	color: #333333;
	}

#middle ul {
	padding: 15px 0px 0px 0px;
	}

#middle ul li {
	font-size: 12px;
	color: #808080;
	list-style: inside disc;
	line-height: 150%;
	}
	
#middle .middle-left .image-gallery {
	border-top: 6px solid #E5E5E5;
	border-bottom: 12px solid #E5E5E5;
	margin-top: 20px;
	padding-bottom: 10px;
	}
	
#middle .middle-left .image-gallery h4 {
	font-size: 11px;
	color: #4c4c4c;
	padding-top: 6px;
	}

#middle .middle-left .image-gallery .thumb {
	width: 102px;
	height: 97px;
	float: left;
	padding: 7px 7px 0px 0px;
	}
	
#middle .middle-left .image-gallery .thumblast {
	width: 102px;
	height: 97px;
	float: left;
	padding: 7px 0px 0px 0px;
	}
	
#middle .middle-left .image-gallery .pagination {
	padding-top: 15px;
	text-align: center;
	}

#middle .middle-left .image-gallery .pagination a.previous {
	display: block;
	float: left;
	text-align: left;
	font-size: 11px;
	color: #4C4C4C;
	text-decoration: none;
	}

#middle .middle-left .image-gallery .pagination a.previous:hover {
	color: #333333;
	text-decoration: underline;
	}

#middle .middle-left .image-gallery .pagination .numbering {
	float: left;
	width: 230px;
	text-align: center;
	font-size: 11px;
	color: #4C4C4C;
	}

#middle .middle-left .image-gallery .pagination .numbering a {
	font-size: 11px;
	color: #4C4C4C;
	text-decoration: underline;
	}

#middle .middle-left .image-gallery .pagination .numbering a:hover {
	color: #11517D;
	}
	
#middle .middle-left .image-gallery .pagination a.next {
	display: block;
	float: right;
	text-align: right;
	font-size: 11px;
	color: #4C4C4C;
	text-decoration: none;
	}
	
#middle .middle-left .image-gallery .pagination a.next:hover {
	color: #333333;
	text-decoration: underline;
	}

#middle .middle-right {
	float: left;
	width: 214px;
	padding-right: 5px;
	}

#middle .middle-right .rhs-hero {
	padding-top: 15px;
	}
	
#middle .middle-right .rhs-hero p {
	font-size: 11px;
	font-style: italic;
	color:#6D8FA6;
	padding-top: 10px;
	margin: 0px;
	text-align: right;
	}
	
#middle .middle-right .external-links {
	font-size: 11px;
	font-weight: bold;
	color: #4C4C4C;
	padding-top: 25px;
	}

#middle .middle-right h4 {
	font-size: 11px;
	color: #4c4c4c;
	}

#middle .middle-right .external-links ul {
	margin: 0px;
	padding-top: 5px;
	}
	
#middle .middle-right .external-links ul li {
	list-style: url(../images/external-links-bullet.gif) outside;
	line-height: 150%;
	margin-left: 23px;
	}

#middle .middle-right .external-links ul li a {
	font-size: 11px;
	color: #11517D;
	text-decoration: none;
	font-weight: normal;
	}

#middle .middle-right .external-links ul li a:hover {
	color: #11517D;
	text-decoration: underline;
	}

#middle .middle-right .downloads {
	font-size: 11px;
	font-weight: bold;
	color: #4C4C4C;
	padding-top: 25px;
	}

#middle .middle-right .downloads ul {
	margin: 0px;
	padding-top: 5px;
	}
	
#middle .middle-right .downloads ul li {
	list-style: url(../images/downloads-bullet.gif) outside;
	line-height: 150%;
	margin-left: 23px;
	}

#middle .middle-right .downloads ul li a {
	font-size: 11px;
	color: #D63131;
	text-decoration: none;
	font-weight: normal;
	}

#middle .middle-right .downloads ul li a:hover {
	color: #D63131;
	text-decoration: underline;
	}

#middle .middle-right .rhs-quote {
	text-align: center;
	padding-top: 15px;
	}

#middle .middle-right .rhs-quote p {
	font-size: 14px;
	color: #215C86;
	}

#middle .list-item {
	padding: 30px 0px 10px 0px;
	border-bottom: 6px solid #E5E5E5;
	}

#middle .list-item h2 {
	font-size: 15px;
	font-weight: normal;
	color: #11517D;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	}

#middle .list-item h2 a {
	font-size: 15px;
	font-weight: bold;
	color: #11517D;
	text-decoration: none;
	border: 0;
	}

#middle .list-item h2 a:hover {
	color: #333333;
	}

#middle .list-item p {
	font-size: 12px;
	line-height: 150%;
	color: #808080;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	}	

#middle .list-item p.date {
	font-size: 11px;
	font-style: italic;
	color: #B3B3B3;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}	

#middle .pagination {
	padding-top: 15px;
	text-align: center;
	}

#middle .pagination a.previous {
	display: block;
	float: left;
	text-align: left;
	font-size: 11px;
	color: #4C4C4C;
	text-decoration: none;
	}

#middle .pagination a.previous:hover {
	color: #333333;
	text-decoration: underline;
	}

#middle .pagination .numbering {
	float: left;
	width: 480px;
	text-align: center;
	font-size: 11px;
	color: #4C4C4C;
	}

#middle .pagination .numbering a {
	font-size: 11px;
	color: #4C4C4C;
	text-decoration: underline;
	}

#middle .pagination .numbering a:hover {
	color: #11517D;
	}
	
#middle .pagination a.next {
	display: block;
	float: right;
	text-align: right;
	font-size: 11px;
	color: #4C4C4C;
	text-decoration: none;
	}
	
#middle .pagination a.next:hover {
	color: #333333;
	text-decoration: underline;
	}

/* Footer */

#footer {
	border: 1px solid #cccccc;
	background: #ffffff url(../images/footer-bg.gif) bottom center repeat-x;
	padding: 15px 40px;
	margin-top: 15px;
	}

#footer h4 {
	font-size: 11px;
	color: #1A5A87;
	font-weight: normal;
	}

#footer ul {
	margin-top: 3px;
	display: block; 
	}
	
#footer ul li {
	margin-right: 5px;
	display: inline; 
	}

#footer ul li a {
	font-size: 11px;
	color: #999999;	
	}

#footer ul li a:hover {
	color: #1A5A87;	
	text-decoration: none;
	}

#footer ul li a.active {
	color: #1A5A87;	
	text-decoration: none;
	}

/* Forms */

#search {
	text-align: right;
	padding: 26px 0px 15px 0px;
	}

#search input.text {
	border: 1px solid #cccccc;
	padding: 3px 9px 3px 9px;
	font-size: 12px;
	color: #BDBDBD;
	}

#search span.form-button {
	padding-left: 6px;
	}

input[type=image] {
	}

.enquiryform {
	padding: 30px 0px;
	}

.momfrom {
	}

.leftform {
	float: left;
	width: 304px;
	padding-right: 25px;
	}

.rightform {
	float: left;
	width: 225px;
	}

.label {
	float: left;
	width: 92px;
	padding-right: 5px;
	font-size: 12px;
	color: #11517D;
	}

.input {
	float: left;
	width: 206px;
	padding-bottom: 7px;
	}

.input span {
	margin-left: 10px;
	font-size: 12px;
	color: #666666;	
	}

.momform input.text {
	font-family:Arial, Helvetica, sans-serif;
	border: 1px solid #cccccc;
	padding: 3px 9px 3px 9px;
	font-size: 12px;
	color: #666666;
	width: 176px;
	}

.momform input.check {
	width: auto;
	}

textarea.text {
	font-family:Arial, Helvetica, sans-serif;
	border: 1px solid #cccccc;
	padding: 3px 9px 3px 9px;
	font-size: 12px;
	color: #666666;
	width: 205px;
	height: 170px;
	margin-bottom: 7px;
	}

select.text {
	font-family:Arial, Helvetica, sans-serif;
	border: 1px solid #cccccc;
	font-size: 12px;
	color: #666666;
	width: 196px;
	}

option.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	}

.momform .submit {
	float: left;
	width: 446px;
	text-align: right;
	padding: 10px;
	background: #E5E5E5;
	}

.momform .reset {
	float: left;
	width: 92px;
	padding: 10px 0px 0px 0px;
	}

#middle .enquiryform h2 {
	font-size: 13px;
	color: #11517D;
	padding: 25px 0px 0px 0px;
	margin: 0px;
	line-height: 150%;
	font-weight: normal;
	}

#middle .enquiryform p {
	font-size: 13px;
	color: #808080;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	line-height: 150%;
	}

#middle .legals {
	font-size: 11px;
	color: #6D8FA6;
	padding: 15px 0px 0px 0px;
	margin: 0px;
	line-height: 150%;
	}

#middle-content label
{
	color: #1b638d;
}
#middle-content a
{
	color: #1b638d;
	text-decoration: none;
	border-bottom: 1px dotted #1b638d;
}
.tabbed-nugget a
{
	border-bottom: 0 !important;
}
#middle-content a:hover
{
	border-bottom: 1px solid #1b638d;
}
#middle-content .more
{
	font-size: 0.9em;
	color: #B3B3B3;
	padding: 0;
	margin: 0;
}
#middle-content .list-item
{
	width: 100%;
	position: relative;
}
#middle-content:after,
#middle-content .list-item:after
{
	display: block;
	clear: right;
	content: ".";
	height: 0;
	visibility: hidden;
}
#middle-content .list-item .thumb,
#middle-content .article-image
{
	float: right;
	margin-left: 0.5em;
	margin-bottom: 0.5em;
}
#middle-content .list-item .thumb img
{
	width: 100px;
	height: 100px;
}
#middle-content .tag-list
{
	margin-top: 1.5em;
	font-size: 0.8em;
}
#middle-content .tag-list a
{
	font-size: inherit;
}

#enquiryform .formleft,
#enquiryform .formleft2
{
	width: 8em;
	vertical-align: top;
}
#enquiryform p
{
	margin-top: 0;
}
#enquiryform .formright
{
	width: 18em;
}
#enquiryform label sup
{
	position: relative;
	top: 0.4em;
	left: 0.1em;
}
#enquiryform textarea
{
	margin-bottom: 0.5em;
}
.formright textarea,
.formright2 textarea,
.formright input.text
{
	border: 1px solid #d4d4d4;
	width: 99%;
	font-family: inherit;
	font-size: inherit;
}
.formactions .formright
{
	padding: 0.5em;
	text-align: right;
	background: #e9e9e9;
}

