/* @override 
	http://heiexpo/ASSE08/css/layout.css
	http://exhibitors.heiexpo.com/ASSE08/css/layout.css
*/

/****** Colors ******/

/*  Red			#BA2B31  */
/*  Lt Grey		#a7a7a7  */
/*	Dk Yellow	#F4C333 */
/*	Lt Yellow	#F5D261 */

/**********************/

/****** Contents ******/

/*  Layout Styles  */
/*  Basic Type Styles  */
/*  Table Styles  */
/*  top navigation  */

/**********************/

/* @group Holding Page Style */

#holding-text {
	position: absolute;	
	bottom: 50px;
	padding: 0 1em;
}

#holding-text h1 {
	font-size: 2em;
	border: none	;
}

#holding-text p {
	font-size: 1.4em;
}

body#holding-page {
	text-align: center;
	font-size: 1em;
	background: #fff url("/ASSE08/images/source_header.jpg");
	background-repeat: no-repeat;
	width: 770px;
	height: 600px;
	text-align: left;
	position: relative;
	margin: 1em auto;
	border: 1px solid #fff;
}

/* @end */





/*@group Manual Layout Styles*/

html {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #000;
	font-size: 12px;
	background: #A7A7A7 url("/ASSE08/images/bg_black.jpg");
	background-repeat: repeat-x;
}

body#exhibitor-manual {
	margin: 0px 0px 0px 0px;
	text-align: center;
	font-size: 1em;
	background-color: #fff;
	margin: 1em auto 1em auto;
	width: 800px;
	text-align: left;
	padding: 4px;
}

#pf_header {
	display: none;
}

#top {
/* 	background-image: url("/ASSE08/images/header.jpg"); */
	background-repeat: no-repeat;
	width: 100%;
	height: 200px;
	padding: 0 0 1em 0;
	border-bottom: 1px solid #000;
	margin: 0 0 1em 0;
}

#content_body {
	display: table;
	width: 100%;
	border-bottom: 1px solid #000;
	padding: 0 0 1em 0;
}

#left_column {
	float: left;
	position: relative;
	width: 25%;
}

#safety_home {
	margin: 1em 0;
	border: 2px solid #F4C333;
	height: 70px;
	background: url(/ASSE08/images/logo_ASSE_sm.gif) no-repeat 10px;
}

#location {
	padding: .5em;
	margin: 1em 0 0 0;
	border-right: 1px solid #777;
}

#content {
	float: right;
	position: relative;
	width: 73%;
	padding-left: 10px;
}

#footer {
	margin: 1em 0 0 0;
	background-color: #F4C333;
	padding: 1em;
	color: #fff;
}

#search_form {
	background-color: #F5D261;
	padding: 10px 10px 10px 10px;
}

#search_form form {
	margin: 0px 0px 0px 0px;
}

#help {
	display: block;
	clear: both;
	width: 200px;
	height: 40px;
	margin: 0 auto;
	background-color: #F5D261;
	text-align: left;
	border-top: 2px solid #cc0000;
}

#help_header {
	font-size: .9em;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	padding: 1em;
}


/* @end

*/

/* @group Basic Type Styles */

a:link {
	color: #4561AB;
	text-decoration: none;
	border-bottom: 1px dotted #4561AB;
}

a:visited {
	color: #4561AB;
	text-decoration: none;
	border-bottom: 1px dotted #4561AB;
}

a:hover, a[href $='.pdf']:hover {
	background-color: #4561AB;
	color: #fff;
	text-decoration: none;
}

a:active {
	color: #999;
}


a[href $='.pdf'] {
	padding-right: 1.25em;
	background: #fff url(/ASSE08/images/icon_document.gif) no-repeat center right;
}


a#header_link {
	text-decoration: none;
	border: none;
}

a#header_link:hover {
	background-color: none;
}

h1 {
	font-size: 1.8em;
	color: #BA2B31;
	margin: 0 0 .25em;
	padding: 0;
	border-bottom: 1px solid #F5D261;
}

h2 {
	font-size: 1.5em;
	color: #BA2B31;
	margin: .5em 0;
}

h3 {
	font-size: 1.3em;
	color: #BA2B31;
	margin: 0 0 1em 0;
}

h4 {
	font-size: 1.3em;
	color: #000;
	margin: 0 0 .5em 1em;
}

h5 {
	font-size: 1.1em;
	color: #000;
	text-transform: uppercase;
}

h6 {
	font-size: 1em;
}
p {
	font-size: 1em;
	max-width: 90%;
	line-height: 1.5em;
}

#content ul, #content ol {
	font-size: 1em;
	line-height: 1.8em;
	margin: 0 0 1em 0;
	padding-left: 3em;
	max-width: 70%;
}

#content ul {
	list-style-type: square;
}

#content ul ul, #content ol ol {
	font-size: 100%;
}

#content dl {
	font-size: 1em;
	line-height: 1.8em;
	margin: 0;
	width: 90%;
}

#content dt {
	font-weight: bold;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

.caps {
	text-transform: uppercase;
	font-variant: small-caps;
	font-size: .9em;
}

.indent {
	display: block;
	margin-left: 1em;
}

.note {
	font-size: .9em;
	font-style: italic;
}

/* @end */

/* @group Specific Type Styles */

#location address {
	font-style: normal;
	margin: .5em 0 .5em .5em;
	font-size: 1em;
	line-height: 1.3em;
}

#location p {
	line-height: normal;
	font-size: 1em;
}

#location h3 {
	font-size: 1.1em;
	margin-bottom: 2px;
	padding: .5em 0 0 0;
	border-bottom: 1px solid #F4C333;
	color: #cc0000;
	width: 95%;
}

#help h4, #search_form {
	margin: 0 0 0 0;
	padding: .5em;
	color: #000;
	font-style: normal;
	font-size: 1em;
}

#help a {
	color: #000;
}

#safety_home p {
	margin: .5em 0 0 65px;
	line-height: normal;
}
#safety_home p a {
	display: block;
	border: none;	
}

/*#safety_home p a:hover {
	color: #cc0000;
	background-color: #fff;
	text-decoration: underline;
}*/

#content p {
	margin: 0 0 1em 1em;
}

#content p.faq {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 0 0 1em;
	padding: 1em 1em 0 0;
}

#content address {
	font-size: 1em;
	font-style: normal;
	margin: 0 0 1em 3em;
	border-left: 4px solid #F4C333;
	padding-left: 1em;
	width: 300px;
}

ul#table_contents {
	list-style-type: none;
	font-size: 1.1em;
}

/* @end */

/* @group Table Styles */

table, table.eq_width, table.three_col, table.dates {
	width: 550px;
	border-collapse: collapse;
	margin: 0 1em 2em 1em;
	border: 1px solid #000;
}

table.one_col {
	width: 250px;
	border-collapse: collapse;
	margin: 0 1em 2em 1em;
	border: 1px solid #000;
}

th {
	background-color: #F5D261;
	text-align: left;
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: .25em;
}

td {
	border: 1px solid #3f3f3f;
	text-align: left;
	font-size: 1em;
	line-height: 1.5em;
	padding: .5em;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}

.col1 {
	width: 150px;
	font-weight: bold;
	background-color: #ccc;
}

table.eq_width td {
	width: 50%;
}

table.three_col td.col1, table.three_col td.col3 {
	width: 100px;
}

table.no_border {
	width: 550px;
	border-collapse: collapse;
	margin: 0 1em 2em 1em;
	border: none;
}

table.no_border td {
	border: none;
}

/* @end */

/* @group Top Navigation Styles */

#subnav {
	width: 100%;
	position: relative;
	clear: both;
	display: table;
	color: #000;
	padding: .5em 0;
	border-top: 1px solid #cc0000;	
	border-bottom: 1px solid #cc0000;	
	margin-bottom: 1em;
}

#content #subnav ul {
	width: 90%;
	list-style: none;
	display: inline;
	font-size: 1em;
	line-height: 1.6em;
	margin: 0 0 1em 0;
}

#content #subnav li {
	margin: 0px 3px 0px 3px;
	float: left;
}

/* Prevents display issue in IE */
#subnav a {
white-space: nowrap;
}


/* @end */

/* @group Search Results Styles */

#search_results {
}
	#search_results dl {
		margin: 0 0 0 1em;
		width: 100%;
	}

	#search_results dt {
		font-size: 1em;
		line-height: 1.5;
	}
	
	#search_results dd {
		font-size: inherit;
		margin: 0 0 0 1em;
	}

/* @end */



/* @group General Classes */

.imgBorder {
	padding: 2px;
	border: 1px solid #365ea4;
	background-color: #ccc;
}

.floatRight {
	float: right;
	margin: 0 0 1.5em 1.5em;
}

.clearLeft {
	clear: left;
}

.clearRight {
	clear: right;
}

.clearBoth {
	clear: both;
}

.hide {
	display: none;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

/* @end */

@media print {

html, body {
	background-color: #fff;
	margin: 0;
	padding: 0;
}

#container {
	width: 100%;
	margin: 0;
}

#pf_header {
	display: block;
	width: 700px;
	height: 128px;
	margin: 0;
	padding-bottom: 1em;
	border-bottom: 1px solid #777;
}

#top, #left_column, #subnav {
	display: none;
}

#content {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	overflow: visible;
}

#footer {
	height: 40px;
	clear: both;
	background-color: #ffffff;
	margin: 0;
}

#footer p {
	color: #000000;
}

}
