@charset "utf-8";
/* si_new_print.css - version for printing out pages without navigation 
body  {
	background-image:url(../images/si_background.jpg);
	background-repeat:repeat-y;
	background-position:center;
	font-size: 10pt;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	border-bottom-style: double;
}
*/
body {width:980;
}
#speakerlist {width:975;
}
.small_black {
    font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
.small_blue {
    font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #6699ff;
}
.small_white {
    font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
}
/* link colors copied from soundhealing07.css */
a:hover{ color: #aaaaaa;
         background-color:#AFB7FF;
         font-size: 10pt; 
		 font-family: Verdana, Arial, Helvetica, sans-serif; 
		 font-weight: bold; 
		 text-decoration: none }
a:link{ color: #c5720c; 
        font-size: 10pt; 
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-weight: bold; 
		text-decoration: none }
a:visited { color: #e18436; 
        font-size: 10pt; 
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-weight: bold; 
		text-decoration: none 
}
a:hover h2{ color: #aaaaaa;
         background-color:#AFB7FF;
	font-size: 2.0em;
	font-family: Tahoma, "Trebuchet MS", Geneva, Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;
}
a:link h2{ color: #c5720c; 
 	font-size: 2.0em;
	font-family: Tahoma, "Trebuchet MS", Geneva, Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;
}
a:visited h2{ color: #e18436; 
	font-size: 2.0em;
	font-family: Tahoma, "Trebuchet MS", Geneva, Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;
}
/* modified version with larger font sizes */
h1{     color: #336699; 
        font-size: 2.5em; 
		font-family: Tahoma, "Trebuchet MS", Geneva, Arial, Helvetica; 
		font-weight: bold; 
		text-decoration: none; 
}
h2{
	color: #336699;
	font-size: 2.0em;
	font-family: Tahoma, "Trebuchet MS", Geneva, Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;
}
h3{     color: #336699; 
        font-size: 1.50em; 
		font-family: Tahoma, "Trebuchet MS", Geneva, Arial, Helvetica; 
		font-weight: bold; 
}
h4{     color: #336699; 
        font-size: 1.25em; 
		font-family: Tahoma, "Trebuchet MS", Geneva, Arial, Helvetica; 
		font-weight: bold; 
		text-decoration: none; 
}
h5{     color: #336699; 
        font-size: 1.0em; 
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-style: normal; 
		font-weight: bold; 
		text-decoration: none;
}

p {     color: black; 
        font-size: 12pt; 
		font-family: Tahoma, "Trebuchet MS", Geneva, Arial, Helvetica; 
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-style: normal; 
		line-height: 12pt; 
		text-decoration: none;
		/* text-indent: 25px; */
}
.gold {
	color:#DADE3D;
}
.unindent{
		text-indent: 0px; 
}
.shiftup{padding-bottom:20px;
}
ul {
	list-style: none;
}

.speaker_box {
	float: left;
	width: 950px;
	padding-top: 0px;
	padding-left: 5px;
	border-bottom-color: #000000;
	border-top-color: #000000;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
}
.speaker_box  a:hover h2 { color: #aaaaaa;
         background-color:#AFB7FF;
         font-size: 2.0em; 
		 font-family: Verdana, Arial, Helvetica, sans-serif; 
		 font-weight: bold; 
		 text-decoration: none }
.speaker_box a:link h2 { color: #c5720c; 
        font-size: 2.0em; 
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-weight: bold; 
		text-decoration: none }
.speaker_box a:visited  { color: #e18436; 
        font-size: 14px; 
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-weight: bold; 
		text-decoration: none 
}
.speaker_box  a:hover{ color: #aaaaaa;
         background-color:#AFB7FF;
         font-size: 14px; 
		 font-family: Verdana, Arial, Helvetica, sans-serif; 
		 font-weight: bold; 
		 text-decoration: none }
.speaker_box a:link { color: #c5720c; 
        font-size: 14px; 
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-weight: bold; 
		text-decoration: none }
.speaker_box a:visited { color: #e18436; 
        font-size: 14px; 
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-weight: bold; 
		text-decoration: none 
}

.speaker_box p {
	text-indent: 0px;
} 
.speaker_box ul {
    list-style:disc;
} 

.pictureL {
	float: left;
	width: 180px;
	padding-top: 10px;
	padding-right: 10px;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:small;
	font-weight: bold;
	text-align: center;
}
.twoColFixLtHdr #container {
	width: 800px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #660066;
} 
.twoColFixLtHdr #containerp {
	width: 800px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 


/* region for descriptive information on the pages */
.twoColFixLtHdr #maintextcolumn {
	/*	float: left; */
	padding-top: 1px;
	background:#FFFFFF;
	padding-right: 10px;
	padding-left: 200px;
	top: 170px;
}

/* puts a thin line between the bottom of the banner and the top of the content and navigation
#contentwrapper {
	background: url(Images/navbackground.jpg) repeat-y;
	border-top: 1px none #D9C67B;
	border-right: 1px solid #D9C67B;
	border-bottom: 1px solid #D9C67B;
	border-left: 1px solid #D9C67B;
}
*/

.twoColFixLtHdr #mainContent { 
	background:#FFFFFF;
	margin: 0 0 0 194px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 5px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.twoColFixLtHdr #mainContentFooter { 
	background: #afb7ff;
	margin: 0 0 0 194px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
*/
	padding: 0 5px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	color: #000000;
} 
.twoColFixLtHdr #mainContentFooter p { 
    color: #000000;
} 
.twoColFixLtHdr #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background: #660066; 
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.centered_text_box {
	padding: 5px;
	width: 300px;
	margin-left: 120px;
	border: 1px double #000000;
}
.centered_text_box p { 
	font-size: 9px;
}
.gold_sponsor {
	font: bold 24px Tahoma, Verdana, Arial, sans-serif;
	color: #FFCC00;
	float: left;
	width: 555px;
	margin-right: 10px;
	margin-left: 10px;
	border-bottom-color: #666666;
	border-bottom-style: ridge;
}
.standard_sponsor {
	font: bold 24px Tahoma, Verdana, Arial, sans-serif;
	color: #000000;
	float: left;
	width: 555px;
	margin-right: 10px;
	margin-left: 10px;
	border-bottom-color: #666666;
	border-bottom-style: ridge;
}
.sponsor_box {
	float: left;
	width: 575px;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 20px;
	padding-top: 20px;
	border-bottom-color: #666666;
	border-bottom-style: ridge;
}
.exhibitor_header {
	font-weight: bold;
	float: left;
	width: 550px;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 20px;
	padding-top: 20px;
}
.info_box {
	float: left;
	width: 550px;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 20px;
	padding-top: 20px;
}
.exhibitor_box {
	margin: 10px;
	float: left;
	width: 550px;
	border-top-style: solid;
}
.virtual_box {
	float: left;
	width: 370px;
	padding-right: 100px;
	padding-left: 100px;
}
.virtual_box ul {
list-style:outside;
}
.daterow {
	background-color:#000000;
	color:#FFFFFF;
}
.schedule_table {
   font-size:9px;
}
