* {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #ffffff;
  font-weight: normal;
}

body  { 
	padding: 0; 
	margin: 0; 
	border: 0; 
	margin: 0;
	font-weight: normal;
	background: #cccccc;
/*	background: url(/img/background.jpg); */
}

form  { 
	padding: 0; 
	margin: 0; 
}

table {
  vertical-align: top;
	padding: 0; 
	margin: 0; 
	border: 0; 
	margin: 0; 
}

.error {
  font-weight: bold;
  color: #ff0000;
}

tr, th {
  text-align: left;
  vertical-align: top;
}

img {
  border: 0px;
}

a {
  text-decoration: none;
  font-weight: bold;
}


.mainContainer {
  width: 950px;
  background: #ffffff;
  margin-left: auto;
  margin-right: auto;
  border-left: 2px #ffffff solid;
  border-right: 2px #ffffff solid;
  border-bottom: 2px #ffffff solid;
}

.headerRow {
  background: #ffffff;
  height: 101px;
  vertical-align: middle;
}

.headerRowAdmin {
  background: #ffffff;
  color: #000000;
  height: 20px;
  vertical-align: middle;
  font-weight: bold;
}

.l1Nav {
  width: 950px;
  background-color: #333333;
}

.l1Nav td {
  text-align: center;
}

.l1Nav a {
  color: #CCCCCC;
}

.l1Nav a:hover {
  color: #ffffff;
}

.content {
  height: 400px;
/*  background-color: #525967; */
  background: #666666;
}

.footer {
  height: 30px;
  vertical-align: middle;
  text-align: left;
}

.footer, .footer a {
  text-align: center;
  color: #525967;
}

.pageHeading {
  height: 35px;
  background: url(/img/pageheading_background.jpg);
}

.pageHeading h1 {
  color: #ffffff;
  font-weight: bold;
  font-size: 14px;
  padding: 0px;
}

.breadCrumb {
  height: 35px;

}

.breadCrumb a {
  font-size: 16px;
}

.breadCrumb td {
  width: 30px;
  text-align: center;
}

.breadCrumb td {
  width: 30px;
  text-align: center;
}


.categoryGrid {
  margin-left: auto;
  margin-right: auto;
  height: 220px;
}

.categoryGrid th {
  height: 62px;
}

.categoryGrid td {
  width: 270px;
  background-color: #444A57;
}

.categoryGrid .gridClear {
  background-color: #525967;
}

.categoryGrid .gridSpacer {
  width: 15px;
  background-color: #525967;
}

.simpleProductList a {
  color: #ffffff;  
  font-weight: normal;
}

.simpleProductList {
  list-style-image: url(/img/smallgt.gif);
  color: #ffffff;
}

.categoryHeader {
  width: 270px;
  height: 48px;
}

.categoryHeader th, .categoryHeader td {
  background-color: #2C3347;  
}

.singlecategoryHeader {
  width: 900px;
  height: 48px;
}

.singlecategoryHeader th, .singlecategoryHeader td {
  background-color: #2C3347;  
}

.singlecategoryHeader h1, .singlecategoryHeader h1 a {
  font-size: 16px;
  font-weight: bold;
  padding-right: 10px;
}



.productName {
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  margin-right: 7px;
}

.categoryHeader tr {
  vertical-align: bottom;
}

.categoryHeader h1, .categoryHeader h1 a {
  font-size: 14px;
  font-weight: bold;
  padding-right: 3px;
}

.prodPage {
  width: 918px;
}

.prodPage th {
  background-color: #444A57;
}

.prodData td {
  color: #ffffff;
}

.prodFooter {
  height: 175px;
  width: 918px;
  background-color: #333333;
  border: 1px #525967 solid;
}

.prodFooter th, .prodFooter td {
  border: 1px #525967 solid;
}

.prodDocuments {
  width: 150px;
  border: 0px;
}

.prodDocuments th {
  height: 50px;
  background-color: #333333;
  border: 0px;
}

.prodDocuments td {
  border: 0px;
  vertical-align: middle;

}

.prodDocuments tr {
  vertical-align: middle;
  border: 1px #525967 solid;
}

input, textarea, select, option {
  color: #000000;
} 

h2 {
  font-weight: bold;
  font-size: 14px;
  color: #ffffff;
  text-decoration: underline;
}

h3 {
  font-weight: bold;
  font-size: 12px;
  color: #ffffff;
  text-decoration: underline;
}

hr {
  border: 0px solid #ffffff;
  background-color: #ffffff;
  height: 1px;
}

.headerRow {
  height: 23px; 
}

.developedBy, .developedBy a {
  color: #444444;
  font-size: 10px;
  text-align: right;
  vertical-align: middle;
}

.breadCrumb h1 {
  vertical-align: middle;
}

.frontPage a {
  font-weight: normal;
}

.manufacturers {
  margin-left: 35px;
}

.manufacturers td {
  padding-left: 5px;
  text-align: center;
  vertical-align: middle;
}

.sakaiLogoLeft {
  float: left;
  margin-right: 10px;
  margin-bottom: 5px;
  border-width: 1px;
  border-style: solid;
  border-color: #22293c;
}


.sakaiLogoRight {
  float: right;
  margin-left: 5px;
  border-width: 1px;
  border-style: solid;
  border-color: #22293c;
}