a:visited {
	color: #F5821F;
}
a:link {
	color: #F5821F;
	text-decoration:underline;
}
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(http://www.bergkampinc.cn/images/bkgnd.gif);
	background-repeat: repeat;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.literature {
	font-size: 12px;
}
.rightsidebar {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #E8E8E8;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	font-size: 14px;
	text-align: center;
	padding: 10px;
}
.special {
	font-size: 11px;
	font-weight: bold;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #F5821F;
}
.subhead_bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	border-bottom-style: double;
	border-bottom-color: #F5821F;
	border-bottom-width: 5px;
	margin-bottom: -5px;
}
.subhead_bodycopy_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 2px;
}
.table_style {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #F5821F;
	border-right-color: #F5821F;
	border-bottom-color: #F5821F;
	border-left-color: #F5821F;
	background-position: top;
	border-top-width: 7px;
	border-right-width: 7px;
	border-bottom-width: 7px;
	border-left-width: 7px;
	margin: 0px;
	text-align: left;
}
hr {
	color: #F5821F;
	margin: 0px;
	border-top-color: #f5821f;
	border-right-color: #f5821f;
	border-bottom-color: #f5821f;
	border-left-color: #f5821f;
}
.imageborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #f5821f;
	border-right-color: #f5821f;
	border-bottom-color: #f5821f;
	border-left-color: #f5821f;
	text-decoration: none;
}
.smaller_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
sup {
	vertical-align:text-top;
	font-size: 10px;
}
.linkcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-right: 10px;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.bodycopy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin: 0px;
}
.rightsidebar-bold {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #E8E8E8;
	font-size: 14px;
	text-align: center;
	padding: 10px;
	font-weight: bold;
}
.photoright {
	margin-left: 15px;
}.alignright {
	text-align: right;
}
.graytext {
	color: #999999;
}
.photoleft {
	padding-right: 15px;
}
.producttable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	padding-top: 10px;
}
.producttable2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	padding-left:15px;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

blockquote{
	margin:20px;
}
.slurrytable {
	font-size: 14px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

