/* ------------------------------------------------------------------------------- */
/* Modified                                                                        */
/* ------------------------------------------------------------------------------- */ 

body
{
    margin: 0;
    padding: 0;
    background : #fff url("images/bg_body.gif") top repeat-x;
	
}


body, select, input, table {
	font-family:Arial,Helvetica,sans-serif !important;
}

BODY, input, select, textarea, a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

/* ------------------------------------------------------------------------------- */
/* Modified                                                                        */
/* ------------------------------------------------------------------------------- */ 

hr
{
	border: solid 1px #DBDBDB;
}
div#Footer 
{
	color: #015ABE;
}

div#PageContainer
{
	width: 82.8em;
	margin: auto;
	text-align: left;
}

div#FirstScotRailLogoContainer
{
	padding-top: 17px;
	padding-left: 2px;
	float: left;
}

div#ScotRailLogoContainer
{
	padding-right: 8px;
	float: right;
}


/* ------------------------------------------------------------------------------- */
/* Modified                                                                        */
/* ------------------------------------------------------------------------------- */ 

div#ScotRailLinkBar, div#Footer
{
	background-color: #A5A5A5;
	padding: 10px 20px;
}
/* ------------------------------------------------------------------------------- */
/* Modified                                                                        */
/* ------------------------------------------------------------------------------- */ 



div#Footer
{
	position: relative;
	zoom: 1; /* for IE6 layout purposes */
}

div#ScotRailLinkBar a, div#Footer a
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}

div#ScotRailLinkBar a:hover, div#Footer a:hover
{
	color: #FFFFFF;
	font-weight:bold;
}

div#Footer input
{
	position: absolute;
	top: 0px;
	margin: 5px 15px;
}
div#Footer input.left
{
	left: 0px;
}
div#Footer input.right
{
	right: 0px;
}
div#PoweredBy
{
	text-align: right;
}
div.ContinueBar
{
	background-color: #DBDBDB;
	padding: 5px 10px;
	position: relative;
}

div.ContinueBar span
{
	padding-right: 10px;
	position: relative;
	top: -3px;
}

table
{
	font-size: 100%;
}

table th.nonBold
{
	font-weight: normal;
}

table.Form
{
	width: 100%;
}

table.Form th
{
	background-color: #F1EFEB;
	border-top: solid 1px #FFFFFF;
	width: 150px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 6px;
	vertical-align: text-top;
}

table.Form td
{
	background-color: #F1EFEB;
	border-top: solid 1px #FFFFFF;
}

table td.Mandatory
{
	background-color: #005ABD;
	width: 10px;
	font-size: 1%;
	height: 25px;
}

table#TravelPass
{
	width: 100%;
}

table#TravelPass th
{
	background-color: #F1EFEB;
	padding: 5px 0px 5px 8px;
}

table#TravelPass th.RowHeader, table#TravelPass td
{
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;
}

table#TravelPass td
{
	padding-left: 8px;
}

table#TravelPass td span
{
	position: relative;
	top: -3px;
}

.hidden
{
	visibility: hidden;
}

.clearfix
{
	clear: both;
}

.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

div.Heading
{
	background-color: #DBDBDB;
	padding: 5px 12px;
	margin-top: 3px;
}

div.Heading h1
{
	font-size: 100%;
	margin: 0px;
}

div.SubHeading
{
	background-color: #F1EFEB;
	padding: 5px 21px;
	margin-top: 1px;
}

div.SubHeading h2
{
	font-size: 100%;
	margin: 0px;
}


div.ContinueBar input.button
{
	margin: 0 5px;
	position: absolute;
	right: 0px;
}

div.BulletContainer
{
	background-color: #F1EFEB;
	padding: 10px;
}

div.BulletContainer ul
{
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: square;
}

div.BulletContainer ul li
{
	font-weight: bold;
}
div#Header img
{
	display: block;
}
div#Footer
{
	text-align: center;
}

/* ------------------------------------------------------------------------------- */
/* Modified                                                                        */
/* ------------------------------------------------------------------------------- */ 

div.ContentContainer
{
	border-left: 1px solid White;
	border-right: 1px solid White;
	padding: 5px 15px 5px 15px;
	background-color:White;
}

/* ------------------------------------------------------------------------------- */
/* Modified                                                                        */
/* ------------------------------------------------------------------------------- */ 

* > div.ContentContainer
{
	width: auto;
}

div.tickoption
{
	padding: 0px 30px 10px 30px;
}

ol li
{
	font-weight: bold;
}

ol li span
{
	font-weight: normal;
}

span.reference
{
	color: #FF0000;
	font-weight: bold;
}
ul.homeUL
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 20px 0px;
	padding-top: 0px;
	list-style-type: none;
}
ul.homeUL li
{
	padding-right: 10px;
	padding-left: 10px;
	background: url(../img/bullet.gif) no-repeat left top;
	padding-bottom: 2px;
	margin-left: 20px;
	padding-top: 2px;
}
li
{
	margin-left: 40px;
}

.accordian-header
{
	font-weight: bold;
	cursor: pointer;
	font-size: 110%;
	padding: 5px 0;
}
.accordian-content
{
	padding: 0;
}
.accordian-header a
{
	background: url(../img/arrow.gif) no-repeat right center;
	text-decoration: none;
	padding-right: 10px;
}
.accordian-header a:hover
{
	text-decoration: underline;
}

h1, h2, h3, h4
{
	padding: 5px 0;
	margin: 0;
}
h1
{
	font-size: 130%;
}
h2
{
	font-size: 120%;
}
h3
{
	font-size: 115%;
}
h4
{
	font-size: 110%;
}
span.bargain-berths-price
{
	display: block;
	background-color: #005ABD !important;
	color: White !important;
	margin-top: 2px;
}
td.bargain-berths-price
{
	color: White;
}
td.bargain-berths-price a
{
	display: block;
}
td.bargain-berths-price a:hover
{
	text-decoration: none;
}

/* ------------------------------------------------------------------------------- */
/* Modified                                                                        */
/* ------------------------------------------------------------------------------- */ 
input.button
{
	color: White;
	background-color: #ED007C;
	border: solid 1px #ED007C;
	cursor: pointer;
	padding: 3px 0;
}

/* ------------------------------------------------------------------------------- */
/* Modified                                                                        */
/* ------------------------------------------------------------------------------- */ 


/******************************** 
	HEADERS
*********************************/
h1, h2, h3 { color: #ED007C; }

h1 {
	font-size: 1.82em;
	font-weight: normal;
}
		
h2, h3 {color:#56575D}


/******************************** 
	LINKS
*********************************/
a, a:visited {
	color: #335f90;
	text-decoration: underline !important;
	font-weight:normal;
	}
a:hover {
	color:#335f90; 
	
}

div.form-row select.wide
{
	width: 380px;
}

div.form-row label
{
	width: 130px;
}
.error
{
    color: Red;
     font-weight: bold;
     font-size: 1.2em;
}
