body {
	background: #fff url(/staticfiles/img/application/b-light.jpg);
	font-family: "Trebuchet MS";
	color: #036;
	font-size: 10pt;
	margin: 0;
	padding: 0;
}

#container {
	/* background-color: #9EADA7; */
	width: 723px;
	text-align:center;
	margin: 0 auto;
}

#middle {
	margin: 20px 0 10px 0;
	text-align: left;
	float: left;
	width: 723px;	
}

.replace{
    position:relative;
    margin:0px;
	padding:0px;
      /* hide overflow:hidden from IE5/Mac */
      /* \*/
      overflow: hidden;
      /* */
}
.replace span{
      display:block;
      position:absolute;
      top:0px;
      left:0px;
      z-index:1; /*for Opera 5 and 6*/
}

#header {
	clear: both;
	margin: 0;
	width: 723px;
	height: 170px;
	background: url(/staticfiles/img/application/logo_right.gif) no-repeat right;
}

#header h1,
#header h2 {
	float: left;
	margin: 0;
	padding: 0;
}

#logo, #logo span {
	height: 170px;
	width: 232px;
	background: url(/staticfiles/img/application/logo.gif) no-repeat;
}

#address, #address span {
	height: 170px;
	width: 479px;
	background: url(/staticfiles/img/application/header.jpg) no-repeat;
}

#leftcolumn {
	float: left;
	width: 230px;
	padding: 0 10px;
}

#rightcolumn {
	float: right;
	width: 230px;
	padding: 0 10px;
}

#footer {
	padding-top: 20px;
	clear: both;
}

.newsitem {
	text-align: left;
	padding-right: 20px;
}

h2 {
	font-size: 18px;
	font-weight: bold;	
}

.newsitem p {
	clear: both;
	color: #E21C1D;
	font-weight: bold;
}

.newsitem .newsimage {
	float: right;
	padding: 0 0 10px 5px;
}

#contactdetails {
	font-size: 13px;
	font-weight: bold;	
}

#middle .links {
	width: 260px;
	height: 100px;
	float: left;
}

#middle .links .linkim {
	text-align: center;
	margin: auto;
}

.clear {
	clear:both;
}

#enquiryform {
	width: 723px;
	/* border: 1px solid #ccc; */
	margin: 20px 0;
	float: left;
}

#enquiryform div.formrow {
	float: left;
	width: 700px;
	padding: 5px;
}

#enquiryform div.formrow div.rowtitle {
	float: left;
	text-align: right;
	width: 10em;
}

#enquiryform div.formrow div.rowcontent {
	text-align: left;
	float: right;
	width: 40em;
}

.leftal {
	text-align: left;
}

#calendar {
	border: 1px solid #fff;
	font-size: 14pt;
	padding: 10px;
	width: 100%;
}

#calendar td div.cellwrapper {
	margin: 2px;
	padding: 5px;
	background-color: #333;
}

#adminbg {
	text-align: left;
}

#adminbg ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#adminbg ul li {
	margin: 2px 5px;
	background: #222;
}

#adminbg ul li a {
	padding: 3px;
	display: block;
}

#shop, 
#gallery {
	width: 716px;
	padding: 10px 0;
	float: left;
}

#shop div.item,
#gallery div.item {
	float: left;
	width: 200px;
	height: 230px;
	
	margin: 5px;
	padding: 5px;
	
	background: #fff;
	text-align: center;
}

#shop div.status_0,
#gallery div.status_0 {
	background: #cff;
}

#shop div.item img,
#gallery div.item img {
	border: none;
}

#shop div.item .im,
#gallery div.item .im {
	height: 190px;
}

#shop div.item .gallery_title a,
#gallery div.item .gallery_title a {
	color: #666;
	text-decoration: none;
}

#shop div.item .shop_price,
#shop div.item .shop_price a {
	color: #F00;
}

#shop div.item .gallery_title a:hover,
#gallery div.item .gallery_title a:hover {
	text-decoration: underline;
}

.spacer {
	clear: both;
}

.adminbg {
	background-color:#fff;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	width: 115px;
	height: 25px;
	position: absolute;
}

.admin_buttons {
	padding-top: 5px;
	width: 115px;
	height: 20px;
	text-align: center;
	position: absolute;
}

.admin_buttons form {
	display: inline;
}

#middle .hd,
#middle .ft {
	font-size:1px; /* ensure minimum height */
	height:11px;
	width: 723px;
}

#middle .hd .s {
	background:transparent url(/staticfiles/img/application/tl.png) no-repeat 0px 0px;
	width: 712px;
	height: 11px;
	float: left;
}

#middle .hd .c {
	background:transparent url(/staticfiles/img/application/tr.png) no-repeat right 0px;
	height: 11px;
	width: 11px;
	float: left;	
}

#middle .bd {
	background:transparent url(/staticfiles/img/application/main.png) 0px 0px;
	width: 723px;
}

#middle .bd .c {
	padding: 1em;
}

#middle .ft .s {
	background:transparent url(/staticfiles/img/application/bl.png) no-repeat 0px 0px;
	width: 712px;
	height: 11px;
	float: left;
}

#middle .ft .c {
	background:transparent url(/staticfiles/img/application/br.png) no-repeat right 0px;
	height: 11px;
	width: 11px;
	float: left;	
}

#middle .hd .s,
#middle .hd .c,
#middle .bd,
#middle .ft .s,
#middle .ft .c,
img { behavior: url(/staticfiles/css/iepngfix.htc); }

#steampowered {
	width: 723px;
	text-align: right;
	padding-right: 5px;
	font-size: 9pt;
	color: #666;
}

#steampowered a {
	color: #666;
	padding: 2px;
}

#steampowered a:hover {
	background: #fff;
}

.course {
	margin: 1em 0 2em 0;
}

.course ul {
	margin: 1em 0 1em 4em;
}

.course div.dates ul li {
	padding-top: 0.4em;
}

.course div.dates ul li.underline {
	border-bottom: 1px solid #ccc;
}

.course div.dates ul li form {
	float: right;
	padding-left:0.2em;
}

.course p {
	margin-left: 2em;
	margin-top: 1em;
}

.course p.cost {
	margin: 2em;
	font-style: italic;
}

.course h4 {
	margin-left: 2em;
	border-bottom: 1px solid #ccc;
}

.course h4 form {
	float: right;
}

.course h3 {
	border-bottom: 1px solid #036;
	margin-bottom: 1em;
	
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 3px;
}

.course h3 form {
	float: right;
	padding-left: 0.2em;
}

#courses div.course {
	background: #fff;
	padding: 0.5em;
}

#courses div.status_0 {
	background: #cff;
}

#courses {
	border-bottom: 2px solid #ccc;
	margin-bottom: 1em;
	
}

#courses div.course div.adminbg {
	margin-top: -1.2em;
}

#courses div.course div.admin_buttons {
	margin-top: -1.2em;
}

#shop_view div.im {
	float: left;
	padding-right: 20px;
}

.newline {
	width: 600px;
	clear: both;
}

div.pagecontent p {
	padding-bottom: 1em;
}
