﻿#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: 20%;
	display: inline-block;
	vertical-align: top;
	margin-left: 0px;
	padding-left: 0px;
}

#nbcrs-reservInfo  .nbcrs-list-value {
	width: 80%;
	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: url("img/Plus.gif") no-repeat scroll left center transparent;
	border:medium none;
	color:#000000;
	text-decoration: underline;
	padding-left: 10px;
}

#nbcrs-upgradeRoom .nbcrs-left input.nbcrs-button:hover {
	color:#333333;
	text-decoration: none;
	
}

#nbcrs-upgradeRoom .nbcrs-right input.nbcrs-button {
	background: url("img/Plus.gif") no-repeat scroll left center transparent;
	border:medium none;
	color:#000000;
	text-decoration: underline;
	padding-left: 10px;
}

#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;*/
	color:#22296F;
	cursor:pointer;
	font:14px tahoma;
	margin:15px 0 5px;
	padding-left:15px;
	font-weight: bold;
	text-decoration: underline;
}

#nbcrs-content .nbcrs-ratePlan a {
	text-decoration: underline;
}

h2.nbcrs-roomName:hover {
	text-decoration: underline;
}

h2.nbcrs-roomNameMinus {
	background: url("img/Minus.gif") no-repeat scroll left center transparent;
}

.nbcrs-onlyMinus {
	background:url("img/Minus.gif") no-repeat scroll left center transparent !important;
}

.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;*/
	background:url("img/Plus.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;
	width: 100%;
}

.nbcrs-addServices table tr td:hover {
	color: #000000;
}

#nbcrs-reservInfo #as-holder {
	margin-top: 20px;
	margin-left: -120px;
	overflow:visible;
}

#nbcrs-reservInfo .nbcrs-list-value {
	overflow:visible;
}

#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;
padding-left: 10px !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;
}*/

.calendarsFields #departureDateHolder {
float:left;
margin-left:20px;
}

.otherFields {
	clear: both;
	padding-top: 10px;
}

.otherFields label {
display: block;
padding: 5px 0px;
}

.otherFields label span {
	display: inline-block;
	/*width: 80px;*/
	width: 195px;
	font-weight: bold;
}
#nbcrs-cancelForm ul {
	list-style:none outside none;
	/*padding: 0px 10px;
	margin: 0px;
	margin-left:10px;*/
}

p.nbcrs-policyElem span.nbcrs-spanHeader {
	display: block;
	font-weight: bold;
	padding: 3px 0px;
}

p.nbcrs-policyElem span.nbcrs-spanHeader span {
	font-weight: normal;
	padding: 0px 3px;
}

.nbcrs-ratePlanInfo  {
	margin-bottom: 10px;
	padding: 0px 10px;
}

.nbcrs-ratePlanInfo span {
	display: block;
}

.nbcrs-ratePlanInfo h4 {
	margin-bottom: 5px;
}

#nbcrs-review ul {
	list-style-type: none;
}

#nbcrs-review label {
	margin: 0px 7px;
}

#nbcrs-review ul li span {
	display:inline-block;
	width:100px;
}

#nbcrs-review h3 {
	padding-bottom: 8px;
}

#nbcrs-content #nbcrs-review .nb-rvinput {
	width: 50%;
}

.pt3{
	vertical-align:top;
}

ul {
	list-style: none outside none;
}














.nbcrs-step-prev {
background:url("img/csg-4bacde12ad424.png") no-repeat scroll 0 -81px #6D6B6D;
color:#FFFFFF;
}
#nbcrs-steps-holder .nbcrs-step-prev a {
color:#FFFFFF;
}
.nbcrs-step-curr {
background:url("img/csg-4bacde12ad424.png") no-repeat scroll 0 -54px #FFFFFF;
color:#6D6B6D;
}
.nbcrs-step-next {
background:url("img/csg-4bacde12ad424.png") no-repeat scroll 0 0 #CFD0CF;
color:#FFFFFF;
}
.nbcrs-step-last {
background:url("img/csg-4bacde12ad424.png") no-repeat scroll 0 -27px #CFD0CF;
color:#FFFFFF;
}
#nb-test li {
height:18px;
overflow:hidden;
padding-left:20px;
padding-top:4px;
text-align:left;
}
#nbcrs-steps-holder li.nbcrs-step-first {
background:none repeat scroll 0 0 #6D6B6D;
padding-left:0;
}
#nbcrs-steps-holder {
overflow:hidden;
width:100%;
margin-bottom:20px;
}
#nbcrs-steps-holder li {
float:left;
}
.nbcrs-step-0 {
width:3%;
}
.nbcrs-step-1 {
width:13%;
}
.nbcrs-step-2 {
width:14%;
}
.nbcrs-step-3 {
width:20%;
}
.nbcrs-step-4 {
width:15%;
}
.nbcrs-step-5 {
width:14%;
}
.nbcrs-step-6 {
width:3%;
}
#nbcrs-steps-holder ul {
list-style-type:none;
margin:auto;
padding:0;
width:95%;
}

.nbcrs-rates  div.nbcrs-center {
	height: 15px;
	margin-bottom: 5px;
}


.nbcrs-rates .nbcrs-rateHeader {
	line-height: 15pt;
}

.nbcrs-rates .nbcrs-rateHolder {
	line-height: 20pt;
}
#nbcrs-snLinksHldr {
	margin: auto;
    list-style-type: none;
	padding:0;
	width:95%;
}
#nbcrs-snLinksHldr li {
	float:left;
	padding-left:20px;
}
#nbcrs-snLinksHldr img {
	border: 0px none;
}
div.nbcrs-roomImage img {
	cursor:pointer;
}
/********** UPDATE 19.10.2010 ***********/
#nbcrs-content .nbcrs-formElem #nbcrsPhoneCountry {width:40px;}
#nbcrs-content .nbcrs-formElem #nbcrsPhoneCitycode {width:40px;}
#nbcrs-content .nbcrs-formElem #nbcrsPhoneNumber {width:100px;}
#nbcrs-content .nbcrs-formElem #nbcrsPhoneExample {display:block;margin-left:35%;}
#nbcrs-content .nbcrs-formElem #nonSmkng {margin:0px;width:20px;text-align:left;}
#nbcrs-content .nbcrs-roomImages {width:100%;display:none;}
#nbcrs-content .nbcrs-roomImagesHldr {display:block;list-style:none;}
#nbcrs-content .nbcrs-roomImagesHldr li {float:left;padding-left:5px;padding-bottom:5px;display:block;}
/************************************/
