/* 
-----------------------------------------------
  HIMSS IHF 2009
  screen CSS
  design and markup - HIMSS web services
----------------------------------------------- 
		
		medium teal: 	#3a7d78
		light teal: 	#e8f3f2
		dark teal:		#003430
		yellow:			#fdeda5
		HIMSS blue:		#00529b
		
*/

/* 
-----------------------------------------------
  homepage styles
----------------------------------------------- */

#rightColHome { width:205px; float:right; padding:30px 30px 30px 15px; background-color:#fff}
#leftColHome { width:603px; float:left; padding:30px 15px 30px 30px; text-align:left; margin-left:5px; }	
#Maindiv { width:603px; float:left; padding:30px 15px 30px 30px; text-align:left; margin-left:5px; }		

/* 
-----------------------------------------------
  Global
----------------------------------------------- */

body {
	background-color: #fff;
	color: #333;
	margin: 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
}
#wrapper {
	background-color: #fff;
	text-align: center; 
	margin: 0px auto; 
	width: 950px; 
	padding: 0px;
	/*border-style:solid;
	border-color:#cfd7de;  
	border-width: 0px 1px 1px 1px;
	border-right:1px solid #003430; */
}
#header {
	width: 950px;
	/*height: 150px;no-repeat center;*/
	clear: both;
	/*background: #f5f7f8 url(../img/IHF_header.jpg); 
	border-bottom: 1px solid #cfd7de;
	border-top: 1px solid #cfd7de;*/
}
h1 {margin:10px; color:#82bbc7; font-size:24px;}
h2 {margin:10px; color:#003430; font-size:20px; font-weight:normal;}
h3 {margin:10px; color:#82bbc7; font-size:18px; font-weight:normal;}
h4 {margin:10px; color:#003430; font-size:16px;}
#mainBody h4 {margin:10px; color:#003430; font-size:16px;}
h5 {margin:10px; color:#fc733d; font-size:16px;}
p { margin: 10px;}
p.intro {font-size:14px;}
table {margin:10px;}
td {border-bottom:1px solid #f5f7f8;}
a {color: #3a7d78;text-decoration:none;}
a:hover {text-decoration:underline;}

span.date {color: #82bbc7;}
span.new {color:#CC0000; font-weight:bold; font-style:italic;}
/*.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.toplinks a{float:right; font-weight:bold; margin: 7px; color: #003430}*/
.photo {float: left; padding: 7px; margin:0px 10px 10px 0px; background: white; border: 1px solid #cfd7de; clear:both; display: inline;}
/*table.committee {margin-left:10px; border: none}
td.committee , th.committee  {border-bottom: 1px solid #cfd7de;	padding: 7px;}
th.committee  {background: #82bbc7;color: white;}*/
div.topNav {width:950px; clear:both;}
div.topNav div.globalHIMSS {float:left; padding: 10px; /*height:8px;*/}
div.topNav div.globalHIMSS a {color:#000000; text-decoration:none;}

/* 
-----------------------------------------------
  Footer
----------------------------------------------- */

#footer {
	clear: both;
	font: bold 10px Geneva, Arial, Helvetica, sans-serif;
	color: #003430;
	text-align: center;
	/*border-top: 1px solid #82bbc7;
	border-bottom: 1px solid #82bbc7;*/
	line-height: 1.8em;
	/*background: #fff;*/
	padding: 10px;
}
#footer a {color: #82bbc7; text-decoration: none;}
#footer a:hover {color: #000; text-decoration: underline;}

/*
 -------------------------------
 Right Column
  -------------------------------
 */
 
#sideBox {
	background-color: #e8f3f2;
	/*border: 1px solid #253b8e;*/
	width:200px;
	text-align:left;
	margin-bottom:20px;
	/*float:right;*/
}
#sideBox.whtBG {
	background-color: #fff;
	border: 1px solid #3a7d78;

}
#sideBox h4, #sideBox h4 a {
	color:#fdeda5; 
	background-color:#3a7d78; 
	margin:0px 0px 10px 0px; 
	padding:4px; 
	text-align:center; 
	font-size:1.2em;
	line-height: 1.25em;
}
#sideBox p {
	font-weight:bold;
	font-size:11px;
	padding-bottom:10px;
	}

/*#sideBox h4, #sideBox h4 a {
	color:#fdeda5; 
	background-color:#3a7d78; 
	font-size:1.12em;
	line-height: 1.7em;
}
*/
#sideBox img {text-align:center;} 

/*
 -------------------------------
toggle area 
 -------------------------------
*/
ul.edu_sessions {
	margin: 10px 0px 0px 10px;
	padding-left: 0;
}
ul.edu_sessions li a{
	text-decoration: none;
	color: gray;
	background-color: #f7f6f6;
	border: 1px solid #ccc;
	padding: 5px 10px;
	text-decoration: none;
	margin: 0px;
	float: left;
	 }
	 
ul.edu_sessions li a:hover {
background-color: gray;
color: #fff;
}
ul.edu_sessions li a.active {color:#000;border:1px solid #ccc;background-color: #fff;}
ul.edu_sessions li {
display: inline;
list-style-type: none;
}

#thebuttons .current a{
color:#000;
border:1px solid #ccc;
background-color: #fff;
}


#toggleBox1 {
padding:5px;border:1px solid #ccc;margin:-11px 10px;clear:both;
}
#toggleBox2 {
padding:5px;border:1px solid #ccc;margin:-11px 10px;clear:both;
}
#toggleBox1 p.topicHead, #toggleBox2 p.topicHead {
	background-color: #fdeda5;
	color:#003430;
	font-size:14px;
	font-weight:bold;
	padding:3px;

}
#topics_Standards, #topics_NI, #topics_WHIT, #topics_AsiaPac09, #topics_HIMSS09, #topics_IndSolutions {margin: 30px 0 0 0;} 

p.more_links {padding-top: 10px;}
a.more {color: #333;}    
        
a.right_col_link {color: #000; }
a.right_col_link:hover {text-decoration: underline;}
a.right_col_link:visited {color: #000;}

