/**** CSS ****/

/* HTML Defaults */
BODY	{
      background-color: #000000;
      margin: 0px;
		}

H1 {
  margin: 0px;
  margin-bottom: 15px;
  font: 16pt Arial,Sans-Serif;
  color: #f0f0f0;
  background-image: url(/images/h1bg.gif);
  background-repeat: no-repeat;
  background-position: bottom left;
  padding: 1px 0px 5px 5px;
}

H2 {
  margin: 0px;
  margin-bottom: 5px;
  font-size: 12pt;
  font-weight: bold;
  border-bottom: 1px solid #808080;
  background-image: url(/images/h2bg.gif);
  background-repeat: repeat-x;
  background-position: bottom left;
  padding: 3px 0px 0px 4px;
  color: #ed7700;
}


A { color: #6eb6ca; text-decoration: none; }
A:hover { text-decoration: underline; }

P,TD { font: 10pt Arial; color: #ffffff; }
TD { text-align: left; }

FORM { margin: 0px; }

IMG { border: 0px; }

INPUT,TEXTAREA,SELECT	{ font: 8pt Verdana;
						  border: 1px solid #505050;
						  background-color: #f5f5f5;
						}

UL	{ margin-top: 5px; margin-left: 15px; padding-left: 0px; }

/* Colors */
.r	{ color: #C42634; }
.g	{ color: #505050; }
.lg	{ color: #a0a0a0; }
.llg	{ color: #e0e0e0; }
.dg	{ color: #404040; }
.gbg	{ background-color: #808080; }
.mgbg	{ background-color: #404040; }
.lgbg	{ background-color: #e5e5e5; }
.dgbg	{ background-color: #1a1a1a; }
.llgbg	{ background-color: #f5f5f5; }
.tbg	{ background-color: #e0e0d5; }
.ltbg	{ background-color: #eaeae5; }
.dtbg	{ background-color: #b0b0a0; }
.gn { color: #9BD600; }
.gnbg { background-color: #9BD600; }
.gn { color: #9BD600; }
.blkbg { background-color: #000000; }
.w	{ color: #ffffff; }
.wbg	{ background-color: #ffffff; }
.blk { color: #000000; }
.bl { color: #202080; }


/* Sizes */
.bg	{ font-size: 12pt; }
.s	{ font-size: 8pt; }
.ss { font-size: 7pt; }
.h	{ font-size: 14pt; }
.n	{ font-size: 10pt; }
.v	{ font-family: Verdana; }

.hdr	{ font-size: 14pt; border-bottom: 1px solid #c0c0c0; }

/* Decoration & Spacing */

.p	{ padding: 5px; }
.pp { padding: 10px; }
.ppp { padding: 20px; }
.np { padding: 0px; }
.pl { padding-left: 15px; }
.ml	{ margin-left: 15px; }
.mr	{ margin-right: 15px; }
.mb	{ margin-bottom: 15px; }
.sp { line-height: 150%; }
.ssp	{ line-height: 200%; }
.b	{ font-weight: bold; }
.i	{ font-style: italic; }
.u	{ text-decoration: underline; }
.nu	{ text-decoration: none; }
.bdr	{ border: 1px solid #505050; }
.bdr-t	{ border-top: 1px solid #505050; }
.bdr-b	{ border-bottom: 1px solid #505050; }
.nbdr	{ border: none; background: none; }
.ctr { text-align: center; }

/* Specialized Cases */
.hidden		{ display: none; }

A.hvr		{ text-decoration: none; }
A.hvr:hover	{ text-decoration: underline; }


.ftr, .ftr A	{ font: 8pt Arial;
				  color: #909090;
				}

.ftr A:hover	{ color: #606060;
				  text-decoration: underline;
				}

.nav {
	list-style: none;
	background-color: #336699;
	border-left:  1px solid #225588;
	border-right:  1px solid #225588;
	margin: 0;
	padding: 0;
}

.nav LI {
	border-bottom: 1px solid #225588;
}

.nav A {
	padding: 1px 1px 1px 3px;
	display: block;
	font: 8pt Verdana;
	color: #ffffff;
	text-decoration: none;
}

.nav A:hover {
	background-color: #5588bb;
	color: #ffffff;
	text-decoration: none;
}

.nav A:visited {
	color: #ffffff;
}

.float {
	position: absolute;
}

.menuItem {
  display: block;
}


#mainTable {
  width: 755px;
}


#divHeader {
  position: absolute;
  top: 5px;
  background-image: url(/images/shadowbg.gif);
  background-position: top center;
  background-repeat: no-repeat;
  padding-top: 5px;
}

#divContent, #divContentSmall {
  margin-top: 335px;
  padding: 0px 10px;
}

#divContentSmall {
  margin-top: 200px;
}

#divFooter {
  text-align: left;
  font-size: 10pt;
  line-height: 1.5em;
  color: #b0b0b0;
  margin-top: 30px;
  margin-bottom: 5px;
  border-top: 1px solid #1d2527;
  padding: 10px;
}

.rgt { text-align: right; }


/* Product Stuff */
H3 {
  font: bold 10pt Arial;
  color: #203080;
  padding: 1px 3px 1px 8px;
  border-bottom: 1px dashed #aaa;
  margin: 8px 0px 4px 0px;
}
#productList H2 {
  background: none;
}
#productMenu UL { list-style: none; margin: 0px; padding: 0px; }
#productMenu UL LI { display: block; margin: 0px; padding: 3px 0px 0px 15px; background: url(/images/middot.gif) no-repeat; }
#productMenu UL LI A { color: #806020; }
#topGrad { width: 100%; height: 25px; background-image: url(/images/btow.jpg); }
#productList TABLE { background-color: #fff; }
#productList TD { color: #222; }
#productList TD.thumb { width: 120px; text-align: center; padding: 10px; }
#productList TD.thumb A { font-weight: bold; }
#productList TD.grid_bg { width: 1px; border-left: 1px dashed #aaa; }
#productList #bread { color: #222; padding-left: 10px; font-weight: bold; margin: 5px 0px; }
#productList #bread A { color: #228; padding-right: 10px; margin-right: 10px; border-right: 1px dotted #555; }
#productList .pages { padding: 2px 10px; }
#productList .status { float: left; }
#productList .pages UL { float: right; list-style: none; margin: 0px 0px 5px 0px; }
#productList .pages UL LI { display: inline; margin: 1px 2px; }
#productList .pages .current { font-weight: bold; color: #444; }
#productList .sortbar { clear: right; }
#productList .pricing { border-collapse: collapse; }
#productList .pricing TH { color: #fff; font-size: 10pt; }
#productList .pricing TD { text-align: center; }
#product-list { clear: right; margin: 10px 0px; }
#product-list TD { text-align: center; }
#product-list TD.sep {  border-bottom: 1px solid #ccc; }
#product-list .tags UL { list-style: none; margin: 0px; }
#product-list UL LI { display: inline; margin: 0px 5px; }