img {
	border: 0;
}

form {
	margin: 0;
	padding: 0;
}

@media print {
	.dontprint, .go-to-products, #topnav, #menu, #bottomnav, #pannel, #strip-purple, #strip-black, #strip-clear {
		display: none !important;
	}
	
	body, #header, #content, #footer {
		float: none !important;
		width: auto !important;
		margin: 0 !important;
		padding: 0 !important;
	}

	html body #content {
		background: none;
	}
	
	#logo {
		float: right;
		margin: 0 0 40px 40px;
	}

	#bottomnav-print {
		padding-top: 8px;
		font-size: 1em;
	}

}

@media screen {

#bottomnav-print {
	display: none !important;
}
	
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #FFF url(../images/bg.jpg) repeat-x;
	}
#frame {
	width: 780px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	}
#header
	{
	height: 80px;
	}
#menu
	{
	height: 30px;
	}
#strip-purple
	{
	height: 140px;
	}
#strip-black
	{
	height: 20px;
	}
#content
	{
	float: left;
	width: 536px;
	border-left: 2px solid #E3E3E3;
	border-right: 2px solid #E3E3E3;;
	}
#pannel
	{
	float: left;
	width: 240px;
	}
/* Start Mac IE5 filter \*/
#content, #pannel
	{
	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important; 
	}
/* End Mac IE5 filter */
#wrapper
	{
	width: 780px;
	overflow: hidden; /* This hides the excess padding in non-IE browsers */
	}
/* we need this for IE 5.01 - otherwise the wrapper does not expand to the
necessary height (unless fixed, this problem becomes even more acute 
weirdness as the method is enhanced */
#wrapper
	{
/* Normally a Holly-style hack height: 1% would suffice but that causes 
IE 5.01 to completely collapse the wrapper - instead we float it */
	float: left;
/* NB. possibly only IE 5.01 needs to get this float value - otherwise 5.5 sometimes 
(I saw it happen many moons ago) makes the width of wrapper too small 
the float: none with the comment is ignored by 5.01,
5.5 and above see it and carry on about their business
It's probably fine to just remove it, but it's left here 
just in case that many moons ago problem rears its head again */
	float/**/: none;
	}
/* easy clearing */
#wrapper:after
	{
	content: '[DO NOT LEAVE IT IS NOT REAL]'; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
#wrapper
	{
	display: inline-block;
	}
/*\*/
#wrapper
	{
	display: block;
	}
/* end easy clearing */
#strip-clear
	{
	clear: both;
	font-size: 10px;
	width: 536px;
	border-left: 2px solid #E3E3E3;
	border-right: 2px solid #E3E3E3;
	}
#header, #nav, #strip-purple, #strip-black
	{
	width: 780px;
	}
#footer
	{
	height: 30px;
	background: #FFF url(../images/bg-bottom.jpg) repeat-x;
	}
/* Safari needs this - otherwise the ghost overflow, though painted 
correctly obscures links and form elements that by rights should be above it.
An unintended side-effect is that it cause such elements to vanish in IE 5.01
and 5.5, hence the child selector hack */
* > #strip-clear, * > form
	{
	position: relative;
	z-index: 1000;
	}

div, #wrapper h2, #wrapper p, #header p, div p
	{
	margin: 0;
	padding: 0;
	}

.to-left {float: left;}
.to-right {float: right;}

/*
 * TYPOGRAPHY
 */
 
html {font-size: 100%;} /* IE hack */
body {font-size: 0.625em;}
html>body {font-size: 10px;}
body * {font-size: 1em;} /* All elements relative to body, ie. 10px */

body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

#used-by
	{
	text-align: center;
	padding: 20px 30px 0 0;
	}

#content table,
#content input,
#content textarea
	{
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#content p,
#pannel p
	{
	margin-top: 1em;
	font-size: 1.1em;
	line-height: 1.5em;
	}

#content h1,
#pannel h1
	{
	margin: 0.5em 0 0.5em 0;
	}

#content h2,
#pannel h2
	{
	font-size: 1.6em;
	font-style: italic;
	color: #333;
	margin: 1.2em 0 1.2em 0;
	}

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

#pannel h3
	{
	padding: 5px 5px 5px 15px;
	font-size: 1.2em;
	text-transform: uppercase;
	background: #ccc url(../images/h3_rhs.gif) no-repeat top right;
	width: 200px;
	color: #333;
	}

#content h4, #content h5, #content h6, 
#pannel h4, #pannel h5, #pannel h6 
	{
	margin: 1em 0 1em 0;
	font-size: 1.1em;
	}

#pannel p
	{
	padding-left: 10px;
	}
ul.square-ul
	{
	margin-left: 0;
	padding-left: 1.5em;
	list-style: none;
	list-style-image: url("../images/bullet_yellow.gif");
	line-height: 1.7em;
	font-size: 1.1em;
	}

/* The following hack relates to IE problem with italics: http://www.positioniseverything.net/explorer/italicbug-ie.html */
/* \*/
* html #content,
* html #pannel {
	overflow: hidden;
	o\verflow: visible;
}
/* */

#content em,
#pannel em
	{
	font-size: 1.2em;
	}
	
#content pre,
#pannel pre
	{
	font-family: "Lucida Console", "American Typewriter", "Courier New", Courier, monospace;
	font-size: 1.1em;
	}

#strip-black p
	{
	color: #FFF;
	font-weight: bold;
	font-size: 1.3em;
	letter-spacing: 0.2ex;
	padding: 2px 0 0 10px;
	}

#menu {
	background: url(../images/bg_menu.gif) no-repeat top left;
}

#menu a {
	color: #FFF;
	font-weight: bold;
	font-size: 1.3em;
	display: block;
	float: left;
	width: 128px;
	padding-top: 7px;
	text-align: center;
}

#menu a:link,
#menu a:visited {
	color: #FFF;
	text-decoration: none;
}

#menu a:hover {
	color: #000;
}

#topnav {
	text-align: right;
	font-size: 1.1em;
	color: #000;
}

#topnav a:link,
#topnav a:visited {
	color: #000;
	text-decoration: none;
}

#topnav a:hover {
	color: #00F;
	text-decoration: underline;
}

#bottomnav {
	padding-top: 8px;
	font-size: 1em;
	color: #999;
}

#bottomnav a:link,
#bottomnav a:visited {
	color: #999;
	text-decoration: none;
}

#bottomnav a:hover {
	color: #00F;
	text-decoration: underline;
}

.go-to-products {
	background: #ccc;
	height: 18px;
	margin-top: -15px;
	margin-right: -20px;
	}

.go-to-products img {
	float: right;
	margin-right: 5px;
	}

.go-to-products a:link,
.go-to-products a:visited {
	color: #000;
	text-decoration: none;
}

.go-to-products a:hover {
	color: #00F;
	text-decoration: underline;
}

.margin-sides {
	margin: 0 20px;
}
.margin-all {
	margin: 20px;
}

.product-images {
	float:right;
	padding:10px 10px 10px 0;
	text-align: center;
}
.product-images img {
	margin-bottom: 5px;
}

.product-table  {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px; 
}
.product-table  td{
	padding: 5px;
	vertical-align: top;
	font-size: 0.9em;
}

.product-table-grouped  {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px; 
}
.product-table-grouped  td {
	vertical-align: top;
	font-size: 1.1em;
}

.loud {
	font-size: 1.3em;
	font-weight: bold;
	color: #f00;
}

} /* end: media screen */