@charset "utf-8";
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
}
body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/bg_head_2010.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
a {
  outline: none;
}
a:link {
	color: #F69E1D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F69E1D;
}
a:hover {
	text-decoration: none;
	color: #FC7214;
}
a:active {
	text-decoration: none;
	color: #F69E1D;
}
p {
	margin-top:0px;
	margin-bottom: 15px;
}
h1 {
	margin-top:0px;
	font-size: 34px;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h2 {
	margin-top:0px;
	font-size: 26px;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h3 {
	margin-top:0px;
	font-size: 22px;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-bottom: 10px;
}
h4 {
	margin-top:0px;
	font-size: 18px;
	color: #FC7214;
	font-weight: normal;
	margin-bottom: 10px;
}
h5 {
	margin-top:0px;
	font-size: 16px;
	color: #FC7214;
	font-weight: normal;
	margin-bottom: 10px;
}
#footer h3 {
	font-size: 20px;
}
#maincontainer {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
#bodycontainer {
	position: relative;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #31332D;
	background-image: url(/images/bg_2010.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#contactform {
	display: block;
	overflow: hidden;
	position: relative;
	width: 100%;
}
#contactformbg {

}

#contactformcontainer {
	width: 940px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background: url(/images/contactpreference.gif) no-repeat 700px 0px;
	height: auto;
}
#owlprints {
	position: absolute;
	right: -250px;
	top: 257px;
	background: url(/images/owlprints.jpg);
	height: 33px;
	width: 114px;
}
#mainbody {
	padding-top: 30px;
	padding-bottom: 30px;
	position: relative;
}
#header {
	position:relative;
	z-index:1009;
}
#headercontainer {
	margin: 0px auto;
	width: 940px;
	position: relative;
	z-index:1008;
	height: 119px;
}
#logo {
	background: url(/images/logo.png);
	height: 96px;
	width: 108px;
	left: 246px;
	top: -82px;
	position: absolute;
	z-index:2000;
}
/* Hides from IE5-mac \*/
* html #logo {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/logo.png',sizingMethod='scale');
}
/* End hide from IE5-mac */
.leftcol {
	width: 616px;
	margin-left: 10px;
	float: left;
}
.rightcol {
	margin-left: 650px;
	width: 300px;
}
.singlecol {
	width: 940px;
	margin-left: 10px;
}

#logotype {
	position: absolute;
	left: 0px;
	top: 58px;
	width: 211px;
	height: 47px;
}
#searchbar {
	position: absolute;
	top: 27px;
	right: 0px;
	font-size: 14px;
}
.hasspaceleft30 {
	padding-left: 30px;
}
.hasspaceleft10 {
	padding-left: 10px;
}
.hasspacebelow25 {
	margin-bottom: 25px;
}
.hasspacebelow10 {
	margin-bottom: 10px;
}
.hasspaceabove10 {
	margin-top: 10px;
}
.hasspaceabove30 {
	margin-top: 30px;
}

#searchbar a {
	color: #999999;
}
.contrastcolour {
	color: #FC7214;
}
#menubar {
	position: absolute;
	top: 77px;
	right: 0px;
	z-index:1005;
}
#tabset {
	margin-bottom: 30px;
}

#menubar ul {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
	z-index:1004;
}
#menubar li {
	display:inline;
	position:relative;
	z-index:1003;
}
#menubar li a {
	padding:5px 10px;
	color:#FFFFFF;
}
#menubar li.active a {
	color:#FC7214;
}
#menubar li a:hover {
	background-color:#703309;
	color:#FFFFFF;
}
#menubar li table.mainsubmenu {
	background-color:#703309;
	position:absolute;
	left:-30px;
	top:27px;
	padding:0;
	z-index: 1000;
	-moz-box-shadow: rgba(0,0,0,0.5) 1px 1px 6px;
	-webkit-box-shadow: rgba(0,0,0,0.5) 1px 1px 6px;
	_height: 1%;
	height:10px;
	width:10px;
	overflow:visible;
}
#menubar li table.mainsubmenu td {
	font-size:14px;
	height:38px;
	border-top:#FC7215 1px solid;
	white-space: nowrap;
	width:1%;
}
#menubar li table.mainsubmenu tr:first-child td {
	border-top:none; !important
}
#menubar li table.mainsubmenu td a {
	display:block;
	padding:10px 20px 10px 10px;
	color:white;
}
#menubar li table.mainsubmenu td a:hover {
	color:#2B1B19;
	background-color:#FC7215;
}
.hasdottedunderline {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 2px dotted #999999;
}
#footer {
	background: #1C1C1C url(/images/bg_footer.jpg) repeat-y center;
	border-top: 2px solid #333;
	clear: both;
}
#footerbody {
	background: #110C09 url(/images/bg_footerbody.jpg) no-repeat center top;
	width: 939px;
	height: 330px;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	margin-right: auto;
	margin-left: auto;
	color: #737373;
	font-size: 16px;
	position: relative;
}
#footer a {
	color: #737373;
	text-decoration:none;
}
#footer a:hover {
	color: #FC7214;
}
#footer #col1 {
	position: absolute;
	top: 20px;
	left: 31px;
	width: 164px;
}
#footer #col2 {
	position: absolute;
	top: 20px;
	left: 215px;
	width: 246px;
}
#footer #col3 {
	position: absolute;
	top: 20px;
	left: 481px;
	width: 218px;
}
#footer #col4 {
	position: absolute;
	top: 20px;
	width: 215px;
	font-size: 13px;
	right: 10px;
}
#footer #address {
	font-size: 10px;
	position: absolute;
	bottom: 8px;
	line-height: 10px;
	left: 122px;
	text-align: center;
	width: 807px;
}
#footer #regaddress{
	font-size: 10px;
}
#bvlogo a {
	background: url(/images/bvlogo.jpg) no-repeat center bottom;
	height: 48px;
	width: 83px;
	display:block;
}
#bvlogo a:hover {
	background-position:top;
}
#bvlogo {
	position:absolute;
	left:34px;
	bottom:8px;
}
.leftcol .col1 {
	width: 298px;
	float: left;
	font-size: 14px;
}
.leftcol .col2 {
	margin-left: 318px;
	font-size: 14px;
}
.twocols {
	background: url(/images/vert_dot.gif) repeat-y center;
}
a.btnOrange {
	background: #CA5F0D url(/images/btn_bullet.jpg) no-repeat right;
	border: 1px solid #FC7215;
	display: block;
	float: left;
	padding-right: 26px;
	height: 25px;
}
a.btnOrange span {
	background: url(/images/btn_bg.jpg) no-repeat center;
	display: block;
	font: 14px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFF;
	padding: 4px 10px;
}
a.btnOrange:hover {
	background: #B73B02 url(/images/btn_bullet_f2.jpg) no-repeat right;
}
a.btnOrange:hover span {
	background: url(/images/btn_bg_f2.jpg) no-repeat center;
}.clearer {
	clear: both;
}
.smallertext {
	font-size: 14px;
}
.sidepanel {
	background: #423D39;
	border-top: 6px solid #FC7215;
	padding: 10px 15px;
	-moz-box-shadow: rgba(0,0,0,0.8) 1px 1px 12px;
	-webkit-box-shadow: rgba(0,0,0,0.8) 1px 1px 12px;
}
.hoot {
	background: #2A2725 url(/images/bg_hoot.jpg) no-repeat right bottom;
}
.hasspaceright {
	margin-right: 10px;
}
.clearme {
	width:100%;
	overflow:hidden;
}
#newsletterPanelContent {
	background: #202020;
	padding: 12px 6px 3px;
	font-size: 12px;
	position:relative;
	margin-top:5px;
}
#newsletterPanel ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#newsletterPanel li {
	padding: 4px;
}
#newsletterPanel li #btnSend {
	margin-top: 4px;
}
#newsletterPanel label {
	float: left;
	width: 48px;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
}
#newsletterPanel input {
	padding: 4px;
	height: 22px;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 190px;
	border-style: none;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background: url(/images/bg_inputfields.jpg) repeat-x top #FEFEFE;
}
#newsletterPanel #btnSend {
	margin-left: 48px;
}
.whitelink a{
	color: #FFF;
	text-decoration: underline;
}
.tinytip {
	font-size: 12px;
	text-align: right;
	margin-top: -10px;
}
.tinytip a {
	color: #999;
	text-decoration: underline;
}
#header input#google_q {
	background: url(/images/bg_searchfield.jpg) repeat-x top;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #A3937B;
	height: 14px;
	padding: 4px;
	border-style: none;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	width: 170px;
	margin:0;
}
#header input#google_sa {
	position:absolute;
	top: 0px;
	right: 0px;
	padding:0;
	height:20px;
	width:20px;
	border: none;
}
#header #searchbox {
	position:relative;
	padding-right:25px;
}
#twitter_div ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#twitter_div li {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 2px dotted #999999;
}
#twitter_div ul li:first-child {
	border-top:none; !important
	padding-top:none; !important
}
#frmContact {
	margin-left: 100px;
}

#frmContact ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#frmContact li {
	padding-bottom: 8px;
}
#frmContact li #btnSend {
	margin-top: 4px;
}
#frmContact label.leftalign {
	float: left;
	text-align: right;
}
#frmContact label {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
	font-weight: bold;
}
#frmContact .fixedwidth {
	padding: 4px;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	border: none;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background: url(/images/bg_inputfields.jpg) repeat-x top #FEFEFE;
	margin: 0 0 0 8px;
}
#frmContact .fixedwidth130 {
	width: 130px;
}
#frmContact .fixedwidth80 {
	width: 80px;
}
#frmContact .fixedwidth280 {
	width: 270px;
}
#frmContact .fixedwidth330 {
	width: 320px;
}
#frmContact .fixedheight22 {
	height: 22px;
}
#frmContact textarea {
	overflow: auto;
}
#frmContact #btnContactSend {
	margin-left: 88px;
}
.frmContactColumn {
	float: left;
	width: 420px;
}
#frmContact .fixedheight44 {
	height: 44px;
}
#frmContact .fixedheight158 {
	height: 158px;
}
/* Hides from IE5-mac \*/
* html #contactformclosebutton a,* html #newsletterClosebutton a {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/highslide/graphics/close.png',sizingMethod='scale');
}
/* End hide from IE5-mac */
#contactformclosebutton {
	height: 30px;
	width: 30px;
	position: absolute;
	right: 0px;
	top: 0px;
}
#contactformclosebutton a, #newsletterClosebutton a {
	background: url(/highslide/graphics/close.png);
	display: block;
	height: 30px;
	width: 30px;
	border-style: none;
	text-decoration: none;
}
#newsletterClosebutton {
	height: 30px;
	width: 30px;
	position:absolute;
	top:-6px;
	right:-2px;
}
.validation-failed {
	border:1px solid #F00;
}
#advice-required-strContactName,#advice-validate-email-strContactEmail {
	margin-left:138px;
}
#advice-required-strContactEnquiry {
	margin-left:88px;
}
.validation-advice {
	color:#FFF;
	background-color:#900;
	font-size:10px;
	margin-top:2px;
	margin-right:3px;
	padding:1px 8px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
h1 span.amp,h2 span.amp,h3 span.amp {
	font-family:Baskerville,"Goudy Old Style","Palatino","Book Antiqua",serif;
	font-size:120%;
	font-style:italic;
	padding-right: 3px;
}
#sectiontitle {
	border-top: 5px solid #384855;
	font-size: 42px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 14px;
	height: 54px;
	background: #2C3A44 url(/images/bg_sectionhead.jpg) repeat-x 5px;
	margin-bottom: 20px;
	-moz-box-shadow: rgba(0,0,0,0.8) 1px 1px 12px;
	-webkit-box-shadow: rgba(0,0,0,0.8) 1px 1px 12px;
	margin-right: 10px;
	margin-left: 10px;
}
.teamphoto {
	width: 117px;
	font-size: 18px;
	color: #F69E1D;
	float: left;
}
.teamphoto img {
	margin:6px 0;
}
.teammember {
	margin-bottom: 30px;
}
.teamprofile {
	margin-left: 132px;
}
#gallerytabs {
	height: 80px;
}
.gallerytab {
	background: #2D2723;
	float: left;
	height: 58px;
	width: 131px;
	padding: 10px;
	font: 16px/24px Georgia, "Times New Roman", Times, serif;
	cursor: pointer;
	opacity:0.7;
	-moz-opacity:0.7;
	-webkit-opacity:0.7;
}
#gallerytabs .activetab {
	background: #292A2A;
	height: 60px;
	opacity:1.0;
	-moz-opacity:1.0;
	-webkit-opacity:1.0;
}
#gallerytabs .hasspacer {
	margin-right: 3px;
}
#gallerypanes {
	width: 613px;
	background: #292A2A;
	margin-bottom: 20px;
}
.gallerypane {
	padding: 12px;
	font-size: 14px;
}
.gallerypane img {
	float: left;
	margin-right: 20px;
}
.sidepanel ul {
	list-style:none;
	margin:0;
	padding:0;
}
.sidepanel li {
	list-style:none;
	margin:0;
	padding:3px 0;
}
.sidepanel ul.top {
	margin-left:20px;
}
.sidepanel ul li a {
	font-size: 15px;
	display:block;
	padding-left:5px;
	padding-top:1px;
	padding-bottom:1px;
}
.sidepanel ul li ul li a {
	padding-left: 20px;
}
.sidepanel ul li ul li ul li a {
	padding-left: 35px;
}
.sidepanel li.active>a {
	color: #FC7214;
}
.sidepanel li a:hover {
	background-color: #6A625B;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
#menuarrow {
	background: url(/images/menuarrow.gif);
	height: 40px;
	width: 21px;
	position: absolute;
	top:-500px;
}
#cse-search-results {
	background: #423D39;
	border-top: 6px solid #FC7215;
	padding: 10px 15px;
	-moz-box-shadow: rgba(0,0,0,0.8) 1px 1px 12px;
	-webkit-box-shadow: rgba(0,0,0,0.8) 1px 1px 12px;
}.blogpost {
	background: url(/images/vert_dot.gif) repeat-y 127px;
}
.blogauthor {
	float: left;
	width: 117px;
	font-size: 12px;
	color: #F69E1D;
}
.blogbody {
	margin-left: 137px;
	font-size: 14px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 2px dotted #999;
}
.blogdate {
	font-size: 12px;
	color: #999;
	margin-bottom: 10px;
}
.imgleft {
	float: left;
	margin-right: 30px;
	margin-bottom: 10px;
}
#panelcontainer {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #31332D;
	position: relative;
	background-position:top center;
	background-repeat:no-repeat;
	background-image:url(/images/bg_panel_default.jpg);
}
#panelbody {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-color:#0F0;
}
#panelbuttoncontainer {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#innershad {
	background-image: url(/images/panel_innershad.png);
	position: absolute;
	bottom: 0px;
	height: 20px;
	z-index: 10;
	width: 100%;
}
#panelportal {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	height: 340px;
	overflow:hidden;
}
#panelcontent {
	background-position:top center;
	background-repeat:no-repeat;
	height: 340px;
	width: 100%;
	position:absolute;
	top:0px;
	left:0px;
	text-align:center;
}
#panelbutton {
	background-image: url(/images/btn_nextproject.jpg);
	height: 25px;
	width: 134px;
	position: absolute;
	left: 816px;
	top: 24px;
	cursor: pointer;
	z-index:10;
}
