@import url(infobox.css);

/* -- main styles -- */
body{
	margin:0;
	padding:0;
	background: #b5d266 url('/images/booking/doc-back.png') top left repeat;
}
body, div, td{
	font-family: Trebuchet MS;
	color: #000000;
	font-size: 12px;
}
a{
	text-decoration: underline;
	color:#000000;
}
a:hover{
	text-decoration: none;
}
#header{
	background: url('/images/booking/header.png') top left no-repeat;
	height: 144px;
	width: 970px;
	margin-top: 13px;
	margin-bottom: 11px;
}
form{
	margin:0;
	padding:0;
}
.errors{
	color:red;
	font-weight:bold;
	border-left: 3px solid red;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.small{
	font-size: 10px;
	line-height: 10px;
}
span.link{
	text-decoration: underline;
	cursor: pointer;
}
/* ------ main frame------- */
#fr-body{
	background: url('/images/booking/frame-body.png') top left repeat-y;
	width: 970px;
}
#fr-top{
	background: url('/images/booking/frame-top.png') top left no-repeat;
	width: 970px;
}
#fr-bottom{
	background: url('/images/booking/frame-bottom.png') top left no-repeat;
	clear:both;
	height: 53px;
	width: 970px;
}
#fr-inner{
	margin-left: 55px;
	width:860px;
}

/* ------ vertical list ------- */
.clear{
	clear:both;
}
.ulver{ 
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	padding-top: 0px;
	margin: 0px;  
	list-style-type: none;
}
.ulver li.ver { 
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	padding-top: 0px; 
	list-style-type: none; 
	float: left;
	//float:none;
	//display:inline;
	//zoom:1;
	vertical-align:top;
}

/* ------ progress bar------- */
#progress{
	height:74px;
	line-height:74px;
}
.silver-line,
.silver-line2{
	height:1px;
	font-size:1px;
	border-top: 1px solid silver;
}
.silver-line{
	margin-bottom: 10px; 
}
.silver-line2{
	margin: 4px 0px; 
}
.margin5{
	margin: 7px 0px; 
}
.step-arrow{
	background: url('/images/booking/step-arrow.gif') center center no-repeat;
	margin-left: 12px; 
	width:30px;
}
.step-number,
.step-number-active{
	font-family: Trebuchet MS;
	font-size: 30px;
	font-weight:bold;
	color: #d8d8d8;
	margin-left: 4px; 
	margin-right: 8px; 
}
.step-number-active{
	color: #b4d266;
}
.step-title,
.step-title-active{
	font-family: Trebuchet MS;
	font-size: 19px;
	font-weight:bold;
	color:#e6e6e6;
}
.step-title-active{
	color:#000000;
}

/* -- content area --*/
.main-title{
	color: #b4d266;
	font-family: Trebuchet MS;
	font-size: 20px;
	font-weight:bold;
	margin-top: 10px;
}
.main-title a{
	color: #000000;
	font-size: 14px;
	font-weight:normal;
	text-decoration:none;
	color: #e10000;
}
.main-title a:hover{
	text-decoration:underline;
}
.next-step,
.prev-step{
	height: 30px;
	margin-bottom: 10px;
	font-size: 20px;
	font-weight:bold;
	text-decoration:underline;
}
.next-step{
	padding-right: 60px;
	background: url('/images/booking/icon-next.gif') right center no-repeat;
	float:right;
	text-align:right;
}
.prev-step{
	padding-left: 60px;
	background: url('/images/booking/icon-prev.gif') left center no-repeat;
	float:left;
	text-align:left;
}
.prev-step span,
.next-step span{
	cursor:pointer;
}
.red{
	color: #ff0000;
}


/* --- form common --- */
.field-div,
.field-div2,
.field-div3,
.field-div4,
.field-div5,
.field-div-text,
.field-div-text2,
.field-div-text3{
	border: 1px solid #d6d6d6;
	background: #f6f6f7;
}
.field-div{
	height: 23px;
	width: 250px;
}
.field-div2,
.field-div3,
.field-div4,
.field-div5{
	height: 21px;
}
.field-div2{
	width: 48px;
}
.field-div3{
	width: 170px;
}
.field-div4{
	width: 346px;
}
.field-div5{
	width: 145px;
}
.field-div-text{
	height: 120px;
	width: 263px;
	//width: 261px;
}
.field-div-text textarea{
	background: #f6f6f7;
	border: 0px;
	padding: 0px;
	height: 97%;
	width: 250px;
	margin: 3px;
	overflow-h:auto;
}
.field-div-text2{
	height: 70px;
	width: 263px;
	//width: 261px;
}
.field-div-text2 textarea{
	background: #f6f6f7;
	border: 0px;
	padding: 0px;
	height: 95%;
	width: 250px;
	margin: 3px;
	overflow-h:auto;
}
.field-div-text3{
	height: 120px;
	width: 553px;
	//width: 551px;
}
.field-div-text3 textarea{
	background: #f6f6f7;
	border: 0px;
	padding: 0px;
	height: 98%;
	width: 540px;
	margin: 3px;
	overflow-h:auto;
}
.field-div input{
	background: #f6f6f7;
	border: 0px;
	padding: 0px;
	height: 17px;
	width: 240px;
	margin: 3px;
}
.field-div2 input,
.field-div3 input,
.field-div4 input,
.field-div5 input{
	background: #f6f6f7;
	border: 0px;
	padding: 0px;
	height: 17px;
	margin: 2px;
}
.field-div2 input{
	width: 30px;
}
.field-div3 input{
	width: 160px;
}
.field-div4 input{
	width: 290px;
}
.field-div5 input{
	width: 110px;
}
.field-title{
	white-space: nowrap;
}
.field-margin-top{
	margin-top: 10px;
}
.field-margin-full{
	margin-right:45px;
}
.field-margin-half{
	margin-right:5px;
}
.field-help{
	width: 25px;
	margin-top: 10px;
}
.field-help img{
	margin-top: 23px;
	margin-left: 9px;
}
.w40{
	width: 60px;
}
.w240{
	width: 247px;
}
.w200{
	width: 170px;
}
.w100{
	width: 100px;
}
.w160{
	width: 167px;
}
.w260{
	width: 260px;
}
.w300{
	width: 344px;
}
.w263{
	width: 265px;
	//width: 261px;
	background: #f6f6f7;
	border: 1px solid #d6d6d6;
	font-family: Trebuchet MS;
	color: #000000;
	font-size: 12px;
	display:none;
}


.cell-help{
	width:20px;
	padding-bottom: 7px;
	vertical-align: bottom;
	text-align:right;
}
.cell-field,
.cell-field2,
.cell-undefined{
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 10px;
}
.cell-field3{
	padding-left: 15px;
}
.cell-field{
	width: 250px;
}
.cell-field2{
	width: 172px;
}
.cell-field3{
	width: 90px;
	height:25px;
}

.content-margin{
	margin-left:15px;
}
