/* @override http://www.vergelijk.be/css/specs.css */

#C .overlay-left {
	overflow: hidden;
	position: relative;
	width: 680px;
	float: left;
	height: 252px;
	margin-top: 0;
	display: inline;
}

#C .overlay-right {
	width: 300px;
	z-index: 10;
        margin: 0;
        right: 0;
	top: 0;
	position: absolute;
	display: inline;
	float: left;
        padding: 0 3px;
}

#C .overlay-wide {
	overflow: hidden;
	position: relative;
	width: 950px;
	float: left;
	height: 252px;
	margin-top: 0;
	display: inline;
}

#C .featuredbrand {
	border: 0px;
	position: absolute;
	right: 0;
	top: -1pt;
}

#C .skyscraper {
	top: 73px;
}

#prodinfo {
	height: auto;
	position: relative;
}

#left table.subsection {
	line-height: 16px;
	width: 100%;
	margin-bottom: 10px;
	margin: 0px;
	position: relative;
	padding: 0px;
	border: 0px;
	background: #ffffff url(/images/assets/promo-box_inside-gradient.gif) repeat-x;
}

#left tr:hover {
	background-color: #e5eff5;
}

#left td {
	vertical-align: top;
}

#left tr.header th {
	margin: 0 6px;
	padding: 0 5px;
	line-height: 25px;
	background-color: #0067B1;
	color: #fff;
	font-size: 1.2em;
	font-weight: normal;
	text-align: left
}

#left tr.subheader th {
	text-align: left;
	padding: 0 10px;
}

#left td.key {
	color: #0369b3;
	width: 200px;
	padding: 0 10px;
}

#left td.key img.help {
	float: right;
	cursor: pointer;
	top: 0px;
}

#results td.key img.help {
	float: right;
	cursor: pointer;
}

#results td.key {
	color: #2e90d9;
	background-position: 0% 45%;
	height: 20px;
	padding: 0 5px;
}

#left td.value {
	padding: 0 10px;
}

#right {
	float: right;
}

#right table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 10px;
}

#right tr:hover {
	background-color: #e5eff5;
}

#right td {
	vertical-align: top;
}

#right tr.header th {
	margin: 0 6px;
	padding: 0 5px;
	line-height: 25px;
	background-color: #f68933;
	color: #fff;
	font-size: 1.2em;
	font-weight: normal;
	text-align: left
}

#right tr.subheader th {
	
}

#top tr.subheader th {
	text-align: left;
}

#results tr.subheader th {
	padding: 0pt 5px;
	text-align: left;
}

#right th.shopimg {
	text-align: center;
	width: 95px;
}

#right td.shopimg {
	width: 95px;
	text-align: center;
	border-bottom: 1px solid #e7e7e7;
	vertical-align: middle;
}

#right td.shopimg img {
	border: 1px solid #ccc;
	padding: 1px;
	background-color: #fff;
}

#right th.desc {
	text-align: left;
}

#right td.desc {
	text-align: left;
	vertical-align: middle;
	border-bottom: 1px solid #e7e7e7;
}

#right td.desc a {
	color: #666;
}

#right td.desc a:hover {
	color: #f68933;
}

#right th.shipping {
	text-align: center;
	width: 90px;
}

#right td.shipping {
	text-align: center;
	border-bottom: 1px solid #e7e7e7;
	vertical-align: middle;
	width: 90px;
}

#right td.shipping a {
	color: #666;
	text-decoration: none;
}

#right th.price {
	text-align: center;
	width: 80px;
}

#right td.price {
	width: 80px;
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #e7e7e7;
}

#right td.price a.pricefrom {
	font-size: 1.0em;
	color: #f68933;
}

#right td.price a.pricefrom:hover {
	color: #F68933;
}

#right .prodimg {
	text-align: center;
}

.tooltip {
	display: none;
	z-index: 1000;
	margin-left: 15px;
	width: 300px;
	position: relative;
}

.tooltip_top {
	background-color: transparent;
	background-image: url(../images/help_ballon_top.png);
	background-repeat: no-repeat;
	display: block;
	height: 17px;
	position: relative;
	width: 300px;
	z-index: 2000;
}

.tooltip_order {
	background-color: transparent;
	background-image: url(../images/help_ballon_onder.png);
	background-repeat: no-repeat;
	display: block;
	height: 17px;
	position: relative;
	width: 300px;
	top: 0px;
	z-index: 2000;
}

.tooltip_midden {
	background-color: #FFFFFF;
	background-image: url(../images/help_ballon_midden.png);
	background-repeat: repeat-y;
	display: block;
	font-size: 12px;
	font-weight: normal;
	margin-top: -2px;
	padding: 6px 6px;
	position: relative;
	text-align: left;
	text-decoration: none;
	text-indent: 0px;
	white-space: normal;
	width: 288px;
	z-index: 2000;
}

.sluiten {
	cursor: pointer;
	position: absolute;
	right: 40px;
	top: 0px;
	text-decoration: underline;
}

.tooltip_midden h1 {
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	margin: 0px;
	color: #f68933
}

.tooltip_midden .h2 {
	color: #F68933;
	font-size: 14px;
	margin: 0pt;
	padding: 0pt;
}

.tooltipX {
	margin-top: -10px;
	overflow-y: hidden;
	overflow-x: hidden;
	position: relative;
	height: 20px
}

.X {
	float: right;
	background-image: url(../images/button_X.gif);
	background-repeat: repeat;
	height: 20px;
	display: block;
	top: 0px;
	background-color: #f68933;
	width: 20px;
	margin: 0px;
	cursor: pointer;
	background-position: 0px 0px;
}

.X:hover {
	background-position: 0px 40px;
	color: #FFFFFF;
}

.X:active {
	background-position: 0px 20px;
	color: #FFFFFF;
}

.tooltipcss1 {
	left: 220px;
	position: absolute;
}

.tooltipcss2 {
	left: 180px;
	position: absolute;
}

.tooltipcss3 {
	left: 140px;
	position: absolute;
}

table.lister {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

table.lister td {
	padding-left: 2px;
	vertical-align: top;
}

#topoffers td.price {
	border-bottom: 1px solid #E7E7E7;
	text-align: left;
	vertical-align: middle;
}

#topoffers .topoffers  .desc a {
	color: #666666;
	text-decoration: underline;
}

#topoffers .topoffers  .desc a:hover {
	color: #666666;
	text-decoration: none;
}

#topoffers .topoffers  .desc h2 {
	color: #666666;
	text-decoration: underline;
}

#topoffers .topoffers  .price {
	color: #0067B1;
	text-decoration: none;
}

#topoffers .topoffers  .price  a {
	color: #666666;
	text-decoration: underline;
}

#topoffers .topoffers  .price a:hover {
	text-decoration: none;
}

#topoffers .topoffers  .shipping {
	color: #0067B1;
	width: 100px;
	text-decoration: none;
}

#topoffers .topoffers  .shipping  a {
	color: #666666;
	text-decoration: underline;
}

#topoffers .topoffers  .shipping a:hover {
	text-decoration: none;
}

#topoffers .topoffers  .priceform {
	color: #F68933;
	text-decoration: none;
}

#topoffers .topoffers  .priceform  a {
	color: #F68933;
	text-decoration: underline;
}

#topoffers .topoffers  .priceform a:hover {
	text-decoration: none;
}

#tooltipdiv2 {
	position: absolute;
	visibility: hidden;
}

#tooltipdiv1 {
	position: absolute;
	top: 88px;
	left: 58px;
	visibility: visible;
	z-index: 1000;
}

#catinfo h1 {
	color: #F68933;
	font-size: 1.6em;
	margin: 5px;
	padding: 0px;
}

#results td.key img.help {
	cursor: pointer;
	float: right;
}

#results td.value {
	background-position: 0% 45%;
	padding: 0pt 5px;
}

#results td.value img {
	float: right;
	margin-right: 5px;
	position: relative;
	top: 3px;
}

#results table,
#results table tbody {
	background: #ffffff url(/images/assets/promo-box_inside-gradient.gif) repeat-x;
}

#results table {
	border-collapse: collapse;
	width: 100%;
}

#results td {
	vertical-align: top;
}

#results a {
	cursor: pointer;
}

#results a:hover {
	color: #F68933;
}

#results tr.header th {
	background-color: #0067B1;
	line-height: 25px;
	margin: 0pt 6px;
	padding: 0pt 5px;
	text-align: left;
}

#results tr.header th h1 {
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: normal;
	margin: 0pt;
	padding: 0pt;
}

#results tr.subheader th {
	padding: 0pt 5px;
	text-align: left;
	height: 20px;
}

#results tr.prodimages {
	text-align: center;
	vertical-align: middle;
	background: #ffffff url(/images/assets/promo-box_inside-gradient.gif) repeat-x;
}

#results tr.prodimages:hover {
	background-color: #ffffff;
}

#results tr.prodimages td img {
	position: relative;
	left: 0px;
}

#results tr.prodimages .img_holder {
	background: #fff;
	margin: 10px 5px 5px;
}

#results td.shopimg a.a {
	color: #666;
	text-decoration: none;
	text-align: center;
	background-color: #990000;
}

#results  #imagetooltip1 {
	position: absolute;
	left: 250px;
	top: 200px;
	z-index: 50;
	visibility: hidden;
}

#results #imagetooltip2 {
	position: absolute;
	left: 350px;
	top: 200px;
	z-index: 50;
	visibility: hidden;
}

#results #imagetooltip3 {
	position: absolute;
	left: 450px;
	top: 200px;
	z-index: 50;
	visibility: hidden;
}

#results #imagetooltip4 {
	position: absolute;
	left: 580px;
	top: 200px;
	z-index: 50;
	visibility: hidden;
}

#results #imagetooltip1 .prodimg {
	background-color: #FFFFFF;
	display: none;
	float: left;
	margin-left: 10px;
	margin-right: 30px;
	margin-top: 10px;
	padding: 5px;
	border: #cccccc solid 1px;
}

#results #imagetooltip2 .prodimg {
	background-color: #FFFFFF;
	display: none;
	float: left;
	margin-left: 10px;
	margin-right: 30px;
	margin-top: 10px;
	padding: 5px;
	border: #cccccc solid 1px;
}

#results #imagetooltip3  .prodimg {
	background-color: #FFFFFF;
	display: none;
	float: left;
	margin-left: 10px;
	margin-right: 30px;
	margin-top: 10px;
	padding: 5px;
	border: #cccccc solid 1px;
}

#results #imagetooltip4 .prodimg {
	background-color: #FFFFFF;
	display: none;
	float: left;
	margin-left: 10px;
	margin-right: 30px;
	margin-top: 10px;
	padding: 5px;
	border: #cccccc solid 1px;
}

#results #imagetooltip1 .foto {
	padding: 5px;
	border: #cccccc solid 1px;
	width: 183px;
	height: 160px;
	background-color: #ffffff;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
}

#results #imagetooltip2 .foto {
	padding: 5px;
	border: #cccccc solid 1px;
	width: 183px;
	height: 160px;
	background-color: #ffffff;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
}

#results #imagetooltip3 .foto {
	padding: 5px;
	border: #cccccc solid 1px;
	width: 183px;
	height: 160px;
	background-color: #ffffff;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
}

#results #imagetooltip4 .foto {
	padding: 5px;
	border: #cccccc solid 1px;
	width: 183px;
	height: 160px;
	background-color: #ffffff;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
}

#results tr:hover {
	background-color: #e5eff5;
}

#results tr.title {
	height: 5px;
}

#results tr.title:hover {
	background-color: #ffffff;
}

ul#buttons {
	display: block;
}

#results {
	float: left;
}

.overlay-compare #results {
	width: 100%;
}

#bottomads {
	clear: both;
}

#bottomads,
#bottomadscontainer {
	width: 985px;
}

.ads-compare #bottomadscontainer {
	width: 860px;
}