﻿/****************************************
**
** Author: JDS
** Date: 03/04/2009
** Common css, contains the main font styles
** and styles that are common to the whole site
** SHOULD NOT BE ALTERED WITHOUT GOOD CSS KNOWLEDGE
**
*****************************************/

/* Content HTML */
* {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	list-style-position: inside;
	list-style-image: url(../Images/arrow.png);
}
body {
	font-size: .7em;
	line-height: 1;
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
}
table, textarea, input {
	font-size: 100%;
	font-family:Arial, Helvetica, sans-serif;
}
table, th, td, caption {
	text-align: left;
	vertical-align: top;
}
hr {
	display: none;
}
img {
	border: 0;
	vertical-align: bottom;
}
/* Headings */
h1 {
	font-size: 200%;
}
h2 {
	font-size: 150%;
}
h3 {
	font-size: 120%;
}
h4 {
	font-size: 100%;
}
/* Paragraphs */
p {
	padding: 0 0 10px 0;
}
/* Links */
a 
{
	text-decoration: none;
	color:#034278;
}
a:hover, a:focus, a:active {
	text-decoration: underline;
}
/* Forms */
select {
	margin-right: 7px;
	vertical-align: middle;
	font-size: 1.1em;
}
option {
	margin-right: 7px;
}
/* Common Classes */
.clr {
	clear: both;
	height: 0.1px;
	font-size: 0;
	line-height: 0;
}
.hide {
	position: absolute;
	top: -3000px;
	left: 0;
	display: block;
	width: 100px;
	height: 100px;
	overflow: hidden;
}
.delete {
	display: none;
}
.strip {
	padding: 0 !important;
	margin: 0 !important;
}
.stripWidth {
	width: auto !important;
}
.noFloat {
	float: none !important;
}

.left{
	float:left;
}
.right{
	float:right;
}

/*Search*/
.searchTextBox
{
	height:16px; 
	border:1px solid #fff; 
	float:left;
	width:116px;
}
.searchButton
{
    margin: 0;
    height: 20px;
    background-color: #A6E2FB;
    float: left;
    border: none;
}

.searchButton2
{
	margin-left: 3px;
	height: 18px;
	background-color: #C0C0C0;
	border: none;
	vertical-align: bottom;
	float: right;
}

.watermarkText
{
    color: #333 !important;
    font-style: normal !important;
}

/*MAIN CONTENT*/

/*Headings*/
/*large*/
.ct_lightgreen h1, .ct_orange h1, .ct_purple h1, .ct_green h1, .ct_darkred h1, .ct_blue h1, .ct_red h1, .ct_pink h1, .home h1{
	font-size:3.2em;
	height: auto !important;
	height: 36px;
	min-height:36px;
	line-height:0.8em;
	letter-spacing:-0.3pt;
	font-family: "Calibri", "Times New Roman", Times, serif;
	font-weight: normal;
	padding-bottom: 18px;

}
.home h1
{
	color:#50c8e8;
	display:none;
}
.ct_lightgreen img{margin:0; padding:0; border:none;}
#col1 h3 {
	font-size: 1.2em;
	padding-bottom: 10px;
}
/*22-10-09 JDS added style for h5 on firm pages*/ 
.onecol #location h5
{
	font-size: 1.2em;
	padding-top:10px;
	padding-bottom: 10px;
}

/*medium*/
.twocol #col2 h3{
	font-size: 2.2em;
	font-family:"Calibri", "Times New Roman", Times, serif;
	font-weight:normal;
	/*Image replacement Phark Method*/
	/*text-indent: -9999px;
	color:#fff;*/
}
.twocol #col2 h3
{
    margin-bottom: 10px;
}
.fourcol #wrapper_middle h3
{
    line-height: 1.5em;
    color: #000;
}
.threecol #wrapper_middle #col2 h3
{
    font-size: 100%;
    line-height: 1.5em;
    color: #000;
}
.onecol #col1 h3
{
	font-size: 2.2em;
	font-family: "Calibri" , "Times New Roman" , Times, serif;
	font-weight: normal;
	line-height: 1.2em;
	padding: 0;
	margin: 0;
}
.onecol #address h4
{
	color: #034278;
}


/*small*/
/*07-05-09 JDS made .onecol #col1 h4 same size as .onecol #profileText h4 */
.fourcol #col4 h4, .threecol #col3 h4, .twocol #col2 h4, .onecol #col1 h4
{
    /*font-size: 1.9em;*/ /*JDS new size request 06-04-09*/
    font-family: "Calibri" , "Times New Roman" , Times, serif;
    font-weight: normal;
    color: #034278;
    font-size: 1.7em;
    font-weight: normal;
}
.fourcol #col4 h4, .threecol #col3 h4, .twocol #col2 h4
{
		line-height:1.05em;
		/*JDS 04/06/09 increased padding beneath heading to match original html which accomodated for pdf image*/
		/*padding-bottom:1px;*/
		padding-bottom:2px;
}
.onecol #profileText h4
{
	line-height: 1.2em;
	padding: 0;
	margin: 0;
}


.onecol #address h4
{
	width: 224px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
/*Coloured Underline depending on section*/
.onecol .ct_lightgreen #address h4, .ct_lightgreen .right_header, .ct_lightgreen .list_pub li, .ct_lightgreen .publication ul li,.ct_lightgreen .pub_subheader, .ct_lightgreen .standardtable tr td,.ct_lightgreen .standardtable tr th, .onecol .ct_lightgreen .datatable tr td{border-bottom: 1px solid #7ac143;}
.onecol .ct_orange #address h4, .ct_orange .right_header, .ct_orange .list_pub li, .ct_orange .publication ul li, .ct_orange .pub_subheader, .ct_orange .standardtable tr td,.ct_orange .standardtable tr th, .onecol .ct_orange .datatable tr td{border-bottom: 1px solid #e5b35b;}
.onecol .ct_purple #address h4, .ct_purple .right_header, .ct_purple .list_pub li, .ct_purple .publication ul li, .ct_purple .pub_subheader,.ct_purple .standardtable tr td,.ct_purple .standardtable tr th, .onecol .ct_purple .datatable tr td{border-bottom: 1px solid #711471;}
.onecol .ct_green #address h4, .ct_green .right_header, .ct_green .list_pub li, .ct_green .publication ul li, .ct_green .pub_subheader,.ct_green .standardtable tr td,.ct_green .standardtable tr th, .onecol .ct_green .datatable tr td{border-bottom: 1px solid #6d8d24;}
.onecol .ct_darkred #address h4, .ct_darkred .right_header, .ct_darkred .list_pub li, .ct_darkred .publication ul li, .ct_darkred .pub_subheader,.ct_darkred .standardtable tr td,.ct_darkred .standardtable tr th, .onecol .ct_darkred .datatable tr td{border-bottom: 1px solid #a30046;}
.onecol .ct_blue #address h4, .ct_blue .right_header, .ct_blue .list_pub li, .ct_blue .publication ul li, .ct_blue .pub_subheader,.ct_blue .standardtable tr td,.ct_blue .standardtable tr th, .onecol .ct_blue .datatable tr td{border-bottom: 1px solid #50c8e8;}
.onecol .ct_red #address h4, .ct_red .right_header, .ct_red .list_pub li, .ct_red .publication ul li, .ct_red .pub_subheader,.ct_red .standardtable tr td,.ct_red .standardtable tr th, .onecol .ct_red .datatable tr td{border-bottom: 1px solid #bf311a;}
.onecol .ct_pink #address h4, .ct_pink .right_header, .ct_pink .list_pub li, .ct_pink .publication ul li, .ct_pink .pub_subheader,.ct_pink .standardtable tr td,.ct_pink .standardtable tr th, .onecol .ct_pink .datatable tr td{border-bottom: 1px solid #00928f;}

/*Table Top Colours*/
.onecol .ct_lightgreen .datatable{border-top: 1px solid #7ac143;}
.onecol .ct_orange .datatable{border-top: 1px solid #e5b35b;}
.onecol .ct_purple .datatable{border-top: 1px solid #711471;}
.onecol .ct_green .datatable{border-top: 1px solid #6d8d24;}
.onecol .ct_darkred .datatable{border-top: 1px solid #a30046;}
.onecol .ct_blue .datatable{border-top: 1px solid #50c8e8;}
.onecol .ct_red .datatable{border-top: 1px solid #bf311a;}
.onecol .ct_pink .datatable{border-top: 1px solid #00928f;}

/*Content Colors*/
/*lightgreen*/
.ct_lightgreen h1 {
	color: #7ac143;
}
/*orange*/
.ct_orange h1, .ct_orange h3 {
	color: #e5b35b;
}

/*purple*/
.ct_purple h1 {
	color: #711471;
}
/*green*/
.ct_green h1 {
	color: #6d8d24;
}
/*darkred*/
.ct_darkred h1 {
	color: #a30046;
}
/*blue*/
.ct_blue h1 {
	color: #50c8e8;
}
/*red*/
.ct_red h1 {
	color: #bf311a;
}
/*pink*/
.ct_pink h1 , .contentBox.ct_pink h3, .contentBox.ct_pink a  {
	color: #00928f;
}

/*Form backgrounds*/
.ct_blue fieldset {background: #C7E9FD;}
.ct_lightgreen fieldset{background-color: #c0dea5;}
.ct_orange fieldset{background-color: #ffd6b5;}
.ct_purple fieldset{background-color: #f1dfef;}
.ct_green fieldset{background-color: #c0dea5;}
.ct_darkred fieldset{background-color: #c79aaa;}
.ct_red fieldset{background-color: #ffb2b2;}
.ct_pink fieldset{background-color: #f99bcb;}

/*Listings*/

/*Left Nav Styles*/
.leftnav {
	margin-left: 0;
	padding-left: 0;
	padding-top: 5px;
	font-size: 105%;
	/*font-size:15px;*/
}
.leftnav li {
	padding-left: 0;
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding-bottom: 10px;
	list-style: none;
}
.leftnav li a {
	color: #000;
}
.leftnav .active {
	font-weight: bold;
}
.bluenav li a
{
	color:#034278;
}

/*Right Links Styles*/
/*Header with image button*/
.right_header
{
    float: left;
    clear: both; /*border-bottom: 1px solid #000;*/
    margin-bottom: 6px; /*JDS 14/04/09 change of width on templates with 1 or 2 columns and navigation*/ /*width: 200px;*/ /*width:170px;*/
    width: 200px;
}
.right_header h4 {
	float: left;
}
.right_header .header_button {
	float: right;
}
.rightnav
{
	clear:both;
	margin-left: 0;
	font-size:1em;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom:10px;
}
.rightnav p, .rightnav p img{margin:0; padding:0;}
.rightnav ul
{
	/*JDS 03/06/09 removed 10px padding at bottom of ul and placed on rightnav so this will work with both p and ul*/
	/*padding:0 5px 10px 2px;*/
	padding:0 5px 0 2px;
	list-style: none;
}
.rightnav li
{
	padding-left:0;
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding-bottom:5px;
	line-height:1.1em;
}

.rightnav li a
{
	color: #000;
}
/*
JDS 13/05/09 added styles for p tags to match li styles in right nav

*/
.rightnav p
{
    padding-bottom: 5px;
    padding-left: 2px;
}
.rightnav p a
{
    line-height: 1.1em;
    color: #000;
}

/*Images above links in right column*/
/*JDS 04/06/09 hid padding on images in right column as this is now handled by the p tag they get surrounded in when inserting an image through the wysywig*/
/*.fourcol #col4 img, .threecol #col3 img{padding-bottom:5px;}*/

/*Errors and validation*/
.error{
	color:#FF0000;
}
.validator
{
	float:left;
	margin:0;
	padding:0;
	color:#FF0000;
}
.validator span{ color:#FF0000; float:left; clear:both; width:100%;}
.validationSummary {clear:both; padding-left:12px;}
.validationSummary li{list-style-type:disc; padding:1px 0; color:#FF0000;}

/*Underline*/

.underline a
{
    text-decoration: underline;
}

/* Added for Publication Contact Form */
.checkboxList label
{
    width: 120px;
    float: left;
    font-size: 1.2em;
    line-height: 1.4em;
    vertical-align: middle;
}
.checkboxList input
{
    float: left;
}

/*Small Text*/
.smallText{font-size:0.8em;padding-top:60px;}

/*General standard table*/
.standardtable
{
	clear:both;
}
.standardtable tr td, .standardtable tr th
{
	line-height:1.3em;
	padding-top:2px;
	padding-bottom:2px;
}

.standardtable a
{
    text-decoration: underline;
    padding-right: 3px;
    font-size: 1.2em; 
}
.standardtable tr.pagination td
{
	border:none;
	padding: 5px 2px 5px 0;
}
.readonly
{
	background-color: #cccccc;
}
.textboxstyle
{
	width: 198px;
	float: left;
	font-size: 1.2em;
	line-height: 1.4;
}
.number
{
	text-align: right;
}
