html, body {
  height: 100%;
}

body {
  margin-left: 0;
  margin-top: 0px;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	line-height: 1.4em;
}

.Cover {
  position: absolute;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 100;
  top: 0px;
  left: 0px;
}

a:link {
	color: #0094b5;
	text-decoration: none;
}
a:hover {
	color: #04646d;
	text-decoration: none;
}
a:visited {
	color: #0094b5;
	text-decoration: none;
}
img {
  behavior: url( 'iepngfix.htc' );
}

#AllContentContainer {
  position: relative;
  width: 950px;
}

#LayoutForm {
	position:relative;
	width:950px;
	height:550px;
}
#LayoutMenu {
	position:absolute;
	left:116px;
	top:527px;
	width:717px;
	height:25px;
	text-align: center;
}
.LayoutContent {
  position: absolute;
}
#LayoutLogo {
	position: absolute;
	left: 157px;
	top: 8px;
}
#LayoutContent1 {
	position: absolute;
	left: 150px;
	top: 85px;
	width: 650px;
	height: 442px;
	background-color: #FFFFFF;
}
#LayoutContent2 {
	position: absolute;
	left: 15px;
	top: 17px;
	width: 246px;
	height: 408px;
}
#LayoutMenuList {
	margin: 0;
	padding: 0;
	text-align: center;
}
#LayoutMenuList li {
	list-style-type: none;
	display: inline;
	margin-left: 4px;
	margin-right: 4px;
	vertical-align: middle;
}
.ShowsList {
  margin-top: 10px;
	height: 200px;
	overflow: auto;
}
.ShowDescription {
	height: 260px;
	overflow: auto;
  margin-top: 1em;
}
.ShowDescription p {
  margin-bottom: 1em;
}

.ExhibitorDescription {
	height: 260px;
  margin-top: 1em;
}

#Sponsors {
	position: absolute;
  text-align: center;
	top: 315px;
	left: 0px;
  width: 350px;
}

#Sponsors td {
  padding: 5px;
}

#Sponsors .sponsorTitle { 
  color: #a9682d;
}

#LayoutContent3Background {
	position: absolute;
}
#LayoutContent3Translucent {
	position: absolute;
	width: 350px;
	height: 389px;
	background-color: #FFFFFF;
	display: none;
}

#LayoutContent3 {
	position: absolute;
	left: 11px;
	top: 11px;
	width: 522px; 
	height: 410px;
}

#ShowTransitionLayerFrom {
	position: absolute;
	left: 11px;
	top: 11px;
	width: 522px;
	height: 410px;
}

#ShowTransitionLayerTo {
	position: absolute;
	left: 11px;
	top: 11px;
	width: 522px;
	height: 410px;
}

#Content4 {
  display: none;
  height:432px;
  left:350px;
  overflow:hidden;
  position:absolute;
  top:0px;
  width:540px;
}

#LayoutContent4Translucent {
  height:432px;
  position:absolute;
  width:540px;
	background-color: #FFFFFF;
}

#LayoutContent4 {
	position: absolute;
	left: 11px;
	top: 11px;
	width: 518px;
	height: 410px;
  overflow: hidden;
}

#ExhibitorTransitionLayerFrom {
	position: absolute;
	left: 11px;
	top: 11px;
	width: 518px;
	height: 410px;
}

#ExhibitorTransitionLayerTo {
	position: absolute;
	left: 11px;
	top: 11px;
	width: 518px;
	height: 410px;
}


.ShowLink {
	text-align: right;
}

.ShowLink, .CouponLink, .TicketLink {
	cursor: pointer;
}

.PreviousNextLinks {
  cursor: pointer;
	position: absolute;
	top: 390px;
	width: 518px;
	height: 20px;
}

.ArrowsContent {
	position: absolute;
	width: 518px;
	height: 20px;
}

#CouponContainer {
	width:592px;
	background-color: #FFFFFF;
}
#TicketContainer {
	width:592px;
	background-color: #FFFFFF;
}
#TicketWizard {
	width:592px;
	background-color: #FFFFFF;
}
#SelectFilter {
	position: relative;
  left: 0px;
	top: 0px;
	cursor: pointer;
}
.style1 {font-size: large}
.style2 {font-size: smaller}
.fakelinks {
	cursor: pointer;
}

.ExhibitorLists {
	position:absolute;
	top: 60px;
	width: 300px;
	height: 315px;
	z-index:1001;
}

.title {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #04646d;
	font-size: 16pt;
	font-variant: small-caps;
	text-align: left;
	border-bottom: 1px dotted #04646d;
  letter-spacing: 0.1em;
  margin-bottom: 1em;
}
.leaderDots {
  width: 90%; 
	background:url('leaderdots.gif') repeat-x bottom;
	padding-bottom: 3px;
}
.leaderDotsBefore { 
  white-space:nowrap; 
	padding-right: 5px;
}	
.leaderDotsAfter { 
  white-space:nowrap; 
	padding-left: 5px;
}	

.transitionContainer {
  overflow: hidden;
}

.yui-skin-sam .yui-panel .hd {
  background: url(overlay_titlebar.jpg);
}

.yui-skin-sam .container-close {
  height:21px;
  top:2px;
  width:71px;
}

.yui-skin-sam .yui-panel .bd, .yui-skin-sam .yui-panel .ft {
  background-color: #d1ebed;
}

.ShowLocation, .ShowDate {
  color: #222;
}

.CategoryLink {
  cursor: pointer;
}

#TicketWizard li {
  list-style-type: disc;
  margin-left: 2em;
  margin-right: 2em;
}

#TicketWizard p {
  margin-bottom: 1em;
}

.ExhibitorLists li {
  margin-left: 17px;
}

input, select {
  border-width: 0px;
}

#MainMenu li {
	display: inline;
	margin-left: 7px;
}

.CategoryColumn {
	white-space: nowrap;
}

#yui-history-iframe {
  position:absolute;
  top:0; left:0;
  width:1px; height:1px;
  visibility:hidden;
}

.contentAreaProperty, .contentData {
	display: none;
}

.contentArea {
	overflow: hidden;
}

/* Revert Yahoo reset.css */
ul, ol {
  padding-left: 25px;
}
ul li {
	list-style-type: disc;
	
}
ol li {
	list-style-type: decimal;
}
.PageBreak {
  page-break-after: always;
}
#map_canvas {
  height: 250px;
  width: 350px;
}
#map_frame {
  position: relative; 
  height: 250px; 
  overflow: hidden;
}
#map_iframe {
  width: 350px;
  height: 250px;
  overflow: hidden;
  border: none;
}
#map_directions {
  position:absolute;
  height:115px;
  left: 374px;
  top: 53px;
}