/***************************************************** Import menu stylesheet 
*********************************************************************************/
@import url(layout.css);
@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 */

/* #454544 - used for BODY, P, TD, LI, FOOTER TEXT, FORMS */
/* #627232 - used for TITLE, H1-H6, TABLE SUB HEADINGS, HR */

/* #546918 - LINKS:LINK:ACTIVE, FOOTER:LINK, PPV-FOOTER:LINK:ACTIVE */
/* #9CA572 - used for LINKS:VISITED, FOOTER:VISITED, PPV-FOOTER:VISITED */
/* #C56765 - used for LINKS:HOVER, FOOTER:HOVER, PPV-FOOTER:HOVER */

/* GRAY - used for (ppv/search)COLUMNTWO(dividing line bgcolor), TABLE LINES */
/* #FBFDF4 - 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!! */

/* #FBFDF4 - 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) */
/* #727171 - 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: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: .75em;
	color: #454544;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 1.5em;
	font-weight: bold;
	color: #627232;
	margin: .8em 0;
}

h2 {
	font-size: 1.25em;
	font-weight: bold;
	color: #627232;
	margin: .7em 0;
}

h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #627232;
	margin: .7em 0;
}

h6 {
	font-size: 1em;
	font-weight: bold;
	color: #627232;
	margin: .7em 0;
}

p {
	margin: .8em 0;
}

hr	{
	color: #627232;
	height: 1px;
}

/********** List items *************/
li {
	color: #454544;
}

li.err-msg {
	font-weight: bold;
	color: #DD0000;
}
/*used for form errors on Registration pages etc.*/

#content ul { 
	margin: .8em 5px;
	padding: 0;
	list-style: none;
}

#content ul li {
	margin: 4px;
	padding: 0;
	padding-left: 15px;
	background: url(../../images/bullet.gif) no-repeat 0 1px;
}

#content ol {
	margin: .8em 0;
	padding-left: 25px;
}

/********** End List items *************/

.redtext {
	color: #F42A41;
}

/************* LINKS **************/

a:active, a:link {
	color: #546918;
	text-decoration: underline;
}
a:visited {
	color: #9CA572;
	text-decoration: underline;
}
a:hover {
	color: #C56765;
	text-decoration: none;
}
/*navigation links which are not footer links*/

a.subnav a.smalllink {
	font-size: .9em;
	font-weight: bold;
}

.smalltext {
	font-size: .95em;
	color: #454544;
}

.smalltextbold {
	font-size: .95em;
	font-weight: bold;
	color: #454544;
}

/************ END LINKS ***************/



/************ TABLES ******************/

.tablelines {
	border: 1px solid #ACB977;
}
/*color of the narrow line deviding up the table cells*/

.tabletitle {
	font-family: Georgia, serif;
	font-size: 1.25em;
	font-weight: normal;
	color: #727171;
	background: #FBFDF4 url(../../images/callout_underline.gif) no-repeat bottom left;
}
/*Not on all tables, only present if table has an extra heading*/

.tablehead {
	font-size: 1.1em;
	font-weight: bold;
	color: #454544;
	background-color: #E2E5D3;
	padding:0.25em;
}
/*Contains headings of table rows or columns.*/

.tablebody {
	color: #454544;
	background-color: #FBFDF4;
	padding:0.25em;
}

.tabletotal {
	font-weight: bold;
	color: #454544;
	background-color: #CED1BF;
	padding:0.25em;
}
/*Contains total, or highlighted areas.*/

.tableSubHeading {
	font-weight: bold;
	color: #546918;
}

/* styles to make round cornered boxes, can also be square depending on images used*/
.bgTop {
	background-image: url(/images/stylesheets/bg_top.gif);
	font-family: Georgia, serif;
	font-size: 1.25em;
	font-weight: normal;
	color: #727171;
}

.bgColorContent {
	font-size: 1em;
	background-color: #FBFDF4;
}

.cornerTopLeft {
	width: 8px;
	background-image: url(/images/stylesheets/corner_top_lft.gif);
}

.cornerTopRight {
	width: 8px;
	background-image: url(/images/stylesheets/corner_top_rgt.gif);
}

.cornerBottomLeft {
	width: 8px;
	background-image: url(/images/stylesheets/corner_bottom_lft.gif);
}

.cornerBottomRight {
	width: 8px;
	background-image: url(/images/stylesheets/corner_bottom_rgt.gif);
}

.bgLeft {
	width: 8px;
	background-image: url(/images/stylesheets/bg_lft.gif);
}

.bgRight {
	width: 8px;
	background-image: url(/images/stylesheets/bg_rgt.gif);
}

.bgBottom {
	background-image: url(/images/stylesheets/bg_bottom.gif);
}

/* styles to make borders/dotted lines*/ 
.borderhorizontal {
	background-image: url(/images/stylesheets/borderhorizontal.gif);
}

.bordervertical {
	background-image: url(/images/stylesheets/bordervertical.gif);
}

/*************** END TABLES *******************/



/************** PLEASE ADD ANY SITE SPECIFIC STYLES BELOW ********************/


/***** Index page Styles ******/

#welcome {
	float: left;
	width: 410px;
}

#index-sidebar {
	float: right;
	width: 140px;
}

/* sidebar link boxes */
#index-sidebar ul {
	margin: 0; padding: 0;
	list-style: none;
}

#index-sidebar ul li {
	margin: 0 0 12px; padding: 0;
	background: #FFFFFF url(../../images/callout_background.gif) repeat-x bottom;
}

#index-sidebar ul li a {
	display: block;
	width: 138px;
	color: #A9A9A7;
	background: url(../../images/callout_minilogo.gif) no-repeat top right;
	border: 1px solid #ACB977;
	text-decoration: none;
}

#index-sidebar a strong {
	display: block;
	margin: 0; padding: 1px 4px 2px;
	font-family: Georgia, serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #727171;
	background: url(../../images/callout_underline.gif) no-repeat bottom left;
}

#index-sidebar a em {
	display: block;
	margin: 0; padding: 6px 7px 0;
	font-style: normal;
}

#index-sidebar a em.calltoaction {
	padding: 0 7px 6px;
	text-align: right;
	color: #C46765;
	text-decoration: underline;
}


#index-sidebar ul li a:hover {
	color: #757572;
	border-color:  #778C2B;
}
#index-sidebar a:hover strong { color: #333333; }

/***** End Index Page Styles ******/

/* Ourservices */

#ourservices_nav {
	float: right;
	width: 160px;
}

#ourservices_content {
	margin-right: 180px;
}

#ourservices_nav h3 {
	margin: 0; padding: 1px 4px 2px;
	font-family: Georgia, serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #727171;
	background: #FFFFFF url(../../images/callout_underline.gif) no-repeat bottom left;
	border: 1px solid #ACB977;
	border-bottom: none;
}

#ourservices_nav ul {
	margin: 0 0 12px; padding: 1px 0;
	background: #FFFFFF url(../../images/ourservicesnav_background.gif) repeat-x bottom;
	border: 1px solid #ACB977;
	border-top: none;
	font-size: 0.9em;
}

/* end Ourservices */

/** Contacts ***/
#contacts-details {
	float: right;
	width: 150px;
	padding: 0;
	background: #FFFFFF url(../../images/ourservicesnav_background.gif) repeat-x bottom;
	border: 1px solid #ACB977;
}
#contacts-details h2 {
	margin: 0; padding: 1px 4px 2px;
	font-family: Georgia, serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #727171;
	background: #FFFFFF url(../../images/callout_underline.gif) no-repeat bottom left;
}
#contacts-details p { margin: 0; padding: 5px; }

#contacts-intro, #contacts-form { margin-right: 180px; }

#contacts-form label {
	display: block;
	float: left;
	width: 146px;
	padding: 2px;
	text-align: right;
}

#contacts-form div {
	clear: both;
	padding: 2px 0;
}

#submit { margin-left: 150px; }


/******* End Contacts ******/


#printNews {
	margin:0 20px 20px 20px;
}

/*Start News Detail Styles*/
#newsOptions img {
	vertical-align:middle;
}
/*End News Detail Styles*/

/*Start Business News Page Styles*/

#businessNewsPage th {
	display:none;
}

#qbeTable th {
	display:none;
}
/*End Business News Page Styles*/


