/* 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;
}

div#wbx-gw-button-wrapper-0
{
	display:none;
}

.pdficonalign
{
	text-align: center;
}

.contact_details
{
	font-size:1.17em;
}

.contact_telephone
{
	font-size:1.33em;
}

.contact_details_right
{
	font-size:1.17em;
	display:block;
	text-align:right;
	padding-right:20px;
}

h1.redheader
{
	color:#C00;
}

h2.subheader
{
	font-size:1.17em;
	color:#06F;
	margin-bottom:15px;
	font-weight:bold;
}

p.larger
{
	font-size:1.17em;
}

.red
{
	font-weight:bold;
	color:#C00;
}

.green
{
	color:#090;
}

.blue
{
	color:#06C;
}

div#fmxinfo
{
	float:right;
	padding-top:81px;
}