.dr-insldr-handler {
	background-image: url(../../default/images/icons/slidernob.png);
	background-color: transparent;
	font-size: 1px;
	height: 16px;
	position: absolute;
	text-align: center;
	width: 16px;
	z-index: 1;
}

a:link {
	color: #1B73A4;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #1B73A4;
}

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

td {
	color: #666666
}

#homeLeftColumn {
	float: left;
	width: 610px;
}

#homeRightColumn {
	display: inline;
	float: left;
	margin-left: 10px;
	width: 350px;
}

#homeMagazineWidget h3 {
	background: transparent
		url(#{rbnSessionHandler.applicationPath}/template/pln/images/magazine-widget-header.jpg)
		no-repeat scroll left top;
	color: #FFFFFF;
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 5px 0 7px 5px;
}

.search {
	color: #d80d1e;
	font-weight: bold;
}

.bold {
	font-weight: bold;
}

.left {
	text-align: left;
}

.centered {
	text-align: center;
	float: center;
	margin-left: auto;
	margin-right: auto
}

.right {
	text-align: right;
}

.search-result-list {
	
}

.search-result-list TD.rich-table-cell {
	padding: 0;
	margin: 0;
	border-bottom: 0px solid #FFFFFF;
	border-width: 0 0 0 0;
	/* cursor:pointer; */
}

/* Calendar */
.rich-calendar-holly {
	background-color: #FFFFFF;
	color: #000000;
}

.rich-calendar-boundary-dates {
	color: #FFF;
}

.rich-calendar-hover {
	background-color: #DDD;
}

.rich-calendar-past {
	color: #DDD;
}

.rich-calendar-days {
	width: 35px;
}

/*  Data Table Scroller  */
.dr-dscr-t {
	border-width: 0;
	border-style: none;
}

.dr-dscr-button,.dr-dscr-sepctrl {
	border-width: 1px;
	border-style: solid;
	width: 25px;
	cursor: pointer;
	text-align: center;
}

.dr-dscr-act {
	border-width: 1px;
	border-style: solid;
	border-color: #222;
	width: 25px;
	text-align: center;
	color: #FFF;
	background-color: #222;
}

.dr-dscr-inact {
	border-width: 1px;
	border-style: solid;
	border-color: #222;
	width: 25px;
	color: #222;
	text-align: center;
}

.rbn_amenitytxt {
	color: #555;
	font-weight: bold;
}

.rbn_40percent {
	width: 40%;
}

.rbn_35percent {
	width: 35%;
}

.rbn_25percent {
	width: 25%;
}

.boldgray {
	font-family: inherit;
	font-weight: bold;
	color: #555;
}

.no-border {
	border-width: 0px;
}

.nowrap {
	white-space: nowrap;
}

/* To get Safari and Opera to wrap (#575) */
.wrap {
	word-wrap: break-word;
	white-space: pre-wrap;
}

/* search criteria */
.rbn_search_crit {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
}

/* wrapper of search form 
.rbn_search_form {
	background: transparent url(../images/search-background.jpg) no-repeat
		scroll left top;
	height: 46px;
	width: 610px;
	padding-left: 3px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* vendor descriptions */
.rbn_ven_descr {
	color: #666666;
	font-size: 11px;
}

/* result set description */
.rbn_rsetdescr {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

/* filter header */
.rbn_filter_hdr {
	
}

/* guests criterion, per guest rates */
.rbn_person {
	color: #119911;
	font-weight: bold;
}

/* Header facet for vendor offer table.  */
.vendor-offer-header {
	background-color: #EEEEFF;
	background-image: none;
	border: 0;
}

.width-30px {
	width: 30px;
}

.rbn-third {
	width: 33%;
}

.contactinput {
	background: #FBFAFB none repeat scroll 0 0;
	border: 1px solid #D6D6D6;
	font-size: 14px;
	margin-bottom: 5px;
	margin-right: 0;
	margin-top: 0;
	padding: 3px;
}

/* Input failed validation */
.contactinputfail {
	background: #FBFAFB none repeat scroll 0 0;
	border: 1px solid #EE0000;
	font-size: 14px;
	margin-bottom: 5px;
	margin-right: 0;
	margin-top: 0;
	padding: 3px;
}

/* To match (patch for) new site css */
#Site-Navigation a {
	font-family: Verdana, 'Lucida Grande', メイリオ, MS Gothic, osaka,
		Sans-Serif;
	color: #000000;
	display: block;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 11px 15px;
	white-space: nowrap;
}

/* Guest details inc fonts */
.rbn-gdetails {
	font-size: 11px;
}

.rbn_filterpanel,.rbn_search_form {
	display: block;
	border: 1px solid #666666;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #faa032;
	filter: progid :     DXImageTransform.Microsoft.gradient (    
		startColorstr =  
		  '#faa032', endColorstr =     '#ffbc73' ); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#faa032),
		to(#ffbc73) ); /* for webkit browsers */
	background: -moz-linear-gradient(top, #faa032, #ffbc73);
	/* for firefox 3.6+ */
}

.rbn_search_form {
	padding: 15px;
}

.rbn_filterpanel_text {
	color: #333333;
}

h1 {
	border-bottom: 1px solid #DCDCDC;
	font-size: 1.8em;
	line-height: normal;
	margin-bottom: 0;
	padding-bottom: 4px;
}