﻿/* Zoek Page*/
#path
{
	position:relative;
	left:282px;
	top:-5px;
	font-size:10px;
	color:rgb(102,102,102);
	width: 600px;
}

#searchcriteriatable td
{
	line-height:13px;
	color:rgb(50,153,0);
}

.orangeheader
{
	font-weight:bold;
	font-size:11px;
	line-height:13px;
	color:rgb(255,136,0);
}

#rightSearchResults #pages .currentpage, #pagesBottom .currentpage
{
	background-color:#329900;
	color:#fff;
	padding:2px 3px 0px 3px;
}

#rightSearchResults .resulttab div.maintable .price
{
	position:absolute;
	left:202px;
	bottom:10px;
	padding-top:5px;
	border:solid 1px rgb(63,63,63);
	height:35px;
	width:163px;
	font-weight:bold;
	font-size:15px;
	line-height:15px;
	color:rgb(50,153,0);
	text-align:center;
	float:left;
}

#rightSearchResults .resulttab div.maintable .priceOffer
{
	position:absolute;
	left:202px;
	bottom:10px;
	padding-top:5px;
	border:solid 1px rgb(63,63,63);
	height:55px;
	width:163px;
	font-weight:bold;
	font-size:15px;
	line-height:15px;
	color:rgb(50,153,0);
	text-align:center;
	float:left;
}

#rightSearchResults .resulttab .greencolumn
{
	float:left;
	padding-left:13px;
	width:150px;
	font-size:11px;
	line-height:15px;
	color:rgb(50,153,0);
}

.accominfo a
{
	color:rgb(50,153,0);
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

.greenback
{
	float:left;
	margin-top:4px;
	margin-left:2px;
	width:93px;
	height:28px;
	background:url(../../images/utils/greenback.gif) no-repeat;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	text-align:center;
}

#rightSearchResults .resulttab .accomodations .accomodationitemview .accomodationitemsaved .accominfo a
{
	color:rgb(50,153,0);
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

#rightSearchResults .resulttab .accomodations .accomodationitemview .accomodationitemsaved .greenback
{
	float:left;
	margin-top:4px;
	margin-left:2px;
	width:93px;
	height:28px;
	background:url(../../images/utils/greenback.gif) no-repeat;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	text-align:center;
}