/*--------------------------------------------------------------------------

Corporate Specific Style Sheet

version:		1.0
author:		Aaron Mitchard
email:		aaron@idaho.uk.net
website:	http://www.urbis.org.uk

*** last modify date:	28/08/2006 ( Aaron ) ***

--------------------------------------------------------------------------*/

body { background: url(../img/bg/corporate_bg.jpg); }

h2 { background-color: #1A2074; }

#pContent h3 { background-color: #1A2074; }
#pContent h4 { background-color: #e3e4ee; border-bottom-color: #192074; color: #1A2074; }

#sContent h3 { background-color: #676ca3; }

#inThisSection li a,
#registration a,
#footer a,
#breadcrumbs a,
#pContent a,
h4, h5, h6,
#pContent ul,
#usefulDownloads li a,
#go,
.formFieldCaption label,
#themodern a
{ color: #1A2074; }

.go
{
	background-image: url(../img/arrows/corporate.gif);
	color: #1A2074;
}

#pContent h3 { border-bottom-color: #1A2074; }

#inThisSection li a, #go { background-image: url(../img/arrows/corporate.gif); }

#usefulDownloads li a { background-image: url(../img/arrows/corporate.gif); }

#footer { border-top-color: #1A2074; }

.colorBlock { border-color: #1A2074; background-color: #E9E9F3; }

#comments label input, #comments label textarea, #comments input#submit, .aComment
{
	border-color: #1A2074;
}

#comments input#submit 
{
	background-color: #E9E9F3;
}

