* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Sans-Serif, Verdana;
	font-size: 8pt;
	text-align: center;
	color: #525252;
}

IMG {
	border: none;
}

#container {
	width: 700px;
	margin: 0 auto 0 auto;
	text-align: left;
}

a:link, a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

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

#mainframe {
	background: transparent url(../images/compare_bg_top.jpg) no-repeat scroll left top;
	width: 700px;
	padding: 31px 0 0 0;
	position: relative;
}

#mainframe_title {
	position: absolute;
	top: 0;
	left: 0;
	margin-left: 5px;
	margin-top: 4px;
	font-size: 12px;
	font-weight: bold;
	color: #2C3F14;
}

.maincontent {
	width: 700px;
	padding: 0 0 11px 0;
	float: left;
	overflow: hidden;
	background: transparent url(../images/compare_bg_bottom.jpg) no-repeat scroll left bottom;
	margin-bottom: 20px;
}


/*****************************
******************************
**							**
**			HEADER			**
**							**
******************************
*****************************/
#header {
	position: relative;
	height: 155px;
}

#logo {
	width: 150px;
	height: 150px;
	float: left;
}

#header_buttons {
	margin-top: 5px;
	height: 20px;
}

/*****************************
******************************
**							**
**		   COMPARE			**
**							**
******************************
*****************************/

#window_compare_table {
	width: 700px;
	border-left: 4px solid #8FC74A;
	border-right: 4px solid #8FC74A;
	border-bottom: 1px solid #8FC74A;
}

#close_button a span span span {
	display:block;
	float:left;
	line-height:16px;
	padding: 0 3px 0 0;
	background: none;
	color: #ffffff;
}

#close_button a span {
	background: url(../images/button_right.gif) top right no-repeat;
	padding: 0 6px 0 0;
	height: 17px;
	display: inline-block;
}

#close_button a span span {
	background: url(../images/button_left.gif) top left no-repeat;
	padding: 0 0 0 6px;
	height: 17px;
	display: inline-block;
}

#print_button, #close_button {
	float: right;
}

#print_button {
	margin-right: 5px;
}

#print_button a span span span {
	display:block;
	float:left;
	line-height:16px;
	padding: 0 3px 0 0;
	background: none;
	color: #ffffff;
}

#print_button a span {
	background: url(../images/button_right.gif) top right no-repeat;
	padding: 0 6px 0 0;
	height: 17px;
	display: inline-block;
}

#print_button a span span {
	background: url(../images/button_left.gif) top left no-repeat;
	padding: 0 0 0 6px;
	height: 17px;
	display: inline-block;
}

#print_date {
	display: none;
}

#print_text {
	position: relative;
	display: inline-block;
	margin-top: 25px;
	float: right;
	text-align: right;
}

#content_item_groups {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #000000;
}

#content_between_img {
	display: none;
}

.productbox-table-gerechten TD {
	text-align: center;
}

TD.productbox-prijs {
	text-align: right;
	width: 70px;
	padding-top: 20px;
	border-bottom: 1px solid #dddddd;
}

.productbox-gerechtnaam {
	font-weight: bold;
	padding-top: 20px;
	border-bottom: 1px solid #dddddd;
}

TD.productListing-heading {
	color: #7b7b7b;
	padding-bottom: 4px;
}

TD.productListing-heading-image {
	color: #7b7b7b;
	padding-bottom: 4px;
	padding-top: 5px;
	position: relative;
}

a.buy_now_button {
	position: absolute;
}

TD.compareListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: white;
  border: 1px;
  border-style: solid;
  border-color: #AAAA91;
  padding-top: 2px;
  padding-bottom: 2px;
}

TD.compareListing-data-even {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  padding: 2px;
  border-bottom: 1px solid #CFCFCF;
  color: #000000;  
  border-right: 0px solid #28337A;
  padding-left: 5px;
}

TD.compareListing-data-odd {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: white;
  padding: 2px;
  border-bottom: 1px solid #CFCFCF;
  border-right: 0px solid #28337A;
  padding-left: 5px;
}

TD.compareListing-data-even-end {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  padding: 2px;
  border-bottom: 0px solid #28337A;
  border-right: 0px solid #28337A;
  padding-left: 5px;
}

TD.compareListing-data-odd-end {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: white;
  padding: 2px;
  border-bottom: 0px solid #28337A;
  border-right: 0px solid #28337A;
  padding-left: 5px;
}

TD.compareListing-data-even-top {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  padding: 2px;
  border-top: 1px solid #5F647F;
  border-right: 0px solid #28337A;
  padding-left: 5px;
}

TD.compareListing-data-odd-top {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: white;
  padding: 2px;
  border-top: 1px solid #5F647F;
  border-right: 0px solid #28337A;
  padding-left: 5px;
}

TD.compareListing-data-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #EFEFEF;
  border-bottom: 1px solid #CFCFCF;
  padding: 2px;
  color: #000000;
  border-left: 0px solid #28337A;
  border-right: 1px solid #5F647F;
}

TD.compareListing-data-heading-end {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #EFEFEF;
  padding: 2px;
  color: #000000;
  border-left: 0px solid #28337A;  
  border-bottom: 0px solid #28337A;
  border-right: 1px solid #5F647F;
}

TD.compareListing-data-heading-top {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #EFEFEF;
  padding: 2px;
  color: #000000;
  border-left: 0px solid #28337A;  
  border-top: 1px solid #5F647F;
  border-right: 1px solid #5F647F;
}

.page_break {
	display: none;
}
