/* Eurostar boxes */
.eurs-tl-brand
{
	background:url(../images/eurostar/EurBgRound-branded.png) no-repeat;
	background-position:left top;
	float:left;
	clear:none;
	overflow:visible;
}

.eurs-tl-brand div, .eurs-tl div
{
	float:left;
	clear:none;
	overflow:visible;
}

.eurs-tl
{
	background:url(../images/eurostar/EurBgRound.png) no-repeat;
	background-position:left top;
	float:left;
	clear:none;
	overflow:visible;
}

.eurs-tr
{
	background:url(../images/eurostar/EurBgRound-r.png) no-repeat;
	background-position:right top;
}

.eurs-bl
{
	background:url(../images/eurostar/EurBgRound-b.png) no-repeat;
	background-position:left bottom;
}

.eurs-br
{
	background:url(../images/eurostar/EurBgRound-br.png) no-repeat;
	background-position:right bottom;
	margin-right:0px;
}

.eurs-head
{
	height:35px;
	padding:10px 0px 0px 0px;
	font-weight:bold;
	font-size:18px;
	margin-bottom:5px;
	color:#cccc33;
}

/* Eurostar form styles */
.eurostarField
{
	padding-top:5px;
	overflow:visible;
}

.eurostarField > label, .eurostarField > span
{
	float:left;
	clear:none;
	font-weight:bold;
}

.eurostarField > select
{
	float:right;
	clear:none;
	width:45px;
	border-style:inset;
}

.eurostarField > input
{
	float:right;
	clear:none;
	border-style:inset;
}

a.eurostarLink
{
	text-decoration:none;
	color:Blue;
	display:inline-block;
	padding:2px 2px 2px 2px;
	border:solid 2px Blue;
}

/* Eurostar Passenger Details form styles */
.eurostarPassengerDetails
{
	float:left;
	clear:both;
	width:414px;
	padding-top:5px;
	overflow:visible;
}

.eurostarPassengerDetails > select
{
	float:right;
	clear:none;
	width:60px;
}

.eurostarPassengerDetails > input
{
	float:right;
	clear:none;
	width:290px;
}

.eurostarPassengerDetails > label
{
	float:left;
	clear:none;
}

.eurostarPassengerDetailsVal
{
	width:10px;
	text-align:center;
}

.pd_row
{
	float:left;
	clear:both;
	width:100%;
	margin:3px 0px 0px 3px;
}

.pd_row > div
{
	float:left;
	clear:none;
}

.childAgeContainer
{
	width:630px;
}

.childAgeContainer > div
{
	float:left;
	clear:none;
	width:140px;
	margin:3px 0px 3px 0px;
}

.childAgeContainer select
{
	width:41px;
	margin-left:10px;
	border-style:inset;
}

.eurostarError
{
	color:Red;
	float:left;
	clear:none;
	padding-top:10px;
}

/* Eurostar Search Results */
.eurostarHeader
{
	background-color:#c0c0c0;
	width:620px;
	padding:3px 3px 3px 3px;
	overflow:visible;
	float:left;
	clear:both;
}

.eurostarHeader div
{
	float:left;
	clear:none;
	text-align:center;
	overflow:visible;
}

.eurostarItem
{
	float:left;
	clear:both;
	width:620px;
	padding:3px 3px 3px 3px;
	overflow:visible;
}

.eurostarItem div
{
	float:left;
	clear:none;
	text-align:center;
	overflow:visible;
}

.trainDetails
{
	margin-bottom:10px;
	width:100%;
	float:left;
	clear:both;
}

.trainDetails div
{
	overflow:visible;
}

.trainDetails > div
{
	float:left;
	clear:both;
	width:100%;
}

.trainDetails > div > div
{
	float:left;
	clear:none;
	width:45%;
}

.bg-gray
{
	background-color:#c0c0c0;
}

.eur-blue
{
	color:#6699cc;
}

.proceedLink
{
	color:#6699cc;
	text-decoration:none;
	display:inline-block;
	padding-right:8px;
	background-image:url('../images/eurostar/arrow.png');
	background-position:right bottom;
	background-repeat:no-repeat;
}

.itd > div
{
	padding:3px 3px 3px 10px;
}

.esrv
{
	width:14px;
	text-align:center;
	margin-top:10px;
}
