/* cell colours for seminar streams */

.streamArch { background-color:#F6C8C5} /*F6C8C5*/
.streamProf { background-color:#CDF6C8}  /*CDF6C8*/
.streamCons { background-color:#FFD161}  /*FFD161*/
.streamProp { background-color:#E7EBFF}  /*E7EBFF*/
.streamSpecialEvent { background-color:#FFFF66}
.time { background-color: #eeeeee; color:#000000; font-weight:bold; }

/* ------------------------------- */

/* new green showcase styles       */

.ngListings { padding-bottom: 2em; }
.ngExhibitor { padding: 0.5em 0 1em 0; border-top: 1px solid #0065a4; }
.ngPhoto { padding:0; margin:0; border:0; text-align:center; }
.ngCompany { border: none }
.ngCompany td, .ngCompany th { border: none; background: none; color: #000000; font-weight:normal; }
.ngCompany th { width: 4em; }
.ngCompany .ngBold { font-weight: bold; }
.ngBold img { padding-top:4px; margin:0; float: right;}
.ngLogo { text-align:right; }

/* ------------------------------- */

body {
	margin: 0;
	padding: 0;
	background: #999;
}
.container {
	background: #FFFFFF url(../images/bg_content.gif) repeat-y;
}

.span-10fix {float: left; margin-right: 10px; width: 439px;}

.twoColumn {
	background: url(../images/bg_content_2col.gif) repeat-y;
}

.oneColumn {
	width: 655px;
}

.box {padding:0.5em;margin-bottom:2em;background:#EFEFEF url(../images/bg_gradientbox.gif) repeat-x;}

.disclaimer, .disclaimerfloatright {
	width: 20em;
	margin: 0.5em 0.5em 0.5em 0;
	padding: 0.5em;
	background:#EFEFEF url(../images/bg_gradientbox.gif) repeat-x;
}
.disclaimerfloatright {float:right;margin: 0.5em 0 0.5em 0.5em;}

h1, h2, h3, h4, h5, h6, dt {
	color: #009900;
}

ol.alpha {list-style-type:upper-alpha;}

.content h1 {font-size:2em;margin-bottom:0.25em;}
.content h2 {font-size:1.25em;font-weight:bold;}
.content h3 {font-size:1em;font-weight:bold;}
blockquote {font-style:normal;color:#000;}
blockquote.quotes {font-style:italic;}
p.quote {font-style:italic; padding-right: 1em;}

a:hover {color:#0066ff}

td, th {
	border-top: 1px solid #808080;    /*  #0065a4 = PMS 301. colour was #003f89 previously */
	border-left: 1px solid #808080;    /*  #0065a4 = PMS 301. colour was #003f89 previously */
}
table {
	border-bottom: 1px solid #808080;    /*  #0065a4 = PMS 301. colour was #003f89 previously */
	border-right: 1px solid #808080;    /*  #0065a4 = PMS 301. colour was #003f89 previously */
}
th, td {padding:8px 10px 4px 5px;}
th {background: #808080; color:#FFFFFF;}    /*  #0065a4 = PMS 301. colour was #003f89 previously */
table, td, th {vertical-align:top;}

.line {
	padding-top: .5em;
	background: url(../images/bg_rule_narrow.gif) repeat-x;
}
p img {float:left;margin:0 1em 1em 0;padding:0;}
p img.right {float:right;margin:0 0 1em 1em;}
p img.green {float:none; margin:0; padding:0;}

#header {
	position: relative;
	background: #fff;
	width: 845px;
	height: 190px;
	overflow: hidden;
}
#headerImg {
    width: 845px;
    height: 190px;
}
#headerImg h1 a {
    position: absolute;
    top: 0;
    left: 0;
    width: 845px;
    height: 190px;
	display: block;
}
#headerImg h1 a span { display: none; }

#headerNav ul {
	margin: 0;
	padding: 0;
	position: absolute;
	list-style-type: none;
	bottom: 0;
	right: 0;
}
#headerNav li {
	display: inline;
	float: left;
}
#headerNav a {
	display: block;
	background: #ffffff;
	color: #666666;
	margin-right: 4px;
	padding: 5px 14px 3px 14px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#headerNav li.other a:hover {
	background-color: #99CC99;
	cursor: pointer;
}
#headerNav li.other a {
	display:block;
	background: #666;
	color:#FFFFFF;
	margin-right: 4px;
	padding: 5px 14px 3px 14px;
	text-decoration: none;
	text-transform:uppercase;
	letter-spacing: 1px;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}

.contentPadding {
	padding-top: 10px;
}

.contentPaddingTopRight {
	padding-top: 10px;
	padding-right: 10px;
}

.sponsorList, .sponsorColumn {
	position: relative;
	margin: 0 10px 1.5em 10px;
	text-align: center;
}
.sponsorColumn ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
	font-size: .9em;
}
.sponsorColumn li {
	padding-bottom: 1.5em;
}
.sponsorColumn li.title {
	font-weight: normal;
	text-transform:uppercase;
	letter-spacing: 1px;
	font: Arial, Helvetica, sans-serif 10px;
	color: #999;
	margin-top: .5em;
	padding-top: 1em;
	padding-bottom: 1em;
	background: url(../images/bg_rule_wide.gif) repeat-x top;
}
.sponsorColumn li.top {
	margin-top: 0;
	padding-top: 0;
	background: none;
}
.sponsorColumn dl, .sponsorColumn dt, .sponsorColumn dd {
	margin: 0;
	padding: 0;
}
dd.association {
	padding-top: 5px;
	padding-bottom: 5px;
}
.association img {
	vertical-align:middle;
	padding: 6px 6px;
}
.major img {
	padding: 12px;
}
.sponsorList dl, .sponsorList dt, .sponsorList dd {
	margin:0;
	padding:0;
}
.sponsorList dt {
	margin-top: 1.5em;
	margin-bottom: .5em;
	padding-top: 1em;
	background: url(../images/bg_rule_wide.gif) repeat-x;
}
.sponsorList dt.top {
	margin-top: 1em;
	background-image: none;
}
.sponsorList dd {
	padding-top: .5em;
	padding-bottom: .5em;
	font-size: .9em;
}

.footer {
	background: #ffffff;
	font-size: 80%;
}
.promoBox {
	float:left;
	padding-top: .5em;
	background: url(../images/bg_rule_narrow.gif) repeat-x;
	/*border-top: 1px dotted #003f89;*/
}
.leftBox {
	width: 210px;
	margin-right: 10px;
}
.rightBox {
	width: 210px;
	margin-left: 10px;
}
.promoBox p {
	font-size: .9em;
}
.promoBox h4 {
	margin-bottom: .25em;
	font-weight:bold;
}
.nav {
/*	position: relative;
	padding-top: 10px;padding-right:0px;*/
}
.nav ul {
/*	position:relative;
*/	margin:0;padding:0;padding-right:10px;
}
/*.nav ul ul {
	 margin-left: 10px;
	padding-left: 10px;
	background-color:#efefef; 
	border-top: 1px solid #CCCCCC;
}*/
.subnav {
	display:none;
	border-top: 1px solid #CCCCCC;
}
.subnav li {
	padding-left: 10px;
}
.subnav a {
	color: #777777;
}
.subnav a:hover {
	color: #0033FF;
}
.nav li {
	list-style-type: none;
	display:block;
	/*border-top: 1px solid #CCCCCC;*/
	color:#666666;
}
.nav li.firstnavitem {
	border-top: none;
}
.nav li a {
	margin: 0;
	padding: .3em 0 .1em 14px;
	display: block;
	text-decoration:none;
	width: 100%;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: auto;	
}
.nav li a:hover {
	background-color: #99CC99;
	color: #FFFFFF;
}
.sponsoredBy {
	float:right;
	width:auto;
	padding: 0 0 .5em 1em;
	font-size:.8em;
	text-align:center;
}
.sponsoredBy img {
	margin-top: 4px;
}
.session, .sessionBottom {
	clear:both;
	margin: 0;
	padding: 1em 0;
	border-top: 1px solid #808080;
	border-bottom: none;
}
.sessionBottom {
	border-bottom: 1px solid #0065a4;
}
.highlightSession {
	padding: 1em;
	margin: 1em 0 1em 0;
	background-color:#FFFFCC;
}
.session:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.sessionBottom:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.sessionInfo {
	margin:0 1em .5em 0;
	padding:0 1em 0 0;
	float: left;
	border-right: 1px solid #CCCCCC;
	font-weight:bold;
}
.sessionInfoLast {
	margin:0 1em .5em 0;
	padding:0 1em 0 0;
	float: left;
	font-weight:bold;
}
.session h2, .sessionBottom h2 {
	clear: both;
	margin-bottom:0.5em;
	line-height: 1.4em;
}
.session h3 {font-size:1em; font-weight:bold; color:#000000;}
.seminarDayHeading {
	clear: both;
	margin-top:1em;
	padding: .5em;
	background: #0065a4;
	color:#FFFFFF;
	font-size:2.5em;
}


.red {color:#FF0000; font-weight:bold;}


/* -------------------------------------------------------------- 
  
   link-icons.css
   * Icons for links based on protocol or file type.
   
   See the Readme file in this folder for additional instructions.

-------------------------------------------------------------- */

/* Use this class if a link gets an icon when it shouldn't. */
body a.noicon { background:none; padding:0; margin:0; }

/* Make sure the icons are not cut
a[href^="http:"], a[href^="mailto:"], a[href^="http:"]:visited, 
a[href$=".pdf"], a[href$=".doc"], a[href$=".xls"], a[href$=".rss"], 
a[href$=".rdf"], a[href^="aim:"] {
  padding:2px 22px 2px 0;
  margin:-2px 0;
  background-repeat: no-repeat;
  background-position: right center;
} */

/* Make sure the icons are not cut */
a[href^="mailto:"], a[href$=".pdf"], a[href$=".doc"], a[href$=".xls"] {
  padding:2px 22px 2px 0;
  margin:-2px 0;
  background-repeat: no-repeat;
  background-position: right center;
}


/* External links
a[href^="http:"]          { background-image: url(icons/external.png); }  */
a[href^="mailto:"]        { background-image: url(icons/email.png); }
/* a[href^="http:"]:visited  { background-image: url(icons/visited.png); } */

/* Files */
a[href$=".pdf"]   { background-image: url(icons/pdf.png); }  
a[href$=".doc"]   { background-image: url(icons/doc.png); }  
a[href$=".xls"]   { background-image: url(icons/xls.png); }  
 
/* Misc
a[href$=".rss"], 
a[href$=".rdf"]   { background-image: url(icons/feed.png); }
a[href^="aim:"]   { background-image: url(icons/im.png); } */

