/* CMS CSS by Peter Brooks */

.rightcol {
	float: left;
	width: 487px;
	margin-top: 6px;
}
.account_title a {
	font-size: 0.8em;
}
.form_bottom, .account_links {
	margin-bottom: 13px;
}
.cms_page {
	float: left;
	width: 688px;
	height: auto;
	margin: 0 6px;
}

.content_top_border {
	height: 6px;
	font-size: 1px;
	width: 677px;
	margin: auto;
	background: url(../img/top_border.gif) no-repeat;
}
.content_bottom_border {
	height: 6px;
	font-size: 1px;
	width: 677px;
	margin: auto;
	background: url(../img/bottom_border.gif) no-repeat;
}
.content_box {
	width: 663px;
	padding: 8px 7px 15px;
	margin: auto;
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
	background: #fff;
	overflow:hidden;
}
.content_box h2 {
	font-size: 1.5em;
	font-weight: normal;
	color: #fb8c02;
	padding: 0 0 8px 13px;
	background: url(../img/separator.gif) repeat-x left bottom;
}
.content_box h2 span {
	color: #197ae1;
	font-weight: normal;
}
.content_box p {
	font-size: 0.9em;
	padding: 8px 10px 0 20px;
	line-height: 1.4em;
}
.content_box p.intro {
	padding-top: 10px;
	font-weight: bold;
	color: #fb8c02;
}
.rightcol2 {
	float: left;
	width: 293px;
	margin-top: 7px;
}
.share {
	width: 287px;
	height: 47px;
	margin: 0 0 6px 2px;
	background: url(../img/share_bg.gif) no-repeat;
}
.share img {
	float: left;
	margin: 7px 24px 0 24px;
}
.share img.alignleft {
	margin: 16px 0 0;
}
.rightcol2 .top_border {
	height: 13px;
	width: auto;
	background-image: url(../img/top_border2.gif);
}
.rightcol2 .bottom_border {
	height: 12px;
	width: auto;
	background-image: url(../img/bottom_border2.gif);
}
.airports {
	padding: 3px 14px 0 14px;
	overflow: hidden;
	background: url(../img/airports_bg.gif) repeat-y;
}
.airports h3 {
	font-weight: bold;
	color: #333;
	padding: 0 0 9px 12px;
	margin-bottom: 4px;
	background: url(../img/separator.gif) repeat-x left bottom;
}
.airports p {
	float: left;
	width: 42%;
	padding: 0 0 11px 8%;
	font-size: 0.9em;
}
* html .cms_page {
	display: inline;
}
.formcontainer {
	padding: 0px 0 0px 14px;
	font-size: 0.9em;
	overflow: hidden;
	background: url(../img/separator.gif) repeat-x left bottom;
}
.formcontainer label {
  float: left;
  width: 95px;
  margin: 0 13px 4px 0;
  height: 25px;
  line-height: 25px;
  text-align: left;
}
.formcontainer label.label2 {
  float: left;
  width: auto;
  margin: 0 10px;
  height: auto;
  line-height: normal;
  text-align: left;
}
.formcontainer input {
  float: left;
  border: none;
  width: 226px;
  height: 20px;
  padding: 5px 0 0 5px;
	margin-bottom: 4px;
  background: url(../img/input4.gif) no-repeat;
}
.formcontainer input.check {
  width: auto;
  height: auto;
  padding: 0;
	margin: 1px 0 0 26px;
  background: none;
}
textarea {
	width: 226px;
	height: 97px;
	border-color:#D8D8D8;
	border-width:1px;
	border-style:solid;
	padding: 5px 0 0 5px;
	float: left;
	margin-bottom: 15px;
	
}
.form_button {
  margin-top: 6px;
  margin-left: -6px;
}

.form_button .button {
	border: medium none;
	margin-top: 6px;
	background: url(../img/book_button2.gif) repeat scroll 0% 0%;
	width: 117px;
	height: 32px;
	cursor: pointer;
	display: block;
	color: #ffffff;
	font-weight: bold;
	font-size: 0.9em;
	float:right;
}
.formcontainer p {
	float: left;
}
.formcontainer br {
	clear: both;
}
*+html .formcontainer input.check {
	margin-top: 0;
	position: relative;
	top: -3px;
}

#search form {
	display: block;
	overflow: hidden;
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
	padding: 13px 9px 2px 11px;
}
#search .float-left {
	width: 307px;
}
#search p {
	padding-bottom: 11px;
	background: url(../img/separator.gif) repeat-x left bottom;
	line-height: 1.4em;
}
#search select {
	font-size: 0.9em;
}
#search select.location {
	margin: 3px 0 0 15px;
}
#search select.day {
	margin-left: 15px;
}
.drop_pick {
	font-weight: bold;
	font-size: 0.9em;
	padding: 0 0 3px 15px;
	margin-top: 8px;
}

.flying_from {
	font-weight: bold;
	font-size: 0.9em;
	margin:7px 0 0 14px;
}

.source_date {
	font-weight: bold;
	font-size: 0.9em;
	margin:7px 0 0 9px;
}

#business {
	float: left;
	margin-left: 26px;
}
#leisure {
	float: left;
	margin-left: 87px;
}
#keep_settings {
	float: left;
	margin-top: 4px;
}
#search label {
	float: left;
	font-size: 0.9em;
	margin-top: 2px;
}
#search .float-right {
	width: 142px;
}
#search .clear {
	height: 23px;
	background: url(../img/separator.gif) repeat-x 0 8px;
}
.promo {
	margin: 0 53px 0 17px;
	background: url(../img/promo_input.gif) no-repeat;
	color: #fb8c02;
	font-size: 0.9em;
	width: 97px;
	height: 21px;
	float: left;
	border: none;
	padding-top: 6px;
	text-align: center;
}
#search label.keep {
	margin: 6px 0 0 5px;
	font-size: 0.8em;
}
#search .button {
	width: 96px;
	height: 27px;
	background: url(../img/search_button.gif) no-repeat;
	color: #fff;
	font-weight: bold;
	border: none;
	margin-left: 23px;
	cursor: pointer;
}
.form_bottom {
	height: 10px;
	font-size: 1px;
	background: url(../img/form_bottom.gif) no-repeat;
}

.breadcrumbs {
	height: 38px;
	line-height: 39px;
	font-size: 0.9em;
	color: #999;
	padding: 0 24px;
	overflow: hidden;
}
.breadcrumbs a {
	color: #999;
	background: url(../img/spacer.gif) no-repeat 100% 5px;
	padding-right: 9px;
}
.breadcrumbs span {
	color: #f09b06;
}
#search {
	float: left;
	width: 477px;
	margin: 4px 0 0 16px;
	background: #fff;
}
/*h1 {
	height: 43px;
	line-height: 43px;
	padding-left: 18px;
	background: url(../img/title.gif) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #fff;
}
h1 span {
	font-weight: normal;
}*/
#search form {
	display: block;
	overflow: hidden;
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
	padding: 13px 9px 2px 11px;
}
#search .float-left {
	width: 307px;
}
#search p {
	padding-bottom: 11px;
	background: url(../img/separator.gif) repeat-x left bottom;
	line-height: 1.4em;
}
#search select {
	font-size: 0.9em;
}
#search select.location {
	margin: 3px 0 0 15px;
}
#search select.day {
	margin-left: 15px;
}
.drop_pick {
	font-weight: bold;
	font-size: 0.9em;
	padding: 0 0 3px 15px;
	margin-top: 8px;
}

.flying_from {
	font-weight: bold;
	font-size: 0.9em;
	margin:7px 0 0 14px;
}

.source_date {
	font-weight: bold;
	font-size: 0.9em;
	margin:7px 0 0 9px;
}

#business {
	float: left;
	margin-left: 26px;
}
#leisure {
	float: left;
	margin-left: 87px;
}
#keep_settings {
	float: left;
	margin-top: 4px;
}
#search label {
	float: left;
	font-size: 0.9em;
	margin-top: 2px;
}
#search .float-right {
	width: 142px;
}
#search .clear {
	height: 23px;
	background: url(../img/separator.gif) repeat-x 0 8px;
}
.promo {
	margin: 0 53px 0 17px;
	background: url(../img/promo_input.gif) no-repeat;
	color: #fb8c02;
	font-size: 0.9em;
	width: 97px;
	height: 21px;
	float: left;
	border: none;
	padding-top: 6px;
	text-align: center;
}
#search label.keep {
	margin: 6px 0 0 5px;
	font-size: 0.8em;
}
#search .button {
	width: 96px;
	height: 27px;
	background: url(../img/search_button.gif) no-repeat;
	color: #fff;
	font-weight: bold;
	border: none;
	margin-left: 23px;
	cursor: pointer;
}
.form_bottom {
	height: 10px;
	font-size: 1px;
	background: url(../img/form_bottom.gif) no-repeat;
}
#rightcol {
	float: right;
	width: 483px;
	font-size: 0.9em;
	margin-right: 10px;
}
#rightcol form {
	overflow: hidden;
	display: block;
	background: url(../img/account.gif) no-repeat;
	padding: 0 5px 0 119px;
	margin: 4px 0 0 3px;
	min-height: 112px;
}
.account_title {
	background: url(../img/separator.gif) repeat-x left bottom;
	text-align: right;
	padding: 12px 14px 3px 6px;
	overflow: hidden;
}
.account_title img {
	float: left;
}
.account_title a {
	font-weight: bold;
	color: #fb8c02;
}
#rightcol p {
	padding: 7px;
}
#rightcol p a {
	color: #034e9f;
}
#rightcol span a {
	color: #024c9f;
	font-weight: bold;
}
#rightcol input {
	width: 122px;
	height: 21px;
	border: none;
	background: url(../img/login.gif) no-repeat;
	padding: 6px 0 0 5px;
	float: left;
	margin: 0 0 5px 5px;
}
#rightcol input.button {
	width: 77px;
	height: 27px;
	background-image: url(../img/login_button.gif);
	padding: 0;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}
#rightcol input#signed {
	float: left;
	margin: 0 9px 0 10px;
	width: auto;
	height: auto;
	background: none;
	padding: 0;
}
#rightcol label {
	float: left;
	margin-right: 50px;
}
.account_links {
	padding: 15px 0 10px 13px;
	overflow: hidden;
	background: url(../img/separator.gif) repeat-x left bottom;
}
.account_links img {
	float: left;
}
.a_icon2 {
	margin: 3px 13px 0 30px;
}
.a_icon3 {
	margin: 1px 32px 0 0;
}
.a_icon4 {
	margin: 2px 26px 0 0;
}
.a_icon5 {
	margin-top: 3px;
}
* html #rightcol {
	margin-right: 0;
}
* html #rightcol form {
	height: 112px;
}
*+html #keep_settings {
	margin-top: 2px;
}
* html #keep_settings {
	margin-top: 2px;
}
* html #rightcol input#signed {
	margin-top: -3px;
}
*+html #rightcol input#signed {
	margin-top: -3px;
}
/* ------------ */
/* booking form */

.cms_form1 {
  float: left;
  width: 366px;
  margin: 6px 0px 0 10px;
}
.cms_form1 .form_top {
  height: 10px;
  font-size: 1px;
  background: url(../img/cms_form_top.gif) no-repeat;
}
.cms_form1 .form_bottom {
  height: 10px;
  font-size: 1px;
  background: url(../img/cms_form_bottom.gif) no-repeat;
}
.cms_form1 form {
  border-left: 1px solid #d3d3d3;
  border-right: 1px solid #d3d3d3;
  padding: 11px 7px 18px 13px;
  background: #fff;
  overflow: hidden;
}
.cms_form1 img {
  margin-left: 4px;
}
.cms_form1 h1 {
  margin-left: 4px;
	font-size: 1.5em;
	font-weight: normal;
	color: #fb8c02;
}
.cms_form1 h1 span {
	color: #197ae1;
}
.cms_form1 p {
  padding: 7px 0 10px 4px;
  font-size: 0.9em;
  background: url(../img/separator.gif) repeat-x left bottom;
}
.cms_form1 label {
  float: left;
  width: 82px;
  margin: 8px 11px 0 0;
  font-weight: bold;
  font-size: 0.9em;
  text-align: right;
}
.cms_form1 label.label2 {
  width: auto;
  margin-right: 0;
  margin-left: 7px;
  font-weight: normal;
  text-align: left;
}
.cms_form1 select {
  float: left;
  margin: 6px 0px 0 0;
}
.cms_form1 select.select2, .cms_form1 #drop_off, .cms_form1 #pick_up {
  font-size: 0.9em;
}
.cms_form1 input {
  float: left;
  margin: 8px 0 0 98px;
	padding: 0;
}
.cms_form1 input.promo {
	margin: 0 30px 0 91px;
	color: #fb8c02;
	font-size: 0.9em;
	width: 97px;
	height: 21px;
	border: none;
	padding-top: 6px;
	text-align: center;
  background: url(../img/promo_input.gif) no-repeat;
}
.cms_form1 input.button {
	width: 96px;
	height: 27px;
	color: #fff;
	font-weight: bold;
	border: none;
	margin: 0;
	cursor: pointer;
  text-transform: uppercase;
  background: url(../img/search_button.gif) no-repeat;
}
.cms_form1 div.clear {
  margin-top: 3px;
  height: 17px;
  background: url(../img/separator.gif) repeat-x left center;
}

.cms_left{
	float:left;
	width:597px;
}

.cms_right{
	float:right;
	width:367px;
}

.cms_bottom{
	clear:both;
	width:965px;
}

.a_content{
	width:100%;
	height:300px;
	margin:10px;

}
.a_column_left{
	float:left;
	width:471px;
	height:141px;
	margin-left:5px;
}

.a_column_right{
	float:right;
	width:471px;
	height:141px;
}

.cms_box_blue{
	width:471px;
	height:131px;
	background: url(../img/my_box_bg2.gif);
}

.cms_box_blue .image{
	width:99px;
	height:98px;
	padding:20px 0 0 15px;
	float:left;
}

.cms_box_blue .top{
	width:330px;
	height:20px;
	margin-top:17px;
	float:right;
}
.cms_box_blue .title{
	font-size:1.7em;
	color:#FFA600;
	padding: 0 0 4px 0;
}

.cms_box_blue .title .blue{
	color:#024CA5;
}

.cms_box_blue .content{
	font-family:verdana;
	color:#666666;
	font-size:0.9em;
	width:330px;
	height:35px;
	margin-top:10px;
	float:right;	
}

.cms_box_blue .but{
	width:110px;
	height:25px;
	float:right;	
}

/* grey */

.cms_box_grey{
	width:471px;
	height:131px;
	background: url(../img/my_box_bg1.gif);
}

.cms_box_grey .image{
	width:99px;
	height:98px;
	padding:20px 0 0 15px;
	float:left;
}

.cms_box_grey .top{
	width:330px;
	height:20px;
	margin-top:17px;
	float:right;
}
.cms_box_grey .title{
	font-size:1.7em;
	color:#FFA600;
	padding: 0 0 4px 0;
}

.cms_box_grey .title .blue{
	color:#024CA5;
}

.cms_box_grey .content{
	font-family:verdana;
	color:#666666;
	font-size:0.9em;
	width:330px;
	height:35px;
	margin-top:10px;
	float:right;	
}

.cms_box_grey .but{
	width:110px;
	height:25px;
	float:right;	
}



h2.dfl{
	font-size: 17px;
	margin-top:12px;
}
.header_dfl{
	
}
.header_dfl span{
	
}
.dfl_conteiner {
    color: #666666;
    background-image: url(../img/splash_backround.gif);
    width: 475px;
    height: 376px;
    font-family: Tahoma;
    font-size: 12px;
}
 p.dfl_text{
	text-align: left;
	margin-left:13px;
}
input.email{
background-image:url("../img/DFL_input_bg.gif");
border:0 none;
height:24px;
padding:4px;
text-align:center;
vertical-align:middle;
width:285px;
}
.dfl_conteiner_f {
    width: 400px;
    height: 400px;
    font-family: Tahoma;
    font-size: 15px;
	text-align: center;
}
.dfl_conteiner p{
	margin-left: 8px;
	margin-top: 10px;
}
.dfl_conteiner div.dfl_header {
    height: 175px;
    margin: 0 0 30px;
    padding: 2px 12px;
    width: 401px;
}

.dfl_conteiner div.dfl_footer {
    padding: 2px 12px;
    height: 175px;
    margin: 0;
    width: 350px;
}

.dfl_color1 {
    color: #FB8C02;
}

.dfl_color2 {
    color: #197AE1;
}

.dfl_color1b {
    color: #FB8C02;
    font-weight: bold;
}

.dfl_color2b {
    color: #197AE1;
    font-weight: bold;
}
.dfl_color1c {
    color: #FB8C02;
font-family:tahoma;
font-size:18px;
font-weight:bold;
}

.dfl_color2c {
    color: #197AE1;
font-family:tahoma;
font-size:18px;
font-weight:bold;
}

a.i_want_my_discount_for_life {
    background: url("../img/dfl_add_fav.gif") no-repeat ;

  float:left;
    cursor: pointer;
    font-size: 0.9em;
    height: 32px;
    width: 200px;
	margin-top:10px;
}

a.give_discount_to_friends {
    background: url("../img/give_discount_to_friends.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    float: left;
    font-size: 0.9em;
    height: 32px;
    width: 200px;
	margin-top:10px;
}

.infoSplash{
	width:400px;
	height:70px;
	background-color:#FFFFFF;
	border:2px solid #AAAAAA;
	padding: 5px 5px 5px 5px;
	display:none;
	text-align:center;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:0.85em;
}

