/* CSS Document */
/*******************************************************************************/
/* Presentation CSS File                                                       */
/*   Text and colour formatting for all media types                            */
/*                                                                             */
/* Developed by Matthew Harris, DBS, www.dbs-uk.co.uk                          */
/*******************************************************************************/

/* code tag for linking to a site */
/*******************************************************************************/
code.linkcode
{
	margin: 1em 2em;
	padding: 0.5em;
	background: #ccc;
	border: 1px solid #999;
	color: #000;
	display: block;
	overflow: auto;
}

.required
{
    color: #ff0000;
}

h1
{
	color:#0a92e6;
	font-size:1.67em;
	/*background:url(/site/img/headerbg.jpg) no-repeat;
	padding-left:30px;*/
	padding-bottom:10px;
}

div#breadcrumb a:link,
div#breadcrumb a:visited
{
	font-weight:normal;
	color:#999;
}

div#breadcrumb a:hover,
div#breadcrumb a:active
{
	font-weight:normal;
	color:#666;
}

div#copy h1
{
	color:#0a92e6;
	font-size:1.5em;
	/*background:url(/site/img/headerbg.jpg) no-repeat;*/
	padding: 2px 0 10px 0;
}

div#copy p
{
	line-height:1.33em;
}

div#copy a:link,
div#copy a:visited,
div.service_button a:link,
div.service_button a:visited
{
	color:#0a92e6;
	font-weight:normal;
}

div#copy a:hover,
div#copy a:active,
div.service_button a:hover,
div.service_button a:active
{
	color:#039;
}


div#copy ol#paragraphedlist li
{
	margin-bottom:15px;
}

h2
{
	font-size:1.17em;
	color:#033570;
	margin-bottom:15px;
	font-weight:normal;
}

h3, h4, h5, h6
{
	color:#0a92e6;
	font-weight:normal;
	font-size:1.25em;
	padding-bottom:5px;
}

p.question
{
	display:block;
	background:#054988;
	color:#FFF;
	font-size:1.25em;
	padding:4px 4px;
}

p, ul, ol
{
	color:#656565;
}

h1.home
{
/*	background:url(/site/img/h1bg.jpg) no-repeat;*/
	display:block;
	padding-top:2px;
}

h3.branches_header
{
	background:none;
	display:block;
	color:#0a92e6;
	text-transform:uppercase;
	padding-left:0;
	font-weight:bold;
	padding-bottom:10px;
}

/************ Home sidebar ****************/

div#home_sidebar #contactlinks ul
{
	list-style:none;
	margin:0;
}

div#home_sidebar #contactlinks ul li a:link,
div#home_sidebar #contactlinks ul li a:visited
{
	display:block;
	height:25px;
	padding:10px 0 0 29px;
	background:url(/site/img/sidebar-home-nav-bg.jpg) no-repeat #F6F6F6;
	font-size:1.17em;
	font-weight:normal;
	color:#054988;
	border-bottom:1px solid #d4d4d4;
}

div#home_sidebar #contactlinks ul li a:hover,
div#home_sidebar #contactlinks ul li a:active
{
	display:block;
	height:25px;
	padding:10px 0 0 30px;
	background:url(/site/img/sidebar-home-nav-bg-on.jpg) no-repeat #054988;
	font-size:1.17em;
	font-weight:normal;
	color:#fff;
	border-bottom:1px solid #d4d4d4;
}

div#sidebar ul
{
	list-style:none;
	margin:0;
}

div#sidebar ul li a:link,
div#sidebar ul li a:visited
{
	display:block;
	height:25px;
	padding:10px 0 0 30px;
	background:url(/site/img/sidebar-home-nav-bg.jpg) no-repeat #F6F6F6;
	font-size:1.17em;
	font-weight:normal;
	color:#054988;
	border-bottom:1px solid #d4d4d4;
}

div#sidebar ul li a:hover,
div#sidebar ul li a:active
{
	display:block;
	height:25px;
	padding:10px 0 0 29px;
	background:url(/site/img/sidebar-home-nav-bg-on.jpg) no-repeat #054988;
	font-size:1.17em;
	font-weight:normal;
	color:#fff;
	border-bottom:1px solid #d4d4d4;
}

/************ recent news ****************/

p.recent_news_home
{
	display:block;
	height:23px;
	background:#e7eaf1;
	font-size:1.25em;
	color:#0a92e6;
	padding:7px 0 0 10px;
	margin-bottom:5px;
}

p.recent_news_title
{
    width: 147px;
	margin-bottom:0;
	padding-left:10px;
}

p.recent_news_article
{
	color:#656565;
	margin-bottom:0;
	width: 147px;
	padding:0 5px 0 10px;
	line-height:1.25em;
}

p.recent_news_title a
{
	color:#0A92E6;
	text-decoration: underline;
}


/************ Service buttons ****************/

h3.service_button_header
{
	display:block;
	color:#FFF;
	font-size:1.17em;
	font-weight:normal;
	background:#054988;
	height:21px;
	padding:5px 0 0 10px;
	margin-bottom:1px;
}

p.service_button_text
{
	color:#656565;
	padding:5px 0 5px 0;
	margin:0;
}

p.service_button_readmore
{
	margin:0;
}

p.service_button_readmore a:link,
p.service_button_readmore a:visited
{
	display:block;
	height:16px;
	text-align:right;
	background:url(/site/img/readmore-bg.jpg) right no-repeat #054988;
	padding:2px 18px 0 0;
	font-size:0.92em;
	font-weight:normal;
	color:#FFF;
	text-transform:uppercase;
}

p.service_button_readmore a:hover,
p.service_button_readmore a:active
{
	display:block;
	height:16px;
	text-align:right;
	background:url(/site/img/readmore-bg-on.jpg) right no-repeat #c2a83e;
	padding:2px 18px 0 0;
	font-size:0.92em;
	font-weight:normal;
	color:#FFF;
	text-transform:uppercase;
}

/************ Home branches menu ****************/

div#home_branches ul
{
	list-style:none;
	margin:0;
}

div#home_branches ul li a:link,
div#home_branches ul li a:visited
{
	color:#054988;
	display:block;
	font-weight:normal;
	background:url(/site/img/branch-list-bg.jpg) top left no-repeat;
	padding:3px 0 3px 42px;
}

div#home_branches ul li a:hover,
div#home_branches ul li a:active
{
	color:#054988;
	display:block;
	font-weight:normal;
	background:url(/site/img/branch-list-bg-on.jpg) top left no-repeat;
	padding:3px 0 3px 46px;
}

div#home_branches ul li#bottom a:link,
div#home_branches ul li#bottom a:visited
{
	color:#054988;
	display:block;
	font-weight:normal;
	background:url(/site/img/branch-list-bg-bottom.jpg) top left no-repeat;
	padding:3px 0 3px 42px;
}

div#home_branches ul li#bottom a:hover,
div#home_branches ul li#bottom a:active
{
	color:#054988;
	display:block;
	font-weight:normal;
	background:url(/site/img/branch-list-bg-bottom-on.jpg) top left no-repeat;
	padding:3px 0 3px 46px;
}


/**********branches**************/
#sidebar-wrapper
{
	float: left;
	padding: 10px 0 0 10px;
	width: 166px;
}

p.branchcontact,
.contactheader,
.BlogArchive h2,
h3.post-title
{
	display:block;
	height:24px;
	background:#e7eaf1;
	font-size:1.25em;
	font-weight:bold;
	color:#0a92e6;
	padding:6px 0 0 10px;
	margin-bottom:0;
}

div#branches ul,
div#blogbranches ul
{
	list-style:none;
	margin:0;
}

div#ArchiveList a
{
	color: #054988;
}

div#branches ul li a:link,
div#branches ul li a:visited,
div#blogbranches ul li a:link,
div#blogbranches ul li a:visited
{
	color:#054988;
	display:block;
	float: left;
	clear: both;
	font-weight:normal;
	background:url(/site/img/innerbranch-list-bg.jpg) top left no-repeat;
	padding:3px 0 3px 42px;
}

div#branches ul li a:hover,
div#branches ul li a:active,
div#blogbranches ul li a:hover,
div#blogbranches ul li a:active
{
	background:url(/site/img/innerbranch-list-bg-on.jpg) top left no-repeat;
	padding:3px 0 3px 46px;
}

div#branches ul li#bottom a:link,
div#branches ul li#bottom a:visited,
div#blogbranches ul li#bottom a:link,
div#blogbranches ul li#bottom a:visited
{
	background:url(/site/img/innerbranch-list-bg-bottom.jpg) top left no-repeat;
	padding:3px 0 3px 42px;
}

div#branches ul li#bottom a:hover,
div#branches ul li#bottom a:active,
div#blogbranches ul li#bottom a:hover,
div#blogbranches ul li#bottom a:active
{
	color:#054988;
	background:url(/site/img/innerbranch-list-bg-bottom-on.jpg) top left no-repeat;
	padding:3px 0 3px 46px;
}

.lincscoc
{
	padding-left:530px;
}


/************ Menu Root Arrow ****************/

#left_column .topdefault
{
    background:url(/site/img/menuroot-blank.jpg);
	width:774px;
	height:28px;
	margin: 0 !important;
	padding: 0 !important;
}

#left_column .topabout
{
	background:url(/site/img/menuroot-about.jpg);
	width:774px;
	height:28px;
	margin: 0 !important;
	padding: 0 !important;
}


#left_column .topbusiness
{
	background:url(/site/img/menuroot-business.jpg);
	width:774px;
	height:28px;
	margin: 0 !important;
	padding: 0 !important;
}

#left_column .toppersonal
{
	background:url(/site/img/menuroot-personal.jpg);
	width:774px;
	height:28px;
	margin: 0 !important;
	padding: 0 !important;
}

#left_column .topcontact
{
	background:url(/site/img/menuroot-contact.jpg);
	width:774px;
	height:28px;
	margin: 0 !important;
	padding: 0 !important;
}

/************ left nav ****************/

div#leftnav
{
	width:190px;
	float:left;
}

div#leftnav ul
{
	margin:0;
	list-style:none;
}

div#leftnav ul li a:link,
div#leftnav ul li a:visited
{
	display:block;
	width:182px;
	background:#ececec;
	color:#03326c;
	border-bottom:2px solid #FFF;
	font-weight:normal;
	padding:6px 4px;
}

div#leftnav ul li ul li.AspNet-Menu-ParentSelected a,
div#leftnav ul li ul li.AspNet-Menu-Item a
{
	display:block;
	width:102px;
	background:#ececec;
	color:#03326c;
	border-bottom:2px solid #FFF;
	font-weight:normal;
	padding:6px 4px;
}


div#leftnav ul li a:hover,
div#leftnav ul li a:active,
div#leftnav ul li.AspNet-Menu-Selected a,
div#leftnav ul li ul li.AspNet-Menu-Selected a,
div#leftnav ul li.AspNet-Menu-ChildSelected a
{
	background:#054988;
	color:#fff;
}

div#leftnav ul ul,
div#leftnav ul ul ul,
div#leftnav ul ul ul ul
{
    padding: 0 0 0 10px;

}

div#leftnav ul ul li a
{
    width:170px !important;
}

div#leftnav ul ul ul li a
{
    width:162px !important;
}

div#leftnav ul ul ul ul li a
{
    width:152px !important;
}

/* blog */
.post-body
{
	padding: 0.5em 0.2em;
}

.post-footer
{
	background-color: #f6f6f6;
	padding: 0.5em 0.2em;
}

.blog-pager
{
		margin-top: 1.5em;
}

.blog-feeds
{
	margin-top: 1.5em;
}


/* recent news */
#recent_news_container ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}

.recent_news_list
{
    height: 70px;
    overflow: hidden;
}

.recent_news_list li
{
    height: 63px;
    overflow: hidden;
}

