body, td, div, a, input, select {
	font-family: Tahoma, arial, sans-serif;;
	font-size: 11px;
	color: #000000;
}

body {
	margin: 8px;
	background-color: #FFFFFF;
}

a, a:link, a:visited {
	font-size: 11px;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-Serif;
	text-decoration: underline;
	color: #4B4B4B;
}

a:hover {
	font-size: 11px;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-Serif;
	text-decoration: underline;
	color: #000000;
}

img{
	border:none;
}

#container{
	margin:10px 10px 0px 10px;
	padding:0px 15px;
}


.error {
    font-weight: bold;
	color: #EE6D05;
}

.subtitle {
	color: #C1292E;
    font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #E4E4E4;
	width: 100%;
	margin-bottom: 10px;
}

.fs_slider {
	border-top:1px solid #909090;
	height:3px;
	position:absolute;
	bottom:0px;
}

.lline {
	border-right: 1px solid #E4E4E4;
}

.bubble1 {
  width: 220px;
  height: 105px;
  background: url(../../images/bubble1.gif) no-repeat;
  display: none;
}

.bubble2 {
  width: 190px;
  height: 106px;
  background: url(../../images/bubble2.gif) no-repeat;
  display: block;
  margin-bottom: 10px;
}

.bubble3 {
  width: 190px;
  height: 40px;
  background: url(../../images/bubble3.gif) no-repeat;
  display: block;
  margin-bottom: 10px;
}

.bubble4 {
  width: 190px;
  height: 125px;
  background: url(../../images/bubble4.gif) no-repeat;
  display: block;
  margin-bottom: 10px;
}

.spc {
    margin-top: 5px;
}

.binner {
  padding: 5px 5px 5px 5px;
  overflow: hidden;
  font-size: 11px;
}

.modifier {
	margin-bottom: 10px;
}

.fs_box {
    background-color: #FFFFFF;
	border: 1px solid #909090;
}


#fs_flight .f {
	margin: 0px 0px 20px 0px;
}
#fs_flight .fs_flight_table {
    width: 100%;
}
#fs_flight .fs_flight_header{
	background-color: #B4CEE9;
}
#fs_flight .fs_flight_dep{
	background-color: #CBDDEF;
}
#fs_flight .fs_flight_ret{
	background-color: #FFFFFF;
}
#fs_flight .fs_price{
	font-weight: bold;
	color: #EE6D05;
	padding-left: 10px;
}
#fs_flight .fs_td1{
	width: 180px;
}
#fs_flight .fs_td2{
	width: 270px;
}
#fs_flight .fs_td3{
	width: 80px;
	text-align: center;
}
#fs_flight .fs_td4{
	width: 200px;
}

#fs_tooltip {
	background-color: #FFFFFF;
	border: 1px solid #3E647E;
}

.row1 { background-color: #CBDDEF; }
.row2 { background-color: #B4CEE9; }


.tm {
    cursor: help;
	white-space: nowrap;
	border-bottom: 1px dotted;
}

input.required {
	font-size: 11px;
	border: 1px solid #FFB56A;
	background-color: #FFEDD9;
}

.textInput,textarea {
	background-color:#FFFFFF;
	border: 1px solid #E0E0E0;
}

input.button {
	background-color : #F4B43D;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #C1292E;
	height: 18px;
	border: none;
	font-weight: bold;
}

#top_left {
	background-color: #C1292E;
	width: 135px;
	height: 100px;
	float: left;
}

#top_right {
	background-color: #FFFFFF;
	width: 609px;
	height: 100px;
	float: right;
}

#spacer {
	background-color: #FFFFFF;
	float: left;
}
.spacer2 {
	background-color: #F3F3F3;
	clear: both;
}

.spacer3 {
	background-color: #FFFFFF;
	clear: both;
}
.red{	background-color: #C1292E;}
.w{	background-color: #FFFFFF;}
.yellow{	background-color: #F4B43D;}

.header {
	background-color: #F4F4F4;
	border-bottom: 1px dotted #4B4B4B;
	padding: 2px;
}

.white {
	font-family: Tahoma, arial, sans-serif;;
	font-size: 11px;
	color: #FFFFFF;
}

a.white, a.white:link, a.white:visited {
	font-size: 11px;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-Serif;
	text-decoration: none;
	color: #FFFFFF;
}

a.white:hover {
	font-size: 11px;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-Serif;
	text-decoration: underline;
	color: #FFFFFF;
}

.bold {
    font-weight: bold;
}


#menu {
    background-color: #4B4B4B;
	color: #FFFFFF;
	padding: 2px 10px 2px 10px;
}

