﻿body {
}

a:hover {
	

}

a:link
{
  color: #003399;
  text-decoration: underline;
}

a:hover

{
  text-decoration : none;
  color: #cc6600;
}

.searchtitle
 {
  font-family: tahoma,sans-serif;
  color: #333;
  font-size: 11px;
  line-height: 11px;
}

.searchQuestion
{
	vertical-align:middle;
}

.stockTableDotted
{
  border-top-style: dotted;
  border-top-width: 1px;
  border-top-color: #999999;
  margin-top: 12px;
}
.stockTableDottedBottom
{
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  border-bottom-color: #999999;
  margin-bottom: 1px;
}

.catalogueGrid
{
	border-top-width:1px;
	
}

 
.glEntryLayoutTable
{
	position:relative;top:20px;	
}

.glEntryTable TR
{
	font-weight: bold; font-size: small; text-align: right; white-space: nowrap; vertical-align: top; padding-right: 0px; padding-left: 0px;
}

.searchBar 
{
	width:100%;
}
.searchBar TR
{
	background-color:#cad0f0;
}

td.stockItemOrderTD
{
   padding-left: 15px;
}


td.stockLabel { font-weight: bold; font-size: small; white-space: nowrap; vertical-align: top; padding-left: 0px; padding-bottom: 3px; }
td.stockNameLabel { font-weight: bold; font-size: medium; white-space: nowrap; vertical-align: top; padding-left: 0px; padding-bottom: 3px; }
td.productLabel { font-weight: bold; font-size: small; text-align: right; white-space: nowrap; vertical-align: top; padding-right: 5px; padding-left: 0px; }
td.partNumberLabel { font-weight: bold; font-size: small; text-align: right; white-space: nowrap; vertical-align: top; padding-right: 5px; padding-left: 0px; }
td.descriptionLabel { font-weight: bold; font-size: small; text-align: right; white-space: nowrap; vertical-align: top; padding-right: 5px; padding-left: 0px; }


.productLabel { font-weight: bold; font-size: small; text-align: right; white-space: nowrap; vertical-align: top; padding-right: 5px; padding-left: 0px; }

.price { font-family: verdana,arial,helvetica,sans-serif; color: #990000; } 

.header TD 
{
	background-color:#23347C;
	color: White;
	text-align: left;
}