/*******************************************/
/* 2010styles.css for Conference pages     */             
/*******************************************/

/*******************************************/
/* HTML tag styles                         */
/*******************************************/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, tr, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#A6A7A8;
	font-size: 12px;
	color: #004B60;
}

a:link {
	color: blue;
	text-decoration: none;
}

a:visited {
	color: blue;
	text-decoration: none;
}

a:hover {
	background-color: #C4F3FF;
	text-decoration: none;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	padding: 15px 15px 10px;
	color: #FFFFFF;
	background-color: #00CCFF;
}	

h2 {
	font-size: 14px;
	font-weight: bold;
	padding: 15px 15px 10px;
}

h3 {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	padding: 15px 15px 10px;
	background-color: #F2FDFF;
}

h4 {
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	background-color: #F2FDFF;
	color: #5A5B5D;
	margin: 5px;
	border: 5px outset #00CCFF;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

h5 {
	font-size: 16px;
	font-weight: bold;
	background-color: #D7F7FF;
	padding: 10px;
	border-top: 1px solid #00CCFF;
	border-bottom: 1px solid #00CCFF;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h6 {
	font-size: 14px;
	font-weight: normal;
	background-color: #D7F7FF;
	padding: 10px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #00CCFF;
	border-bottom-color: #00CCFF;
}

table {
	background-color:#FFFFFF
}

td {
	vertical-align:top;
}	

p {
	padding:5px 15px;
}	

.movebelow {
  clear: both;
}

/***********************************************/
/* Top Navigation bar                          */
/***********************************************/

#topnav {
	background-color: #5A5B5D;
	text-align: right;
	font-size: 12px;
	padding: 2px 0px;
	color: #FFFFFF;
}
#topnav ul {
	list-style-type: none;
	padding: 0px;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#topnav li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-right-width: thin;
}
#topnav a {
	color: #FFFFFF;
}
#topnav a:hover {
	color: #5A5B5C;
	background-color: #C4F3FF;
	text-decoration: underline;
}
/***********************************************/
/* Leftside                                    */
/***********************************************/
#leftside {
	background-color: #E1E1E1;
}

#leftsidenav ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	margin-top: 2px;
}

#leftsidenav li {
	background-color: #5A5B5D;
	border: 1px solid #00CCFF;
	padding: 0px;
	font-weight: bold;
	color: #5A5B5D;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

#leftsidenav a {
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #5A5B5D;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

#leftsidenav a:hover {
	text-decoration: none;
	background-color: #C4F3FF;
	color: #5A5B5D;
}

/***********************************************/
/* Right                                       */
/***********************************************/
#rightside {
	background-color: #F2FDFF;
}
#rightside li {
	padding: 2px 5px;
	margin-left: -30px;
	list-style-image: none;
	list-style-type: none;
}
#rightside p {
	padding: 5px 10px;
}
/***********************************************/
/* Centre                                      */
/***********************************************/
#centre {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: outset;
	border-left-style: outset;
	border-right-color: #004B60;
	border-left-color: #004B60;
}

#centre li {
	padding: 5px 10px 5px 5px;
	margin-left: -10px;
}
/*#centre img {
	float: right;
}*/

/***********************************************/
/* Footer                                      */
/***********************************************/
/* bottom navigation bar */
#bottomnav {
	background-color: #FFFFFF;
	text-align: center;
	font-size: 10px;
	padding: 2px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #004B60;
}

#footer {
	font-size:9px;
	text-align: left;
	background-color: #5A5B5D;
	padding: 10px;
	color: #FFFFFF;
	border: 1px solid #00CCFF;
}	

/***********************************************/
/* Classes for positioning images              */
/***********************************************/
.pictright img {
	float: right;
}

.pictleft img {
	float: left;
}

.pictrightbdr img {
	float: right;
	border: 1px solid #E1E1E1;
}

.pictleftbdr img {
	float: left;
	border: 1px solid #E1E1E1;
}


/***********************************************/
/* Special classes for particular web pages    */
/***********************************************/

/* used by all pages

/* formats box for Sponsorship and Exhibition brochure */
.brochure {
	text-align: center;
	margin: 10px;
	padding: 10px;
	font-size: 12px;
	border: 1px solid #004B60;
	background-color: #00CCFF;
	background-image: url(../images/2010logo_mini_pale_b.jpg);
}

/* used to format the Conference Office text and the word Disclaimer */
.conforg {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}	
.wsm {
	color: #00CCFF;
}

/* used to highlight the navigation button for the current page */
.highlight {
	color: #FFFFFF;
	background-color: #00CCFF;
}

/* Abstract page classes  */
.abstract {

}

/* Conference Home page classes  */
.homepage img {
	float: right;
	clear: right;
}
.confspon {
	margin: 0px;
}
.confspon a{
	text-decoration: none;
}
.confspon a:hover{
	background-color: #FFFFFF;
	text-decoration: none;
}
.confspon td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00CCFF;
}
.confspon img {
	margin: 10px;
}

/* conference programme */
.programme {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
}
.programme td {
	padding: 5px;
	border: 1px solid #00CCFF;
}
.programme tr {
	text-align: left;
	vertical-align: top;
}

/* Exhibitors page */
.exhibitors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
}
.exhibitors td {
	padding: 10px;
	margin: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E1E1E1;
}
.exhibitors tr {
	text-align: left;
	vertical-align: top;
}

/* keynote page */
.keynote {
	width: 100%;
	text-align: left;
	vertical-align: top;
}
.keynote img {
	float: left;
	border: 1px solid #00CCFF;
	margin: 10px;
}
.keynote td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E1E1E1;
}

/* L-plate page */
.lplate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
}
.lplate td {
	padding: 5px;
	border: 1px solid #00CCFF;
}
.lplate tr {
	text-align: left;
	vertical-align: top;
}


/* Proposal page classes  */
.proposal img {
	float: right;
}

/* Registration page */
.fees {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
}
.fees td {
	padding: 5px;
	border: 1px solid #00CCFF;
}
.fees tr {
	text-align: left;
	vertical-align: top;
}
.greenfleet table {
	background-color: #F2FDFF;
}
.greenfleet td {
	text-align: left;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00CC33;
}
.greenfleet tr {
	text-align: left;
	vertical-align: top;
	margin: 2px;
}
.regn a {
	text-decoration: none;
}	
.regn a:hover {
	background-color: #FFFFFF;
	text-decoration: none;
}

/* Showcase pages */
.showcase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
}
.showcase td {
	padding: 5px;
	border: 1px solid #00CCFF;
}
.showcase tr {
	text-align: left;
	vertical-align: top;
}

/* Social Programme page classes  */
.social {
	margin-left: 10px;
}

/* Sponsorship pages classes  */
/* used for sponsorship option table in spon2010*/
.note {
	font-size: 10px;
	background-color: #EAEAEA;
	margin-right: 10px;
	margin-left: 10px;
}
.spondetail {
	font-size: 16px;
	font-weight: bold;
	background-color: #D7F7FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00CCFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00CCFF;
}
.sponsoropps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.sponsoropps tr {
}
.sponsoropps td {
	text-align: left;
	vertical-align: top;
	background-color: #F2FDFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 1px;
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #C4F3FF;
	border-left: none;
}

/* used to return to top from inside page */
.returnlink {
	font-size: 10px;
}
.newfor2010 {
	background-image: url(../IMAGES/newfor2010pale.jpg);
}

/* exhibition page classes */
.exhbdetail {
	font-size: 16px;
	font-weight: bold;
	background-color: #D7F7FF;
	padding: 10px;
	margin: 0px;
	border-top: 1px solid #00CCFF;
	border-bottom: 1px solid #00CCFF;
}
.floorplan {
	margin-left: 5px;
	margin-bottom: 5px;
}
.floorplan img {
	margin-left: 5px;
	margin-bottom: 5px;
	float:right;
}

/* committee table */
.committee table {
	background-color: #F2FDFF;
}
.committee td {
	text-align: left;
	padding: 5px;
	border-bottom: 1px dotted #00CCFF;
}
.committee tr {
	text-align: left;
	vertical-align: top;
	margin: 2px;
}

.oddrow {
	background-color: #FFFFFF;
}	

/*******************************************************************/
/* Special classes correcting positioning in particular browsers   */
/*******************************************************************/

/* for exhibition floorplan positioning for IE and Netscape */
.moveright {
	clear: left;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	float: right;
}
.button img{
	margin: 10px;
	left: 10px;
}
.moveleft {
	clear: right;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

