
*{ margin:0; padding:0;}
html {
	font-size: 12pt;
}
body {
	position: absolute;
	font-family: Calibri;
	font-size: 1em;
	line-height: 1.4em;
	background:white;
	color: #191919;
}
.wshopOrg {
	font-size: 0.9em;
}
.wshopOrg>span {
	border-bottom: 1px dotted silver;
}

table {
	border-collapse: collapse;
	width: 100%;
	font-size: 0.9em;
	line-height: 1.5em;
	margin-top: 1em;
}
tr {
	border-bottom: 1px solid #e6e6e6;
}
.rego tr:hover {
	background-color: #e6e6e6;
}
thead tr {
	text-transform: uppercase;
	border-bottom: 1px solid #626262;
	font-size: 0.7em;
	line-height: 1em;
}
.wshopHdr {
	cursor: pointer;
	padding-top: 0.2em;
	padding-bottom: 0.7em;
}
.wshopHdr.cancelled {
	color: silver;
	opacity: 0.5;
}
.wshopWhen:before {
	content: "Takes place: ";
}
.wshopWhen {
	padding-top: 1em;
	padding-bottom: 1em;
	font-style: italic;
}
.wshopHdr:hover {
	background-color: #FFDC80;
}
.wshopDescr,.wshopAudience {
	font-size: 0.9em;
	padding-right: 2em;
	line-height: 1.4em;
	display: none;
}
.wshopDescr {
	background: whitesmoke;
	padding-bottom: 1em;
	padding-left: 0.5em;
	padding-right: 0.5em;
}
.wsaTitle {
	font-style: italic;
}
.wshopAudience:nth-child(2) {
	font-style: italic;
}

ul li {
	margin-left: 1em;
	list-style-type: disc;
	text-align:left;
}
ol li {
	margin-left: 1em;
	list-style-type: lower-roman;
}
img.small {
	width: 85px; height: 85px;
	padding:0.5em;
	margin:0.5em;
	border: 1px solid silver;
	background: white;
}
abbr {
	border-bottom: 1px dotted silver;
}
.name a {
	text-decoration: none;
	border: 0 none !important;
}
.contact a {
	text-decoration: none;
	border: 0 none !important;	
}
.highlight {
	background: #ffff66;
}
#navigation {
	font-family: 'Play', Calibri, Verdana, sans-serif;
	background: black;
	background: rgba(0, 0, 0, 0.4);
	z-index: 999;
	position: fixed;
	top: 0px; left: 0px;
	height: 1.5em;
	width: 100%;
	color: black;
	padding: 0.5em;
}
#navigation a:link {
	color: white;
	border: 0 none !important;
}
#navigation a:visited {
	color: white;
	border: 0 none !important;
}
#navigation ul {
	list-style-type: none;
	padding: 0px; margin: 0px;
	display: inline;
}
#navigation li {
	list-style-type: none;
	display: inline;
}
#footer {
	float: left;
	background: rgba(0, 0, 0, 0.4);
	position: fixed;
	bottom: 0px; left: 0px;
	z-index: 1;
	height: 2em;
	width: 100%;
}
.buttony {
	padding: 0.3em;
	margin: 0.1em;
	font-size: 0.9em;
	color: #7f7f7f;
	background-color: #e6e6e6;
	border: 1px solid #7f7f7f !important;
	-webkit-transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	transition:all 0.2s ease-in-out;
}
.buttony:hover {
	background-color: black;
	color:white !important;
}
.buttony:visited {
	color: #7f7f7f;
}
h1 {
	font-family: 'Play', Calibri, Verdana, sans-serif;
	color:#ff3100;
	color: rgba(255, 49, 0, 1);
	line-height: 2em;
	padding-bottom: 0.5em;
}
p+p {
	text-indent: 1em;
}
.pplain {
	text-indent: 0em;
	padding-top:1em;
}
h2 {
	font-family: 'Play', Calibri, Verdana, sans-serif;
	padding-top: 1em;
	padding-bottom: 0.5em;
	text-transform: uppercase;
	color: #086FA1;
	font-size: 1.3em;
}
h3 {
	font-size: 1.2em;
	padding-top: 1.2em;
}
h4 {
	padding-top: 0.5em;
	font-weight: normal;
	font-size: 1em;
}
dl {
	float: left;
	padding-bottom: 2em;
	width: 13em;
	height: 9em;
	padding-right: 1em;
}
dt {
	padding-top: 1em;
	font-weight: bold;
}
.name {
	display: block;
	min-width: 10em;
}
.hotelContact {
	border: 1px solid #999999;
	background: #cccccc;
	padding: 0.5em;
	width: 25em;
}
.hotelContact li {
	list-style-type: none;
}
.hotelContact a:link {
	color: black;
	border-bottom: 1px dotted #999999;
}
.hotelContact a:visited {
	color:black;
	border-bottom: 1px dotted #999999;
}
.hotelContact a:hover {
	color: red;
	text-decoration:none;
}
.nofloat {
	float:none !important;
	padding:0px !important;
}
.inst {
	font-size: 0.7em;
	display: block;
	line-height: 1em;
	padding-bottom: 1em;
}
dt .contact {
	display:inline;
	padding-left: 0.5em;
	font-size: 0.8em;
	text-transform:uppercase;
}
.uiIcon {
	border: 0;
}

a:link {
	border-bottom: 1px solid #66ccff;
	color: #191919; /* #FF3100 */
	text-decoration: none;
}
a:hover {
	background-color: #66ccff;
	color: white;
}
a:visited {
	border-bottom: 1px dotted #191919;
}
.flatList a {
	border: 0 none !important;
}
.acr {
	text-transform: uppercase;
	font-size: 0.9em;
}
.textblock {
  	-moz-column-gap: 2em;
  	-webkit-column-gap: 2em;
  	column-gap: 2em;
  	-moz-column-width: 34em;
  	-webkit-column-width: 34em;
  	column-width: 34em;
  	text-align: justify;
}
.textblock p+p {
	text-indent: 1em;
}
.flatList {
	list-style-type: none;
}
.flatList li {
	float:left;
	list-style-type: none;
	display: block;
	margin:0em;
	padding-right: 1em;
	width: 10em;
}
.flatList li a:link {
	color: black;
}
.flatList li a:visited {
	color:black;
}
.pad {
	padding: 1em;
}
.sponsorSupported {
	width: 215px !important;
}
.textNavHelper {
	clear:both;
}
.clear {
	clear: both;
}
.displayList img {
	width: 170px; height: 170px;
	padding-right: 1em;
	padding-bottom: 1em;
	float: left;
}
.displayList .name {
	font-size: 2em;
	display:block;
}
.displayList .inst {
	font-size: 0.8em;
}
.displayList li {
	list-style-type: none;
	float:left;
	display: block;
	padding-right:1em;
}
.imageFL {
	float:left;
	padding-right: 1em;
	padding-bottom: 1em;
}
.deadlines .ddate {
	clear:right;
	display:block;
	float:left;
}
.deadlines .dlabel {
	display:block;
	clear: left;
	float:left;
}
.deadlines li {
	height: 5.5em;
	padding:0.5em;
	background:#FFF8E6;
	-webkit-transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	transition:all 0.5s ease-in-out;
	border-right: 1px solid #FFBA00;
	cursor: pointer;
}
.deadlines li:hover {
	background: #FFDC80;
}
#deadlineHint {
	color:white;
	position:absolute;
	background:#FFBA00;
	display:none;
	top:0;
	-webkit-transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	transition:all 0.5s ease-in-out;
	z-index: 1000;
}
.cfpInfo {
	display:block;
	width: auto;
	border: 1px dotted #2A4958;
	background: #E7F7FF;
	padding: 0.5em;
	margin:0.5em;
}
.cfpInfo.lite {
	padding:0px;background:transparent;border:0px;margin:0px;
}
.cfpInfo li {
	list-style-type: none;
	margin-left:0px;
}
.cfpInfo li:hover {
	background:#FFDC80;
}
.prgDay table {
	border-collapse: collapse;
	border: 0;
	width: 100%;
}
.prgDay h2 {
	cursor: pointer;
}
.prgDay td {
	padding-left: 0.5em;
	padding-right: 0.5em;
	cursor: pointer;
	-webkit-transition:background 0.3s ease-in-out;
	-o-transition:background 0.3s ease-in-out;
	-moz-transition:background 0.3s ease-in-out;
	transition: background 0.3s ease-in-out;
}
.tdExpanded {
	vertical-align: top;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
.titleExpanded {
	font-weight: bold;
}
.prgDay .title {
	cursor: pointer;
}
td.tdExpanded span.title {
	text-transform: uppercase;
}
.prgDay .time {
	color: silver;
	width: 2em;
	text-align: right;
	font-size: 0.9em;
}
.prgDay .break {
	text-align: center;
	font-style: italic;
}
.affiliation {
	opacity: 0.5;
}
.chair {
	padding-bottom: 1em;
	display: block;
	font-style: italic;
}
.chair:before {
	content: "Chair: ";
}
.prgDay .keynote {
	background-color: #ebffc1;
	border-left: 2px solid #ccff66;
}
.prgDay .keynote:hover {
	background-color: #ccff66;
}
.prgDay .designCase {
	background-color: #eac0ff;
	border-left: 2px solid #cc66ff;
}
.prgDay .designCase:hover {
	background-color: #cc66ff;
}
.prgDay .papers {
	background-color: #ffebc0;
	border-left: 2px solid #ffcc66;
}
.prgDay .papers:hover {
	background-color: #ffcc66;	
}
.prgDay .industry {
	background-color: #c3ebff;
	border-left: 2px solid #66ccff;
}
.prgDay .industry:hover {
	background-color: #66ccff;
}
.prgDay .panel {
	background-color: #ffffbe;
	border-left: 2px solid #ffff66;
}
.prgDay .panel:hover {
	background-color: #ffff66;	
}
.prgDay .demos {
	background-color: #c3ffea;
	border-left: 2px solid #66ffcc;
}
.prgDay .demos:hover {
	background-color: #66ffcc;
}

.sess {
	padding-bottom: 1em;

}
.sess ul li {
	list-style: none;
	margin: 0;
	padding-bottom: 0.6em;
}

.sess .sTitle {
	margin-left: -0.5em;
	margin-right: -0.5em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	display: block;
	font-size: 1.0em;
	-webkit-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.sess .sTitle:hover {
	background: #4c4c4c;
	color: white;
}

.sess .authors {
	display: block;
	font-size: 0.9em;
}
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#cboxOverlay{background:url(images/overlay.png) repeat 0 0;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(images/controls.png) no-repeat -101px 0;}
    #cboxTopRight{width:21px; height:21px; background:url(images/controls.png) no-repeat -130px 0;}
    #cboxBottomLeft{width:21px; height:21px; background:url(images/controls.png) no-repeat -101px -29px;}
    #cboxBottomRight{width:21px; height:21px; background:url(images/controls.png) no-repeat -130px -29px;}
    #cboxMiddleLeft{width:21px; background:url(images/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(images/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(images/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(images/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff; overflow:hidden;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0; background:url(images/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious:hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(images/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext:hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(images/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(images/loading.gif) no-repeat center center;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(images/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose:hover{background-position:-25px -25px;}

.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

.cboxIE6 #cboxTopLeft{background:url(images/ie6/borderTopLeft.png);}
.cboxIE6 #cboxTopCenter{background:url(images/ie6/borderTopCenter.png);}
.cboxIE6 #cboxTopRight{background:url(images/ie6/borderTopRight.png);}
.cboxIE6 #cboxBottomLeft{background:url(images/ie6/borderBottomLeft.png);}
.cboxIE6 #cboxBottomCenter{background:url(images/ie6/borderBottomCenter.png);}
.cboxIE6 #cboxBottomRight{background:url(images/ie6/borderBottomRight.png);}
.cboxIE6 #cboxMiddleLeft{background:url(images/ie6/borderMiddleLeft.png);}
.cboxIE6 #cboxMiddleRight{background:url(images/ie6/borderMiddleRight.png);}

.cboxIE6 #cboxTopLeft,
.cboxIE6 #cboxTopCenter,
.cboxIE6 #cboxTopRight,
.cboxIE6 #cboxBottomLeft,
.cboxIE6 #cboxBottomCenter,
.cboxIE6 #cboxBottomRight,
.cboxIE6 #cboxMiddleLeft,
.cboxIE6 #cboxMiddleRight {
    _behavior: expression(this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1], this.style.background = "none", this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ", sizingMethod='scale')");
}
