/* -----[ Default Styles ]--------------------------------------------------------------------- */

* { margin: 0; padding: 0; }

body {
	color: black;
	font-size: 0.75em;
	font-family: Arial, Helvetica, sans-serif;
	background: white url(../images/headerbg.jpg) repeat-x 0 1px;
	min-width: 760px;
}

td, th {
padding: 2px;
}

th {
	background: #DCDCDC;
}

select option {
	padding: 0 0.4em;
}
textarea {
	font-size: 1em;
}
img {
	border: 0;
}
.border { border: solid 1px black }
.noborder { border: none 0px }
ul {
	margin-left: 25px;
}

#sitemap1 {
}

#sitemap2  {
	list-style-type: circle; 
	list-style-position: inside;
}

#sitemap3 { 
	list-style-type: square;
	list-style-position: inside;
	margin-left: 50px;
}

a {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: black;
	text-decoration: none;
}

/* -----[ H tags ]--------------------------------------------------------------------- */

h1  { 
	color: black;
	font: bold 1.4em Arial, Helvetica, sans-serif; 
	padding-bottom: 5px;
}

h2, h3, h4, h5, h6  { 
	color: black;
	font: bold 1.2em Arial, Helvetica, sans-serif; 
	padding-bottom: 5px;
}

/* -----[ Layout ]--------------------------------------------------------------------- */

#wrapper {
	background: url(../images/bodybg.jpg) repeat-x;
}
#container {
	width: 100%;
	float: right;
	margin-left: -230px;
}
#content  { margin: 20px 10px 10px 200px;}
#sidebar  { background-color: #fff; float: left; margin: 0px 0px 0px 4px; width: 180px }
* html #sidebar {/* IE patch */
	margin-left: 4px;
}
.clearing {
	height: 0;
	clear: both;
}

.randomimage { 
	float: left; 
	margin-right: 10px;
	margin-top: 12px;
	margin-bottom: 12px;
}

.addresscolumn {
	width: 30%;
	display: block;
	margin-right: 12px;
	float: left; 
}


/* -----[ Header ]--------------------------------------------------------------------- */

#header {
	height: 157px;
	background: url(../images/neonlogo.gif) no-repeat 6px 6px;
}
#header img {
	float: right;
}

/* -----[ Footer ]--------------------------------------------------------------------- */

#footer {
	color: white; 
	font-weight: bold; 
	background-color: #27278F; 
	margin-top: 25px; 
}
#footer p {
	padding: 8px;
}
#footer a {
	color: white; 
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

/* -----[ Navigation ]--------------------------------------------------------------------- */

#nav  { font-weight: bold; background-color: #27278F; list-style-type: none; margin: 0px; padding: 0px; width: 180px }
#ul nav { margin: 0px; padding: 0px }
#nav li    { text-decoration: none; background-color: #27278F; list-style-type: none; margin: 0px; padding: 0px; border-bottom: 1px solid #4A4AA1; width: auto; height: auto }
#nav li a      { color: white; text-decoration: none; text-align: left; list-style-type: none; margin: 0px; padding-top: 3px; padding-bottom: 3px; padding-left: 12px; width: auto; height: auto; display: block }
#nav li a:hover   { text-decoration: none; background-color: #4A4AA1; list-style-type: none }
#subnav  { font-weight: normal; text-decoration: none; background-color: #4A4AA1; text-align: left; list-style-type: none; margin: 0px; padding: 0px }
#subnav li  { color: #fff; text-decoration: none; background-color: #4A4AA1; list-style-type: none; margin: 0px; border-bottom: 1px solid #27278F; display: block }
#subnav li a  { color: white; text-decoration: none; list-style-type: none; margin: 0px; padding-left: 24px; height: auto; display: block }
#subnav li a:hover  { color: white; text-decoration: none; background-color: #27278F; list-style-type: none; margin: 0px }

#subsubnav  { font-weight: normal; text-decoration: none; background-color: white; text-align: left; list-style-type: none; margin: 0px; padding: 0px }
#subsubnav li  { color: black; text-decoration: none; background-color: white; list-style-type: none; margin: 0px; border-bottom: 1px solid #27278F; display: block }
#subsubnav li a  { color: black; text-decoration: none; list-style-type: none; margin: 0px; padding-left: 36px; height: auto; display: block }
#subsubnav li a:hover  { color: white; text-decoration: none; background-color: #4A4AA1; list-style-type: none; margin: 0px }


/* -----[ Right Column ]--------------------------------------------------------------------- */

#right {
	float: right;
	width: 200px;
	margin: 0 10px 0 20px;
}

#right2 {
	float: right;
	width: 320px;
	margin: 0 10px 0 20px;
}

#pp { font-weight: bold; float: left; width: 80px; background: url(../images/ppsmall.gif) no-repeat right; margin: 10px 10px 0px 0px; }
#pp a { text-decoration: none; }
#pp a:hover { text-decoration: underline; }

#search,
#aboutaccessibility a,
#hotspotsbox,
#newsbox,
#registerbox {
	margin: 3px 0;
}
#search {
	margin-bottom: 20px;
	color: white;
	font-weight: bold;
}


/* -----[ Accessibility ]--------------------------------------------------------------------- */

#aboutaccessibility {
	display: inline;
}
#aboutaccessibility a {
	color: white; 
	font-weight: bold; 
	background: #27278F url(../images/smallNEONlogo.gif) no-repeat 10px 10px; 
	padding: 20px 5px 17px 47px;
	text-decoration: none;
	display: block;
}
#aboutaccessibility a:hover {
	background-color: #4A4AA1;
}

#printpage {
	display: inline;
	margin-top: 5px;
}
#printpage a {
	color: white; 
	font-weight: bold; 
	background: #27278F url(../images/printlogo.gif) no-repeat 155px 6px; 
	padding: 20px 5px 17px 12px;
	text-decoration: none;
	display: block;
}
#printpage a:hover {
	background-color: #4A4AA1;
}

#printpage2 {
	display: inline;
	margin-top: 5px;
}
#printpage2 a {
	color: white; 
	font-weight: bold; 
	background: #27278F url(../images/printlogo.gif) no-repeat 136px 6px; 
	padding: 20px 5px 17px 12px;
	text-decoration: none;
	display: block;
}
#printpage2 a:hover {
	background-color: #4A4AA1;
}

/* -----[ Box Elements ]--------------------------------------------------------------------- */

#hotspotsbox,
#newsbox,
#registerbox {
	background-color: #d9d9d9;
}
#hotspotsbox strong,#registerbox h2 {
	color: white;
	font-weight: bold;
	font-size: 100%;
	background-color: black;
	border-bottom: 3px solid white;
	margin: 0;
	padding: 2px 8px;
}
#newsbox h2 { color: white; font-weight: bold; font-size: 100%; background-color: #27278F; margin: 0; padding: 2px 8px; border-bottom: 3px solid white }
#hotspotsbox strong {
	display: block;
}
#hotspotsbox p,
#newsbox p,
#registerbox p,
#registerbox form {
	padding: 2px 8px 10px;
}
#registerbox label,
#search label {
	display: none;
	visibility: hidden;
}
#hotspotsbox span, #hotspotsbox a,
#newsbox span, #newsbox a,
#registerbox span, #registerbox a {
	color: black;
	font-weight: bold;
}


/* -----[ Form Inputs ]--------------------------------------------------------------------- */

.input,
.inputsearch {
	color: black;
	font-weight: normal;
	background-color: white;
	margin: 3px 0;
	padding-left: 5px; border: 0; 
	border-right: 1px solid #979797; 
	border-bottom: 1px solid #979797;
}
.inputsearch { 
	margin: 0;
}
.submitbutton { 
	color: white; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif;
	background-color: #27278F; 
	margin-top: 3px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #4A4AA1 #000 #000 #4A4AA1; 
}
.colourcode { color: #b30a0a }

.pollheader { margin-top: 5px }



.pollsubmitbutton {
	color: white;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #27278F;
	margin-top: 3px;
	border-style: solid;
	border-width: 1px;
	border-color: #4A4AA1 #000 #000 #4A4AA1; 
	text-align: left;
	padding-left: 2px;
	padding-right: 2px;
}

#pollresults {
  width:89%;
  border:1px solid #555555;
  background:#F9F9F9;
  margin:0 0 10px 0;
  padding:10px;
  color:#555555;
}

.numvotes {
  font-size:11px;
}

.pollresult1 { height:13px; background:url(../images/bar.jpg) repeat-x 0% 0% }
.pollresult2 { height:13px; background:url(../images/bar.jpg) repeat-x 0% 0% }
.pollresult3 { height:13px; background:url(../images/bar.jpg) repeat-x 0% 0% }
.pollresult4 { height:13px; background:url(../images/bar.jpg) repeat-x 0% 0% }
.pollresult5 { height:13px; background:url(../images/bar.jpg) repeat-x 0% 0% }
.pollresult6 { height:13px; background:url(../images/bar.jpg) repeat-x 0% 0% }
.pollresult7 { height:13px; background:url(../images/bar.jpg) repeat-x 0% 0% }
.pollresult8 { height:13px; background:url(../images/bar.jpg) repeat-x 0% 0% }
.pollresult9 { height:13px; background:url(../images/bar.jpg) repeat-x 0% 0% }
.pollresult10 { height:13px; background:url(../images/bar.jpg) repeat-x 0% 0% }
.pollresultoutline { border:1px solid #555555; }
.pollresults { /*width:30%;*/ margin:10px 0 0 0; }
.pollheader  { color: white; font-weight: bold; background-color: #27278F; margin-top: 3px; margin-bottom: 3px; padding: 10px }
.pollbox { background-color: #d9d9d9; padding: 10px;}
#space { clear: both; height: 1px }
#space2 { clear: both; height: 10px }

/* resources styles */
#resources {float: left; width: 100%}

#resources p {padding: 10px 0 10px 0}

#resources ul {margin-left: 17px; padding : 0}

#searchbox {float: right; width: 220px; border: 1px solid #9A9AC0; margin: 0px 34px 10px 10px; padding: 5px }

*html #searchbox {float: right; width: 220px; border: 1px solid #9A9AC0; margin: 0px 14px 10px 10px; padding: 5px }
>>>>>>> 1.12

//* -----[ News Listing Elements ]--------------------------------------------------------------------- */

.nholder {
  width:100%;
  margin:0px 50px 10px 0px;
  padding:0px;
}

.title {
  background:#0000FE;
  font-weight:bold;
  color:#FFFFFF;
  font-size:1.0em;
  padding:5px;
  text-indent:13px;
}

.title a {color:#FFFFFF;}
.title a:hover {color:#FFFFFF;}

.summary {
  margin-top:3px;
  padding:10px;
  background:#F3F3F3;
  color:#000000;
}

/* reports styles */
.inputbox {
	
}

.inputbox {
	display: block;
	float: left;
	margin: 0 10px 10px 0;
	color: #000000;
	font-weight: normal;
	background-color: white;
  padding-left: 5px; 
  border: 0; 
	border: 1px solid #979797; 
	width:150px;
}

.reports label {
	text-align: right;
}

label {width: 150px}
label.wide{width: 150px;text-align: left}

.reports table td {vertical-align: top}

.reports .required {color: #FF0000; font-weight: bold; font-size: 12px}
.reports h1 {margin:10px 0 10px 0}
.reports h3 {margin:10px 0 5px 0}
.reports .legend {float: left; margin-top: 20px}

.reports .wp {border-top: solid 1px #000000; border-right: solid 1px #000000;}
.reports .wp td {border-left: solid 1px #000000; border-bottom: solid 1px #000000;}
#flashcontent {margin-top:20px}

#slides {
  width:196px;
  height:224px;
  margin:0px;
  padding:0px;
}

#portfolio {
  margin:0px;
  padding:0px;
  list-style-type:none;
}

#portfolio li {
  margin:0px;
  padding:0px;
}
