/* CSS Document vvvvvvvvvvvvvv */


#monthYearDropDown1,#monthYearDropDown2,#from1DropDown{
	display:inline;
}
#AndyCal{
	position:absolute;
	z-index:1000;
	background-color:#FFFFFF;
	display:none;
	top:15px;
	left:420px;
	border-bottom:4px solid #D4D0C8;
	border-right:4px solid #D4D0C8;
}
#calendar {
	border-collapse:collapse;
	color:#008FDE;
	font-family:arial,sans-serif;
	font-size:0.8em;
	text-align:center;
}
#calendar a{color:#000000;}

#flytcse_searchbtn{
background-color:transparent;
background-image:url(../../images/go_longbtn.gif);
background-repeat:no-repeat;
border-style:none;
cursor:pointer;
height:22px;
margin:19px 0 0 54px;
width:65px;
color: #fff;
font-weight: bold;

}
#nextth, #prevth{
	background-color:#008FDE;
}
#nextth a, #prevth a{
	color:#FFFFFF;
	text-decoration:none;
}
#dateth{
	color:#FFFFFF;
	background-color:#008FDE;
}



#flytcsea_search_container ol{
	list-style-type: none;
	margin:0px;
	padding:0px;
}
#flytcsea_search_container span{
	position:relative;
	bottom:8px;
	margin-left:12px;
}


legend.flytcse_legendtitle{display:none;}
legend.flytcse_legendtitle_main{
	color:#03428E;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight:bold;
	padding-left:8px;
}

.fieldset_container{
	display:block;
  font-size:8pt;
}

.fieldset_container select{
  font-size:9pt;
}

fieldset{
	border:none;
	display:inline;
	margin:0px;
	padding:0 6px 0 3px;
}

.fieldset_passenger ol li{
	width:140px;
	text-align:right;
	margin:3px 5px 3px 0px;
}

.fieldset_submit{
position:relative;
text-align:right;
top:5px;
}
.fieldset_submit legend{
	padding-left: 15px;
}

#CalImg1, #CalImg2{
	position:relative;
	top:2px;
	left:5px;
}
.fieldset_journeytype{
	display:block;
	position:relative;
	top:-8px;
	left:210px;
	width:150px;
}
.viewtimetables{
	position:relative;
	top:-6px;
	right:6px;
	float:right;
}

.viewtimetables a{
    color:#008FDE; 
	text-decoration:underline;}

#dayText1, #dayText2{
	color:#000;
	float:left;
	position:relative;
	top:2px;
	width:35px;
}

#flytcsea_search_container #DayText1, #flytcsea_search_container #DayText2{
	position:relative;
	top:2px;
	left:0px;
	margin-left:1px;
}

flytcse_select_location {
width: 185px;
}


