﻿/* ----------------------------------------------
	Name : Template
	Author : Jason Cowan
	Author URI : http://www.roe.ac.uk.com/ukatc/	
 ------------------------------------------------ */
 
 * {
	margin: 0;
}
html, body {
	height: 100%;
}
#wrapper{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -100px;
}
#footer, #push{
	height: 100px;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}


body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	background: #fff url(../graphics/page-bg.jpg) repeat-x top;
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	color: black;
	width: 100%;
}

#header {
	background: url(../graphics/header-comp-strip.jpg) repeat-x right;
	height: 175px;
	padding-top: 10px;
	left:370px;
	vertical-align:top;
}

#header h1 {
	color: #fff;
	text-align: center;
	margin-left:370px;
	font-size: 1em;
	margin-right: 70px;
}

#fp7 {
	background: url(../graphics/fp7-logo-small.gif) no-repeat right top;
	height: 47px;
	position: absolute;
	top: 15px;
	right: 20px;
	width: 60px;
}

#fp7 a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
}

#fp7 a:hover, #fp7 a:active, #fp7 a:focus {
	text-decoration: none;
	background: url(../graphics/fp7-logo-small-alt.gif) no-repeat right top;
}

#logo {
	background: url(../graphics/opticon-logo.jpg) no-repeat left top;
	height: 180px;
	position: absolute;
	top: 10px;
	left: 75px;
	width: 138px;
}

#logo a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
}

#logo a:hover, #logo a:active, #logo a:focus {
	text-decoration: none;
	background: url(../graphics/opticon-logo-alt.jpg) no-repeat left top;
}

#logoiap {
	background: url(../graphics/logo_iap.gif) no-repeat left top;
	height: 180px;
	position: absolute;
	top: 2px;
	left: 260px;
	width: 85px;
}

#logoiap a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
}

#rhscorner {
	background: url(../graphics/rhs-corner.gif) no-repeat right top;
	height: 27px;
	position: absolute;
	top: 78px;
	right: 18px;
	width: 27px;
}

#lhscorner {
	background: url(../graphics/lhs-corner.gif) no-repeat left top;
	height: 27px;
	position: absolute;
	top: 78px;
	left: 18px;
	width: 27px;
}


#skip {
	width: 14em;
	position:absolute;
	left: 50%;
	top: 2px;
	margin-left: -7em;
	text-align: center;
	font-size: 0.6em;
}

#skip a{
	color: #918784;
	text-decoration: none;
}

#skip a:hover, #skip a:active, #skip a:focus {
	color: #ff6600;
	text-decoration: underline;
}


#wrapper {
	background: #fff;
	margin: 0 20px -100px;
}

#navbar {
	height: 1.75em;
}

#navbar ul {
	padding-left: 0;
	margin-left: 0;
	color: #fff;
	float: left;
	width: 100%;
	background: #ff6600;
	font-size: 0.8em;
	font-weight: bold;
}

#navbar ul li { display: inline; }

#navbar ul li a {
	padding: 0.6em 1.0em;
	background-color: #ff6600;
	color: #fff;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
}

#navbar ul li a:hover, #navbar ul li a:active, #navbar ul li a:focus {
	background-color: #369;
	color: #fff;
}

#navmenu {
	position: relative;
	z-index: 3;
	float: left;
	width: 200px;
	font-size: 0.8em;
	font-weight: bold;
	background: url(../graphics/menu-fade.jpg) no-repeat center top;
	line-height: 1.3em;
	text-align: center;
	margin-top: 1em;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;

}

#menu a, #menu visted {
	display: block;
	color: #ff6600;
	width: 180px;
	padding: 0.8em 10px 0.8em 10px;
	text-decoration: none;
}

#menu a:hover, #menu a:active, #menu a:focus {
	color: #369;
}

#menu li {
	margin: 0 0 0 0;
}

#newsbox {
	width: 180px;
	float: right;
	margin: 20px 10px 10px 15px;
	padding: 0 10px 10px 15px;
	background: url(../graphics/newsbox.jpg) no-repeat left bottom;
}

#newsbox h2 {
	font-size: 0.85em;
	font-weight: bold;
	color: #fff;
	background: #999393 url(../graphics/newsboxh2.jpg) no-repeat right top;
	padding: 5px 5px 5px 15px;
	margin-bottom: 0.5em;
	margin-left: -15px;
}

#newsbox p {
	font-size: 0.8em;
	line-height: 1.6em;
}

#newsbox a {
  	text-decoration: none;
	color: #ff6600;
}

#newsbox a:hover, #newsbox a:active, #newsbox a:focus {
	color: #369;
	text-decoration: underline;
}

#newsbox hr {
	border-width: 0 0 1px 0;
	border-style: solid;
	height: 0;
	padding: 0 0 0 0;
	margin: 0.5em 3em 0.5em 2em;
	clear: both;
	color: #999393;
}

#content {
	background: #fff;
	padding: 15px 10px;
	margin-bottom: 40px;
	margin-left: 200px;
}

#footer {
	background: #392f2f url(../graphics/footer-bg.jpg) repeat-x top;
	color: #ccc;
	font-size: 0.80em;
}

#footer ul{
	background: #392f2f url(../graphics/footer-bg.jpg) repeat-x top;
	padding: 2em 0;
	margin-left: 0;
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
}

#footer ul li { display: inline; }

#footer ul li a {
	margin: 0.6em 1.0em;
	padding-bottom: 3px;
	color: #fff;
	text-decoration: none;
}

#footer ul li a:hover, #footer ul li a:active, #footer ul li a:focus {
	color: #fff;
	border-bottom: 3px solid #ff6600;
	text-decoration: none;
}


#footer a {
  text-decoration: none;
	color: #ccc;
}

#footer a:hover, #footer a:active, #footer a:focus {
	color: #ff6600;
	text-decoration: underline;
}


#footer p {
	background: #392f2f;
	text-align: center;
	font-style: italic;
	padding-bottom: 20px;
}

#content p {
	font-size: 0.8em;
	padding-bottom: 1em;
	line-height: 1.2em;
}

#content a {
  text-decoration: underline;
	color: #ff6600;
}

#content a:hover, #content a:active, #content a:focus {
	color: #fff;
	text-decoration: underline;
	background: #369;
}

#content h3, #content h4, #content h5, #content h6 {
	color: #ff6600;
	padding-bottom: 1em;
}

#content h3 {
	font-size: 1em;
}

#content h4 {
	font-size: 0.8em;
}

#content h5 {
	font-size: 0.7em;
}

#content h6 {
	font-size: 0.6em;
}

#content ul, #content ol {
	font-size: 0.8em;
	margin-bottom: 1em;
	margin-left: 3em;
}

#content ul {
	list-style: disc;
}

#content ol {
	list-style: decimal;
}

hr {
	border-width: 0 0 1px 0;
	border-style: solid;
	height: 0;
	padding: 1em 0 0 0;
	margin: 0 0 1em 0;
	clear: both;
	color: #ff6600;
}

#content table.style01 {
	width: 90%;
	color: #333;
	border: 1px solid #aaa;
	border-collapse: collapse;
	border-spacing: 0px;
	font-size: 0.8em;
	background: #fff;
	margin-left: auto;
	margin-right: auto;
}

#content table.style01 p {
	font-size: 1em;
}

#content table.style01 caption {
	padding: 20px;
	font-size: 1.3em;
	color: #ff6600;
}

#content table.style01 th {
	border-bottom: 1px solid #aaa;
	padding: 8px 2px;
	color: #fff;
	background: #574d4b;
	border-left: 1px solid #aaa;
}
#content table.style01 td {
	border-bottom: 1px dotted #bbb;
	border-top: 0px;
	border-left: 1px dotted #bbb;
	border-right: 0px;
	padding: 3px 5px;
	color: #333;
	background-color: #f6f6f6;
}

#content table.style01 tr.odd td {
	background-color: #f1f1f1;
}

.centre {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.left {
	float: left;
	margin: 0 1em 1em 0;
}

.right {
	float: right;
	margin: 0 0 1em 1em;
}

.textcentre {
	text-align: center;
}

.textleft {
	text-align: left;
}

.textright {
	text-align: right;
}

.imagestyle img {
	vertical-align: bottom;
	padding: 5px;
	border: 1px solid #ff6600;
	}



.imagestyle a img {
	vertical-align: bottom;
	padding: 5px;
	border: 1px solid #ff6600;
}



.imagestyle a:hover img, .imagestyle a:active img, .imagestyle a:focus img {
	padding: 5px;
	border: 1px solid #574d4b !important;
	background: #cec3b2 !important;
}

.imagestyle a:hover {
    background: #cec3b2;
}

div#navlinks {
	margin-left: 10%;
	margin-right: auto;
}

#navlinks ul {
	padding-left: 0;
	margin-left: 0;
	color: #fff;
	float: left;
	width: 100%;
	font-size: 0.6em;
	font-weight: bold;
}

#navlinks ul li { 
	display: inline;
}

#navlinks ul li a {
	text-align: center;
	width: 25%;
	background-color: #9f9999;
	color: #fff;
	text-decoration: none;
	float: left;
	padding: 0.6em;
	border-bottom: 1em solid white;
	border-right: 1em solid white;
	min-height: 3.5em;
	height: auto !important;
	height: 3.5em;

}

#navlinks ul li a:hover, #navlinks ul li a:active, #navlinks ul li a:focus {
	background-color: #ff6600;
	color: #fff;
}

th.neon {
	margin: 2px;
	border:solid 1px #e3e3e3;
	padding:2px;
	align: center;
	font-size: 100%;
	background: #cccccc;
}


th.neon2 {
	margin: 2px;
	border:solid 1px #e3e3e3;
	padding:2px;
	align: center;
	font-size: 100%;
	background: #eeeeee;
}

td.neon {
	margin: 2px;
	border:solid 1px #e3e3e3;
	padding:2px;
	align: center;
	vertical-align : top;
	font-size: 100%;
	background: white;
}

table.neon  {
	margin: 3;
	padding: 2;
	border: 1;
	outline: 0;
	font-size: 100%;
	vertical-align: top;
	background: transparent;
}

/*eof*/
