body,div,p,table,tr,th,td,input,select,textarea { color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; } 

.normtype { color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; } 

.categories { color: #0F0E37; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; } 

.newstype { color: #363636; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; } 

.topnav { color: #0B0853; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; } 

.bodyhead { color: #0B0853; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; } 

.pagehead { color: #32A60C; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; text-transform: none; font-weight: bold; } 

.footer { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #4B5051; } 

.notes {
	font-size: 10px;
}

a.normtype:link { COLOR: #0B0853; TEXT-DECORATION: none;  } 

a.normtype:visited { COLOR: #0B0853; TEXT-DECORATION: none; } 

a.normtype:active { COLOR: #0B0853; TEXT-DECORATION: none; } 

a.normtype:hover { COLOR: #29860A; TEXT-DECORATION: none; } 

a.bodyhead:link { COLOR: #0F0E37; TEXT-DECORATION: none;  } 

a.bodyhead:visited { COLOR: #0F0E37; TEXT-DECORATION: none; } 

a.bodyhead:active { COLOR: #0F0E37; TEXT-DECORATION: none; } 

a.bodyhead:hover { COLOR: #29860A; TEXT-DECORATION: none; } 

a.categories:link { COLOR: #0F0E37; TEXT-DECORATION: none;  } 

a.categories:visited { COLOR: #0F0E37; TEXT-DECORATION: none; } 

a.categories:active { COLOR: #0F0E37; TEXT-DECORATION: none; } 

a.categories:hover { COLOR: #29860A; TEXT-DECORATION: none; } 

a.topnav:link { COLOR: #0B0853; TEXT-DECORATION: none;  } 

a.topnav:visited { COLOR: #0B0853; TEXT-DECORATION: none; } 

a.topnav:active { COLOR: #0B0853; TEXT-DECORATION: none; } 

a.topnav:hover { COLOR: #29860A; TEXT-DECORATION: none; } 

a.newstype:link { COLOR: #29860A; TEXT-DECORATION: none; } 

a.newstype:visited { COLOR: #29860A; TEXT-DECORATION: none; } 

a.newstype:active { COLOR: #29860A; TEXT-DECORATION: none; } 

a.newstype:hover { COLOR: #0B0853; TEXT-DECORATION: none; } 

a.notes:link { COLOR: #29860A; TEXT-DECORATION: none; } 

a.notes:visited { COLOR: #29860A; TEXT-DECORATION: none; } 

a.notes:active { COLOR: #29860A; TEXT-DECORATION: none; } 

a.notes:hover { COLOR: #0B0853; TEXT-DECORATION: none; } 

a.footer:link { COLOR: #4B5051; FONT-SIZE: 10px; TEXT-DECORATION: none; } 

a.footer:visited { COLOR: #4B5051; FONT-SIZE: 10px; TEXT-DECORATION: none; }

a.footer:active { COLOR: #4B5051; FONT-SIZE: 10px; TEXT-DECORATION: none; } 

a.footer:hover { COLOR: #29860A; FONT-SIZE: 10px; TEXT-DECORATION: none; } 

hr {
	color: #7E8488;
	height: 1px;
}

table.productTable {
	border-top: 1px solid #7E8488;
}

th.productTable {
	white-space: nowrap;
	font-size: 11px;
	font-weight: bold;
	color: #0B0853;
	text-align: left;
	vertical-align: top;
}

td.productTable {
	width: 100%;
	font-size: 11px;
	vertical-align: top;
}

table.itemList {
	width: 100%;
	border: 1px solid #EBEBEC;
	border-collapse: collapse;
}

th.itemList {
	background-color: #EBEBEC;
	padding: 4px;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
}

th.itemList#partno {
	text-align: left;
}

th.itemList#price {
	text-align: right;
	padding: 0px;
}

th.itemList#description {
	width: 100%;
}

th.itemList#addQuote {
	text-align: right;
	padding: 0px;
}

th.itemList#total {
	text-align: right;
}

td.itemList {
	padding: 4px;
	font-size: 11px;
	vertical-align: top;
	text-align: left;
	border-top: 1px solid #EBEBEC;
}

td.itemList#partno {
	white-space: nowrap;
	border-right: 1px solid #EBEBEC;
}

td.itemList#quotation {
	border-bottom: 3px double #EBEBEC;
}

td.itemList#quotation textarea {
	width: 99%;
}

td.itemList#price {
	white-space: nowrap;
	text-align: right;
	border-left: 1px solid #EBEBEC;
}

td.itemList#addQuote {
	padding: 0px;
	text-align: center;
	background-color: #EBEBEC;
}

td.itemList#addQuote input {
	text-align: right;
}

td.itemList#total {
	font-weight: bold;
	text-align: right;
}

td.itemList a {
	color: #0B0853;
	text-decoration: none;
}

td.itemList a:hover {
	color: #29860A;
}

table.quotationInstructions {
	width: 100%;
	border: 1px solid #EBEBEC;
	border-collapse: collapse;
	margin-top: 8px;
}

th.quotationInstructions {
	background-color: #EBEBEC;
	padding: 4px;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
}

td.quotationInstructions {
	font-size: 11px;
	padding: 4px;
}

td.quotationInstructions#submit {
	vertical-align: bottom;
	text-align: right;
}

div.itemListFootnote {
	margin-top: 4px;
	font-size: 11px;
	text-align: right;
}

div.productsheader {
	background-color: #EBEBEC;
	color: #0B0853;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4px;
	padding-left: 6px;
}

div.group {
	background-color: #EBEBEC;
	padding: 4px;
	padding-left: 6px;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 2px;
}

div.grouplist {
	font-size: 12px;
	margin-left: 12px;
	margin-right: 4px;
	margin-bottom: 8px;
}

td.photocellnoborder {
	background-color: #FFFFFF;
	background-image: url(images/gr_photocell.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.required, .gst { color: red; }


table.generalForm {

}

table.generalForm input, table.generalForm textarea
{
	font-size: 10px;
	width: 100%;
}

table.generalForm tbody th {
	text-align: right;
	font-weight: normal;
	background-color: #EBEBEC;
	padding-right: 2px;
	padding-left: 4px;
}

table.generalForm th, table.generalForm td {
	vertical-align: top;
}

table.generalForm tbody td {
	text-align: left;
	padding-left: 2px;
}

table.generalForm tfoot td {
	padding: 6px;
}

table.quotelist {
	background-color: #E0E0E0;
}

table.quotelist thead th {
	font-size: 10px;
}

table.quotelist tbody td.cell,
table.quotelist tbody td.icon
{
	background-color: #FFFFFF;
}

table.quotelist tbody td.cell {
	vertical-align: top;
}

table.quotelist tbody td.cell {
	
}

table.quotelist tbody a {
	color: black;
	text-decoration: none;
}

table.quotelist tbody a:hover {
	text-decoration: underline;
}

table.quotelist tbody td.totalex,
table.quotelist tbody td.totalinc,
table.quotelist tbody td.date,
table.quotelist tbody td.expires {
	text-align: right;
}

table.quotelist tbody tr.expired td,
table.quotelist tbody tr.expired a,
.expired {
	color: #A0A0A0;
}

table.quotelist tbody tr.cancelled td,
table.quotelist tbody tr.cancelled a,
.cancelled {
	color: #A0A0A0;
}

table.quotelist tbody tr.waiting td,
table.quotelist tbody tr.waiting a,
.waiting {
	color: red;
}

table.quotelist thead th.icon,
table.quotelist tbody td.icon {
	padding: 2px;
}

table.quotelist tbody td.right {
	text-align: right;
}

table.quotelist tbody td.spacer {
	height: 1px;
	border-left: 0px;
	border-right: 0px;
	background-color: #FFFFFF;
}

table.quotelist tbody .websitelink,
table.quotelist tbody .websitelink *
{
	color: #32A60C;
	font-size: 10px;
}


table.quote {
	background-color: #E0E0E0;
}

table.quote th {
	white-space: nowrap;
	text-align: right;
	vertical-align: top;
}

table.quote td {
	background-color: #FFFFFF;
}


table.custitemlist {
	background-color: #E0E0E0;
}

table.custitemlist tr.head td {
	background-color: #E0E0E0;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}

table.custitemlist tr.subhead td {
	font-size: 10px;
	padding: 2px;
	text-align: center;
	padding-top: 0px;
}

table.custitemlist tr.body td {
	background-color: #FFFFFF;
}

table.custitemlist tr.body td.numeric {
	text-align: right;
}

table.custitemlist tr.body a {
	color: #29860A;
}

.nopadding {
	padding: 0px;
}

input.numeric {
	text-align: right;
}

.optional {
	color: #777777;
}

