/* Reset elements */
* { padding: 0px; margin: 0px; }
ul, ol { margin: 1em 1em 1em 2.5em; } 

/* General */
body
{
	text-align: center;
	background: #999;
}
body, input, textarea, select, th, td
{
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}
div.clearer
{
	clear: both;
	height: 1px;
	font-size: 0em;
}

/* Header */
#header
{
	position: relative;
	height: 122px;
	background: url(/directory/images/headerBgTile.gif);
}
#header h1
{
	display: block;
	padding-top: 121px;
	height: 121px; height/**/:/**/0px;
	overflow: hidden;
	background: url(/directory/images/title.gif) no-repeat top center;
}
#header a.tourism
{
	position: absolute;
	top: 0;
	left: 0;
	width: 200px;
	height: 121px;
	background: url(/directory/images/australia.jpg);
}
#header a.ausbiotech
{
	position: absolute;
	top: 0;
	right: 0;
	width: 200px;
	height: 121px;
	background: url(/directory/images/ausbiotech.jpg);
}

/* Site menu */
#menu
{
	background: #e89418;
	list-style-type: none;
	margin: 0;
	padding: 3px;
	font-size: 0.6em;
	text-transform: uppercase;
}
#menu li
{
	display: inline;
	color: white;
	margin: 0;
	padding-left: 5px;
}
#menu li a
{
	color: white;
	text-decoration: none;
	padding-right: 10px;
	border-right: solid 1px white;
}
#menu li a:hover
{
	color: #893101;
}
#menu li input.submit
{
	background: #e89418;
	border: 0;
	color: white;
}

/* Alphabet menu */
#alphabetMenu
{
	height: 40px;
	background: #999 url(/directory/images/alphabetBgLeft.gif) no-repeat;
}
#alphabet
{
	display: block;
	background: transparent url(/directory/images/alphabetBgRight.gif) no-repeat top right;
	height: 40px; height/**/:/**/30px;
	list-style-type: none;
	margin: 0;
	font-size: 0.75em;
	padding: 5px;
}
#alphabet li
{
	display: inline;
	color: #666;
	margin: 0;
}
#alphabet li a
{
	color: #666;
	text-decoration: none;
	padding: 0 5px 0 5px;
}
#alphabet li a:hover
{
	background: #e89418;
	color: white;
}

/* Background */
#bgLeft
{
	min-width: 800px;
	background: white url(/directory/images/bgLeftTile.gif) repeat-y top left;
}
#bgRight
{
	background: url(/directory/images/bgRightTile.gif) repeat-y top right;
}

/* Content */
#content
{
	margin: 20px 150px 0px 150px;
	text-align: left;
	font-size: 0.8em;
}
#content h1
{
	font-size: 1.6em;
	color: #E89419;
	border-bottom: solid 1px #ccc;
	padding-bottom: 1em;
	margin-bottom: 1.5em;
}
#content h1 span
{
	display: block;
	font-size: 0.8em;
	font-weight: normal;
}
#content h2
{	
	font-size: 1.4em;
	margin-top: 1.5em;
	padding-left: 1em;
	color: #E89419;
	background: url(/directory/images/bullet.gif) no-repeat left center;
}
#content h2 a
{
	color: #E89419;
	text-decoration: none;	
}
#content h2 a:hover
{
	color: #E89419;
	text-decoration: underline;	
}
#content h3 { font-size: 1.2em; }
#content h4 { font-size: 1em; }
#content p, #content ul, #content ol
{
	margin-bottom: 1em;
	line-height: 1.5em;
}
#content p, #content li { font-size: 1em; }
#content p.introductory
{
	font-size: 1.2em;
}
#content ul li
{
	margin-bottom: .5em;
}
#content ul li a
{
	color: black;
	text-decoration: none;
}
#content ul li a:hover
{
	text-decoration: underline;
	color: #e89418;
}
#content p.backToTop a
{
	text-transform: uppercase;
	font-size: 0.8em;
	color: black;
	text-decoration: none;
}
#content p.backToTop a:hover
{
	text-decoration: underline;
	color: #e89418;
}
#content div.searchTips
{	
	padding-bottom: 1em;
	border-bottom: dotted 1px #ccc;
}
#content a.readMore
{
	text-transform: uppercase;
	font-size: 0.8em;
	color: black;
	text-decoration: none;
}
#content a.readMore:hover
{
	text-decoration: underline;
	color: #e89418;
}

/* Search results */
#content p.paging
{
	margin-top: 3em;
	font-size: 0.8em;
}
#content p.paging a
{
	color: black;
	text-decoration: none;
	padding: 5px;
}
#content p.paging a:hover
{
	text-decoration: underline;
	color: #e89418;
}

/* Details */
img.logo
{
	float: right;
	margin: 0 0 20px 20px;
}
#content a
{
	color: black;
}
#content a:hover
{
	text-decoration: underline;
	color: #e89418;
}
#content table.contactDetails
{
	margin-top: 20px;
	width/**/:/**/100%;
	font-size: 1em;
}
#content table.contactDetails th, #content table.contactDetails td
{
	font-size: inherit;
	padding: 5px;
	border-bottom: dotted 1px #ccc;
}
#content table.contactDetails th
{
	width: 200px;
	text-align: left;
}
#content p.backButton
{
	margin-top: 2em;
}
#content p.backButton a
{
	font-size: 0.8em;
	color: black;
	text-transform: uppercase;
	text-decoration: none;
}
#content p.backButton a:hover
{
	text-decoration: underline;
	color: #e89418;
}
#details ol
{
	font-size: 0.8em;
}
/* Footer */
#footerBar
{
	position: relative;
	border-top: solid 1px #ccc;
	font-size: 0.8em;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-top: 20px;
}
#content p.footer a
{
	color: black;
	text-decoration: none;
}
#content p.footer a:hover
{
	color: #e89418;
	text-decoration: underline;
}

/* Edit company */
#editCompany p input, #editCompany p select
{
	width: 500px;
}
#editCompany h2
{
	background-image: none;
	padding: 0 0 10px 0;
	font-size: 1em;
}
#editCompany h3
{
	font-size: 0.8em;
	padding: 0 0 10px 0;
}
input.button
{
	width: auto;
	font-size: 0.8em;
}

/* Admin bar */
#adminBar
{
	background: black;
	color: white;
}
#adminBar strong
{
	float: left;
	padding: 5px;
	font-size: 0.6em;
	line-height: normal;
	font-weight: bold;
	margin: 0;
	color: white;
}
#adminBar ul
{
	list-style-type: none;
	float: right;
	font-size: 0.6em;
	margin: 0;
	padding: 0;
}
#adminBar ul li
{
	display: inline;
}
#adminBar ul li a
{
	float: left;
	padding: 5px 10px 5px 10px;
	border-left: solid 1px white;
	color: white;
}
#adminBar ul li a:hover
{
	background: #e89418;
}

/* Create CD */
#createProgress
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: white;
	display: none;
	z-index: 99;
}
#createProgress p
{
	position: relative;
	top: 0;
	left: 0;
	padding: 10px;
	color: red;
}

/* Splash */
#splash
{
	margin: 20px;
	background-image: none;
}
#splash div.wrapper
{
	position: relative;
	margin: auto;
	width: 800px;
	text-align: left;
}
#splash div.splashMenu
{
	padding: 20px;
	width: 800px; width/**/:/**/760px;
	height: 520px; height/**/:/**/480px;
	background: url(/directory/images/splash/background.jpg);
}
#splash h1
{
	display: block;
	float: right;
	width: 239px;
	padding-top: 274px;
	height: 274px; height/**/:/**/0px;
	overflow: hidden;
	background: url(/directory/images/splash/splashTitle.gif);
}
#splash ul
{
	list-style-type: none;
	float: right;
	clear: right;
	margin: 0;
}
#splash ul a
{
	display: block;
	width: 239px;
	padding-top: 28px;
	height: 28px; height/**/:/**/0px;
	overflow: hidden;
}
#splash #introduction { background: url(/directory/images/splash/introduction.gif); }
#splash #introduction:hover { background: url(/directory/images/splash/introduction.gif) 0 28px; }
#splash #alphabeticalIndex { background: url(/directory/images/splash/alphabeticalIndex.gif); }
#splash #alphabeticalIndex:hover { background: url(/directory/images/splash/alphabeticalIndex.gif) 0 28px; }
#splash #viewByState { background: url(/directory/images/splash/viewByState.gif); }
#splash #viewByState:hover { background: url(/directory/images/splash/viewByState.gif) 0 28px; }
#splash #viewBySector { background: url(/directory/images/splash/viewBySector.gif); }
#splash #viewBySector:hover { background: url(/directory/images/splash/viewBySector.gif) 0 28px; }
#splash #disclaimer { background: url(/directory/images/splash/disclaimer.gif); }
#splash #disclaimer:hover { background: url(/directory/images/splash/disclaimer.gif) 0 28px; }
#splash #login { background: url(/directory/images/splash/login.gif); }
#splash #login:hover { background: url(/directory/images/splash/login.gif) 0 28px; }
#splash #pdfLink { background: url(/directory/images/splash/pdfLink.gif); }
#splash #pdfLink:hover { background: url(/directory/images/splash/pdfLink.gif) 0 28px; }
