/* 
http://www.trenethick.co.uk
TTPS freelance online communications
Copyright @ TTPS 2008
You are welcome to use this style sheet but please ask permission first
 */

html {
	min-height:100%;
	margin-bottom:1px;
	}

body {
	margin:0;
	background:#fff;
	color:#000;
		font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	min-width:990px;
	text-align:left;
	}

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

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

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

h2 {
	font-size:1.8em;
	line-height:1.2;
	padding: 0 0 5px 0;
	margin-top: 1em;
	margin-bottom: 1em;
}

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

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

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

a:hover {
	color: #ffcc00;
	border: none;
	text-decoration: none;
	}

ul {
	list-style-type: none;
	margin: 0 0 10px 0;
	padding: 0;
	}
ul li {
	background-image:url(../images/squarecoolblue.png);
	background-position:1em 0.6em;
	background-repeat:no-repeat;
	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;
	font-size:1em;
	line-height:1.5;
}

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

.highlightcell {
	background-color: #0091D7;
	background-image:url(../images/highlightelegantblue.png);
	background-repeat: repeat-x;
	padding: 10px;
	margin: 10px;
	color: #FFFFFF;
}

.highlightcell a{
	color: #FFFFFF;
	}

.highlightcell a:hover{
	color: #666;
	}

#editor {
	text-align: left;
	}

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

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

.right {
text-align:right;
	}

.divposs {
	margin:0 auto;
	text-align:left;
	width:940px;
	}

.clear {
	display:inline-block;
	clear: both;
}

#container {
	text-align: left;
	clear: both;
	margin:0 auto;
	position:relative;
	width: 100%;
	padding: 0;
	}

#header {
	background:#fff;
	height:80px;
	}

.headerImage {
	padding: 0;
	}

.headerTitle {
	margin-top:5px;
	font-size:2em;
	}

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

#header a {
	text-decoration: none;
}

.central {
	text-align: left;
	clear: both;
	background-color: #fff;
	margin:0 auto;
	width: 950px;
	padding: 0;
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	}	

/* navigation

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

#nav {
	clear: both;
	width: 100%;
	padding: 0;
	background-color: #FFCC00;
	margin:0 auto;
	width:940px;
	}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #FFCC00;
	}

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

#nav li a {
	float: left;
	padding: 8px 8px;
	text-decoration: none;
	color: #9B7C00;
	border: none;
	background-color: #FFCC00;
	font-weight: bold;
	}

#nav li a:hover {
	color: #fff;
	background-color: #E8B900;
	font-weight: bold;
	}

#nav li a.active {
	font-weight: bold;
	color: #fff;
	background-color: #E8B900;
	font-weight: bold;
	}

	#nav .divposs {
	margin:0 auto;
	text-align:left;
	width:940px;
	background:#ffcc00;
	}
	
/* side nav styles
------------------------------------------------------------*/
	
#sidenav ul {
	font-size: .8em;
	width: 180px;
	margin: 0;
	padding: 0;
	list-style: none;
	background: #FFCC00;
}

#sidenav li {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: .9em;
	letter-spacing: 2px;
	text-transform: uppercase;
	background-color: #FFCC00;
	font-weight: bold;
	}
	
#sidenav li a {
	display: block;
	color: #9B7C00;
	text-decoration: none;
	width: 155px;
	padding: 5px 10px 5px 15px;
	background: #FFCC00;
	border-width: 1px;
	border-color: #fff #E8B900 #E8B900 #fff ;
	border-style: solid;
	font-weight: bold;
}

#sidenav li a:hover {
	background: #E8B900;
	border-color: #B38F01 #fff #ccc #ccc;
	color: #fff;
}

/* content styles

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

#content {
	float: left;
	width: 55%;
	padding: 10px 0 0 0;
	margin: 0;
	border-right: 0;
	overflow: auto;
	}
	
#content .gutter {
	padding: 0 10px 0 10px;
	}

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

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

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

.edit a {
	text-decoration: none;
	color: #FF0000;
	border: none;
	}

.edit a:active {
	color: #FF0000;
	border: none;
	text-decoration: none;
	}

.edit a:hover {
	text-decoration: none;
	color: #FFCCFF;
	border: none;
	}

/* side

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

#side {
	float: right;
	width: 25%;
	padding: 0;
	margin: 0;
	overflow: hidden;
	padding: 10px 0 0 0;
	}

#side .gutter {
	padding: 0 10px 0 10px;
	}

#side .edit a {
	text-decoration: none;
	color: #FF0000;
	border: none;
	}

#side .edit a:hover {
	text-decoration: none;
	color: #FFCCFF;
	border: none;
	}
	
	/* leftside

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

#leftside {
	float: left;
	width: 20%;
	padding: 0;
	margin: 0;
	overflow: hidden;
	padding: 10px 0 0 0;
	}

#leftside .gutter {
	padding: 0 10px 0 10px;
	}

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

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

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

.title {
	margin: 15px 0 5px 0;
	padding: 5px 0 5px 0; 
/*	background-color: #003245; */
	color:#000;
	font-size: 1.2em;
	line-height: 1em;
	font-weight: bold;	
	border-bottom: solid 1px #ccc;
	margin-bottom: .5em;
	}
		
.title h1 {
	margin: 0;
	padding: 0;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1.4em;
	line-height: 1.2em;
	font-weight: bold;
	border: none;
	color: #fff;
	}
.title h1 span {
	color: #47483C;
	}
.title h2 {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial,Helvetica,sans-serif;
	font-size: 1em;
	font-weight: normal;
	width: 100%;
	font-style: italic;
	line-height: 1.6em;
	color: #fff;
	border: none;
	}

/* footer
---------------------------------------------------------------*/

#footer {
	color:#fff;
	clear: both;
	text-align: left;
	font-size: .9em;
	}

#footer p, #footer h3 {
	color:#fff;
	margin:0;
	padding:10px;
	}
		
#footer a {
	text-decoration: none;
	color: #28AEEA;
	border: none;
}

#footer a:active {
	color: #28AEEA;
	border: none;
	text-decoration: none;
	}

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

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

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

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

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

#footer .divposs {
	margin:0 auto;
	text-align:left;
	width:940px;
	background:#ffcc00;
	}

/* Bottom -----------------------------------------------------------------*/
#bottom {
/*	background:#FFF;*/
	color:#fff;
	min-height:100px;
	clear: both;
	margin: auto;
	padding-bottom: 50px;
	margin: 0;
	font-size: .8em;
	text-align: left;
	}
	
#bottom  a {
	color: #28AEEA;
	border: none;
	text-decoration: none;
	}

#bottom  a:active {
	color: #28AEEA;
	border: none;
	text-decoration: none;
	}

#bottom a:hover {
	color: #fff;
	border: none;
	text-decoration: none;
	}
		
#bottom .edit a {
	text-decoration: none;
	color: #FF0000;
	border: none;
	}
	
#bottom .edit a:active {
	color: #FF0000;
	border: none;
	text-decoration: none;
	}

#bottom .edit a:hover {
	text-decoration: none;
	color: #FFCCFF;
	border: none;
	}
#bottom .divposs {
	margin:0 auto;
	text-align:left;
	width:940px;
	background:#ffcc00;
	padding-bottom: 8px;
	}
	
/* Register -----------------------------------------------------------*/	
#register {
	float: right;
	margin: 0;
	width: 300px;
	padding: 5px 20px 0 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 90%;
	font-weight: normal;
	text-align: right;
	color: #28aeea;
	}

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

.registerText {
	padding: 0;
	color: #28aeea;
	}



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

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

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

#logon {
	margin-left: 1px;
	float: right;
	width: 250px;
	padding: 0;
	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;
	}

#editForm {
	margin-left: 20px;
	text-align: left;
	}
	
.edit a {
	color: #006291;
	border: none;
	text-decoration: none;
	}

.edit  a:active {
	color: #006291;
	border: none;
	text-decoration: none;
	}

.edit  a:hover {
	color: #CCC;
	border: none;
	text-decoration: none;
	}

#listPages a {
	color: #006291;
	border: none;
	text-decoration: none;
	}

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

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

/* Accessibility */

.hideIt {
	display: none;
	}

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

#advert .licenseText {
	color:#fff;
	font-size: .8em;
	text-align: center;
}

.blueHeading {
	color: #006699;
	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;
}


