@charset "utf-8";
/* CSS Document */

body{ font-size:9pt; font-family:Arial, Helvetica, sans-serif; background-image:url(../images/bg.jpg); background-repeat:repeat-x; background-color:#0c417b; }
.productBox{ border:1px solid #0866a3; }
.productHeader{ background-color:#0866a3; font-weight:bold; color:#FFFFFF }
.productHeader a{ text-decoration:none; color:#FFFFFF; }
.productHeader a:hover{ text-decoration:underline; }

.prodfooter, .prodfooter a{ color:#66a322; text-decoration:none; }
.prodfooter a:hover{ text-decoration:underline; }

.prodimage{ border:1px solid #ececec; }

.mainTable{ background-color:#FFFFFF; }
.searchForm {
	height:38px;
	margin:0px;
	padding:0px;
	border-right:1px solid #dedede;
	background-color:#f5f5f5;
}

.footer, .footer a{ color:#767676; text-decoration:none; }
.footer a:hover{ text-decoration:underline; }

#adminmenu, #adminmenu a{ color:#767676; text-decoration:none; font-size:12pt; }
#adminmenu a:hover{ text-decoration:underline; }

#links, #links a{ color:#767676; text-decoration:none; }
#links a:hover{ text-decoration:underline; }

.listfooter, .listfooter a{ color:#767676; text-decoration:none; }
.listfooter a:hover{ text-decoration:underline; }


.style3 {font-size: 8pt}

.searchForm { margin:0;padding:0; }
.searchForm #searchString { width:100px; }

html .png,
div .png,
#iefix{
azimuth: expression(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",this.src = "/aqualab/images/blank.gif"):(this.origBg = this.origBg?this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",this.runtimeStyle.backgroundImage = "none")),this.pngSet=true);
}


/*****admin styles******/
.datatable{ border:1px solid #ccc; }
.tableHeader{ background-color:#ececec; font-size:11pt; font-weight:bold; }
.tableHeader a{ text-decoration:none; color:#666666; }
.tableHeader a:hover{ text-decoration:underline; }
