body {
	margin: 0;
	padding: 0;
	font-family: trebuchet, arial, sans-serif;
	font-size: 12px;
	color: #777777;
	background: #f0f0f0;
}

a {
	color: #0093E0;
	text-decoration: none;
	weight:bold;
}

a:hover {
	text-decoration: underline;
	color:#c0c0c0;
}

#nav a:hover
{
	text-decoration: underline;
	color:#c0c0c0;
}

#footer a:hover
{
	text-decoration: underline;
	color:#c0c0c0;
}

#subnav a:hover
{
	text-decoration: underline;
	color:#ffffff;
}

th
{
	text-align:left;
}

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	background: #F0F0F0;
	
}

#logo
{
	width: 785px;
	text-align:left;
	margin:0px;
	border: solid 1px #808080;
	background: url('../images/new-gradientb.jpg') repeat-x;
	padding: 5px;
	padding-left: 10px;
	padding-top: 25px;
	height: 70px;
}

#nav
{
	width: 795px;
	text-align:center;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	border: solid 1px #808080;
	background: url('../images/gradient-25.jpg');
	padding-left: 0px;
}

#subnav
{
	width: 785px;
	text-align:center;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	border: solid 1px #808080;
	background: url('../images/gradient-25.jpg');
	padding-left: 10px;
	margin: 0px;
	height: 20px;
}

#index-content
{
	width: 800px;
	border: solid 1px #808080;
	background: #ffffff;
	height:310px;
	text-align:center;
}


#content
{
	width: 755px;
	border: solid 1px #808080;
	padding: 5px;
	padding-left: 40px;
	background: #ffffff;
}

#footer
{
	width: 790px;
	font-size: 10px;
	font-weight: bold;
	color:#000000;
	padding: 5px;
	border: solid 1px #808080;
	background: url('../images/gradient-105.jpg');
	
}

h1
{
	color:#b0b0b0;
	font-size:26px;
	margin-bottom: 0px;
}

.greyborder
{
	border: solid 1px #f0f0f0;
}

.pic
{
	border: solid 1px #808080;
	background: #ffffff;
	text-align:center;
}

.product
{
	font-size:22px;
	color:#0093E0
}

.thumbnail
{
	position: relative;
	z-index: 0;
}

.thumbnail-est5
{
	position: relative;
	z-index: 0;
}

.thumbnail-est40
{
	position: relative;
	z-index: 0;
}

.thumbnail-cell
{
	position: relative;
	z-index: 0;
}

.thumbnail-weigh
{
	position: relative;
	z-index: 0;
}

.thumbnail:hover{
	background-color: transparent;
	z-index: 50;
}

.thumbnail-cell:hover{
	background-color: transparent;
	z-index: 50;
}

.thumbnail-weigh:hover{
	background-color: transparent;
	z-index: 50;
}

.thumbnail span
{ /*CSS for enlarged image*/
	position: absolute;
	padding: 5px;
	left: 0px;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnail-est5 span
{ /*CSS for enlarged image*/
	position: absolute;
	padding: 5px;
	left: 0px;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnail-est40 span
{ /*CSS for enlarged image*/
	position: absolute;
	padding: 5px;
	left: 0px;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnail-cell span
{ /*CSS for enlarged image*/
	position: absolute;
	padding: 5px;
	left: 0px;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnail-weigh span
{ /*CSS for enlarged image*/
	position: absolute;
	padding: 5px;
	left: 0px;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnail span
{ /*CSS for enlarged image*/
	position: absolute;
	padding: 5px;
	left: 0px;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnail span img
{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}

.thumbnail:hover span
{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 0;
	left: -300px; /*position where enlarged image should offset horizontally */
	top: -310px;
}

.thumbnail-est5:hover span
{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 0;
	left: -70px; /*position where enlarged image should offset horizontally */
	top: -150px;
}

.thumbnail-est40:hover span
{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 0;
	left: -90px; /*position where enlarged image should offset horizontally */
	top: -150px;
}

.thumbnail-cell:hover span
{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 0;
	left: 0px; /*position where enlarged image should offset horizontally */
	top: 0px;
}

.thumbnail-weigh:hover span
{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 0;
	left: -150px; /*position where enlarged image should offset horizontally */
	top: -50px;
}

.blurb
{
	text-align:center;
	font-weight:bold;
	font-size:16px;
	color: #c0c0c0;
}

.greybgheader
{
	background:#f0f0f0;
	weight:bold;
	text-align:center;
}

.center
{
	text-align:center;
}

.imgborderblack
{
	border: solid 2px #000000;
}

#extras
{
	font-size: 13px;
	margin:0px;
	padding:2px;
}

hr
{
	margin-top: 0px;
	color:#0093E0;
	
	text-alilgn:left;
}

/****************************************************************/
/* MY EKSTRA BYVOEGINGS */
/****************************************************************/


/*#leftside {*/
 /* replace this value with the width of your right column */
 /*
 	margin-right:  200px;
	margin-left:  0;
	margin-bottom:  0;
	margin-top:  0;
	padding:  0;
*/
/* Replace width value with your choice of content area width. */
/*
	width:  450px;
}
*/
/*
#rightside {
	float:right;
	top:  0;
	right:  0;
	margin:  0;
	margin-right:20px;
	margin-top:20px;
	padding:  0;
	*/
/* Replace width with the width of your right column. */
/*
	width:  250px;
	
	border:solid 1px #DEDEDE;
	background:#EFEFEF;
	color:#222222;
	padding:4px;
}
*/



