html, body {min-height: 100%;}
body {
	color: #000;
	font: normal 12px/1 Arial, Helvetica, sans-serif;
}

a, a:link, a:visited {color: #a3620a; text-decoration: underline;}
a:hover, a:focus, a:active {outline: none; text-decoration: none;}
.left, .right, .center {display: block;}
.left {float: left; margin: 0 1em 1em 0;}
.right {float: right; margin: 0 0 1em 1em;}
.center {float: none; margin: 1em auto;}

#wrapper {
	width: 1000px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	background-repeat: repeat-y;
	background-position: 78px 0;
}

#interior #header {
	padding-bottom: 21px;
	overflow: hidden;
	background-color: #fff;
}

#header h1 {
	background: url('../images/global/hpbexpo-logo.png') no-repeat 0 0;
	float: left;
	margin: 30px 0 0 30px;
	position: relative;
}

#header embed {float: right;}

#header h1 a {
	text-indent: -9999px;
	display: block;
	outline: none;
	height: 102px;
	width: 172px;
}

#interior #header img {
	float: right;
}

#primaryContent {
	float: right;
	width: 636px;
	margin-left: 60px;
	line-height: 1.2em;
	padding: 0 0 60px;
}

#primaryContent #homeBanner {
    margin-top: 12px;
    border-bottom: 1px #e6cc86 solid;
    padding-bottom: 18px;
    margin-bottom: 17px;
}

#interior #primaryContent #homeBanner {
	border: none;
	margin-top: 0;
	margin-bottom: 30px;
}

#primaryContent #homeBanner h2 {
    font-size: 16px;
    line-height: 1.2em;
	color: #f36f21;
	margin: 0;
}

#primaryContent #homeBanner h3 {
    color: #DFBB5E;
    margin-bottom: 18px;
}

#primaryContent #content h1 {
	font-size: 24px;
	line-height: 26px;
	color: #a3620a;
	margin-bottom: 0.5em;
}

#primaryContent #content h2 {
	font-size: 16px;
	color: #f36f21;
	line-height: 1.25em;
	margin: 5px 0 5px;
}

#primaryContent #content p {
	margin: 0 0 1em;
}

#primaryContent #content ul {
	margin: 0 2em 1em;
}

#primaryContent #content ul li {
	background-image: url('../images/global/bullet.png');
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 12px;
}

#primaryContent #content a {
	color: #a3620a;
}

#secondaryContent {
	background: #ddb12c;
	float: left;
	margin-left: 78px;
	width: 185px;
	text-align: right;
    padding-right: 38px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#interior #secondaryContent {
	padding-top: 81px;
	margin-top: 0px;
	background: #ddb12c url('../images/interior/interior_nav_bg.gif') no-repeat 0 0;
}

#secondaryContent h3 {
	margin-bottom: 5px;
}

#secondaryContent h3.Register {
	background: url('../images/global/register.jpg') no-repeat right 0;
	text-indent: 999px;
	height: 19px;
}

#secondaryContent h3.Show {
	background: url('../images/global/show-information.jpg') no-repeat right 0;
	text-indent: 999px;
	height: 15px;
	overflow: hidden;
	font-size: 0px;
}
#secondaryContent h3.Exhibitors {
	background: url('../images/global/exhibitors.jpg') no-repeat right 0;
	text-indent: 999px;
	height: 15px;
}


#secondaryContent ul {
	margin-bottom: 24px;
}


#secondaryContent ul li,
#secondaryContent ul li a {
    color: #fff;
	font-size: 13px;
	margin-bottom: 8px;
	position: relative;
	text-decoration: none;
}
#secondaryContent ul li a:hover {
	font-weight: bold;
	background-image: url('../images/global/arrow-sidebar.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
}
#secondaryContent ul li.current a {
	font-weight: bold;
	background-image: url('../images/global/arrow-sidebar.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
}

#secondaryContent ul li.current img {
	margin-right: 10px;
	margin-bottom: -1px;
}

#secondaryContent ul.navigation li ul li ul li.comingSoon div {text-indent: 10px;}
#secondaryContent ul li.comingSoon span.hint {
	background: #DDB12C;
	box-shadow: 2px 2px 5px #333;
	-moz-box-shadow: 2px 2px 5px #333;
	-webkit-box-shadow: 2px 2px 5px #333;
	color: #fff;
	display: block;
	font-weight: bold;
	left: 240px;
	line-height: 16px;
	padding: 0 10px;
	position: absolute;
	top: 3px;
	width: 90px;
	z-index: 999;
}
	#secondaryContent ul li.comingSoon span.hint span.arrow {
		display: block;
		border-top: 8px solid transparent;
		border-right: 10px solid #DDB12C;
		border-bottom: 8px solid transparent;
		font-size: 0px;
		line-height: 0%;
		position: absolute;
		left: -10px;
		top: 0;
	}

#secondaryContent #sponsorBlock{
	padding-bottom: 10px;
}
#secondaryContent #sponsorBlock p {
	font-size: 10px;
	margin-top: 4px;
	line-height: 12px;
}

#secondaryContent p a {
	color: #000;
}

#footer {
	padding-top: 10px;
	margin-bottom: 10px;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 636px;
}

#footer ul {
	margin-top: 7px;
	border-top: 1px solid #e6cc86;
	color: #A78F27;
	padding: 10px 0 0 5px;
	margin: 0;
}

#footer ul li {
	display: inline;
	text-transform: uppercase;
	font-size: 10px;
	margin: 0;
}

#footer ul li,
#footer ul li a {
	color: #999;
}
#primaryContent #content .regTable{
	border: solid 1px #fff;
}
#primaryContent #content .cell1 {
	color: #fff;
	background-color: #977847;
	font-weight: bold;
	padding: 4px;
	text-align: center;
	border: solid 1px #fff;
}
#primaryContent #content .cell2 {
	background-color: #d7d2bb;
	padding: 4px;
	border: solid 1px #fff;
}
#primaryContent #content .cell3 {
	background-color: #c8c2a9;
	padding: 4px;
	text-align: center;
	border: solid 1px #fff;
}
#primaryContent #content .cell4 {
	background-color: #b7b195;
	padding: 4px;
	text-align: center;
	border: solid 1px #fff;
}

#primaryContent #content table {border: 1px solid #f36f21;}
#primaryContent #content table td {padding: 5px;}
#primaryContent #content table.noborders {border: none;}
#primaryContent #content table.noborders td {padding: 0;}
