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

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

h1,h2,h3,h4,h5,h6,pre,code,p {font-size: 1em;}
ul,ol,dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin: 0; padding: 0;}
	
body {
  font: 62.5% Arial,Helvetica,Sans-serif;
  color: #444;
  line-height: 2.2em;
  background: #F9F7F5;
  min-width: 960px;
  background: url("../../admin/images/layout/blackHeader.png") repeat-x left top #F9F7F5;
}

.testtheme {
	background:#fff;
}

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

#container.divposs {
	background: url(../../admin/images/layout/content-background.gif) repeat-x #F9F7F5;
	}

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

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

p {
	font-size: 1.2em;
	padding-top: 10px;
	}

h1, h2  {
	margin: 10px 0 15px 0;
	padding-top:15px;
}

h1 {
	font-size:2.2em;
	}

h2  {

	font-size:1.8em;

	}

/*
	#side  h2{
	order-bottom:1px solid #DFDAD5;
	color:#555555;
	font-size:1.4em;
	margin:15px 0 10px;
	padding-bottom:3px;;
	}
	*/

h3 {
	font-size:1.4em;
	line-height:1.6;
	padding: 15px 0 0 0;
	/*color: #006291;*/
	color: #404040;;
}

h4 {
	font-size:1.2em;
	line-height:1.2;
	padding: 2px 0 2px 0;
	/*color: #006291;*/
	color: #404040;
}

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

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

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

ul {
	list-style-type: none;
	margin: 0;
	padding-left: 0;
	}
ul li {
	padding:0 0 0 25px;
	margin: 5px 10px 10px 0;
	font-size:1.2em;
	line-height:1.5;
	background-image:url(../../admin/images/layout/blackBullet.png);
	background-position:1em 0.7em;
	background-repeat:no-repeat;
	}

ul li ul li{
	padding:0 0 0 25px;
	margin: 5px 10px 10px 0;
	font-size:1em;
	line-height:1.5;
	background-image:url(../../admin/images/layout/blackBullet.png);
	background-position:1em 0.5em;
	background-repeat:no-repeat;
	}
	
ol li {
	background-repeat:no-repeat;
	font-size:1.2em;
	line-height:1.5;
	list-style-position:inside;
	list-style-type:decimal;
	margin:5px 0 5px 10px;
	}
	
ol li ol li {
	font-size:1em;
	padding:0 0 0 25px;
	margin: 5px 10px 10px 0;
	background-repeat:no-repeat;
	list-style-position:inside;
	list-style-type:decimal;;
	}

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

#editor {
	text-align: left;
	}

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

.right {
text-align:right;
	}

#rss {
	float: right;
	padding: 0 20px;
}

#container {
	clear: both;
	margin:0 auto;
	position:relative;
	width:100%;
	padding: 0;
}
	
/* Header */

#header {
	/*background: #4B90B1;*/
	background: url("../../admin/images/layout/blackHeader.png") repeat-x left top #443B31;
	height:140px;
	width:100%;
	padding:0;
	margin: 0;
	}

.headerImage {
	padding: 0;
	}

.headerTitle {
	padding: 50px 0 0 20px;
	margin:0;
	font-size:3em;
	color: #fff;
	}

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

#header a {
	text-decoration: none;
	color: #fff;
}

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

/* navigation

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

#nav {
	clear: both;
	width: 100%;
	height: 41px;
	padding: 0;
	margin: 0;
	line-height:40px;
	background-color:#84B5CE;
	background: url(../../admin/images/layout/navBackground.png) repeat-x;
	}
	
#nav ul {
	line-height:40px;
	margin:0;
	padding:0;;
	list-style: none;
	/*background-color:#84B5CE;*/
	}

#nav li:first-child {
	border-left: 1px solid #E3E0D5;
}

#nav li {
	float: left;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.2em;
	/*letter-spacing: 2px;*/
	/*text-transform: uppercase;*/
	/*font-weight: bold;*/
	/*background-color:#84B5CE;*/
	background-image: none;
	border-right:1px solid #E3E0D5;
	}

#nav li a {
	color:#444444;
	display:block;
	padding:0 20px;
	text-decoration:none;
	line-height:40px;
	}

#nav li a:hover {
	/*font-weight: bold;*/
	color: #0A72A8;
	background-image: none;
	background-color: #fff;
	}

#nav li a.active {
	/*font-weight: bold;*/
	color: #fff;
	background-image: none;
	}

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

/* content styles

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

#content {
	padding: 10px 0 20px 0;
	border-right: 0;
	background: url(../../admin/images/layout/content-background.gif) repeat-x #F9F7F5;
	}


#content .gutter {
	padding: 0 30px 0 20px;
	}
		
/* leftside
---------------------------------------------*/

#leftside {
	padding: 10px 0 20px 0;
	border: none;
	background: url(../../admin/images/layout/content-background.gif) repeat-x #F9F7F5;
	}
	
#leftside .gutter {
	padding: 0 20px 0 20px;
	}

/* side

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

#side {
	padding: 10px 0 20px 0;
	margin: 0;
	background: url(../../admin/images/layout/content-background.gif) repeat-x #F9F7F5;
	}

#side .gutter {
	padding: 0 20px 0 10px;
	}
	
/* title box
---------------------------------------------------------------*/

.title {
	margin: 10px 0 10px 0;
	padding: 0 0 6px 0;
	font-weight: bold;
	font-size: 1.2em;
	border-bottom: 1px solid  #006291;
	/*color: #006291;*/
	color: #404040;
	}
/* title box
---------------------------------------------------------------*/

.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: #006291;*/
	color: #404040;
	border: none;
	}

.title h1 span {
	color: #404040;
	}

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

#footer {
	text-align: left;
	font-size: .9em;
	width:100%;
	margin: 0;
	background: url(../../admin/images/layout/footer.png) repeat-x #E7E1DE;
	color: #413F3E;
	padding-top: 20px;
	}
	
#footer .divposs {
	margin:0 auto;
	text-align:left;
	width:960px;
	color:#fff;
	}

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

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

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

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

	}

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

	}

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

	}
	

/* Bottom -----------------------------------------------------------------*/
#bottom {
	clear: both;
	font-size: .8em;
	text-align: left;
	width:100%;
	margin: 0;
	padding:0;
	color: #413F3E;
	background: #E7E1DE;
	}

#bottom .divposs {
	margin:0 auto;
	text-align:left;
	width:960px;
	padding-bottom: 8px;
	border-top:2px solid #DBD3D0;
	}
	
#bottom  a {
	text-decoration: none;
	color: #006291;
	border: none;
	}

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

#bottom a:hover {
	text-decoration: none;
	color: #fff;
	border: none;
	}
		
#bottom p {
	margin:0;
	padding:0 10px;
	color: #413F3E;
	}

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

	}

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

	}

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

	}
	
/* Register -----------------------------------------------------------*/	
#register {
	font-family: Verdana, Arial, sans-serif;
	font-size: 90%;
	font-weight: normal;
	text-align: right;
	float: right;
	margin: 0;
	width: 250px;
	padding: 3px 40px 0 0;
	color: #fff;
	margin-top: -7px;
	}
	
#register h3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 120%;
	padding: 50px 0 0 20px;
	margin-bottom: 0;
	line-height: 100%;
	color: #fff;
	}

.registerText {
	padding: 0;
	color: #fff;
	}

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

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

#register  a:hover {
	text-decoration: none;
	color: #ccc;
	border: none;
	}
	
/* End Register -----------------------------------------------------------*/

#logon {
	font-family: Verdana, Arial, sans-serif;
	font-size: 90%;
	font-weight: normal;
	line-height: 1em;
	margin-left: 1px;
	float: right;
	width: 250px;
	padding: 0;
	}

#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;
	}
		
.logon {
	position: relative;
	top: 200px;
}

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

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

	}

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

	}

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

	}

/* Accessibility */

.hideIt {
	display: none;
	}

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

/* misc */

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

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

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

.titleLeft, .titleCenter, .titleRight {
	font-family:Georgia,Times,Times New Roman,serif;
	font-size:24px;
	font-style:italic;
	font-weight:normal;
	margin-bottom:25px;
	}
	
.titleLeft {
	text-align:left;
	}
	
.titleCenter {
	text-align:center;
	}
	
.titleRight {
	text-align:right;
	}
	
#rss {
	float: right; 
	padding-right: 40px;
}

.rssright { 
	padding-right: 20px;
}

.boximage {
	background:none repeat scroll 0 0 #F0EBE6;
	border:1px solid #E6E1DC;
	padding:14px;
	margin-left: -2px;
}

.showthumbnails {
	display: block;
    margin-left: auto;
    margin-right: auto;
	background: #006291;
	width: 170px;
	text-align: center;
	padding: 10px;
}

/* Comments */
#comments {
	width: 90%;
	background: #E6F2FA;
	padding: 0 10px 10px 10px;
}

#comments h2 {
	margin-bottom: -5px;
}

.nameaddcomment {
	color: #808080;
	font-size: 16px;
	font: Verdana;
}

.commentslogout {
	background:url("../../admin/images/layout/commentlogout.gif") no-repeat scroll 0 0 transparent;
	padding-left:23px;
	padding-right: 20px;
	width:36px;
}

.commentslogin {
	padding-left:23px;
	padding-right: 20px;
	width:36px;
}

#fieldcomment {
	width: 90%;
	height: 100px;
	margin-top: 10px;
	font: Arial;
}