body {font-size: 80%; font-family:Tahoma, Arial, Helvetica, sans-serif; color: #000040; text-decoration: none; border: none}
.backtext {visibility: hidden; font-size: 80%; font-family:Tahoma, Arial, Helvetica, sans-serif; color: #000040; text-decoration: none; border: none}
.topbar {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #999999; text-decoration: none; text-align:top;}
a.topbar         {color: #999999; text-decoration: none; }
a.topbar:visited {color: #999999; text-decoration: none; }
a.topbar:hover   {color: #999999; text-decoration: none; }

.backdrop {background-color:#A6CAF0; background-image: url(bgdot.gif); margin: 2px 0px;}
.footer {font-family: Tahoma,Arial,Verdana,Helvetica,sans-serif; font-size:80%; color:#000040;}
.footer a:link{color:#000040; text-decoration:none; white-space:nowrap; font-weight: normal;}
.footer a:visited{color:#000040; text-decoration:none; white-space:nowrap; font-weight: normal;}
.footer a:hover{color:#063A98; text-decoration:underline; white-space:nowrap; font-weight: normal;}
.t1		{
		color:#FCF3E5;
		text-transform:uppercase;
		font-weight:bold;
		margin:3 0 0 11px
		}
td {font-size: 80%; font-family:Tahoma, Arial, Helvetica, sans-serif; color: #000040; text-decoration: none; border: none}
img {text-decoration: none;	border: none}
.mainarea {font-size: 80%; font-family:Tahoma, Arial, Helvetica, sans-serif; color: #000040; padding-top:3;padding-left:5; background-color:#FFFFFF; margin: 0px 0px;}
.mainarea a {font-family:Tahoma, Arial, Helvetica, sans-serif; color: #a73752; border: none; text-decoration: none;}
.mainarea a:hover {font-family:Tahoma, Arial, Helvetica, sans-serif; color: #000040; border: none; text-decoration: none;}.menuarea {font-size: 80%; font-family:Tahoma, Arial, Helvetica, sans-serif; color: #000040;}
.menuarea a {font-family:Tahoma, Arial, Helvetica, sans-serif; color: #063A98; border: none}

table.infobox {
	border-width: 1px;
	border-spacing: ;
	border-style: none;
	border-color: #30519f;
	border-collapse: collapse;
	background-color: white;
}
table.infobox th {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: #30519f;
	background-color: white;
	-moz-border-radius: ;
}
table.infobox td {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: #30519f;
	background-color: white;
	-moz-border-radius: ;
}
select, input, textarea {
    font-size: 95%;
	font-weight: normal;
	color: black;
	background-color: #eae2d6;
	border-color: #cccccc;
	border-style: inset;
	border-width: 1px;
	margin-bottom: 3px;
}

/* Headings and Text */
h1 {
	font-size: 14pt;
	font-weight: bold;
	color: #a73752;
	padding: 0;
	margin: 0px 0px 2px 0px;
}

h2 {
	font-size: 11pt;
	color: #a73752;
	padding: 0;
	margin: 0px 0px 2px 0px;
}

h3 {
	font-size: 9pt;
}

h4 {
	font-size: 9pt;
	color: #a73752;
	margin: 5px 0 2px 0;
	padding-bottom: 0px;
}

h5 {
	margin: 5px 0px 2px 0px;
	font-size: 9pt;
	color: #a73752;
	text-transform: uppercase;
	padding: 2px 2px 2px 0px;
	text-align: left;
	font-weight: normal; 
}

/* ------------ Site Colour Scheme and Layout ------------------------- */


.prodlink          {color: #a73752; text-decoration: none; }
a.prodlink         {color: #a73752; text-decoration: none; }
a.prodlink:visited {color: #a73752; text-decoration: none; }
a.prodlink:hover   {color: #063A98; text-decoration: none; }

.prodbox {
    border: none;
}

.prodbox td {
	background-image: url(backfade.gif);
	background-position: top left;
	background-repeat: no-repeat;
	border-top: solid 1px #CBD5DB;
	border-left: solid 1px #CBD5DB;
	border-bottom: solid 1px #E2EAEF;
	border-right: solid 1px #E2EAEF;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
}


/* --- Category menu ------------------------------------------------- */
/*
this is for just poles
*/
.categorymenu ul, li
{
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;
	margin-top: none;
	margin-right: 0px;
	margin-bottom: Opx;
	list-style: none;
	border-top: none;
	border-bottom: none;
	border-right: none;
}
.categorymenu ul
{
	width: 205px;
	border-top: none;
	border-right: none;
	margin-left: 0px;
	padding: 0px;
	list-style: none;
}
/* this next bit (li/ul) is for the menu that pops-out */
.categorymenu li ul
{
	display: none;
	position: absolute;
	margin-left: 190px;
	margin-top: -20px;
	list-style: none;
	background-image: URL(category-background.gif);
	border-left: solid 1px #30519f;
	border-top: solid 1px #30519f;
	border-right: solid 1px #30519f;
	border-bottom: none;
}
.categorymenu li a
{
	padding: 3px;
	text-decoration: none; color: #000000; 
	border: none;
	border-top: solid 1px #FCF3E5;
	border-bottom: solid 1px #30519f;
	border-left: none;
	border-right: none;
	width: 100%;
	display: block;
	text-indent: 1px;
    font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;
	list-style: none;
}
.categorymenu li a:hover
{
	background-color: #7892ad;
	text-decoration: none; 
	color: #ffffff; 
	list-style: none;
}
.categorymenu li
{	
	float: left;
	width: 100%;
	list-style: none;
	border:none;
}
.categorymenu a.hassubmenu
{
	background-image: url('subcatarrow.gif');
	background-repeat: no-repeat;
	background-position: 180px 2px;
}
.categorymenu mycats
{
	margin: 0px;	
	margin-left: -20px;	
	margin-bottom: 0px;
}

/*------------ Main SWIT Menu Navigation ------------------------- */

#menu {
    background: none;
}
#menu .top {
    background-color: none;
    font-family: arial;
    font-weight: bold;
    font-size: 12px;
    padding: 3px 10px 3px 10px;
}
#menu .top a {
    color: #000040;
    text-decoration: none;
    white-space: nowrap;
}
#menu .top a:hover {
    color: #063A98;
    text-decoration: none;
    white-space: nowrap;
}
#menu .section-top {
    border-color: #b8b4ae;
    font-size: 10px;
    border-width: 1px;
    border-style: solid solid solid solid;
    position: absolute;
    z-index: -1;
    visibility: hidden;
}
#menu .section {
    border-color: #b8b4ae;
    border-width: 1px;
    font-size: 10px;
    border-style: solid solid solid solid;
    position: absolute;
    z-index: -1;
    visibility: hidden;
}
#menu .sub {
    position: relative;
    width: 100%;
}
#menu .box {
    background-color: #e0eef9;
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    padding: 3px 8px 4px 8px;
}
#menu .box-hover {
    background-color: #ffffff;
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    padding: 3px 8px 4px 8px;
}
#menu .box-right {
    background-color: #e0eef9;
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    padding: 3px 16px 4px 8px;
}
#menu .box-right-hover {
    background-color: #ffffff;
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    padding: 3px 16px 4px 8px;
}
#menu .box-right img, #menu .box-right-hover img {
    position: absolute;
    top: 4px;
    right: 1px;
}
#menu a {
    color: #000040;
    text-decoration: none;
    white-space: nowrap;
}
#menu a:hover {
    color: #063A98;
    text-decoration: none;
    white-space: nowrap;
}
