td {
	color: #666666
}

.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;
	background: transparent;
}

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

.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: verdana, arial, helvetica, sans-serif;
	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 {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color: #4367A7;
	font-size: 11px;
	font-weight:bold;
}

/* vendor descriptions based on NRE css - override rich faces css */
.rbn_ven_descr {
	color: #666666;
	font-size: 11px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

/* 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: #597427;
}

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

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

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

.search {
	color: #cb3e2c;
}

#frameBackground {
	background: transparent url(../images/background_frame.jpg) repeat-y
		scroll 0 133px;
}

#middleColumnContent img {
	padding: 0;
	position: relative;
}

img {
	border: 0;
	display: inline;
	float: none;
}

select {
	padding: 3px;
}

input {
	padding-top: 3px;
	padding-bottom: 3px;
}

.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;
}

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

.phmenu {
	float: left;
	position: relative;
	white-space: nowrap;
}

.pbMenu {
	position: relative;
	width: 980px;
}

.phmenu ul.rmActive,.phmenu ul.rmRootGroup {
	display: block;
}

.phmenu .rmRootGroup {
	display: inline-block;
	left: 0;
	margin: 0;
	padding: 0;
	position: relative;
}

.rmRootGroup {
	width: 980px;
}

a {
	color: #2222DD;
	text-decoration: none;
}