﻿body
{
}
td, th
{
	vertical-align: top;
}
.watermark, select.zero-first > option:first-child
{
	color: #005ABD;
}

.calendar .ajax__calendar_container
{
	font-size: 8px;
	border: 1px solid #6F89A2;
	background-color: White;
	color: #484848;
	z-index: 99999999;
}
.calendar .ajax__calendar_active
{
	background-color: #005ABD;
	color: White;
	border: solid 1px #005ABD;
}
.calendar .ajax__calendar_hover
{
	color: White;
	background-color: #005ABD;
}
.calendar .ajax__calendar_other
{
	color: #DBDBDB;
}
.calendar .ajax__calendar_day, .calendar .ajax__calendar_dayname,  .calendar .ajax__calendar_title
{
	font-size: 8pt;
}
.calendar .ajax__calendar_dayname
{
	font-weight: bold;
}
.calendar .ajax__calendar_footer
{
	font-size: 8pt;
}

div.Heading h1
{
	background-image: url(../img/bulletarrow.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
}
div.total
{
	padding-left: 10px;
	padding-right: 10px;
}
div.total, div.total input.total
{
	font-size: 110%;
}
.total input.total
{
	border: none !important;
	font-weight: bold;
	background-color: Transparent;
	width: 5em;
}
.terms
{
	font-size: 80%;
	padding: 8px;
}
.ajax__tab_body
{
	position: relative;
	padding: 0px !important;
	font-size: 8pt !important;
}
.bottom
{
	margin-top: 5px;
	width: 100%;
}
.validator, .error
{
	color: #C14B32 !important;
}
.total-validator
{
	float:right;
	font-size: 80%;
	margin-top: 5px;
}
div.modal-popup h3
{
	text-align: left;
	padding: 2px 3em 2px 2px; /* 3em, right padding allows for close button */
	margin: 0;
	background-color: #DBE7F3;
	border-bottom: solid 1px #6F89A2;
	font-size: 110%;
}
div.modal-popup hr
{
	clear: both;
}
div.modal-popup
{
	background-color: White;
	border: solid 1px #6F89A2;
	text-align: left;
}
div.modal-popup div.scroller
{
	overflow: auto;
	height: 400px;
}
.popup-background
{
	background-color: Black;
	filter: alpha(opacity=30);
	opacity: 0.30;
}
a.close-popup
{
	position: absolute;
	margin: 2px;
	top: 0px;
	right: 0px;
	text-decoration: none;
	background-color: #DBE7F3;
}
a.close-popup .close-text
{
	color: #CC0033;
	font-size: 80%;
	text-decoration: underline;
	white-space: nowrap;
}
a.close-popup .close-x
{
	padding: 0px 4px 1px 4px;
	color: White;
	background-color: #CC0033;
	font-weight: bolder;
}
a.close-popup:hover .close-x
{
	background-color: #FDB813;
}
a.close-popup:hover .close-text
{
	color: Orange;
	text-decoration: none;
}
div.form-popup
{
	width: 364px;
}
.fixed-width-popup
{
	width: 400px;
}
div.form-row, div.popup-row
{
	padding: 5px;
}
div.form-row label, div.popup-row label
{
	clear: both;
	display: block;
	float: left;
	margin-top: 3px;
	text-align: left;
	padding: 0 5px 0 0;
}
div.form-row label
{
	font-weight: bold;
	width: 110px;
}
div.popup-row label
{
	font-weight: bold;
	width: 150px;
}
div.form-row select
{
	width: 200px;
}
div.form-row select.wide
{
	width: 280px;
}
div.button-row
{
	padding: 5px;
	text-align: right;
}
div.SubHeading
{
	position: relative;
}
div.SubHeading span.total
{
	float: right;
	font-weight: bold;
}
div.narrow-popup
{
	/* Relatively arbitrary width */
	width: 45em;
}
div.narrow-popup div.scroller
{
	/* Relatively arbitrary height */
	height: 30em;
	overflow: auto;
	padding: 0 !important;
}
div.narrow-popup div.scroller p
{
	margin: 0.5em;
}
img.card-security-image
{
	float: left;
	margin: 2px;
}
.railcard-validator
{
	float: right;
	margin-right: 10px;
}
.red
{
	color: Red;
	font-weight: bold;
}
th.rover-travel
{
	width: 7em;
}
div.journey-dates-singlepassenger .sharing
{
	display: none;
}

table.bargain-berths-basket
{
	border-collapse: collapse;
}
table.bargain-berths-basket th, table.bargain-berths-basket td
{
	padding: 5px;
}
table.bargain-berths-basket td.basket-item
{
	border-top: 2px solid #DBDBDB;
}
table.info th
{
	padding: 5px 10px 5px 5px;
}
table.info td
{
	padding: 5px;
}

