/* CSS Document for SWPHO National end of life care intelligence network */
/* 25/03/2009 Gary Bates, © South West Pubic Health Observatory */

/* HTML RE-DEFINES */

* html #content
{
	height: 500px;
}

html
{
	/*	background: #ff9900; 	background: #475052;*/
	background: #DEDAD3;
	overflow-y: scroll;
}
body
{
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.45em;
	margin-top: 1em;
}
fieldset
{
	width: 90%;
	margin-bottom: 2.5em;
	display: block;
	background-color: #fffaeb;
	border: 2px solid #ffb500;
}
fieldset .textbox
{
	width: 250px;
}
fieldset input, select, textarea
{
	margin-right: 10px;
}
legend
{
	font-size: 100%;
	font-weight: bold;
	border: 2px solid #ffb500;
	background-color: #ffb500;
	color: white;
}
label
{
	position: relative;
	width: 15em; /* display: block; */
}
label input
{
	position: absolute;
	left: 100%;
	width: 13em;
}
label select
{
	position: absolute;
	left: 100%;
	width: auto;
}
input.submit
{
	margin-top: 2em;
	float: right;
}
.override
{
	padding: 1em 0 1em 0em;
}
.override label
{
	position: relative;
	left: 15em;
}
.override input
{
	margin-right: 0.5em;
	position: relative;
	left: 0em;
	width: auto;
}
.override select
{
	position: relative;
	left: 1em;
}
.spacer
{
	margin: 0 0 1em 0;
}
.Icons
{
	text-align: center;
}
.IconPadding img
{
	padding: 10px;
}
label.hiddenlabel
{
	display: none;
}
.bottom
{
	border-bottom: 1px solid #D8D1ED;
	width: auto;
	padding-bottom: 1em;
	clear: left;
}
p
{
	margin-top: 1em;
}
img
{
	border: 0px;
}
a
{
	color: #0E7FC7;
}
a:visited
{
	color: #800080;
}
abbr, acronym
{
	border-bottom: 1px dotted #000;
	cursor: help;
}
form
{
	margin: 0px;
	padding: 0px;
}
#content h1, h2, h3, h4, h5, h6
{
	color: #0a7dbc;
	line-height: 1.4em;
}
.welcome h1
{
	font-size: 140%;
	color: #0080C5;
	line-height: normal;
}
#content h1
{
	font-size: 160%;
	margin-bottom: 0.5em;
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 1em;
	border-bottom: 1px solid #bababa;
	padding-bottom: 4px;
}
#content h2
{
	font-size: 120%;
	padding-top: 1em;
	margin-bottom: 1em;
	margin-top: 0.1em;
}

#content h3
{
	font-size: 130%;
}

#content h4
{
	font-size: 110%;
}

#content h5
{
	font-size: 100%;
}

#content h6
{
	font-size: 90%;
}

ul
{
	margin-left: 20px;
	padding-left: 20px;
	list-style-type: disc;
}

.list
{
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	float: left;
}

.formlist
{
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.formlist li
{
	line-height: 1.6;
	padding-bottom: 1.5em;
}

/* ID DEFINITIONS */
#valSum
{
	width: 90%;
}
#main
{
	padding: 1em;
}

#maincontainer
{
	width: 904px;
	margin: auto;
	background-color: white;
}
#maincontent
{
	background-color: white;
	padding: 1em;
	width: 610px;
	line-height: 1.71em;
}
#header
{
	background-color: #DEDAD3;
	background-image: url(/ukgwa/20140524061651oe_/http://www.endoflifecare-intelligence.org.uk/Site/images/header_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	text-align: center;
	height: 102px;
	font-size: 0.8em;
	width: 100%;
}
#primary_nav
{
	background-image: url(/ukgwa/20140524061651oe_/http://www.endoflifecare-intelligence.org.uk/Site/images/Primary_nav.gif);
	background-repeat: no-repeat;
	min-height: 37px;
	padding-bottom: 3px;
	color: White;
}
#primary_nav ul
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	list-style: none;
	margin: 0px;
	padding-left: 0em;
	padding-top: 8px;
}
#primary_nav li
{
	display: inline;
	padding-left: 2em;
}
#primary_nav a
{
	text-decoration: none;
	color: white;
}
#primary_nav a:hover
{
	text-decoration: underline;
}
#header img
{
	position: relative;
	float: left;
	cursor: pointer;
}
#secondary_nav
{
	margin-right: 2px;
	background-image: url(/ukgwa/20140524061651oe_/http://www.endoflifecare-intelligence.org.uk/Site/images/secondary_nav_bg.gif);
	background-repeat: repeat-x;
	height: 31px;
	float: right;
}
#secondary_nav ul
{
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 8px;
	margin-right: 1em;
	margin-left: 1em;
	padding-left: 0px;
	color: white;
}
#secondary_nav li
{
	display: inline;
	margin-top: 1em;
}
#secondary_nav a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: white;
	text-decoration: none;
}
#secondary_nav a:hover
{
	text-decoration: underline;
}
#secondary_nav img
{
	position: relative;
	top: 3px;
	left: -4px;
}
#secondary_nav ul img
{
	position: static;
	float: none;
	padding: none;
}
#banner
{
	min-height: 149px;
	padding-bottom: 3px;
	margin: auto;
	float: none;
}
#banner p
{
	margin: 0;
	padding: 0;
}
#content
{
	text-align: left;
	min-height: 500px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: left;
	font-size: 90%;
}
#endcontent
{
	clear: both;
	background-color: white;
	border: none 0px white;
}
#leftcol
{
	width: 185px;
	float: left;
}
#centrecol
{
	width: 628px;
	margin-left: 10px;
}

#contentleft
{
	width: 240px;
}

#contentleft img
{
	padding-bottom: 2px;
}

#contentright
{
	float: right;
	line-height: 1.61em;
	padding-bottom: 1em;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 0.5em;
	width: 628px;
}

#rightcol
{
	float: right;
	width: 250px;
}

.login
{
	color: Red;
}
.columnimg
{
	padding-bottom: 10em;
}

#rightcol .columnimg
{
	padding-bottom: 1em;
}

#contentleft .columnimg
{
	padding-bottom: 2px;
}

#rightcol .rightpanel
{
	background-image: url(/ukgwa/20140524061651oe_/http://www.endoflifecare-intelligence.org.uk/Site/images/rightpanel_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #d1e3f6;
	background-color: #e7f1fa;
	margin-bottom: 1em;
}
#rightcol .rightpanelpadding
{
	padding: 1em;
	line-height: 1.61;
}
.rightpanelpadding h2
{
	font-size: 120%;
	font-weight: bold;
}
.rssfeed
{
	width: 228px;
	padding: 5px;
	margin-bottom: 1em;
	background: #f4f8fd;
	border: 1px solid #d1e3f6;
}
.rssicon
{
	float: right;
}
#rightcol .rightdiv
{
	text-align: center;
	padding-top: 1em;
}
#content hr
{
	color: #d1e3f6;
	background-color: #d1e3f6;
	height: 1px;
	text-align: center;
	margin-top: 2em;
	margin-bottom: 1em;
	border: 0px;
}
#rightcol hr
{
	color: #d1e3f6;
	background-color: #d1e3f6;
	height: 1px;
	width: 80%;
	text-align: center;
	margin-top: 1em;
	margin-bottom: 1em;
	border: 0px;
}
#rightcol ul
{
	padding-top: 1em;
	padding-left: 1.5em;
	margin: 1em;
}
#rightcol li
{
	padding-bottom: 1em;
	list-style: none;
	list-style-image: url(/ukgwa/20140524061651oe_/http://www.endoflifecare-intelligence.org.uk/Site/images/bulletdiamond.gif);
	list-style-position: outside;
}
#rightcol .list li
{
	/* this is horrible and needs re-doing */
	position: relative;
	left: -40px;
	list-style: none;
}

.searchpanel
{
	background-image: url(/ukgwa/20140524061651oe_/http://www.endoflifecare-intelligence.org.uk/Site/images/panel_bg.gif);
	background-repeat: no-repeat;
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 1em;
	padding-bottom: 2em;
}
#xxsearchpanel input
{
	font-size: 85%;
}
#footer
{
	clear: both;
	color: #666666;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 4px;
	margin-right: 4px;
	padding-left: 2em;
	padding-bottom: 2em;
	padding-top: 2em;
	font-size: 80%;
	padding-right: 1em;
	background-color: #F3F3F3;
	border-bottom: 5px solid #E1E1E1;
}
#footer img
{
}
#validation
{
	width: 904px;
	margin: auto;
	background-image: url(/ukgwa/20140524061651oe_/http://www.endoflifecare-intelligence.org.uk/Site/images/validation_bg.gif);
	background-repeat: no-repeat;
	height: 38px;
}
#searchresults
{
	padding: 1em;
}
#searchresults ul li p
{
	padding: 0em;
	margin: 0em;
}
#searchresults ul
{
	margin-top: 3em;
	margin-left: 0em;
	padding-left: 1em;
	list-style: none;
}
#searchresults li
{
	padding-bottom: 1em;
	color: #555555;
	margin-bottom: 1em;
}
#searchresults h1
{
	padding-top: 1em;
	color: black;
}
#advancedsearch h1
{
	padding-top: 1em;
	color: black;
}
#searchresults h2
{
	padding-bottom: 0.5em;
}
.searchlink
{
	color: #008000;
}
.searchlink a
{
	color: #008000;
	text-decoration: none;
}
.searchheader
{
	padding-bottom: 1em;
}
.searchline
{
	border-bottom: 1px solid #bababa;
	padding-bottom: 0.5em;
}
#searchresults .refine
{
	text-align: right;
	padding-top: 0.5em;
	margin-bottom: 1em;
}
#searchandsort
{
	padding-top: 2em;
	padding-left: 1em;
}
#searchwithin
{
	float: left;
}
#sortby
{
	float: right;
}
#advancedsearch
{
	padding: 1em;
	border: 1px solid blue;
}


/* CLASS DEFINITIONS */

.fadepanel
{
	border: 1px solid #d1e3f6;
	background-color: #e7f0fa;
	background-image: url(/ukgwa/20140524061651oe_/http://www.endoflifecare-intelligence.org.uk/Site/images/fadepanel.gif);
	background-repeat: repeat-x;
	margin-bottom: 0.5em;
}
.fadepanel p
{
	color: #c86500;
	font-size: 140%;
	font-weight: bold;
	padding-left: 1em;
}


/***********************************************/
/***********************************************/

.panel
{
	background-image: url(/ukgwa/20140524061651oe_/http://www.endoflifecare-intelligence.org.uk/Site/images/rightpanel_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #d1e3f6;
	background-color: #e7f1fa;
	line-height: 1.61em;
}

#lblHelp
{
	padding: 1em;
	display: block;
}
.panel ul
{
	list-style: none;
	padding: 0em 0em 1em 0em;
	margin: 0em;
}
.panel li
{
	padding: 0.5em 0.5em 0.5em 1em;
	margin: 0px;
	border-bottom: 1px solid #e2e2e2;
}
.panel p
{
	margin: 1em;
}
.panel a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0E7FC7;
	text-decoration: none;
}
.panel a:hover
{
	text-decoration: underline;
}
.paneltitle
{
	position: relative;
	top: -25px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	padding-left: 1em;
	color: white; /* 	height: 33px; */
}
.paneltitle h3
{
	font-size: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	top: 8px;
}
.paneltitle a
{
	font-family: Arial, Helvetica, sans-serif;
	color: white;
}

/**************/

/* #rightcol   */

#rightcol .panel ul
{
	list-style: none;
	padding: 0em 0em 1em 0em;
	margin: 0em;
}
#rightcol .panel li
{
	padding: 0.5em 0.5em 0.5em 1em;
	margin: 0px;
	border-bottom: 1px solid #e2e2e2;
	list-style-image: none;
}

/***********************************************/
/***********************************************/

.searchinput
{
	color: black;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	width: 173px;
	height: 26px;
	line-height: 24px;
	vertical-align: middle;
	border: 1px solid gray;
}
.date
{
	color: #000;
}
.welcome
{
	width: 610px;
	margin-bottom: 1.5em;
}
.webtext
{
	padding-left: 1em;
	padding-right: 0px;
	padding-top: 1em;
	padding-bottom: 0px;
}

#rescol1
{
	width: 40%;
	float: left;
	margin-left: 1em;
}

#rescol2
{
	width: 40%;
	float: right;
	margin-left: 1em;
	margin-right: 1em;
}

.resources
{
	background-image: url(/ukgwa/20140524061651oe_/http://www.endoflifecare-intelligence.org.uk/Site/images/resources_bg.gif);
	background-repeat: repeat-x;
	display: table; /* FOR SILVER/BLUE SCHEME  	background-color: #ECF3F7; 	padding: 1em; 	color: #3F3F3F; 	border-left: 3px solid #A9CEE3; 	border-right: 3px solid #A9CEE3; 	border-bottom: 3px solid #A9CEE3;*/
	margin-left: 1em;
	margin-right: 1em; /* FOR PUPRLE SCHEME */
	background-color: #EEEAF8;
	padding: 1em;
	color: #3F3F3F;
	border-left: 3px solid #B8A1EA;
	border-right: 3px solid #B8A1EA;
	border-bottom: 3px solid #B8A1EA;
}
.resources img
{
}
.resources .list li
{
	/* this is horrible and needs re-doing */
	padding: 0px 0px 0px 40px;
}
.resources ul
{
	list-style: none;
	margin: 0px;
	padding: 1em 0em 0em 0em;
}
.resources li
{
	padding: 1em 0em 0em 0em;
	margin: 0em 0em 0em 0em; /* \*/
	height: 1%; /* hasLayout hack to overcome Peekaboo bug in IE */ /* */
}
.resources h2
{
	font-size: 100%;
	padding-top: 0em;
	margin: 0px;
}
.posted
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #600097;
	position: relative;
	left: 476px;
	top: -17px;
}
.resinfo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #600097;
	position: relative;
	left: 96px;
	top: -17px;
}
.resourceimage
{
	height: auto;
	width: 102px;
	float: left;
	padding-right: 1em;
	padding-bottom: 1em;
}
.footerlinks
{
	text-align: right;
}
.footerlinks a
{
	color: #666666;
}

.footerlogo
{
	float: left;
}
.hpfooterlogo
{
	float: left;
	position: relative;
	top: -13px;
}
.icons
{
	float: right;
	padding-right: 5px;
	padding-top: 5px; /*	border: 1px solid green;*/
}
.metastrong
{
	font-weight: bold;
	width: 30%;
}
.meta
{
	padding-top: 4em;
}
.title
{
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	font-weight: bold;
}
.metadata
{
	/* blue style */
	background-image: url(/ukgwa/20140524061651oe_/http://www.endoflifecare-intelligence.org.uk/Site/images/resources_bg.gif);
	background-repeat: repeat-x; /*	background-color: #ECF3F7; 	padding: 1em; 	color: #3F3F3F; 	border-left: 3px solid #A9CEE3; 	border-right: 3px solid #A9CEE3; 	border-bottom: 3px solid #A9CEE3; */
	background-color: #EEEAF8;
	padding: 1em;
	color: #3F3F3F;
	border-left: 3px solid #B8A1EA;
	border-right: 3px solid #B8A1EA;
	border-bottom: 3px solid #B8A1EA;
}
.metadata ul
{
}
.metadata li
{
	list-style: none;
	line-height: 1.56em;
}
.metaline
{
	border-bottom: 1px solid #bababa;
	padding-bottom: 1em;
	margin-bottom: 1.5em;
}
.metaspan
{
	font-weight: bold;
}
.metadata h2
{
	font-size: 150%;
	padding: 1em 1em 0em 0em;
	border-bottom: 1px solid #bababa;
}
.metapad
{
	padding: 1em;
}
.metapad h1
{
	padding-top: 1em;
	padding-bottom: 1em;
}

.sitemap1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 140%;
	border: 0.5em;
	margin: 0.5em;
}
.sitemap2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 140%;
	margin-top: 0.9em;
	margin-left: 2em;
}
.sitemap3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	margin-top: 0.9em;
	margin-left: 6em;
}
.sitemap4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-top: 0.9em;
	margin-left: 10em;
}


.smallbutton
{
	color: #454545;
	width: 100%;
	background-color: #C3D7EF;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	margin-bottom: 0.5em;
	margin-top: 0.1em;
	border-top: 1px solid #ACAFB2;
	border-left: 1px solid #ACAFB2;
	border-bottom: 1px solid #7F7F7F;
	border-right: 1px solid #7F7F7F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.disabledsmallbutton
{
	color: #9F9F9F;
	width: 100%;
	background-color: #E9E9E9;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	margin-bottom: 0.5em;
	margin-top: 0.1em;
	border-top: 1px solid #D3D4D6;
	border-left: 1px solid #D3D4D6;
	border-bottom: 1px solid #BCBCBC;
	border-right: 1px solid #BCBCBC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
}
.button
{
	color: black;
	background-color: #ffce96;
	border-top: 1px solid #ffa848;
	border-left: 1px solid #ffa848;
	border-bottom: 1px solid #ee7c00;
	border-right: 1px solid #ee7c00;
	font-weight: bold;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	margin-bottom: 0.5em;
	margin-top: 0.1em;
	width: auto;
}
.disabledbutton
{
	background-color: #D4D0C8;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	margin-bottom: 0.5em;
	margin-top: 0.1em;
	width: auto;
}

.formerror
{
	font-size: 100%;
	color: #FF0000; /* #991111; */
	background-color: #FCE3E3;
	border-top: #FF6C6C;
	padding: 1em;
	font-weight: bold;
	width: auto;
	margin-bottom: 20px;
}

.formfilling
{
	font-size: 100%;
	color: #119911;
	background-color: #E3FCE3;
	border-top: #FF6C6C;
	padding: 1em;
	font-weight: bold;
	width: auto;
	margin-bottom: 20px;
	width: 90%;
}

/*  Simple hoverover info boxes*/

a.info
{
	position: relative; /*this is the key*/
	z-index: 24;
}

a.info:hover
{
	z-index: 25;
}

a.info span
{
	display: none;
}

a.info:hover span
{
	/*the span will display just on :hover state*/
	display: block;
	position: absolute;
	top: 2em;
	left: 2em;
	width: 15em;
	border: 1px solid #0cf;
	background-color: #cff;
	color: #000;
	text-align: center;
}

/*  */

.blogs
{
}
#blogs
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	width: auto;
	border: 1px solid #e2e2e2;
	float: right;
	padding: 1em;
	background: #f4f4f4;
	font-size: 80%;
}
#blogs h2
{
	font-size: 170%;
	font-weight: bold;
	padding: 0px;
	border-bottom: 1px solid #3c3c3c;
}
#blogs ul
{
	list-style: none;
	margin: 0em;
	padding-top: 0em;
	padding-left: 0em;
	padding-bottom: 2em;
}
#blogs li
{
	border-bottom: 1px dotted #aaa;
	clear: right; /*	border: 1px solid blue;*/
	font-size: 115%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 0.5em;
}
.updated
{
	float: right;
	padding-top: 10px;
	padding-bottom: 1em;
	text-align: right;
}
.pho
{
	background-color: #8245BA;
	color: white;
	margin-top: 1em;
	font-weight: bold;
	margin-bottom: 0.5em;
	padding-top: 3px;
	padding-bottom: 3px;
}
.pho a
{
	color: white;
	text-decoration: none;
}
#blogs .body a
{
	color: black;
	text-decoration: none;
}
#blogs .body a:hover
{
	color: #0e7Fc7;
	text-decoration: underline;
}

.blogentry
{
	padding: 2em;
	background-color: #f4f4f4;
	border: 1px solid #E2E2E2;
	margin-bottom: 2em;
	width: 450px;
}
.details
{
	font-weight: bold;
	color: #326EA1;
	padding-top: 1em;
	padding-bottom: 0em;
}
.details p
{
	padding: 0em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.metaspan
{
	color: black;
}
.blogcorner
{
	padding-left: 2em;
	position: relative;
	top: 3px;
}
.blogposted
{
	position: relative;
	top: -6px;
	padding-left: 6px;
}
.greybox
{
	border: 1px solid #e2e2e2;
	background-color: #F4F4F4;
	margin: 0em 0em 0em 0em;
	padding: 0em 1em 1em 1em;
}

.teamcontainer
{
	border: 2px solid red;
}
.teamleft
{
	float: left;
	width: 95%;
}
.teamright
{
	float: right;
	width: 65%;
}
.teamlefttrans
{
	float: left;
	width: 49%;
}

.teamrighttrans
{
	float: right;
	width: 49%;
}
.orangey
{
	color: #ff8000;
}
.simpletable
{
	background-color: white;
	width: 99%;
}
.simpleheadings
{
	background-color: #E5E2D8;
	text-align: center;
}
.simplerow1
{
	background-color: #EFEFEF;
}
.simplerow2
{
	background-color: #F9F9F9;
}
.threadmessage
{
	background-color: #f9f9f9;
	padding: 1em;
	border: 1px solid #B5AE91;
}
.threadtitle
{
	background-color: #efefef;
	padding: 1em;
	border: 1px solid #B5AE91;
}
.userinfo
{
	background-color: #F1EFE7;
	padding-top: 0em;
	padding-left: 1em;
	border: 1px solid #B5AE91;
}
.attachment
{
	text-align: right;
	background-color: #F1EFE7;
	padding: 1em;
	border: 1px solid #B5AE91;
}
.date
{
	font-size: 80%;
	text-align: right;
}
.reply
{
	padding-top: 0.5em;
	text-align: right;
}
.messagetable
{
	border: 2px solid #B5AE91;
	margin-bottom: 1em;
}
.messagetable a
{
	color: #D03900;
}
.headertable a
{
	color: #D03900;
}
.headertable
{
	border: 2px solid #d2a074;
	margin-bottom: 1em;
}
.headeruserinfo
{
	background-color: #f9ebdf;
	padding-top: 0em;
	padding-left: 1em;
	border: 1px solid #d2a074;
}
.headertitle
{
	background-color: #f9ebdf;
	padding: 1em;
	border: 1px solid #B5AE91;
}
.threadsorting
{
	text-align: right;
	padding-bottom: 1em;
	padding-top: 1em;
	padding-right: 1em;
}

/***********************************************/

.treecol1
{
	width: 250px;
	padding-right: 10px;
}

.treecol2
{
}

#searchdiv
{
	position: relative;
	top: 60px;
	left: -10px;
	float: right;
}

.searchbutton
{
	/* to align button within searchdiv with input box */
	vertical-align: middle;
}

/***********************************************/
/*  styles for the lists that are not UL or OL  */

.item
{
	padding-bottom: 2em;
}

.item img
{
	padding-right: 1em;
	padding-bottom: 1em;
}
.itemimg
{
	float: left;
}
.itemlink
{
	padding: 0px;
	margin: 0px;
}

/***********************************************/
/* Search and lists                            */
/***********************************************/


.dateposted
{
	font-size: 90%;
	font-style: italic;
}

.provider
{
	color: blue;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 90%;
}


/***********************************************/
/* Styles for new Feature Panels */
/***********************************************/

.feature
{
	background-color: white;
	border: 1px solid #ededed;
	margin-bottom: 1em;
	width: 100%;
}

.featurebanner
{
	background-repeat: repeat-x;
	color: white;
	font-weight: bold;
	height: auto;
	min-height: 78px;
	cursor: pointer;
}


/* for the ever shitty Internet Explorer */
/*\*/
* html .featurebanner
{
	height: 78px;
}
/**/

.bannerimage
{
	float: left;
	padding-right: 1em;
}

#featurecontainer
{
	width: 95%;
	height: auto;
	overflow: hidden;
	background-color: #f4f4f4;
	padding: 1em;
}

#featurecontainer p
{
	margin: 0px;
	padding-bottom: 0.5em;
}

#featurecontainer p
{
	padding: 0.2em 0.5em 1.0em 0.5em;
}

#featurecontainer .col1
{
	float: left;
	width: 49%;
	background-color: #F4F4F4;
	padding-bottom: 30000px;
	margin-bottom: -30000px;
}

#featurecontainer .col2
{
	float: right;
	width: 49%;
	background-color: #F4F4F4;
	padding-bottom: 30000px;
	margin-bottom: -30000px;
}

.featuretitle
{
	text-transform: none;
	padding: 1em;
	font-size: 90%;
	font-weight: 800;
}

.featuretitle a
{
	color: white;
}

.featuretitle a
{
	text-decoration: none;
}
.featuretitle a:hover
{
	text-decoration: underline;
}

.featurecontent
{
	line-height: 1.61;
	margin: 1em;
	overflow: hidden;
	font-size: 90%;
	padding-bottom: 1em;
}

.readmore
{
	float: right;
}

.readmore a
{
	/* padding: 1em; */ /* maargin: 1em; */
}

.feature .teal
{
	background-color: #63a7d0;
	background-image: url(/ukgwa/20140524061651oe_/http://www.endoflifecare-intelligence.org.uk/Site/images/teal_bg.gif);
	background-repeat: repeat-x;
}

.feature .yellow
{
	background-color: #ffc30e;
	background-image: url(/ukgwa/20140524061651oe_/http://www.endoflifecare-intelligence.org.uk/Site/images/yellow_bg.gif);
	background-repeat: repeat-x;
}

.feature .brown
{
	background-color: #a1741a;
	background-image: url(/ukgwa/20140524061651oe_/http://www.endoflifecare-intelligence.org.uk/Site/images/brown_bg.gif);
	background-repeat: repeat-x;
}

.feature .azure
{
	background-color: #3298d9;
	background-image: url(/ukgwa/20140524061651oe_/http://www.endoflifecare-intelligence.org.uk/Site/images/azure_bg.gif);
	background-repeat: repeat-x;
}

.feature .black
{
	background-color: #535253;
	background-image: url(/ukgwa/20140524061651oe_/http://www.endoflifecare-intelligence.org.uk/Site/images/black_bg.gif);
	background-repeat: repeat-x;
}

.feature .blue
{
	background-color: #305fda;
	background-image: url(/ukgwa/20140524061651oe_/http://www.endoflifecare-intelligence.org.uk/Site/images/blue_bg.gif);
	background-repeat: repeat-x;
}

.feature .cyan
{
	background-color: #50b9bd;
	background-image: url(/ukgwa/20140524061651oe_/http://www.endoflifecare-intelligence.org.uk/Site/images/cyan_bg.gif);
	background-repeat: repeat-x;
}

.feature .green
{
	background-color: #78b951;
	background-image: url(/ukgwa/20140524061651oe_/http://www.endoflifecare-intelligence.org.uk/Site/images/green_bg.gif);
	background-repeat: repeat-x;
}

.feature .lime
{
	background-color: #99c547;
	background-image: url(/ukgwa/20140524061651oe_/http://www.endoflifecare-intelligence.org.uk/Site/images/lime_bg.gif);
	background-repeat: repeat-x;
}

.feature .magenta
{
	background-color: #6d1ba1;
	background-image: url(/ukgwa/20140524061651oe_/http://www.endoflifecare-intelligence.org.uk/Site/images/magenta_bg.gif);
	background-repeat: repeat-x;
}

.feature .orange
{
	background-color: #e3702d;
	background-image: url(/ukgwa/20140524061651oe_/http://www.endoflifecare-intelligence.org.uk/Site/images/orange_bg.gif);
	background-repeat: repeat-x;
}

.feature .red
{
	background-color: #e32d43;
	background-image: url(/ukgwa/20140524061651oe_/http://www.endoflifecare-intelligence.org.uk/Site/images/red_bg.gif);
	background-repeat: repeat-x;
}

.feature .scarlet
{
	background-color: #da3083;
	background-image: url(/ukgwa/20140524061651oe_/http://www.endoflifecare-intelligence.org.uk/Site/images/scarlet_bg.gif);
	background-repeat: repeat-x;
}

.feature .silver
{
	background-color: #9e9e9f;
	background-image: url(/ukgwa/20140524061651oe_/http://www.endoflifecare-intelligence.org.uk/Site/images/silver_bg.gif);
	background-repeat: repeat-x;
}

.feature .violet
{
	background-color: #923ecc;
	background-image: url(/ukgwa/20140524061651oe_/http://www.endoflifecare-intelligence.org.uk/Site/images/violet_bg.gif);
	background-repeat: repeat-x;
}

.feature .lilac
{
	background-color: #9c72a2;
	background-image: url(/ukgwa/20140524061651oe_/http://www.endoflifecare-intelligence.org.uk/Site/images/lilac_bg.gif);
	background-repeat: repeat-x;
}

.menustyle
{
	background-color: #9e9e9f;
}
.menustyle span
{
}
.menustyle span li a
{
	text-decoration: none;
	color: Aqua;
}
.menustyle span a:hover
{
	color: Aqua;
	text-decoration: underline;
}
.endoflifelogo
{
	padding-top: 8px;
	padding-left: 3px;
}
.searchdesc
{
	padding-top: 1em;
	color: #656565;
}
.tagpadding
{
	padding-top: 1em;
}
.searchtag
{
	display: inline-block;
	font-size: 85%;
	padding: 0.25em 0.25em 0.25em 0.25em;
}
.searchtag a
{
	position: relative;
	top: -4px;
	text-decoration: none;
	padding: 0.25em 0.5em 0.25em 0.5em;
	background-color: #0086c6;
	background-color: #2abdf2;
	color: white;
}
.searchtag a:hover
{
	text-decoration: hover;
}
.searchtitle
{
	font-weight: bold;
	font-size: 140%;
	font-family: Arial, Verdana;
}
.searchinfo
{
	padding-top: 2px;
}

#breadcrumb
{
	font-family: Verdana;
	font-size: 85%;
	width: 904px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

.breadcrumbpadding
{
	background-color: White;
	display: inline-block;
	padding: 0.5em 1em 0.5em 0.5em;
	background-color: #779332;
	background-image: url(/ukgwa/20140524061651oe_/http://www.endoflifecare-intelligence.org.uk/Site/images/breadcrumb_bg.gif);
	background-repeat: repeat-x;
	color: White;
}

.breadcrumbpadding a
{
	text-decoration: none;
	color: White;
}

.breadcrumbpadding a:hover
{
	text-decoration: underline;
}

.breadcrumbpadding a:visited
{
	color: #efefef;
}
.breadcrumbarrow
{
	border: 1px solid red;
}
