/* 
-----------------------------------------------
  worldofhealthit2007
  screen CSS
  design and markup - HIMSS web services
----------------------------------------------- 


Trebuchet MS – for the navigation items and content
very dark navy blue: #042848
dark aqua: #00a7b9
medium blue: #c4e3f5
light blue: #eefafc
white: #fff
black: #000


*/

/* 
-----------------------------------------------
  Global
----------------------------------------------- */

body {
	background-color: #eefafc;
	color: #333;
	margin: 0;
	padding: 0;
	font: 11px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

#wrapper {background-color: #fff;text-align: center; margin: 0px auto; width: 950px; padding: 0px; border-left:1px solid #00a7b9; border-right:1px solid #00a7b9; }
#header {
	width: 950px;
	height: 182px;
	background: #00a7b9 url(../img/header_img.jpg) no-repeat center;
	clear: both;
}
p {
	margin: 10px;
}
h1 {
	font: normal bold 28px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #042848;
	margin: 20px 10px;
}
h2 {
	font: normal bold 22px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #042848;
	margin: 10px;
}

h3 {
	font: normal bold 18px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #00A7B9;
	margin: 10px;
}
h4 {	font: normal bold 14px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #042848;
	margin: 10px;}
h5 {
	font: normal bold 13px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #E3F0B7;
	padding: 0px;
	line-height: 13px;
	vertical-align: middle;
	margin: 10px;
}
	
a:link {
	color:#00a7b9;
}
a:visited {
	color: #054C89;
}
a:hover {
	color: #042848;
}
a:active {
	color:#c4e3f5;
}
.speaker_photo {margin:0px 15px 10px 10px;padding:5px; border:1px solid #c4e3f5; background-color: #fff;}
#cleardiv {	clear: both;}
#sideBox {
	background-color: #fff;
	border: 1px solid #c4e3f5;
	width:200px;
	margin:20px;
}
#sideBox img { margin: 10px 17px;}

#sideBox h4.rvs {color:#ffffff; background-color:#042848; margin:0px; padding:7px; text-align:center}

.missing {color:red; font-weight:bold; font-size:14px;}

table.committee {
	margin-left:20px;
}

td.committee , th.committee  {
	/*text-align: left;
	vertical-align: top;*/
	border-bottom: 1px solid #c4e3f5;
	padding: 7px;
}
th.committee  {
	background: #00a7b9;
	color: white;
}
/* 
-----------------------------------------------
  Footer
----------------------------------------------- */

#footer {
	clear: both;
	font: bold 10px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #ccc;
	text-align: center;
	border-top: 1px solid #00a7b9;
	border-bottom: 1px solid #00a7b9;
	line-height: 1.8em;
	background: #fff;
	padding: 10px;
}
#footer a {color: #00A7B9; text-decoration: none;}
#footer a:hover {color: #000; text-decoration: underline;}

/* 
-----------------------------------------------
  Top Links
----------------------------------------------- */
div#toplinks {
	border-bottom: 1px solid  #00A7B9;
	color:#00a7b9; 
	padding: 0px 5px;
	/*height: 30px;*/
	margin: 0px;
	text-align:right;
}
#toplinks ul {
	/*note: display:inline on the ul gets rid of the gap at the top of the page in firefox*/
	display: inline;
	}
#toplinks ul li {
	display: inline;
	font-size: 13px;
	font-weight: bold;
	float: right;
	margin: 6px 1px;
}
#toplinks ul li a {text-decoration: none;color: #00A7B9;}
#toplinks ul li a:hover {text-decoration: underline;color: #00A7B9;}
#toplinks img {float:right; margin:0px;}

/* 
-----------------------------------------------
  Nav Bar
----------------------------------------------- */

div#navbar {

	text-align: center;
	color: #fff;
	font-weight: bold;
	background-color: #00A7B9;
	padding: 2px;
}
#navbar ul {
	margin: 0px;padding: 5px;
}
#navbar ul li {
	font-size: 13px;
	display: inline;
	margin: 0px 10px;
}
#navbar ul li a {color: #fff; text-decoration: none;}
#navbar ul li a:hover {color: #fff; text-decoration: underline;}


/* 
-----------------------------------------------
  Left Nav
----------------------------------------------- */

#leftRail {
	width: 250px;
	text-align: left;
	float: left;
	/*background: #fff url(../img/pg_body_bg.gif) no-repeat top left;*/
	background: transparent none no-repeat;
}
#leftRail ul {
	width:214px;
	margin:20px 14px;
	background-color: #eefafc;
	list-style: none;
	
	voice-family: "\"}\""; 
	voice-family:inherit;
	padding-left:0px;
	width:214px;
}
#leftRail ul li {
	font-weight: bold;
	color: #00A7B9;
	padding: 10px 12px;
	font-size:1.1em;
	border-bottom: 1px solid #c4e3f5;
	border-left: 1px solid #c4e3f5;
	border-right: 1px solid #c4e3f5;
	background: #f2fcfd url(../img/subBtnBg.gif) no-repeat bottom;

	}
#leftRail ul li.pdf {		
	background: #f2fcfd url(../img/subBtnBg_pdf.gif) no-repeat bottom;

	}
#leftRail ul li a{
	text-decoration: none;
	color: #00A7B9;
}
#leftRail ul li a:hover{
	text-decoration: underline;
	color: #00A7B9;
	/*background: #caeaee url(../img/subBtnBg_hov.gif) no-repeat bottom;*/
}
#leftRail ul li.top {
	color: #fff;
	padding-left: 7px;
	background: #3fbdca url(../img/topBtnBg.gif) no-repeat bottom;
	border: 1px solid #3fbdca;
}
#leftRail ul li.top a{
	text-decoration: none;
	color: #fff;
}
#leftRail ul li.top a:hover{
	text-decoration: underline;
	color: #fff;
}

#leftRail ul li ul{
background-image: none;	
	margin:5px 0px 0px 0px;
	width: 100%;
	list-style: none;
	border-top:1px solid #c4e3f5;
	}
#leftRail ul li ul li{	
/*background-image: none;*/
background: #f2fcfd url(../img/subBtnBg.gif) no-repeat bottom;
	background-color: #eefafc;
	margin: 0px;
	font-size:1em;
	padding:5px;
	
	}
	
#leftRail ul li ul li.pdf{	
background: #f2fcfd url(../img/lev2_li_pdfBG.gif) no-repeat bottom right;
	
	}

/* 
-----------------------------------------------
  For Exhibitors
----------------------------------------------- */

.exhCell {
	border: 1px solid #00a7b9 ;
}
 td.exhCell h3 {
background: #00a7b9; color:white; font-size: 14px; text-align:center; margin:0; height: 35px; padding: 10px;
 }
 td.exhCell p {
padding: 10px;
 }
 td.exhCell h3 a:link, h3 a:visited {
color:white; text-decoration: underline;
 }
td.exhCell h3 a:hover {
color:white; text-decoration: underline;
 }
 
/* 
-----------------------------------------------
  Edu Session Matrix
----------------------------------------------- */
 
table.sesMatrix {background-color: #999999; margin:10px }
table.sesMatrix td.cellBreak {background-color:#fff;}
table.sesMatrix td.cellDay {background-color: #FBC4D2;}
table.sesMatrix td.cellEdSes {background-color:#E3F0B7; vertical-align: top}
table.sesMatrix td.cellExhall {background-color:#C094D3;}
table.sesMatrix td.cellHead {background-color:#042848; color:#FFFFFF; font-weight:bold; font-size:1.2em; padding:7px}
table.sesMatrix td.cellKey {background-color: #F9ECA2;}
table.sesMatrix td.cellNet {background-color:#65E0BA;}
table.sesMatrix td.cellTime {background-color:#c4e3f5; font-weight:normal}


/* 
-----------------------------------------------
  Education Sessions - tabs
----------------------------------------------- */

ul.edu_sessions {
	margin: 0px;
	 padding-left: 0;
margin-left: 10px;
}

ul.edu_sessions li a{
	text-decoration: none;
	color: #042848;
	background-color: #c4e3f5;
	border: 1px solid gray;
	padding: 5px 10px;
	text-decoration: none;
	margin: 0px;
	 float: left;
	 
}

ul.edu_sessions li a:hover {
background-color: #00a7b9;
color: #fff;
}

ul.edu_sessions li {
display: inline;
list-style-type: none;
}
.ed_ses_box {
	padding:10px;margin:5px 0px;border-bottom:1px solid gray;
}
#trackHead {
	background-color: #042848;
	border:1px solid gray;

	margin:5px 10px 0px 10px;
}

#trackHead H3 {color: #fff; font-size: 1.15em;}
/* 
-----------------------------------------------
  Partners
----------------------------------------------- */
#partner {
	border-bottom: 1px solid #c4e3f5;
	padding: 10px 0px;
}
