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


body {
	margin:0;
	padding: 0;
	}

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

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

#container {
	clear: both;
	margin:0 auto;
	position:relative;
	width:940px;
	padding: 3px 0 10px 0;
	}

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

/* content styles

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

#content {
	float: left;
	width: 70%;
	padding: 0;
	margin: 0;
	border-right: 0;
	overflow: auto;
	padding: 0;
	}

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

/* leftside
---------------------------------------------*/

#leftside {
	display: none;
	width: 0%;
	}

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

/* side
---------------------------------------------*/

#side {
	float: right;
	width: 30%;
	padding: 0;
	margin: 0;
	}

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

#sidespace {
	clear: both;
	height: 10px;
	}

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

.title {
	margin: 10px 0 20px 0;
	padding: 0 0 6px 0;
	}
	
/* footer
---------------------------------------------------------------*/

#footer {
	clear: both;
	}

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

/* Bottom -----------------------------------------------------------------*/
#bottom {
	clear: both;
	margin: auto;
	padding:0;
	margin: 0;
	}
	
#bottom .divposs {
	margin:0 auto;
	text-align:left;
	width:920px;
	padding-bottom: 8px;
	}

/* Register -----------------------------------------------------------*/
	
#register {
	float: right;
	margin: 0;
	width: 300px;
	padding: 5px 20px 0 0;
	}

#logon {
	margin-left: 1px;
	float: right;
	width: 250px;
	padding: 0;
	}

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

#editForm {
	margin-left: 20px;
	text-align: left;
	}
	
/* Accessibility
---------------------------------------------------------- */

.logon {
	position: relative;
	top: 200px;
}