/*********************************************************************************/
/********************************* HTML tags *************************************/
/*********************************************************************************/
html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background: #BAC2C0 url(images/background.gif) center repeat-y;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
}

a:link, a:visited { color: #003399; }
a:active, a:hover { color: #3366FF; }
a img {
	border: 0px;
}


/*********************************************************************************/
/******************************  Block sections **********************************/
/*********************************************************************************/
#page {
	position: absolute;
	width: 750px;
	left: 50%;
	min-height: 100%; /* This is the proper rule... unfortunately IE ignores it */
	height: 100%; /* This rule is for IE, we correct this for FF below */
	margin-left: -375px;
	background: #ffffff;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 0px;
	/*padding-top: 180px;  /* Make room for header */
	/*padding-bottom: 100px;  /* Make room for footer */
}
body>#page {
	height: auto; /* This rule is for FF, and makes use of the child selector bug in IE */
}

#header { 
	position: absolute;
	top: 0px;
	width: 100%;
	font-size: 12px;
}
#header img { display: block; }
#header #logoanim {
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 100;
}
#navpanel, #navpanelAdmin {
	position: relative;
	display: block;
	height: 20px;
	color: #ffffff;
	background-color: #7A8F89;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 0px 5px;
}
#navpanel a, #navpanelAdmin a {
	position: relative;
	top: 2px;
	height: 20px;
    padding: 2px 10px 3px 10px;
    text-decoration: none;
    font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	z-index: 200;
}
#navpanel a.hover, #navpanel a:hover, #navpanelAdmin a.hover, #navpanelAdmin a:hover {
/* Note this uses the pseudo-class, but also a "real" class which is applied by JS menu function */
    background: #536460;
}

#pagecontent {
	padding: 180px 10px 80px 10px;
}

#copyright {
	position: absolute;
	height: 50px;
	width: 750px;
	bottom: 0px;
	left: -1px;
	background: #D0D5D4;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	font-size: 10px;
}
#copyrightinner {
	padding: 10px;
	background: #D0D5D4;
}
#copyrightinner a {text-decoration: none;}



.supporterForm { font-size:0.9em; width: 400px; }
.supporterForm td { padding: 5px 0px; }
.supporterForm input, .supporterForm select, .supporterForm textarea { display:block; margin: 2px; background: #DFE5E3; border: 1px solid #999; width: 99%; }
.supporterForm div {float: left; }
.supporterForm td>div { margin: 0px 2px; }/* This rule is for FF, and makes use of the child selector bug in IE */
.supporterForm .suppTable td {
	margin: 0px 0px 0px 0px;
	padding: 2px;
	border: 0px;
	text-align: center;
	vertical-align:middle; 
}
.supporterForm .suppTable .leftHeader { text-align: right; padding: 0px 10px 0px 0px; }
.supporterForm .suppTable input { width: 100px; margin: 0px; }
.supporterForm .suppRightBox {width: 100px; background: #CCCCCC; float: right; font-size: 0.95em; padding: 4px; }
.supporterForm .suppRightBox input, .supporterForm .suppHelpBox input { display: inline; width: auto; background: none; border: none; vertical-align:middle; margin: 0px 2px 2px 0px;}
.supporterForm #iframe {
	position: absolute;
	left: 430px;
	top: -100px;
	height: 200px;
}
.supporterForm .suppSubmitBtn { background: #ddd; width: auto; border-style:outset;}

.emailForm td { padding: 0px; }
.emailForm input, .emailForm select, .emailForm textarea { display:inline; }


.subtextbox {
	background: #DFE5E3;
	border: 1px solid #999;
	font-size: 0.9em;
	padding: 5px;
	margin: 5px;
}


.contentsbox {
	background: #DFE5E3;
	border: 1px solid #999;
	padding: 5px;
	margin: 5px;
	width: 300px;
	float: right;
}


.picbox_right {
	background: #DFE5E3;
	border: 1px solid #999;
	font-size: 0.8em;
	padding: 5px;
	margin: 5px;
	float: right;
	text-align: center;
 }
.picbox_right img { display: block; }
.picbox_right div {	display: inline; }


.thumb_frame {
	border: 1px solid #999;
	font-size: 0.9em;
	padding: 5px;
	margin: 5px;
	float: left;
	height: 125px;
	text-align: center; 
}
.thumb_frame img { 	display: block; }
.thumb_title {
	background: #DFE5E3;
	display: block;
	padding: 2px;
}


/*********************************************************************************/
/*******************************  Text styles ************************************/
/*********************************************************************************/

.siteMap img {
padding: 3px 0px;
}

.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	margin: 0px 0px 15px 0px;
}
.heading {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
}

.subheading {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
}

.subtext {
	font-size: 0.85em;
}

.newsflash {
	list-style: none;
	margin: 5px 0px;
	padding-left: 10px;
	text-indent: -10px;
}
.newsflash li {
	margin: 5px 0px;
}


/* Styles for osCommerce table... */

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #336633;
  border-spacing: 1px;
  background-color: #ffffff;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #336633 url(images/onpn/table_header.gif) top repeat-x;
  color: #FFFFFF;
  font-weight: bold;
}
a.productListing-heading {
  color: #FFFFFF;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding: 5px 2px;
}






	/*************************************************************************************/
	/*************************************************************************************/
	/*           This stylesheet is a cutdown version of the Tiny_MCE stylesheet.            */
	/*   Please ensure any changes in this file are duplicated in the Tiny_MCE stylesheet.   */
	/*************************************************************************************/
	/*************************************************************************************/
	


.Image__left_align {
	margin: 0px 5px 0px 0px;
	float: left;
}
.Image__centre_align {
	margin: 5px 5px;
	display: block;
	text-align: center;
}
.Image__right_align {
	margin: 0px 0px 0px 5px;
	float: right;
}

.Section_break {
	display: block;
	clear: both;
}

.Text__subheading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  margin: 3px 0px 2px 0px;
}
