/* start Portland Direct search finder styles */
/* start non-standard scrollbar properties */
html {
	scrollbar-face-color: white; 
  	scrollbar-base-color: #EAEAEA; 
  	scrollbar-shadow-color: #E4E4E4;
  	scrollbar-highlight-color: #F4F4F4;
  	scrollbar-3dlight-color: #CCCCCC; 
  	scrollbar-darkshadow-color: #CCCCCC; 
  	scrollbar-track-color: #F7F7F7;
  	scrollbar-arrow-color: #999999;
}
/* end non-standard scrollbar properties */
body {
	width: 195px;
	background-color: #ffffff;
	background-image: url(img/search_background.gif);
	background-repeat: repeat-y;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
strong {
	font-weight: bold;
}
form {
	margin: 0;
}
#search, #holidaydetails {
	background-color: #BFABDE;
	width: 195px;
	height: auto;
	z-index: 4;
	margin-left: 2px;
	color: #8058BD;
	font-size: 10px;
	font-weight: normal;
}
#search h1, #holidaydetails h1 {
	font-size: 14px;
	background-color: #8058BD;
	background-image: url(img/corner_purple.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 21px;
	padding-left: 5px;
	margin-top: 0px;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
#search #criteria {
	clear: both;
	padding-left :5px;
}
#criteria h2 {
	color: #8058BD;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	margin: 10px 0 5px 0;
}
#holidaydetails p {
	font-size: 11px;
	margin: 0 10px 10px 5px;
}
#criteria p {
	margin: 0 10px 10px 0;
}
option {
	color: #8058BD;
}
select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
select.vspace {
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;*/
	margin-bottom: 5px;
}
input.vspace {
	margin-bottom: 5px;
	margin-left: 0;
}
a.calendar {
	color: #8058BD;
	font-weight: normal;
	text-decoration: underline;
}
.vspace {
	height: 18px;
}
img.right {
	float: right;
	margin: 5px 20px 0 0;
}
ol {
	margin: 0 0 0 28px;
}

/* end Portland Direct search finder styles */