.noCSS {
	display: none;
}
/* Generic Styles */
body {
	margin: 15px 15px 0;
	background-color: #AAAAAA;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
body.maillist {
	margin: 5px 10px;
	background: #ECECEC;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
td {
	vertical-align: top;
	font-size: 70%;
}
h1,h2,h3,h4,h5,h6,p,form {
	margin: 0;
}
h1 {
	margin: 0 0 16px;
	font-size: 95%;
	line-height: 1.4em;
}
h2 {
	margin: 0 0 6px;
	font-size: 90%;
	font-weight: normal;
	font-style: italic;
	line-height: 1.4em;
}
h3,h4,h5,h6 {
	font-size: 75%;
	line-height: 1.4em;
}
p {
	margin: 0 0 16px;
	font-size: 75%;
	line-height: 1.7em;
}
li {
	line-height: 1.7em;
}
body.maillist h1 {
	margin: 0 0 6px;
}
body.maillist p {
	margin: 0 0 6px;
	line-height: 1.4em;
}
body.maillist input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	border: 1px solid #555555;
	margin-right: 2px;
}
input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}
a {
	color: #555555;
}
a:hover {
	color: #000000;
}
.clear {
	clear: both;
	height: 1px;
}
html>body .clear {
	height: auto;
	min-height: 1px;
}
.hide {
	display: none;
}
#outer {
	position: relative;
	width: 950px;
	height: 560px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
/* Navbar Styles */
#navbar {
	position: absolute;
	left: 0;
	top: 0;
	width: 168px;
	height: 560px;
	background-color: #363636;
}
#navbar h1 {
	position: absolute;
	top: 20px;
	left: 16px;
	margin: 0;
	color: #FFFFFF;
}
#navbar dl a {
	text-decoration: none;
	color: #FDFDFD;
}
#navbar dl a:hover {
	text-decoration: underline;
	color: #FDFDFD;
}
#navbar dl {
	position: absolute;
	top: 62px;
	left: 18px;
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 70%;
}
#navbar dt {
	margin: 0 0 7px;
}
#navbar dd {
	margin: 0 6px 7px 22px;
}
#navbar .selected {
	color: #EE90C8;
	text-decoration: underline;
}
#navbar ul {
	position: absolute;
	top: 476px;
	left: 18px;
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 70%;
}
#navbar ul ul,#navbar ul ol,#navbar ol ul,#navbar ol ol {
	font-size: 100%;
}
#navbar ul a {
	text-decoration: none;
	/* color: #818181; */
	color: #ffffff;
}
#navbar ul a:hover {
	text-decoration: underline;
	/* color: #CCCCCC; */
	color: #ffffff;
}
#navbar li {
	margin: 0 0 6px;
}
/* Splash Styles */
#intromain {
	position: absolute;
	top: 14px;
	left: 14px;
}
#intromain img {
	display: block;
	width: 510px;
	height: 532px;
}
#intromain img.protected {
	position: absolute;
	top: 0;
	left: 0;
}
#introtext {
	position: absolute;
	top: 328px;
	left: 576px;
	width: 320px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #2C2C2C;
}
#introtext h1,#introtext h2,#introtext h3,#introtext h4,#introtext h5,#introtext h6 {
	font-size: 95%;
	margin: 0;
}
#introtext p {
	font-size: 95%;
	line-height: 1.3em;
}
#introtext a {
	font-weight: bold;
	color: #A5085A;
}
#introtext a:hover {
	color: #760840;
}
/* Content Styles */
#logo {
	position: absolute;
	top: 0;
	right: 0;
	border: 0;
}
#content {
	position: absolute;
	left: 206px;
	top: 28px;
	width: 540px;
	height: 476px;
	padding: 28px 0 0;
	background-color: #ECECEC;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
#content li, #productinfo li {
	font-size: 75%;
}
#content li li {
	font-size: 100%;
}
.scroll {
	overflow: auto;
}
#content div.scroll {
	width: 480px;
	height: 438px;
	padding: 10px 20px 0 20px;
	scrollbar-face-color: #E3E3E3;
	scrollbar-highlight-color: #E3E3E3; 
	scrollbar-shadow-color: #E3E3E3; 
	scrollbar-3dlight-color: #CDCCCB; 
	scrollbar-arrow-color: #1C3664; 
	scrollbar-track-color: #ECECEC;
	scrollbar-darkshadow-color: #CDCCCB;
}
#covideo {
	float: right;
	width: 102px;
	padding: 6px;
	background-color: #ffffff;
	color: #727272;
	border: 1px solid #b1b7bb;
	font-size: 70%;
	font-weight: bold;
	text-align: center;
}
#covideo img {
	display: block;
	width: 100px;
	margin: 0 0 2px;
	border: 1px solid #555555;
}
#edtop,
#edbtm {
	position: absolute;
	width: 170px;
	height: 170px;
}
#edtop {
	top: 148px;
	left: 556px;
}
#edbtm {
	top: 334px;
	left: 556px;
}
#edtop img,
#edbtm img {
	display: block;
	width: 164px;
	height: 164px;
	border: 3px solid #9C0455;
}
#edtop img.protected,
#edbtm img.protected {
	position: absolute;
	top: 0;
	left: 0;
	width: 170px;
	height: 170px;
	border: 0;
}
#productimages {
	position: absolute;
	top: 28px;
	left: 206px;
	width: 476px;
	height: 469px;
	padding: 35px 0 0;
	background-color: #ECECEC;
}
#productimages #main {
	position: relative;
	width: 342px;
	height: 434px;
	margin: 0 auto;
}
#productimages #main img {
	display: block;
	width: 342px;
	height: 434px;
}
#productimages #main img.protected {
	position: absolute;
	top: 0;
	left: 0;
}
#productimages ul {
	list-style: none;
	margin: 0 0 0 67px;
	padding: 0;
}
#productimages li {
	display: inline;
	float: left;
	height: 144px;
	margin-right: 42px;
	text-align: center;
}
#productimages li.first {
	clear: left;
}
#productimages li img {
	display: block;
	width: 150px;
	height: 120px;
	border: 0;
}
#productimages a {
	text-decoration: none;
}
#productimages a:hover {
	text-decoration: underline;
}

#nav {
	position: absolute;
	top: 478px;
	left: 67px;
	width: 342px;
	text-align: center;
}
#nav img {
	margin: 0 10px;
	border: 0;
}

#listone {
	width: 460px;
	margin: 0;
	padding: 0;
	list-style: none;
}
#listone li {
	float: left;
	width: 146px;
	height: 160px;
	margin-left: 10px;
	text-align: center;
	line-height: normal;
}
#listone li.first {
	clear: left;
	margin-left: 0;
}
#listone li img {
	display: block;
	width: 146px;
	height: 117px;
	border: 0;
}
#listone li img.protected {
	position: absolute;
	top: 0;
	left: 0;
}
#listone a {
	position: relative;
	display: block;
	background-color: #ECECEC;
	color: #777777;
	text-decoration: none;
}
#listone a:hover {
	background-color: #ECECEC;
	color: #333333;
	text-decoration: underline;
}

#productinfo {
	position: absolute;
	top: 180px;
	left: 709px;
	width: 220px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
#productinfo div.scroll {
	width: 192px;
	height: 206px;
	margin: 0 0 10px;
	padding: 0 17px 0 0;
	scrollbar-face-color: #ECECEC;
	scrollbar-highlight-color: #ECECEC; 
	scrollbar-shadow-color: #ECECEC; 
	scrollbar-3dlight-color: #CDCCCB; 
	scrollbar-arrow-color: #1C3664; 
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #CDCCCB;
}
#productinfo h1 {
	margin: 0;
}

#list th {
	text-align: left;
	vertical-align: bottom;
}
#list td {
	width: 68px;
	height: 68px;
}
#list a,
#list .container {
	position: relative;
}
#list a {
	display: block;
}
#list td img {
	display: block;
	width: 56px;
	height: 56px;
	padding: 12px 0 0;
}
#list td img.protected {
	position: absolute;
	top: 0;
	left: 0;	
}
#list th img {
	width: 13px;
	height: 7px;
}
#list img {
	display: block;
	border: 0;
}
#list img.up {
	position: relative;
	top:-110px;
}

#pagenav {
	width: 335px;
	margin: 0 0 0 20px;
}
#pagenav td.right {
	text-align: right;
}

#baskettable {
	width: 656px;
}
#baskettable th {
	text-align: left;
	padding: 3px;
	border-bottom: 1px solid #999999;
}
#baskettable td {
	padding: 3px;
}
#baskettable tr.one {
	background-color: #F6F6F6;
}
#baskettable tr.two {
	background-color: #F2F2F2;
}
#baskettable input {
	float: right;
}

/* Footer Styles */
#footer {
	width: 950px;
	margin: 0 auto;
	color: #727272;
	font-size: 70%;
	line-height: 1.7em;
	text-align: right;
}
#freeindex {
	width: 950px;
	margin: 0 auto;
}
#freeindex img {
	float: right;
	width: 100px;
	padding: 12px 0 0;
	border: 0;
}
/* Popup Enquiry Form Styles */
body.enqform {
	margin: 0;
	background-color: #FFFFFF;
}
body.enqform h1 {
	background-color: #DDDDDD;
	font-size: 75%;
	line-height: 1.2em;
	color: #333333;
	margin: 0 0 12px;
	padding: 3px;
}
body.enqform p {
	font-size: 70%;
	line-height: 1.2em;
	color: #333333;
	margin: 0 9px 12px;
}
body.enqform a {
	color: #333333;
}
body.enqform table {
	width: 80%;
	margin: 0 auto 12px;
}
body.enqform td {
	width: 50%;
	font-weight: bold;
	font-size: 70%;
	color: #333333;
	padding: 3px;
}
body.enqform td.right {
	text-align: right;
}
body.enqform input, body.enqform textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
	width: 135px;
	border: 1px solid #333333;
}
body.enqform input.button {
	font-weight: bold;
	width: auto;
}
