@charset "utf-8";
body {
	background: #0077b1 url(images/bg.png) repeat-x scroll 0 0;
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
img {
	border:none;
}
a {
	text-decoration:none;
}
.clear {
	clear:both;
}
a:link {
	color: #0077B1;
}
a:visited {
	color: #ABDDF4;
}
a:hover {
	color: #003366;
}
#centre {
	width: 910px;
	margin: auto;
}
#nav {
	background: transparent url(images/navbg2.png) no-repeat scroll 0 0;
	padding: 0px 15px 0px 6px;
	height: 40px;
}
#header {
	background-color: #FFFFFF;
	padding: 15px 10px;
	position:relative;
}
#header h1 {
	padding: 0;
	margin: 0;
}
#header-stuff {
	position: absolute;
	right: 15px;
	top: 20px;
	width: 200px;
	text-align: right;
}

/* Primary nav */
#nav {
	position:relative;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	min-height: 1px;
}
#nav ul li {
	display: inline;
}
#nav ul li a {
	background: transparent url(images/nav-link.gif) repeat-y scroll 100% 0;
	display: block;
	float: left;
	padding: 12px 15px 12px 14px;
	color: black;
	font-weight: bold;
	text-decoration:none;
}
#nav ul li a:hover,
#nav ul li.current_page_item a {
	background: url(images/navbg2-sel.png) repeat-x scroll 0 0;
	color: white;
	text-decoration:underline;
}

#content-top {
	background: transparent url(images/contenttop.png) no-repeat scroll 0 0;
	height: 10px;
	width: 910px;
	margin-top: 10px;
	font-size:0;
}
#main-panel {
	background-image: url(images/contentbg.png);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	float: left;
	height: 100%;
	width: 100%;
}

/* Formatting */
#maincontent h1 {
	font-size: 1.5em;
	padding:0;
	margin:0 0 10px 0;
	border-bottom: #CCCCCC 3px solid;
	height:1.5em;
	color: #092A68;
	font-family:Georgia,Arial,Helvetica,sans-serif;
}
#maincontent h2 {
	font-size: 1.3em;
	padding:0 0 5px;
	margin:0;
	height:1.3em;
	color: #092A68;
}
#maincontent h3 {
	font-size: 1.1em;
	padding:0 0 5px;
	margin:0;
	height:1.2em;
	color: #2266BB;
}
#breaker-top {
	background-image: url(images/breakertop.png);
	background-repeat: no-repeat;
	height: 5px;
	margin-top:10px;
	font-size:0;
}
#breaker {
	background-image: url(images/splodge.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 10px;
	height: 200px;
	position: relative;
	border-right: #abddf4 solid 1px;
	border-left: #abddf4 solid 1px;
}
#breaker-bottom {
	background-image: url(images/breakertbottom.png);
	background-position: center bottom;
	height: 5px;
	font-size:0;
}
#breaker p {
	padding:0;
	margin:0;
}

/* secondary nav */
#breaker #secnav {
	position:absolute;
	right:20px; 
	top:20px; 
	color:#CCCCDD; 
	width:12em; 
	padding: 5px;
}

#secnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#secnav li{
	border-bottom: 1px solid #90bade;
	margin: 0;
}

#secnav li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #1958b7;
	border-right: 10px solid #508fc4;
	background-color: #2175bc;
	color: #fff;
	text-decoration: none;
	width: 100%;
}

html>body #secnav li a { width: auto; }

#secnav li a:hover,
#secnav li.selected a {
	border-left: 10px solid #1c64d1;
	border-right: 10px solid #5ba3e0;
	background-color: #2586d7;
	color: #fff;
}





#main-panel > #maincontent {
	margin-bottom:0;
}
/* Includes min-height hacks for IE6 */
#main-panel #maincontent {
	width: 600px;
	float: left;
	min-height: 400px;
	height:auto !important;
	height:400px;
	position: relative;
	padding: 10px 10px 20px 20px;
	margin-bottom:-20px;
}
#main-panel #maincontent.wide {
	width: 800px;
}

#main-panel #maincontent a:hover {
	background-color: #ABDDF4;
	border-top:1px #000066 solid;
	border-bottom:1px #000066 solid;
}

#colA{
	float:left;
	padding: 0 20px 0 0;
	text-align: left;
	width:260px;
}
#colB{
	float:right;
	padding:0px;
	text-align:left;
	width:260px;
}

.hidden {
	display:none;
}
#main-panel #rightbox {
	float: right;
	width: 250px;
	margin:0;
	padding:10px 20px 28px 0px;
}
#rightbox #newstop {
	background-image: url(images/newstop.png);
	height:10px;
	background-repeat: no-repeat;
	background-color: #f9fcfc;
}
#rightbox #newscentre {
	background-image: url(images/newscentre.png);
	background-repeat: repeat-y;
	padding: 0px 10px;
}
#rightbox #newscentre h2 {
	margin:0px 0px 10px 0px;
	font-size:1.2em;
	border-bottom: #CCCCCC 3px solid;
	padding-bottom: 2px;
	padding-top: 0px;
}
#rightbox #newscentre h3 {
	margin: 0;
	font-size: 1.2em;
	color:#092a68;
	padding-bottom: 5px;
}
#rightbox #newscentre span.newsdate{
	font-style:italic;
	color: #99CCFF;
	font-size: 0.7em;
}
#rightbox #newscentre p {
	margin: 0;
	padding: 0 0 10px 0;
}

#rightbox #newsbottom {
	background-image: url(images/newsbottom.png);
	height:10px;
	font-size:0;
}
#newscentre .newsitem {
	padding-bottom: 10px;
}

#contact {
	background: #f9fcfc none repeat scroll 0 50%;
	margin: 10px;
	padding: 0 5px;
}

#contact fieldset {
	border:none;
}

#contact fieldset div {
	display:block;
	margin-bottom: 15px;
}
#contact label {
	float:left;
	font-weight:bold;
	padding:0 1em;
	text-align:right;
	width:125px;
}

#contact input {
	border: none;
	border-bottom: 1px dashed lightgrey;
	padding: 5px;
	background-color:#FDFBCA;
	width: 250px;
}

#contact textarea {
	border: 1px dashed lightgrey;
	padding: 5px;
	width: 300px;
	background-color:#FDFBCA;
}
#contact input.contact_submit{
	border: 1px solid black !important;
	background-color: lightgrey;
	width:auto;
}

#contact input.radio {
	border:none;
	width: auto;
}

#searchform input {
	border: 1px solid black;
}

#footer {
	background-image: url(images/footer.png);
	background-color: #0077b1;
	height: 22px;
	padding: 4px 10px 0;
	position:relative;
}
#footer #copyright {
	padding: 0;
	margin: 0;
	color: #CCFFFF;
	font-size: 0.8em;
	float:left;
}

#privacy {
	float:right;
	color: #CCFFFF;
	font-size:0.8em;
}
#pbib {
	float:right;
	position:absolute;
	bottom: 30px;
	right: 10px;
}
#pbib a {
	background: transparent url(/themes/ib2009/images/pbib2.png) no-repeat scroll 2px 0; 
	padding: 0px 0px 6px 2px;
	color: navy !important;
	font-size:0.85em;
	text-indent:-9999px;
	display:block;
	border:none;
	width:91px;
}
#pbib a:hover {
	background-position: 2px -20px;
}
#searchresults li {
	padding-bottom:20px;
}
#searchresults li a {
	font-weight:bold;
}