@charset "utf-8";
body {
	background: #eff1f5;
	font-family: Raleway, Arial, Helvetica, "San Serif";
	color: #808285;
	text-rendering: optimizeLegibility; 
	-webkit-font-smoothing: antialiased;
}

/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
   The purple is #543378, lime is #c1d72e, and gray is #76787a
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}
.floatRight {
	float: right;
	padding-left: 10px;
}
.floatLeft {
	float: left;
	margin-right: 10px;
}

hr {
	border: 0;
	height: 1px;
	background: #eff1f5;
	background-image: -webkit-linear-gradient(left, #eff1f5, #D0D6E1, #eff1f5);
	background-image: -moz-linear-gradient(left, #eff1f5, #D0D6E1, #eff1f5);
	background-image: -ms-linear-gradient(left, #eff1f5, #D0D6E1, #eff1f5);
	background-image: -o-linear-gradient(left, #eff1f5, #D0D6E1, #eff1f5);
	margin:  20px 0px 10px 0px;
	clear: left;
	}
.upper { text-transform: uppercase; }
.lower {text-transform:none;}

p {
	margin: 0px 0px .5em;
	padding: 0px;
	line-height: 1.4em; 
}


.award li {
	margin-bottom: 8px;
	list-style: none;
}

#Sidebar .committee li {
	font-size: 0.85em;
	margin-bottom: 8px;
	line-height: 1.3em;
}


.fees, .glance {
	background: #eff1f5;
	border-top: 1px solid #E5E2EB;
	border-right: 1px solid #E5E2EB;
	border-left: 1px solid #E5E2EB;
}
.fees td, .fees th, .glance td {
	padding: 4px 6px;
	/* [disabled]font-family: Arial, Helvetica, sans-serif; */
	border-bottom: 1px solid #E5E2EB;
}
.fees .mem, .glance th {
	background: #D5CFDE;
	color: #455560;
}
.glance {
	font-size: 0.85em;
	margin-left: 5px;
	margin-bottom: 30px;
}
.glance em { font-size: .85em; }

.glance th {
	padding-top: 5px;
	padding-bottom: 5px;
}
.glance .end {
	text-align: right;
	padding-left: 0px;
}
.glance .start {
	text-align: right;
	padding-right: 0px;
}






.homepage a:link, .homepage a:visited, .conference a:link, .conference a:visited {
	font-weight: bold;
	color: #c1d72e;
	text-decoration: none;
}
.homepage a:hover, .conference a:hover { text-decoration:underline}
.icons {
	float: right;
	margin-right: 10px;
}
.icons img {
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 10px;
}


.priorex ul {
	float: left;
	width: 150px;
	margin-left: 0px;
	padding-left: 20px;
}

.priorex ul li {
	list-style: none;
	font: .85em/1.3em Arial, Helvetica, sans-serif;
	margin-bottom: 3px;
}
.ttops li {
	margin-bottom: 16px;
	list-style: none;
}

.small { font-size: .75em; }
.coffee {
	float: left;
	margin-right: 10px;
	margin-top: -6px;
}




/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		5;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	10;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

/* Mobile Layout: 480px and below. */
#THISisWHEREtheMOBILEPHONEcssSTARTS {}
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 97%;
	padding-left: 1.82%;
	padding-right: 1.82%;
	background: #FFF;
}
/*fonts*/
H3 {
	color: #455560;
	font-weight: bold;
	font-size: 1.2em;
}
h1 {
	color: #C1D82F;
	font-weight: 700;
	font-variant: normal;
	text-transform: uppercase;
	line-height: 1.8em;
	font-size:1.2em;
}

h2 {
	color: #553379;
	font-weight: 700;
	line-height: 1.3em;
	margin: 1em 0em 0.5em;
	font-size: 18px;
}
.sponsor h2 {	font-size: 18px;}
.sponsor h2 strong, .sponsor h3 strong { color: #C1D82F; }

.sponsor strong {
	color: #999CC4;
	/* [disabled]font-size: 1.2em; */
}

.sponsor h3 {color: #553379;}
.sponsor em {
	color: #C1D82F;
	font-style: normal;
	font-weight: bold;
}




.session h3{
	color: #c1d72e;
	font-size: 1.7em;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.session h4 {  font-size: 1.3em; margin-bottom:0}
.register h3 {
	color: #543378;
	margin-bottom: 2px;
}


h3.date {
	border-bottom: 1px solid #D6E351;
	color: #55357D;
	font-size: 1.4em;
	font-weight: lighter;
}

h3 .times {
	font-weight: normal;
	font-size: 12px;
	color: #455560;
}
h3.paper {
	color: #543378;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.3em;
	margin-bottom: 4px;
	margin-top: 20px;
	font-variant: normal;
}

.Dark {
	color: #543378;
	font-size: 1.1em;
}
.speakerlist .Dark { text-transform: uppercase; }
.Light {color:#c1d72e;}
.arrows{color: #c3b8d0; font-size: 15px;}
.name {
	color: #543378;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
}
.sidebarheader {
	color: #543378;
	font-weight: bold;
}
.ConfBold {	color: #543378;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.3em;
	margin-bottom: 4px;
	margin-top: 20px;
	font-variant: normal;}



#Header {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	/* [disabled]padding-top: 10px; */
	/* [disabled]background-color:#c1d82f; */
}
#Header {}
#Header .shadow {
	display:none;
}
#Navphone select{  width: 98%;
  background-color: #c1d72e;
  font-size: 1.2em;
   position: fixed;
   margin-top:3px;
   -webkit-backface-visibility: hidden;

}

.banner {
	background: #FFF;
	padding-top: 40px;

}
.banner .dates {
	text-align: center;
	/* [disabled]font-weight: bold; */
	color: #455560;
	line-height: 1.4em;
}
.banner  em {
	font-style: normal;
	font-weight: bold;
	color: #553379;
	font-size:.85em
}

.dates strong {
	color: #c1d72e;
	font-size: 1.5em;
	line-height: 1.3em;
}

#Nav { display: none;}

#BodyText {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background: #FFF;

}
.speakers img {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

#Glance {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}

#Sidebar {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background: #fff;
	min-height:420px;
}

#Footer {	color:#fff;
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background: #58367B url(https://www.inda.org/events/hygienix16/images/bg-foot.png) repeat-x;
}
#Footer a {
	color: #FFF;
	text-decoration: none;
}
.address {
	color:#fff;
}
#HomeIntro {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}

#HomeIntro ul li {
	color: #543378;
	font-size: 1.3em;
	list-style: none;
	margin-left: 0px;
	padding-left: 00px;
	margin-bottom: 1em;
}
#HomeIntro ul {
	margin-left: 0px;
	padding-left: 0px;
}
#HomeComments {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	color: #543378;
}
/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {
#THISisWHEREtheTABLETTABLETTABLETcssSTARTS	{font-size:1em}
#HomeComments .floatRight {
	font-weight: bold;
	margin-bottom: 20px;
	text-align: right;
	line-height: 1em;
}
#HomeComments p {
	clear: both;
	padding-top: 10px;
	line-height: 1.1em;
}

.gridContainer {
	width: 90.675%;
	padding-left:0;
	padding-right:0;
}
/*fonts*/

h1 {font-size: 2em;}
h2 {font-size: 2em; }
H3 {font-size: 1.2em;}
.session h3{	font-size: 1.7em;}
.session h4 {  font-size: 1.3em;}
h3.date {	font-size: 2em;}
h3 .times {	font-size: 12px;}
.Dark {	font-size: 1.1em;}
h3.paper {	font-size: 18px;}
.arrows{font-size: 15px;}
.name {	font-size: 13px;}
.ConfBold {	font-size: 16px;}


.banner {
	background: #FFF;
	overflow: hidden;
	padding-top: 10px;

}
.banner .dates {
	text-align: center;
	float: right;
	/* [disabled]font-weight: bold; */
	/* [disabled]height: 96px; */
	background: #FFF;
}
.banner  em {font-size:1em}
.dates strong {	font-size: 2.5em;}



#Header{
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#Header .shadow { display:block; background: #c1d82f; padding-top: 30px; }
.logo {float:right; padding-right:3%; margin-right:3%; border-right: solid 1px #543378  }

#Navphone, Navphone select {display:none}
	
#Nav {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	/* [disabled]margin-bottom: 20px; */
}
#Nav {	background: url(https://www.inda.org/events/hygienix16/images/bg-bottomshadow.png) no-repeat center top, url(https://www.inda.org/events/hygienix16/images/bg-nav.jpg) no-repeat center bottom;
	height: 139px; }

#Nav.Homenav {
	background: #FBFBFB url(https://www.inda.org/events/hygienix16/images/bg-navslider.jpg) no-repeat center top;
	height: 31px;
}



#Nav ul {
	text-align: left;
	display: inline;
	margin: 0;
	padding: 8px 4px 6px 0;
	list-style: none;
	background: #FFF url(https://www.inda.org/events/hygienix16/images/bg-bottomshadow.png) no-repeat center top;
	margin-left: 50px;
}

#Nav ul li {
	display: inline-block;
	margin-right: -4px;
	position: relative;
	padding: 8px 0px 0px 8px;
	cursor: pointer;
}
#Nav ul li  a:link, #Nav ul li a:visited {
	border-right: 1px solid #778189;
	padding-right: 6px;
	padding-bottom: 0px;
	color: #455560;
	text-decoration: none;
	font-weight: 500;
}

#Nav ul li  a:hover{text-decoration:underline; }

#Nav ul li ul {
    position: absolute;
    top: 18px;
    left: -50px;
    width: 200px;
    display: none;
    visibility: hidden;
    -webkit-transiton: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -ms-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    background: url(https://www.inda.org/events/hygienix16/none);
}
#Nav ul li ul li {
	background: #EDF3C2;
	display: block;
	color: #333;
}
#Nav ul li ul li a:link{
	border: none;
	padding-right: 2px;
}
#Nav ul li ul li:hover { background: #DCE886; }
#Nav ul li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;
}
#Nav h2{
	padding-top: 40px;
	text-align: left;
	margin-left: 84px;
	font-size: 24px;
	font-weight: 300;
}
#BodyText {	line-height: 1.4em; 
	clear: both;
	float: left;
	margin-left: 0;
	width: 61.5384%;
	display: block;
}

#Glance {
	clear: none;
	float: left;
	margin-left: 2.5641%;
	width: 35.8974%;
	display: block;
}

#Sidebar {
	clear: none;
	float: left;
	margin-left: 2.5641%;
	width: 35.8974%;
	display: block;
	padding-top: 20px;
	background: #fff url(https://www.inda.org/events/hygienix16/images/bg-sidebar-short.png) no-repeat left top;
}
#Sidebar.long {
	background: url(https://www.inda.org/events/hygienix16/images/bg-sidehome.png) no-repeat center top;
	min-height: 1000px;
}


#Sidebar h2 { margin-left: 030px; }



#Sidebar ul {
	padding: 0px 0px 15px;
	margin-top: 0px;
	margin-right: 30px;
	margin-left: 30px;
}
#Sidebar ul li {
	width: 100%;
	margin: 0px 0px .3em;
	padding: 0px;
	line-height: 1.1em;
	list-style-type:none;
}


#Sidebar p {
	padding-left: 30px;
	padding-right: 30px;
}
#Sidebar .hr {
	margin-right: 30px;
	margin-left: 30px;
}
#Sidebar img {margin-bottom:20px;}

#HomeIntro {	line-height: 1.4em; 
	clear: both;
	float: left;
	margin-left: 0;
	display: block;

	padding-bottom: 50px;
	margin-bottom: -20px;
	z-index: 40;
}
#HomeIntro p { font-size: 18pt; }



#Footer {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #FFF;
	font-size: .85em;
	margin: 30px 0 0;
}

#homepage {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}

#HomeComments {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-variant: normal;
	text-transform: uppercase;
	line-height: 0.8em;
}

}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {
#HomeComments p { font-size: 1.2em; }



#THISisWHEREtheCOMPUTERCOMPUTERCOMPUTERcssSTARTS  {font-size:1em}
.gridContainer {
	width: 978px;
	margin: auto;
}
#Header {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
.banner {
	background: #FFF;
	padding-top: 20px;
	padding-bottom: 20px;

}
.banner .dates {
	text-align: center;
  margin-right: 2%;
	width: 350px;
	float: right;
	height: 96px;

}
#Nav {
	clear: both;
	float: left;
	display: block;
	width: 100%;
}
#BodyText {
	clear: both;
	float: left;
	margin-left: 84px;
	width: 551px;
	display: block;
	
}
#Glance {
	clear: none;
	float: left;
	margin-left: 20px;
	width: 300px;
	display: block;
	margin-top: 80px;
}
#Sidebar {
	clear: none;
	float: left;
	margin-left: 20px;
	width: 246px;
	display: block;

}
#Footer {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#Footer p { margin-left: 42px; 
}

.presentations { padding-left: 8%; }
.speakerlist p{
	margin-top: 1.8em;
	margin-bottom: 2em;
}

.presentations p {
	margin-bottom: 1.4em;
	margin-top: 1.4em;
}

.comm {
	background: #eff1f5;
	padding-top: 10px;
	padding-bottom: 10px;
	margin:20px
}
.about {
	background: #eff1f5;
	padding: 10px;
}
#Sidebar .comm p {	padding-left: 15px;
	padding-right: 15px; }

.dine {
	background: #eff1f5;
	padding: 1px 10px;
	clear: both;
	margin-top: 40px;
}
.dine ul li { margin-bottom: 1ex; }

.dine h3 {
	color: #608CB9;
	font-size: 1.5em;
	margin-bottom: 0px;
}




.address {
	color: #fff;
	float: right;
	text-align: right;
	font-weight: 900;
	margin-right: 30px;
}
#HomeIntro {
	clear: both;
	float: left;
	margin-left: 84px;
	display: block;
	margin-right: 84px;
	width: 819px;
}
#homepage {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#HomeComments {
	clear: both;
	float: left;
	margin-left: 0;
	margin-left: 84px;
	display: block;
	margin-right: 84px;
	width: 819px;
}
}
.soldout {
	margin-left: 10px;
	margin-top: -5px;
}
#Sidebar h3 { margin-left: 30px; }
