/*---------------------------------------------- GENERAL --------------------------------------------*/
* {
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}
html { min-height: 100%; margin-bottom: 1px; }
body {
	background-color: #5fa7af;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: small;
	}
	
#wrapper {
	width: 775px;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
}

#wrapper #header {
	height: 249px;
	background-color:#FFFFFF;
	background: url(../images/HeaderImage.gif) no-repeat top left;
}

#wrapper #header #homeLink a {
	margin: 0px;
	padding: 0px;
	width: 20px;
	height: 20px;
	background: url(../images/icons/homeIcon.gif) bottom left no-repeat;
	float: left;
	margin-top: 10px;
	margin-left: 0px;
	text-decoration: none;
} 

#wrapper #header #homeLink a:hover {
	background: url(../images/icons/homeIcon.gif) bottom right no-repeat;
	text-decoration: none;
}

#wrapper #header #homeSearch {
	display: inline;
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 190px;
	float: left;
	margin-top: 10px;
	margin-left: 15px;
	
}

#wrapper #header #homeSearch input {
	float: left;
	margin: 0px;
	padding: 2px;
	width: 120px;
	border: 1px solid #bbb;
	margin-left: 5px;
	font-size: 0.8em;
	color: #666;
}

#wrapper #header #homeSearch #submitButton {
	float: left;
	margin: 0px;
	padding: 1px;
	width: 45px;
	border: 1px solid #bbb;
	margin-left: 5px;
	font-size: 0.8em;
	color: #666;
}

#wrapper #header #homeSearch a {
	float: left;
	display: block;
	width: 20px;
	height: 20px;
	background: url(http://www.ncri.org.uk/ncriconference/images/icons/searchIcon.gif) bottom left no-repeat;
	text-decoration: none;
}

#wrapper #header #homeSearch a:hover {
	background: url(http://www.ncri.org.uk/ncriconference/images/icons/searchIcon.gif) bottom left no-repeat;
	text-decoration: none;
}


#wrapper #header #homeSearch img {
	float: left;
	display: block;
	width: 41px;
	height: 20px;
}

#content {
	background: url(../images/dashedBackgroundLine.gif) repeat-y #fff;
	text-align: left;
	padding: 0px;
	font-weight: normal;
}

#results #content { 
	background: #fff;
	text-align: left;
	padding: 0px;
}

.clearBoth {
	clear: both;
}

.topLink {
	padding-top: 3px;
	border-top: #ccc 1px dashed;
	text-align: right;
}

.bold {
 	font-weight: bold;
}

.centre {
 	text-align: center;
}

.justify {
 	text-align: justify;
}

.hide {
	display: none;
}

.show {
	display: block;
}

/*---------------------------------------------- TABLE STYLES --------------------------------------------*/

#contentTable {
	padding: 0;
	margin: 0 0 5px 0;
}

#contentTable th {
	padding: 5px;
	background-color: #eee;
	color: #000;
}

#contentTable td {
	padding: 2px;
}

#contentTable .link {
	text-align: right;
	color: #ccc;
	font-size: 90%;
}

#contentTable .altRow {
	background-color:  #5fa7af;
}

#contentTable .DG {
	background: url(../images/themeColors/colour_DG.gif) no-repeat left center #eee;
	padding-left: 25px;
}

#contentTable .C  {
	background: url(../images/themeColors/colour_C.gif) no-repeat left center #eee;
	padding-left: 25px;
}

#contentTable .IN  {
	background: url(../images/themeColors/colour_IN.gif) no-repeat left center #eee;
	padding-left: 25px;
}

#contentTable .PV  {
	background: url(../images/themeColors/colour_PV.gif) no-repeat left center #eee;
	padding-left: 25px;
}

#contentTable .PT  {
	background: url(../images/themeColors/colour_PT.gif) no-repeat left center #eee;
	padding-left: 25px;
}



/*---------------------------------------------- LEFT COL & NAV --------------------------------------------*/

#leftCol {
	margin: 0px;
	margin-left: -765px;
	position:relative;
	padding: 5px;
	float:left;
	width: 180px;
}

* html #leftCol {	margin-left: -761px;	}

* html #results #leftCol {
		margin-left: -733px;
}

#leftCol img {
	color: #066;
	font-weight: bold;
	}
	

#leftCol ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-left: 4px;
}	

#leftCol ul li a {
	font-weight: bold;
	display: block;
	width: 150px;
	line-height: 2em;
	background:  #D5EAD5 url(../images/menuGrad.gif) no-repeat top left;
	color: #066;
	text-decoration:none;
	padding-left: 20px;
} 

#leftCol ul li a:hover {
	background:  #fff url(../images/menuGrad.gif) no-repeat top left;
	color: #810262;
	font-weight: bold;
	text-decoration:underline;
} 


#leftCol .subMenu {
	display: none;
	background-color: #fff;
	/*background:  #fff url(../images/menuBaseGrad.gif) no-repeat bottom left;*/
	/*margin-bottom: 5px;*/
	padding-top: 10px;
	padding-bottom: 10px;
}

#leftCol .subMenu  li a {
	font-weight: normal;
	font-size: 75%;
	display: block;
	width: 150px;
	line-height: 1.5em;
	background: url(../images/subMenuDot.gif) no-repeat center left;
	color: #066;
	text-decoration:none;
	padding-left: 20px;
} 


#leftCol .subMenu li a:hover {
	color: #810262;
	font-weight: normal;
	background: url(../images/subMenuDotOver.gif) no-repeat center left;
	text-decoration:underline;
} 

#leftCol #homeChoice {
	display: block;
} 

#information #wrapper #content #leftCol #mainNav #informationSubMenu,
#programme #wrapper #content #leftCol #mainNav #programmeSubMenu,
#abstracts #wrapper #content #leftCol #mainNav #abstractsSubMenu,
#exhibition #wrapper #content #leftCol #mainNav #exhibitionSubMenu,
#sponsorship #wrapper #content #leftCol #mainNav #sponsorshipSubMenu,
#archive #wrapper #content #leftCol #mainNav #archiveSubMenu,
#registration #wrapper #content #leftCol #mainNav #registrationSubMenu 
{	display: block;  }

#information #wrapper #content #leftCol #mainNav .information a,
#programme #wrapper #content #leftCol #mainNav .programme a,
#abstracts #wrapper #content #leftCol #mainNav .abstracts a,
#exhibition #wrapper #content #leftCol #mainNav .exhibition a,
#sponsorship #wrapper #content #leftCol #mainNav .sponsorship a,
#archive #wrapper #content #leftCol #mainNav .archive a,
#registration #wrapper #content #leftCol #mainNav .registration a 
{	background:  #fff url(../images/menuGrad.gif) no-repeat top right;
	color: #810262;
	cursor: default;
}

#information #wrapper #content #leftCol #mainNav .information a:hover,
#programme #wrapper #content #leftCol #mainNav .programme a:hover,
#abstracts #wrapper #content #leftCol #mainNav .abstracts a:hover,
#exhibition #wrapper #content #leftCol #mainNav .exhibition a:hover,
#sponsorship #wrapper #content #leftCol #mainNav .sponsorship a:hover,
#archive #wrapper #content #leftCol #mainNav .archive a:hover,
#registration #wrapper #content #leftCol #mainNav .registration a:hover 
{	text-decoration:none;
}

#information #wrapper #content #leftCol #mainNav #informationSubMenu li a,
#programme #wrapper #content #leftCol #mainNav #programmeSubMenu li a,
#abstracts #wrapper #content #leftCol #mainNav #abstractsSubMenu li a,
#exhibition #wrapper #content #leftCol #mainNav #exhibitionSubMenu li a,
#sponsorship #wrapper #content #leftCol #mainNav #sponsorshipSubMenu li a,
#archive #wrapper #content #leftCol #mainNav #archiveSubMenu li a,
#registration #wrapper #content #leftCol #mainNav #registrationSubMenu li a 
{	font-weight: normal;
	font-size: 75%;
	display: block;
	width: 150px;
	line-height: 1.5em;
	background: url(../images/subMenuDot.gif) no-repeat center left;
	color: #066;
	text-decoration:none;
	padding-left: 20px; }
	
#information #wrapper #content #leftCol #mainNav #informationSubMenu li a:hover,
#programme #wrapper #content #leftCol #mainNav #programmeSubMenu li a:hover,
#abstracts #wrapper #content #leftCol #mainNav #abstractsSubMenu li a:hover,
#exhibition #wrapper #content #leftCol #mainNav #exhibitionSubMenu li a:hover,
#sponsorship #wrapper #content #leftCol #mainNav #sponsorshipSubMenu li a:hover,
#archive #wrapper #content #leftCol #mainNav #archiveSubMenu li a:hover,
#registration #wrapper #content #leftCol #mainNav #registrationSubMenu li a:hover
{	color: #810262;
	font-weight: normal;
	background: url(../images/subMenuDotOver.gif) no-repeat center left;
	text-decoration:underline;  }
	
#home #wrapper #content #leftCol #mainNav #homeChoice 
{	display: none;  }

#NCRILink {
	margin: 0 auto;
	text-align: center;
	width: 150px;
	margin: 10px;
	font-size: 75%;
}

#NCRILink a {
	margin: 5px;
	color: #810262;
	text-decoration: none;
	font-weight:bold;
}

#NCRILink p {
	padding-top: 5px;
}

#leftCol #highlightBox {
	/*margin: 5px 5px 10px 5px;*/
	width: 185px;
	
}

#leftCol #highlightBox h2 {
	font-weight: bold;
	display: block;
	width: 151px;
	line-height: 2em;
	background:  #D5EAD5 url(../images/menuGrad.gif) no-repeat top left;
	color: #066;
	text-decoration:none;
	padding-left: 20px;
}

#leftCol #highlightBox p {
	/*background: url(../images/alertBox/bottom.gif) no-repeat left bottom;*/
	padding-bottom: 10px;
	color: #006666;
	font-size: 95%;
}

#leftCol #highlightBox h2, #leftCol #highlightBox p {
	padding-left: 5%;
	padding-right: 5%;
}

/*----------------------------------------------- BODY COL --------------------------------------------------*/

#bodyCol {
	margin-left: 190px;
	padding: 10px;
	float:left;
	width: 403px;	
	vertical-align: top;
	/*border-left: #cccccc 1px dashed;
	border-right: #cccccc 1px dashed;*/
	min-height: 600px;
	font-size: 90%;
}

* html #bodyCol {	margin-left: 95px; font-size: 85%;	} 

h1 {
	color: #810262;
	padding-top: 0px;
	padding-bottom: 5px;
	font-size: 130%;
	vertical-align: top;
	margin-bottom: 3px;
}

h2 {
	color: #006666;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 110%;
	vertical-align: top;
	margin-top: 10px;
	margin-bottom: 10px;
}

h3 {
	color: #666;
	font-size: 100%;
	vertical-align: top;
	margin: 3px 0px 3px 0px;
	text-align: left;
}

#bodyCol .pageTitleImage {
	margin-bottom: 1em;
}

#bodyCol p {
	/*font-size: 80%;*/
	line-height: 1.2em;
	padding-bottom: 10px;
	text-indent: 0px;
	/*text-align: justify;*/
}

#bodyCol .floatRight{
	margin-left: 5px;
	float: right;
}

#bodyCol .floatLeft{
	margin-right: 5px;
	float: left;
}


#bodyCol a {
	font-weight: bold;
	color: #810262;
	text-decoration: none;
	/*font-size: inherit;*/
	line-height: 1em;
}

#bodyCol a:hover {
	font-weight: bold;
	color: #810262;
	text-decoration: underline;
	/*font-size: inherit;*/
	line-height: 1em;
}

.externalLink {
	padding-right: 5px;
	background: url(../images/icons/externalLink.gif) no-repeat right top;
}

#bodyCol ul {
	/*font-size: 80%;*/
	margin-left: 3em;
	margin-bottom: 1em;
	list-style-type: disc;
	/*color: #810262;*/
	line-height: 1.3em;
}

#bodyCol ul li a {
	line-height: 1.3em;
	color: #810262;
	text-align: justify;
}

#bodyCol ul li a:hover {
	line-height: 1.3em;
	text-decoration: underline;
	text-align: justify;
}

#bodyCol ol li {
	/*font-size: 80%;*/
	margin-left: 3em;
	margin-bottom: 1em;
	line-height: 1.3em;
	text-align: justify;
}


.highlightBox {
	margin: 5px 5px 10px 5px;
	width: 400px;
	font-size: 1em;
	color: #066;
}

.highlightBox .top {
	background: url(../images/alertBox/top.gif) no-repeat left top;
	padding-top: 8px;
}

.highlightBox .content {
 background: #D5EAD5 url(../images/alertBox/bodyWithLines.gif) repeat-y;
 padding: 5px 10px;
}

.highlightBox .base {
	background: url(../images/alertBox/bottom.gif) no-repeat left top;
	padding-top: 8px;
}

#bodyCol .highlightBox p {
	padding: 0;
}


#bodyCol #highlightBox {
	margin: 5px 5px 10px 5px;
	width: 400px;
	background: #D5EAD5 url(../images/alertBox/bodyWithLines.gif) repeat-y;
}

#bodyCol #highlightBox h2 {
	background: url(../images/alertBox/top.gif) no-repeat left top;
	padding-top: 10px;
	font-size: small;
	color: #066;
	margin-top: 0px;
}

#bodyCol #highlightBox p {
	background: url(../images/alertBox/bottom.gif) no-repeat left bottom;
	padding-bottom: 10px;
	color: #006666;
	/*font-size: 95%;*/
}

#bodyCol #highlightBox h2, #bodyCol #highlightBox p {
	padding-left: 5%;
	padding-right: 5%;
}

#bodyCol .centerBoxes {
	/*margin: 0 auto;
	text-align:center;*/
	margin-left: 6px; /*HACK - can't centre boxes so just space a little from left to make it look like it*/
	width: 395px;
	font-size: 95%;
} 

#bodyCol .hpBox {
	/*border: 1px #006666 dashed;*/
	background: url(../images/hpBoxBottom.gif) no-repeat bottom left;
	background-color: #fff;
	margin: 4px 1px 4px 1px;
	height: 10em;
	width: 129px;
	float:left;
	text-align: center;
	font-size: 90%;
	vertical-align: middle;
}

#bodyCol .title {
	width:100%;
	display:block;
	background: url(../images/hpBoxTop.gif) no-repeat top left;
	background-color: #fff;
	line-height: 25px;
	font-size: 110%;
	font-weight: bold;
	color: #006666;
	padding: 0px;
	margin: 0px;
	text-align: left;
	/*border-bottom: 1px #066 dashed;*/
}

#bodyCol .titleImage {
	float:left;
	padding: 5px;
}

#bodyCol .hpBox p {
	clear:both;
	padding: 0px 0px;
	margin: 0px 5px; 
	color:#666;
	line-height: 1.2em;
	font-weight:bold;
	
}

#bodyCol .hpBox a {
	clear:both;
	/*font-size: inherit;*/
	padding: 0px 0px;
	margin: 0px 5px; 
	color:#810262;
	line-height: 1.2em;
	font-weight:bold;
}

#bodyCol .hpBox a:hover {
	clear:both;
	/*font-size: inherit;*/
	padding: 0px 0px;
	margin: 0px 5px; 
	color:#810262;
	line-height: 1.2em;
	font-weight:bold;
}
	

#bodyCol .clearhpBox {
	clear:both;
}

#mainSponsorsBox {

}

#mainSponsorsBox .sponsorHead {
	display: block;
	background: url(../images/sponsors/sponsorTab.gif) no-repeat left top;
	line-height: 20px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: 1px #d7ebd7 solid;
}

#mainSponsorsBox h1 {
	color: #066;
	display: block;
	line-height: 20px;
	font-size: 96%;
	padding-left: 25px;
	margin-left: 5px;
	padding-top: 5px;
	text-align: left;
}

#mainSponsorsBox h2 {
	color: #000;
	font-size: 110%;
	font-weight: bold;
}

.sponsorSubHeader {
	border-bottom: 2px #066 solid;
	display: block;
	width: 100%;
	font-size: 1.2em;
}


#mainSponsorsBox .Gold {
	background: url(../images/sponsors/jewels/gold.gif) no-repeat left center;
}

#mainSponsorsBox .Silver {
	background: url(../images/sponsors/jewels/silver.gif) no-repeat left center;
}

#mainSponsorsBox .Bronze {
	background: url(../images/sponsors/jewels/bronze.gif) no-repeat left center;
}

#mainSponsorsBox .iCafe {
	background: url(../images/sponsors/jewels/icafe.gif) no-repeat left center;
}

#mainSponsorsBox .sponsorText {
	font-size: 95%;
	color: #666;
	padding-top: 10px;
}

#mainSponsorsBox .sponsorImage {
	float: left;
	margin-right:15px;
	width:150px;
}

#mainSponsorsBox .sponsorDetail {
	float: left;
	width: 230px;
}


#mainSponsorsBox img {
	float:left;
	margin: 5px;
}

#mainSponsorsBox .noSponsors{
	font-weight: bold;
	margin: 0px;
	padding: 15px 10px;
	margin-bottom: 5px;
	display:block; 
	color:#666; 
	text-align:center; 
	border: 1px solid #555; 
	background-color:#eee;
}
.smallGrey {
	font-size: 85%;
	color: #666;
}

.mediumGrey {
	font-size: 95%;
	color: #666;
}

/*------------------------------------------------ RIGHT COL --------------------------------------------------------*/

#rightCol {
	padding: 5px 5px;
	float: left;
	width: 140px;
	text-align: center;
}

* html #results #rightCol {
		width: 10px;
}

#rightCol H1 {
	color: #006666;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 3px;
	font-size: 105%;
	vertical-align: top;
}

/*--------------------------------------------- FOOTER ------------------------------------------------------*/

#footer {
	clear:both;
	width: 100%;
	height: 50px;
	border-top: 1px #CCCCCC dashed;
	text-align: center;
	color: #666666;
	font-size: 75%;
	display:block;
	background: #fff;
	padding-top: 10px;
}

#footer p {
	padding: 2px 0;
}

#footer a,a:visited {
	color: #666666;
	text-decoration: none;
}

#footer a:hover {
	color: #666666;
	text-decoration: underline;
}

/*------------------------------------------- FORM STYLES ------------------------------------------------*/

#RIForm {



}

#RIForm fieldset {
	padding: 1.2em;
	background: url(../images/formGrad.gif) repeat-x top left #fff;
	margin: 1.2em 0em;
	border: none;

}

#RIForm p {
	position: relative;
	font-weight: bold;

}

#RIForm .inputInline {
	position: absolute;
	left: 150px;
}

#RIForm select {
	font-weight: bold;
	color: #810262;
	width: 200px;
}

#RIForm option {
	padding-left: 1em;
}

#RIForm input {
	font-weight: bold;
	color: #810262;
	width: 200px;
}

#RIForm textarea {
	font-weight: bold;
	color: #810262;
	width: 350px;
}

#RIForm .button {
	font-weight: bold;
	color: #666;
	width: 200px;
	border: 1px #666 solid;
	width: 100px;
}

/*------------------------------------------ PROGRAMME HIGHLIGHT STYLES ----------------------------------*/

#programmeBody {
	padding-left: 5px;
	font-weight: bold;
}

#programmeBody a, a:visited, a:hover {
	/*font-size: 0.9em;*/
}

#programmeBody .row {
	padding: 5px;
	margin-left: -5px;
	margin-bottom: 5px;
}

#programmeBody .workshopRow {
	background-color: #DFFFBF;
	border: #009900 1px solid;
}

#programmeBody .plenaryRow {
	background-color: #E5EFEF;
	border: 1px solid #008998;
}

#programmeBody .plenaryRow p {
	margin: 0px;
}

#programmeBody .plenaryRow .sessionTitle {
	margin: 0px;
	padding: 0px;
	color: #0099FF;
	font-weight: bold;
	font-size: 100%;
}

#programmeBody .plenaryRow .sponsor {
	margin: 0px;
	padding: 0px;
	color: #000;
	font-weight: bold;
	font-size: 100%;
}

#programmeBody .plenaryRow .speaker {
	margin: 0px;
	padding: 0px;
	color: #000;
	font-size: 90%;
}

#programmeBody .plenaryRow .affiliation {
	margin: 0px;
	padding: 0px;
	color: #777;
	font-size: 80%;
}

#programmeBody .parallelRow {
	background-color: #ebe4eb;
	border: #810262 1px solid;
}

#programmeBody .symposiaRow {
	background-color: #FFFFCC;
	border: #FFCC33 1px solid;
}

#programmeBody .symposiaRow h3 {
	font-weight: bold;
	color: #000;
}

#programmeBody .symposiaRow p {
	font-size: 80%;
}

#programmeBody .progTiming {
	margin-right: 15px;
	font-weight: normal;
}

#programmeBody .sponsoredPlenary {
	margin-top: 10px;
}

#programmeBody .sponsoredPlenary h1 {
	margin: 0;
	padding: 0;
	margin-bottom: 0.5em;
	font-size: 1em;
	font-weight: bold;
	color: #066;
}

#programmeBody .sponsoredPlenary h2 {
	font-size: 0.95em;
	font-weight: bold;
	color: #810262;
	margin: 0;
	padding: 0;
}

#programmeBody .sponsoredPlenary h3 {
	font-size: 0.8em;
	font-weight: bold;
	color: #333;
	margin: 0;
	padding: 0;
}

#programmeBody .sponsoredPlenary img {
	padding: 2px 2px 0px 2px;
}

#programmeBody .sponsoredPlenary .sponsorBox{
	text-align:center;
	padding: 0px 2px;
	font-size: 80%;
	width: 150px;
	float: left;
}

#programmeBody .sponsoredPlenary .detailsBox{
	text-align:left;
	width: 220px;
	float: left;
	margin-left: 10px;
	
}

#programmeBody .sponsoredPlenary .clear{
	clear: both;
}



#programmeBody .sponsoredPlenary a, a:visited {
	/*font-size: 0.9em;*/
	font-weight: bold;
	color: #810262;
	/*text-decoration: underline;*/
	margin: 0;
	/*padding-top: 5px;*/
}

#programmeBody .sponsoredPlenary a:hover {
	color: #810262;
}

#programmeBody .hiddenBox {
	margin-left: 100px;
	margin-top: 10px;
}

#programmeBody .hiddenBox h1 {
	margin: 0;
	padding: 0;
	margin-bottom: 0.5em;
	font-size: 1em;
	font-weight: bold;
	color: #066;
}

#programmeBody .hiddenBox h2 {
	font-size: 0.95em;
	font-weight: bold;
	color: #810262;
	margin: 0;
	padding: 0;
}

#programmeBody .hiddenBox h3 {
	font-size: 0.8em;
	font-weight: bold;
	color: #333;
	margin: 0;
	padding: 0;
}

#programmeBody .hiddenBox img {
	padding: 10px 10px 2px 10px;
}

#programmeBody .hiddenBox a, a:visited {
	/*font-size: 0.9em;*/
	font-weight: bold;
	/*color: #333;*/
	/*text-decoration: underline;*/
	margin: 0;
	/*padding-top: 5px;*/
}

#programmeBody .hiddenBox a:hover {
	color: #810262;
}

#publicLecture, #welcome, #intro 
{ display: none; }

#P1, #P2, #P3, #P4, #P5, #P6, #P7, #P8, #P9, #P10, #P11, #P12 
{ display: none; }

#S1, #S2
{ display: none; }

#W1, #W2, #W3, #W4, #W5
{ display: none; }

#EW1, #EW2, #EW3, #EW4
{ display: none; }

#PL1, #PL2, #PL3
{ display: none; }

#CTS1
{ display: none; }

#SD1, #SD2, #SD3, #SD4, #SD5, #SD6
{ display: none; }

/*------------------------------------------ PROGRAMME DETAILS STYLES ----------------------------------*/

.viewDetails {
	/*font-size: 80%;*/
}

#sympDetails {
	display: none;
	margin: 5px 5px 0px 105px;
	padding: 0px;
	font-size: 95%;
}

#sympDetails ul {
	margin: 0px;
	padding: 0px;
}

#parallelDetails {
	display: none;
	margin: 5px 5px 0px 105px;
	padding: 0px;
	font-size: 95%;
}

#parallelDetails ul {
	margin: 0px;
	padding: 0px;
}

/*------------------------------------------ PROGRAMME KEY STYLES ----------------------------------*/

#progKey {
	margin-top: 5px;
	padding: 5px;
	border: 1px #999 dashed;
	font-weight: bold;
	background-color: #eee;
	height: 140px;
	width: 240px;
	overflow: hidden;
}

#progKey .tag {
	width: 200px; 
	height: 20px; 
	float:left;
	padding: 5px;
}

#progKey .sessionBox {
	width: 10px; 
	height: 10px; 
	float: left;
	padding: 5px;
}

#progKey .plenary { background-color: #E5EFEF;	border: #0099CC 1px solid; }
#progKey .parallel { background-color: #ebe4eb;	border: #810262 1px solid; }
#progKey .workshops { background-color: #DFFFBF; border: #009900 1px solid; }
#progKey .symposia { background-color: #FFFFCC; border: #FFCC33 1px solid; }



/*-------------------------------------------- PARALLEL SESSION STYLES -------------------------------------------*/

.parallelRow {
	padding: 2px 5px;
	border: #810262 1px solid;
	margin-bottom: 5px;
	background-color: #ebe4eb;
}

.parallelRow h1 {
	font-size: 95%;
	color: #000;
	margin-top: 5px;
	margin-bottom: 0px;
	display: block;
	padding-left: 30px;
	padding-top: 4px;
	text-align: left;
	background-image: url(../images/themeColors/colour_Sup.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.parallelRow .prevention {
	background: url(../images/themeColors/colour_PV.gif) no-repeat left top;
}

.parallelRow .patients {
	background: url(../images/themeColors/colour_PT.gif) no-repeat left top;
}


.parallelRow .diagnosis{
	background: url(../images/themeColors/colour_DG.gif) no-repeat left top;
}

.parallelRow .cell {
	background: url(../images/themeColors/colour_C.gif) no-repeat left top;
}

.parallelRow .infrastructure {
	background: url(../images/themeColors/colour_IN.gif) no-repeat left top;
}

.parallelRow .sponsor {
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 0px;
	height: 10px;
	position: relative;
	line-height: normal;
	padding-bottom: 0px;
	margin-bottom: 0px;
	background: none;
}

.parallelRow .sponsor img {
	position: absolute;
	left: 224px;
	top:-32px;
}

.noBorder{
	border: none;
	background: none;
}

.parallelRow .details{
	font-size: 1em;
}

.parallelSessionsBox {
	border: 1px #999 dashed; 
	font-weight: bold;
	background-color: #eee;
	padding-left: 5px;
	margin-top: 5px;
}





/*----------- QUOTES -------*/

.exhibQuote {
	padding: 10px;
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 120%;
	border: 0;
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	background-color: #810262;
	background-repeat: repeat-x;
	background-image: url(../images/exImages/exBack.gif);
	background-position: top;
}

.generalQuote {
	font-size: 1em;
	font-style: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #999999;
	background-color: #eee;
	

}


/*----------- STYLES FROM 06 -------*/

.superscriptme {
	vertical-align: super;
	font-size:7pt;
}

.subscriptme {
	vertical-align: sub;
	font-size:7pt;
}


.superscriptme_green {
	vertical-align: super;
	font-size:7pt;
	color: #006666;
	font-weight: bold;
}

.subscriptme_green {
	vertical-align: sub;
	font-size:7pt;
	color: #006666;
	font-weight: bold;
}

.affiliationSuper {
	font-size: 8pt;
	color: #666666;
	vertical-align: super;
}

.affiliationSpeaker{
	font-size: 8pt;
	color: #666666;
}

.affiliationSub {
	font-size: 8pt;
	color: #666666;
	vertical-align: sub;
}


/*------------------ VIDEO LINKS STYLES ---------------------*/

.videoItem {
	background-color: #eee;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 10px;
}

.videoItem h1 {
	color: #ccc;
	padding-left: 5px;
	font-size: 90%;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

.videoItem p {
	color: #666;
	padding-left: 5px;
	font-size: 90%;
}

.videoDetails {
	margin: 0px;
	padding: 0px;
}

.videoLink {
	margin: 0px;
	padding: 0px;
	
}


/*------------------ EXHIBITOR LIST STYLES ---------------------*/

.exhibitorTop {
	padding: 5px 3px 5px 3px;
	font-weight: bold;
	color: #222;
	background: #ddd;
	margin: 0px 0px 5px 0px;
}


.exhibitor {
	padding: 2px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

.repeatExhibitor {
	padding: 2px;
	margin: 0px 0px 0px 0px;
}

.name {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	width: 300px;
	float: left;
	font-size: 0.9em;
}

.stand {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	text-align:right;
	font-size: 0.9em;
}

/*------------------ WEB LINKS STYLES ---------------------*/

#weblinks {
	padding: 10px 5px 12px 5px;
	font-size: 80%;
	text-align: left;
	border-top: 1px solid #066;
	border-bottom: 1px solid #066;
	margin: 5px 0px;
}

#weblinks li {
	list-style: none;	
	text-align: justify;
}

#weblinks img {
	border: none;
	background: #fff;	
}

#weblinks a {
	color: #066;
	font-weight: bold;	
	text-decoration: none;
}

#weblinks a:hover {	
	text-decoration: underline;
}



/*------------------ SESSIONS STYLES ---------------------*/

.dateTime {
	display: block;
	line-height: 1.5em;
	font-size: 0.95em;
	color: #666;
	margin-top: -5px;
	margin-bottom: 5px;
}

.sponsor {
	width: 400px;
	padding: 0;
	margin: 10px auto;
	display: block;
	font-size: 0.95em;
}

.sponsor1 {
	float: left;
	margin-right: 5px;
	width: 170px;
}

.sponsor2 {
	float: left;
	width: 170px;
}


.sponsorHead {
	text-align: center;
	display: block;
	line-height: 25px;
	background: url(../images/sponsors/sponsorTab.gif) no-repeat center top;
	font-weight: bold;
	color: #066;
}

.sponsorDetails {
	text-align: center;
	border: 1px solid #d7ebd7;
	padding: 5px;
	padding-top: 15px;
	background: url(../images/hpBoxGrad.gif) repeat-x top;
}

.sponsorDetails img {
	border: none;
}

.sponsorDetails a {
	color: #066;
	font-size: 0.95em;
}

.host {
	padding: 5px;
	border: 1px solid #ccc;
}

.host h1 {
	font-size: 1.2em;
	color: #066;
	padding: 0;
	margin: 0;
}

.host h2 {
	font-size: 0.9em;
	color: #666;
	padding: 0;
	margin: 0;
}

.details {
	padding: 10px;
}

.details h1 {
	font-size: 1.2em;
	color: #810262;
	padding: 0;
	margin: 0;
}

.details h2 {
	font-size: 1em;
	color: #066;
	padding: 0;
	margin: 0;
}

.details h3 {
	font-size: 0.9em;
	color: #666;
	padding: 0;
	margin: 0;
}

.wDescription {
	display: block;
	padding: 0.5em;
	margin-top: 0em;
	font-size: 0.9em;
	background-color: #ECECDC;
	color: #066;
}

.wDescription h2{
	font-size: 1.1em;
}


/*------------------ ABSTRACT LIST STYLES ---------------------*/

.imageLink {
	float: right;
	padding: 0px;
	cursor: pointer;
	cursor: hand;
}

.imageLink img {
	border: none;
}

.abstractTitle {
	font-size: 95%;
	padding: 5px;
}

* html .abstractTitle {
	line-height: 2em;
	font-size: 1em;
	padding: 10px;
}


.altRow {
	border-top: 1px #eee solid;
	border-left: 1px #eee solid;
	border-right: 2px #ccc solid;
	border-bottom: 2px #ccc solid;
}

.abstractDetails {
	font-size: 100%;
	padding:5px;
	margin: 5px 10px 5px 10px;
	display:none;
	/*background: #eee;*/
	border-top: 1px #eee solid;
	border-left: 1px #eee solid;
	border-right: 2px #ddd solid;
	border-bottom: 2px #ddd solid;
}

* html .abstractDetails {
	font-size: 1em;
	margin-top: 10px;
}

.detailsLink {
	text-align: right;
}

.titleLink {
	line-height: 1em;
	cursor: pointer;
	cursor: hand;
}

#resultsTable {
	width: 100%;
	font-size: 0.9em;
}

#resultsTable th {
	vertical-align: top;
	padding: 0.5em;
	background-color: #ddd;
	font-weight: bold;
	font-size: 1em;
}

#resultsTable td {
	vertical-align: top;
	padding: 0.2em;
}

/*------------------ PARTNERS LIST STYLES ---------------------*/

.logo {
	width: 100%;
	float: left;
	}

.image {
	height: 95px;
	}


.partnerName {
	width: 100%;
	font-size: 0.8em;
	height: 40px;
	color:#666666;
	}
	
.clearIt {
	clear:both;
	padding-bottom: 10px;}
	
/*-------------------------------- Breadcrumb -----------------------------*/

#breadcrumb {
	text-align: left;
	font-size: 0.9em;
	color: #999;
	padding: 5px 5px 5px 0px;
}

#breadcrumb a, a:visited {
	color: #999;
	text-decoration: none;
}

#breadcrumb a:hover{
	color: #810262;
	text-decoration: underline;
	font-weight: bold;
}

	
/*------------------ NEWS BOX STYLES ---------------------*/

.newsTable {
	border: none;
	margin: 0 auto;
	background-color: #FFF;
	width: 135px;
	text-align: left;
}

.newsDate {
	padding-top: 4px;
	color: #444;
}

.newsRow {
	padding: 3px;
	font-size: 0.85em;
	color: #444;
}

.newsRow a, a:visited {
	color: #810262;
	font-weight: bold;
	text-decoration: none;
}

.newsRow a:hover {
	text-decoration: underline;
}

.altNewsRow {
	background-color: #E5EFEF;
}

.sendtofriend {
	width: 135px;
	border: none;
}

/*-------------------  PODCAST STYLES  -------------------------*/

.listen {
	text-align: center;
	padding-bottom: 5px;
	border-bottom: 1px dashed #999;
}

.listen img {
	border:none;
}


.catTop {
	background: url(../images/alertBox/top.gif) no-repeat left top;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: -3px;
	font-size: 1px;
}

.catBase {
	background: url(../images/alertBox/bottom.gif) no-repeat left top;
	padding: 0px;
	margin: 0px;
	margin-bottom: -3px;
	font-size: 1px;
}


/*.category {
	margin-bottom: 0px;
	color: #066;
	padding: 5px;
	display: block;
	background: url(../images/alertBox/bodyWithLines.gif) repeat-y;
 	padding: 5px 10px;
	
}

.subcategory {
	display: block;
	background: url(../images/icons/pBullet_off.gif) no-repeat center left #D5EAD5; 
	color: #066;
	padding: 2px;
	padding-left: 12px;
	margin-top: 0;
	margin-bottom: 0;
	border-left: 1px solid #066; 
	border-right: 1px solid #066;
	width: 384px;
	cursor: pointer;
	cursor: hand;
}

.subcategory_display {
	display: block;
	background: url(../images/icons/pBullet_on.gif) no-repeat center left #810262; 
	color: #fff;
	border-bottom: 1px solid #810262;
	padding: 2px;
	padding-left: 12px;
	margin-top: 0;
	margin-bottom: 0;
	border-left: 1px solid #810262; 
	border-right: 1px solid #810262;
	width: 384px;
	cursor: pointer;
	cursor: hand;
}*/

.pDetails {
	width: 373px;
	margin: 0;
	background-color: #eee;
	font-size: 1em;
	padding: 5px;
	padding-left: 20px;
	border-bottom: 1px dashed #666;
	border-left: 1px solid #666; 
	border-right: 1px solid #666;
}

#bodyCol .pDetails p {
	padding: 0;
	margin: 0;
	padding-bottom: 0.3em;
}

#bodyCol .pTitle {
	font-weight: bold;
	font-size: 1.1em;
	padding: 0;
	margin: 0;
}

#bodyCol .pDetails .pSpeaker {
	padding: 0;
	margin: 0;
	color: #666;
	font-weight: bold;
	font-size: 1em;
}

#bodyCol .pDetails .pDescrip {
	padding: 0.8em 0;
	margin: 0;
	margin-left: 1em;
	font-weight: bold;
	font-size: 0.9em;
	color: #666;

}

#bodyCol .pDetails a:hover {
	text-decoration: none;
	color: #fff;
}

#bodyCol .pDetails .pLink {
	padding: 0;
	margin: 5px 0 0 0;
	padding-left: 70px;
	padding-top: 10px;
	font-size: 1.5em;
	display: block;
	color: #fff;
	font-weight:bold;
	border: none;
	width: 200px;
	height: 50px;
	background: url(../images/icons/search.gif) no-repeat top left;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}

.showDetails {
	margin-left: 10px;
	font-size: 0.8em;
}

#bodyCol a.category {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #066;
	padding: 5px;
	display: block;
	background: url(../images/alertBox/bodyWithLines.gif) repeat-y;
 	padding: 5px 10px;
	font-size: 1.2em;
	cursor: pointer;
	cursor: hand;
	
}

#bodyCol a.subcategory {
	display: block;
	background: url(../images/icons/pBullet_off.gif) no-repeat center left #D5EAD5; 
	color: #066;
	text-decoration: none;
	padding: 8px 4px 8px 16px;
	margin-top: 0;
	margin-bottom: 0;
	border-left: 1px solid #066; 
	border-right: 1px solid #066;
	width: 378px;
	cursor: pointer;
	cursor: hand;
}

#bodyCol a:hover.subcategory {
	display: block;
	background: url(../images/icons/pBullet_on.gif) no-repeat center left #810262; 
	color: #fff;
	text-decoration: none;
	padding: 8px 4px 8px 16px;
	margin-top: 0;
	margin-bottom: 0;
	border-left: 1px solid #066; 
	border-right: 1px solid #066;
	width: 378px;
	cursor: pointer;
	cursor: hand;
}

#bodyCol a.subcategory_display {
	display: block;
	background: url(../images/icons/pBullet_on.gif) no-repeat center left #810262; 
	color: #fff;
	text-decoration: none;
	padding: 8px 4px 8px 16px;
	margin-top: 0;
	margin-bottom: 0;
	border-left: 1px solid #066; 
	border-right: 1px solid #066;
	width: 378px;
	cursor: pointer;
	cursor: hand;
}

/*--------------------   SEARCH BOX   -------------------*/

#search {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 135px;
	background: url(../images/searchBack.gif) no-repeat top left;
}

#search input {
	width: 110px;
}

#search .inputText {
	color: #066;
	font-size: 0.9em;
	border: 1px solid #066;
	padding: 3px;
}

#search .inputButton {
	color: #fff;
	background-color: #066;
	font-size: 1em;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #999;
	border-left: 1px solid #aaa;
	border-right: 1px solid #999;
	padding: 2px;
}

.searchBox {
	padding: 2px;
	margin: 0;
	background-color: #cc9;
	border: 1px #810262 solid;
	margin-top: 5px;
	padding-left: 2px;
}

.searchBox .inputBox {
	padding: 0;
	margin: 0;
	float: left;
	/*margin-left: 5px;*/
	position:relative;
}

.searchBox .image{
	padding: 0;
	margin: 0;
	float: right;
}

.searchBox p {
	padding: 0;
	margin: 0;
}

.searchBox input {
	padding: 0;
	padding-top:2px;
	padding-left:2px;
	margin: 0;
	height: 19px;
	font-size: 0.7em;
	width: 80px;
	border: none;
}

.searchBox .imageSearch {
	padding: 0;
	margin: 0;
	width: 0px;
	width: 20px;
	height: 20px;
}


#popups {
		position: absolute;
		z-index:100;
		top: 19px;
		left: 0px;
		width: 100px;
		overflow: hidden;
		font-size: 0.8em;
		border-bottom: 1px solid #999;
		border-right: 1px solid #999;
	}

#popups a  {
		display: block;
		background-color: #eee;
		padding: 2px 6px;
		color: #000;
		cursor: pointer;
		cursor: hand;
	}
	
#popups a:hover {
	background-color: #fff;
	text-decoration: none;
	color: #000;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	cursor: pointer;
	cursor: hand;
	}
	
	
/**************** blogs *********************/	

#archive #wrapper #content #bodyCol #blogListing .blogEntry {
	margin: 0px;
	padding: 10px;
	border-bottom: 1px solid #ccc;
	cursor: hand;
	cursor: poniter;
}

#archive #wrapper #content #bodyCol #blogListing .blogEntry img {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#information #wrapper {
	background-color: #FFFFFF;
	height: 1500px;
	width: 775px;
}
.parallelRow .Supportive {
	background-image: url(../images/themeColors/colour_Sup.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

