@charset "utf-8";
body {
	background: #eff1f5 url(https://www.inda.org/events/rise16/images/bg-body.jpg) repeat-x center top;
	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: #03F;
	color: #5d89b4;
	font-weight: 700;
	line-height: 1.5em;
	margin: 1em 0em 0.5em;
}
H3 {
	color: #455560;
	font-weight: bold;
	font-size: 1.2em;
}

.session h3 {
	color: #F6B221;
	font-size: 1.7em;
	margin-bottom: 0px;
	padding-bottom: 5px;
}


.session h4 {  font-size: 1.3em; margin-bottom:3px}
h3.date {
	border-bottom: 1px solid #DB832C;
	color: #5889B5;
	font-size: 2em;
	font-weight: lighter;
	padding-bottom: 5px;
}



h3 .times {
	font-weight: normal;
	font-size: 12px;
	color: #455560;
	margin-bottom:10px;
}

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;
}

.goldFont {color:#f6b221;}
.blueFont, .ConfBold {color:#5d89b4;}
.award li {
	margin-bottom: 8px;
	list-style: none;
}
#Sidebar .committee li {
	font-size: 0.9em;
	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;
}
.glance td {
	padding: 4px 0px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #F3C472;
}
.fees td, .fees th {
	padding: 4px 6px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #F3C472;
}
.fees .mem, .glance th { background: #F7D5B0; }
.glance em { font-size: .85em; }
.glance {
	font-size: 0.85em;
	margin-left: 5px;
	margin-bottom: 30px;
}

.glance th {
	padding-top: 5px;
	padding-bottom: 5px;
}

.glance .start, .glance .end {text-align:right; padding-right:8px; padding-left:3px}


.homepage a:link, .homepage a:visited, .conference a:link, .conference a:visited {
	font-weight: bold;
	color: #f8af14;
	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;
}
.dpa {
	background: #ECEFF6;
	padding-right: 5px;
	padding-left: 5px;
}



.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;
}

.coffee {
	float: left;
	margin-right: 10px;
}




/*
	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 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	padding-top: 0px;
}
#Header { background: url(https://www.inda.org/events/rise16/images/bg-head.jpg) no-repeat top; }


.banner {
	background: #F0F1F5;
	padding-top: 20px;

}
.banner .dates {
	text-align: right;
	font-weight: bold;
}
.dates em {
	font-style: normal;
	font-weight: bold;
	color: #5d89b4;
}

.dates strong {
	color: #f6b221;
	font-size: 1.8em;
	line-height: 1.5em;
}

#Navphone select{  width: 98%;
  background-color: #c1d72e;
  font-size: 1.2em;
   position: fixed;
   margin-top:3px;
   -webkit-backface-visibility: hidden;

}


#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 url(https://www.inda.org/events/rise16/images/bg-sidebar.png) no-repeat left top;
}

#Footer {
	color: #fff;
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background: url(https://www.inda.org/events/rise16/images/bg-footer.jpg) repeat-x;
}
#Footer a {
	color: #FFF;
	text-decoration: none;
}
.address {
	color:#fff;
}
#HomeIntro {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#homeglance {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	color: #FFF;
	background: url(https://www.inda.org/events/rise16/images/bg-glance.jpg);
	font-size: 16px;
	text-align: center;
}

#homeglance h1 {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}

#homeglance strong {
	font-weight: bold;
	color: #f6b221;
	font-size: 22px;
}
#homeglance ul {
}
#homeglance em { font-size: .85em; }

#homeglance ul li {
	list-style: none;
	margin-bottom: 15px;
}
#homeglance a:link, #homeglance a:visited {
	color: #FFF;
	text-decoration: none;
}
#homeglance a:hover {
	color: #FFF;
	text-decoration: underline;
}


/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */
#THISisWHEREtheTABLETTABLETTABLETcssSTARTS	{font-size:1em}
@media only screen and (min-width: 481px) {





.gridContainer {
	width: 90.675%;
	/* [disabled]padding-left: 1.1625%; */
	/* [disabled]padding-right: 1.1625%; */
}
#Header {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	padding-top: 0px;
}

.banner { overflow: hidden; 

}
.banner .dates {
	text-align: right;
	float: right;
	font-weight: bold;
	height: 96px;
}
#Navphone, Navphone select {display:none}
#Nav {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-bottom: 20px;
	background: url(https://www.inda.org/events/rise16/images/bg-nav.jpg) no-repeat center bottom;
	height: 100px;
}
#Nav .tagline {
	color: #FFF;
	text-align: center;
	font-size: 28px;
	font-weight: 400;
	padding-top: 15px;
}



#Nav ul {
	background: #FFFFFF url(https://www.inda.org/events/rise16/images/bg-bottomshadow.png) no-repeat center top;
	margin: 0px 0px 0px 140px;
	width: 680px;
	padding: 5px 0px 0px 5px;
	overflow: hidden;
}
#Nav ul li {
	display: table-cell;
	float: left;
	list-style: none;
	padding: 5px 0px 5px 6px;
}
#Nav ul li  a:link, #Nav ul li a:visited {
	border-right: 1px solid #778189;
	padding-right: 5px;
	padding-bottom: 2px;
	color: #455560;
	text-decoration: none;
	font-weight: 500;
}

#Nav ul li a:hover {text-decoration:underline;
color:#5d89b4; }


#BodyText { line-height:1.4em;
	clear: both;
	float: left;
	margin-left: 0;
	width: 61.5384%;
	display: block;
}

#homeglance h1 {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}
#homeglance h1 {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 15px;
}
#homeglance strong {
	font-weight: bold;
	color: #f6b221;
	font-size: 22px;
}
#homeglance ul {
	float: left;
	width: 200px;
	margin-right: 50px;
	/* [disabled]margin-top: 0px; */
}
#homeglance em { font-size: .85em; }
#homeglance .first {margin-left:20px;}

#homeglance ul li {
	list-style: none;
	margin-bottom: 15px;
}
#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/rise16/images/bg-sidehome.png) no-repeat center top;
padding-top:13px; }



#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 { line-height:1.8em;
	clear: both;
	display: block;
	font-size: 1.4em;
	padding-bottom: 25px;
	z-index: 40;
	padding-top: 20px;
}
#home #BodyText .blueFont {
	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;
}
#homeglance {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
}

/* 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;
	/* [disabled]padding-left: auto; */
	/* [disabled]padding-right: auto; */
	margin: auto;
}
#Header {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#Header .topline { padding-top: 4px; 
}
.banner {
	padding-top: 0px;
	padding-left: 84px;

}
.banner .dates {
	text-align: right;
	padding-right: 84px;
	width: 315px;
	float: right;
	font-weight: bold;
	margin-top: 25px;
	height: 75px;
	border-left: 1px solid #b5bbbf;
}
#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: 246px;
	display: block;}
#Sidebar {
	clear: none;
	float: left;
	margin-left: 20px;
	width: 246px;
	display: block;height: 600px;
}
#Footer {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#Footer p { margin-left: 42px; 
}
#HomeIntro {
	clear: both;
	float: left;
	margin-left: 84px;
	display: block;
	margin-right: 84px;
	width: 819px;
}
#homeglance {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#homeglance .first {margin-left:60px;}

.presentations { padding-left: 8%; }
.comm {
	background: #ECEFF6;
	padding-top: 10px;
	padding-bottom: 10px;
}

.dine {
	background: #ECEFF6 no-repeat right top;
	padding: 1px 5px;
}
.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;
}


}
