body
{
   SCROLLBAR-FACE-COLOR: #FFF; 
   SCROLLBAR-HIGHLIGHT-COLOR: #FFF; 
   SCROLLBAR-SHADOW-COLOR: #CCCCCC; 
   SCROLLBAR-3DLIGHT-COLOR: #DDD; 
   SCROLLBAR-ARROW-COLOR: #999; 
   SCROLLBAR-TRACK-COLOR: #FFF; 
   SCROLLBAR-DARKSHADOW-COLOR: #DDD;
   background-color: #EFF7FF;
   background-color: #FFF;
   padding: 0;
   margin: 0;
}

.bodytext {
   font-family:verdana;
   font-size:10px;
   color:#000; 
}

#sideimgs {
  float: right;
  padding: 30px 0px 20px 20px;
  vertical-align: top;
  border: solid #DDD 0px;
}


TD {
   font-size:10px;
   font-family:verdana;
   color:#666;
}

DIV {
   font-size:10px;
   font-family:verdana;
   color:#666;
}

A
{
   color:#000;
   text-decoration:none;
}

HR
{
  height:1px;
  background-color:#cccccc;
  border:0px;

}

A:hover
{
  
   text-decoration:underline;
}

.homepagebox {
	display: inline;
	margin: 5px;
	vertical-align: middle;
	text-align: center;
}

#newsheading, #heading {
  font-weight: bold;
  color: #000;
  font-size: 8pt;
}

#heading a:link, #heading a:visited {
	color: #999;
}

#heading a:hover {
	color: #000;
	text-decoration: none;
}

.bodytext {
   font-size:8pt;
   font-family:verdana,arial,sans-serif;
   color:#000;
}

.box {
	border: solid #666 1px;
	background-color: #FFF;
	margin: 5px;
	padding: 5px;
	width: 500px;
}

.tblerror {
	background-color: #F00;
	color: #FFF;
}

.tblerror td, .tblerror a {
	color: #FFF;
}

#productsimg {
	width: 110px;
	text-align: center;
	vertical-align: top;
	font-size: 8pt;
	margin-top:5px 0px 5px 0px;
	padding-right: 14px;
}

.searchimg {
	float: left;
	padding: 5px 0 20px 0;
	font-size: 8pt;
	width: 110px;
	text-align: center;
}

#productsimg a:link, #productsimg a:visited, .searchimg a:link, .searchlink a:visited {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}

#productsimg a:hover, .searchlink a:hover {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

.smallTxtInput, .formfields {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	padding: 1px;
	border: solid #999 1px;
	width: 200px;
	margin: 3px 0px 3px 0px;
	background-color: #FAFAFA;
}

.smallTxtInput_, .formfields_
{
  width:150px;
  font-size:11px;
  font-family:verdana;
  vertical-align:middle;
  border: solid #000 1px;
}

.menulink {
  position:absolute;
}

.menulink a:link, .menulink a:visited {
  color: #000;
  text-decoration: none;
  font-weight: normal;
}

#menulinkbar {
	background-color:#FFF;
	border-top: solid #666 1px;
	border-bottom: solid #666 1px;
}

#menulinkbar a {
	text-decoration: none;
	font-weight: normal;
	color: #666;
}

SELECT
{
  font-size:11px;
  font-family:verdana;
}

.registration
{
  width:200px;
  font-size:11px;
  font-family:verdana;
  vertical-align:middle;
}

.tableheading {
	padding: 3px;
	background-color: #EEE;
	border: solid #999 1px;
	text-align: left;
	font-weight: bold;
}

.frmKeyTD
{
  padding:2px;
  text-align:right;
}

.frmFieldTD
{
  padding:2px;
}

.infoTD
{
  padding:5px;
  text-align:right;
  background-color: #EEEEEE;  
}

.frmHeader
{
  padding:5px;
}

.frmHeaderBold
{
  padding:5px;
  background-color: #EEEEEE;
  font-weight:bold;
}

.GreyOutset
{
  border-style:outset;
  border-color:#FFF;
  border-width:1px;
  border-left-width:2px;
  border-top-width:2px;
  background-color: #DDDDDD;
  padding:2px;
  padding-bottom:3px;
}

.wizardbox {
	margin-top:2px;
	padding:2px 2px 5px 2px;
	border-bottom:solid #CCC 1px;
	text-align:center;
  font-size: 10px;
}

.wizardactive {
  font-weight: bold;
  padding: 4px 6px 4px 6px;
  color: #000;
}
.wizardinactive
{
  font-weight:bold;
  padding: 4px 6px 4px 6px;
  color:#CCCCCC;
}
.alert
{
  font-weight:bold;
  padding:3px;
  color: #990000;
  font-size:10px;
}
.searchResultContent {
  padding:0px;
  color: #333333;
  font-size:10px;
}
.searchResultHeading {
  font-weight:bold;
  padding:0px;
  color:#666666;
  font-size:10px;
}

.ProductThumb {
   font-size:10px;
   font-family:verdana;
   color:#666;
   margin-top:5px;
   margin-bottom:5px;
   font-weight:normal;
   text-align:center;
}

.ProductThumb A {
   color:#999;
}

.ProductThumb A:hover {
   color:#000;
}

.ProductThumbContainer {
   padding-right:14px;
   text-align:center;
}

.PopMenu {
   position:absolute;
   display:none;
   border-width:1px;
   border-color:#000;
   border-style:solid;
   width:135px;
   background-color:#FFF;
   font-size:10px;
   font-weight:bold;
   font-family:verdana;
   padding:2px;
   padding-left:5px;
   padding-bottom:5px;
   filter:progid:DXImageTransform.Microsoft.shadow(Color='#999999', Direction='135', strength='3');
   line-height:15px;
   z-index: 3;
}

.PopMenu A {
   text-decoration:none;
   color:#000;
}

.PopMenu A:Hover {
   color:#000;
   text-decoration:none;
}


.stdBtn, .button, .btn
{
  border-style:solid;
  border-color:#999;
  border-width:1px;
  font-family:verdana;
  font-size:10px;
  background-color:#EEE;
  cursor:pointer;
  color: #666;
}

.stdBtn a, .button a, .btn a {
	color: #666;
	text-decoration: none;
}

INPUT.stdBtn
{
  padding:0px;
}

.btnContainer
{
  padding:2px;
}
.topBtn
{
  padding:1px;
  padding-left : 15px;
  
  cursor:pointer;
  text-align:center;
  font-family:verdana,arial,helvetica,sans-serif;
  font-size:11px;
  color:#666666;
  font-weight:bold;
}
.topBtn A
{
  text-decoration:none;
}
.topBtn A:hover
{
  text-decoration:underline;
  color:#000000;
}
.topBtnContainer
{
  padding:2px;
}
TEXTAREA
{
   font-family:verdana;
   font-size:11px;
   color:#000; 
}

.sidebaritem {
	text-decoration:none;
	font-size:10px;
	font-family:verdana;
	color:#666;
	width: 100px;
	height: 16px;
	vertical-align: absmiddle;
	padding: 0px;
	margin: 0px;
}

.sidebaritem_old {
	margin: 5px 0px 10px 0px;
	white-space: nowrap;
	font-size: 1.2em;
	font-family: 'Gill Sans MT', Verdana, Arial, sans-serif;
}

.sidebaritem a:link, .sidebaritem a:visited {
	color: #999;
	text-decoration: none;
}

.sidebaritem a:hover {
	color: #000;
}




.tabletitle {
	/*background-color: #666;*/
}

.tabletitleleft {
	font-weight: bold;
	font-size: 8pt;
	/*color: #FFF;*/
	/*background-image: url(../images/tableheadleft.gif);*/
	background-repeat: no-repeat;
	white-space: nowrap;
	/*padding-left: 6px;*/
}

.tabletitleright {
	/*background-image: url(../images/tableheadright.gif);*/
	background-position: 100% 0;
	background-repeat: no-repeat;
	white-space: nowrap;
	/*padding-right: 6px;*/
}

.tabletitle a:link, .tabletitle a:visited {
	color: #CCC;
	text-decoration: none;
}

.tabletitle a:hover {
	color: #FFF;
	text-decoration: underline;
}

.tableheader {
	white-space: nowrap;
	font-weight: bold;
	border-bottom: solid #CCC 1px;
}

.tablerow {
	color: #666;
	border-bottom: solid #CCC 1px;
}


/** All under here are definitely in use - all above questionable **/

#main {
	border-bottom: solid #000 0px;
	background-color: #EFF7FF;
	background-color: #FFF;
	height: 400px;
}

#content {
	width: 585px;
	margin: 10px 0px 0px 155px;
}

#bodycontainer {
 width: 730px;
 padding: 5px 5px 10px 10px;
}

#headerbar, #headerbar2 {
	background-color: #FFF;
	border-top: solid #666 1px;
	vertical-align: middle;
	text-align: right;
}

#logocontainer, #logocontainer2 {
	width: 150px;
	vertical-align: middle;
	background-color: #FFF;
	border-top: solid #666 1px;
}

#headerbar2, #logocontainer2 {
	border-bottom:solid #666 1px;
	background-color: #FFF;
}

.listheading {
	font-weight: bold;
}

#pagebody {

}

#pagebody p, #pagebody2 {
	margin: 0px 0px 5px 0px;
}

.heading, .printonly {
  padding-top: 5px;
  font-size: 12px;
  font-weight: bold;
	margin-bottom: 10px;
	width: 100%;
}

.printonly {
	display: none;
}

#divWarning {
	display: none;
	color: #F00;
	white-space: nowrap;
	padding-right: 5px;
}

#divButtonWarning {
	display: none;
}

#divButtonWarning input {
	color: #F00;
}

.chStepActive {
  font-weight:bold;
  padding:3px 8px 3px 8px;
  color: #000;
  font-size: 95%;
  background-color:transparent;
}

.chStepInActive {
  font-weight:bold;
  padding:3px 8px 3px 8px;
  color:#CCC;
  font-size: 95%;
}

#wizardbar {
	text-align:center;
	margin:10px 0 5px 0;
	padding-bottom:5px;
	border-bottom:solid #CCC 1px;
}

#wizardbar a {
	color: #999;
}

.listimg {
	position: absolute;
	top: 3px;
	right: 67px;
}

* html .listimg {
	top: 3px;
	right: 85px;
}

.basketimg {
	position: absolute;
	top: 3px;
	right: 90px;
}

* html .basketimg {
	top: 3px;
	right: 105px;
}

a.Parent
{
	color: #7E7D7D;
	text-decoration: none;
}

a.Parent:hover
{
	color: black;	
	text-decoration: none;
}

#tblsummary a {
	color: #666;
}

.details {
	width:600px;
	border-top:solid #CCC 1px;
	padding-top:10px;
	margin-top:10px;
}

.detailstbl {
	margin:10px 0 10px 0;
	border:solid #999 1px;
	background-color:#FFF;
	width:600px;
}

.detailstbl th {
	text-align: left;
	font-size: 0.6em;
	border-bottom: solid #999 1px;
	background-color: #EEE;
}

.qty, .detailstbl th.qty {
	text-align: center;
}

td.priority
{
	background: #EEEEEE;	
}

.hidden
{
	display: none;	
}

div.msg
{
	margin: 5px 0px 5px 0px;	
	font-weight: bold;
}

.err
{
	color: Red;	
}

.adminbox
{
	margin:10px 0 10px 0;
	padding:10px;
	border:solid #CCC 1px;
	background-color:#EEE;
	display:table;
	width:0%;
	white-space:nowrap;
}