<!--

/***********************/
/***  Page Defaults  ***/
/***********************/

body {
  color: #333333;
  background-color: black;
  font-size: 8pt;
  margin: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
a.category:link {
  color: #ffffff;
	text-decoration: none;
	font-size: 8pt;
	font-weight: 500;
	font-family: Arial;
	}
a.category:visited {
  color: #ffffff;
	text-decoration: none;
	font-size: 8pt;
	font-weight: 500;
	font-family: Arial;
	}
a.noUnderline {
  text-decoration: none;
  }

.indexBorder {
  background-color: #0066b8;
	}
.pageTitleText {
  color: #004a7f;
	font-size: 36pt;
	text-align:center;
	}
.mainTableColor   { background-color: #fff }
.menuBackground {
 background-color: #dddddd;
 }
.viewCartBar {
 background-color: #0066b8;
 }
.cellCategoryBorder {
 background-color: #000000;
 }
.gridLine {
 background-color: #66b3e4;
 }
.gridHeading {
 background-color: #66b3e4;
 color: #000000;
 }
.gridHeadingBorder {
 background-color: #000000;
 }
.categoryTitleText {
  font-weight: 700;
	color: #0066b8;
	font-size: 12pt;
	}
.menuButtonLight  {
  background-color: #00ff00;
  }

.price             {
  color: #cc0000; font-weight: bold; text-align: center; text-decoration: none;
  } 	
	

td { font-size: 8pt;}
  
/******************/
/***  Mini Cart ***/
/******************/
div.MiniCart {
  text-align: left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: #F3C500;
}

img.MiniCart { vertical-align: middle;}

table.MiniCart {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 7pt;
}

th.MiniCart {
  font-weight: normal;
  text-align: center;
}

td.MiniCart {
  font-size: 9pt;
  color: #F3C500;
}

td.MiniCartHead {text-align: center;}

td.MiniCartQty {text-align: center;}

td.MiniCartProduct {}

td.MiniCartPrice {text-align: right;}

td.MiniCartSubtotalText {text-align: right;}

td.MiniCartSubtotal {text-align: right;}

a.MiniCart:link { 
  text-decoration: underline;
  color: #F3C500;
}
a.MiniCart:visited { 
  text-decoration: underline;
  color: #F3C500;
}
a.MiniCart:hover { 
  text-decoration: underline;
  color: #F3C500;
}
a.MiniCart:active { 
  text-decoration: underline;
  color: #F3C500;
}


/********************/
/***  Page Links  ***/
/********************/

.prodHeading {
  font-weight: 900;
	color: #ffffff;
	}

a.footer:link {
  text-decoration: underline;
	color: #666666;
	}
a.footer:visited {
  text-decoration: underline;
	color: #666666;
	}
a.footer:active {
  text-decoration: underline;
	color: #666666;
	}

	
a.link:link { 
  text-decoration: none;
  color: #0066b8;
}
a.link:visited { 
  text-decoration: none;
  color: #0066b8;
}
a.link:hover { 
  text-decoration: underline;
  color: #0066b8;
}
a.link:active { 
  text-decoration: underline;
  color: #3333cc;
}

a.selected_link:link { 
  text-decoration: none;
  color: #F3C500;
}
a.selected_link:visited { 
  text-decoration: none;
  color: #F3C500;
}
a.selected_link:hover { 
  text-decoration: underline;
  color: #F3C500;
}
a.selected_link:active { 
  text-decoration: underline;
  color: #CC3333;
}


/**************************/
/*** Add to Cart Button ***/
/**************************/
div.AddToCartButton {
  margin-top: 6px;
}

input.add { 
  font-size: 9pt;
  color: #000000;
  background-color: #FFFFFF;
  border-width: 0px;
  border-style: none;
  vertical-align: middle;
  text-decoration: underline;
  padding-left: 0px;
  padding-right: 0px;

/* Hand cursor for IE5 */
/* Pointer for all others */
  cursor: hand;
  voice-family: "\"}\"";
  voice-family:inherit;
  cursor: pointer;
}


/***********************/
/***  Product Links  ***/
/***********************/
a:link { 
  color: #0066b8;
}
a:visited { 
  color: #0066b8;
}
a:hover { 
  color: #0066b8;
}
a:active { 
  color: #0000ff;
}

/*************************/
/***  View Cart Links  ***/
/*************************/
a.viewcart:link { 
  text-decoration: none;
  color: white;
}
a.viewcart:visited { 
  text-decoration: none;
  color: white;
}
a.viewcart:hover { 
  text-decoration: underline;
  color: white;
}
a.viewcart:active { 
  text-decoration: underline;
  color: #CC3333;
}

/***********************/
/***  Headings       ***/
/***********************/
h1 {
  font-size: 18pt;
  margin-top: 10px;
  margin-bottom: 0pt;
}

h2 {
  font-size: 16pt;
  margin-top: 8px;
  margin-bottom: 0pt;
}

h3 {
  font-size: 14pt;
  margin-top: 8px;
  margin-bottom: 0pt;
}


/**************/
/*** Search ***/
/**************/
td.search {
  font-size: 9pt;
  color: #000099;
  font-weight: bold;
}



-->
