F@charset "utf-8";
body {
	background: #eff1f5 url(https://www.inda.org/events/hygienix17/images/bg-bar.gif) repeat-x;
	font-family: Raleway, Arial, Helvetica, "San Serif";
	color: #808285;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	font-size:16px;
}

/* 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;}
.gridContainer H3 {
	color: #455560;
	font-weight:800;
	font-size: 1.2em;
}
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;
	font-size:.85em;
}
.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;
}




.conference {font-size:13px}

.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;
}


.prior ul {
	float: left;
	width: 150px;
	margin-left: 0px;
	padding-left: 20px;
}

.prior ul li {
	list-style: none;
	font: 10px Arial, Helvetica, sans-serif;
	margin-bottom: 3px;
}
.ttops li {
	margin-bottom: 16px;
	list-style: none;
}

.small { font-size: .75em; }
.tabletops td {
	font-weight: 700;
	padding-top: 3px;
	padding-right: 10px;
	text-align: right;
}

.coffee {
	float: left;
	margin-right: 10px;
	margin-top: -6px;
}
.break {    border-bottom: 1px solid #eee;}



/*
	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%;
	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; font-size:16px }
.sponsor td {font-size:.85em}
.sponsor td h3 { margin: 1px;}
.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;
}
.conference .award {
	background: #eff1f5;
	 /** use HR at top and bottom, will add padding **/
padding-right: 10px;
    padding-left: 20px;
}
.conference .award a { color: #8446AD; }


h3.date {
	border-bottom: 1px solid #D6E351;
	color: #55357D;
	font-size: 1.4em;
	font-weight: 500;
    padding-bottom: 3px;
}

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 {font-size:14px}
.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;
}

#Header .shadow {
    display: block;
    background: #8446ad;
    padding-top: 10px;
}
#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: 10px;

}
.banner .dates {
	text-align: center;
	/* [disabled]font-weight: bold; */
	color: #455560;
	line-height: 1.4em;
	font-size:15px;
}
.dates strong {
	color: #c1d72e;
	font-size: 20px; font-weight:900;
	line-height: 1.3em;
}
.banner  em {
	font-style: normal;
	font-weight: bold;
	color: #553379;
	font-size:.85em
}



/* mobile only  /////////////////////////////////////// e*/
#Nav {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: none;
	overflow: visible;
	padding: 5px;
}

#Nav:target {
	display: block;
}
#Nav li {
	font-size: 1.2em;
	line-height: 1.4em;
	margin-bottom: 5px;
  padding-left: 5%;
			 
}
#Nav ul li ul li {
	font-size:1em;
}
.access_aid {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 40px;
	height: 0;
	padding-top: 40px;
	overflow: hidden;
	border: 1px solid #ccc;
	background: white 10px 10px / 20px 20px no-repeat;
}

#access_nav {
	background: url(https://www.inda.org/events/hygienix17/images/bgnav-m.jpg) no-repeat left center;
}

#access_top { background: url(https://www.inda.org/events/hygienix17/images/bgnav-m.jpg) no-repeat right center; 
}

/*  End NAV */



#BodyText {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background: #FFF;
		border-top: 10px solid #8446AD;

}
.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-color: #8446ad;
	;
	font-size: 12px;
}
#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;
}

#home-comp {
	clear: both;
	float: left;
	display: block;
	color: #FFF;
	background: #8446AD;
}
#home-comp h2 {
	color: #FFF;
	margin-bottom: 5px;
	text-transform: uppercase;
}
#home-topics {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#home-topics h1 {
	font-size: 20px;
	font-weight: 800;
	line-height: 1.1em;
	margin-left: 85px;
	    margin-bottom: 25px;
}
#home-topics .floatRight {
	margin-right: 84px;
	margin-top: 10px;
}

#home-topics ul li {
	color: #553379;
	list-style: url(https://www.inda.org/events/hygienix17/images/li-arrows.jpg) none;
	font-size: 18px;
	margin-left: 84px;
	margin-bottom: 1.2em;
	    font-weight: 500;
}
#HomeComments {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	color: #543378;
}


#HomeComments p {
	clear: both;
	padding-top: 10px;
	line-height: 1.6em;
	padding-top: 0px;
}

#HomeComments h2 {
	color: #C1D858;
	font-size: 20px;
	font-weight: 800;
	line-height: 1.1em;
	/* [disabled]margin-left: 85px; */
	text-transform: uppercase;
}
/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {
#THISisWHEREtheTABLETTABLETTABLETcssSTARTS	{font-size:1em}
.gridContainer {
	width: 90.675%;
}



/*fonts*/

h1 {font-size: 2em;}
h2 {font-size: 21px; }
H3 {font-size: 1.2em;}
.session h3{	font-size: 1.7em;     line-height: 1.1em;}
.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 url(https://www.inda.org/events/hygienix17/images/bg-bottomshadow.png) no-repeat center bottom;
	overflow: hidden;
	padding-top: 10px;
}
.banner  em {font-size:1em}
.banner .dates {
	text-align: center;
	float: right;
	/* [disabled]font-weight: bold; */
	/* [disabled]height: 96px; */
	background: #FFF;
}

.dates strong {
	font-size: 25px;
	font-weight: 900;
}



#Header{
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#Header .shadow {
	display: block;
	background: #8446ad;
	padding-top: 30px;
}
.logo {float:right; padding-right:3%; margin-right:3%; border-right: solid 1px #543378  }

.access_aid {display:none; height:0px}
#Nav {background: url(https://www.inda.org/events/hygienix17/images/bg-bottomshadow.png) no-repeat center top;
	position: relative;
	padding:0px;
	clear: both;
	float: left;
	margin-left: 0;
	width: auto;
	display: block;
	text-align: center; 
    box-shadow: none;
    top: auto;
    left: auto;
}
#Nav.homenav {
	position: absolute;
	top: 215px;
}

#Nav ul {
    background: #ffffff url(https://www.inda.org/events/hygienix17/images/bg-bottomshadow.png) no-repeat center top;
    margin: 0px 60px;
    overflow: hidden;
    padding: 5px 0px 0px 5px;
    text-align: center;
 }

#Nav ul li {
	display: inline-block; 
	list-style: none;
	padding: 5px 0px 5px 0px;
	font-size:13px;
margin-bottom:0px;
line-height:1.3em
}
#Nav ul li  a:link, #Nav ul li a:visited {
	border-right: 1px solid #778189;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 0px;
	color: #808285;
	text-decoration: none;
	font-weight: 500;
}

#Nav ul li  a:hover{text-decoration:underline;
color:#2B3990; }
#Nav h2{
	padding-top: 10px;
	text-align: left;
	margin-left: 84px;
	font-size: 40px;
	font-weight: 200;
	color: #2B3990;
}


#BodyText {
	line-height: 1.4em;
	clear: both;
	float: left;
	margin-left: 0;
	width: 61.5384%;
	display: block;
		border-top: none;

}

#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/hygienix17/images/bg-sidebar-short.png) no-repeat left top;
	    margin-top: 74px;
}
#Sidebar.long {
	background: url(https://www.inda.org/events/hygienix17/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;

	margin-bottom: 10px;
	z-index: 40;
}
#HomeIntro p {     font-size:19px;
    line-height: 1.6em; }



#Footer {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #FFF;
	font-size: 11px;
	margin: 30px 0 0;
}

#homepage {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}




#home-comp {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	background: url(https://www.inda.org/events/hygienix17/images/bg-companies.gif) no-repeat right top;
	color: #FFF;
	margin-top: -10px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 40px;
}

#home-comp h2 { margin-left: 85px;    margin-bottom: 25px;
    margin-top: 44px; }
#home-comp div {
	padding-left: 44px;
	overflow: hidden;
	bottom: 20px;
}


#home-comp ul {
	float: left;
	width: 29%;
	list-style: none;
	margin: 0px;
}
#home-comp ul li {
	font-size: 16px;
	line-height: 1.3em;
	margin-bottom: 15px;
	/* [disabled]margin-right: 10px; */
}
#home-topics {
	clear: both;	                                   
	float: left;	                                   
	margin-left: 0;	                                   
	width: 61.5384%;	                                   
	display: block;
	                                   
}
#HomeComments {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-variant: normal;
	/* [disabled]text-transform: uppercase; */
	line-height: 0.8em;
}
#HomeComments h2 { margin-left: 84px; margin-bottom:30px}


#HomeComments .floatRight {
    font-weight: 600;
    margin-bottom: 34px;
    text-align: right;
    line-height: 1.3em;
    margin-right: 84px;
    margin-top: 17px;

}
#HomeComments .floatRight em {
	font-style: normal;
	font-weight: 900;
}

#HomeComments p {
	clear: both;
	padding-top: 10px;
	line-height: 1.6em;
	background: url(https://www.inda.org/events/hygienix17/images/Quotation.gif) no-repeat left 7px;
	margin-left: 84px;
	padding-left: 70px;
	padding-top: 0px;
	margin-right: 84px;
}
.award .presentations {padding: 0px 20px 0px 40px}

}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {






#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: 45px;
    padding-bottom: 32px;

}
.banner .dates {
    text-align: right;
    float: right;
    height: 96px;
    margin-right: 9%;

}
#Nav {
	clear: both;
	float: left;
	display: block;
	width: 980px;
}
#BodyText {
	clear: both;
	float: left;
	margin-left: 84px;
	width: 600px;
	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: 500;
	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;
}

#home-comp {
	clear: both;
	float: left;
	display: block;

}
#home-topics {
	clear: both;
	float: left;
	margin-left: 0;
	width: 69.3877%;
	display: block;

}

#HomeComments {
	clear: both;
	float: left;
	margin-left: 0;
	display: block;
	width:100%
}
}

/* ALL layous */
.soldout {
	margin-left: 10px;
	margin-top: -5px;
}
#Sidebar h3 { margin-left: 30px; }

.addtocalendar var{
    display: none;
}

.addtocalendar {
    position: relative;
    display: inline-block;
    background: transparent!important;
	    margin-left: 43px;
}

.atcb-link {
    display: block;
    outline: none!important;
    cursor: pointer;
}

.atcb-link:focus~ul,
.atcb-link:active~ul,
.atcb-list:hover{
    visibility:visible;
}

.atcb-list {
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    width: 170px;
    z-index: 900;
}

.atcb-list,
.atcb-item
{
    list-style: none;
    margin: 0;
    padding: 0;
    background: #fff;
}

.atcb-item {
    float: none;
    text-align: left;
}

.atcb-item-link
{
    text-decoration: none;
    outline: none;
    display: block;
}

.atcb-item.hover,
.atcb-item:hover {
    position: relative;
    z-index: 900;
    cursor: pointer;
    text-decoration: none;
    outline: none;
}


/* Blue */

.atc-style-blue .atcb-link,
.atc-style-blue .atcb-link:active,
.atc-style-blue .atcb-link:focus
{
    margin: 0;
    padding: 7px 25px;
    color: #fff;
    font-family: "Verdana";
    font-size: 14px;
    text-decoration: none;
    outline: none;
    line-height: 20px;
    vertical-align: middle;
    background: rgb(132, 70, 173);
    box-shadow: 0 0 40px rgba(0, 0, 0, .13) inset;
    border-radius: 4px;
    zoom: 1;
}


.atc-style-blue .atcb-link:hover{ background: rgb(193, 215, 46);}

.atc-style-blue .atcb-list {
    width: 170px;
    border: 1px solid rgb(186,186,186);
    border-radius: 2px;
    box-shadow: 0 0 5px #AAA;
}

.atc-style-blue .atcb-list,
.atc-style-blue .atcb-item
{
    background: #fff;
    color: #000;
}

.atc-style-blue .atcb-item,
.atc-style-blue .atcb-item-link
{
    line-height: 1.3em;
    vertical-align: middle;
    zoom: 1;
}

.atc-style-blue .atcb-item-link,
.atc-style-blue .atcb-item-link:hover,
.atc-style-blue .atcb-item-link:active,
.atc-style-blue .atcb-item-link:focus
{
    color: #000;
    font-family: "Verdana";
    font-size: 14px;
    text-decoration: none;
    outline: none;
    padding: 5px 15px;
}

.atc-style-blue .atcb-item-link:hover,
.atc-style-blue .atcb-item-link:active,
.atc-style-blue .atcb-item-link:focus
{
    color: #fff;
}

.atc-style-blue .atcb-item.hover,
.atc-style-blue .atcb-item:hover {
    background: rgb(66,129,244);
}

.savedate td {    font-size: 1.3em; 
line-height:1.4em;	
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
}
.savedate th { padding-top: 15px;  line-height: 1.4em;   font-size: 1.3em;}
.savedate ul {margin-top:0; padding-top:0}
#HomeIntro .savedate li {
    font-size: 1em;
    margin-bottom: .1em;
}
.prioratt {height: 850px;
    -moz-columns: 3 850px;
    -webkit-columns: 3 850px;
    columns: 3 850px;
	width: 150px;  
	}

.priorex { height: 1100px;
    -moz-columns: 3 1100px;
    -webkit-columns: 3 1100px;
    columns: 3 1100px;
	width: 150px;}

.priorex ul, .prioratt ul {
	float: left;
	width: 150px;
	margin-left: 0px;
	padding:0 10px;
	margin-top: 0px;
}

.priorex ul li, .prioratt ul li {
	list-style: none;
	font: 10px Arial, Helvetica, sans-serif;
	margin-bottom: 3px;
}
.BlockFull { color: #900; }
.austin li {
	margin-bottom: 10px;
}
