/* 
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
 */

body {
	background:#97A1AA url(../images/bkg_body.gif) repeat-x scroll 0 0;
	text-align: left;
	margin:0;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color: #eeeeee;
	}

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

p {
	margin:5px 0 10px 0;
	font-size:1.2em;
	line-height:1.57em;
}

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

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


a {
	color: #28aeea;
	border: none;
	text-decoration: none;
	font-weight: normal;
	}

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

a:hover {
	color: #BDE7FA;
	border: none;
	text-decoration: none;
	}
	
ul {
	list-style-type: none;
	margin: 0 0 10px 0;
	padding: 0;
	}
li {
	background-image:url(../images/squareelegant.png);
	background-position:1em 0.6em;
	background-repeat:no-repeat;
	padding:0 0 0 25px;
	margin: 5px 0 0 0;
	font-size:1.2em;
	line-height:1.57em;
	}

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

.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;
}

/*div {
	margin: 0;
	padding: 0;
	border: 1px solid #000;
	}*/
	
#container {
	position:absolute;
	top: 50%;
	margin-top:-287px;
	left:50%;
	margin-left:-400px;
	text-align: left;
	clear: both;
	background-color: #000;
	width: 850px;
	height:575px;
	padding: 0;
	border:1px solid #000;
	}
	
#header {
	position: relative;
	top: 10px;
	width: 800px;
	margin: 0 auto;
	text-align: left;
	background: #ooo; 
	padding: 0;
	vertical-align: top;
	height:60px;
	}

.headerImage {
	padding: 0;
	}
	
.headerTitle {
	padding: 5px 100px 0 25px;
	margin: 0;
	font-size: 2em;
	color: #fff;
	text-align:right;
	}

.headerText {
	padding: 0 0 0 25px;
	margin: 0;
	color: #fff;
	font-size: 1.5em;
	color: #fff;
	font-weight: bold;
	}
	
#header a {
	text-decoration: none;
}	

/* navigation
--------------------------------------------------------------*/
#nav {
	width: 90%;
	padding: 0;
	background-color: #000;
	z-index:5;
	margin-left:14px;
	}

#nav ul {
	position:absolute;
	top: 50%;
	margin-top:210px;
	padding: 0;
	list-style: none;
	background-color: #000;
	z-index:5;
	font-size: 1.5em;
	}

#nav li {
	float: left;
	margin: 0x;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	background-color: #000;
	z-index:5;
	}

#nav li a {
	float: left;
	padding: 0 8px;
	text-decoration: none;
	color: #fff;
	border: none;
	background-color: #000;
	z-index:5;
	}

#nav li a:hover {
	color: #999;
	background-color: #000;
	}
	
#nav li a.active {
	color: #fff;
	background-color: #ccc;
	z-index:5;
	}

/* leftside
------------------------------------------------------------*/
#leftside {
	display: none;
}

/* content styles
------------------------------------------------------------*/
#content {
	float: left;
	width: 49%;
	height:445px;
	padding: 0;
	margin: 0;
	border-right: 0;
	background-color: #000;
	overflow: auto;
	}
	
#content .gutter {
	padding: 20px;
	}
	
#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: 49%;
	padding: 0;
	margin: 0;
	background-color: #000;
	overflow: auto;
	height:445px;
	}
	
#side .gutter {
	padding: 20px;
	}
	
#sidespace {
	clear: both;
	height: 10px;
	}

#side dt {
	clear: both;
	margin: 0;
	font-weight: normal;
	}

#side dd {
	margin: 0;
	padding: 0;
	}

#side dd strong {
	color: #666;
	}

#side dt a {
	float: left;
	display: block;
	margin: 20px;
	padding: 0;
	border: 3px solid #dbd5c5;
	background: #fffefa;
	}

#side dt a:hover {
	border-color: #CCC;
	background: #EAEAEA;
	}

#side dt.active a {
	border-color: #EBF4D9;
	background: #2D405B;
	}

#side dd a {
	text-decoration: none;
	font-weight: bold;
	color: #006699;
	}

#side dd a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #CCC;
	}	

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

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

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

.title {
	margin: 10px 0 5px 0;
	padding: 5px;
	background-color: #000;
	color: #fff;
	font-size: 1.4em;
	line-height: 1.2em;
	font-weight: bold;	
	}
		
.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 {
	display: none;
	clear: both;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background-color: #000;
	color: #fff;
	font-size: .85em;
	}

#footer p, #footer h3 {
	padding: 5px;
	margin: 0;
	color: #FFF;
	}
		
#footer a {
	text-decoration: none;
	color: #006699;
	border: none;
}

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

#footer a:hover {
	text-decoration: none;
	color: #CCC;
	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;
	}

/* Bottom -----------------------------------------------------------------*/
#bottom {
	clear: both;
	background-color: #000;
	margin: auto;
	width: 100%;
	height:0;
	padding: 0;
	margin: 0;
	font-size: .9em;
	text-align: left;
	}
	
#bottom  a {
	color: #006291;
	border: none;
	text-decoration: none;
	}

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

#bottom a:hover {
	color: #CCC;
	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;
	}
		
/* Register -----------------------------------------------------------*/	
#register {
	float: right;
	margin: 0;
	width: 200px;
	padding: 10px 30px 0 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 90%;
	font-weight: normal;
	text-align: right;
	color: #28aeea;
	}

#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: #28aeea;
	border: none;
	text-decoration: none;
	}

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

#register  a:hover {
	color: #CCC;
	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;
	}

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

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

/* Accessibility */

.hideIt {
	display: none;
	}

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

.licenseText {
	color: #666;
	font-size: .8em;
	text-align: center;
	padding: 2px 0 2px 0;
}
.licenseText a {
	color: #666;
}

.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;
}

#advert {
	position: absolute;
	top: 50%;
	margin-top:250px;
	width:100%;
	text-align:center;
	background-color:#000;
}

.grey {
	color:#999;
}	
