/*
        _                                                 _           _   _             
  _ __ | |__     ___ ___  _ __ ___  _ __ ___  _   _ _ __ (_) ___ __ _| |_(_) ___  _ __  
 | '_ \| '_ \   / __/ _ \| '_ ` _ \| '_ ` _ \| | | | '_ \| |/ __/ _` | __| |/ _ \| '_ \ 
 | | | | |_) | | (__ (_) | | | | | | | | | | | |_| | | | | | (__ (_| | |_| | (_) | | | |
 |_| |_|_.__/   \___\___/|_| |_| |_|_| |_| |_|\__,_|_| |_|_|\___\__,_|\__|_|\___/|_| |_|

 Accessible, standards-compliant web development
 http://www.nbcommunication.com

 Last edited by David Gifford on 2009-08-10

*/

/* ################## General Styles ### */

html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, a, img, q, ul, li {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	line-height:1.5;
	font-size:75%;
	color:#222;
	background:#fff;
	font-family: Arial, Helvetica, sans-serif;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
a img {
	border:none;
}
p {
	margin:0 0 1.5em;
}
p img.left {
	float:left;
	margin:1.5em 1.5em 1.5em 0;
	padding:0;
}
p img.right {
	float:right;
	margin:1.5em 0 1.5em 1.5em;
}
a:focus, a:hover {
	color:#000;
}
a {
	color:#0C6C63;
	text-decoration:underline;
}
blockquote {
	margin:1.5em;
	color:#666;
	font-style:italic;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	line-height: normal;
	color:#111;
}
h1 {
	font-size:2.4em;
	line-height:1;
	margin-bottom:0.5em;
	color:#0C6C63;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size:1.8em;
	margin-bottom:0.75em;
	color:#0C6C63;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-size:1.3em;
	line-height:1;
	margin-bottom:1em;
	color:#109A66;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h4 {
	font-size:1.2em;
	line-height:1.25;
	margin-bottom:1.25em;
}
h5 {
	font-size:1em;
	font-weight:bold;
	margin-bottom:1.5em;
}
h6 {
	font-size:1em;
	font-weight:bold;
}
.addressBox {
	padding:1.5em;
	margin-bottom:1.05em;
	background:#0C6D63;
	color: #FFF;
}
.addressBox h1 {
	font-weight:normal;
	line-height: normal;
	color:#111;
	font-size:1.4em;
	line-height:1.4em;
	margin-bottom:0.5em;
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.rightBox {
	padding:1.5em;
	margin-bottom:1.5em;
	background:#0C6D63;
	color: #FFF;
}
.rightBox h1 {
	font-weight:normal;
	line-height: normal;
	color:#111;
	font-size:1.4em;
	line-height:1.4em;
	margin-bottom:0.5em;
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.rightBox h2 {
	font-weight:normal;
	line-height: normal;
	color:#111;
	font-size:1.2em;
	line-height:1.2em;
	margin-bottom:0.5em;
	color:#C2DAD8;
	font-family: Arial, Helvetica, sans-serif;
}
li ul {
	margin:0 1.5em;
	font-size:1.2em;
}
ul li span {
	color: #666;
}
ul {
	margin:0 1.5em 1.5em 1.5em;
}
.first {
	margin-left:0;
	padding-left:0;
}
.last {
	margin-right:0;
	padding-right:0;
}
.top {
	margin-top:0;
	padding-top:0;
}
.bottom {
	margin-bottom:0;
	padding-bottom:0;
}
.container {
	width:950px;
	margin:0 auto;
}
.column, div.spanCol {
	float:left;
	margin-right:10px;
	margin-bottom: 10px;
}
.last, div.last {
	margin-right:0;
}
.spanCol {
	width:310px;
}
div.border {
	padding-right:4px;
	margin-right:5px;
	border-right:1px solid #eee;
}
div.colborder {
	padding-right:24px;
	margin-right:25px;
	border-right:1px solid #eee;
}
.box {
	padding:1.5em;
	margin-bottom:1.5em;
	background:#109A66;
	color: #FFF;
	font-weight: bold;
}
hr {
	background:#ddd;
	color:#ddd;
	clear:both;
	float:none;
	width:100%;
	height:.1em;
	margin:0 0 1.45em;
	border:none;
}
hr.space {
	background:#fff;
	color:#fff;
}
.container {
	display:block;
}

/* ################## Reset ### */

body{
	margin:0;
	background:url(../img/shetland-background.png) no-repeat 50% 0;
	font-size:75%;
	font-family: Arial, Helvetica, sans-serif;
}
form, 
fieldset,
input{
	margin:0;
	padding:0;
	border:none;
}

/* ################## Layout ### */

.main-holder{
	width:100%;
}
#main{
	margin:0 auto;
	width:1010px;
	overflow:hidden;
}
#header{
	position:relative;
	height:353px;
	width:1010px;
	overflow:hidden;
}
#content {
	padding:16px 0 0px;
	overflow:hidden;
	width:1010px;
}
#side-bar{
	width:220px;
	float:right;
	margin:0 27px 0 0;
	display:inline;
}
#footer{
	width:980px;
	padding:0 0 5px 30px;
	background:url(../img/bg-foot.jpg) no-repeat 12px 0;
	height:73px;
	clear: both;
position: relative;
top: 15px;
margin-bottom: 0px;
}

/* ################## Header ### */

#header .logo{
	margin:0;
	position:absolute;
	top:59px;
	left:27px;
	text-indent:-9999px;
	width:220px;
	height:44px;
	cursor:pointer;
	background:url(../img/logo.jpg) no-repeat;	
}
#header .heading{
	position:absolute;
	right:27px;
	top:84px;
	font-size:1.45em;
	line-height:1.45em;
	margin-bottom:1em;
	color:#747474;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
#header .header-box{
	position:absolute;
	left:12px;
	top:129px;
	width:985px;
	padding:0 0 5px;
	background:url(../img/bg-header-box.jpg) no-repeat 0 100%;
}
#header .box-content{
	width:716px;
	float:left;
	margin:0 20px 0 15px;
	display:inline;
}
#header .border-img{
	padding:6px 6px 5px 6px;
	width:704px;
	height:170px;
	font-size:0;
	background:url(../img/border.gif) no-repeat;
}
#header .address{
	border-top:1px solid #c2dad8;
	background:url(../img/contact.jpg) no-repeat;
	width:220px;
	padding:0 0 9px;
	float:left;
}
#header .address h2{
	margin:0 15px;
	color:#fff;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:1.4em;
	line-height:2.1em;
}
#header .address address {
	margin:0 15px 0 17px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:100%;
	color:#fff;
	line-height:15px;
	font-style:normal;
}
#header .address .address-area{
	overflow:hidden;
	width:219px;
	padding:0 0 6px;
	background:url(../img/bg-contact-separ.jpg) no-repeat 0 100%;
}
#header .address strong{
	font-family:Arial,Helvetica,sans-serif;
	font-size:100%;
	color:#fff;
	margin:15px 15px 0 17px;
	display:block;
	line-height:1em;
}
#header .address span{
	display:block;
	margin:0 15px 0 17px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:100%;
	line-height:1.3em;
	color:#fff;
}
#header .address p{
	margin:5px 15px 0;
	font-family:Arial,Helvetica,sans-serif;
	font-size:100%;
	color:#fff;
	line-height:1.3em;
}

/* ################## Navigation ### */

#nav{
	margin:0;
	padding:0;
	list-style:none;
	background:url(../img/menu.gif) no-repeat;
	width:716px;
	overflow:hidden;
}
#nav li{
	float:left;
	display:inline;
	margin:0 0 0 -2px;
	padding:0 0 0 2px;
	background:url(../img/menu-separ.gif) no-repeat;
}
#nav li a{
	float:left;
	padding:11px 19px 0 19px;
	color:#000;
	height:26px;
	font-size:13px;
	text-decoration:none;
	background:url(../img/menu-bg.jpg) repeat-x;
	text-align:center;
}
#nav .active a,
#nav li a:hover{
	color:#fff;
	background:url(../img/menu-hover.gif) repeat-x;
}

/* ################## Main Content ### */

#breadcrumbs { position: relative; top: -16px; }

.content-holder{
	width:1010px;
	overflow:hidden;
	background:url(../img/bg-main.gif) repeat-y;
}

#content h1 {
	margin:1px 0 0;
	color:#0C6C63;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:2.4em;
	line-height:1.4em;
	margin-bottom:0.5em;
}
#content h3 {
	margin:0;
	color:#109A66;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:1.3em;
	line-height:1.5em;
}
#content h4 {
	margin:0;
	font-size:1.2em;
	line-height:1.25;
	color:#111;
}
#content ul{
	margin:22px 0 20px 34px;
	padding:0;
	list-style:none;	
}
#content ul.thumbs{
	margin:0px;
	padding:0px;
	list-style:none;	
}	
#content ul li{
	padding:0 0 0 17px;
	background:url(../img/separ.gif) no-repeat 0 9px;
	line-height:21px;
	color:#666;
}
#p1 #col ul li{
	padding:0 0 0 17px;
	background:url(../img/separ.gif) no-repeat 0 9px;
	line-height:21px;
	color:#222;
	font-size: 1.2em;
}
#content ul.thumbs li {
background: none;
width: 109px;
padding-right: 18px;
padding-bottom: 5px;
padding-left: 0px;
margin-left: 0px;
height: 147px;
}

#content ul.thumbs li span { clear:both; display:block; }

#col{
	overflow:hidden;
	width:707px;
	padding:0 0 0 32px;
}


/* ################## Sidebar - In This Section ### */

#side-bar .section{
	background:#0c6d63 url(../img/bg-section.jpg) no-repeat 0 100%;
	width:220px;
	overflow:hidden;
	padding:0 0 57px;
	margin-bottom: 9px;
}
#side-bar .section h2,
#side-bar .news h2,
#side-bar .form h2{
	margin:0;
	padding:0 0 4px 14px;
	color:#fff;
	font-size:1.50em;
	line-height:2em;
	background:url(../img/section-separ.jpg) no-repeat 0 100%;
}
#side-bar .section ul{
	margin:0;
	padding:0;
	list-style:none;
	background:url(../img/bg-section-item.jpg) repeat-y;
	width:220px;
}
#side-bar .section ul li{
	font-size:14px;
	color:#fff;
	padding:0 0 2px;
	line-height:16px;
	background:url(../img/section-separ.jpg) no-repeat 0 100%;
}
#side-bar .section ul li div{
	width:220px;
}
#side-bar .section ul li a{
	color:#fff;
	font-size:14px;
	display:block;
	overflow:hidden;
	text-decoration:none;
	padding:2px 0 3px;
}
#side-bar .section ul li a span{
	color:#fff;
	display:block;
	padding:0 0 0 27px;
	background:url(../img/section-separ.gif) no-repeat 14px 6px;
}
#side-bar .section ul li a:hover,
#side-bar .section ul li.active a{
	background:url(../img/bg-section-item-hover.jpg) no-repeat 0 100%;
}


/* ################## Sidebar - News ### */

#side-bar .news{
	margin:0 0 0 0;
	background:#0c6d63 url(../img/news-bg.jpg) no-repeat 0 100%;
	width:220px;
	overflow:hidden;
	padding:0 0 56px;
}
#side-bar .news ul{
	margin:0;
	padding:0 0 8px;
	list-style:none;
	width:220px;
	overflow:hidden;
	background:url(../img/bg-news.jpg) repeat-y;
}
#side-bar .news ul li{
	padding:0;
	margin:-1px;
	float:left;
	background:url(../img/news-separ.gif) no-repeat;
	clear: left;
	width: 219px;
}
#side-bar .news span{
	padding:1px 11px 1px 15px;
	background:#f7f7f7;
	color:#0c6c63;
	overflow:hidden;
	font-weight:bold;
	font-size:11px;
}
#side-bar .news a{
	padding:5px 24px 4px 15px;
	display:block;
	color:#5a5a5a;
	line-height:16px;
	font-size:14px;
	text-decoration:none;
}
#side-bar .news a:hover{
	text-decoration:underline;
}


/* ################## Sidebar - Mailing List ### */

#side-bar div.form h2{
	padding:0 0 0 14px;
}
#side-bar .form{
	margin:9px 0 0;
	background:#0c6d63 url(../img/bg-form.jpg) no-repeat 0 100%;
	width:220px;
	overflow:hidden;
	padding:0 0 57px;
}

#side-bar .form .errors {
	margin:7px 10px 0 14px;
	line-height:15px;
	padding:0 0 2px;
	font-size:13px;
	color:#fff;
}

#side-bar .form .errors strong {
	color:red;
}

#side-bar .form p{
	margin:7px 10px 0 14px;
	line-height:15px;
	padding:0 0 2px;
	font-size:13px;
	color:#fff;
}
#side-bar .form label{
	display:block;
	margin:6px 15px 0;
	line-height:13px;
	font-size:13px;
	color:#fff;
}
#side-bar .form .field{
	background:url(../img/field.jpg) no-repeat 15px 5px;
	padding:2px 0 0 15px;
	width:190px;
}
#side-bar .form input{
	width:190px;
	padding:0;
	height:15px;
	background:none;
	font-size:10px;
}
#side-bar .form input.submit{
	background:url(../img/button.gif) no-repeat;
	margin:5px 15px 0;
	width:50px;
	height:16px;
	text-indent:-9999px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	float:right;
}



/* ################## Footer ### */


#footer ul.bottom-links{
	margin:0;
	padding:20px 0 0;
	list-style:none;
	overflow:hidden;
	float:left;
}
#footer ul.bottom-links li{
	float:left;
	margin:0 0 0 -2px;
	padding:0 13px 0 11px;
	background:url(../img/foot-sep.gif) no-repeat;
}
#footer ul.bottom-links li a{
	text-decoration:none;
	font-size:13px;
	color:#fff;
}
#footer ul.bottom-links li a:hover{
	text-decoration:underline;
}
#footer p{
	margin:23px 42px 0 0;
	display:inline;
	float:right;
	color:#fff;
	text-align:right;
}
#footer p a{
	color:#fff;
}
#footer p a:hover,
#footer p a.active{
	text-decoration:none;
}


/* ################## Image Thumbnails ### */

#col img { float: left; margin: 2px 2px 1em 20px; }
#col form img { float: none; margin: 0; }
#col .nb-img-box a { display: block; }

#col .nb-img-box span { position: relative; padding-left: 5px; margin-bottom: 20px; font-style: italic; color: #0C6C63;}

#col .nb-img-box { float: right; margin: 2px 2px 1em 20px; position: relative; left: -6px;}

#col .nb-img-box img { float: none; margin: 0px; padding: 3px; border: 1px solid #109A66;}

#col .nb-img-box.imgleft { float: left; margin-right: 20px; margin-left: 0px; position: relative; left: 0px; }

#col .nb-img-box.imgright { float: right; margin-right: 10px; position: relative; left: -6px; }

/* ################## Galley ### */

.thumbscontainer { padding: 0; margin: 0; margin-left: 0px; width: 690px; clear: both; }

/* ################## Slideshow ### */

#slide { height: 170px; width: 716px; overflow: hidden; }

/* ################## Contact Form ### */

#cola { width: 257px; float: left; margin-right: 7px; }
#colb { width: 420px; float: left; padding-left: 7px;}

#vericode { margin-left: 153px;}

.veriinput { position: relative; left: 154px; }

#col .form{
	float:left;
	width:624px;
	padding:17px 9px 10px 15px;
	background:#f1f1f1;
	border:1px solid #d1dcd5;
}
#col .form-title{
	width:100%;
	height:30px;
	overflow:hidden;
	background:url(img/line-repeat.gif) repeat-x 0 100%;
}
#col .form h3{
	float:left;
	margin:0;
}
#col .indicates{
	float:right;
	font-size:10px;
	font-weight:bold;
}
#col .indicates img{
	margin:0 5px 0 0;
}
#col .form form{
	width:100%;
	overflow:hidden;
	padding:28px 0 0;
}
#col .form ul{
	margin:20px 0 0 0;
	padding:0;
	list-style:none;
background: none;
}
#col .form ul li{
	float:left;
	margin:0 0 14px;
	width:100%;
	list-style:none;
background: none;
}
#col .form .label{
	float:left;
	width:140px;
	margin:0 14px 0 0;
	text-align:right;
	font-weight:bold;
	line-height:20px;
}
#col .form .label .comments-label{
	line-height:18px;
}
#col .form .label label{
	line-height:24px;
	
}
#col .form .text{
	width:198px;
	padding:3px 0 3px 5px;
	border:1px solid #b1c2b8;
	margin:0 5px 0 0;
}

#col .form .veri {
        border:1px solid #b1c2b8;
}

#col .form select{
	width:205px;
	margin:0 0 4px;
}
#col .form .colour,
#col .form .country{
	float:left;
	width:300px;
}
#col .form .colour input,
#col .form .country input{
	width:16px;
	height:15px;
	margin:-1px 0 0;
}
#col .form ul .colour li,
#col .form ul .country li{
	float:left;
	width:100%;
	margin:0 0 3px;
}
#col .form textarea{
	width:343px;
	padding:0 0 0 5px;
	height:130px;
	border:1px solid #b1c2b8;
	overflow:auto;
}
#col .form .submit{
	margin:0 11px 0 0;
}
.caddress {
clear: left;
padding-top: 20px;}

/* ################## News Stories ### */

.item { margin-bottom: 20px; }


/* ################## Thickbox and NB Common Styles ### */

#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(assets/js/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_window a #TB_Image {
cursor: url(assets/js/minify.cur), pointer;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
	text-indent: -5000px;
}

#TB_closeWindowButton{
	display: block;
	float: right;
	width: 80px;
	height: 30px;
	background: transparent url(assets/js/closelabel.gif) no-repeat center;
	margin: -3px 0 10px;
	outline: none;
}


#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

#col a[href^="http://"] {
	display:inline-block;
	padding:2px 14px 2px 0px;
	line-height:14px;
	min-height:14px;
	overflow:visible;
	background:transparent url(assets/js/external.gif) center right no-repeat;
}
#col a.image-link {
        background: none !important;
        display: block !important;
        float: right;
}
a[href$='.doc'] {
	display:inline-block;
	line-height:14px;
	min-height:14px;
	overflow:visible;
	background:transparent url(assets/js/word.png) center left no-repeat;
	padding:2px 0 2px 20px;
}
a[href$='.pdf'] {
	display:inline-block;
	line-height:14px;
	min-height:14px;
	overflow:visible;
	background:transparent url(assets/js/pdf.png) center left no-repeat;
	padding:2px 0 2px 20px;
}
#col a.thickbox {
cursor: url(assets/js/magnify.cur), pointer;
}

#col address { margin-top: 0px; padding-top: 0; position: relative; top: -1.4em; font-style: normal;}

#col .box .imgleft { float: left; margin-left: 0px; margin-right: 15px; padding: 2px; border: 1px solid #fff;}
#col .box .imgright { float: right; margin-left: 15px; margin-right: 3px; padding: 2px; border: 1px solid #fff;}
