	/* JSWEC 2088 styles - Dan Melluish Dec 2007 */
body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	color: White;
	background-color: Black;
}

a {
	color: #CCCCCC;
	text-decoration: underline;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

h1 {
	font-size: 1.8em;
}

h2 {
	font-size: 1.3em;

}

h3 {
	font-size: 1.1em;
}

h4 {
	font-size: 1.0em;
	margin-bottom: 2px;
}

div.row {
  clear: both;
  padding-top: 10px;
  }

div.row span.label {
  float: left;
  /* width: 300px; */
  width: 150px;
  text-align: right;
  }

div.row span.formw {
  float: right;
  /* width: 650px; */
  width: 640px;
  text-align: left;
  } 

/* outer container */
.jswec09 #mainContainer {
	width: 1050px;
	/*height: 675px;*/
	background-image:url(images/purple_back.jpg);
	background-repeat:repeat-x;
	background-position:top;
	border: solid 1px #999999;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

/* title containers */
.jswec09 #titleContainer {
	width: 100%;
	height: 134px;
	border-bottom: solid 1px #999999;
	background-color: Black;
	background-image:url(images/titleRightWipe.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

.jswec09 #subtitleContainer {
	width: 100%;
	padding-top: 1px;
	padding-bottom: 2px;
	border-bottom: solid 1px #999999;
	background-color: #333333;
	font-size: 1.1em;
	font-weight: Bold;
	text-align: center;
}

/* footer container */
.jswec09 #footerContainer {
	width: 100%;
	height: 16px;
	border-top: solid 1px #999999;
	background-color: #333333;
	font-size: 0.7em;
	text-weight: bold;
	text-align: center;
}

/* space filler for short pages */
.jswec09 #pageContainer #spaceFiller{
	height: 250px;
}

/* navigation */
.jswec09 #tabs{
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color:#FFF;
	font-weight:bold;
	width:100%; 
	height:25px; 
	border-bottom:1px solid #999999;
	background-color: #9A339A;
}

.jswec09 #tabs ul{
	list-style:none;
	margin:0;
	padding:0;
}

.jswec09 #tabs ul li{
	display:inline;
	margin:0;
	text-transform:capitalize;
}

.jswec09 #tabs ul li a{
	padding:5px 8px;
	color:#FFF;
	background-color: #9A339A;
	float:left;
	text-decoration:none;
	border-right:1px solid #999999; 
	border-left:0;
	margin:0;
	text-transform:capitalize;
}

.jswec09 #tabs ul li a:hover{
	background-color:#652265;
	color:#FFFFFF;
	text-decoration:none;
}

.jswec09 #tabs ul li a.active{
	background-color:#652265;
	color:#7F9298;
	border-bottom:1px solid #EAEAEA;
}

/* general page content container */
.jswec09 #pageContainer {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 0.9em;
}

/* panels on front page */
.jswec09 #mainLeftPanel {
	width: 820px;
	height: 545px;
	float: left;
	border-right: Solid 1px #999999;
	background-image:url(images/dehav_background.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
}

.jswec09 #mainWholePanel {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}

.jswec09 #mainRightPanel {
	/* border-left: Solid 1px #999999; */
	width: 218px;
	/*height: 500px;*/
	height: 545px;
	float: right;
	overflow: auto;
	scrollbar-face-color : #333333; 
	scrollbar-highlight-color : #999999; 
	scrollbar-3dlight-color : #999999; 
	scrollbar-shadow-color : #999999; 
	scrollbar-darkshadow-color : #000000; 
	scrollbar-track-color : #000000; 
	scrollbar-arrow-color : #999999;
	/* margin-bottom: 20px; */
}

/* main content styles */
.jswec09 #pageContainer p {
	margin-top: 2px;
}

/* stuff on front left panel */

.jswec09 #mainLeftPanel h1 {
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 1px;
	margin-top: 10px;
}

.jswec09 #mainLeftPanel h2 {
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 1px;
	margin-top: 1px;
}

.jswec09 #mainLeftPanel #frontTitles {
	margin-top: 25px;
	text-align: center; 
	margin-left: auto; 
	margin-right: auto;
	margin-bottom: 30px;
}

.jswec09 #mainLeftPanel #frontTitles h1 {
	font-size: 3.7em;
	font-weight: bold;
	margin-bottom: 1px;
}

.jswec09 #mainLeftPanel #frontTitles h2 {
	font-size: 1.4em;
	font-weight: bold;
}

.jswec09 #mainLeftPanel img {
	border-top: Solid 1px #999999;
	border-bottom: Solid 1px #999999;
}

.jswec09 #mainLeftPanel p {
	font-size: 0.9em;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-top: 2px;
}

.jswec09 #mainLeftPanel img {
	border: none;
	float: left;
	margin-left: 40px;
	margin-right: 10px;
	margin-bottom: 10px;
}

/* news stories on right */

.jswec09 #mainRightPanel p {
	font-size: 0.7em;
	margin-top: 2px;
	width: 85%;
	margin-right: 10px;
}

.jswec09 #mainRightPanel h3 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 2px;
	width: 85%;
}

/* abstract submission styles - panels */
.jswec09 #pageContainer .abSinglePanel {
	border: solid 1px #999999;
	width: 95%;
	margin-bottom: 10px;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
}

/* abstract submission styles */

.jswec09 #pageContainer #abSubmitButton {
	float: right;
	width: 150px;
	height: 25px;
	margin-top: 25px;
	color: #FFFFFF;
	border: Solid 1px #999999;
	background-color: #9A339A;
	font-weight: bold;
	vertical-align: middle;
}
 
.jswec09 #pageContainer .abCompleteWarning {
 	font-weight: bold;
	color:#FFCC00;
}
 
 .jswec09 #pageContainer .abMarkRequiredField {
 	color: red;
	weight: bold;
 }
 
 /* booking form styles */
 
p.bookingMissingOptionText {
	color: Red;
	font-weight: bold;
}
 
div.bookrow {
	clear: both;
	padding-top: 10px;
}
 
div.bookrow span.label {
	float: left;
	width: 350px;
	text-align: right;
}

div.bookrow span.formw {
	float: right;
	width: 620px;
	text-align: left;
} 
 
.jswec09 #pagecontainer #bookingFormContainer {
	width: 85%;
	margin-left: auto;
	margin-right: auto;
}
	
.jswec09 #pageContainer .bookingSubmitButton {
	margin-right: 200px;
	float: right;
	width: 150px;
	height: 25px;
	margin-top: 25px;
	color: #FFFFFF;
	border: Solid 1px #999999;
	background-color: #9A339A;
	font-weight: bold;
	vertical-align: middle;
}
 
 .jswec09 #pageContainer .bookingCompleteWarning {
 	font-weight: bold;
	color:#FFCC00;
 }
 
 .jswec09 #pageContainer .bookingMarkRequiredField {
 	color: red;
	weight: bold;
 }
 
.jswec09 #pageContainer #bookingTotalCostBox {
	margin-top: 15px;
	margin-bottom: 15px;
	width: 100%;
	border: Solid 1px #999999;
	font-weight: bold;
	font-size: 1.2em;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
}
  
 /* exhibitors page form */
 
 .jswec09 #pageContainer #exSubmitButton {
	float: right;
	width: 120px;
	height: 25px;
	margin-top: 25px;
	color: #FFFFFF;
	border: Solid 1px #999999;
	background-color: #2B5791;
	font-weight: bold;
	vertical-align: middle;
}
	
 .jswec09 #pageContainer .exCompleteWarning {
 	font-weight: bold;
	color: #FFCC00;
 }
 
 .jswec09 #pageContainer #exForm {
	width: 85%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
 }
 
 /* programme */
.miniProgramme {
list-style:none;
}

/* programme styles */

.ProgrammeSessionContainer
{
	width: 500px;
	float: right;
	margin-right: 10px;
	margin-top: 20px;
	text-align: left;
	background-color: #754d29;
	background-color: #2B5791;
	color: #000000;
}

.pathway1container
{
	width: 500px;
	float: right;
	margin-right: 10px;
	margin-top: 20px;
	text-align: left;
	background-color: #FFFF99;
	color: #000000;
}

.pathway2container
{
	width: 500px;
	float: right;
	margin-right: 10px;
	margin-top: 20px;
	text-align: left;
	background-color: #a0cfff;
	color: #000000;
}

.ProgrammeSessionThemeTitle
{
	font-weight: normal;
	font-size: small;
}

.ProgrammeSessionPaperTitle
{
	font-weight: bold;
	font-size: small;
}

.ProgrammeSessionRoomTitle
{
	font-weight: normal;
	font-size: small;
	margin-left: 20px;
}

.ProgrammeSessionPresentersTitle
{
	font-weight: bold;
	font-style: italic;
	font-size: small;
	margin-left: 5px;
}

.themebox
{
	font-size: small;
	margin-left: 20px;
}

#FinalProgrammeContainer
{
	width: 95%; 
	margin-left: auto; 
	margin-right: auto; 
	background-color: #9A339A;
	border: Solid 1px #999999;
	margin-top: 10px;
	text-align: center;
	margin-bottom: 10px;

}

.ProgrammeItemTime
{
	font-size: small;
	font-style: italic;
	float: left;
	margin-left: 7px;
	width: 100px;
	text-align: center;
}

.ProgrammeItem
{
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	width: 750px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color:#652265;
}

.ProgrammeItemLocation
{
	font-size: small;
	width: 150px;
	float: left;
	text-align: left;
}

.ProgrammeItemText
{
	font-size: small;
	float: left;
	margin-left: 5px;
	width: 470px;
}

#ProgrammeDayTitle
{
	padding-top: 10px;
	font-weight: Bold;
	font-size: medium;
	width: 100%;
	padding-bottom: 10px;
	text-indent: 10px;
	border-bottom: Solid 1px #BBBBBB;
}

#ProgrammeInstructions
{
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	width: 750px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	background:#996633;
}


.ProgrammeSessionContentContainer
{	
	width: 400px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 50px;
	float: right;
	margin-top: 10px;
}

.eventAbstractProgramme
{
	display: none; 
	width: 95%; 
	height: 185px;
	overflow: auto;
	border: Solid 1px #999999;
	background-color: #FFFFFF;
	color: Black;
	padding: 2px;
	font-size: 0.8em;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

a.clickButton {
	padding:4px;
	background-color: #9A339A;
	border: 1px Solid #999999;
	font-size: 0.7em;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	cursor: hand;
	margin:5px;
	margin-left:15px;
	margin-right: 15px;
	text-decoration:none;
}

a.clickButton:Hover {
	background-color:#652265;
}

p.paperDescription
{
	font-weight: bold;
	font-size: 13px;
}

div.pathway1box {
	background-color: #FFFF99;
}

div.pathway2box {
	background-color: #a0cfff;
}

div.eventAbstractProgramme
{
	display: none; 
	width: 95%; 
	height: 185px;
	overflow: auto;
	border: Solid 1px #999999;
	background-color: #FFFFFF;
	color: Black;
	padding: 2px;
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
 
 

