body {
	height: 100%;
	background-color: #CCCCCC;
	z-index: 0;
	background-image: none;
font-family:myriad-pro,verdana;
margin:0;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, em, font, img, ins, q, strong, center, dl, dt, dd, ol, ul, li, fieldset, form, label, table, caption, tbody, tfoot, thead, tr, th, td {

  border: 0;
  outline: 0;
}

a:link {
color: #004F6D;
}


a:visited {
	color: #004F6D;
}


a.button {
	text-decoration: none;
}


a:hover {
	color: #003A5D;
	text-decoration: none;
	background-color: #D9E184;
}


a.button:hover {
	background-color: transparent;
}

a:active { 
	color: #003A5D;
	text-decoration: none;
	background-color: #D9E184;
}


a.button:active {
	background-color: transparent;
}

.container {
 width: 980px;
  height: 280px;
  position: relative;
  margin: 0 auto;
  overflow: hidden;
}

/* div used to do the actual clipping */
#clipmaskrt { 
     top: 0px;
     height: 280px;
    right: 164px;
    overflow: hidden;
    position: absolute;
    z-index: 10; 
   transform: skew(10deg);
   -ms-transform: skew(10deg);
   -webkit-transform: skew(10deg);
  -webkit-backface-visibility:
   hidden; background-color: transparent;
   border: 2px solid white;
   border-top: 0;
   border-bottom: 0;
   border-left: 0;

   cursor: pointer;
}
#clipmasklt { 
     top: 0px;
     height: 280px;
    left: 166px;
    overflow: hidden;
    position: absolute;
    z-index: 10; 
   transform: skew(10deg);
   -ms-transform: skew(10deg);
   -webkit-transform: skew(10deg);
  -webkit-backface-visibility:
   hidden; background-color: transparent;
   border: 2px solid white;
   border-top: 0;
   border-bottom: 0;
   border-right: 0;

   cursor: pointer;
}

 
.imageClip {
  position: absolute;
  right: 165px;
  width: 648px;
  height: 280px;
  top: 0px;
 overflow: hidden;
   transform: skew(10deg); 
  -ms-transform: skew(10deg); 
  -webkit-transform:skew(10deg); 
  z-index: 2;
}

/* image div skewing the picture back into the right proportions */
.homeimage {
  position: absolute;
  right: 35px;
  width: 100%;
  height: 100%;
 transform: skewX(-10deg);
 -ms-transform: skewX(-10deg);
 -webkit-transform: skewX(-10deg);

}


/* ff styles */

#home_farefinder{ 
  background: #DBE0E4;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  border-left: 1px solid #557A91;
  border-right: 1px solid #557A91;
  box-shadow: 0 4px 5px -2px #232323;
  -moz-box-shadow: 0 5px 4px -2px #232323;
  -webkit-box-shadow: 0px 8px 5px -2px rgba(0,0,0,0.35), 0px -5px 5px -2px rgba(0,0,0,0.35);
  position:relative;
  z-index:10;
}

.farefinder_tabbody {
 background-color: #DBE0E4;
display: none; 
  margin: 0px 50px 15px 50px; 
position:relative;

}
.ff_active {
	display: block;
}

#home_ff_tabbar{
   padding: 10px 50px 10px 20px;
  color: #4C758D;
  font-weight: bold;
overflow:auto;
}
.home_ff_triptype{
  color: #003A5D;
}
#home_farefinder a {
color: #003A5D;
}

#home_ff_tickets_trip_type {
  padding-bottom: 15px;
font-size:12px;
}
#home_ff_tickets_trip_type a{
vertical-align:top;
}

#home_ff_tickets_passengers{
padding-top:15px;
}
#home_farefinder form{
margin-bottom:0px;
}

.home_ff_modtrip_text{
  font-size: medium;
  color: #003A5D;
  padding-left: 10px;
}

#imagelt_middle {
  position: absolute;
  top: 100px;
  color: white;
  z-index: 10;
  width: 150px;
  text-align: center;
  left: 0px;
  padding: 0px 20px 0px 10px;

}
.imagert_middle {
  position: absolute;
  top: 100px;
  color: white;
  z-index: 10;
  right: 0px;
  width: 150px;
  background-color: rgba(0,0,32,0.5);
}

.imagecen_middle {
  position: absolute;
  top: 100px;
  color: white;
  z-index: 10;
  left: 200px;
    font-weight: bold;

}

#crmslot3{
 float:right;
 margin-top: -284px;
 }


#overlay .imgspan1,#overlay2 .imgspan1 {
    background: gray;
    bottom: 0;
    display: block;
    left: 0;
    opacity: 0.5;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

#overlay .imgspan2,#overlay2 .imgspan2{
  background: gray;
  bottom: 0;
  display: block;
  left: 165px;
  opacity: 0.5;
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 10;
  transform: skew(10deg);
  -ms-transform: skew(10deg);
  -webkit-transform: skew(10deg);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";

  width: 980px;
}

#overlay .imgspan3,#overlay2 .imgspan3 {
  background: gray;
  bottom: 0;
  display: block;
  left: -30px;
  opacity: 0.5;
  position: absolute;
  right: 165px;
  top: 0px;
  z-index: 10;
  transform: skew(10deg);
  -ms-transform: skew(10deg);
  -webkit-transform: skew(10deg);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";

}


#crmslot6{
 float:right;
 margin-top: -284px;
 }

.assistive_hidden {
  position: absolute;
  left: -999em;
  width: 1em;
  overflow: hidden;
}
#amtrak_logo{
float:left;
  margin: 25px 0px 0px 15px;
}
.login_text{
  float: left;
  margin: 3px 30px 0px 20px;
  width: 200px;
  text-align: right;
  position: relative;
  margin: 25px 30px 0px 0px;
}
#askjulie{
float:left;
  position: relative;
  margin-top: 20px;
margin-bottom: 10px;
}

.language_sec {
  float: left;
  width: 135px;
  margin-top: 22px;
}
.guestrewards_sec{
  float: right;
    margin-top: 20px;
margin-right: 15px;
}
.askbutton{
  position: absolute;
  right: 25px;
  top: 3px;
  font-family: myriad-pro;
  font-size: 11px;
  background: #003a5d;
  padding: 6px 5px;
  text-decoration: none;
  border-left: 3px solid #557A91;
}
.askjulietext{
  width: 160px;
  height: 20px;
  padding: 5px;
  border: none;
  margin-right: 5px;
  background: #DBE0E4;
  box-shadow: rgba(85, 122, 145, 1) 3px 3px 0px 0px inset, rgba(85, 122, 145, 1) -3px -3px 0px 0px inset;
}

.language_img {
  float: left;
  padding-left: 30px;
  margin-right: 5px;
}

.homepageh1 {
  display: none;
}

.home_outer_layer{
  width: 980px;
  height: auto;
  position: relative;
  margin: 0 auto;
  overflow: hidden;

}


.footer_block_bottom li {
padding-bottom: 5px;
} 
.footer_block_bottom .footer_last {
    margin-bottom: 0;
    padding-bottom: 0;
}

#homepage_footer_top {
    text-align: left;
}

#homepage_footer_bottom {
    text-align: left;
    font-size:11px;
    
}	

#home_topfooter {
background-color: #ffffff;
 padding: 15px 52px;
overflow: hidden;
}
#home_bottomfooter {
  background-color: #deeef8;
overflow: hidden;
padding: 20px;

}
#home_bottomfooter h5{
margin:0px 0px 15px;
font-size:12px;
font-weight:bold;
color:#30659b;
}
#home_bottomfooter a{
color:#1375b3;
}
#homepage_footer_top p{
  margin: 0;
}

.footer_block{
padding:0px 10px;
text-align: center;
}

.footer_block1{
padding:0px 10px 0px 0px;
}
.footer_blockl{
padding:0px 0px 0px 10px;
float:right;
}

.footer_block_bottom{
padding:0px 10px;
margin:0 auto;
width:170px;
}

#home_bottomfooter ul{
list-style:none;
padding:0;
}

#homepage_footer_bottom li{
background:none;
padding-left:0px;
}

#homepage_footer_bottom a:link{
text-decoration:none;
}
#homepage_footer_bottom a:visited{
text-decoration:none;
}


#homepage_footer_outer {
  width: 980px;
  margin: 0 auto;
}

.topslot1{
width:100%;
float:left;
}
.topslot2{
width:50%;
float:left;
}
.topslot3{
width:33%;
float:left;
}
.topslot4{
width:25%;
float:left;
}
.topslot5{
width:20%;
float:left;
}


#alert_news {
  text-align: left;
  width: 600px;
  float: right;
 
}
#alert_news img{
  vertical-align: middle;
  padding-right:5px;
}

.home_header a{
  color: #ffffff;
}


#login_popout {
  width: 292px;
  padding: 0px;
  color: #333333;
  text-align: left;
left: 180px;
  top: 40px;
}
.popout {
  position: absolute;
  z-index: 100;
  display: none;
  border: 4px solid black;
  padding: 10px;
  background-color: white;
}
.popoutvisible {
  display: block !important;
}


.askjulieinfo_win {
    width: 180px;
    border: 1px solid #7b9ebd;
    background: #ffffff;
    top: 30px;
    display: none;
    padding: 5px;
    font-size: 10px;
    position: absolute;
    color: #333;
  left: 165px;
    z-index: 100;
}
#askjulieinfo p {
margin:0;
font-size:11px;
}


#homepage_secondary {
    color: white;
    text-align: center;
  background: #004f6d;
  border-top: 1px solid #dbe0e4;
  border-bottom: 1px solid #dbe0e4;
}
#homepage_secondary a{

 color: #ffffff;
  font-size: 14px;
  font-weight: bold;
}
#homepage_secondary p{
  font-size: 13px;
  margin:5px 0px 0px;
}


		#homepage_secondary .promo {
			float: left;
  			margin: 15px 20px;
		}
		.secondary_2_count .promo {
			width: 450px;
		}
		.secondary_3_count .promo {
			width: 286px;
		}
		.secondary_4_count .promo {
			width: 205px;
		}
.subscribe_footer{
    float:right;
   color: #003A5D;
}
#subscribe_program_content label {
font-size:12px;
font-weight:bold;
}

#subscribe_program_content input[type="text"] {
    background-color: #ececec;
    border: none;
    height: 25px;
    padding: 0 5px;
width:138px;
margin-right: 61px;
line-height: 1.3em;
}


.emailadd{
float: right;
position: relative;
}

.subscribe_submit_btn{
  position: absolute;
  right: 0;
  top: 0;
}
.about{
float:right;
}
.subscribe_footer a {
  font-size: 11px;
  color: #003A5D;
}

.subscribe_label{
float: left;
  padding-right: 10px;
}
.subscribe_btn{
  color: #ffffff !important;
  font-size: 12px !important;
  background: #003a5d;
  padding: 5px 10px;
  text-decoration: none; 
}


#crmslot9{
 float:right;
 margin-top: -284px;
 }
 #agrlinks ul {list-style: none;padding: 0px;margin: 0px;z-index: 99;}
  #agrlinks ul li {display: block;position: relative;float: left;width: 165px;}
  #agrlinks li ul {display: none;}
  #agrlinks ul li a {display: block;padding: 5px 10px 5px 10px;text-decoration: none;font-size:12px; color: #ffffff;
    background-image: url("/css/images/triangle_AGRdown.png");
    background-position: 81% center;
    background-repeat: no-repeat, repeat-x;
   }
  #agrlinks ul li ul li a {color: #003A5D;}
  #agrlinks ul li a:hover {background: #557A91;
    background-image: url("/css/images/triangle_AGRup.png");
    background-position: 81% center;
    background-repeat: no-repeat, repeat-x;
}
  #agrlinks li:hover ul {display: block; position: absolute;}
  #agrlinks li:hover li {float: none;}
  #agrlinks li:hover a {background: #DBE0E4;}
  #agrlinks li:hover li a:hover {background: #557A91;}
  #agrlinks li ul li {border-top: 1px solid #416B85;text-align: left;}
  #agrmenu li:hover > a {background:#557A91;    
background-image: url("/css/images/triangle_AGRup.png");
    background-position: 81% center;
    background-repeat: no-repeat, repeat-x;
}
  .agrlink a {
	font-size:11px !important; 
}
.headmenu_pointer{
  margin-left: 5px;
}

.selectpasstype {
  background-color: #ffffff;
  background-image: url("/css/images/nav_downPointer.png");
  background-position: 95% center;
  background-repeat: no-repeat, repeat-x;
  overflow: hidden;
  width: 220px;
  border-radius: 3px;
  box-shadow: 1px 1px 1px 0 rgb(200, 200, 200) inset;
}
.crmspan{
position: absolute;
  color: #ffffff;
  padding: 10px;
  width:155px;
  top: 50%;
  transform: translateY(-50%);
-ms-transform: translateY(-50%);
-webkit-transform:translateY(-50%);
  text-shadow: 1px 1px 2px #1B1B1B;

}
#crmslot1 .crmspan{
  text-align: left;
 left: 0px;
}
#crmslot4 .crmspan{
  text-align: left;
  left: 0px;
}
#crmslot7 .crmspan{
  text-align: left;
  left: 0px;
}

#crmslot3 .crmspan{
  text-align: right;
  right: 0px;
}
#crmslot6 .crmspan{
  right: 0px;
  text-align: right;
}
#crmslot9 .crmspan{
  right: 0px;
  text-align: right;
}
.homeimage .crmspan{
  width: 540px;
  font-size: 24px;
  text-align: center;
  margin-left: 75px;
display:block;
   top: 100px;
    transform: none;
-ms-transform: none;
-webkit-transform:none;
}
  .homeimage:hover .noshow{
  display:block;
  border-top:1px solid #ffffff;
  }

#crmslot1:hover .crmspan{
background:rgba(85, 122, 145, 0.5);
}
#crmslot3:hover .crmspan{
background:rgba(85, 122, 145, 0.5);
}

#crmslot4:hover .crmspan{
background:rgba(85, 122, 145, 0.5);
}
#crmslot6:hover .crmspan{
background:rgba(85, 122, 145, 0.5);
}
.noshow{
 display: none;
}
#crmslot1:hover .noshow {
    display: block
}
#crmslot3:hover .noshow {
    display: block
}
#crmslot4:hover .noshow {
    display: block
}
#crmslot6:hover .noshow {
    display: block
}

.imageClip .crmheadline{
border-bottom:1px solid #ffffff; 
font-size:90%
line-height: 1.3em;
 height: 31px;
}
.imageClip .crmactiontext{
margin-left:20px; 
font-size:65%
padding-top:0;
}
.imageClip .crmsubhead{
font-size:80%
line-height: 1.3em;
}

.ff_nav span{
  margin-left: 25px;
  font-size: 8px;
  cursor: default;
  color: #003B5D;
  vertical-align: middle;
}



input::-webkit-input-placeholder {
	color: #999999;
	font-weight:bold;
	font-size:13px;
font-family: myriad-pro;
}
input::-moz-placeholder {
	color: #999999;
	font-weight:bold;
	font-size:13px;
font-family: myriad-pro;
}
input:-moz-placeholder {   /* Older versions of Firefox */
	color: #999999;
	font-weight:bold;
	font-size:13px;
font-family: myriad-pro;
}
input:-ms-input-placeholder { 
	color: #999999;
	font-weight:bold;
	font-size:13px;
font-family: myriad-pro;
}

#askjulie input::-moz-placeholder {
    font-weight: normal;
font-family: myriad-pro;
}
#askjulie input:-ms-input-placeholder { 
 font-weight: normal;
font-family: myriad-pro;
}
#askjulie input::-webkit-input-placeholder {
 font-weight: normal;
font-family: myriad-pro;
}



.placeholdersjs{
	color: #999999;
	font-weight:bold;
	font-size:13px;
      font-family: myriad-pro;
 }

#example { display: flex;flex-direction: column;  }

.moveff {order: 2; } 
.movepp {order: 1;   } 

.ff_nav{
float:left;
  padding-left: 25px;
  cursor: pointer;
  height: 30px;
}


.home_ff_city_wrapper {
  float: left;
  padding-right: 15px;
}

.redeem_member_sec{
  float: left;
  padding-right: 20px;
  padding-bottom: 20px;
  }
  .ff_submit_sec{
    float: left;
      padding-left: 10px;
  padding-top: 20px;
  padding-right: 10px;
  font-size: 11px;
  }
  .status_infosec{
      font-size: 12px;
      font-weight: bold;
    padding-top: 20px;
  }
  .status_arr{
  padding-right:20px;
  }
  #status_arr_or_dep_wrapper{
      color: #003a5d;
      font-size: 12px;
    padding-bottom: 15px;
  }
  #tickets_trip_type{
  padding-bottom:20px;
  }
  #ff_tickets_passengers{
  padding-top:20px;
  }
#ff_submit{
float: right;
}

  a.calLink {
    background: url(/images/en/ffCalendar.png) no-repeat !important;
   position: absolute;
  top: 5px;
  right: 15px;
}
#home_tickets_dep_date_time, #home_tickets_ret_date_time{
position:relative;
}

#home_farefinder input[type="text"],#home_farefinder input[type="password"]{
  background-color: white;
   border: none;
  height: 30px;
  padding: 0px 5px;
  line-height:30px\9;
    border-radius: 3px;
    -webkit-box-shadow: rgb(200, 200, 200) 1px 1px 1px 0px inset;
    box-shadow: rgb(200, 200, 200) 1px 1px 1px 0px inset;
   font-family: myriad-pro;

}

#home_farefinder select {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
  border: none;
  height: 30px;
  padding: 6px 5px;
   border-radius: 3px;
   -webkit-box-shadow: rgb(200, 200, 200) 1px 1px 1px 0px inset;
   box-shadow: rgb(200, 200, 200) 1px 1px 1px 0px inset;
   width:135px;
  color: #999999;
 	font-weight:bold;
 	font-size:13px;
 	font-family: myriad-pro;
}

  #home_ff_tabbar .active {
  color:#003B5D;
   background: url("/css/images/nav_downPointer.png") no-repeat scroll center 21px rgba(0, 0, 0, 0);
  }
  
  .searchbtn {
    -webkit-border-radius: 3;
    -moz-border-radius: 3;
    border-radius: 3px;
    font-family: myriad-pro;
    color: #ffffff;
    font-size: 12px;
    background: #003A5D;
    padding: 7px 25px 7px 25px;
    border: none;
      cursor: pointer;
font-weight:bold;

   }
  
  .searchbtn:hover {
    text-decoration: none;
}
#home_ret_date {
position:relative;
}

#farefinder_tabbody_traveloptions{
margin:15px 52px;
}
#farefinder_tabbody_traveloptions a{
text-decoration: none;

}
.traveloptions{
   color: #003a5d;
    float: left;
    font-size: 11px;
    margin: 0 20px;
    text-align: center;
    width: 105px;
   }
.traveloptions_subhead{
  font-size: 12px;
   font-weight: bold;
}
.stationlink{
margin-left: 2px;
vertical-align: middle;
}
#ff_redeem_dep_date{
position:relative;
}
#ff_redeem_passenger_sec{
margin-top:20px;
}
.infoseclink {
    color: #003a5d;
    float: right;
    font-size: 12px;
    margin-top: 20px;
    text-align: right;
}
#status_date_field,#status_arrival_date {
position:relative;
}

.status_infosec a {
text-decoration:none;
}
.status_infosec img{
margin-left: 5px;
    vertical-align: middle;
}
#home_ff_tabbar_tickets{
padding-left:30px;
}
.homeff_passtype{
padding-top:15px;
padding-right:20px;
float:left;
 font-size: 14px;
  width: 355px;
}
#ff_disctype{
border-top: 1px solid #ffffff;
  margin-top: 15px;
}
.wdfDate{
width:95px;
}
.hide_sec {
  display: none;
}
.stationfields{
width:180px;
}
.unaccompaniedminor_link{
  font-size: 12px;
  margin-right: 330px;
  margin-top: 5px;
  float: right;
}
#oth_child_popup{
color: #003A5D;
font-size:12px;
font-weight:bold;
padding-top:15px;
}
#oth_child_popup img{
vertical-align:top;
}
.ffinfant{
width:355px;
margin-bottom: 11px;
font-size:14px;
}
.customselect{
    background-color: #ffffff;
    background-image: url("/css/images/nav_downPointer.png");
    background-position: 95% center;
    background-repeat: no-repeat, repeat-x;
    overflow: hidden;
    width: 110px;
        border-radius: 3px;
    box-shadow: 1px 1px 1px 0 rgb(200, 200, 200) inset;
}
#home_ff_tickets_tt_cities select{
width:100px !important;
}
.timefield{
 width: 75px;
}


#home_ff_infants_wrapper{
width:130px;
position: relative;
}
.passinfo{
padding-top:5px;
float:right;

}
.passengerinfo_win {
    width: 180px;
    border: 1px solid #7b9ebd;
    background: #ffffff;
    top: 90px;
    display: none;
    padding: 5px;
    font-size: 12px;
    position: absolute;
    color: #333;
  left: 512px;
    z-index: 100;
}
.passengerinfo_win p {
margin:0;
}

#home_ret_date a.calLink {
  right: 10px;
}

.datelabel {
  display: none;
  position: absolute;
  top: -18px;
  font-size: 12px !important;
  font-weight: bold;
}
#home_ff_tickets_passengers{
overflow:hidden;
width:900px;
}
#ff_disctype select {
    width: 245px;
}
.connecttext{
  float: left;
  font-size: 12px;
  margin: 10px 10px 0px 0px;
  color: #003A5D;
  font-weight: bold;
}
.statusdate {
  width: 95px;
}
.crmheadline {
text-align:center;
line-height: 1em;
}
.crmsubhead {
text-align:center;
font-size:90%;
line-height: 1em;
}
.crmactiontext {
text-align:center;
font-size:75%;
padding-top:4px;
}
        #ff_promocode{
          line-height: 1.3;
          margin: 0px 30px;
          width: 120px;
        }
        
#ff_book_promoCode {
width: 85px;

}
.statusdatelabel {
  position: absolute;
  top: -18px;
  font-size: 12px !important;
  font-weight: bold;
color:#003A5D;
}


#homepage_secondary a:hover {
	color: #003A5D;
	background-color: #D9E184;
}
#homepage_secondary a.button:hover {
	background-color: transparent;
}

#autocomplete_availability_from{
left:0 !important;
top:71px !important;
}
#autocomplete_availability_to{
  left: 224px !important;
  top: 71px !important;
}
#status_to_auto,status_from_auto {
  left: 0px !important;
  top: 64px !important;
  }
  #status_by_city_pair{
  margin-top:10px;
  }
 #status_from_auto1{ 
  left: 0px !important;
  top: 30px !important;
  }
 
 #status_to_auto1{
  left: 213px !important;
  top: 30px !important;
  }
  
 #redeem_from_auto{ 
  left: 0px !important;
  top: 80px !important;
  
  }
  #redeem_to_auto{ 
    left:213px !important;
    top: 80px !important;
    
  }
#ff_mytrip_step_1{
overflow:hidden;
}

#trainstatusmap {
  z-index: 100;
}

.StatusMapOverlay {
  left: 13px;
  top: 72px;
  z-index: 100;
  display: none;
  position: absolute;
}
.StatusMapContent {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #909090;
  height: 615px;
  width: 950px;
}

.status_map {
  padding: 0px;
}
.status_closebtn {
  float: right;
  padding-top: 0;
  position: absolute;
  right: -16px;
  top: -20px;
  z-index: 3;
} 
#ff_disctype label {
  float: left;
  width: 130px;
  margin-top: 5px;
}
.disc_passenger_select{
  color: #333333 !important;
  font-weight: normal !important;
}
.infanttext{
margin-top:5px;
}
#ff_member_wrapper input[type="text"]{
width:150px;
}
#ff_member_wrapper input[type="password"]{
width:150px;
}
input:focus,select:focus{
    outline: none;
}
#ff_mytrip_step_1 input[type="text"]{
width:150px;
}
#status_train_num{
width:85px;
}

.promotion a:link{
text-decoration:none !important;
}
#ff_submit input[disabled]{
opacity:0.2;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
}


