/*
-----------------------------------------------
SiteSuite Australasia Pty Ltd
Author:   Jarrod Strachan
Version:  11 Dec 2004
Product:  Netchant
----------------------------------------------- */


/* Establish general layout parameters
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

body {
	background: #FFF url("/persistent/siteImgs/bgPrint.gif");
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	}
	
h3.title {
	background: #000 url("/persistent/siteImgs/ttlBulletPrint.gif") no-repeat 0% 0%;
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	height: 20px;
	width: 420px;
	}
* html h3.title {
	width: 60%;
	background: #000 url("/persistent/siteImgs/ttlBulletPrint.gif") no-repeat 0% 0%;
	} 	

h3.title2 {
	display: block;
	z-index: 10;
	background: #000 url("/persistent/siteImgs/ttlBulletPrint.gif") no-repeat 0% 0%;
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
	padding-left: 22px;
	padding-top: 2px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	height: 20px;
	width: 320px;
	}
* html h3.title2 {
	width: 320px;
	background: #000 url("/persistent/siteImgs/ttlBulletPrint.gif") no-repeat 0% 0%;
	}
	
#sidePhoto {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 150px;
	}
* html #sidePhoto {
	margin-right: 0px;
	padding: 0;
	position: absolute;
	width: 150px;
	}
	
#sidePhotoSize {
	width: 150px;
	}
* html #sidePhotoSize {
	width: 150px;
	}

html {
	margin: 0;
	}

img {
	border: 0;
	}
	
#printHide, .printHide {
	display: none;
	}
	
#webHide, .webHide {
	display: inline;
	}
* html #webHide, .webHide {
	display: inline;
	}

#graphSize {
	width: 150px;
	}
* html #graphSize {
	width: 150px;
	}

#elecSpecs {
	width: 50%;
	}
* html>#electSpecs {
	width: 70%;
	}
	
* html>#widthChange {
	width: 215px;
	}

#wrapper {
	background: #FFF url("/persistent/siteImgs/bgPrint.gif");
	margin: 0;
	margin-right: -3px;
	padding: 0;
	border: 0;
	width: 675px;
	float: none !important;
	}


/* Product Search
-------------------------------------- */
	
td.padRight {
	padding-right: 8px;
	}


/* Contents
-------------------------------------- */
#contentWrap {
	background: #FFF url("/persistent/siteImgs/bgPrint.gif");
	float: left;
	padding: 0;
	margin: 0;
	margin-right: -3px;
	border: 0;
	width: 670px;
	text-align: left;
	float: none !important;
	}
	
h1 {
	font-weight: bold;
	font-size: 120%;
	color: #333;
	margin: 0;
	padding: 20px 12px 6px 12px;
	text-align: left;
	}
	
h2 {
	font-weight: bold;
	font-size: 100%;
	color: #333;
	margin: 0;
	padding: 0;
	text-align: left;
	}

#contents {
	background: #FFF url("/persistent/siteImgs/bgPrint.gif");
	float: left;
	font-size: 10px;
	padding: 0;
	margin: 0;
	margin-right: -3px;
	float: none !important;
	width: 640px;
	}

	
/* Custom Catalogue
-------------------------------------- */
	
#detailWrapper {
	background: #FFF url("/persistent/siteImgs/bgPrint.gif");
	width: 400px;
	margin-bottom: 15px;
	margin-right: -3px;
	float: none !important;
	}
* html #detailWrapper {
	width: 400px;
	}
	

