/* NORMALIZING STYLES - DO NOT CHANGE */

body
{
	behavior: url("/css/csshover.htc");
	background-color: #ffffff;
	text-align: center;
}

body /* Mozilla Firefox alignment */ 
{ 
	text-align: -moz-center; 
} 

body, th, td, div, ol, h1, h2, h3, h4, ul, blockquote
{
	margin: 0;
	padding: 0;
}

table
{
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
	background-color: #ffffff;
}

td
{
	text-align: left;
}

p
{
	margin-top: 10px;
	margin-bottom: 0px;
}

hr
{
	margin-top: 5px;
	margin-bottom: 5px;
}


/* GENERAL BODY STYLES - CHANGE BASICS AS NEEDED */

body, td, div
{
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 16px;
}

li
{
	margin-top: 5px;
	margin-left: 20px;
}

a
{
	color: #CC3333;
}

a:visited
{
	color: #CC3333;
}

a:hover
{
	color: #006CB0;
}


input, select
{
	font-size: 11px;
}

img
{
	border: 0;
}


/* BODY LAYOUT STYLES - MAY NEED TO TWEAK SPACING FOR SOME SITES */

.body-box
{
	margin: 1px;
	width: 865px;
}

.left-column
{
	width:220px;
	padding:0;
	margin:0;
}

.content-column
{
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
}

.right-column
{
	padding-left: 10px;
	text-align: right;
	vertical-align: top;
	padding-right: 5px;
}

.p2p-column
{
	padding-left: 20px;
	padding-top: 15px;
}

.header-box
{
	position:relative;
	padding-bottom: 10px;
	padding-top: 10px;

}

.footer-box
{
	padding-top: 20px;
}




/* CONTENT RELATED STYLES - COLORS AND FONTS MAY VARY */

h1
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #005954;
	margin-bottom: 10px;
}

h2
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	margin-bottom: 10px;
	margin-top: 10px;
}

h3
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006CB0;
	margin-top: 10px;
}

.box-header
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	line-height:18px;
	background-color: #006CB0;
}

.resultsheader
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 15px;
}


/* Use this in a div for any body text that needs vertical space */

.body-text
{
	margin-top: 10px;
}


/* Use this for any left aligned image that needs space to the right */

.inline-image
{
	padding-right: 15px;
}


/* POINT-TO-POINT BOX STYLES */

/* p2p is the small right column box - up2p is the larger box */

.p2p-box
{
	font-size: 11px;
	font-weight: normal;
	width: 200px;
	text-align: left;
	background: #dddcf0 url(/images/TRE/p2pbg.gif) top left no-repeat;	

}

.up2p-box
{
	font-size: 11px;
	font-weight: normal;
	width: 400px;
	text-align: left;
	background-color: #DDDCF0;
	border: 1px solid #005954;
}

.p2p-innerbox td
{
	background-color: #DDDCF0;
	width: 25%;
}

.p2p-box td, .up2p-box td
{
	padding: 2px;
	padding-left: 4px;
	font-size: 11px;
}

.p2p-header
{
	background-color: #005954;
}

.p2p-header td
{
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	vertical-align: center;
	text-align: center;
	padding-top:5px;
	padding-bottom:5px;
}

.p2p-agelink
{
	font-size: 10px;
}

.p2p-button
{
	background-color: #cccccc;
	color: #0a50a1;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
}



/* RELATED PRODUCTS BOX WHICH MAY APPEAR IN 3RD COLUMN */

.prod-box
{
	width: 200px;
	text-align: left;
}

.prod-box td
{
	padding-left: 6px;
}

.prod-boxheader
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding: 2px;
	background-color: #006CB0;
}

.prod-link
{
	padding-top: 8px;
}




/* HEADER SECTION STYLES */

#cms-header {float:left;width:870px;}
#tag-line {float:left; margin-left:245px; _margin-left:120px; margin-bottom:10px;width:575px;}
#logo-top-banner {float:left; width:100%;}
#logo-home {float:left;margin-right:20px;}
#top-banner {float:left;}


/* FOOTER SECTION STYLES */

.footer-box
{
	width: 850px;
	text-align:center;
}

.foot-top {
	width:100%;
	background:#ff6600;
	margin:0;
	padding:0;
	float:left;
	color:#ffffff;
	}
.copyright {
	float:left;
	color:#ffffff;
	font-weight:bold;
	margin:2px 0;
	}
.footer-links {
	margin:2px 5px;
	}
.footer-links a, .footer-links a:visited {
	color:#ffffff;
	text-decoration:underline;
	}
.footer-links a:hover {
	text-decoration:none;
	}
.foot-bottom {
	width:100%;
	margin:0;
	padding:0;
	}
.railbest {
	float:left; 
	margin:0;
	padding:0;
	}
.wandrian {
	float:right;
	color:#999999;
	font-weight:bold;
	font-size: 11px;
	margin-top:5px;
	}

/*  NAV BAR STYLES */


/* Sets the size of the nav bar.  Some sites may want it wider than others. */

.nav-bar
{
	margin-left: 4px;
	margin-top: 0px;
	padding-right:0;
	margin-right:0;
	width: 220px;
}


/* Styles for the main title of the nav bar.  Colors will most likely be changed. */

.nav-top
{
	background-color: #005954;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	vertical-align: top;
}

.nav-top a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.nav-top a:visited
{
	color: #ffffff;
}


/* Style for any menu title in the nav bar */

.nav-title
{
	background-color: #006CB0;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	vertical-align: top;
}


/* Sets the style for the main menu item cells */

.nav-item
{
	background-color: #ffffff;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 33px;
	vertical-align: top;
}

.nav-bar img {margin:5px 3px;}

/* Sets the style for all main menu items - only change font color if needed */

.nav-item, .nav-popout
{
	margin-left: 0px;
	margin-top: 0px;
	vertical-align: top;
}

.nav-item a, .nav-popout, .nav-popout a, .nav-item a:visited, .nav-popout a:visited
{
	list-style: none;
	position: relative;
	text-decoration: none;
	color: #575757;
}

.nav-item:hover
{
	background-color:#D3DCEB;
	color: #575757;
}

.nav-top:hover, .nav-top:hover a
{

}


/* Styles for the submenu block */

.nav-popout ul
{
	position: absolute;
	width: 200px;
	left: 170px;
	top: -2px;
	border-right: 1px solid #006CB0;
	border-bottom: 1px solid #006CB0;
	display: none;
	background-color: #ffffff;
}

.nav-popout:hover ul 
{ 
	display: block; 
}


/* Styles for submenu items */

.nav-subitem, .nav-subitem a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #575757;
	text-decoration: none;
	list-style: none;
	padding: 2px;
	margin: 0px;
	padding-left: 10px;
	vertical-align: top;
}

.nav-subitem:hover
{
	background-color: #D3DCEB;
}


/* STYLES USED FOR PRICE GRID*/

.pg-hidden-fields
{
	display: none;
}

.pg-table
{
	width: 100%;
	margin-top: 10px;
}

.pg-tabbox
{
	border-bottom: 1px solid #005954;
}

.pg-selected
{
	background-color: #005954;
	color: #ffffff;
	width: 20%;
	padding-bottom: 4px;
	padding-top: 4px;
	text-align: center;
	vertical-align: middle;
	border-left: 1px solid #005954;
}

.pg-selected a
{
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

.pg-tabs
{
	background-color: #D3DCEB;
	color: #000000;
	width: 16%;
	border-left: 3px solid #ffffff;
	padding-bottom: 4px;
	padding-top: 4px;
	vertical-align: middle;
	text-align: center;
}

.pg-tabs a
{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.pg-tabs:hover, .pg-tabs:hover a
{
	background-color: #005954;
	color: #ffffff;
}

.pg-tabspace	/* tab placeholder */
{
	background-color: #ffffff;
	width: 16%;
}

.pg-heading td
{
	background-color: #005954;
	color: #ffffff;
	font-weight: bold;
	vertical-align: middle;
	padding: 3px;
	padding-left: 5px;
}

.pg-subheading
{
	background-color: #D3DCEB;
}

.pg-subheading td
{
	color: #000000;
	padding: 2px;
}

.pg-databox
{
	border-left: 1px solid #006CB0;
	border-right: 1px solid #006CB0;
	border-bottom: 1px solid #006CB0;
}

.pg-data td
{
	padding: 2px;
	border-top: 1px dashed #cccccc;
	padding-left: 5px;
}

/*  STYLES USED FOR AUSPOINT */

.city-box
{
	width: 100%;
	margin-top: 20px;
}

.city-box td
{
	padding: 3px;
}

.city-results1
{
	background-color: #ffffff;
	vertical-align: top;
}

.city-results2
{
	background-color: #eeeeee;
	vertical-align: top;
}

.city-seg1 td
{
	font-weight: bold;
	vertical-align: top;
}

.city-seg2 td
{
	font-weight: bold;
	vertical-align: top;
	border-top: 1px dashed #cccccc;
}

/* PASSES AT A GLANCE */

.passes-glance
{
border: 1px solid #993300;
}

.passes-glance td
{
padding: 5px;
}

.passes-title td
{
background-color: #eeeeee;
}

.rules-header
{
	margin-top: 20px;
	padding-left: 5px;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 12px;
	font-weight: bold;
	color: #006CB0;
}

.list-arrow
{
	margin-left: 10px;
	vertical-align: middle;
}

.rules-list
{
	display: none;
}


/* FEATURED PRODUCTS BOX */

.featured-prod
{
	width: 100%;
	margin-top: 10px;
}

.featured-header
{
	background-color: #005954;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	padding-left: 5px;
	vertical-align: middle;
	height: 16px;
}

.featured-image
{
	width: 150px;
	vertical-align: top;
}

.featured-text
{
	padding: 5px;
}

.featured-more
{
	text-align: right;
	padding-right: 15px;
}

/* TRAIN TRAVEL INFO */

.travel-info
{
	width: 500px;
}

/* COMPANY SPECIALS BOX */

.company-specials
{
	margin-top: 15px;
}

.special-title
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #545361;
	margin-bottom: 10px;
}

.special-item
{
	vertical-align:top;
	text-align:left;
	width:33%;
	padding: 5px;
}

.specials-more
{
	vertical-align:bottom;
	text-align:right;
	padding-bottom: 5px;
	padding-right: 5px;
}


/*Custom Home page	*/

.international-trains {
	border:2px solid #005954;
	text-align:left;
	margin-top:10px;
	}

.international-trains h2 {
	background-color:#005954;
	color:#ffffff;
	text-align:center;
	font-weight:bold;
	padding:4px;
	margin:0;
	}
.international-trains p {
	padding:10px;
	border-bottom: 1px #999999 dotted;
	}
	
.home-page-specials {
	border-top:1px dashed #999999;margin-top:20px;padding-top:10px;
	}
.PopcalTrigger {
	display:none;
	}
.home-off {
	display:block;
	}
.home-on {	
	display:none;
	}
#email-button {
	margin-top:15px;
	}
	
.cursor:hover {
	cursor:pointer;
	}

/* COLUMN ADJUSTMENTS FOR DIFFERENT LAYOUTS - DO NOT CHANGE */

body.layout_2 #column3
{
	display: none;
}

body.layout_1 #column3, body.layout_1 #column1
{
	display: none;
}

body.layout_2 #column2 {
	!width:1400px !important; /*	IE being funky and displaying same layout differently*/
	}
body.layout_1 #column2
{
	width: 100%;
}	


body#home #home-off, body#home .home-off {
	display:none;
	}
body#home .home-on {
	display:block;
	}
	
/*	Best Sellers ams ag */

.bs ul {
	float:left;
	width:300px;
	}
.bs li {
	list-style:none;
	width:300px;
	}
.bs span {
	font-weight:bold;
	display:block;
	float:left;
	width:120px;
	}
	