* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #5e5e5e;
}

p {
	margin-bottom: 16px;
}

a, a:visited, a:active {
	color: #dc143c;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.clearfloat {
	clear: both
}

img {
	border: none;
}

.alignleft {
	float: left;
	margin: 0 18px 12px 0;
}

.alignright {
	float: right;
	margin: 0 0 12px 18px;
}

.top {
	margin-bottom: 24px;
}



/* LAYOUT */

#wrapper {
	width: 860px;
	margin: 0 auto;
}

#header {
	width: 860px;
	height: 136px;
}

#header_right {
	float: right;
	width: 228px;
	color: #4d4d4d;
}

#main_nav {
	width: 860px;
	height: 36px;
	background: url("images/top_nav_bg.gif") no-repeat left top;
}

#main_nav.sub_nav {
	width: 860px;
	height: 36px;
	background: url("images/main_nav_sub_bg.gif") no-repeat left top;
}

#secondary_nav {
	width: 860px;
	height: 34px;
	background: url("images/sub_nav_bg.gif") no-repeat left top;
}

#banner {
	width: 860px;
	height: 288px;
	background: url("images/home_banner.jpg") no-repeat left top;
}

#main {
	margin: 24px 0;
}

#home #main {
	margin: 14px 0;
}

#left_col {
	float: left;
	width: 620px;
}

#right_col {
	float: right;
	width: 228px;
}

/* Contact page specific */
#contact #left_col {
	float: left;
	width: 423px;
}

#contact #right_col {
	float: right;
	width: 423px;
	padding-top: 34px;
}

#footer {
	clear: both;
	width: 860px;
	border-top: 2px solid #0b59a4;
	padding: 16px 0;
}



/* TYPOGRAPHY */

a.download {
	background: url("images/icon_pdf_dl2.gif") no-repeat left center;
	padding: 10px 0 12px 42px;
	line-height: 35px;
}

h1, h2, h3, h4 {
	color: #0456a6;
	font-weight: normal;
	padding: 2px 0 0 0;
}

h1 {
	font-size: 26px;
	margin-bottom: 18px;
}

h1.top_buffer {
	margin-top:24px;
}

h2 {
	font-size: 20px;
	margin-bottom: 16px;
	padding-top: 10px;
}

h3 {
	font-size: 16px;
	margin-bottom: 16px;
}

h4 {
	font-size: 14px;
	margin-bottom: 4px;
}

h5 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 4px;
}

#header h1 {
	text-indent: -1000px;
	background: url("images/logo.gif") no-repeat left top;
	width: 268px;
	height: 136px;
}

#banner h1 {
	line-height: 28px;
	width: 370px;
	margin-bottom: 0;
	padding: 56px 0 32px 26px;	
}


#banner p {
	font-size: 18px;
	line-height: 23px;
	width: 370px;
	margin-bottom: 0;
	padding: 0 0 0 26px;
}

.phone {
	font-weight: bold;
	line-height: 22px;
	padding: 33px 0 16px 0;
}

.phnumber {
	font-size: 24px;
}

.sidebar {
	background-color: #fff1d6;
}

.sidebar h3 {
	color: #4d4d4d;
	line-height: 30px;
	padding: 0 0 0 12px;
	background: url("images/sidebar_hdr_bg.gif") no-repeat left top;
}

.sidebar .sidebar_content {
	font-size: 11px;
	line-height: 14px;
	padding: 0 12px 16px 12px;
}

.sidebar_bttm {
	width: 228px;
	height: 6px;
	background: url("images/sidebar_bttm.gif") no-repeat left top;
	margin: 0 0 16px 0;
}

#news {
	padding: 0 12px;
}

#news h3 {
	color: #4d4d4d;
	margin-top: 47px;
	padding-left: 0;
	line-height: 26px;
	background: url("images/dot_line.gif") repeat-x left bottom;
}

#news {
	font-size: 11px;
	line-height: 14px;
}

.news_summary {
	margin-bottom: 16px;
}

.news_summary_summary {
	margin-bottom: 6px;
}

#footer .address {
	font-size: 11px;
	color: #7e7e7e;
}

#footer .address a, #footer .address a:hover {
	color: #7e7e7e;
}

#footer .icons {
	width: 212px;
	float: right;
	text-align: right;
}

#footer .icons ul {
	margin:  0;
	padding: 0;
	list-style: none;
}

#footer .icons li {
	display: inline;
	padding: 0 4px 0 0;
	margin: 0;
}


/* LISTS */

ul, ol {
	margin: 12px 0 16px 36px;
}

ul ul, ol ol {
	margin-top: 6px;
	margin-bottom: 0;
}

ul ul {
	list-style: disc;
}

/* Main and secondary navigation */
#main_nav ul, #secondary_nav ul {
	margin: 0;
	padding: 0 0 0 16px;
	list-style: none;
}

#main_nav li {
	float: left;
	padding: 10px 10px 4px 0;
	margin: 0 10px 0 0;
	border-right: 1px solid #73a0cc;
}

#secondary_nav li {
	float: left;
	padding: 9px 0 4px 0;
	margin: 0 12px 0 0;
	border: none;
}

#main_nav li a, #secondary_nav li a {
	font-weight: bold;
	color: #fff;
}

#main_nav li a:hover, #main_nav li a.selected, #secondary_nav li a:hover, #secondary_nav li a.selected {
	color: #fdba31;
	text-decoration: none;
}

#main_nav.sub_nav li a.selected {
	padding-bottom: 11px;
	background: url("images/sub_nav_arrow.gif") no-repeat center bottom;
}

#main_nav li.last {
	border-right: none;
}

/* Sidebar lists */
.sidebar ul {
	margin: 6px 0 6px 14px;
}

.sidebar li {
	margin-bottom: 6px;
}

.sidebar ul.pdf {
	list-style: none;
	margin-left: 0;
}

.sidebar ul.pdf li {
	background: url("images/icon_pdf_dl.gif") no-repeat left 3px;
	padding-left: 46px;
}

/* Tabbed Panel */
#tab_panel_top {
	font-size: 16px;
	width: 616px;
	height: 36px;
	background: #fff url("images/tab_panel_top.gif") no-repeat left bottom;
}

/* Tabs */
#tab_panel_top ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#tab_panel_top li {
	float: left;
	margin: 0;
	padding: 0;
}

#tab_panel_top ul a {
    display: block;
    background: url("images/tab_bg.gif") no-repeat left top;
    line-height: 31px;
    width: 169px;
    text-align: center;
    color: #4d4d4d;
}

#tab_panel_top ul a:hover {
	color: #333;
	text-decoration: none;
}

#tab_panel_top ul a.selected {
	background-position: 0% -37px;
	color: #333;
}
/* end tabs */

#about, #specialisms {
	width: 616px;
	min-height: 120px;
	background: url("images/tab_panel_bg.gif") repeat-y left top;
	padding: 16px 0 2px 0;
}

.teaser {
	padding: 0 16px;
	margin: 0 0 20px 0;
}

.teaser h3 {
	color: #4d4d4d;
	font-weight: bold;
}

.teaser a, a.teaser {
	font-weight: bold;
	color: #0456a6;
	background: url("images/link_arrow.gif") no-repeat left 2px;
	padding: 0 0 0 20px;
}

.teaser a.no_arrow, a.teaser {
	font-weight: bold;
	color: #0456a6;
	background: none;
	padding: 0px;
}

.teaser a:hover, a:hover.teaser {
	color: #dc143c;
	text-decoration: none;
	background-position: 0 -12px;
}

#tab_panel_bttm {
	width: 616px;
	height: 8px;
	background: url("images/tab_panel_bttm.gif") no-repeat left top;
	margin: 0 0 16px 0;
}
/* end tabbed panel */

/* Team */
.biog {
	margin: 0 0 26px 0;
}

.biog img {
	float: left;
	width: 131px;
}

.biog p, .biog h3 {
	padding: 0 38px 0 146px;

}

/* QUOTE */
blockquote {
	font-size: 16px;
	line-height: 22px;
	color: #0456a6;
	float: left;
	width: 206px;
	background: url("images/quote_left.gif") no-repeat left top;
	padding: 0 0 0 48px;
	margin-right: 16px;
}

.pullquote_bttm {
	height: 28px;
	background: url("images/quote_right.gif") no-repeat right top;
	margin-bottom: 16px;
}


/* TABLES */
table {
	border-collapse: collapse;
	border: 1px solid #80aad2;
	margin-bottom: 16px;
}

th {
	color: #fff;
	text-align: left;
	background-color: #80aad2;
	padding: 6px;
}

td {
	border: 1px solid #80aad2;
	padding: 6px;
}


/* BOXED CONTENT */
.boxtop {
	height: 8px;
	background: url("images/box_top.gif") no-repeat left top;
}
.boxout {
	width: 373px;
	padding: 4px 16px;
	background: url("images/box_bg.gif") repeat-y left top;
}
.boxbottom {
	height: 8px;
	background: url("images/box_bttm.gif") no-repeat left top;
	margin-bottom: 16px;
}

/* FORMS */

/* Contact */
label {
	float: left;
	width: 100px;
	font-weight: bold;
}

input, textarea {
	width: 300px;
	height: 18px;
	font-size: 12px;
	padding: 3px;
	margin-bottom: 10px;
	border: 1px solid #c2c2c2;
	background-color: #f2f6fa;
}

textarea {
	height: 154px;
}

#submitbutton {
	float: left;
	margin: 5px 0 40px 100px;
	padding: 0;
	width: 120px;
	height: 32px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background: url("images/submit_bg.gif") no-repeat left top;
	border: none;
}

/* Search */
#searchbox {
	width: 228px;
	height: 31px;
	background: url("images/search_bg.gif") no-repeat left top;
}

#searchbox #s {
	font-size: 12px;
	color: #5e5e5e;
    float: left;
    width: 158px;
    padding: 0;
    margin: 8px 0 0 9px;
    border: 0;
    background: none;
}
#searchbox #go {
    float: right;
    width: 49px;
    height: 22px;
    margin: 5px 7px 0 0;
    padding: 0;
    border: none;
}
/* end search */

/* Equiries - sidebar */

#enquiries {
	width: 227px;
	background-color: #cadbec;
}

#enquiries h3 {
	color: #4d4d4d;
	line-height: 36px;
	margin-bottom: 0;
	padding: 0 0 0 12px;
	background: url("images/enq_hdr_bg.gif") no-repeat left top;
}

#enquiries_content {
	width: 203px;
	padding: 0 12px;
}

#enquiries_bttm {
	width: 227px;
	height: 7px;
	background: url("images/enq_bttm.gif") no-repeat left top;
}

#enquiries form {
	padding-bottom: 42px;
}

#enquiries input, #enquiries textarea {
	width: 194px;
	background-color: #fff;
	margin-bottom: 4px;
}

#enquiries textarea {
	height: 80px;
}

#enquiries #submitbutton {
	float: left;
	margin: 4px 0 0 0;
	padding: 0;
	width: 120px;
	height: 32px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background: url("images/submit_bg.gif") no-repeat left top;
	border: none;
}
span.search_highlight {
   background-color:#FDC758;
}

/* LIGHTBOX2 */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

