@charset "UTF-8";
/* CSS Document */
/* Debi Hazelden */
/* 03/11/08 */

body {
	background:#ffffff;
	margin:0;
	padding:0;
	font:0.8em/1.5em Arial, Helvetica, sans-serif;
	text-align:center;
}

img {
	border:0;
}

form {
	margin:0px;
	padding:0px;
}

input {
	vertical-align:middle;
	font-size:inherit;
}

.clear {
	clear:both;
    height:1px;
    overflow:hidden;
}

.bold {
	font-weight:bold;
}

#accessibility {
	display:none;
}

a {
	color:#000000;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

/*--- centres site ---*/
#frame {
	margin:0 auto;
	max-width:971px;
	min-width:650px;
	text-align:left;
	background-color:#FFFFFF;
}

/*--- header ---*/
#printLogo img{
                float:left;
                margin:0px 20px 0px 0px;
                display:inline;    
}

#printLogo {
                color:#005480;
                font-size:0.85em;
                text-align:left;
                display:block;     
}

#banner{
	display:none;
}

/*--- navigation ---*/
#navigation {
	display:none;
}

/*--- centre content ---*/
#content_wrapper {
	clear:both;
	margin:12px 0px 0px 0px;
	padding:0px 0px 50px 0px;
	width:100%;
}

#content_wrapper ul 
{
	margin:0;
	padding:0;
	
}

#content {
	font-size:0.9em;
	line-height:1.2em;
	margin:0px;	
}

#content h1 {
	margin:15px 0px;
	padding:0;
	font-size:1.8em;
	line-height:1.2em;
	font-weight:normal;
	color:#007934;
}

#content h2 {
	color:#005c84;
	font-size:1.6em;
	font-weight:normal;
	line-height:1.2em;
	margin:2px 0px;
	padding:3px 0px 0px 0px;
}

#content h3 {
	color:#32964a;
	font-size:1.2em;
	line-height:1.2em;	
	margin:2px 0px;
	padding:0px;
}

#content p {
	margin:4px 0px;
}

#content li {
	list-style-position:inside;
}

#content .item {
	margin:0 0 15px 0;
	padding:5px 15px 2px 5px;
	min-height:99px;
}

#content .article {
	background:#ebf6fc url(../images/article_corner.gif) top right no-repeat;
}

#content .article li {
	font-weight:bold;
}

#content .article h2 {
	margin:2px 0px;
}

#content .thumb { 
	float:left;
	margin:0px 10px 2px 0px;
}

.divider {
	border-top:1px dashed #005c84;
	height:1px;
	width:100%;
	margin:0px 0px;
}

.padding {
	margin:15px 0px;
}

/*--- breadcrumb ---*/
#breadcrumb_wrapper {
	display:none;
}

/*--- publication tabs ---*/
#publication {
	display:none;
}

/*--- publication A - Z links ---*/
#alpha {
	display:none;
}

/*--- search results ---*/

#search_inner {
	/*display:none;*/
}

#search_inner_header {
	display:none;
}
.row {
	margin:0;
	padding:10px 16px;
}

.row0 {
	background-color:#eef4f1;
}

p.comments {
	color:#7f7f7f;
}

p.comments a {
	text-decoration:none;
	color:#7f7f7f;
}

p.comments .active {
	color:#000000;
	font-weight:bold;
}

p.comments a:hover{
	text-decoration:underline;
}

.shortlist {
	display:none;
}

/*--- column layout for Living page ---
#container { width:100%; }
#content .inner { display:block; width:100%; }
#content .inner div { float: left; display:block; background:#e2ede7 url(../images/item_cnr.gif) bottom right no-repeat; width:45%; margin:2% 2% 0px 0px; padding:1% 2% 1% 2%; }
#content .inner .col2 { margin-right: 0; float:right; }*/

/*--- left sidebar ---*/
#left {
	display:none;
}

/*--- right sidebar ---*/
#right {
	display:none;
}

/*--- footer ---*/
#footer {
	display:none;
}

#content .inner { width:100%; }
#content .inner td { background:#e2ede7 url(../../images/website/item_cnr.gif) bottom right no-repeat; width:45%; margin:2% 1% 0px 0px; padding:1% 2% 1% 2%; vertical-align:top;}
#content .inner .col2 { margin-right: 0; }
#content .inner img { margin-right:15px; }
