﻿#nbcrs-content {
	font-family: tahoma;
}

.blCanBl {
	display: none;
}

#nbcrs-content  h3{
	margin: 0px;
	padding: 12px 12px 12px 0;
}
p.nbcrs-formElem {
	padding-left:12px;
}
#nbcrs-addInfo {
	border: solid 2px #B5B2B5;
	-moz-border-radius:3px;
	border-radius:3px;
	-khtml-border-radius: 3px;
	-webkit-border-top-left-radius: 3px;   
	-webkit-border-top-right-radius: 3px;   
	-webkit-border-bottom-right-radius: 3px;   
	-webkit-border-bottom-left-radius: 3px;
	-webkit-box-shadow: #555555 0px 0px 5px;
	-moz-box-shadow: #555555 0px 0px 5px;
	box-shadow: 0px 0px 10px #555555;
	padding: 10px;
	margin-bottom: 15px;
}

#nbcrs-reservInfo ul {
	list-style:none outside none;
	padding: 0px 10px;
	margin: 0px;
	margin-left:10px;
}

#nbcrs-reservInfo ul li{
	background:url("img/BookSplit.gif") repeat-x scroll 1px 17px transparent;
	padding:5px 0;
	margin: 0px;
}

#nbcrs-reservInfo  .nbcrs-list-header {
	width: 35%;
	display: inline-block;
	vertical-align: top;
	margin-left: 0px;
	padding-left: 0px;
}

#nbcrs-reservInfo  .nbcrs-list-value {
	width: 65%;
	font-weight: bold;
	display: inline-block;
	text-align: right;
}

input.nbcrs-button {
	color: #ffffff;
	background: #242421 url("img/BookButton_2.gif") repeat-x scroll 0px 0px;
	border: solid 1px #525152;
	-moz-border-radius:5px;
	border-radius:5px;
	-khtml-border-radius: 5px;
	-webkit-border-top-left-radius: 5px;   
	-webkit-border-top-right-radius: 5px;   
	-webkit-border-bottom-right-radius: 5px;   
	-webkit-border-bottom-left-radius: 5px;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 76%, from(rgba(255, 255, 255, 0.9)), to(rgba(255, 255, 255, 0)));
	background-image: -moz-linear-gradient(rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0) 76%);
	padding: 3px;
	font-weight: bold;
	cursor: pointer;
}

input.nbcrs-bookButton {
	color: #ffffff;
	background: #242421 url("img/BookButton_2.gif") repeat-x scroll 0px 0px;
	border: solid 1px #525152;
	-moz-border-radius:5px;
	border-radius:5px;
	-khtml-border-radius: 5px;
	-webkit-border-top-left-radius: 5px;   
	-webkit-border-top-right-radius: 5px;   
	-webkit-border-bottom-right-radius: 5px;   
	-webkit-border-bottom-left-radius: 5px;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 76%, from(rgba(255, 255, 255, 0.9)), to(rgba(255, 255, 255, 0)));
	background-image: -moz-linear-gradient(rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0) 76%);
	padding: 3px;
	font-weight: bold;
	cursor: pointer;
	margin-right: 10px;
}

#nbcrs-upgradeRoom .nbcrs-left input.nbcrs-button {
	background: none;
	border:medium none;
	color:#000000;
	text-decoration: underline;
}

#nbcrs-upgradeRoom .nbcrs-left input.nbcrs-button:hover {
	color:#333333;
	text-decoration: none;
	
}

#nbcrs-upgradeRoom .nbcrs-right input.nbcrs-button {
	background: none;
	border:medium none;
	color:#000000;
	text-decoration: underline;
}

#nbcrs-upgradeRoom .nbcrs-right input.nbcrs-button:hover {
	color:#333333;
	text-decoration: none;
}

/*.nbcrs-ASdesc span:hover {
	color: #000000;
}*/

input.nbcrs-button:hover {
	color: #EEEEEE;
	border: solid 1px #CCCCCC;
	/*text-decoration: underline;*/
}

.nbcrs-list-clear {
	clear: both;
}
#nbcrs-upgradeRoom {
	background:url("img/bookbg.jpg") repeat-x scroll center bottom transparent;
	border:1px solid #DDDDDD;
	margin-top:12px;
	padding:10px;
}

#nbcrs-upgradeRoom span.nbcrs-list-clear {
	clear: none;
}

/*.nbcrs-roomDetails .nbcrs-roomImage {*/
.nbcrs-roomImage {
	-moz-box-shadow:5px 5px 10px #555555;
	-webkit-box-shadow: #555555 5px 5px 10px;
	box-shadow: 5px 5px 10px #555555;
	float:left;
	margin:0 10px 10px 0px;
}

.nbcrs-roomDetails {
	display: none;
	margin-top: 0px;
}

.hideBlock {
	display: block;
}

h2.nbcrs-roomName {
	background:url("img/Plus.gif") no-repeat scroll left center transparent;
	color:#000000;
	cursor:pointer;
	font:14px tahoma;
	margin:15px 0 5px;
	padding-left:15px;
	font-weight: bold;
}

h2.nbcrs-roomName:hover {
	text-decoration: underline;
}

h2.nbcrs-roomNameMinus {
	background: url("img/Minus.gif") no-repeat scroll left center transparent;
}

.nbcrs-roomRatePlans {
	background: url("img/BookSplit.gif") repeat-x scroll 0px 0px transparent;
	padding-top: 5px;
}
.nbcrs-room {
	background: url("img/BookSplit.gif") repeat-x scroll left bottom transparent;
	margin-bottom:30px;
	padding-bottom: 5px;
	clear: both;
}

h3.nbcrs-ratePlanName {
	font-size: 11px;
}

table.nbcrs-rates {
	width: 100%;
	border-collapse:separate;
	margin-top: 5px;
}

table.nbcrs-rates td{
	border: solid 1px #dddddd;
	background: #eeeeee;
	text-align: center;
}

.nbcrs-rateValue {
	color: #006600;
}

table.nbcrs-rates .nbcrs-rateHeader {
	font-weight: bold;
	padding: 5px;
}

table.nbcrs-rates .nbcrs-totalHolder {
	background: #EEEEEE;
	padding: 5px;
	width: 154px;
}

table.nbcrs-rates .nbcrs-totalHolder p.nbcrs-total {
	color: #006600;
	margin-bottom: 10px;
}

#nbcrs-content a {
	color: #000000;
	text-decoration: none;
}

#nbcrs-content a:hover {
	text-decoration: underline;
}

.nbcrs-ratePlan a {
	padding: 0 0 3px 11px;
	background: url("img/List.gif") no-repeat scroll left center transparent;
}

.nbcrs-ratePlanInfo {
	background:url("img/bookbg.jpg") repeat-x scroll center bottom transparent;
	border-bottom:1px solid #EEEEEE;
	display:block;
	margin:0 3px;
	padding:0 8px 5px;
}

#nbcrs-upgradeRoom .nbcrs-left {
	float: left;
}

#nbcrs-upgradeRoom .nbcrs-right {
	float: right;
}

td.nbcrs-ASvalue {
	width: 60px;
	color: #006600;
	text-align: center;
}

tr.nbcrs-odd td {
	background: #dddddd;
	padding: 3px;
}

tr.nbcrs-even td {
	background: #eeeeee;
	padding: 3px;
}

.nbcrs-addServices table {
	border: solid 2px #B5B2B5;
	-moz-border-radius:3px;
	border-radius:3px;
	-khtml-border-radius: 3px;
	-webkit-border-top-left-radius: 3px;   
	-webkit-border-top-right-radius: 3px;   
	-webkit-border-bottom-right-radius: 3px;   
	-webkit-border-bottom-left-radius: 3px;
	-webkit-box-shadow: #555555 0px 0px 5px;
	-moz-box-shadow: #555555 0px 0px 5px;
	box-shadow: 0px 0px 10px #555555;
}

.nbcrs-addServices table tr td:hover {
	color: #000000;
}

#nbcrs-reservInfo #as-holder {
	margin-top: 20px;
}

#nbcrs-reservInfo #as-holder li {
	background:none;
	text-align:left;
}

#as-holder img {
	padding-right: 5px;
	cursor: pointer;
}

#nbcrs-content .nbcrs-formElem label {
	display:inline-block;
	vertical-align:top;
	width:35%;
}

#nbcrs-content .nbcrs-formElem input {
width:250px;
}

#nbcrs-content .nbcrs-formElem select {
width:250px;
}

#nbcrs-content #ccExpMonth, #nbcrs-content #ccExpYear {
width:120px;
}
#nbcrs-content .nbcrs-formElem textarea {
height:100px;
width:250px;
}
#nbcrs-content .nbcrs-explanation {
background:url("/booking/img/demand_bg.gif") no-repeat scroll 0 50% transparent;
cursor:help;
height:12px;
margin-left:3px;
padding:0 6px;
text-decoration:none;
width:12px;
}

.error {
border:1px dashed red;
margin:10px 0;
padding:10px;
text-align:left;
}

.nbcrs-error {
color:red;
border: solid 1px red !important;
}

em.nbcrs-error {
border: none !important;
}

#tooltip {
background-color:#FEFEFE;
border:1px solid #111111;
padding:5px;
position:absolute;
z-index:3000;
}
#tooltip h3, #tooltip div {
font-size:12px;
font-weight:normal;
margin:0;
}
#nbcrs-reservInfo .nbcrs-list-value ul.nbcrs-list {
	margin-top: 20px;
}

#nbcrs-reservInfo .nbcrs-list-value ul.nbcrs-list li {
	background: none;
	text-align:left;
}

#nbcrs-form .nbcrs-left {
	margin: 5px 0px;
}

#nbcrs-form .nbcrs-right {
	margin: 5px 0px;
}

.calendarsFields #arrivalDateHolder {
	float: left;
}

.calendarsFields #departureDateHolder {
	float: right;
}

.otherFields {
	clear: both;
	padding-top: 10px;
}

.otherFields label {
display: block;
padding: 5px 0px;
}

.otherFields label span {
	display: inline-block;
	width: 80px;
	font-weight: bold;
}

p.nbcrs-policyElem span.nbcrs-spanHeader{
	display: block;
}
