/* CSS Stylesheet */
/* created by Causeway CSS Stylesheet Editor RCS 2005 */
/* http://www.causeway.co.uk/freestuf/cssedit/ */
a img { border:none; }
a { color:#000080; font-family:arial,helvetica,sans-serif; font-size:100%; }
a.hover { color:#0000FF; }
a.active { color:#0000FF; }
.arial { font-family:arial,helvetica,sans-serif; }
body { background-image:none;
margin-bottom:0px; margin-left:0px; margin-right:0px; margin-top:0px;
scrollbar-3dlight-color:#CE8484;
scrollbar-arrow-color:#FF0000;
scrollbar-darkshadow-color:#D46464;
scrollbar-face-color:#CE8484;
scrollbar-highlight-color:#EDB1B1;
scrollbar-shadow-color:#E9D6D6;
scrollbar-track-color:#CE8484; }
.buttNorm { background:#F3F3EF; color:#000080; font-weight:bold; }
.buttOver { background:#CE8484; color:#000080; font-weight:bold; }
.buttRmve { background:#F3F3EF; color:#000080; }
.form { margin-bottom:0; margin-top:0; }
.newfont {
	font-family: Tahoma, Arial, Verdana, "MS Serif";
	font-size: 11px;
}

h1 {
	font-size: 14px;
}

h2 {
	font-size: 13px;
}

h3 {
	font-size: 12px;
}
input.Qty { color:#000080; text-align:Right; width:45px; }
p { font-family:arial,helvetica,sans-serif; font-size:11pt; }
p.Red { background:#FFFFFF; color:#FF0000; }
p.Warning { background:#FFFFFF; color:#FF0000; font-size:9pt; padding-bottom:2px; padding-top:8px; text-align:center; }
.RedHeading { background:#FFFFFF; color:#FF0000; font-weight:bold; }
.RedSmall { background:#FFFFFF; color:#FF0000; font-size:10pt; }
.RedSmallest { color:#FF0000; background:#FFFFFF; font-size:9pt; }
.Small { font-size:10pt; }
.Smallest { font-size:9pt; }
table { empty-cells:show; margin-left:auto; margin-right:auto; padding:0; }
table.Bordered { border:#008080 2px Solid; border-collapse:separate; width:98%; }
table.FullGrid { border:#008080 1px Solid; border-collapse:separate; border-spacing:0; width:100%; }
table.FullGrid th { border:#008080 1px Solid; padding:2px; white-space:nowrap; }
table.FullGrid td { border:#008080 1px Solid; padding:2px; }
table.FullGrid tr { text-align:center; }
table.Invisible { border:1px; border-spacing:10px; padding:2px; width:98%; }
table.MainFrame { border:0; border-spacing:0; border-collapse:collapse; width:100%; }
td { color:#000080; font-family:arial,helvetica,sans-serif; font-size:11pt; padding:0; }
td.FinePrint { font-size:8pt; padding-bottom:2px; padding-top:8px; text-align:center; }
td.LeftBorder { background:#CE8484; vertical-align:top; }
td.ProdLeft { text-align:left;width:50%; }
td.ProdImage { font-size:10pt; text-align:center; }
td.Qty { font-size:10pt; }
td.Spaced { padding-bottom:2px; padding-top:8px; }
th { color:#000080; font-size:11pt; font-weight:bold; white-space:nowrap; }
th.ProdLeft { text-align:Left; }
tr.ProdLeft { text-align:Left; }

table.Invisible_new { border:1px; border-spacing:1px; padding:2px; width:98%; border-left-width:1px; border-left-color:#E9ECF3; border-left-style:solid; }
td.LeftBorder_new { background:#F8F8F8; vertical-align:top; padding: 10; border-right-width:1px; border-right-color:#E9ECF3; border-right-style:solid; }

td.LeftBorder_new a: { color:#476194; font-family:Trebuchet MS ; font-size:100%; }
td.LeftBorder_new a:link { color:#476194; font-family:Trebuchet MS ; font-size:100%; }
td.LeftBorder_new a:active { color: #476194; }
td.LeftBorder_new a:visited { color:#476194; }
td.LeftBorder_new a:hover { color:#8B944C; }

.nzmade { border:0; font-size: 12px; vertical-align: middle; color: black; font-weight: bold; }
td.nzmade { border:0; }
tr.nzmade { border:0; }
.nzmade td {border:0; }
.nzmade tr {border:0;}


.menucontainer {
background-color:#FFFFFF;
border-width: 1px;
border-style: solid;
border-color: #CCCCCC;
}
ul#menu {
	width: 100%;
	height: 40px;
	font-size: 0.8em;
font-family: "Trebuchet MS", Verdana, sans-serif;
color: #BC708E;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul#menu li {
	display: inline;
	float: left;
	margin: 10px 0 0 15px;
}
ul#menu li a {
	color: #BC708E;
	text-decoration: none;
	font-weight: bold;
	display: inline;
	float: left;
	text-decoration: underline;
}
ul#menu li a:hover {
	color: #BAA48D;
}
ul#menu li a.current {
	color: #BC708E;
	padding: 5px 15px 0;
}
