﻿/* Discount Edinburgh v0.3 - 21/05/2008_Cognite: extra comments and style updates. */
body,html{
	height:100%;
	margin-top:5px;
	padding-top:0px;
	font-size:90%;
	font-family:verdana, Arial, Helvetica, sans-serif;
	color:#000; /* Global link colour */
	background:url(../images/background.png) repeat-x #000;
}
form{ margin:0px; height:0px;}
img{border:none;}
a, a:visited{color:#0066ff;} /* General link colour */
a:hover{color:#cc0000;} /* General link colour on mouseover*/
p{color:#000; font-size:90%; padding:10px 20px 10px 5px; margin:0px} /* Paragraph text colour */
div{font-size:100%; text-align:left;}
div.center{font-size:100%; text-align:center;}

.bold{font-weight:bold;} 
.italic{font-style:italic;}
.break{float:none; clear:both; height:0px;}
.hidden{display:none;}

/*coloured text*/
.red{color:#cc0000;}  /* red text */
.green{color:#66cc00;} /* green text */
.blue{color:#00ccff;} /* blue text  */
.darkblue{color:#0F3874;} /* dark blue text */
.grey{color:#666666;} /* grey text */


/* layout */
#wrapper{
	width:1003px;
	margin: 0 auto;
}
#inner{
	background:url(../images/border_mid.png) repeat-y; /* page outline graphic */
}


/* #header */
#header{
	width:1003px;
	height:240px;
	background:url(../images/banner.jpg) no-repeat; /* banner image */
}
#linkheader {
width:200px; /*this width will be equal to the background image width*/
height:130px; /*this height will be equal to the background image height*/
position: absolute; top: 0px; left: 10px; 
}
#linkheader a {
width:100%;
height:100%;
display:block;
position: absolute; top: 0px; left: 10px; 
} 

/*Newsletter*/
#signupNews{
	/*background:url(../images/newsletterback.png) no-repeat;  /* newsletter signup box background image */
	width:290px;
	color:#fff;  /* newsletter signup box text colour */
	text-align:center;
	font-weight:bold;
	font-size:90%;
	padding:5px;
	margin:0px;
	float:left;
	position: relative; top: -25px; left: 240px;
}
#signupNews p{
	margin:0px 0px 3px 0px;
	color:#000;
}
#signupNews label{
	display:none;
}
#signupNews input{
background:#3399ff; 
border: 1px solid #fff;
	width:200px;
	margin-bottom:5px;
	padding-left:5px;
	color:#fff; /* newsletter signup box input text colour */
	height:12px;
	font-size:90%;
	position: absolute; right: -120px;
}
#signupNews .subscribeBtn{
	width:20px;
	height:13px;
	position: absolute; right: -120px;
}
/* #searchBar */
#searchBar{
	width:390px;
	color:#000;  /* newsletter signup box text colour */
	text-align:center;
	font-size:100%;
	font-weight:bold;
	padding:5px;
	margin:0px;
	float:left;
   position: relative; top: 10px; left: 480px;
}
#searchBar label{
color:#000; /* search bar text colour */
	font-size:100%;
	 position: absolute; top: 5px; left: 10px;
}
#searchBar select{
	color:#999;
	height:25px;
	font-size:100%;
	float:left;
	margin:0px;
}
#searchBar input{
	background:#3399ff; 
border: 1px solid #003366;
	width:360px;
	margin:0px;
	padding:0 0 0 5px;
	color:#fff; /* newsletter signup box input text colour */
	height:15px;
	font-size:100%;
	position: absolute; right: -90px;
}
#searchBar .searchBtn{
	width:22px;
	height:16px;
	position: absolute; right: -88px; top: 6px;
}

/*Top Links*/
#toplinks{
	float:center;
	text-align:center;
	font-size:100%;
	margin:0;
	padding:1px 0px 0px 0px;
	overflow:hidden;

	
}
#toplinks a{
background:url(../images/lnav_top.png) no-repeat #123876; 
	float: center;
	color:#fff;
	margin:0;
	padding:0px 0px 3px 10px;
	height /**/:20px; /* fix for IE5/Win */
	text-decoration:none;
	position: relative; top: -5px; 
}

#basket{
	width:179px;
	height:24px;
	background:url(../images/basketback.png) no-repeat; /* basket image */
	color:#fff;
	font-size:90%;
	float:right;
	position: relative; top: -26px; right:20px;
	padding: 0px;
	margin: 0px;
}
#basket a{
padding:20px 5px 5px 30px;
	margin:0px 0px 0px 0px;
color:#fff; /* basket text colour */
	text-decoration:none;
	position: absolute; top: -15px;
}
#basket a:hover{
	text-decoration:underline;
}


/* #topNav */
#topNav{
	height:20px;
	float:left;
	text-align:center;
	font-size:0%;
	margin:0px 10px 0px 10px;
	padding:2px 0px 0px 0px;
	overflow:hidden;
	
}
#topNav ul{
	list-style: none;
	margin: 0;
	padding: 0;
	height: 20px;
	display: inline;
	overflow: hidden;
}
#topNav ul li{
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	overflow: hidden;
}
#topNav ul a{
	/*background:url(../images/tab.png) no-repeat; */
	float: center;
	padding: 0px 20px 25px 0px;
	margin: 0px 5px 0px 15px; /* 5px value is the width between each tab */
	overflow: hidden;
	color:#123876;
	height: 0px !important; 
	height /**/:20px; /* fix for IE5/Win */
	text-decoration:none;
}

/* #login */
#login{
	float:left;
	font-size:100%;
	margin:10px 0px 0px 850px;
}


/* #breadcrumb */
#breadcrumb{
width:100%;
	clear:both;
	margin-top:0px;
	width: 80%;
	font-size:80%;
	color:#999;
	float:left;
	position: relative; top: 10px; left: 200px;
}
#breadcrumb a, #breadcrumb a:hover, #breadcrumb a:visited{
	color:#999; /* breadcrumb text colour */
	font-weight:normal;
	text-decoration:none;
}


/* #leftNav */
#leftNav{
	width:179px;
	float:left;
	padding-top:0px;
	margin-top:4px;
position: relative; top: -115px;	
}

#leftNav a,
#leftNav a:visited{
	color:#ffffff; /* left navigation text colour */
	font-size:85%;
	text-decoration:none;
}
#leftNav a:hover,
#leftNav a.selected{
	color:#fff;
}


/* level 1 */
	#leftNav ul{
		list-style:none;
		font-weight:bold;
		padding-left:1px;
		margin-left:0px;
		margin-top:20px;
	}
	#leftNav ul li,
	#leftNav ul li:hover,
	#leftNav ul li.selected{
		padding:1px 0px 8px 36px;
		margin:0px;
		background:url(../images/lnav_on.png) no-repeat; /* left navigation main button image */
	}
	
/* level 2-3 */
	#leftNav ul li ul li,
	#leftNav ul li ul li:hover,
	#leftNav ul li ul li.selected{
		padding:0px 0px 0px 13px;
		margin:0px;
		background:transparent; /* left navigation sub button image */
	}
	#leftNav ul li ul{
		padding:0px 0px 0px 0px;
		margin:0px;
		font-weight:normal;
	}
	#leftNav ul li ul li{
		padding:0px 0px 0px 13px;
		margin:0px;
	}

/* #mainCol */
#mainCol{
	border-left:0px solid #98B0D4; /* left border colour */
	border-right:0px solid #98B0D4; /* right border colour */
	border-bottom:0px solid #98B0D4; /* bottom border colour */
	width:790px;
	float:left;
	padding:0px 5px 5px 10px;
	margin-top:50px;
	overflow:hidden;
}
#mainCol td{
	margin:0px;
	padding:0px;
}
#mainCol h1{
	font-size:120%;
	font-weight:bold;
	text-align:center;
	color:#000; /* header 1 colour */
	margin-bottom:20px;
	margin-top:-10px;
}
#mainCol h2{
	font-size:120%;
	font-weight:normal;
	color:#000; /* header 2 colour */
	margin:0px;
	padding:10px 10px 0px 5px;
}
#mainCol h3{
	font-size:120%;
	width: 100%;
	font-weight:bold;
	color:#000; /* header 2 colour */
	margin:0px;
	padding:25px 25px 10px 10px;
}
#mainCol .intro{
	font-size:85%;
	font-weight:bold;
	text-align:center;
	color:#666; /* introduction text colour */
}
#mainCol .intro h1{
	font-size:140%;
	font-weight:bold;
	text-align:center;
	color:#cc0000; /* introduction header 1 colour */
}
#mainCol .featureImage{}
#mainCol p{}
#mainCol hr{
	border-left:none;
	border-right:none;
	border-top:none;
	border-bottom:0px solid #739CD1;  /* horizontal rule colour */
	color:#fff;
	margin-top:0px;
	padding:0px;
	clear:both;
}


/* Homepage elements */
#mainCol .featureHomeImage{
	margin:0px;
	padding:0px;
}
#mainCol #bestsellers{ 
	float:left;
}
#mainCol #bestsellers ul{
	list-style:url(../images/bullet.png);  /* bulleted image for best sellers */
	padding-left:20px;
	margin:0px 10px 10px 0px;
	font-size:85%;
	font-weight:bold;
}
#mainCol #todaysDeals{
	float:right;
}
#mainCol #todaysDeals ul{
	list-style:url(../images/bullet.png); /* bulleted image for todays deals */
	padding-left:20px;
	margin:0px 10px 10px 0px;
	font-size:85%;
	font-weight:bold;
}
#mainCol #bestsellers a,
#mainCol #todaysDeals a,
#mainCol #bestsellers a:visited,
#mainCol #todaysDeals a:visited{
	text-decoration:none;
	color:#333;  /* text colour for best sellers and todays deals */
}
#mainCol #bestsellers a:hover,
#mainCol #todaysDeals a:hover{
	text-decoration:underline;
}
#mainCol .homeListTitle{
	font-size:160%;
	font-weight:bold;
	font-style:italic;
	color:#cc0000;
	margin:0px 0px 0px 0px;
}
#mainCol .box{
	width:144px;
	height:200px;
	font-size:85%;
	text-align:center;
	position:relative; right: 0px;
	float:left;
	margin-bottom:20px;
	margin-right:40px;
	margin-left:10px;
	padding:0px;
	cursor:pointer;	
	overflow:hidden;
}
#mainCol .box span.homeTitle{
	font-size:100%;
	font-weight:bold;
	color:#fff;  /* homepage boxes title text colour */
	padding:10px;
	position: absolute; top:100px; left: 0px;
	text-align:left;
	font-style:normal;
}
#mainCol .box img{
width: 110px;
height: 80px;
	padding-top:0px;
	position:relative;
	float:left;
	position: absolute; top:11px; left: 16px;
}
/*#mainCol .box p{
	font-size:120%;
	margin:5px 8px 0px 8px;
	text-align:left;
	position:absolute; left: 210px;  right: 180px; top:40px;
}*/
#mainCol .box p.from{
	position:relative; left: -5px;
	top:178px;
	z-index:10;
	float:none;
	margin:0px 0px 0px 0px!important;
	padding:0px 0px 0px 0px!important;
	font-weight:bold;
	text-align:center;
}
#mainCol .box .from span{
	font-size:105%;
	color:#990000; /* homepage boxes price text colour */
}
#mainCol .box1{
	background:url(../images/home/featureBox_small.png) no-repeat; /* box 1 background image */
	
}
#mainCol .box2{
	background:url(../images/home/featureBox_small.png) no-repeat; /* box 2 background image */
	
}
#mainCol .box3{
	background:url(../images/home/featureBox_small.png) no-repeat; /* box 3 background image */
	
}
#mainCol .box4{
	background:url(../images/home/featureBox_small.png) no-repeat; /* box 4 background image */
	
}
#mainCol .box5{
	background:url(../images/home/featureBox_small.png) no-repeat; /* box 5 background image */
	
}
#mainCol .box6{	
	background:url(../images/home/featureBox_small.png) no-repeat; /* box 6 background image */

}
#mainCol .box7{	
	background:url(../images/home/featureBox_small.png) no-repeat; /* box 6 background image */
	
}

/* large pods */
#mainCol .boxlarge{
	width:788px;
	height:148px;
	font-size:85%;
	text-align:center;
	position:relative; right: 0px;
	float:left;
	padding-top:-10px;
	margin-bottom:8px;
	margin-left:0px;
	padding:0px;
	cursor:pointer;	
	overflow:hidden;
}
#mainCol .boxlarge span.homeTitle{
	font-size:150%;
	font-weight:bold;
	font-style:italic;
	color:#fff;  /* homepage boxes title text colour */
	position:relative; top: -16px;
}
#mainCol .boxlarge img{
	padding-top:25px;
	position:relative;
	float:left;
	position: absolute; top:5px; left: 5px;
}
#mainCol .boxlarge p{
	font-size:120%;
	margin:5px 8px 0px 8px;
	text-align:left;
	position:absolute; left: 210px;  right: 180px; top:40px;
}
#mainCol .boxlarge p.from{
	position:relative; left: 295px;
	top:100px;
	z-index:10;
	float:none;
	margin:0px 0px 0px 0px!important;
	padding:0px 0px 0px 0px!important;
	font-weight:bold;
	text-align:center;
}
#mainCol .boxlarge .from span{
	font-size:140%;
	color:#990000; /* homepage boxes price text colour */
}
#mainCol .box8{	
	background:url(../images/home/featureBox_red1.png) no-repeat; /* box 6 background image */
	
}

/* Category elements */
#mainCol .catBox{
	width:144px;
	height:200px;
	font-size:90%;
	text-align:center;
	position:relative;
	float:left;
	margin-top:0px;
	margin-bottom:20px;
	margin-right:40px;
	margin-left:10px;
	background:url(../images/home/featureBox_small.png) no-repeat; /* category boxes background image */
	cursor:pointer;
	overflow: hidden;
}
#mainCol .catBox .catTitle{
	font-size:85%;
	font-weight:bold;
	color:#fff;  /* homepage boxes title text colour */
	position:absolute; top: 90px; left: 0px;
}
#mainCol .catBox p{
	font-size:110%;
	margin:5px 8px 0px 8px;
	text-align:left;
	position:absolute; left: 210px; 
}
#mainCol .catBox img{
width: 110px;
height: 80px;
	padding-top:0px;
	position:relative;
	float:left;
	position: absolute; top:11px; left: 16px;
}
#mainCol .catBox .catTitle a,
#mainCol .catBox p a{
	color:#000;  /* category boxes title and text link colour */
	text-decoration:none;
}
/*#mainCol .catBox div{ 
	width:602px;
	height:94px;
	float:left;
	position:relative;
}
#mainCol .catBox div p{
	margin:35px 8px 0px 8px;
	text-align:left;
}*/
#mainCol .catBox .from{
	position:relative; left: 0px;
	top:190px;
	font-size:90%;
	z-index:10;
	float:none;
	margin:-10px 8px 0px 8px!important;
	padding:0px 0px 0px 0px!important;
	font-weight:normal;
	text-align:left;
	color:#000;  /* category boxes price text colour */
}
#mainCol .catBox .from a{
	color:#000;  /* category boxes price link colour */
	text-decoration:none;
}
/*#mainCol .catBox1,
#mainCol .catBox2,
#mainCol .catBox4,
#mainCol .catBox5,
#mainCol .catBox7,
#mainCol .catBox8{
	margin-right:30px;
}
#mainCol .catBox4,
#mainCol .catBox8,
#mainCol .catBox12{
	margin-right:0px;
}*/
#mainCol .cantFind{
	text-align:center;
	margin:10px 0px 10px 0px;
	clear:both;
}
#mainCol .cantFind a,
#mainCol .cantFind a:visited{
	font-size:110%;
	font-weight:bold;
	font-style:italic;
	color:#666;
	text-decoration:none;
	letter-spacing:-1px;
}
#mainCol .cantFind a:hover{
	color:#cc0000;
}


/* Detail elements */

#mainCol #images{
background:url(../images/detailImageBack.png) no-repeat #739CD1; /* detail page images background box image */
	width:280px;
	height:276px;	
	padding:6px;
	float:left;
	margin:10px 0px 10px 0px;
}
#mainCol #images img.largeImg{ 
	float:left;
	margin-bottom:6px;
}
#mainCol #images img.img1, 
#mainCol #images img.img2{
	float:left;
	margin:0px 14px 4px 0px;
}
#mainCol #images img.img3{
	float:left;
	margin:0px 0px 4px 0px;
}
#mainCol #images img.selected{
	border:solid 2px #FFFF00 !important;
}
#mainCol #images p{
	text-align:center;	
	clear:both;
	margin-top:0px;
}

#mainCol #prices{
	width:500px;
	float:left;
	margin:0px 0px 0px 10px;
	border-left:1px solid #739CD1; 
	padding:0px;
	color:#000; /* detail page images text color */
	font-weight:bold;
}
#mainCol #prices .priceTitle{
	background-color:#739CD1;
	width: 100%;
	padding: 2px 10px;
	font-size:100%;
	font-weight:bold;
	color:#fff; /* detail page prices title colour */
	text-decoration:none;
	letter-spacing:-1px;

}
p.price{
font-size:85%;
width: 300px;
	font-weight:normal;
	color:#666;
	text-align:center;
	float:right;
	position: absolute; top: 30px; left:300px;
	padding:0px 10px;
	margin: 0px;
	}
#mainCol #prices hr{
	border-left:none;
	border-right:none;
	border-top:none;
	border-bottom:1px solid #ccc; /* detail page horizontal rule colour */
	color:#fff;
	width:90%;
	height:1px;
	padding:0px;
	margin:0px;
}
#mainCol #prices span{
	font-size:85%;
	padding: 10px 10px;
	font-weight:normal;
	margin-right:10px;
}
#mainCol #prices .bookNow,
#mainCol #prices .upgrade{
	width:147px;
	height:45px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float:right;
}
#mainCol #prices p{
	font-size:85%;
	font-weight:normal;
	float:right;
	width:147px;
	text-align:center;
	clear:both;
	margin-top:5px;
}
#mainCol #prices .break{float:none; clear:both; height:5px;}

/* Thumbnails on landing pages */
#thumbnail {
width: 156px;
CURSOR: pointer;
position:relative; right: 0px;
	float:left;
	margin-top: 10px;
}
#thumbnail .image {
border: 1px solid #739cd1; 
width:140px; 
margin-left:8px; 
text-align:center;
}
#thumbnail .text {
background-color:#739cd1; 
width:120px;
height:65px; 
margin-left:8px; 
margin-top:-1px;
text-align:center; 
padding: 10px; 
color:#FFFFFF;
}

/* #botLogos */
#botLogos {
	float:right;
	width:800px;
	margin:0px 10px 10px 0px;
}
#botLogos .boxes{
	background:url(../images/footer/box.png) no-repeat; /* fotter logo backgrounds */
	width:150px;
	height:94px;
	margin-right:12px;
	float:left;
}
#botLogos .network{
	width:784px;
	height:81px;
	margin-top:0px;
	margin-right:12px;
	margin-left:0px;
	float:left;
}
#botLogos .network .logo{
	padding: 1mm 0mm 1mm 3.5mm;
}
#botLogos .end{
	margin-right:0px;
}

/* #BottomWebLinks */
#WebLinks{
border:0px solid #cc0000;
-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;	
	-moz-border-radius: 8px;
	border-radius: 8px;
	background-color:#000;
margin:0px 10px;
padding:10px;
	text-align:left;
	font-size:85%;
	font-weight: normal;
	color:#FFFFFF;
	}

#WebLinks a.black:link,
#WebLinks a.black:visited{
	background:none;
	text-decoration:none;
	color:#fff; 
}
#WebLinks  a.black:hover{
	background:none;
	text-decoration:none;
	color:#0081ce; 
}
/* #footLinks */
#footLinks{
	background:url(../images/border_bot.png) no-repeat; /* bottom border edge image */
	width:1003px;
	height:20px;
	float:left;
	clear:both;
	padding-top:3px;
	text-align:center;
	font-size:85%;
	padding-left:90px;
}
#footLinks ul{
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
	overflow: hidden;
}
#footLinks ul li{
	margin: 0px 20px 0px 0px; 
	padding: 0;
	display: inline;
	list-style-type: none;
}
#footLinks ul li a{
	background:none;
	padding: 0px 0px 3px 0px;
	text-decoration:none;
	color:#fff;  /* fotter link text colour */
}
#footLinks ul li a.selected,
#footLinks ul li a:hover{
	background:none;
	text-decoration:none;
	color:#fff; /* fotter link text colour selected and mouseover*/
}
/* 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;
}
