html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family:"Trebuchet MS";
	color: #ffffff;
	
	scrollbar-face-color:#131E24;
	scrollbar-shadow-color:#c4c7c8;
	scrollbar-highlight-color:#c4c7c8;
	scrollbar-3dlight-color:#130919;
	scrollbar-darkshadow-color:#130919;
	scrollbar-track-color:#131E24;
	scrollbar-arrow-color:#c4c7c8;	
	background-image: url(/pix/1/pattern_background.png);
	background-position: top left;
	background-repeat: repeat;
}

a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
}

a:hover {
	text-decoration: underline;
}


p {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	text-align: left;
}

h1 {
	font-size: 2.4em;
	line-height: 1em;
	font-weight: normal;
	color: #224a98;
	margin: 18px 0px;
	padding: 0px;
}

h2 {
	font-size: 1.3em;
	line-height: 1em;
	font-weight: bold;
	color: #ffffff;
	margin: 28px 0px 0px 0px;
	padding: 0px 0px 6px 0px;
	background-image: url(/pix/dotrule.png);
	background-position: bottom left;
	background-repeat: repeat-x;
}

h3 {
	font-size: 1.2em;
	line-height: 1em;
	font-weight: normal;
	color: #0c2f74;
	margin: 24px 0px 0px 0px;
	padding: 0px;
}

h4 {
	font-size: 1em;
	font-weight: bold;
	color: #0c2f74;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}

.butt {
	margin-top: 0px;
}

a, a:link, a:visited {
	color: #1250c8;
	text-decoration: none;
}

a:hover, a:active {
	color: #cc0000;
	text-decoration: underline;	
}

img {
	border: 0px;
}

img[align="right"] {
	margin: 0px 0px 5px 10px;
}

img[align="left"] {
	margin: 0px 10px 5px 0px;
}

big {
	font-size: 1.2em;
}

small {
	font-size: 0.9em;
}

form {
	margin: 0px;
	padding: 0px;
}

#enclosure {
	width: 960px;
	margin: 0px auto 0px auto;
	text-align: left;
}

#toplogo {
	width: 154px;
	float: left;
}
.headertext, 
.headertext a {
	/* color: #8E8E8E; */
	color: #ffffff;
	text-decoration:none;	
	font-weight:bold;
}

.headertext a:hover {
	text-decoration:underline;
}

.footerleft a {
	float:left;
	padding: 5px 10px 5px 0px;
	color: #8E8E8E;
	font-size:
	text-decoration:none;	
	font-size: 10px;	
}

.footerleft a:hover {
	text-decoration:underline;
}

.footerright {
	float:right;
	padding: 5px 0px 5px 0px;
	color: #8E8E8E;
	font-size: 10px;
	vertical-align:middle;
	height:29px;
}

.bottommenu a {
	float:left;
	padding: 5px 34px 5px 0px;
	color: #8E8E8E;
	text-decoration:none;		
	font-size: 10px;
}

.bottommenu a:hover {
	text-decoration:underline;
}

.bottommenulast a {
	float:left;
	padding: 5px 0px 5px 0px;
	color: #8E8E8E;
	text-decoration:none;		
	font-size: 10px;	
}

.bottommenulast a:hover {
	text-decoration:underline;
}


#breadcrumb-1 {
  position: relative;
  float: left;
  width: 960px; /* remember to set a width */
  height: 25px; /* remember to set a width */  
}

.overlay{
  position: absolute;
  top: 0; /* These positions makes sure that the overlay */
  bottom: 0;  /* will cover the entire parent */
  left: 0;
  width: 100%;
  background: #000;
  opacity: 0.45;
  -moz-opacity: 0.45; /* older Gecko-based browsers */
  filter:alpha(opacity=45); /* For IE6&7 */
}

#breadcrumb-1 .breadcrumbs {
width: 960px;
padding: 5px 0px 5px 15px ;
}

.breadcrumbs a{
  position: relative;
  color:#93918F;
}

/* Lets use the * html hack so only IE6 reads the rule */
* html #breadcrumb-1 .overlay {
  height: expression(document.getElementById("column-1").offsetHeight);
}


#maincontent {
	float:left;
	height: 450px;
	width:763px;
	color: #999999;
}

#logo {
	float:left;
	height: 102px;
	width:200px;
	font-size: 1.3em;
	line-height: 1em;
	font-weight: bold;
	color: #2f2f2f;
	margin: 0px 0px 0px 32px;
	background-position: top left;
	background-repeat: no-repeat;	
}

.mainText {
	color:#ffffff;
	font-weight:bold;
}


.prodLink a {
	color:#ffffff;
	font-weight:bold;
	font-size:16px;
	text-decoration: none;
}

.prodLink a:hover {
	text-decoration: underline;
}

#zoomsourceholder {
	position: absolute;
	height: 0px;
	width: 0px;
}



#zoomsource-big {
	position: relative;
	top: 0px;
	left: 0px;
}

.itemthumbnail {
	width: 104px;
	float: left;
	margin-top: 4px;
	margin-right:1px;
	
}

#itemdescription {
	width:350px;
	height: 300px;
	overflow:auto;
	margin: 0px 0px 5px 10px;
}

#labels {
	width:350px;
	height: 70px;
	margin: 0px 0px 5px 5px;
}