* {
	margin: 0;
	padding: 0;
}

body {
	background: #000000 url('images/bodybackground.gif') repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999;
}

img {
	border:0;
	margin-right:10px;
}

h1 {
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
	color:#ccc;
}

h3 {
	font-size: 1.5em;
	color:#ccc;
}

h4 {
	letter-spacing: -1px;
	font-size: 2em;
}


p {
	margin-top: 1.8em;
	line-height: 180%;
}

a {
	color: #CCCCCC;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

b {
	color: #FFFFFF;
}

hr {
	display: none;
}

table.tdcentre td{
  text-align:center;
}

.tablecentre {
  margin:0 auto;
}

/* Header */

#header {
	width: 1000px;
	height: 80px;
	margin: 0 auto;
	background: url('images/headerbackground.jpg') no-repeat;
}

#header h1, #header h2 {
	float: left;
	margin: 0;
	text-transform: uppercase;
	color: #FFFFFF;
}

#header h1 {
	padding: 30px 0 0 20px;
	font-size: 3em;
}

#header h2 {
	padding: 47px 0 0 8px;
	font-size: 1.8em;
	font-style: italic;
}

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

#header #userinf{
	float:right;
	margin-top:10px;
	margin-right:10px;
	padding:5px;
}

#header #userinf #userhelp #userhelpdata {
	position: absolute;
	width: 400px;
	padding: 5px;
	z-index: 10100;
	margin-left: 10px;
	color: #000;
	background: #f0f0f0;
	border: 1px dotted #c0c0c0;
	text-align: left;
	display:none;
}
/* navigation */
#wrap {
	margin: 0 auto;
	width:1000px;
	position: relative;
	z-index:10000;
}

#navigation {
	position: absolute;
	top: 0;
	left: 0;
	width:1000px;
	padding: 0;
	background: url('images/navigationbackground.jpg');
}

#navigation ul
{
	margin: 0;
	padding: 0;
	z-index: 30
}

#navigation ul li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-weight: bold;
	font-size:1em;
}

#navigation ul li a
{
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
    text-transform: uppercase;
	color: #999;
	text-align: center;
	text-decoration: none
}

#navigation ul li a.current_page
{
	color: white;
}

#navigation ul li a:hover
{
	color:white
}

#navigation ul div
{
	visibility:hidden;
	position: absolute;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	overflow:hidden;
}

#navigation ul div a
{
	position: relative;
	margin: 0;
	z-index:2;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #EAEBD8;
	border-bottom: 1px solid #999;
}

#navigation ul div a:hover
{
	color: #000
}

#navigation ul div a.current_tab
{
	color: #000
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	padding: 30px 0 20px 0;
	background: url('images/pagebackground.jpg') no-repeat;
}

/* Content */

#content {
	padding: 0 20px 0 20px;
	width: 960px;
}
#banner_container{
	position: relative;
	top:0;
	z-index:0;
}

#banner_container #banner{
	padding-left:10px;
	position: absolute;
	top:-25px;
	left:350px;
	height: 50px;
	width: 580px;
}

#banner_container #banner b{
	color:yellow;
	font-size:1.2em;
}

#banner_container #banner img {
	position:absolute;
	top:-40px;
	left:0px;
	z-index:3;
}

#banner_container #banner #curtcont{
	width:600px;
	position:absolute;
	top:-40px;
	left:0px;
	height:100px;
	overflow:hidden;
	z-index:1;
}

#banner_container #banner #curtainleft{
	top:0px;
}

#banner_container #banner #curtainright{
	top:0px;
	left:300px;
}

#banner_1, #banner_2, #banner_3{
	overflow:hidden;
	width:30%;
	position:absolute;
	padding:2px 4px;
}

#banner_1 a, #banner_2 a, #banner_3 a{
	text-decoration:none;
}

#banner_3{
	top:-10px;
	left:67%;
}

#banner_2{
	top:-10px;
	left:35%;
}
#banner_1{
	top:-10px;
	left:3%;
}

.post {
	margin-bottom: 40px;
}


.post .title {
	border-bottom: 1px solid #454545;
}

.post .title a {
	text-decoration: none;
}

.post .entry {
	padding: 0 20px;
}

.post .entry #hp_frontleft {
	float:left;
	width:65%;
}

.post .entry #hp_frontright {
	width:320px;
	margin-top:10px;
	float:right;
	text-align:center;
	/*background:#a71d1d url("images/nexttop.gif") no-repeat top left;*/
}
.post .entry #hp_frontright img{
	margin:0 10px 10px 10px;
}

.post .entry #hp_frontright h2 {
	color:#FFFFFF;
}

.post .entry #hp_frontright h3 {
	padding:5px;
}

.post .entry #hp_frontright h3 a{
	font-size:1.2em;
	color:yellow;
}

.post .entry img.oldprod {
	float:right;
}

.post .entry .groups {
	float:left;
	width:405px;
	margin-top:10px;
}

.post .entry .label {
	display:block;
	float:left;
	width:150px;
	padding:0;
	margin:5px 0 0;
	text-align:right;
}
.post .entry .data {
	display:block;
	margin-top: 10px;
	padding-left:155px;
}

.post .entry .contactdata {
	display:block;
	padding-left:105px;
}
.post .entry .contactlabel {
	display:block;
	float:left;
	padding:0;
	width:100px;
	text-align:right;
}

.post .entry .adddata{
	float:left;
	margin-left:5px;
}

.post .entry #committee {
	margin-top: 5px;
}

.post .entry #committee td {
	padding: 2px
}

.post .entry div.data {
	width:100px;
	margin-top: 5px;
	padding-left:5px;
}

.post .meta {
	height: 20px;
	padding: 15px 20px 5px 20px;
	background: url('images/img05.gif') no-repeat;
	line-height: normal;
}

.post .meta a {
	text-decoration: none;
	font-weight: bold;
}

.post .meta a:hover {
	text-decoration: underline;
}

.post .meta .byline {
	float: left;
}

.post .entry #upcoming {
	text-align:center;
	margin:0 auto;
}

.post .entry #upcoming .info {
	padding:10px;;
	font-size:1.1em;
}

.post .entry #upcoming .info h3 a {
	color:#ffffff;
	font-size:2em;
	font-weight:bold;
	text-decoration: none;
}

.post .meta .comments {
	float: right;
}

.centre {
  text-align:center;
 }

/* Forms */

.mostforms {
	border:1px solid white;
	width: 75%;
	margin-left: auto;
	margin-right: auto;
}

.mostforms label {
	display:block;
	float:left;
	width:150px;
	padding:0;
	margin:5px 0 0;
	text-align:right;
}

.mostforms input,
.mostforms textarea,
.mostforms select,
.mostforms checkbox {
	width: auto;
	margin: 10px 0 0 5px;
}

.mostforms .label {
	display:block;
	float:left;
	width:150px;
	padding:0;
	margin:5px 0 0;
	text-align:right;
}

.mostforms .data {
	display:block;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left:155px;
}

.mostforms fieldset {
	border:1px solid grey;
	width: 90%;
	margin: 10px 20px 10px 20px;
	padding: 1em;
}
.mostforms legend {
  padding: 0.2em 0.5em;
  border:1px solid grey;
  font-size:90%;
  text-align:center;
}


/* buttons*/

.changesubmit {
	width:200px;
	height:31px;
	background: url("images/changebutton.gif") no-repeat 0px -31px;
	margin-left: 155px;
	margin-bottom:5px;
}
.changesubmit:hover { background: url("images/changebutton.gif") no-repeat 0px 0px; }

.update,
.remove,
.change,
.cancel {
	font-weight:bold;
	font-size:0.9em;
	padding:3px;
	margin-bottom:5px;
}

.mostforms .update {
	margin-left:155px;
}

.update{
	color: #008000;
	background: url('images/updateoff.gif') repeat-x top left;
	border:1px solid #008000;
}

.remove {
	color:#800000;
	background: url('images/removeoff.gif') repeat-x top left;
	border:1px solid #800000;
}

.change{
	color:#fff;
	background: url('images/blueoff.gif') repeat-x top left;
	border:1px solid #000080;
}

.cancel{
	color:#e04f00;
	background: url('images/orangeoff.gif') repeat-x top left;
	border:1px solid #e04f00;
}

.update:hover,
.remove:hover,
.change:hover,
.cancel:hover {
	padding:3px;
	border:0;
}

.update:hover{
	color:#008000;
	background: url('images/updateon.gif') repeat-x top left;
	border:1px solid #008000;
}

.remove:hover {
	color:#800000;
	background: url('images/removeon.gif') repeat-x top left;
	border:1px solid #800000;
}

.change:hover {
	color:#000080;
	background: url('images/blueon.gif') repeat-x top left;
	border:1px solid #000080;
}

.cancel:hover {
	color:#e04f00;
	background: url('images/orangeon.gif') repeat-x top left;
	border:1px solid #e04f00;
}

/*
.mostforms .addgroup,
.mostforms .addrole,
.mostforms .update,
.mostforms .remove,
.mostforms .addroom,
.mostforms .newbody,
.mostforms .newaward,
.mostforms .newlink,
.mostforms .test{
	width:150px;
	height:27px;
	background: url("images/addgroup.gif") no-repeat 0px -27px;
	margin-left: 155px;
	margin-bottom:5px;
}
.mostforms .addgroup:hover { background: url("images/addgroup.gif") no-repeat 0px 0px; }
.mostforms .addrole { background: url("images/addrole.gif") no-repeat 0px -27px; }
.mostforms .addrole:hover {	background: url("images/addrole.gif") no-repeat 0px 0px; }
.mostforms .addroom { background: url("images/addroom.gif") no-repeat 0px -27px; }
.mostforms .addroom:hover { background: url("images/addroom.gif") no-repeat 0px 0px; }
.mostforms .newbody { background: url("images/newbody.gif") no-repeat 0px -27px; }
.mostforms .newbody:hover { background: url("images/newbody.gif") no-repeat 0px 0px; }
.mostforms .newaward { background: url("images/newaward.gif") no-repeat 0px -27px; }
.mostforms .newaward:hover { background: url("images/newaward.gif") no-repeat 0px 0px; }
.mostforms .newlink { background: url("images/newlink.gif") no-repeat 0px -27px; }
.mostforms .newlink:hover { background: url("images/newlink.gif") no-repeat 0px 0px; }
.mostforms .test { width:100px; background: url("images/test.gif") no-repeat 0px -27px; float:right; margin:10px 45px 0 0; }
.mostforms .test:hover {	background: url("images/test.gif") no-repeat 0px 0px; }

*/

.mostforms .addlogo, .mostforms .uploadlogo{
	margin-top:5px;
	margin-right:34px;
	clear:right;
	float:right;
	font-weight:bold;
	font-size:0.9em;
	padding:3px;
	border:0;
	margin-bottom:5px;
	border:1px solid #000080;
	color:#fff;
}
.mostforms .addlogo { width:100px; background: url("images/blueoff.gif") repeat-x 0px 0px; margin-bottom:5px;}
.mostforms .addlogo:hover { color:#000080; background: url("images/blueon.gif") repeat-x 0px 0px; }
.mostforms .uploadlogo { width:100px; background: url("images/blueoff.gif") repeat-x 0px 0px; }
.mostforms .uploadlogo:hover { color:#000080; background: url("images/blueon.gif") repeat-x 0px 0px; }

.buttonform .addgroup,
.buttonform .addrole,
.buttonform .addroom,
.buttonform .newbody,
.buttonform .newaward,
.buttonform .newlink {
	width:150px;
	height:27px;
	background: url("images/addgroup.gif") no-repeat 0px -27px;
	margin-bottom:5px;
	margin-left:0;
}
.buttonform .addgroup:hover { background: url("images/addgroup.gif") no-repeat 0px 0px; }
.buttonform .addrole { background: url("images/addrole.gif") no-repeat 0px -27px; }
.buttonform .addrole:hover { background: url("images/addrole.gif") no-repeat 0px 0px; }
.buttonform .addroom { background: url("images/addroom.gif") no-repeat 0px -27px; }
.buttonform .addroom:hover { background: url("images/addroom.gif") no-repeat 0px 0px; }
.buttonform .newbody { background: url("images/newbody.gif") no-repeat 0px -27px; }
.buttonform .newbody:hover { background: url("images/newbody.gif") no-repeat 0px 0px; }
.buttonform .newaward { background: url("images/newaward.gif") no-repeat 0px -27px; }
.buttonform .newaward:hover { background: url("images/newaward.gif") no-repeat 0px 0px; }
.buttonform .newlink { background: url("images/newlink.gif") no-repeat 0px -27px; }
.buttonform .newlink:hover { background: url("images/newlink.gif") no-repeat 0px 0px; }

/*Link Buttons*/
.post .entry .link_button, .post .entry .Printlink, .post .entry .right {
	display:block;
	width:200px;
	height:24px;
	text-align:center;
	padding-top:7px;
	background: url("images/button.gif") no-repeat 0px -31px;
	text-decoration:none;
	font-weight:bold;
}

.post .entry .link_button:hover, .post .entry .Printlink:hover, .post .entry .right:hover {
	background: url("images/button.gif") no-repeat 0px 0px;
}

.post .entry .Printlink, .post .entry .right{
	float:right;
}

/* tables */
.pptable {
    padding:2px;
	margin-left:auto;
	margin-right:auto;
}
.pptable td {
    padding:2px;
	font-weight:bold;
    font-size: 1em;
    height: 30px;
	width:200px;
    text-align: center;
}

/* tables */
.tabtable {
    padding:1px;
	margin-left:auto;
	margin-right:auto;
}

.tabtable td {
    padding:1px;
	font-weight:bold;
    font-size: 1em;
	width:auto;
    text-align: center;
}

.mosttables {
	border-collapse:collapse;
	margin-left:auto;
	width:100%;
	margin-right:auto;
}

.mosttables th {
	border-bottom: 1px solid #000;
    height: 30px;
	font-weight:bold;
	font-size:1.2em;
    color: #000;
    background-color: #ededed;
}

.mosttables td {
	width:auto;
	font-weight:bold;
    border-bottom: 1px dashed #000;
    color: #000;
	background-color: #ececec;
    font-size: 1em;
    height: 30px;
    text-align: center;
}

.mosttables td.nowrap{
    white-space:nowrap;
}

.mosttables td.altcol,
.mosttables th.altcol,
.mosttables td.RoCe{
    background-color: #c0c0c0;
}

.mosttables td.ReCo{
    background-color: #A0A0A0;
}

.mosttables td.ReCe{
    background-color: #808080;
}

.mosttables td.altcolnowrap{
    background-color: #c0c0c0;
    white-space:nowrap;
}

.mosttables td a {
	color:black;
	font-weight:bold;
}
/* Diary Tables */

.diarydw,
.diarymy{
	border-collapse:collapse;
	margin-left:auto;
	width:100%;
	margin-right:auto;
}

.diarydw th,
.diarymy th {
	border-bottom: 1px solid #000;
    height: 30px;
	font-weight:bold;
	font-size:1.2em;
    color: #000;
    background-color: #ededed;
}

.diarydw th.bcol,
.diarymy th.bcol {
    background-color: #c0c0c0;
}

.diarydw th a,
.diarymy th a {
	color:black;
	font-weight:bold;
}
.diarydw td {
	width:auto;
	font-weight:bold;
    border-bottom: 1px dashed #000;
    color: #000;
	background-color: #ececec;
    font-size: 1em;
    height: 30px;
    text-align: center;
}

.diarymy td {
	width:auto;
	font-weight:bold;
    border-bottom: 1px dashed #000;
    color: #000;
	background-color: #ececec;
    font-size: 1em;
    height: 30px;
    text-align: left;
}

.diarydw td.acolarowhdg,
.diarymy td.acolarowhdg{
    background-color: #ececec;
    text-align: center;
	}

.diarymy td.acolarowhdgset{
    background-color: #ececec;
    text-align: center;
	text-decoration: underline;
}

.diarydw td.acolarowset,
.diarymy td.acolarowset{
    background-color: #00FF00;
	border: 1px solid #000000;
	text-decoration: underline;
}

.diarydw td.bcolarow,
.diarymy td.bcolarow{
    background-color: #c0c0c0;
}

.diarydw td.bcolarowhdg,
.diarymy td.bcolarowhdg{
    background-color: #c0c0c0;
    text-align: center;
}

.diarymy td.bcolarowhdgset{
    background-color: #c0c0c0;
    text-align: center;
	text-decoration: underline;
}

.diarydw td.bcolarowset,
.diarymy td.bcolarowset{
    background-color: #0DD40C;
	border: 1px solid #000000;
	text-decoration: underline;
}

.diarydw td.acolbrow,
.diarymy td.acolbrow{
    background-color: #a0a0a0;
}

.diarydw td.acolbrowhdg,
.diarymy td.acolbrowhdg{
    background-color: #a0a0a0;
    text-align: center;
	}

.diarymy td.acolbrowhdgset{
    background-color: #a0a0a0;
    text-align: center;
	text-decoration: underline;
	}

.diarydw td.acolbrowset,
.diarymy td.acolbrowset{
    background-color: #08A808;
	border: 1px solid #000000;
	text-decoration: underline;
}

.diarydw td.bcolbrow,
.diarymy td.bcolbrow{
    background-color: #808080;
}

.diarydw td.bcolbrowhdg,
.diarymy td.bcolbrowhdg{
    background-color: #808080;
    text-align: center;
	}

.diarymy td.bcolbrowhdgset{
    background-color: #808080;
    text-align: center;
	text-decoration: underline;
	}

.diarydw td.bcolbrowset,
.diarymy td.bcolbrowset{
    background-color: #067606;
	border: 1px solid #000000;
	text-decoration: underline;
}

.diarydw td.null,
.diarymy td.null{
    background-color: #000000;
	border: 1px solid #000000;
}

.diarydw .acolarowset div,
.diarydw .bcolarowset div,
.diarydw .acolbrowset div,
.diarydw .bcolbrowset div,
.diarymy .acolarowset div,
.diarymy .bcolarowset div,
.diarymy .acolbrowset div,
.diarymy .bcolbrowset div{
	position: absolute;
	padding: 5px;
	z-index: 10100;
	margin-left: 10px;
	color: #000;
	background: #f0f0f0;
	border: 1px dotted #c0c0c0;
	text-align: left;
	display:none;
}

.diarydw h3,
.diarymy h3{
	    color: #000;
}

.diarydate {
	font-size: 0.8em;
	color:#000000;
}

.diaryshow {
	font-size: 1.2em;
	color:#FF0000;
}

.diaryfunc {
	font-size: 1em;
	color:#0000FF;
}

/* Forms */

.selectform {
	float:right;
}

.buttonform {
	float:left;
	width:auto;
	margin-left:auto;
	margin-right:auto;
}

.selectuser {
	border:1px solid white;
}

.selectuser .label {
	width:130px;
	text-align:right;
	color:#CCCCCC;
}

.selectuser label {
	width:75px;
	padding: 0px 2px 0px 30px;
	text-align:right;
}

.selectuser input {
	width: auto;
}

.alignright {
	width: auto;
	float:right;
}

.selectuser .button {
	width: 27px;
}

/* tab styling */

#sd_showinfo{
    float:left;
    width:100%;
    font-size:93%;
    line-height:normal;
}

#sd_showinfo ul {
    margin:0;
    padding:10px 10px 0;
    list-style:none;
}
#sd_showinfo li {
    float:left;
    background:url("images/left.gif") no-repeat left top;
    margin:0;
    padding:0 0 0 9px;
}

#sd_showinfo a {
	color:white;
	float:left;
    display:block;
    background:url("images/right.gif") no-repeat right top;
    padding:5px 15px 4px 6px;
    text-decoration:none;
    font-weight:bold;
}

/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
#sd_showinfo a {float:none;}
  /* End IE5-Mac hack */

#sd_showinfo .selected {
    background-image:url("images/left_on.gif");
    border-width:0;
}

#sd_showinfo .selected a  {
    background-image:url("images/right_on.gif");
}

div.tabContent.hide{
	display: none;
}

/* tinyeMCE */
#tinyMCE_wrap{
	display: none;
	position: absolute;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.9;
	-khtml-opacity: 0.8;

}
#tinyMCE_div{
	border: 3px solid #c0c0c0;
 	display: none;
	position: absolute;
	color: #000;
	background: #f0f0f0;
}

/* Site Map */
.sitemap div{
	position: absolute;
	width: 400px;
	padding: 5px;
	z-index: 10100;
	margin-left: 10px;
	color: #000;
	background: #f0f0f0;
	border: 1px dotted #c0c0c0;
	text-align: left;
	display:none;
}
.sitemap h3{
	color: #000;
}

/* Footer */

#footer {
	width: 1000px;
	margin: 0 auto;
	padding: 20px 0;
	background: url('images/footerbackground.gif') no-repeat;
}

#footer p {
	margin: 0;
	line-height: normal;
	text-align: center;
}