/* NORMALIZING STYLES - DO NOT CHANGE */

/*
JUMP TO:

Popular Passes
TOP MENU
FOOTER STYLES 
HOME PAGE ADs
SEARCH BOX and FLASH Containers
Table Based LAYOUT

*/




body
{
	behavior: url("/css/csshover.htc");
	text-align: center;
}

body, th, td, div, ol, h1, h2, h3, h4, ul, blockquote, form
{
	margin: 0;
	padding: 0;
}

body /* Mozilla Firefox alignment */ 
{ 
	text-align: -moz-center; 
} 

table
{
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
}

td
{
	text-align: left;
}

p
{
	margin-top: 10px;
	margin-bottom: 0px;
}

hr
{
	margin-top: 5px;
	margin-bottom: 5px;
}


ol
{
	margin-left: 5px;
}


/* GENERAL BODY STYLES - CHANGE BASICS AS NEEDED */

body, td, div
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	color: #000033;
}

li
{
	margin-top: 5px;
	margin-left: 20px;
}

a, a:visited
{
	color: #000066;
	text-decoration: underline;
}

a:hover
{
	color: #ff6600;
	text-decoration: underline;
}

input, select
{
	font-size: 11px;
}

img
{
	border: 0;
}


/* Use this for any left aligned image that needs space to the right */

.inline-image
{
	padding-right: 15px;
}


/* Table Based LAYOUT */

.body-box
{
	width: 1000px;
	background: #ffffff;
	margin-right:auto;
	margin-left:auto;
	border-right:1px solid #e1e1e1;
	border-left:1px solid #e1e1e1;

}


.content-column
{
	vertical-align: top;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 50px;
	margin-top:5px;
	width:1000px;
}

.right-column
{
	padding-left: 0px;
	padding-right: 10px;
	text-align: right;
	vertical-align: top;
}

.header-box
{

	width: 1000px;
	z-index:800;
	background: #ececec;
}

.footer-box
{	
	padding-top: 0px;
	width: 100%;
	margin-top:20px;
	vertical-align: bottom;
	background: #ececec;
	border-bottom:1px solid #e1e1e1;
	
}


/*Rail info page*/

.rail-info-text {
	width:700px;
	float:left;
	}
.rail-info-index {
	width:230px;
	float:right;
	}
	
.more-rail-info {
	margin:0 15px 15px 0;
	float:right;
	padding:0;
	width:230px;
	background: #d4d4d4 url(/images/BRPE/results-bg.jpg) repeat-x top;
	border-left: 1px #cccccc solid;
	border-top: 1px #cccccc solid;
	border-right: 1px #666666 solid;
	border-bottom: 1px #666666 solid;
	}
	
.more-rail-info ul {
	width:230px;
	margin:0;
	padding:0 0 20px 0;
	border:none;
	list-style:none;
	}
.more-rail-info a {
	text-decoration:none;
	}
.more-rail-info p {
margin: 10px 0 0 20px;
}



/* Product Left Nav */

#product-shortcut {
	margin:20px 0 0 20px;
	padding:0;
	background: #d4d4d4 url(/images/BRPE/results-bg.jpg) repeat-x top;
	border-left: 1px #cccccc solid;
	border-top: 1px #cccccc solid;
	border-right: 1px #666666 solid;
	border-bottom: 1px #666666 solid;
	}
.product-nav-top {
	font-weight:bold;
	margin:10px 20px;
	}
.product-title {
	font-weight:bold;
	color:#000000;
	}
	
ul#product-nav {
	width:230px;
	margin:0;
	padding:0 0 20px 0;
	border:none;
	list-style:none;
	}

ul.eurail-nav1 {
	display:none;
	padding:0;
	margin:0;
	font-weight:normal;
	!margin-left: -20px !important;
	list-style:none;
	}


ul.eurail-nav2, ul.product-nav1 {
	display:none;
	padding:0 0 5px 0;
	margin:5px 0 0 0;
	font-weight:normal;
	list-style:none;
	background:#e1e1e1;
	border-bottom:1px solid #ffffff;
	border-top:1px solid #ffffff;
	}
ul.eurail-nav2 {
	!margin-left: -20px !important;
	padding-left:20px;
	}

ul.product-nav1 {
	!margin-left: -20px !important;
	padding-left:20px;
	}
ul.product-nav1 li, ul.eurail-nav2 li {
	margin:0;
	padding:2px 0;
	}

#product-nav a {
	color:#000000;
	text-decoration:none;
	}
	
	
	
a:focus {
	outline:none;
	}

/* CONTENT RELATED STYLES - COLORS AND FONTS MAY VARY */

h1
{
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 10px;
}

h2
{
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 10px;
	margin-top: 10px;
}

h3
{
	font-size: 11px;
	font-weight: bold;
	color: #000033;
	margin-top: 0px;
}


.resultsheader
{
	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;
}






/*	SEARCH Passes and Tickets Box - Home Page	*/

	/*	TABS	*/
	
#booktabs	{
	height:26px;
	}

.passon div, .passoff div {margin-right:2px;}

.passon div, .ticketson div
{
	color: #000000;
	background: url(/images/BRPE/results-bg.jpg) repeat-x top;
	width: 151px;
	border:1px #e1e1e1 solid;
	border-bottom:none;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
	float:left;
	line-height:25px;
}
.ticketson div {
	border-right:1px solid #333333;
	background: #f4f4f4;
	}
.passoff div, .ticketsoff div
{
	color: #333333;
	border-bottom:none;
	background: url(/images/BRPE/results-bg.jpg) repeat-x left;
	width: 151px;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
	float:left;
	line-height:24px;
}



/* POINT-TO-POINT BOX STYLES */

#info {
	position:relative;
	cursor:pointer;
	margin-top:4px;
	margin-left:0;
	float:right;
	}
#infobox {
	position:absolute;
	display:none;
	z-index:50;
	top:-70px;
	left:-180px;
	width:150px;
	background-color:#ffffff;
	border:3px double #ff0000;
	padding:10px;
	}

#booktickets	{
	display: none; /*  Hides tickets search box */
	}

#bookpasses	{
	display: block;
	}






.rpe-p2p
{
	width: 306px;	
	margin-top:-1px;
	background: url(/images/BRPE/results-bg.jpg) repeat-x bottom;
	border-left: 1px #cccccc solid;
	border-top: 1px #cccccc solid;
	border-right: 1px #666666 solid;
	border-bottom: 1px #666666 solid;
}

.rpe-p2p td
{
	font-size: 10px;
	color: #000000;
	padding-left: 6px;
}

.p2p-row td
{
	padding-top: 5px;
}

.p2p-searchbox
{
	width: 100%;
}

.p2p-header
{
	height: 15px;
	vertical-align: middle;
}


#trPassengers td
{
	padding-left: 3px;
}

.p2p-search
{
	text-align: right;
	vertical-align: bottom;
	padding-right: 6px;
}

.p2p-rule img
{
	padding-top: 7px;
	padding-bottom: 7px;
}

.p2p-safesecure
{
	vertical-align: bottom;
}

.p2p-searchpass
{
	padding-top: 10px;
	text-align: center;
	padding-bottom: 5px;
}

.p2p-searchbutton
{
	background: url(/images/BRPE/results-bg.jpg) repeat-x left;
	border-left: 1px #cccccc solid;
	border-top: 1px #cccccc solid;
	border-right: 1px #666666 solid;
	border-bottom: 1px #666666 solid;
	color:#000000;
	width: 100%;
	height: 25px;
	font-size: 12px;
	font-weight:bold;
	padding:2px;
	text-align: center;
	margin-bottom: 10px;
	cursor: pointer;
}
.p2p-searchbutton:hover {
	background: #e1e1e1;
}
.p2p-errbox {
	border:1px solid red;
	color:red;
	display:none;
	margin:10px;
	padding:5px;
}
.p2p-note {
	float:right;
	font-size:10px;
	margin: 10px 5px 5px 0px;
}
img.p2p-delbtn {
	cursor:pointer;
}

.add-destination a {
	display:block;
	background: url(/images/BRPE/results-bg.jpg) repeat-x left;
	border: 1px #cccccc solid;
	border-right: 1px #666666 solid;
	border-bottom: 1px #666666 solid;
	color:#000000;
	width: 99%;
	line-height: 25px;
	font-size: 10px;
	font-weight:bold;
	text-align: center;
	cursor: pointer;
	text-decoration:none;
}
.add-destination a:hover {
	background: #e1e1e1;
	color:#000000;
}

.gather-1 {
	width:500px;
}
.gather-2 {
	width:50px;
	text-align:right;
}

.gather-info td {
	padding:10px 5px 0px 5px;
	vertical-align:top;
	}


#dest2, #dest3, #dest4, #dest5, #dest6 {
	margin-top:10px;
}

#dest2 td, #dest3 td, #dest4 td, #dest5 td, #dest6 td {
	padding:5px;
	background: #f0f0f0;
	margin-top:10px;
	}
#dest3 td {
	background:#e0e0e0;
	}
#dest4 td {
	background:#d0d0d0;
	}
#dest5 td {
	background:#c0c0c0;
	}
#dest6 td {
	background:#b0b0b0;
	}
	
.divCountries {
	
}
.divCountries table {
	width:100%;
}
.headCountries {
	padding:5px;
	font-weight:bold;
}
	
/* POINT-TO-POINT INLINE BOX STYLES */

.rpe-up2p
{
	width: 400px;
	background: url(/images/BRPE/results-bg.jpg) repeat-x bottom left;
	margin-top: 20px;	
	border-left: 1px #cccccc solid;
	border-top: 1px #cccccc solid;
	border-right: 1px #666666 solid;
	border-bottom: 1px #666666 solid;
}

.rpe-up2p td
{
	font-size: 10px;
	color: #000000;
	padding-left: 6px;
}

.up2p-row td
{
	padding-top: 6px;
	vertical-align: middle;
}

.up2p-searchbox
{
	text-align: right;
	padding-right:6px;
}

.up2p-searchbutton
{
	background: url(/images/BRPE/results-bg.jpg) repeat-x left;
	border-left: 1px #cccccc solid;
	border-top: 1px #cccccc solid;
	border-right: 1px #666666 solid;
	border-bottom: 1px #666666 solid;
	color:#000000;
	width: 100%;
	height: 25px;
	font-size: 10px;
	font-weight:bold;
	padding:2px;
	text-align: center;
	margin-bottom: 10px;
	cursor: pointer;
}

.up2p-searchbutton:hover 
{
background: #e1e1e1;
}


.nav-submenu, .nav-item, .nav-subitem
{
	font-size: 9px;
	vertical-align: top;
}


/* STYLES USED FOR PRICE GRID*/

.pg-hidden-fields
{
	display: none;
}

.pg-table
{
	width: 500px;
	margin-top: 10px;
}

.pg-tabbox
{
	height: 28px;
}

.pg-tabbox td
{
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 5px;
	font-weight: bold;
}

.pg-selected
{
	background: url(/images/BRPE/pg_tabon.jpg) no-repeat;
	width: 85px;
}

.pg-selected a
{
	text-decoration: none;
	color: #001c3d;
	font-weight: bold;
}

.pg-tabs
{
	background: url(/images/BRPE/pg_taboff.jpg) no-repeat;
	width: 83px;
}

.pg-tabs a
{
	text-decoration: underline;
	color: #666666;
	font-weight: bold;
}

.pg-tabs:hover, .pg-tabs:hover a
{
	color: #001c3d;
}

.pg-tabspace	/* tab placeholder */
{
	background: url(/images/BRPE/pg_spacer.jpg) no-repeat;
	width: 83px;
}

.pg-heading td
{
	background-color: #D7EDF8;
	color: #001c3d;
	vertical-align: middle;
	text-align: center;
	padding: 3px;
	font-weight: bold;
	border-left: 1px solid #D7EDF8;	
	border-bottom: 1px solid #BACCDA;
}

.pg-subheading
{
	background-color: #eeeeee;
}

.pg-subheading td
{
	color: #001c3d;
	padding: 2px;
	font-size: 10px;
	text-align: center;
	border-left: 1px solid #BACCDA;	
}

.pg-databox
{
	border-right: 1px solid #BACCDA;
	border-bottom: 1px solid #BACCDA;
}

.pg-data td
{
	padding: 2px;
	border-top: 1px solid #BACCDA;
	border-left: 1px solid #BACCDA;
	text-align: center;
}

.pg-data td a
{
	text-decoration: underline;
	color: #001c3d;
	font-size: 10px;
	font-weight: bold;
}


.pg-data td:hover
{
	background: url(/images/BRPE/pg_databack.png) repeat-x;
	cursor: pointer;
}

.pg-travel
{
	font-size: 10px;
}

.pg-data .pg-travel:hover
{
	background-image: none;
	cursor: auto;
}


/*  PASS RULES */

.rules-header
{
	margin-top: 20px;
	font-size: 11px;
	font-weight: bold;
	color: #000033;
}

.list-arrow
{
	margin-left: 10px;
	vertical-align: middle;
}

.rules-list
{
	display: none;
}




/* PASSES AT A GLANCE */

.passes-glance
{
	border: 1px solid #d6edf9;
	margin-top: 15px;
}

.passes-glance td
{
	padding: 5px;
}

.passes-title td
{
	background-color: #d6edf9;
}





/* RELATED PRODUCTS BOX WHICH MAY APPEAR IN 3RD COLUMN */

.prod-box
{
	width: 180px;
	text-align: left;
	margin-top: 15px;
}

.prod-box td
{
	padding-left: 6px;
}

.prod-boxheader
{
	font-size: 12px;
	font-weight: bold;
	color: #000033;
}

.prod-link
{
	padding-top: 8px;
}




/* TRAIN TRAVEL INFO */

.travel-info
{
	width: 705px;
}

.company-specials
{
	display: none;
}

.tt-info {
	float:left;
	width:20%;
	}
#tt-info {
	width:100%;
	}


.country-main
{
	float:left;
	width:600px;
}
.country-extra
{
	float:right;
	margin-left:20px;
	width:190px;
}

#main-bottom
{
	width: 100%;
}



/*	HOME PAGE ADs 	*/

#pass_search_info, #p2p_age_info {
	display:none;
	position:absolute;
	float:right;
	width:400px;
	top:25%;
	left:25%;
	z-index: 100;
	}
.bold {
	font-weight:bold;
	}
		
	

/*	Popular Passes	*/ 

.pass-title, .pass-title a {
	font-weight: bold;
	margin-top: 10px;
	}
	
#pop-passes {
	padding:0;
	text-align:left;
	float: right;
	margin-left:15px;
	margin-bottom:30px;
	margin-right:30px;
	_margin-right:15px;
	width:425px;
	}
#pop-passes-header {
	background:#e1e1e1;
	margin:0;
	color:#ffffff;
	font-weight:bold;
	line-height:20px;
	padding: 5px 5px 5px 5px;
	background: #006699 url(/images/BRPE/pop-pass-header.png) top no-repeat;
	}
#pop-passes-header p {
	margin:10px;
	line-height:25px;
	font-size:13px;
	} 
a.pop-pass {
	display:block;
	margin: 1px 0px 1px 0px;
	background:#e1e1e1;
	padding:5px 5px 5px 15px;
	width:405px;
	text-decoration:none;
	color:#000033;
	line-height:1.7em;
	font-weight:bold;
	}

a:hover.pop-pass {
	background:#cccccc;
	color:#ff6600;
	}
.pop-pass span {
	color:#000000;
	font-weight:normal;
	}

	
/* COUNTRY PANELS */

.country-panel {
	border-left: 1px #e1e1e1 solid;
	border-top: 1px #e1e1e1 solid;
	border-right: 1px #999999 solid;
	margin-bottom:10px;
	width:700px;
	clear:both;
	display:block;
	}

.panel-head {
	padding: 3px 5px 3px 10px;
	font-weight:bold;
	border-bottom:1px solid #cccccc;
	background-color: #eeeeee;
	}

.panel-details {
	padding: 15px;
	border-bottom: 1px #999999 solid;	
	display: none;line-height:50px;
}
img.panel-button {
	cursor: pointer;
}
.panel-label {
	font-weight: bold;
	padding-right:10px;
}
.country-information-container {
	float:left;
	width:80px;
	}
	
.country-info {
	width:710px;
	!width:700px !important;
	margin:20px 0px 20px 0px;
}

.country-info td {
	vertical-align:top;
}
.country-desc {
	width:500px;
	line-height:150%;
	font-size:12px;
	padding-right:30px;
}
.country-media {
text-align:right;
}
.country-helpitem {
	margin-bottom:10px;
	display:block;
}

.country-helpitem span {
	font-weight: bold;
	margin-right:5px;
}
.book-now-links {
	margin-top:20px;	
	display:block;
	text-align:right;
	}
.book-now-links span {
	margin-left: 12px;
}
.link-button
{
	background: url(/images/BRPE/results-bg.jpg) repeat-x left;
	border-left: 1px #cccccc solid;
	border-top: 1px #cccccc solid;
	border-right: 1px #666666 solid;
	border-bottom: 1px #666666 solid;
	width: auto;
	height: 24px;
	font-size: 11px;
	padding:2px 6px;
	text-align: center;
	cursor: pointer;
}
.link-button a, .link-button a:visited {
	text-decoration: none;
	color:#1B3F8B;	
}
.link-button a:hover {
	color:#3063A5;	
}
	
#wx_module_1039 input, #wx_module_1039 button {
	display: none;
}
#wx_module_1039 {
	margin-top: 10px;
}




/* SEARCH RESULTS */

.pass-details-pop {
	position:absolute;
	z-index:50;
	width:300px;
	height:300px;
	background-color:#ffffff;
	border:1px solid;
	display:none;
}


.search_results {
	text-align: left;
	float: left;
	width: 500px;
	margin: 0px;
	border: 0px;
}

.package {
	border-left: 1px #e1e1e1 solid;
	border-top: 1px #e1e1e1 solid;
	border-right: 1px #999999 solid;
	border-bottom: 1px #999999 solid;
	margin-top:10px;
	width: 600px;
	background: url(/images/BRPE/results-bg.jpg) repeat-x bottom left;
	}
.package-top th {
	padding: 2px 5px;
	font-weight:bold;
	margin:0;
	border-bottom:1px solid #cccccc;
	background: url(/images/BRPE/results-bg.jpg) repeat-x left;
	}
.package-subheading td {
	padding: 2px;
	border-bottom: 1px solid #cccccc;
	}
.package .pg-price {
	text-align: right;
	width: 60px;
}	
.product-name {
	width:250px;
	padding:10px;
	vertical-align:top;
	}
.price {
	text-align:center;
	}
.validity {
	width:250px;
	padding:10px;
	}
	
.price-popout {
	position:absolute;
	z-index:50;
	background-color:#ffffff;
	border-left: 1px #e1e1e1 solid;
	border-top: 0;
	border-right: 1px #999999 solid;
	border-bottom: 1px #999999 solid;
	width: 140px;
	display:none;
	margin-top:3px;
}
.price-details {
	width: 140px;
}
.price-details td {
    padding:5px;
}
.price-details .pname {
    font-weight:bold;
    background-color:#eeeeee;
    border-bottom: 1px solid #cccccc;
    border-top: 1px #e1e1e1 solid;
    width: 100%;
}
.price-note {
   padding:3px 5px;
   border-top: 1px dashed #cccccc;
}

#left-nav {
	width:200px;
}


/* TRAVELER DETAILS */

.traveler-details {
	text-align: left;
	float: left;
	width: 700px;
	margin: 0px;
	border: 0px;
	
}	

.pass-details {
	background-color: #ffffff;
	border-bottom: 1px solid #cccccc;
	padding: 0px 10px;
	display: block;
	margin: 0px;
}
.pass-details table {
	width: 100%;
}
.pass-details table td {
	padding: 3px;
	font-weight: normal;
	vertical-align: top;
}

.pass-details table td.price {
	text-align:right;
	padding-right:10px;
}



/* GENERIC TABLE STYLES */

.table-box {
	border-left: 1px #e1e1e1 solid;
	border-top: 1px #e1e1e1 solid;
	border-right: 1px #999999 solid;
	border-bottom: 1px #999999 solid;
	margin: 10px 0px;
	width: 700px;
}
.table-box td {
	padding: 2px;
}
.table-heading td, .table-heading tr {
	padding: 0px 10px;
	height: 25px;
	font-weight:bold;
	border-bottom:1px solid #cccccc;
	background: url(/images/BRPE/results-bg.jpg) repeat-x left;
}
.alt-list td {
	border-top: 1px dashed #cccccc;
	vertical-align: top;
	padding-top:5px;
}
.alt-list table td {
	border: none;
	padding-top: 0px;
}
.table-subheading td {
	border-top: #eeeeee;
}
.table-footer td {
	border-top: 1px #babcbf solid;
	background: #fffeef;
}
.table-box .error-block, .error-block {
	width: 625px;
    	text-align:left;
	padding: 10px 10px 10px 30px; 
	color: #ff0000;
	font-size: 10px;
	background: url(../images/error_ico.gif) no-repeat top left;
    	background-position:  10px 10px;
	background-color: #ffe1e1;
	margin: 5px;
	float: left;
}
.cart-buttons
{
	width:700px;
	margin-top:15px;
}

/*  STYLES USED FOR AUSPOINT AND OTHER P2Ps */

.city-box
{
	width: 100%;
	margin-top: 20px;
}

.city-box td
{
	padding: 3px;
}

.city-results1 td
{
	border: none;
	vertical-align: top;
	padding-top: 5px;
}

.city-results2 td
{
	border-top: 1px dashed #cccccc;
	vertical-align: top;
	padding-top:5px;
}
.city-seg1 td
{
	font-weight: bold;
	vertical-align: top;
}

.city-seg2 td
{
	font-weight: bold;
	vertical-align: top;
	border-top: 1px dashed #cccccc;
}


/* CART STYLES */

.cart-form
{
	width: 100%;
	margin: 5px;
}
.cart-form td {
	padding: 3px;
}
.cart-form .txtitle {
	width: 500px;
	font-weight: bold;
	padding-left:5px;
}
.cart-form .txprodname {
	width:350px;
	padding-left:5px;
}
.cart-form .txprice {
	text-align:right;
	padding-right:20px;
	vertical-align:top;
}
.cart-body
{
	margin-top: 10px;
	width: 650px;
}
.cart-body .row div
{
	float: left;
	margin-right: 4px;
	padding-bottom: 6px;
}  
.cart-body .row div input, cart-body .row div select
{
	float: left;
	clear: both;
	font-size: 13px;
}

.note {
	color: red;
}



/* POPUPS */

.modalBackground 
{
	background-color:#696969;
	filter: alpha(opacity=60);
	opacity: 0.6;
	width: 100%;
	height: 100%;
}

#overlay
{
	width: 100%;
	height: 100%;
	z-index: 10;
	background: #696969;
	opacity: 0.6;
	filter: alpha(opacity=60);	
	top: 0px;
	left: 0px;
	position: fixed;
	display: none;
}
.popup-box
{
	width: 424px;
	height: auto;
	background: #fff;
	border-left: 1px #cccccc solid;
	border-top: 1px #cccccc solid;
	border-right: 1px #666666 solid;
	border-bottom: 1px #666666 solid;
	left: 50%;
	top: 0px;
	z-index: 12;
	display: block;
}
.popup-head
{
	width:100%;
	height: 20px;
	display:block;
	background: url(/images/BRPE/results-bg.jpg) repeat-x left;
	padding: 10px 0 5px 0px;
}
.popup-title
{
	float: left;
	margin-left: 10px;
	font-size: 14px;
	font-weight: bold;
}
.popup-btn
{
	float:right;
	margin-right: 10px;
}
.popup-subhead
{
	width: 100%;
	display: block;
	padding: 5px;
	border-bottom: 1px solid #cccccc;
	vertical-align:center;
}
.popup-body
{
	clear:both;
	width: auto;
	padding: 10px 20px 20px 20px;
	text-align:left;
	background-color: #ffffff;
	line-height:110%;
	font-size: 11px;
}
.popup-body img
{
	margin-bottom: 20px;
}



/************ MaskedEdit Related Styles ***********************/
.MaskedEditFocus
{
    background-color: #ffffcc;
    color: #000000;
}
.MaskedEditMessage
{
	color: #ff0000;
	font-weight: bold;
}
.MaskedEditError
{
    background-color: #ffcccc;
}
.MaskedEditFocusNegative
{
    background-color: #ffffcc;
    color: #ff0000;
}
.MaskedEditBlurNegative
{
    color: #ff0000;
}
/********* End of MaskedEdit related Styles *****************/


/* NEW PRICE GRIDS */

.pg_tabs	{
	height:26px;
	}

.pg_tabon div, .pg_taboff div {
	margin-right:2px;
}
.pg_tabon div a, .pg_taboff div a {
	text-decoration: none;
}
.pg_tabon div {
	color: #000000;
	background: url(/images/BRPE/results-bg.jpg) repeat-x top;
	width: 120px;
	border:1px #e1e1e1 solid;
	border-bottom:none;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
	float:left;
	line-height:25px;
}
.pg_taboff div {
	color: #333333;
	border-bottom:none;
	background: url(/images/BRPE/results-bg.jpg) repeat-x left;
	width: 120px;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
	float:left;
	line-height:25px;
}
.pg_box {
	width: 700px;	
	margin-top:-1px;
	background: #ffffff;
	border-left: 1px #e1e1e1 solid;
	border-top: 1px #e1e1e1 solid;
	border-right: 1px #666666 solid;
	border-bottom: 1px #666666 solid;
	padding: 15px;
}
.pg_databox {
	width: 700px;
	border: 1px solid #cccccc;
}
.pg_databox td {
	padding: 2px;
}
.pg_heading td {
	padding: 2px;
	background: url(/images/BRPE/results-bg.jpg) repeat-x left;
	border-bottom: 1px solid #cccccc;
}
.pg_subheading td {
	padding: 2px;
	border-bottom: 1px solid #cccccc;
}
.pg_radio {
	width: 25px;
}
.pg_validity {
	width: 185px;
}
.pg_head2col {
	width: 245px;
}
.pg_head4col {
	width: 510px;
}
.pg_head2col, .pg_head4col, .pg_subheading td {
	text-align:center;
}
.pg_border {
	border-left: 1px solid #cccccc;
}
.pg_item {
	text-align:center;
}
.pg_item div {

}



/***************************	Country Left Nav	*************/
#country-left-nav {
	float:left;
	width:130px;
	}
#country-left-nav ul {
	margin:0;
	padding:0;
	}
#country-left-nav li {
	margin:5px 0;
	padding:0;
	list-style:none;
	}
	
	
/*	RailBest Pages	*/

.change-search-title {
	font-weight:bold;
	margin:10px 0 10px 5px;
	padding:0;
	font-size:15px;
	text-align:left;
	}

.box-psngr2-rb-tre1 {
	background: url(/images/BRPE/results-bg.jpg) repeat-x bottom;
	width:200px;
	margin-right:20px;
	border-top: 1px #cccccc solid;
	border-left: 1px #cccccc solid;
	border-right: 1px #666666 solid;
	border-bottom: 1px #666666 solid;
	}

.box-psngr2-rb-tre1 td {
	padding-left:10px;
	}
.button
{
	background: url(/images/BRPE/results-bg.jpg) repeat-x left;
	border-left: 1px #cccccc solid;
	border-top: 1px #cccccc solid;
	border-right: 1px #666666 solid;
	border-bottom: 1px #666666 solid;
	color:#000000;
	width: 180px;
	height: 25px;
	font-size: 10px;
	font-weight:bold;
	padding:2px;
	text-align: center;
	margin-bottom: 10px;
	cursor: pointer;
}

.button:hover 
{
background: #e1e1e1;
}



/*	Blue info box */

.blue-info-box {
	background: url(/images/BRPE/blue-info-box-bottom.gif) bottom left no-repeat;
	width:182px;
	padding: 0 15px 15px 15px;
	margin-top:45px;
	font-size:12px;
	}
.blue-info-box h2 {
	width:182px;
	padding:15px 15px 0px 15px;
	margin-left:-15px;
	margin-top:-15px;
	background: url(/images/BRPE/blue-info-box-top.gif) top left no-repeat;
	font-weight:bold;
	font-size:13px;
	font-weight:bold;
	}


/*----------  enlarge-map -----------*/

a.country-map{
	position:relative;
	z-index:24;
	color:#CC3399;
	font-weight:bold;
	text-decoration:none;
	}
	
a.country-map span {
	display: none;
	}

a.country-map:hover { 
	z-index:25;
	}
	
a.country-map:hover span.enlarge-map {
	display:block;
	position:absolute;
	top:-500px; 
	right:0;
	padding: 5px 5px;
}

a.country-map:hover span.middle{ 
	display: block;
	padding: 8px 8px; 
}


/*	Format Product Description	*/

.product-information {margin-left:15px; float:left; width:70%;}
.product-information p {margin-top:0;}


.product-image {width:100px; margin-top:0px;float:left;}


/*	Home box 1	 */

.home-box-1 {
	background: url(/images/BRPE/home-boxes/box-1-bottom.gif) bottom left no-repeat;
	width:370px;
	padding: 0 15px 15px 15px;
	font-size:12px;
	margin:20px 0 0 0px;
	_margin-top:20px;
	float:left;
	}
.home-box-1 h2 {
	background: url(/images/BRPE/home-boxes/box-1-top.gif) top left no-repeat;
	width:370px;
	padding:15px 15px 5px 15px;
	margin-left:-15px;
	margin-top:-15px;
	font-weight:bold;
	font-size:18px;
	font-weight:bold;
	_margin-top:0;
	}
.home-box-1 p {
	padding-right:25px;
	line-height: 180%;
	}


/* Home box 4 - ads */

.home-box-4 {
	float:left;
	text-align:right;
	margin:0;
	padding:0;
	margin-top:20px;
	}
.home-box-4 img {
}

/*	Home box 2	 */

.home-box-2 {
	background: url(/images/BRPE/home-boxes/box-2-bottom.gif) bottom left no-repeat;
	width:340px;
	padding: 0 15px 15px 15px;
	margin-top:30px;
	_margin-top:20px;
	margin-bottom:20px;
	font-size:12px;
	float:left;
	clear:both;
	}
.home-box-2 h2 {
	width:340px;
	padding:15px 15px 5px 15px;
	margin-left:-15px;
	margin-top:-15px;
	_margin-top:0;
	background: url(/images/BRPE/home-boxes/box-2-top.gif) top left no-repeat;
	font-weight:bold;
	font-size:18px;
	font-weight:bold;
	}
.home-box-2 p {
	padding-right:30px;
	line-height: 180%;
	}

/*	Home box 3	 */


.home-box-3 {
	background: url(/images/BRPE/home-boxes/box-3-bottom.gif) bottom left no-repeat;
	width:567px;
	padding: 0 15px 15px 15px;
	margin-top:20px;
	_margin-top:20px;
	margin-bottom:10px;
	font-size:12px;
	float:left;
	}
.home-box-3 h2 {
	width:567px;
	padding:15px 15px 5px 15px;
	margin-left:-15px;
	margin-top:-15px;
	_margin-top:0;
	background: url(/images/BRPE/home-boxes/box-3-top.gif) top left no-repeat;
	font-weight:bold;
	font-size:18px;
	font-weight:bold;
	}
.home-box-3 p {
	padding-right:30px;
	line-height: 180%;
	}
	
/* Home Ad Banner */

.home-box-ad {
	width:567px;
	margin-top:15px;
	_margin-top:5px;
	margin-bottom:10px;
	font-size:12px;
	float:left;
	background: url(/images/BRPE/home-boxes/box-3-bottom.gif) bottom left no-repeat;
	padding: 0px 15px 15px 15px;
	}

.home-box-ad h2 {
	width:567px;
	padding:15px 15px 5px 15px;
	margin-left:-15px;
	margin-top:-14px;
	_margin-top:0;
	margin-bottom: -20px;
	background: url(/images/BRPE/home-boxes/box-3-top.gif) top left no-repeat;
	font-size:1px;
	}

/* Blog Box */

#blog-box
{
	clear: both;
	width: 100%;
	text-align:center;
	margin: 0px 0px 15px 0px;
}

#blog_img2, #blog_img3 {
	margin-bottom: 10px;
	margin-left:40px;
}

/*	TRY PASS SEARCH IMAGE	*/

#try-pass-search {
	float:left; 
	padding:0;
	width:170px;
	margin:0;
	margin-right:10px;
	margin-bottom:30px;
	margin-top:5px;
	}
	
/* SEARCH BOX and Containers */

#home-right-col {
	float:left; 
	.float:none; 
	_float:left; 
	width:567px;
	}

#search-box {
	float: left;
	margin:0;
	_width:310px; /*spacing for IE 6*/
	background:#ffffff;
	}

#home-pass-search {
	margin: 0 15px 10px 20px;
	_margin: 0 0 15px 10px;
	float:left; 
	z-index:80; 
	width:370px;
	padding-bottom:20px;
	}

#home-pass-search .rpe-p2p {
	width: 370px;	
	}

.p2p-searchbutton-home
{
	background: url(/images/BRPE/results-bg.jpg) repeat-x left;
	border-left: 1px #cccccc solid;
	border-top: 1px #cccccc solid;
	border-right: 1px #666666 solid;
	border-bottom: 1px #666666 solid;
	color:#000000;
	width: 346px;
	height: 30px;
	font-size: 12px;
	font-weight:bold;
	padding:2px;
	text-align: center;
	margin-bottom: 10px;
	cursor: pointer;
}
.p2p-searchbutton-home:hover {
	background: #e1e1e1;
}


/* END HOME PAGE PASS SEARCH STYLE */

/* PRODUCT NAV BAR */

#menu {
	margin:20px 15px 0 20px;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu ul {
	padding:0;
	background: #d4d4d4 url(/images/BRPE/results-bg.jpg) repeat-x top;
	border-left: 1px #cccccc solid;
	border-top: 1px #cccccc solid;
	border-right: 1px #666666 solid;
	border-bottom: 1px #666666 solid;
	display: block;
	width:190px;
}
#menu ul li {
	display: block;
	border-bottom: 1px solid #cccccc;
	margin: 0;
	padding: 4px 5px;
}
#menu ul li div {
	display:block;
}
#menu .last_item {
	border: 0;
}
#menu .menu_arrow {
	background: url(/images/menu_arrow.png) no-repeat 95% center;
}
#menu a {
	color: #000000;
	text-decoration: none;
}
#menu li {
	position: relative;
	cursor:pointer;
}
#menu ul ul, #menu ul ul ul {
	position: absolute;
	top: 4px;
	left: 170px;
	width: 100%;
}
div#menu ul ul, div#menu ul ul ul {
	display: none;
}
div#menu ul li:hover ul {
	display: block;
}
div#menu ul li:hover ul ul {
	display:none;
}
div#menu ul ul li:hover ul {
	display: block;
}
div#menu li:hover{
	background: none;
	position: relative;
	z-index: 1
}
div#menu a:hover {
	color: #ff6600;
}

/* RAILBEST STYLES */
.rb-alt-item1
{
	background-color: #ffffff;
}
.rb-alt-item2
{
	background-color: #FFE9C0;
}
.rb-item-detail
{
	width:95%;
	margin: 3px 0px;
}
.rb-item-detail td
{
	vertical-align:top;
	padding-right:2px;
}

	
/*		TOP MENU		*/

.header-box h1 {
	font-size:34px;
	margin:10px 0 0 15px;
	width:800px;
	padding:35px 0 50px 200px;
	color:#006699;
	background: url(/images/BRPE/h1-bg-ie6.jpg) top left no-repeat;
	text-align:center;
	font-weight:normal;
	}

img.cart-image {
	float:left;
	padding:7px 8px 0 0;
	}

.top-menu {
	margin:0px 0 0 20px;
	!margin-top:-40px !important;
	width:1010px;
	}
	
.top-menu li {	
	list-style:none;
	float:left;
	margin:0;
	}
.top-menu a, .top-menu a:visited {
	color: #ffffff;
	text-decoration: none;
}
.nav-first, .nav-item, .nav-popout a  {
	font-size:13px;
	font-weight:bold;
	display:block;
	padding:5px 25px;
	text-align:center;
	background: url(/images/BRPE/bg-menu.png) left repeat-x;
	line-height:40px;
	margin-bottom:20px;
	border-left:#006699 1px dotted;
	}
	
.nav-first:hover, .nav-item:hover, .nav-popout:hover a {
	background:#518fca;
	text-decoration:none;
	color: #ffffff;
	}

.nav-first  {
	border-left:none;
	}

#bookmark {
	position:absolute;
	margin-left:872px;
	top:10px;
	}


/* Styles for the submenu block */

.nav-popout {
	position: relative;
}
.nav-popout:hover .nav-menu {
	display:block;
}
.nav-menu
{
	width:175px;
	position: absolute;
	left: -2px;
	top: 50px;
	display: none;
	background-color: #518FCA;
	border: #3A71A6 solid 3px;
	border-top: none;
	z-index:200;
}
.nav-menu li {
	width:100%;
	text-align:left;
}
a.nav-subitem {
	display:block;
	background: none;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	margin: 0px;
	padding: 5px 25px;
	line-height: 20px;
	text-align:left;
	border: none;
}
.nav-menu li:hover a {
	background:#ffffff;
	color: #ff6600;
}

/* 	FOOTER STYLES 	 */

#foot-1 {
	width:900px;
	margin:1px 0 0 20px;
	padding:20px 20px 0 20px;
	text-align:center;
	color:#666666;
	font-weight:bold;
	font-size:14px;
	}
#foot-2 {
	width:900px;
	margin:15px 0 0 20px;
	padding:0 20px 20px 20px;
	text-align:center;
	color:#666666;
	}
#foot-1 a, #foot-2 a {
	color:#666666;
	font-weight:bold;
	margin-right:5px;
	text-decoration:underline;
	line-height:20px;
	}	
	
#foot-1 a:hover, #foot-2 a:hover {
	color:#333333;
	text-decoration:none;
	}	
	


/* Extra Styles for left nav and widths */

.body-box {
	border-bottom:1px solid #888888;
	border-left:1px solid #888888;
	border-right:1px solid #888888;
	width:864px;
}

.affiliate-header {
	height:105px;
	background:#EFEFEF url(images/eurotrip_cart_background.png) no-repeat scroll 0 0;
	position:relative;
}

.affiliate-header-inner {
	position:absolute;
	top:73px;
	width:100%;
	border-top:2px solid #D6D6D6;
	border-bottom:1px solid #D6D6D6;
	height:31px;
	background:#5E89C5 url(images/newlook/menu_link_bg.gif) repeat-x scroll 0 0;
}

.affiliate-home-link {
	height:65px;
	width:175px;
	position:absolute;
	left:8px;
	top:-72px;
	background:#fff;
	opacity:.00;
	filter:alpha(opacity=00);
}

.affiliate-back-link {
	color:#fff;
	font-weight:bold;
	line-height:31px;
	text-transform:uppercase;
	text-decoration:none;
	padding:8px 15px;
}

.affiliate-back-link:hover {
	background:#E45007 url(images/newlook/menu_link_bg_over.gif) repeat-x scroll 0 0;
	text-decoration:none;
	color:#fff;
}

.left-cart-column {
	display:none;
}
.right-cart-column {
	float:none !important;
}

.content-column {
	padding-bottom:10px;
}

.sc_body {
	margin-top: -28px;
}
.shipp_opt {
	width:100%;
}

.content-column table,
.content-column .sc_body,
.content-column .sc_footer,
.content-column .psi_body,
.content-column .pay_ship_info,
.content-column .pay_info {
	width:100%;
}

.content-column .psi_body,
.content-column .pay_ship_info,
.content-column .pay_info {
	float:none;
}

.content-column .td_head1,
.content-column .td_item1,
.content-column .td_foot1 {
	width:40%;
}

.content-column .td_head2,
.content-column .td_item2,
.content-column .td_foot2 {
	width:30%;
}

.content-column .td_head3,
.content-column .td_item3,
.content-column .td_foot3 {
	width:30%;
}

.footer-box {
	background:#fff;
	border-bottom:1px solid #888888;
}
	