/************************************************************************

	GLOBAL CSS
	==========

	Provides all global styles for the site which more specific sections 
	can be built on using the layered css technique

	Author:		Tom Harman
				Nick Watson
				Tom Fletcher
				[www.optixsolutions.co.uk]

	Listing Order:
	==============

	Universal
	Forms
	General Structure / Layout
	Navigation Elements
	Header Elements
	Body Elements
	Footer Elements
	Messages

************************************************************************/

/***********************************************************************
	UNIVERSAL STYLES
************************************************************************/

body {
	font-size: .6em;
	height: 100%;
	background: #DADADA;
	color: #B13A3A;
}

html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address, abbr, input, select, textarea, table, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
}

a {
	color: #590000;
}

a:hover {
	color: #AA1C1C;
}

ul li {
	background: url('../i/layout/navbullet.gif') left no-repeat;
	padding-left: 15px;
}


/***********************************************************************
	FORMS
************************************************************************/

fieldset, legend {
	border: none;
}

legend {
	background: transparent;
	font-size: 1em;
	font-weight: bold;
	margin: 1em 0;
	padding: 0 .5em;
}

label {
	float: left;
	padding: 0 1em 0 0;
	text-align: right;
}

form fieldset div {
	clear: both;
	display: block;
	margin-bottom: .5em;
	padding: 0;
}

div.submit {
	clear: both;
	text-align: center;
	width: auto;
}

div.multi input {
	border: 0;
	width: auto;
}
 
form 									{ width: 100%; margin-top: 20px; }

label		 							{ float: left;	height: 22px; width: 45%; }

fieldset div input,
fieldset div select,
fieldset div textarea  			{ width: 45%; }

fieldset div input.small,
fieldset div select.small,
fieldset div textarea.small 	{ width: 25%; }

div.req label, div.req p		{ font-weight: bold; }

div.multi label 					{ height: 22px; }

div.req label:before, 
div.req p:before {
	content: "* ";
}

input:focus, textarea:focus {
	background: #fafafa;
	color: #000;
}

fieldset div input, 
fieldset div select, 
fieldset div textarea  {
	border: 1px solid #aaa;
	color: #333;
	font-weight: normal;
	padding: 1px;
}

div.submit input {
	background: #777;
	border: 1px solid #333;
	color: #fff;
	font-weight: bold;
	padding: 1px .7em;
	width: auto;
	margin-top: 10px;
}

/***********************************************************************
	GENERAL STRUCTURE/LAYOUT
************************************************************************/

div#container {
	width: 772px;
	position: relative;
	min-height: 97%;
	background: #731418 url('../i/layout/mainrep.gif');
}

/***********************************************************************
	HEADER ELEMENTS
************************************************************************/

div#header {
	background: url('../i/layout/topbarbg.gif');
	height: 62px;
	width: 760px;
}

div#branding-logo {
	background: url('../i/layout/logo.gif') left no-repeat;
	height: 52px;
	width: 266px;
	float: left;
	margin-left: 15px;
}

div#cont-dets {
	background: url('../i/layout/email.gif') right no-repeat;
	height: 52px;
	width: 326px;
	float: right;
	margin-right: 15px;
}

div#cont-dets a {
	letter-spacing: -133px;
	text-indent: -999em;
	display: block;
	height: 42px;
	width: 216px;
	margin-top: 20px;
}

div#header-logo {
	background: url('../i/layout/header-3.jpg') no-repeat;
	width: 760px;
	height: 110px;
}

/***********************************************************************
	BODY ELEMENTS
************************************************************************/
div#main{
	width: 760px;
	float: left;
	position: relative;
	clear: both;
	background: url('../i/layout/conttop.jpg') top repeat-x;
}

* html div#main {
	margin-left: -5px;
}

div#content {
	width: 760px;
	padding-top: 30px;
	color: #590000;
}

div#content p {
	margin-top: 10px;
}

div#midcol {
	width: 470px;
}

div#contentinner {
	float: right;
	width: 550px;
	margin-left: -10px;
	margin-right: 20px;
	padding-bottom: 20px;
}

* html div#contentinner {
	margin-left: 0px;
	width: 540px;
}

h1#misstat {
	margin-top: 10px;
}

div#contentinner img {
	float: right;
	border: 1px solid #590000;
	margin-right: 10px;
}

div#contentinner p {
	font-size: 1.1em;
}

div#contentinner ul {
	font-size: 1.1em;
}

div#contentinner h1 {
	font-size: 1.2em;
}

div#contentinner h2 {
	margin-top: 10px;
	margin-bottom: 10px;
}

div#content div#midcol p {
	font-size: 1.1em;
	width: 390px;
	margin-top: 10px;
}

div#midcol p.exp {
	margin-top: 20px;
}

div#examples {
	margin-top: 10px;
}

div#examples img {
	float: left;
	margin-right: 2px;
	border: 1px solid #590000;
}

div#newscol {
	width: 150px;
	position: absolute;
	margin-left: 400px;
}

div.newsart {
	font-size: 0.9em;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #590000;
}

h1#welcome {
	letter-spacing: -133px;
	text-indent: -999em;
	background: url('../i/layout/welcome.gif') no-repeat;
	height: 58px;
	width: 268px;
}

h1#latnews {
	letter-spacing: -133px;
	text-indent: -999em;
	background: url('../i/layout/latestnews.gif') no-repeat;
	height: 8px;
	width: 93px;
	margin-bottom: 10px;
}

ul#leftlist {
	float: left;
	width: 240px;
}

ul#rightlist {
	float: right;
	width: 240px;
}

div.contacttop {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #590000;
}

div.contacttop p {
	float: left;
	width: 200px;
}

div.contacttop ul {
	float: right;
	margin-top: 10px;
	width: 260px;
}

div.contacttop ul li.it {
	border-bottom: 1px dotted #590000;
}

div.contacttop ul li {
	padding-bottom: 5px;
	padding-top: 5px;
}

div#contentinner img.nobord {
	border: none;
}

div#content div.view-news p img.backar {
	float: left;
	border: none;
}

p.goback {
	border-top: 1px dashed #7E1B1D;
	padding-top: 10px;
}

div#content img.imgborderr {
	padding-left: 10px;
	padding-bottom: 10px;
	border: none;
}

div#content img.imgborder {
	margin-right: 10px;
	margin-bottom: 10px;
}

div.news-archive {
	margin: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #78171A;
}

div.news-archive p {
	float: left;
	margin-left: 10px;
}

div.news-item {
	margin: 10px;
	border-bottom: 1px dotted #78171A;
	padding-bottom: 10px;
}

div.news-item h2 {
	font-size: 1.2em;
}

div#contentinner div.view-news img.proj-img {
	float: left;
	margin-top: 10px;
}

/***********************************************************************
	NAVIGATION
************************************************************************/

div#navside {
	float: left;
	width: 190px;
	color: #721417;
	padding-left: 10px;
}

div#navside ul li {
	background: url('../i/layout/navbullet.gif') left no-repeat;
	padding-left: 15px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 0.9em;
}

div#navside ul li.nobul {
	background: none;
}

/***********************************************************************
	FOOTER ELEMENTS
************************************************************************/

div#footer {
	height: 22px;
	width: 100%;
	background-color: #fff;
	z-index: 100;
	
}

div#siteinfo-legal {
	width: 760px;
	height: 18px;
	text-align: center;
	color: #FFF;
	padding-top: 4px;
	background: url('../i/layout/footbg.gif') repeat-x;
}

/***********************************************************************
	MESSAGES
************************************************************************/

.error, .notice, .message { 
	color: #b22;
	font-weight: bold;
}

.error ol li {
	font-weight: normal;
	list-style-type: lower-roman;
	list-style-position: inside;
	margin-left: 0;
	padding-left: 1em;
	text-indent: 1em;
}