/* body {
	font-family: Tahoma,"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size: 75%;
	line-height: 1.5;
	color: #808080;
	background: #fff;
}*/

/* a, a:visited {
	text-decoration: none;
	color: #538BBB;
} */
a:hover, a:focus {
	text-decoration: underline;
} 

textarea:focus, input:focus{
    outline: none;
}

#display-departure , #display-departure-info {
	position: absolute;
	width: 700px;
	z-index: 1;
	margin-top: 30px;
	display: none;
	right: 0;
}

div#display-departure.web-check-in-select-depart {
	margin-top: 140px;
}

div#be-route-selection-header{
	padding: 10px;
	height:30px;
	background-image: url(images/booking-theme-sprite.png);
}

div.region-group {
	float: left;
	width: 194px;
	background-color: #538bbb;
	color: white;
	padding-left: 20px;
	font-size: 0.9em;
	padding-top: 3px;
	padding-bottom: 3px;
}

/* div.region-group.last {
	width: 245px;
} */

div.region-group.last {
	width: 210px;
}

div#be-route-selection-body {
	background-image: url(images/booking-theme-bg.png);
	display: block;
	width: 700px;
	float: left;
}

ol.be-route-selection {
	width: 220px;
	float: left;
}

ol.be-route-selection > li{
	list-style-type: decimal;
	margin-left: 35px;
	margin-top: 5px;
}

ol.be-route-selection > li > a{
	display: block;
	font-weight: bold;
	font-size: 11px;
}

#space-booking-select-route {
	margin-top: 5px;
	float: left;
	height: 200px;
	width: 1px;
	background-color: #e4e4e4;
}

ol.be-route-selection {
	width: 220px;
	float: left;
}

ol.be-route-selection > li{
	list-style-type: decimal;
	margin-left: 35px;
	margin-top: 5px;
}

ol.be-route-selection > li > a{
	display: block;
	font-weight: bold;
	font-size: 11px;
}

div#be-route-selection-footer {
	float:left;
	width:100%;	
	height: 20px;
	cursor: pointer;
	background-color:#96b8d6;
	color:#fff;
	text-align:right;
	font-size:12px;
	padding:5px 10px 0 0;
	margin-left:-5px;
}

div.ssw-form-input {

	width: 218px;
	height: 23px;
	border: none;
	float: left;
	position: relative;
	margin: 0;
	padding: 5px 0;
}

.gray-input {
	/* background-image: url(http://www.bangkokair.com/img/form-gray-bg.png); */
}

.ssw-input-text {
	cursor: pointer;
	color: #538BBB;
	border-width: 0;
	width: 385px;
	height: 30px;
	cursor: pointer;
	font: 11px Tahoma;
	margin: 0;
	padding: 0 0 0 10px;
	/* background-image: url(images/tap.png); */
	background: transparent url(images/textbox-full-bg.png) no-repeat; 
}

.ssw-input-text1 {
	cursor: pointer;
	color: #538BBB;
	border-width: 0;
	width: 240px;
	height: 30px;
	cursor: pointer;
	font: 11px Tahoma;
	margin: 0;
	padding: 0 0 0 10px;
	/* background-image: url(images/tap.png); */
	background: transparent url(images/textbox-full-bg.png) no-repeat; 
}

.ssw-input-text2 {
	cursor: pointer;
	color: #538BBB;
	border-width: 0;
	width: 300px;
	height: 30px;
	cursor: pointer;
	font: 11px Tahoma;
	margin: 0;
	padding: 0 0 0 10px;
	/* background-image: url(images/tap.png); */
	background: transparent url(images/textbox-full-bg.png) no-repeat; 
}

.ssw-input-text.invalid {
	/* background-image: url(http://www.bangkokair.com/img/textbox-full-bg-invalid-1.png); */
}

.ssw-input-text.plus {
	background-image: url(images/tap.png);
}

.ssw-input-text1.plus {
	background-image: url(images/tap-s.png);
}

.ssw-input-text2.plus {
	background-image: url(images/tap2.png);
}

.ssw-input-text.plus.invalid {
	/* background-image: url(http://www.bangkokair.com/img/textbox-full-bg-invalid.png); */
}

.bgform{
	width: 346px;
	height: 20px;
	border: none;
	float: left;
	position: relative;
	margin: 0;
	padding: 5px 0;
	background-image: url(images/tap.png);
	cursor:pointer;
}
.form1{
	float:left;
	width:323px;
	margin:3px 0 0 10px;
	border:none;
	background:none;
	font-size:12px;
	cursor:pointer;
	font-family:Tahoma, Geneva, sans-serif;
	}