html, body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.2em;
	margin: 0;
	padding: 0;
	background: #000 url(/img/notes.gif) top center no-repeat;
	}	

div#container {
	background: #000;
	width: 940px;
	position: relative;
	margin: 0 auto;
	padding: 0;
	}

div#header {
	background: #fff url(/img/keyboard.gif) center top no-repeat;
	margin: 0;
	padding: 0;
	height: 125px;
	width: 940px;
	position: relative;
	}
	
div#navigation {
	background: url(/img/banner.gif) -1px top no-repeat ;
	width: 940px;
	margin: 0;
	padding: 0;
	height: 68px;
	font-size: .95em;
	color: #606;
	font-weight: bold;
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0;
	}
	
div#navigation ul {
	margin: 8px 0 0 0;
	padding: 0;
	}
	
div#navigation li {
	display: inline;
	padding: 0 25px 0 25px;
	margin: 0;
	font-size: 10pt;
	}
	
div#navigation li.section {
	margin: 0;
	padding: 0 70px;
	font-size: 18pt;
	line-height: 1.2em;
	position: relative;
	top: 22px;
	color: #fff;
	}

div#navigation li.section a {
	text-decoration: none;
	color: #fff;
	}

div#navigation a {
	text-decoration: none;
	padding: 20px 0 20px 0;
	margin: 0;
	color: #606;
	}
	
div#navigation a:link {

	}
	
div#navigation a:hover {
	background: url(/img/chevron_hover.gif) left center no-repeat;

	}

div#subNavigation {
	position: absolute;
	top: 0;
	right: 0;
	background: #606;
	width: 170px;
	margin: 5px 15px 0 0;
	padding: 2px;
	}
	
div#subNavigation ul {
	list-style: none; list-style-image: none;
	background: #fff;
	width: auto;
	margin: 0;
	padding: 1px;
	}
	
div#subNavigation li {
	background: #606;
	width: auto;
	margin: 0;
	padding: 0;
	border-bottom: #fff 1px solid;
	}
	
div#subNavigation a {
	display: block;
	color: #fff;
	text-decoration: none;
	margin: 0;
	padding: 5px;
	}
	
div#subNavigation a:link {
	color: #fff;
	background: #606;
	}
	
div#subNavigation a:hover {
	color: #606;
	background: #fc0;
	}
	
h1 {
	margin: 0;
	padding: 0;
	color: #606;
	font-size: 1.8em;
	line-height: 1.2em;
	}
	
div#content {
	background: #fff;
	margin: 0;
	padding: 5px 5px 5px 5px;
	height: auto;
	width: auto;
	position: relative;
	}
	
h2 {
	margin: 20px 0 0 0;
	padding: 0 0 2px 0;
	color: #606;
	font-size: 1.2em;
	line-height: 1.2em;
	}
	
h3 {
	margin: 10px 0 0 0;
	padding: 0;
	color: #606;
	font-size: 1.1em;
	line-height: 1.2em;
	}	
	
h4 {
	margin: 0;
	padding: 0;
	font-size: .8;
	line-height: 1.2em;
	font-weight: normal;
	}

.bi-line {
	margin: 0 0 20px 0;
	}

.bi-line h1 {
	margin: 5px 0 5px 0;
	}
	
.bi-line h2 {
	margin: 5px 0 5px 0;
	font-style: italic;
	font-weight: normal;
	}
	
.bi-line h3 {
	margin: 5px 0 5px 0;
	}	
	
.bi-line h4 {
	margin: 0;
	}
	
.separate {
	border-bottom: #fc0 1px double;
	}

a:link {
	color: #606;
	}
	
a:visited {
	color: #636;
	}	
	
a:hover {
	color: #909;
	}
	
a:active {
	color: #fco;
	}





.box {
	background: #fff url(/img/box_notes.gif) top center no-repeat;
	width: auto; height: 353px;
	margin: 5px 0 5px 0;
	padding: 0;
	position: relative;
	}
	
.boxExpand {
	background: #fff;
	width: auto; height: auto;
	margin: 5px 0 5px 0;
	padding: 0;
	position: relative;
	}

.boxContent {
	width: auto; height: 315px;
	margin: 0;
	padding: 0;
	position: relative;
	border-left: #606 2px solid;
	border-right: #606 2px solid;
	}
	
.boxContentExpand {
	width: auto; height: auto;
	min-height: 500px;
	margin: 0;
	padding: 0;
	position: relative;
	border-left: #606 2px solid;
	border-right: #606 2px solid;
	}

img#chevron {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 15px;
	left: 5px;
	z-index: 300;
	}

div#openingText {
	margin: 0 0 0 520px;
	padding: 60px 5px 5px 5px;
	width: 390px;
	}
	
.boxContent h3 {
	margin: 10px 0;
	padding: 0;
	font-size: 1.1em;
	color: #606;
}

.boxContent p {
	margin: 10px 0;
	padding: 0;
}
	
.boxTop {
	background: url(/img/tRwT.gif) no-repeat right top;
	width: auto; height: 19px;
	margin: 0;
	padding: 0;
	}
		
.boxBottom {
	background: url(/img/bRwT.gif) no-repeat right bottom;
	width: auto; height: 19px;
	margin: 0;
	padding: 0;
	clear: both;
	}

img.floatL {
	border: 0;
	margin: 0;
	padding: 0;
	float: left;
	}
	
img.floatR {
	border: 0;
	margin: 0;
	padding: 0;
	float: right;
	}	



.boxSM1 h2, .boxSM2 h2, .boxSM3 h2 {
	margin: 0;
	padding: 0;
	position: relative;
	top: -22px;
	font-size: .9em;
	text-align: center;
	}
	
h2.lt {
	color: #fff;
	}

h2.dk {
	color: #606;
	}
	
.boxSM1 {
	width: 306px; height: 192px;
	margin: 0;
	padding: 0;
	background: #fff;
	position: relative;
	float: left;
	}
	
.boxSM2 {
	width: 306px; height: 192px;
	margin: 0 auto 0 auto;
	padding: 0;
	background: #fff;
	position: relative;
	}
	
.boxSM3 {
	width: 306px; height: 192px;
	margin: 0;
	padding: 0;
	background: #fff;
	position: relative;
	float: right;
	}
	
.boxSMContent {
	width: 302px; height: 143px;
	margin: 0;
	padding: 0;
	position: relative;
	border-left: #606 2px solid;
	border-right: #606 2px solid;
	}

.boxSMContent p {
	margin: 5px 0 0 150px;
	padding: 0;
	position: relative;
	top: -12px;
	width: 130px;
}

a.more {
	margin: 5px;
	padding: 0 20px 0 0;
	position: absolute;
	bottom: -35px;
	right: 0;
	color: #606;
	font-weight: bold;
	background: url(../img/more-icon.gif) right center no-repeat;
}

a.back {
	margin: 5px;
	padding: 0 0 0 20px;
	color: #606;
	font-weight: bold;
	background: url(../img/back-to.gif) left center no-repeat;
}

p.back {
	margin: 20px 0 20px 0;
	padding: 0;
}

p.moreList {
	margin: 5px 5px 10px 20px;
	padding: 0;
	position: relative;
	width: auto;
}

.moreList a {
	margin: 5px;
	padding: 0  0 0 25px;
	font-weight: bold;
	background: url(../img/chevron-bullet.gif) left center no-repeat;
}


.boxSMContent li a {
	margin: 0;
	padding: 5px;
	font-weight: bold;
}

.boxSMTop {
	background: #606 url(/img/tRwT.gif) no-repeat right top;
	width: 306px; height: 30px;
	margin: 0;
	padding: 0;
	}
	
.boxSM2 .boxSMTop {
	background: #fc0 url(/img/tRwT.gif) right top no-repeat;
	width: 306px; height: 30px;
	margin: 0;
	padding: 0;
	}	
		
.boxSMBottom {
	background: #fff url(/img/bRwT.gif) right bottom no-repeat;
	width: 306px; height: 19px;
	margin: 0;
	padding: 0;
	}

.boxSM3 .boxSMBottom {
	background: #fc0 url(/img/bRwT.gif) right bottom no-repeat;
	width: 306px; height: 19px;
	margin: 0;
	padding: 0;
	}
	
div#newsletter {
	background: #fc0;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 282px; height: 65px;
	margin: 0;
	padding: 5px 10px 5px 10px;
	}	
	
div#newsletter form {
	margin: 0;
	padding: 0;
	display: compact;
	}
	
div#newsletter label {
	margin: 3px 0 3px 0;
	padding: 0;
	display: block;
	}
	
div#newsletter h3 {
	color: #606;
	font-size: .85em;
	}
	
div#newsletter input {
	border: 1px #606 solid;
	background: #fff;
	color: #606;
	margin: 0;
	padding: 0;
	width: 160px;
	}
	
div#newsletter input.submit {
	border: 1px #fff solid;
	background: #606;
	color: #fff;
	margin: 0 0 0 5px;
	padding: 0;
	width: 80px;
	}
	
div#newsletter p {
	margin: 0;
	padding: 0;
	width: auto;
	position: relative;
	top: 0;
	left: 0;
	font-weight: bold;
	}	
	
div#logo {
	text-align: center;
	}
	
div#logo img {
	background: #000;
	border: 0;
	margin: 0;
	padding: 5px 0;
	}
	
img.inBox {
	position: absolute;
	top: 0;
	left: 0;
	border: 1px #606 solid;
	margin: 5px 5px 0 5px;
	padding: 3px;
	}
	
img.articlePhoto {
	position: absolute;
	top: 0;
	left: 10px;
	border: 1px #606 solid;
	margin: 5px;
	padding: 3px;
	}

img.stats {
	position: relative;
	border: 1px #606 solid;
	background: #fff;
	margin: 10px 10px 5px 10px;
	padding: 7px;
	float: left;
	}
	
#article {
	margin: 0 200px 0 340px;
	padding: 10px 5px 5px 0;
	width: auto;
	}
	
#articleWider {
	margin: 0 200px 0 240px;
	padding: 10px 5px 5px 0;
	width: auto;
	}
	
#articleWidest {
	margin: 0 220px 0 20px;
	padding: 10px 0 5px 0;
	width: auto;
	}
	
#articleWidest h3 {
	margin: 30px 0 0 0;
	}
	
#articleWidest p {
	margin: 5px 0 10px 0;
	}

strong {
	color: #606;
	font-weight: bold;
	}

ul {
	list-style: url(../img/chevron-bullet.gif) square outside;
	}
	
li {
	padding: 0 5px 5px 5px;
	margin: 5px 0 0 0;
	}

h3.recipe {
	background: url(/img/tab.gif) top left no-repeat;
	margin: 0;
	padding: 10px;
	}
	
.recipe {
	background: #ff9;
	margin: 0;
	padding: 5px 10px 10px 10px;
	}
	
.recipe p {
	margin: 10px 0;
	padding: 0;
	}
	
.recipe li {
	list-style: none;
	list-style-image: none;
	margin: 2px 0 0 10px;
	padding: 0;
	}
	
.stats {
	background: #ff9;
	margin: 0;
	padding: 5px 0 10px 190px;
	}
	
.stats li {
	list-style: none;
	list-style-image: none;
	margin: 2px 0 0 0;
	padding: 5px 10px 5px 10px;
	border-bottom: #fff 1px solid;
	}
	
blockquote {
	margin: 15px 0 15px 60px;
	padding: 0;
	font-style: italic;
	}	

#footer {
	color: #fff;
	background: #000;
	margin: 0 auto 0 auto;
	padding: 3px 0;
	width: 940px;
	position: relative;
	text-align: center;
	}
	
#footer p {
	margin: 5px 0 0 0;
	padding: 0;
	font-size: .9em;
	}

a.footer {
	color: #fff;
	}


/*
  The original bozzies Theme for phpBB
*/


/* General font families for common tags */
font,th,td,p { font-family: Tahoma, Arial, Helvetica, sans-serif; }
hr	{ height: 0px; border: solid #606 0px; border-top-width: 1px;}


/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #FFFFFF; border: 1px #606 solid; }

/* This is the outline round the main forum tables */
.forumline	{ background-color: #FFFFFF; border: 2px #606 solid; }


/* Main table cell colours and backgrounds */
td.row1	{ background-color: #fff; }
td.row2	{ background-color: #ff9; }
td.row3	{ background-color: #ff9; }


/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  By default this is the fading out gradiated silver background.
  However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
		background-color: #fc0;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #fff; font-size: 11px; font-weight : bold;
	background-color: #606; height: 25px;
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-color:#fc0; border: #FFFFFF; border-style: solid; height: 28px;
}


/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
td.cat,td.catHead,td.catBottom {
	height: 29px;
	border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px; }
td.row3Right,td.spaceRow {
	background-color: #ff9; border: #FFFFFF; border-style: solid; }

th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
th.thTop	 { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }


/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2	{
			font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #000000;
}


/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #000; }
a.gen,a.genmed,a.gensmall { color: #606; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #fc0; text-decoration: underline; }


/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #606 }
a.mainmenu		{ text-decoration: none; color : #606;  }
a.mainmenu:hover{ text-decoration: underline; color : #fc0; }


/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #606}
a.cattitle		{ text-decoration: none; color : #606; }
a.cattitle:hover{ text-decoration: underline; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; color : #606; }
a.forumlink 	{ text-decoration: none; color : #606; }
a.forumlink:hover{ text-decoration: underline; color : #fc0; }


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: 11px; color : #000000;}
a.nav			{ text-decoration: none; color : #006699; }
a.nav:hover		{ text-decoration: underline; }


/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 11px; color : #000000; }
a.topictitle:link   { text-decoration: none; color : #006699; }
a.topictitle:visited { text-decoration: none; color : #5493B4; }
a.topictitle:hover	{ text-decoration: underline; color : #DD6900; }


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 11px; color : #606;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #606; }


/* The content of the posts (body of text) */
.postbody { font-size : 12px;}
a.postlink:link	{ text-decoration: none; color : #006699 }
a.postlink:visited { text-decoration: none; color : #5493B4; }
a.postlink:hover { text-decoration: underline; color : #DD6900}


/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
	background-color: #FAFAFA; border: #606; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #606; line-height: 125%;
	background-color: #FAFAFA; border: #606; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}


/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Tahoma, Arial, Helvetica, sans-serif; color: #606; letter-spacing: -1px;}
a.copyright		{ color: #606; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}


/* Form elements */
input,textarea, select {
	color : #000000;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	border-color : #000000;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #FFFFFF;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #fc0;
	color : #606;
	font-size: 11px; font-family: Tahoma, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
	background-color : #fc0;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #fc0;
	font-weight : normal;
}

/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline { background-color: #ff9; border-style: none; }


/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");


