fgla@charset "utf-8";
body {
	background: #f0f9fd;
	font-family: Raleway, Arial, Helvetica, "San Serif";
	color: #455560;
}
/* 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/ 
*/
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;
}
h2 {
	color: #5d89b4;
	font-weight: 700;
	line-height: 1.5em;
	margin: 1em 0em 0.5em;
}
H3 {
	color: #455560;
	font-weight: bold;
	font-size: 1.2em;
}
h3.session, .session H3 {
	color: #F48120;
	font-size: 1.7em;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.session h4 {padding-bottom: 0px;}

h3.date {
	border-bottom: 1px solid #DB832C;
	color: #5889B5;
	font-size: 2em;
	font-weight: lighter;
}

.session .times {
	font-weight: normal;
	font-size: 12px;
	color: #455560;
}


.homepage h4 {
	color: #0064A8;
	font-size: 16px;
	margin-bottom: 2px;
	margin-top: 20px;
}



hr {
	border: 0;
	height: 1px;
	background: #333;
	background-image: -webkit-linear-gradient(left, #ccc, #333, #ccc);
	background-image: -moz-linear-gradient(left, #ccc, #333, #ccc);
	background-image: -ms-linear-gradient(left, #ccc, #333, #ccc);
	background-image: -o-linear-gradient(left, #ccc, #333, #ccc);
	margin:  20px 0px 10px 0px;
	clear: left;
	}

p {
	margin: 0px 0px .5em;
	padding: 0px;
	line-height: 1.4em; 
}

.blueFont {
	color: #5d89b4;
	font-size: 1.1em;
}
.goldFont {color:#F48120;}
.sidebarheader {color:#26A9E0;}
.ConfBold {color:#0064A8;}
.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: #FDF1D9;
	border-top: 1px solid #F3C472;
	border-right: 1px solid #F3C472;
	border-left: 1px solid #F3C472;
}
.fees td, .fees th {
	padding: 4px 3px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #F3C472;
}


.fees .mem, .glance th { background: #F7D5B0; }
.glance .start, .glance .end {text-align:right; padding-right:8px; padding-left:3px}
.glance em { font-size: .85em; }

.glance {
	font-size: 0.85em;
	margin-left: 5px;
	margin-bottom: 30px;
}
.glance td {
	padding: 4px 0px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #F3C472;
}
.glance th {
	padding-top: 5px;
	padding-bottom: 5px;
}




.homepage a:link, .homepage a:visited, .conference a:link, .conference a:visited {
	font-weight: bold;
	color: #F48120;
	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;
}
.contact {
	font-size: 1.1em;
}
.contact  img {
	margin-top: -5px;
	margin-right: 10px;
}
.contact  a:link, .contact a:visited {
	color: #455560;
	font-weight: normal;
	font-size: 1.2em;
}
.contact a:hover {
	text-decoration: underline;
}






.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-top: -7px;
	margin-right: 10px;
}
.sponsors h2 strong { color: #F48120; }



/*
	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 {font-size:1em}
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 87.36%;
	/* [disabled]padding-left: 1.82%; */
	/* [disabled]padding-right: 1.82%; */
	background: #FFF;
}
#Header, #HeaderH {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	padding-top: 10px;
}
#Header {
	background: url(https://www.inda.org/events/wow16/images/bg-topmargin.jpg) no-repeat top;
}
#HeaderH{
	background: url(https://www.inda.org/events/wow16/images/Landscape.jpg) no-repeat top;
	padding-top: 28px;
}

.banner {
	background: #FFF;
	padding-top: 20px;

}
.banner .dates {
	text-align: right;
	font-weight: bold;
	color: #26A9E0;
}
.dates strong {
	color: #F48120;
	font-size: 2.5em;
}



#Nav, #Homenav {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background: #FFF url(https://www.inda.org/events/wow16/images/bg-bottomshadow.png) no-repeat center top;
	overflow: visible;
}

#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 url(https://www.inda.org/events/wow16/images/bg-sidelong.png) no-repeat left top;
}
#Sidebar.long {
	background: url(https://www.inda.org/events/wow16/images/bg-sidelong.png) no-repeat center top;
	min-height: 1000px;
}

#Sidebar img
{margin-bottom:20px}

#Footer {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background: url(https://www.inda.org/events/wow16/images/bg-footer.jpg) repeat-x;
}
#HomeIntro {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}

/* 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%;
	/* [disabled]padding-left: 1.1625%; */
	/* [disabled]padding-right: 1.1625%; */
}
#Header, #HeaderH {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	padding-top: 30px;
}
.banner {
	background: #FFF;
	overflow: hidden;

}
.banner .dates {
	text-align: right;
	float: right;
	font-weight: bold;
	height: 96px;
	background: #FFF;
}
#Nav, #Homenav {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-bottom: 20px;
}
#Nav {
	background: url(https://www.inda.org/events/wow16/images/bg-subheader.jpg) no-repeat center bottom;
	height: 138px;
}
#Homenav {
	background: url(https://www.inda.org/events/wow16/images/Landscape.jpg) no-repeat center bottom;
	height: 377px;
}

#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/wow16/images/bg-bottomshadow.png) no-repeat center top;
	    margin-left: 60px;

}
#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 {
	color: #455560;
	text-decoration: none;
	border-right: 1px solid #778189;
	padding-right: 8px;
}
#Nav ul li a:hover {
	color: #00C;
	text-decoration: underline;
}
#Nav ul li:hover{ text-decoration: underline;}
#Nav ul li ul {
    position: absolute;
    top: 18px;
    left: -60px;
    width: 180px;
    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/wow16/none);
}
#Nav ul li ul li {
	background: #fff;
	display: block;
	color: #333;
}
#Nav ul li ul li a:link{
	border: none;
	padding-right: 2px;
}
#Nav ul li ul li:hover { background: #eee; }
#Nav ul li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;
}

#BodyText {
	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: 52px;
}
#home #Sidebar {
	background: url(https://www.inda.org/events/wow16/images/bg-sidelong.png) no-repeat center top;
	padding-top: 13px;
	/* [disabled]height: 1250px; */
}



#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;
}

#HomeIntro {
	clear: both;
	float: left;
	margin-left: 0;
	display: block;
	font-size: 1.3em;
	background: url(https://www.inda.org/events/wow16/images/splatline.jpg) no-repeat right bottom;
	padding-bottom: 57px;
	margin-bottom: -20px;
	z-index: 40;
}
.homepage .ConfBold {
	font-size: 1.3em;
	line-height: 1.5em;
}

#home #BodyText .sidebarheader {
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 20px;
}



#Footer {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #FFF;
	font-size: .85em;
	margin: 30px 0 0;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {
#Footer p { margin-left: 42px; 
}
#Footer a {
	color: #FFF;
	text-decoration: none;
}
.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: #ECEFF6;
	padding-top: 10px;
	padding-bottom: 10px;
	margin:20px
}
.about {
	background: #ECEFF6;
	padding: 10px;
}
#Sidebar .comm p {	padding-left: 15px;
	padding-right: 15px; }

.dine {
	background: #ECEFF6 no-repeat right top;
	padding: 1px 10px;
}
.dine h3 {
	color: #608CB9;
	font-size: 1.5em;
	margin-bottom: 0px;
}




.address {
	float: right;
	text-align: right;
	font-weight: 700;
	color: #455560;
	margin-right:30px;
}

#THISisWHEREtheCOMPUTERCOMPUTERCOMPUTERcssSTARTS  {font-size:1em}
.gridContainer {
	width: 978px;
	/* [disabled]padding-left: auto; */
	/* [disabled]padding-right: auto; */
	margin: auto;
}
#Header, #HeaderH {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
.banner {
	background: #FFF;
	height: 150px;
	padding-top: 20px;
	padding-left: 104px;

}
.banner .dates {
	text-align: right;
	padding-right: 84px;
	width: 350px;
	float: right;
	font-weight: bold;
	margin-top: 20px;
	height: 96px;
	border-left: 1px solid #45545f;
}
#Nav,  #Homenav {
	clear: both;
	float: left;
	display: block;
	width: 100%;
	/* [disabled]background: #FFF; */
}
#BodyText {
	clear: both;
	float: left;
	margin-left: 84px;
	width: 551px;
	display: block;
	
}
#Glance {
	clear: none;
	float: left;
	margin-left: 20px;
	width: 246px;
	display: block;
	margin-top: 80px;
}
#Sidebar {
	clear: none;
	float: left;
	margin-left: 20px;
	width: 246px;
	display: block;
	/* [disabled]height: 600px; */
}
#Footer {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#HomeIntro {
	clear: both;
	float: left;
	margin-left: 84px;
	display: block;
	margin-right: 84px;
	width: 819px;
}
}
