/* -----------------------
// CSS definitions for www.pacifictest.com.au
// Designed and Developed by (TWEEK!)
// June 2004
// Copyright © 2004 Pacific Test Equipment
*/
/* ----------------------- GLOBAL LINKS */
a:link, a:active {
	color: #009999;
	text-decoration: underline;
}

a:visited {
	color: #990033;
	text-decoration: underline;
}

a:hover {
	color: #333333;
	text-decoration: underline;
}

/* ----------------------- GLOBAL TAG DEFINITIONS */
body {
	background-color: #FFFFFF;
	background-image: url(../images/bg-new.gif);
	background-repeat: repeat;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}

h1 {
	color: #009999;
	font-family: "Trebuchet MS", Arial,Helvetica,Verdana,sans-serif;
	font-size: 160%;
	margin: 10px 0 3px 0;
}

h2 {
	color: #999999;
	font-size: 110%;
	margin: 3px 0 10px 0;
}

h3 {
	color: #009999;
	font-size: 100%;
	margin: 20px 0 10px 0;
}

img {
	border: none;
	visibility: visible;
}

p {
	font-size: 96%;
	text-align: left;
}

/* ----------------------- MAIN LAYOUT DIV DEFINITIONS */
div#hide {
	display: none;
}

div#container {
	background-color: transparent;
	height: 100%;
	vertical-align: top;
	width: 100%;
}

div#banner {
	color: #000000;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 100%;
}

div#displayarea {
	background-color: #FFFFFF;
	border-bottom: 2px solid #999999;
	border-left: 2px solid #999999;
	border-right: 2px solid #999999;
	border-top: none;
	color: #000000;
	margin-left: auto;
	margin-right: auto;
	min-height: 200px;
	padding: 0;
	text-align: left;
	width: 754px;
}

/* ----------------------- CONTENT DIVS AND STYLES */
div#content {
	background-color: #FFFFFF;
	clear: both;
	color: #000000;
	float: left;
	padding: 12px;
	padding-bottom: 30px;
	width: 65%;
}

div#contentwide {
	background-color: #FFFFFF;
	clear: both;
	color: #000000;
	float: left;
	padding: 12px;
	padding-bottom: 30px;
	width: 90%;
}

div#feature {
	background-color: #F5F5F5;
	border-bottom: 1px dashed #E5E5E5;
	border-top: 1px dashed #E5E5E5;
	color: #000000;
	float: right;
	height: auto;
	margin: 70px 6px 30px 6px;
	padding: 5px 5px 30px 5px;
	width: 25%;
}

div#feature ul.news {
	border: 0;
	list-style: disc outside url(../images/bullet.gif);
	margin: 0 0 0 20px;
	padding: 0;
}

div#feature ul.news li {
	font-size: 80%;
	margin-bottom: 4px;
}

div#feature ul.products {
	border: 0;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#feature ul.products li {
	font-size: 80%;
	list-style-type: none;
	margin: 6px;
	margin-bottom: 18px;
	padding: 0;
	text-align: center;
}

div#feature ul.products img {
	text-align: center;
}

span.required {
	color: #CC3333;
	font-weight: bold;
	font-size: 110%;
	margin-left: 20px;
	vertical-align: top;
}

/* ----------------------- FOOTER DIVS AND STYLES */
div#footer {
	background-color: #009999;
	border-top: 2px solid #999999;
	clear: both;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial,Helvetica,Verdana,sans-serif;
	font-size: 90%;
	height: auto;
	margin-bottom: auto;
	margin-top: auto;
	padding: 0 10px 3px 10px;
}

div#footer a {
	background-color: #009999;
	color: #FFFFFF;
	text-decoration: none;
}

div#footer a:hover {
	text-decoration: underline;
}

div#footer .copy {
	float: right;
	padding: 0 0px 1px 0;
}

/* ----------------------- CONTENT LIST DISPLAYS AND STYLES */
table#display {
	border: none;
	margin: 0;
	margin-top: 15px;
	padding: 0;
	width: 100%;
}

table#display td{
	border-bottom: 1px solid #F5F5F5;
	margin-bottom: 15px;
	padding: 6px;
}

table#display td p.small{
	font-size: 70%;
	font-style: italic;
}

table#display td.feature{
	background-color: #FFFFFF;
	border-bottom: 1px solid #E5E5E5;
	border-left: 3px solid #E5E5E5;
	padding: 6px;
}

table#display td.label{
	background-color: #f5f5f5;
	border-bottom: 1px solid #E5E5E5;
	border-right: 3px solid #E5E5E5;
	padding: 6px;
	font-size: 90%;
	text-align: right;
}


table#nav {
	border: none;
	margin: 0;
	padding: 0;
}

div#navlist {
	background-color: #009999;
	height: 23px;
	margin: 0 0 29px 0;
	padding: 0;
	vertical-align: middle;
}

div#navlist ul {
	border: 0;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#navlist ul li {
	display: block;
	float: left;
	height: 23px;
	margin: 0;
	padding: 0;
	text-align: center;
	vertical-align: middle;
}

div#navlist ul li a {
	background-color: #009999;
	border-right: 1px solid #FFFFFF;
	color: #FFFFFF;
	display: inline;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 105%;
	font-weight: bold;
	height: 23px;
	margin: 0 0 0 0;
	padding: 5px 10px 5px 10px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	width: 100%;
}

div#navlist ul li a:hover, div#navlist ul li a.selected {
	background-color: #FFFFFF;
	color: #333333;
	font-weight: bold;
	margin: 0 0 0 0;
}

/* ----------------------- ERROR MESSAGES */
#errormsg
{
	border: none;
	width: 90%;
	padding: 15px;
	font-size: 95%;
	text-align: left;
	background-color: #ffffff;
	color: #000000;
}

#errormsg ul
{
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	border: 0;
	list-style: none;
	text-align: left;
}

#errormsg li
{
	border-left: 6px solid #CD8282;
	border-right: none;
	border-bottom: 1px solid #CD8282;
	border-top: none;
	width: 90%;
	padding: 3px 3px 3px 6px;
	display: block;
	background-color: #ffffff;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align: left;
	list-style-type: none;
}