/***************************************************** Import menu stylesheet *********************************************************************************/
@import url(menu.css );
@import url(shared.css );
@import url(form.css );
@import url(inktomi.css );
@import url(ppv.css); /*amend if site with coloured background */
/**************************************************************************************************************************************************************/

/* Search and replace the following colors ON ALL OF THE ABOVE CSS */

/* #707070 - used for BODY, P, TD, LI, FOOTER TEXT, FORMS */
/* #101C44 - used for TITLE, H1-H6, TABLE SUB HEADINGS, HR */

/* #101C44 - LINKS:LINK:ACTIVE, FOOTER:LINK, PPV-FOOTER:LINK:ACTIVE */
/* #6D1513 - used for LINKS:VISITED, FOOTER:VISITED, PPV-FOOTER:VISITED */
/* #AB110E - used for LINKS:HOVER, FOOTER:HOVER, PPV-FOOTER:HOVER */

/* #AB110E - used for (ppv/search)COLUMNTWO(dividing line bgcolor), TABLE LINES */
/* #FFF - used for (ppv/search)COLUMNONE(bgcolor), (ppv/search)COLUMNTHREE(bgcolor), bgColorContent - NOTE; Please ensure that bgLeft, bgRight and bgBottom images are edited to match the color chosen for this class!! */

/* #101C44 - used for (ppv/search)COL-1-MAINTITLE BGCOLOR, (ppv/search)COL-3-MAINTITLE BGCOLOR, (ppv/search)COL-1-SUBTITLE BGCOLOR, (ppv/search)COL-3-SUBTITLE BGCOLOR, BUTTON(all colors) */
/* #FFF - used for (ppv/search)COL-1-MAINTITLE FONT, BGTOP, (ppv/search)COL-3-MAINTITLE FONT, (ppv/search)COL-1-SUBTITLE FONT, (ppv/search)COL-3-SUBTITLE FONT, BUTTON FONT */

body {
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:.75em;
	color:#707070;
	margin:0;
	padding:0;
	background:url(../../images/menuBg.gif) repeat-x;
}

strong {
	font-weight:bold;
}

img {
	border:none;
}
	
h1, .heading1, .maintitle-help, .maintitle-reference, .maintitle-home, .maintitle-admin, .maintitle-career, .maintitle-interact, .maintitle-news {
	font-family:Georgia, Times New Roman, serif;
	font-size: 1.6em;
	font-weight:normal;
	color: #101C44;
}

h2,	.heading2 {
	font-family:Georgia, Times New Roman, serif;
	font-size: 1.25em;
	font-weight:normal;
	color: #101C44;
}

h3, .heading3 {
	font-family:Georgia, Times New Roman, serif;
	font-size: 1.1em;
	font-weight:normal;
	color: #101C44;
}

h6, .heading6 {
	font-family:Georgia, Times New Roman, serif;
	font-size: 1em;
	font-weight:normal;
	color: #101C44;
}

hr	{
	color: #101C44;
	height: 1px;
}/* Height does not work in NS4, as SIZE is used as property in tag (same in IE but appears to work)/

/*list items*/
li {
	color: #707070;
}

li.err-msg {
	font-weight: bold;
	color: RED;
}/*used for form errors on Registration pages etc.*/

ul {
	list-style-type: circle;
}
/*list-style-image: url(/images/stylesheets/list_icon.gif);*/
/*list image can be changed in the images folder or can be removed and list style type can 
be used (square, circle, disc). List image does not work in NS4 but list-style-type does so
leave in when using list-style-image.*/

/*links*/
a:active {
	color: #101C44;
	text-decoration: underline;
}
a:link {
	color: #101C44;
	text-decoration: underline;
}
a:visited {
	color: #6D1513;
	text-decoration: underline;
}
a:hover {
	color: #AB110E;
	text-decoration: none;
}
/*navigation links which are not footer links*/

/**DO NOT MAKE THIS FONT SIZE SMALLER AS IT APPEARS IN TABLES VERY SMALL**/
a.subnav:active {
	font-size: .9em;
	font-weight: bold;
	color: #101C44;
	text-decoration: none;
}
a.subnav:link {
	font-size: .9em;
	font-weight: bold;
	color: #101C44;
	text-decoration: none;
}
a.subnav:visited  {
	font-size: .9em;
	font-weight: bold;
	color: #6D1513;
	text-decoration: none;
}
a.subnav:hover {
	font-size: .9em;
	font-weight: bold;
	color: #AB110E;
	text-decoration: none;
}
/*navigation links which are not footer end*/


/*smalllinks - used in PPV*/
a.smalllink:active  {
	font-size: 10px;
	font-weight: bold;
	color: #101C44;
	text-decoration: underline;
}

a.smalllink:link  {
	font-size: 10px;
	font-weight: bold;
	color: #101C44;
	text-decoration: underline;
}
	
a.smalllink:visited  {
	font-size: 10px;
	font-weight: bold;
	color: #6D1513;
	text-decoration: underline;
}

a.smalllink:hover  {
	font-size: 10px;
	font-weight: bold;
	color: #AB110E;
	text-decoration: none;
}

.smalltext {
	font-size: 10px;
	color: #707070;
}

.smalltextbold {
	font-size: 10px;
	font-weight: bold;
	color: #707070;
}
/* Inktomi Styles End */

/*format tables*/
.tablelines {
	background-color:#101C44;
}/*color of the narrow line deviding up the table cells*/

.tabletitle {
	font-family:Georgia, Times New Roman, serif;
	font-size: 1.25em;
	font-weight:normal;
	color:#101C44;
	background:#FFF;
}/*alter background color and font color. 
Not on all tables, only present if table has an extra heading*/

.tablehead {
	font-size: .9em;
	font-weight: bold;
	color: #707070;
	background-color: #FFFFFF;
}/*alter background color and font color. 
Contains headings of table rows or columns.*/

.tablebody {
	font-size: .9em;
	color: #707070;
	background-color: #FFFFFF;
}/*alter background color and font color. 
Contains main body of the table.*/

.tabletotal {
	font-size: .9em;
	font-weight: bold;
	color: #707070;
	background-color: #FFFFFF;
}/*alter background color and font color. 
Contains total, or highlighted areas.*/

/* styles to make round cornered boxes, can also be square depending on images used*/
.tableSubHeading {
	font-weight: bold;
	color: #101C44;
}

.bgTop {
	background-image: url(/images/stylesheets/bg_top.gif);
	font-family:Georgia, Times New Roman, serif;
	font-size: 1.25em;
	font-weight:normal;
	text-align:left;
	color:#101C44;
}

.bgColorContent {
	font-size: 1em;
	background-color: #FFF;
}

.cornerTopLeft {
	background-image: url(/images/stylesheets/corner_top_lft.gif);
}

.cornerTopRight {
	background-image: url(/images/stylesheets/corner_top_rgt.gif);
}

.cornerBottomLeft {
	background-image: url(/images/stylesheets/corner_bottom_lft.gif);
}

.cornerBottomRight {
	background-image: url(/images/stylesheets/corner_bottom_rgt.gif);
}

.bgLeft {
	background-image: url(/images/stylesheets/bg_lft.gif);
}

.bgRight {
	background-image: url(/images/stylesheets/bg_rgt.gif);
}

.bgBottom {
	background-image: url(/images/stylesheets/bg_bottom.gif);
}
/* styles to make round cordered boxes end*/

/* styles to make borders/dotted lines start*/ 
.borderhorizontal {
	background-image: url(/images/stylesheets/borderhorizontal.gif);
}

.bordervertical {
	background-image: url(/images/stylesheets/bordervertical.gif);
}
/* styles to make borders/dotted lines end*/

.redtext {
	color: #F42A41;
}

/*vvvv PLEASE ADD ANY SITE SPECIFIC STYLES BELOW vvvv*/




/**************************************************************************************************************************************************************/
/*XHTML Layout Styles*/
/**************************************************************************************************************************************************************/
/*Overall site container styles*/
#container {
	
}

#print {
	position:absolute;
	top:10px;
	right:10px;
	z-index:100;
	text-align:center;
}

#print a {
	color:#FFF;
}

#header {
	height:290px;
	background:url(../../images/mountains.jpg) no-repeat 207px 0;
}

.mountainNav {
	margin: 263px 0 0 207px;
	}

#logo {
	position:absolute;
	top:0;
	left:0;
}

/*When positioning a div absolute, you must have a 'top or bottom' value and a 'right or left' value*/
#utilityNav {
	position:absolute;
	right:0px;
	top:290px;
	height:30px;
	width:208px;
	background:url(../../images/utilNavBg.gif) repeat-x;
}

#utilityNav a {
	float:left;
	display:block;
	height:21px;
	width:32%;
	color:#FFF;
	text-align:center;
	padding:4px 0 0 0;
	text-decoration:none;
	border-right:#75211F 1px solid;
}

#utilityNav a:hover, #utilityNav a:active {
	background:#75211F;
}

#utilityNav a#myprofilelink {
	border:none;
}

#contentWrapper {
	background:url(../../images/colBg.gif) repeat-y;
}

#contentWrapper2 {
	background:url(../../images/colBg.gif) repeat-y right;
}

#content {
	margin:0 228px 0 228px;
	height:auto !important; /*keeps footer pushed down below content*/
	height: /**/ 550px;		/*keeps footer pushed down below content*/
	height /**/: 550px;
	min-height:550px;		/*keeps footer pushed down below content*/
	padding:20px 0 0 0;
}
/*End overall container styles*/

/*Index page styles*/
#promo {
	margin: 20px 0 0 0;
}

#newsColumn {
	position:absolute;
	top:321px;
	left:5px;
	color:#FFF;
	width:197px;
}

#newsColumn h2 {
	color:#FFF;
	padding:0 0 2px 15px;
	background:url(../../images/icon.gif) no-repeat 0 3px;
	border-bottom:#BA4845 1px solid;
}

#newsColumn a {
	display:block;
	color:#FFF;
	font-size:0.9em;
	border-bottom:#BA4845 1px solid;
	width:197px;
	padding:0 0 5px 0;
}

.date, .newsDate {
	font-family:Georgia, Times New Roman, serif;
	padding:5px 0 0 0;
	margin:0;
}

#businessNews {

}

#businessNews th, #qbeTable th {
	display:none;
}

#firmNews {

}

#firmNews th {
	display:none;
}

#printNews {
	margin:0 20px 20px 20px;
}

#mailafriend {
	position:absolute;
	right:0;
	top:3px;
}

#iconMailaFriend {
	vertical-align:bottom;
	padding:0 5px 0 0;
}
/*End Index page styles*/

#mainServices {
	position:absolute;
	right:10px;
	top:331px;
	width:188px;
}

#mainServices a.service {
	display:block;
	height:68px;
	width:111px;
	border:#8A1614 1px solid;
	margin:0 0 10px 0;
	padding:0 0 0 75px;
	text-decoration:none;
}

#profitImprovement {
	background:url(../../images/iconInvestments.jpg) no-repeat;
}

#taxPlanning {
	background:url(../../images/iconTaxPlanning.jpg) no-repeat;
}

#grants {
	background:url(../../images/iconBusMgmnt.jpg) no-repeat;
}

#exitPlanning {
	background:url(../../images/iconLimitedCo.jpg) no-repeat;
}

#reducingRisks {
	background:url(../../images/iconFinancialPlanning.jpg) no-repeat;
}

#mainServices a h3 {
	color:#FFF;
	padding:0 0 0 15px;
	background:url(../../images/icon.gif) no-repeat 0 2px;
}

#instituteLogos {
	width:188px;
	text-align:center;
}

#instituteLogos img {
	margin:0 20px 0 0;
}

/*Footer styles*/
#footer {
	position:relative;
	margin:50px 0 0 0;
	padding:3px 0 5px 0;
	color:#101C44;
	font-size:0.8em;
	clear:both;
}

#footer a:active {
	color:#101C44;
	text-decoration:none;
}

#footer a:link {
	color:#101C44;
	text-decoration:underline;
}

#footer a:visited {
	color:#6D1513;
	text-decoration:underline;
}

#footer a:hover {
	color:#AB110E;
	text-decoration:none;
}

/*End Footer styles*/

#contactDetails {
	position:absolute;
	right:10px;
	top:321px;
	width:188px;
	color:#FFF;
}

#contactDetails a {
	color:#FFF;
}

#contactDetails h2 {
	color:#FFF;
	padding:0 0 2px 15px;
	background:url(../../images/icon.gif) no-repeat 0 3px;
	border-bottom:#BA4845 1px solid;
}

/*Our Services styles*/
#ourservices {
	height:auto !important; /*keeps footer pushed down below content*/
	height: /**/ 650px;		/*keeps footer pushed down below content*/
	height /**/: 650px;
	min-height:650px;		/*keeps footer pushed down below content*/
}

#ourservices_nav {
	position:absolute;
	right:10px;
	top:311px;
	width:188px;
	color:#FFF;
}

#ourservices_nav h3 {
	color:#FFF;
	padding:0 0 2px 15px;
	margin:10px 0 0 0;
	background:url(../../images/icon.gif) no-repeat 0 3px;
	border-bottom:#BA4845 1px solid;
	font-size:1.3em;
}

#ourservices_nav h3 a {
	text-decoration:none;
}

#ourservices_nav ul{
	list-style-type:none;
	margin:6px;
	padding:0;
}

#ourservices_nav a {
	font-size:0.9em;
	color:#FFF;
}
/*End Our Services styles*/

/*Start News Detail Styles*/
#newsOptions img {
	vertical-align:middle;
}
/*End News Detail Styles*/

/*Start Business News Page Styles*/
#businessNewsPage th {
	display:none;
}
/*End Business News Page Styles*/

#contentTrust {
	margin:0 0 0 0;
	height:auto !important; /*keeps footer pushed down below content*/
	height: /**/ 650px;		/*keeps footer pushed down below content*/
	height /**/: 650px;
	min-height:650px;		/*keeps footer pushed down below content*/
	padding:20px 0 0 0;
}

#contentTrust h1 {
	color:#FFFFFF; 
	margin-left:25px; 
	margin-top:0px;
}

#synopTrust {
	display: block;
	width: 160px;
	color: #FFFFFF;
	margin-left: 25px;
}

.trustSmall {
	color: #FFFFFF;
	margin-left:25px; 
	margin-top:0px;
}	
