#AffiliateLinks {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	background-color: #b9d300;
	height: 34px;
	color: White;
	border-top: 10px solid;
	border-left: 10px solid;
	border-right: 10px solid;
	border-bottom: 0;
	border-color: White;
	padding: 0 10px 0 10px;
}
#AffiliateLinks a:link, #AffiliateLinks a:visited {	font-size: 90%;	color: White;}
#AffiliateLinks a:hover {	font-size: 90%;	font-weight: bold;	color: White;	text-decoration: underline;}

.mainWindowHeader {
	border-bottom: 1px solid #c3c3c3;
}

.mainWindow {
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	border-color: White;
	height: 600px;
}
.mainWindow .content {	padding: 3px;	}
.mainWindow .content table.tableClass {	font-size: 10pt; }
.mainWindowFooter {
	border-top: 1px solid #c3c3c3;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}

.column_left {
	vertical-align: top;
	background-repeat: no-repeat;
	background-color: White;
	border-right: 1px solid #c3c3c3;
	margin: 0px;
	text-align: left;
}

.column_right {
	vertical-align: top;
	background-repeat: no-repeat;
	background-color: White;
	border-left: 1px solid #c3c3c3;
	margin: 0px;
	text-align: left;
}
@media print{
	.column_left {
		visibility: hidden;
		display: none;
	}
}

.column_right .pull_down_menu {
	background-color: #b9d300;
	height: 40px;
	width: 100%;
	text-align: center;
	vertical-align: top;
}

table {	border: 0px;	margin: 0px; }

.ad_header {
  font-size: 70%;
  font-weight: bold;
  color: white;
  background-color: #4682B4;
  border-top: 2px solid #4682B4;
  padding-left: 10px;
  padding-bottom: 2px;
}

.ad_content {  text-align: center;  padding: 2px;}

#top_left_motive {	background-image: url('../../images/header/bg_top_left.gif');	background-repeat: no-repeat;	background-color: White; width: 50px;}

.top_text_menu {	background-color: White;	font-size: 9pt;	color: #5e5e5e;	height: 24px;	padding: 0 5px 0 5px;}
.top_text_menu a {	color: #5e5e5e;}
.top_text_menu a:hover {	color: #5e5e5e;	text-decoration: underline;}
@media print{
	.top_text_menu {
		visibility: hidden;
		display: none;
	}
}

#top_row {	background-image: url('../../images/header/bg_top_right.gif'); background-repeat: repeat-x;}
#top_info {	 height: 44px; padding: 10px 10px 0 0; color: #941738; font-size: 9pt; }
#top_space {	height: 44px; }
#top_menu {	background-color: #e8e8e8;	font-size: 9pt; color: #5e5e5e; height: 25px; }
#top_menu a {	color: #941738; text-decoration: none;}
#top_menu a:hover {	color: #941738;	text-decoration: underline;}
#top_menu .delimiter {	width: 128px;	height: 1px;}
#top_menu .dots_line {	margin: 7px 0 7px 0;}
@media print{
	#top_menu {
		visibility: hidden;
	}
}

#logo {	background-image: url('../../images/header/fm_group_logo.jpg');	background-repeat: no-repeat;}
#logo_nl {	background-image: url('../../images/header/fm_group_logo_nl.jpg');	background-repeat: no-repeat;}

.left {	text-align: left;	width: 100%;}
.center {	text-align: center;	width: 100%;}
.right {	text-align: right;	width: 100%;}

.news_delimiter {	width: 96%;	height: 1px;	color: White;	border: 1px dotted white;}
.cart_delimiter {	width: 100%;	height: 1px;	color: White;}
.cart_delimiter1 { width: 100%;	height: 2px;	color: White;}

.complaintDataSectionTable {	font-size: 10px;}
.complaintDataSectionTable td.label {	width: 160px;	vertical-align: top;}
.complaintDataSectionTable td.data {	width: 340px;	vertical-align: top;}
.complaintDataSectionTable td.data input, .complaintDataSectionTable td.data select {	width: 200px;}
.complaintDataSectionTable td.data textarea {	width: 320px;	height: 240px;}

.createAccountTable {	font-size: 10pt;}
.createAccountTable td.label {	width: 160px;	vertical-align: top;}
.createAccountTable td.data {	width: 340px;	vertical-align: top;}
.createAccountTable td.data input, .createAccountTable td.data select {	width: 200px;}
.createAccountTable td.data textarea {	width: 320px;	height: 240px;}

.pdm_Category { font-weight: bold; }
.pdm_Product {  }

.productInfoImg {	border: 1px solid Black }

div.hideme {
  position: absolute;
  top: 88px;
  border: 0px;
  padding: 0px;
  margin: 0px;
}