body {
	background-color: #FFFFFF;
	color: #333333;
	text-align: center;
	padding: 0;
	margin: 5px 0;
}
.top {
	vertical-align: top;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.bold {
	font-weight: bold;
}

.middle {
	vertical-align: middle;
}

.nowrap {
	white-space: nowrap;
}

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

.bottom-border {
	border-bottom-width: 1px !important;
}

.med-right-spacing {
	padding-right: 8px
}

.no-space {
	border-collapse: collapse;
	border-width: 0;
	padding: 2px;
	margin: 0;
}

.framed {
	margin-right: 0px;
	margin-top: 0px;
	float: left;
	background: #eeeeee;
	border: 1px solid #aaaaaa;
	font-size: 60px;
	line-height: 40px;
	padding: 5px;
}

/* EF5900 980e10 cf1519 7D98B8 */
.search {
	color: #5a75B8;
	font-weight: normal;
}

.searchPanel {
	background-color: #EEEEEE;
	margin: 0 2px;
}

.search-result-list {
	
}

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

.result-item {
	background-color: transparent;
	margin: 3px;
	padding: 3px;
	border: 1px solid #CCCCCC;
}

.result-selected {
	background-color: #ededed;
}

.header-image-table TBODY TR TD {
	border-collapse: inherit;
	border-width: 0px;
	padding: 0;
	margin: 1px;
}

.boldgray {
	font-weight: bold;
	color: #555;
	/* due to rb style */
	font-family: inherit;
}

.optionList {
	height: 22px;
}

.vertical-menu-cell {
	padding: 0px 4px 0px 4px;
}

.twitter-feed {
	background-color: #FFFFFF;
	border: 1px solid silver;
	display: none;
	margin-bottom: 6px;
	padding: 15px;
}

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

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

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

/* filter header */
.rbn_filter_hdr {
	
}

/* guests criterion, per guest rates */
.rbn_person {
	color: #00AA00;
}

/**/
div,ul,ol,li,dl,dt,dd,h1,h3,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,td
	{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana,
		sans-serif, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック",
		Geneva, Arial;
	font-size-adjust: none;
	font-style: normal;
}

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

select {
	padding: 3px;
}

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

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

.rbn-third {
	width: 33%;
}

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

.width-half {
	width: 50%;
}

/* Start Menu */
.rich-toolbar {
	background-image: url(../../default/images/dock-bg-top.gif);
	background-position: left top;
	background-repeat: repeat-x;
	border: 0;
	padding: 0;
	margin: 0;
	height: 32px;
}

.menu-item {
	font-size: 13px;
	line-height: 16px;
	text-decoration: none;
	vertical-align: middle;
	white-space: nowrap;
}

.rich-ddmenu-label-select {
	cursor: default;
	background-color: transparent;
	border-color: transparent;
	text-decoration: none;
}

.rich-ddmenu-label-unselect {
	
}

.rich-label-text-decor {
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #F3960B;
}

/* End Menu */
.ncc-footer {
	background-image: url(../../default/images/dock-bg-top.gif);
}

.ncc-footer-txt {
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
}

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

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

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

a:hover {
	color: #F3960B;
	text-decoration: none;
}

a.ncc-head-foot-link:link {
	color: #FFFFFF;
}

a.ncc-head-foot-link:visited {
	color: #FFFFFF;
}

a.ncc-head-foot-link:hover {
	color: #F3960B;
}

a.ncc-head-foot-link:active {
	color: #F3960B;
}

.va2criteria {
	font-size: 11px;
}

.rbn_filterpanel_text {

}

.contactinputfail {
	border: 1px solid #EE0000;
}
