/* Start of CMSMS style sheet 'searchforms-simple' */
.image-loader {
position: absolute;
top: -3000px;
left: -3000px;
display: hidden;
}
.image-loader .img1 {
background:transparent url(http://gofly.ca/uploads/images/design/city-field1-focus.png);}
.image-loader .img2 {
background:transparent url(http://gofly.ca/uploads/images/design/city-field2-focus.png);}
.image-loader .img3 {
background:transparent url(http://gofly.ca/uploads/images/design/city-field1.png);}
.image-loader .img4 {
background:transparent url(http://gofly.ca/uploads/images/design/city-field2.png);}

.formInputText, .formInputDate {
	font-size: 14px;
	background-color: #FFF;
	color: #666;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #E8E8E8;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	outline-style:none !important;
	outline-width:0 !important;
}

#txtDate1_Month_ID, #txtDate1_Day_ID, #txtDate1_Year_ID,#txtDate2_Month_ID, #txtDate2_Day_ID, #txtDate2_Year_ID {
	background-color:#FFFFFF;
	border:1px solid #7f9db9;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	margin-bottom:5px;
	margin-top:5px;
	padding:0px;
}

#txtDate2_Year_ID, #txtDate1_Year_ID {
width: 40px !important;
margin-right: 3px !important;
padding: 1px !important;
}


#txtArrCity1 {
	border: none !important;
	font-size:20px;
	font-weight: bold;
	color: #116099 !important;
	height:25px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:40px;
	width:274px;
	margin-top: 0px !important;
	margin-bottom: 5px !important;
	margin-left:-3px;
	background-color: transparent;
	background-image: url(http://s117440810.onlinehome.us/gofly-clean/uploads/images/design/city-field2.png);
	background-repeat: no-repeat;
background-position: bottom right;
}
#txtArrCity1:focus {
background:transparent url(http://s117440810.onlinehome.us/gofly-clean/uploads/images/design/city-field2-focus.png) no-repeat;
border: none !important;
}
#txtDepCity1 {
background:transparent url(http://s117440810.onlinehome.us/gofly-clean/uploads/images/design/city-field1.png) no-repeat;
border: none !important;
font-size:20px;
color: #116099 !important;
font-weight: bold;
height:25px;
padding-top:10px;
padding-bottom:10px;
padding-left:10px;
padding-right:40px;
line-height: 1;
width:274px;
margin-top: 0px !important;
margin-bottom: 5px !important;
margin-left:-3px;
background-position: bottom right;
}
#txtDepCity1:focus {
background:transparent url(http://s117440810.onlinehome.us/gofly-clean/uploads/images/design/city-field1-focus.png) no-repeat;
border: none !important;
}
#flights-form {
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}
#flights-form .formInputSelect {
	width: 210px;
	margin-left: 0px;
	margin-right: 10px;
}
.w30 {
	width: 30px !important;
	margin-right: 5px !important;
}
.w40 {
	width: 40px !important;
	margin-right: 5px !important;
	padding: 3px;
	border: 1px solid #7f9db9 !important;
}
.w50 {
	width: 50px !important;
	margin-right: 5px !important;
}
.w60 {
	width: 60px !important;
	margin-right: 5px !important;
}
.w120 {
	width: 120px !important;
	margin-right: 5px !important;
}
hr {
	background:#DDDDDD none repeat  0 0;
	border:none;
	clear:both;
	color:#DDDDDD; 
	float:none;
	height:0.1em;
	margin:0 0 1.45em;
	width:100%;
}
.formInputSelect {
	background-color:#FFFFFF;
	border:1px solid #7f9db9;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	margin-bottom:5px;
	margin-top:5px;
	padding:2px 2px 2px 0;
}
.formInputCheckBox {
	margin-left: 10px;
	font-size: 14px;
	padding: 3px;
}
#formSubmitButton {
	font-size: 18px;
	color: #f36c25;
}
.formLabel {
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
span.label {
	font-size: 12px;
	color: #828282;
	text-transform: uppercase;
}
.form-line-intern {
border-top-color:#EEEEEE;
border-top-style:solid;
border-top-width:1px;
margin-bottom:10px;
padding-top:5px;
}
/* End of 'searchforms-simple' */

