﻿/* CSS Document - Prettys 2008*/

/*Prettys colour refs
01 - #989B97
02 - #A71930
03 - #772432
04 - #B3A300
05 - #857363
06 - #4D4F33
07 - #EBB700
08 - #2B4E36
09 - #4F4C25
10 - #8996A0
11 - #003C69
12 - #0069B3
13 - #BEB9A6
*/


@media screen {
/* 	body style is colour specific - this style will be overwritten by another selected stylesheet
	this style kept intact as the default */
body {
	background-color:#CECECE;
	background-image:url(../../images/colours/body_bg1.jpg);
	background-repeat:repeat-x;
	margin:0px;
	border-top:9px solid #8C1423;
	font-size:75%;
	font-family:Arial, Helvetica, sans-serif;
}

/* All of the heading styles should be editable by the client*/

h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#444444;
	font-size:1.3em;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#444444;
	font-size:1.2em;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	color:#A71930;
	font-weight:bold;
	margin-bottom:0;
	margin-top:0;
	font-size:1.0em;
}

#top_title h1
,#module_title h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:1.3em;
	margin:0;
}

#quicklinks_title h5
,#module_title h5
,#ask_expert_title h5
,#home_topright_title h5 {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:1.3em;
	margin:0;
	font-weight:normal;
}

hr {
	 background-color:#BFBFBF; 
	 color:#BFBFBF; 
	 height:1px; 
	 border:0;
}


select {
	font-size:1.0em;
}

#wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 995px;
	background-color:#fff;
	/*background-image:url(../../images/global/left_bg.jpg);
	background-repeat:repeat-y;
	background-position:left;*/
}
html>body #wrapper {
	width: 1008px;
}

#wrapperhomepage {
	margin: 0px auto;
	padding: 0px;
	width: 995px;
	background-color:#fff;
}
html>body #wrapperhomepage {
	width: 1008px;
}

/* HEADER INFORMATION */

/* 	#header style is colour specific - this style will be overwritten by another selected stylesheet
	this style kept intact as the default */
	
#header {
	width: 1010px;
	height:91px;
	padding:0px 10px 0px 0px;
	background-color:transparent;
	background-color:#989b97;
	
}

#logo {
	position:relative;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}


#icons {
	position:relative;
	float:right;
	margin-top:10px;
	padding:0px 10px 0px 0px;
	width:790px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

#icons a {
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

#icons a:link, #navlist a:visited {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration: none;
}

#icons a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration: underline;
}

#top_title {
	height:27px;
	width:923px;
	background:url('../../images/title_bg_blue.jpg') repeat-x;
	padding:8px 25px 0 20px;
	margin: 8px 0px 0px 20px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
}

.button {
	background-image:url(../../images/global/arrow_content.jpg);
	background-repeat:no-repeat;
	width:20px;
	height:20px;
	margin:0px;
	padding:0px;
	border:0px;
	background-color:transparent;
	float:right;
}

.formsubmit {
	background-image:url(../../images/global/formsubmit.jpg);
	background-repeat:no-repeat;
	background-position:right;
	width:100px;
	height:25px;
	margin:0px;
	padding:0px 0px 0px 0px;
	margin:0px;
	font-style:italic;
	color:#772432;
	text-decoration:underline;
	border:0px;
	background-color:transparent;
}

.required {color:#772432; font-style:italic;}

/* 	.search style is colour specific - this style will be overwritten by another selected stylesheet
	this style kept intact as the default */
	
.search {
	background-image:url(../../images/colours/headerarrow/arrow1.jpg);/*This will need to change depending on the colour for the header - arrows 1 - 13, see colour refs*/
	background-repeat:no-repeat;
	height:20px;
	width:20px;
	border:0px;
	background-color:transparent;
}

/* MAIN IMAGE - BANNER */

#banner {
	width: 1000px;
	height:200px;
	padding:0px 0px 0px 0px;
	background-color:#fff;
}
html>body #banner {
	width: 1008px;
}

#testimonial { /*This is incase the top banner copy is content managed. It will go inside the banner div */
	width:300px;
	height:200px;
	float:left;
	background-color:#fff;
}

/* HTML alternative to Flash */
.bannerHtml {
	position:relative;
	width:1000px;
	height:200px;
	background-repeat:no-repeat;
	background-position:right;
	font-family:Arial, Helvetica, sans-serif;
}
html>body .bannerHtml {
	width: 1008px;
}

#bannerQuote {
	position:relative;
	left:30px; 
	top:35px; 
	width:460px; 
	height:65px;
	font-weight:bold;
	font-size:1.15em;
}

#bannerName {
	position:relative;
	float:left;
	top:35px; 
	left:30px;
	width:175px; 
	height:25px;
	font-weight:normal;
	font-size:1.0em;
}

#bannerSignature {
	position:relative;
	float:left;
	left:110px; 
	top:35px; 
	width:81px; 
	height:43px;
	font-weight:normal;
	font-size:1.0em;
	/*border:1px solid black;*/
}

#bannerLink {
	position:relative;
	left:30px; 
	top:20px; 
	width:250px; 
	height:25px;
	font-weight:normal;
	font-size:1.0em;
	color:#A71930;
	text-decoration:none;
}

#bannerLink a:link{color:#A71930; text-decoration:none;}
#bannerLink a:active{color:#A71930; text-decoration:none;}
#bannerLink a:visited{color:#A71930; text-decoration:none;}
#bannerLink a:hover{color:#A71930; text-decoration:none;}

/* MAIN NAVIGATION (replaced) */

/* 	#navbar style is colour specific - this style will be overwritten by another selected stylesheet
	this style kept intact as the default */

/*
#navbar {
	margin: 0px 0px 0px 0px;
	background-image:url(../../images/global/nav_bg.jpg);
	background-repeat:repeat-x;
	border-top:2px solid #989B97;
	border-bottom:1px solid #bbb;
	height:30px;
	width:955px;
	padding-left:20px;
	padding-right:25px;
	color:#444444;
	font-family:Arial, Helvetica, sans-serif;
}
html>body #navbar {
	width: 963px;
}


.nav {
	margin: 0;
	padding: 0;
	float: left;
	color:#444444;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
}

.nav li{
	display: inline;
}

.nav li a{
	float: left;
	color:#444444;
	padding: 7px 15px 7px 15px;
	text-decoration: none;
	background-image:url(../../images/global/navline_bg.gif);
	background-repeat:no-repeat;
	background-position:right;
}

.nav li a:visited{}

.nav li a:hover, .nav li .current{
	color: white;
	background-color:transparent;
	background-image:url(../../images/colours/navigation/nav_bg1.jpg);
	background-repeat:repeat-x;
	background-position:center center;
}
*/

/* SUB NAVIGATION */

#subnav_inpage_container {
    margin:25px 0 0 0;
}

#subnav_title {
	background-image:url(../../images/global/subnavtitle_bg.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	padding:5px 5px 5px 10px;
	margin-bottom:1px;
	margin-right:18px;
	width:175px;
}

#subnav_title a {
	color:#FFFFFF;
	text-decoration:none;
}

div#subnav_container{
	height:auto;
	padding:0px;
	width:190px;
}

#level3 {
	/*border-bottom:1px solid #ddd;*/
	width:50px;
}

#level3 a:link{background-color:#ddd; font-size:0.9em; width:170px; padding:3px 0px 5px 20px;border-bottom:1px solid #ddd;}
#level3 a:active{background-color:#ddd; font-size:0.9em; width:170px; padding:3px 0px 5px 20px;border-bottom:1px solid #ddd;}
#level3 a:visited{background-color:#ddd; font-size:0.9em; width:170px; padding:3px 0px 5px 20px;border-bottom:1px solid #ddd;}
#level3 a:hover{background-color:#ddd; font-size:0.9em; width:170px; padding:3px 0px 5px 20px;border-bottom:1px solid #ddd;}

#level4 {
	/*border-bottom:1px solid #ddd;*/
	width:50px;
}

#level4 a:link{background-color:#ddd; font-size:0.9em; width:165px; padding:3px 0px 5px 25px;border-bottom:1px solid #ddd;}
#level4 a:active{background-color:#ddd; font-size:0.9em; width:165px; padding:3px 0px 5px 25px;border-bottom:1px solid #ddd;}
#level4 a:visited{background-color:#ddd; font-size:0.9em; width:165px; padding:3px 0px 5px 25px;border-bottom:1px solid #ddd;}
#level4 a:hover{background-color:#ddd; font-size:0.9em; width:165px; padding:3px 0px 5px 25px;border-bottom:1px solid #ddd;}

ul#navlist li a,ul#subnavlist li a{
	font-family: arial;
	font-weight: normal;
	text-decoration: none;
}

ul#navlist{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#navlist li { /*display: inline;*/ }

ul#navlist li a{
	color: #444;
	display: block;
	background-color:#eee;
	padding: 5px 5px 5px 10px;
	border-bottom:1px solid #fff;
	font-weight: normal;
	margin-right:0px;
}

ul#navlist li a:visited {color:#222;}

ul#navlist li a:hover { background-color:#ddd; }

ul#navlist li a#current{
	color: #444;
	background-color:#ddd; 
	font-weight: bold;
	border-bottom:0;
}

ul#navlist li a#subcurrent{
	color: #444;
	background-color:#ddd; 
	font-weight: bold;
	border-bottom:0;
}

/* Navigation jQuery */

/*.ddsmoothmenu{
font: normal 12px Verdana;
background-image:url(../../images/global/nav_bg.jpg);
background-repeat:repeat-x;
background-position:right;
width: 100%;*/
/*background of menu bar (default state)*/
/*background: #414141;*/ 
/*}*/

.ddsmoothmenu {
	margin: 0px 0px 0px 0px;
	background-image:url(../../images/global/nav_bg.jpg);
	background-repeat:repeat-x;
	border-top:0;
	border-bottom:1px solid #bbb;
	height:30px;
	width:955px;	
	margin: 0 0 0 20px;
	padding-left:20px;
	padding-right:25px;
	color:#444444;
	font-family:Arial, Helvetica, sans-serif;
}
html>body .ddsmoothmenu {
	width: 923px;
}

.ddsmoothmenu ul{
    z-index:100;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

/*Top level list items*/
.ddsmoothmenu ul li{
    position: relative;
    display: inline;
    float: left;
}

/*Top level menu link items style*/
.ddsmoothmenu ul li a{
    display: block;
    /*background of menu items (default state)*/
    background:url(../../images/global/navline_bg.gif) no-repeat right;	
    color: white;
    padding: 8px 18px; 
    color: #2d2b2b;
    text-decoration: none;
    font-size:1.1em;
    /*border-right: 1px solid #778;*/
    /*background: #414141;*/
}

* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
    display: inline-block;
}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
    color:#444444;
}

.ddsmoothmenu ul li a.selected, .ddsmoothmenu ul li a:hover{
    background:url("../../../images/colours/navigation/nav_bg11.jpg") repeat-x center center;
    color: white;
}
	
/*1st sub level menu*/
.ddsmoothmenu ul li ul{
    position: absolute;
    left: 0;
    display: none; /*collapse all sub menus to begin with*/
    visibility: hidden;
    background:#c6cbd1;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
    display: list-item;
    float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
    top: 0;
}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a{
    font: normal 13px;
    width: 160px; /*width of sub menus*/
    padding: 5px;
    margin: 0;
    border-top-width: 0;
    /*border-bottom: 1px solid gray;*/
    background:#c6cbd1;
}

/* Holly Hack for IE \*/
* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
background: silver;
}

.toplevelshadow{ /*shadow opacity. Doesn't work in IE*/
opacity: 0.8;
}



/* BREADCRUMB NAVIGATION */

#content #breadcrumb {
	width:auto;
	font-size:0.95em;
	color:#aaa;
	background-color:transparent;
}

#content #breadcrumb a:link{color:#aaa; text-decoration:none;}
#content #breadcrumb a:active{color:#aaa; text-decoration:none;}
#content #breadcrumb a:visited{color:#aaa; text-decoration:none;}
#content #breadcrumb a:hover{color:#aaa; text-decoration:underline;}

#content .activecrumb{color:#777;}

#contentpeople #breadcrumb {
	width:auto;
	font-size:0.95em;
	color:#aaa;
	background-color:transparent;
}

#contentpeople #breadcrumb a:link{color:#aaa; text-decoration:none;}
#contentpeople #breadcrumb a:active{color:#aaa; text-decoration:none;}
#contentpeople #breadcrumb a:visited{color:#aaa; text-decoration:none;}
#contentpeople #breadcrumb a:hover{color:#aaa; text-decoration:underline;}

#contentpeople .activecrumb{color:#777;}

/* LEFT COLUMN */

#left {
	float: left;
	width: 194px;
	height:auto;
	margin-left:21px;
	background-color:transparent;
}

.left_selector {padding:0px 0px 0px 0px; width:160px;  margin:0px 0px 0px 25px;}

#lefthomepage {
	float: left;
	width: 729px;
	height:360px;
	margin:10px 0 0 20px;
	background-color:transparent;
    overflow: hidden;	
    display:inline;
}

#lefthomepage h5 {
   background: url('../../images/header-bg.jpg') repeat-x 0 -4px;
   font-size: 1.3em;
   font-family: Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   color: #fff;
   padding: 6px 10px 7px 10px;
   width: 712px;
   margin: 0;
}

#lefthomepage h5 a {
    color: #fff;
    text-decoration: none;
}
   

/* SLIDER - UNUSED

#slide_container {
	width: 732px;
	height: 359px;
	overflow: hidden;
	margin: 2px 0 0 0 ;
	z-index:1;
	float:left;
	}
.slide {
	display: block;
	overflow: hidden;
	height: 359px;
	width: 33px;
	float: left;
}
.slide .image {
	position: absolute;
	display: block;
	float:left;
}
#slide_default {
	width: 658px;
}
#content {
	height: 330px;
}
.slide_content {
	display:block;
	width: 625px;
	height: 359px;
	overflow: hidden;
	margin: 0 0 0 33px;
	padding: 10px;
	padding: 0px; }

#clients {
	background:url('../../images/clients.jpg') no-repeat left top;
}

#private {
	background:url('../../images/privateClientSlider.jpg') no-repeat left top;
}

#corporate {
	background:url('../../images/businessClientSlider.jpg') no-repeat left top;
}

.slide_transparent{
	font-family:Arial, Helvetica, sans-serif;
	width: 228px;
	height: 339px;
	margin-left: 385px;
	margin-top:10px;
	color:#FFF;
	font-size:1.2em;
	line-height:1.5em;	
	overflow: hidden;
	}

.slide_transparent a{
	color:#FFF;
	text-decoration:none;
}

.slide_transparent a:hover{
	color:#FFF;
	text-decoration:underline;
}

 end slider - UNUSED/OLD */

#right_container {
	width: 240px;
	margin:6px 0 0 3px;
	float:left;
	display:inline;
	}

#home_topright_container {
	font-family:Arial, Helvetica, sans-serif;
	width: 240px;
	height:224px;
	margin:0px 0px 0px 1px;
	padding:0px 0px 0px 0px;
	background:url('../../images/quicklinks_bg.jpg') no-repeat;
	float: left;
}

#home_topright_title {
	height: 26px;
	width: 227px;
	padding: 10px 0 0 0;
	color: #FFF;
	margin-left: 8px;
	font-weight: bold;
	text-align: center;
}

#home_topright_content{
	width: 227px;
	height: 175px;
	padding: 0;
	margin: 0 0 0 5px;
	font-weight: bold;
}

#home_topright_content img {
	width: 227px;
	height: 175px;
}

#home_topright_title h5 a {
    color: #fff;
    text-decoration: none;
}
		
#quicklinks_container {
	font-family:Arial, Helvetica, sans-serif;
	width: 246px;	
	height:224px;
	margin:0px 0px 0px 1px;
	padding:0px 0px 0px 0px;
	background:url('../../images/quicklinks_bg.jpg') no-repeat;
	float: left;
}

#quicklinks_title {
	height: 26px;
	width: 227px;
	padding: 10px 0 0 0;
	color: #FFF;
	margin-left: 8px;
	font-weight: bold;
	text-align: center;
}

#quicklinks_content{
	width: 212px;
	height: 161px;
	padding: 10px 25px 0 15px;
	font-weight: bold;
}

#quicklinks_content h3{
	color:#000;
	padding-top: 10px;
}

#quicklinks_content select {
	width:192px;
	font-weight:bold;
}

#quicklinks_content a {
	color: #000000;
}

#quicklinks_content_interior{
	width: 212px;
	height: 146px;
	padding: 0 0 0 15px;
	font-weight: bold;
}

#quicklinks_content_interior h3{
	color:#000;
	padding-top: 10px;
}

#quicklinks_content_interior select {
	width:192px;
	font-weight:bold;
}

#quicklinks_content_interior a {
	color: #000000;
}
	
#quicklinks_container_interior {
	font-family:Arial, Helvetica, sans-serif;
	width: 191px;	
	height:175px;
	margin:10px 0px 10px 25px;
	padding:0px 0px 0px 0px;
	background:url('../../images/quicklinks_bg_interior.jpg') no-repeat -5px 0;
}

#quicklinks_title_interior {
	height: 20px;
	width: 183px;
	color: #FFF;
	padding:5px 5px 0px 10px;
	margin-bottom:1px;
	margin-right:18px;
}

#netchaser{
	margin-top:30px;;
}

#ask_expert_container {
	font-family:Arial, Helvetica, sans-serif;
	width: 240px;	
	height:145px;
	margin:3px 0px 0px 1px;
	padding:0;
	float: left;
	background:url('../../images/askexpert_bg.jpg') no-repeat;
	}

#ask_expert_title {
	height:25px;
	width: 227px;
	padding: 11px 0 0 0;
	color: #FFF;
	margin-left: 8px;
	font-weight:bold;
	text-align:center;
}

#ask_expert_title a{
	text-decoration:none;
	color:#FFF;
}

#ask_expert_image {
	height:23px;
	width:227px;
	padding-left: 1px;
	margin: 0 0 0 3px;
	}

#ask_expert_image p {
	border:0;
	}

#ask_expert_image img {
	border:0;
	}
	
#modules_container {
	width:1000px;
	margin:3px 0 10px 13px;
}
	
#module_container {
	font-family:Arial, Helvetica, sans-serif;
	width: 327px;	
	height:228px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background: url('../../images/module_bg.jpg') no-repeat top;
	float: left;
}

#module_title {
	height: 26px;
	width: 304px;
	padding: 8px 0 0 0;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}

#module_content{
	position:relative;
	width: 261px;
	height: 163px;
	padding: 10px 25px 0 28px;
}

#module_content a{
	color:#000;
	text-decoration:none;
}

#module_content a:hover{
	color:#000;
	text-decoration:underline;
}

.more_link {
	position:absolute;
	right:24px;
	bottom:0px;
}

.more_link a {
	color:#000;
	text-decoration:none;
}

.more_link a:hover {
	text-decoration:underline;
}
	
#module_border {
	width: 1px;	
	height:213px;
	margin:5px 2px 0 0;
	float: left;
	border-left:1px solid #BFBFBF; 
}

.clearFloats {
	clear:both;
}

.quote {
	width:140px;
	float:right;
	font-size:1.35em;
	font-weight:bold;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px 20px 0px 20px;
	color:#857363; /*This colour should be editable by the client - listed colours only. Quote marks themselves are images, they will need to create these with the correct colours and font */
}

.quotemark {
	width:60px;
	float:right;
	background-image:url(../../images/colours/quotemarks/quotemark989B97.gif);
	background-position:top;
	background-repeat:no-repeat;
}

#right {
	float: right;
	background-color:#fff;
	width: 180px;
	padding-top:20px;
	padding-bottom:15px;
}

#content { 
	float: left;
	width: 710px;
	padding:20px 0px 30px 30px;
	font-family:Arial, Helvetica, sans-serif;
	color:#444444;
	height:auto;
}

#content a
, #content a:link
, #content a:active 
, #content a:hover {
	color:#003C69;
}

#content a:visited{
	color:#0069B3;
}

/* FOOTER INFORMATION */

#footer {
	/*height:150px;*/
	width:978px;
	clear: both;
	font-family:Arial, Helvetica, sans-serif;
	color:#777;
	font-size:0.95em;
	/*margin:20px 20px 30px 20px;*/
	padding:0 20px 0 20px;
	line-height:20px;
	/*background-image:url(../../images/global/footer_bg.gif);
	background-position:top;
	background-repeat:no-repeat;*/
}

.footertable {padding:5px 10px 0px 5px;}

#footer a:link{color:#777; text-decoration:none;}
#footer a:active{color:#777; text-decoration:none;}
#footer a:visited{color:#777; text-decoration:none;}
#footer a:hover{color:#777; text-decoration:underline;}

.smallprint {font-size:0.8em; line-height:normal; }

/* RIGHT HAND HIGHLIGHTS*/

.highlight_container {
	width:189px;
	height:102px;
	border:1px solid #ddd;
	margin:10px 18px 5px 0px;
}

.highlight_img {
	width:160px;
	height:83px;
}

.highlight_title {
	width:175px;
	height:AUTO;
	color:#FFFFFF;
	font-weight:bold;
	background-image:url(../images/secretaryheadingbg.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.95em;
	PADDING:5PX 5PX 5PX 10PX;
}

.highlight_title a:link{color:#fff; text-decoration:none;}
.highlight_title a:active{color:#fff; text-decoration:none;}
.highlight_title a:visited{color:#fff; text-decoration:none;}
.highlight_title a:hover{color:#fff; text-decoration:none;}

.highlight_text 
{
    padding:10px;
    background-color:#FFF;
	width:93px;
	height:auto;
	float:left;
}
.highlight_text2
{
    padding:10px;
    background-color:#FFF;
	width:168px;
	height:auto;
}

/* LEFT HAND PEOPLE */

.people_highlight_container {
	width:188px;
	height:auto;
	border-bottom:1px solid #ddd;
	border-right:1px solid #ddd;
	border-left:1px solid #ddd;
	margin:0 18px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
}

.people_highlight_img {
	width:75px;
	height:83px;
	float:left;
}

.people_highlight_title {
	width:99px;
	height:73px;
	float:left;
	color:#FFFFFF;
	font-weight:bold;
	PADDING:5PX 5PX 5PX 10PX;
}

.people_highlight_title a:link{color:#fff; text-decoration:none;}
.people_highlight_title a:active{color:#fff; text-decoration:none;}
.people_highlight_title a:visited{color:#fff; text-decoration:none;}
.people_highlight_title a:hover{color:#fff; text-decoration:none;}

.people_highlight_text 
{
    padding:10px;
    background-color:#FFF;
	width:93px;
	height:auto;
	float:left;
}
.people_highlight_text  a
{
    text-decoration:none;
	color:#444444;
}
.people_highlight_text2
{
    padding:10px;
    background-color:#FFF;
	width:168px;
	height:auto;
}

.separator {width:160px;  padding:0px; margin:0px; clear:both;}

.secretary_title {
	width:175px;
	background-image:url(../../images/global/subnavtitle_bg.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	padding:5px 5px 5px 10px;
	margin-bottom:1px;
	margin-right:18px;
}

/* HOMEPAGE NEWS LISTING */

#disspageie {
	position:relative;
	background:#FFFFFF;
	width:180px; 
	height:215px;
	margin:0px;
	overflow:hidden;
	padding:0px;
	border-style:solid; 
	border-width:0px; 
	border-color:#5C5C5C;
}

/*html>body #disspageie {
	position:relative;
	width:0; 
	height:0;
	visibility : hidden;
}*/

#spageie {
	 position:relative; 
	 width:180px; 
	 height:215px;  
	 border-width:0px; 
	 overflow:hidden;
	 clip:rect(4 180 211 0);
}

/*html>body #spageie {
	position:relative;
	width:0; 
	height:0;
	visibility : hidden;
}*/

#spagensbrd {
	  position:relative; 
	  width:180px; 
	  height:215px; 
	  left:0; 
	  top:0; 
	  border-style:solid; 
	  border-width:0px; 
	  border-color:#5C5C5C;
	  overflow:hidden;
}

#spagens {
	  position:relative; 
	  width:180px; 
	  height:215px; 
	  left:0; 
	  top:0; 
	  border-width:0px; 
	  overflow:hidden;
	  clip:rect(4 180 211 0);
}

#home_news {
	padding:0px 0px 0px 0px; 
	width:160px;  
	margin:20px 0px 0px 35px; 
	color:#A71930;
	}
#home_news a:link{color:#A71930; text-decoration:underline;}
#home_news a:active{color:#A71930; text-decoration:underline;}
#home_news a:visited{color:#A71930; text-decoration:underline;}
#home_news a:hover{color:#A71930; text-decoration:underline;}

.medialinks {font-family:Arial, Helvetica, sans-serif;}
.medialinks a:link{color:#A71930;; text-decoration:underline;}
.medialinks a:active{color:#A71930; text-decoration:underline;}
.medialinks a:visited{color:#A71930; text-decoration:underline;}
.medialinks a:hover{color:#A71930; text-decoration:underline;}

.news_item {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	background-image:url(../../images/global/arrow3.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	margin:5px 0px 0px 0px;
	padding:0px 0px 20px 0px;
}

.news_item a:link{color:#444; text-decoration:none;}
.news_item a:active{color:#444; text-decoration:none;}
.news_item a:visited{color:#444; text-decoration:none;}
.news_item a:hover{color:#444; text-decoration:underline;}



/* NEWS LISTING PAGE */
#content .pagination {}

#content .pagination a:link{color:#772432; text-decoration:none; font-weight:bold; padding: 0px 6px 0px 6px; background-color:#FFF; border:1px solid #bbb;}
#content .pagination a:active{color:#772432; text-decoration:none; font-weight:bold; padding: 0px 6px 0px 6px; border:1px solid #bbb;}
#content .pagination a:visited{color:#772432; text-decoration:none;font-weight:bold; padding: 0px 6px 0px 6px; border:1px solid #bbb;}
#content .pagination a:hover{color:#fff; text-decoration:none; font-weight:bold; padding: 0px 6px 0px 6px; background-color:#772432; border:1px solid #bbb;} 

#current_page {text-decoration:none; font-weight:bold; padding: 0px 6px 0px 6px; background-color:#772432; border:1px solid #bbb; color:#fff; }

.newslisting  {
	margin: 10px 0px 0px -5px;
	padding:0px 0px 10px 0px;
	border-bottom:1px solid #ddd;
	width:100%;
	color:#444;
}

.newslisting a:link{color:#772432; text-decoration:none; font-weight:bold;}
.newslisting a:active{color:#772432; text-decoration:none; font-weight:bold;}
.newslisting a:visited{color:#772432; text-decoration:none; font-weight:bold;}
.newslisting a:hover{color:#772432; text-decoration:none; font-weight:bold;}

.pubnewslisting  {
	margin: 0;
	padding: 0;
	width:720px;
	color:#444;
}

.pubnewslisting a:link{color:#772432; text-decoration:none; font-weight:bold;}
.pubnewslisting a:active{color:#772432; text-decoration:none; font-weight:bold;}
.pubnewslisting a:visited{color:#772432; text-decoration:none; font-weight:bold;}
.pubnewslisting a:hover{color:#772432; text-decoration:none; font-weight:bold;}

.eventslisting {
	margin: 10px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	border-bottom:1px solid #ddd;
	width:100%;
	color:#444;
}

.eventslisting a:link{color:#772432; text-decoration:none; font-weight:bold;}
.eventslisting a:active{color:#772432; text-decoration:none; font-weight:bold;}
.eventslisting a:visited{color:#772432; text-decoration:none; font-weight:bold;}
.eventslisting a:hover{color:#772432; text-decoration:none; font-weight:bold;}

.publicationslisting {
	margin: 10px 0px 0px -5px;
	padding:0px 0px 10px 0px;
	border-bottom:1px solid #ddd;
	width:100%;
	color:#444;
}
.publicationslisting img {
	border:1px solid #CCCCCC;
}

.publicationslisting a:link{color:#772432; text-decoration:none; font-weight:bold;}
.publicationslisting a:active{color:#772432; text-decoration:none; font-weight:bold;}
.publicationslisting a:visited{color:#772432; text-decoration:none; font-weight:bold;}
.publicationslisting a:hover{color:#772432; text-decoration:none; font-weight:bold;}

.newslistingTitle {color:#772432; text-decoration:none; font-weight:bold;}

.more {
	font-weight:normal; 
	font-style:italic; 
	font-size:0.9em;
	text-decoration:underline;
	padding:0px 0px 0px 0px;
	margin:-10px 0px 0px 0px;
}

.publicationlisting {
	margin: 10px 0px 10px 0px;
	padding:0px 0px 10px 0px;
	border-bottom:1px solid #ddd;
	width:100%;
	font-weight:normal;
	color:#444;
}

.publicationlisting a:link{color:#777; text-decoration:none; font-weight:bold;}
.publicationlisting a:active{color:#777; text-decoration:none; font-weight:bold;}
.publicationlisting a:visited{color:#777; text-decoration:none; font-weight:bold;}
.publicationlisting a:hover{color:#777; text-decoration:none; font-weight:bold;}

.normal {font-weight:normal; color:#444;}
.listheading {font-weight:bold; color:#777;}

#formLeftContainer 
{   
    width:450px;
    float:left;
    }
    
#formRightContainer 
{   
    width:250px;
    float:left;
    }


/* OUR PEOPLE */

.searchresults {
	margin: 10px 0px 10px 0px;
	padding:0px 0px 10px 0px;
	width:100%;
	font-weight:normal;
	color:#444;
}

.searchresults a:link{color:#777; text-decoration:none; font-weight:bold;}
.searchresults a:active{color:#777; text-decoration:none; font-weight:bold;}
.searchresults a:visited{color:#777; text-decoration:none; font-weight:bold;}
.searchresults a:hover{color:#777; text-decoration:none; font-weight:bold;}

.seperator{margin:10px 0px 10px 0px; border-top:1px solid #ddd;}

.atoz {}
.atoz a:link{color:#772432; text-decoration:none; padding-left:5px;}
.atoz a:active{color:#772432; text-decoration:none; padding-left:5px;}
.atoz a:visited{color:#772432; text-decoration:none; padding-left:5px;}
.atoz a:hover{color:#772432; text-decoration:none; padding-left:5px;}

#contactinfo {
	background-color:#eee;
	width:162px;
	height:50px;
	padding:10px 18px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	margin-right:18px;
}

#contactinfo a:link{color:#772432; text-decoration:underline; font-style:italic;}
#contactinfo a:active{color:#772432; text-decoration:underline; font-style:italic;}
#contactinfo a:visited{color:#772432; text-decoration:underline; font-style:italic;}
#contactinfo a:hover{color:#772432; text-decoration:underline; font-style:italic;}

.img {padding-right:10px;}

.secretaryinfo {
	width:190px;
	background-color:#eee;
	overflow:auto;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	margin-right:18px;
}

.secretaryinfo a:link{color:#772432; text-decoration:underline; font-style:italic;}
.secretaryinfo a:active{color:#772432; text-decoration:underline; font-style:italic;}
.secretaryinfo a:visited{color:#772432; text-decoration:underline; font-style:italic;}
.secretaryinfo a:hover{color:#772432; text-decoration:underline; font-style:italic;}

.secretary_details {
	padding:10px 0px 0px 10px;
	background-color:#eee;
}
.secretary_img {
	/*width:150px;*/
	height:80px;
	padding:10px 0px 0px 10px;
	background-color:#eee;
}

/* SEARCH RESULTS */

.results {
	margin: 10px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	border-bottom:1px solid #ddd;
	width:100%;
	font-weight:normal;
	color:#444;
}

.results a:link{color:#772432; text-decoration:none; font-weight:bold;}
.results a:active{color:#772432; text-decoration:none; font-weight:bold;}
.results a:visited{color:#772432; text-decoration:none; font-weight:bold;}
.results a:hover{color:#772432; text-decoration:none; font-weight:bold;}


	
	/* ######################## News Scroller #################### */
	
	#pscroller1{
		height: 200px;
		/*margin:0px 5px 0px 5px;*/
		font-size:1.1em;
		/*border:1px solid black;*/
	}
	
	#pscroller1 a {
		color:#00275B;
	}
	
	.more_link_red {
		color:#E5312A;
	}
	
	/* ######################## End News Scroller #################### */
}	

@media print {
	#calendardiv {
		display:none;
	}
	
	#header {
		display:none;
	}
	
	#banner {
		display:none;
	}
	
	#navbar {
		display:none;
	}
	
	#left {
		display:none;
	}
	
	#right {
		display:none;
	}
	
	#footer {
		display:none;
	}
	
	#content { 
		float: left;
		padding:20px 30px 30px 30px;
		font-family:Arial, Helvetica, sans-serif;
	}
}

#contentpeople {
	position:relative;
	/*width: 680px;*/
	width: 710px;
	float: left;
	padding:20px 0px 30px 30px;
	font-family:Arial, Helvetica, sans-serif;
	color:#444444;
}

#rightpeople {
	position:relative;
	float: right;
	background-color:#fff;
	padding-top:20px;
	padding-bottom:15px;
}

#contactinfo_people {
	position:relative;
	background-color:#eee;
	padding:10px 10px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
}

#seofooter {
	background-color:#989b97;
	color: white;
	padding: 10px 20px 10px 20px;
}
