/* 
http://www.trenethick.co.uk
TTPS freelance online communications
Copyright @ TTPS 2008
You are welcome to use this style sheet but please remember it is only polite to ask permission first
 */
.testtheme {
	background:#fff;
}

html {
	min-height:100%;
	margin-bottom:1px;
	overflow: -moz-scrollbars-vertical;
	}
	
body {
	font-family:lucida sans unicode,lucida sans,arial,sans-serif;
	font-size:12px;
	text-align:left;
	background:#97A1AA url(../../images/bkg_body.gif) repeat-x scroll 0 0;
	color:#686868;
	}

h1,h2,h3,h4,h5,ul,p { 
	margin:0;
	color:#686868;
}

p {
	margin-bottom: 1em;
	font-size:1em;
	line-height:1.5;
}

h1 {
	margin:5px 0 10px 0;
	font-size:2em;
	line-height:1.2;
	padding: 0 0 5px 0;
	border-bottom: solid 1px #686868;
	}

h2 {
	font-size:2em;
	line-height:1.6;
	padding: 0 0 5px 0;
	margin-top: .2em;
	margin-bottom: 1em;
	border-bottom: solid 1px #686868;
}

h3 {
	font-size:1.4em;
	line-height:1.2;
	padding: 10px 0 2px 0;
}

h4 {
	font-size:1.2em;
	line-height:1.2;
	padding: 10px 0 2px 0;
}

a {
	text-decoration: none;
	color: #006699;
	}

a:active {
	text-decoration: none;
	color: #006699;
	}

a:hover {
	text-decoration: none;
	color: #28aeea;
	}

ul {
	list-style-type: none;
	margin: 0 0 10px 0;
	padding: 0;
	}
ul li {
	padding:0 0 0 25px;
	margin: 5px 0 0 0;
	font-size:1em;
	line-height:1.5;
	}

ol li {
	background-repeat:no-repeat;
	padding:0 0 0 15px;
	margin: 5px 0 0 0;
	font-size:1em;
	line-height:1.5;
	}

td {
	padding: 5px;
	margin: 0;
}

.highlighttable {
	border: 0;
	border-spacing:10px;
	padding: 0;
}

.highlightcell {
	padding: 10px;
	margin: 10px;
}

#editor {
	text-align: left;
	}

.register {
	font: normal 2em Verdana, Arial, sans-serif;
	text-align: center;
	}

#headerLeft {
	width:325px;
	float: left;
	}

.right {
text-align:right;
	}
	
#container {
	clear: both;
	margin:0 auto;
	position:relative;
	width:940px;
	padding: 3px 0 10px 0;
	background:#fff;
	}
	
/* Header */

#header {
	height:80px;
	margin:10px auto;
	width:920px;
	height: 120px;	
	}

.headerImage {
	padding: 0;
	}

.headerTitle {
	margin:0 0 0 10px;
	font-size:2em;
	}

.headerText {
	padding: 0 0 0 10px;
	margin: 0;
	font-size: 1.2em;
	font-weight: bold;
	}

#header a {
	text-decoration: none;
}

.central {
	text-align: left;
	clear: both;
	margin:0 auto;
	width: 950px;
	padding: 0;
	}

/* navigation

--------------------------------------------------------------*/

#nav {
	clear: both;
	width: 100%;
	padding: 0;
	margin:0 auto;
	width:920px;
	}
	
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav li {
	float: left;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: .9em;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: bold;
	}

#nav li a {
	float: left;
	padding: 8px 8px;
	text-decoration: none;
	font-weight: bold;
	}

#nav li a:hover {
	font-weight: bold;
	}

#nav li a.active {
	font-weight: bold;
	}

#nav .divposs {
	margin:0 auto;
	text-align:left;
	width:920px;
	}

/* content styles

------------------------------------------------------------*/

#content .edit a {
	text-decoration: none;
	}

#content .edit a:active {
	text-decoration: none;
	}

#content .edit a:hover {
	text-decoration: none;
	}

.edit a {
	text-decoration: none;
	}

.edit a:active {
	text-decoration: none;
	}

.edit a:hover {
	text-decoration: none;
	}
		
/* leftside
---------------------------------------------*/

#leftside .edit a {
	text-decoration: none;
	}

#leftside .edit a:hover {
	text-decoration: none;
	}	

/* side

---------------------------------------------*/

#side .edit a {
	text-decoration: none;
	}
	
#side .edit a:hover {
	text-decoration: none;
	}

/* title box
---------------------------------------------------------------*/

.title {
	margin: 10px 0 20px 0;
	padding: 0 0 6px 0;
	font-weight: bold;
	font-size: 1.2em;
	color:#686868;
	border-bottom: 2px solid #686868;
	}
	
.title h1 {
	margin: 0;
	padding: 0;
	font-size: 2em;
	line-height: 1.2em;
	font-weight:normal;
	text-transform: none;
	letter-spacing: 0;
	font-weight: bold;
	color:#686868;
	}

.title h1 span {
	color: #686868;
	}

.title h2 {
	margin: 3px 0 0 0;
	padding: 0;
	font-size: 1.6em;
	font-weight: normal;
	font-style: italic;
	line-height: 1.2em;
	color:#686868;
	}	
	
/* footer
---------------------------------------------------------------*/

#footer {
	text-align: left;
	font-size: .9em;
	width:920px;
	margin: 0 auto;
	}

#footer p, #footer h3 {
	margin:0;
	padding:10px;
	}
		
#footer a {
	text-decoration: none;
}

#footer a:active {
	text-decoration: none;
	}

#footer a:hover {
	text-decoration: none;
	}

#footer .edit a {
	text-decoration: none;
	}
	
#footer .edit a:active {
	text-decoration: none;
	}

#footer .edit a:hover {
	text-decoration: none;
	}
	
#footer_space1 {
	padding-left:10px;
	width:280px;
	float:left; 
}

#footer_space2 {
	padding-left:10px;
	width:280px;
	float:left; 
}

#footer_space3 {
	padding-left:10px;
	width:280px;
	float:left; 
}

/* Bottom -----------------------------------------------------------------*/
#bottom {
	font-size: .8em;
	text-align: left;
	width:920px;
	margin: 0 auto;
	}
	
#bottom  a {
	text-decoration: none;
	}

#bottom  a:active {
	text-decoration: none;
	}

#bottom a:hover {
	text-decoration: none;
	}
		
#bottom .edit a {
	text-decoration: none;
	}
	
#bottom .edit a:active {
	text-decoration: none;
	}

#bottom .edit a:hover {
	text-decoration: none;
	}

#bottom p {
	margin:0;
	padding:0 10px;
	}
	
/* Register -----------------------------------------------------------*/	
#register {
	font-family: Verdana, Arial, sans-serif;
	font-size: 90%;
	font-weight: normal;
	text-align: right;
	}

#register h3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 120%;
	padding: 50px 0 0 20px;
	margin-bottom: 0;
	line-height: 100%;
	}

.registerText {
	padding: 0;
	}

#register  a {
	text-decoration: none;
	}

#register  a:active {
	text-decoration: none;
	}

#register  a:hover {
	text-decoration: none;
	}

#logon {
	font-family: Verdana, Arial, sans-serif;
	font-size: 90%;
	font-weight: normal;
	line-height: 1em;
	}

#logon p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
	line-height:100%;
	text-align: right;
	line-height: 1em;
	}

#logon h3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 120%;
	margin-bottom: 5px;
	text-align: right;
	line-height: 1em;
	}

/* misc.
---------------------------------------------------------- */

hr, .hide {
	display: none;
	}
a img {
	border: none;
	}
	
.edit a {
	text-decoration: none;
	}

.edit  a:active {
	text-decoration: none;
	}

.edit  a:hover {
	text-decoration: none;
	}

#listPages a {
	text-decoration: none;
	}

#listPage a:active {
	text-decoration: none;
	}

#listPage a:hover {
	text-decoration: none;
	}

/* Accessibility */

.hideIt {
	display: none;
	}

.higlighttext {
	border: 0;
	padding: 0;
	margin: 0;
	font-weight:bold;
	text-align:center;
}

#advert .licenseText {
	font-size: .9em;
	text-align: center;
}

.blueHeading {
	font-size: 1.3em;
	text-align: center;
	font-weight: bold;
	margin-top: 5px;
}

.logon {
	position: relative;
	top: 200px;
	text-align: center;
	font-size: 2em;
	font-weight: bold;
}