@charset "utf-8";
/* CSS Document */

@font-face{ 
	font-family:'Entypo';
	src:url('/webfonts/Entypo-webfont.eot');
	src:url('/webfonts/Entypo-webfont.eot?iefix') format('eot'),
	     url('/webfonts/Entypo-webfont.woff') format('woff'),
	     url('/webfonts/Entypo-webfont.ttf') format('truetype'),
	     url('/webfonts/Entypo-webfont.svg#webfont') format('svg')}
@font-face{ 
	font-family:'lcd';
	src:url('5x8_lcd.eot?iefix') format('eot'),
	     url('5x8_lcd.woff') format('woff'),
		 url('5x8_lcd.ttf') format('truetype')}
@font-face{ 
	font-family:'BebasNeue';
	src:url('/webfonts/BebasNeue-Regular.ttf') format('truetype')}
body{
	margin:0;
	padding:0;
	background-color:#808080;
}
#container{
	font-family:'Roboto Condensed';
	font-weight:300;
	background-color:#F0F0F0;
	color:#000;
	padding:0;
	max-width:960px;
	border:none;
	position:relative;
	font-size:12pt;
	line-height:normal;
	box-shadow:0 2px 15px #333;
	border-radius:0 0 5px 5px;
	margin:0 auto;
	overflow: hidden;
}
#header{
	position:fixed;
	margin:0;
	padding:0;
	width:960px;
	height:60px;
	top:0;
	border:none;
	z-index:500;
	background-color:rgba(192,0,0,1);
	background:-webkit-linear-gradient(rgba(255,0,0,1),rgba(192,0,0,1));
	background:linear-gradient(rgba(255,0,0,1),rgba(192,0,0,1));
/*	box-shadow:0 2px 10px #333; */}
#header #navmain, #header #navline{
	padding:0;
	clear:both;
	width:480px;
	position:absolute;
	top:0;
	border-bottom:thin solid yellow;
	height:30px;
	margin:0;
	right:0}
#header #navline{
	width:202px;
	left:0}
#header #navmain a{
	width:80px;
	height:22px;
	line-height:22px;
	border:none;
	display:inline-block;
	margin:0;
	padding:4px 0 4px 0;
	text-align: center;	
	text-decoration:none}
#header #navmain a:hover, #header #navmain a.selected{
	background-color:rgba(0,0,0,0.3);
	background:-webkit-linear-gradient(rgba(0,0,0,0.0) 10%,rgba(0,0,0,0.3));
	background:linear-gradient(rgba(0,0,0,0.0) 10%,rgba(0,0,0,0.3))}
#header h1{
	font-family:'Roboto Condensed';
	color:yellow;
	margin:0 0 0 202px;
	font-size:40px;
	font-variant:normal;
	padding:9px 0 0 0;
	font-weight:400;
	letter-spacing:-0.04em;
	white-space:nowrap;
	text-align:center;
	line-height:100% !important;
	display: block;
	width: 278px;
	border:none}
#header h1 a, #header h1 a dfn{
	color:yellow;
	border:none;}
#header h1 a:hover{
	text-decoration:none !important;
	border:none;}
#header #headlinks{
	top:31px;
	right:10px;
	font-family:Entypo;
	font-size:40px;
	padding:4px;
	position: absolute;
	line-height:24px;
}
#header #headlinks a{
	color:#000 !important;
	text-decoration:none;
	border:none;
	opacity:0.4 !important}
#header #headlinks a:hover{
	color:#000 !important;
	text-decoration:none;
	opacity:1 !important}
.small{
	font-family:'Roboto Condensed';
	font-size:10pt;
	line-height:normal;
	}
#page,#forum_page,#searchpage{
	margin:0 0 0 172px;
	padding:60px 0;
	clear:both;
	border:none;
	overflow:hidden;
	min-height:478px;
	z-index:1;
	position:relative;
	background-color: #FFF;
}
#page li{
	line-height:150%;
	margin-bottom:0;
	margin-right:30px;
	margin-left:20px}
#navmain a{color:#FF0}
#mainsearch a{color:#000}
#home,#fleet,#depots,#history,#services,#links,#forum{
	position:relative;
	height:auto;
	margin:0;
	padding:0;
	width:auto;
	border:none;}
#nav_home,#nav_fleet,#nav_depots,#nav_history,#nav_services,#nav_links,#nav_forum{
	position:absolute;
	width:90px;
	height:55px;
	text-align:center;
	top:0;
	font-weight:300;
	padding:8px 0px 0px;
	margin:0;
	text-indent:0pt}
#home #nav_home a,#fleet #nav_fleet a,#depots #nav_depots a,#history #nav_history a,#services #nav_services a,#links #nav_links a,#forum #nav_forum a{
	color:#000}
html>body #home #nav_home,html>body #fleet #nav_fleet,html>body #depots #nav_depots,html>body #history #nav_history,html>body  #services #nav_services,html>body #links #nav_links,html>body #forum #nav_forum{
	background-image:url(../../icons/facelift/tab.png)}
#nav_home{left:70px}
#nav_fleet{left:140px}
#nav_depots{left:210px}
#nav_history{left:280px}
#nav_services{left:350px}
#nav_forum{left:420px}
p{
	text-align:justify;
	text-indent:30px;
	padding:0 30px;
	line-height:27px;
}
h2+p,h3+p,h4+p,div+p{
	text-indent:0;
	margin-top:5px}
a:link,a:visited{
	border-bottom:thin solid rgba(0,0,0,0.125);
	color:#000;
	text-decoration:none}
a:hover,a:active{
	color:#C00000;
	border-bottom:thin solid #C00000}
#sidemenu{
	position:fixed;
	width:172px;
	top:0px;
	white-space:nowrap;
	z-index:0;
	border:none;
	margin:0;
	padding:60px 0 0 0;
	clear:none;
	line-height:1.2;
	font-size:12pt !important;
	overflow:hidden}
#sidemenu ul{
	list-style:none;
	margin:0;
	padding:12px 0 0 0}
#sidemenu li{
	background-color:#F0F0F0;
	margin:0 5px;
	padding:0;
	width:auto;
	border:none}
#sidemenu li a{
	display:block;
	background-color:#F0F0F0;
	border-radius:5px; 
	color:#000;
	width:auto;
	margin:0;
	border:none;
	padding:4px 10px;
	text-decoration:none}
#sidemenu li a:hover{
	color:#FFF;
	background-color:#C00000}
#sidemenu li a.current{
	color:#000!important;
	background-color:#FFF;
	font-weight:400;
	margin-right:-5px;
	border-radius:5px 0 0 5px; 
/*	box-shadow:0 2px 3px 0 rgba(0,0,0,0.25); */
}
#sidemenu .deadlink{
	display:block;
	color:#C0C0C0;
	text-decoration:none;
	border:none;
	padding:4px 10px}
.placemarker{
	margin:0;
	padding:0;
	height:0;
	margin-top:-60px;
	position:absolute}
#fleetsearch{
	margin:0;
	padding:0;
	position:fixed;
	width:788px;
	height:480px;
	overflow:hidden;
	-webkit-transition:all 1s ease-in-out;
	-moz-transition:all 1s ease-in-out;
	-o-transition:all 1s ease-in-out;
	transition:all 1s ease-in-out;
	background-color:rgba(255,255,255,1);
	border-bottom:thin solid #C0C0C0;
	top:-450px;
	z-index:490}
.dimlist{opacity:1}
#fleetsearch .close{
	float:right;
	margin:0;
	padding:5px}
#results .link a.button{
	float:right;
	margin-right:0;
}
#fleetsearch table{
	border-spacing:0;
	border-collapse:collapse;
	position:relative;
	width:100%;
	height:auto;
	overflow:hidden;
	z-index:20;
	opacity:1;
	bottom:0px;
	vertical-align:bottom}
.fnsearch, .fleetdrop{
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	outline:none;
	box-shadow:none;
	-webkit-transition: all 0.20s ease-in-out;
	-moz-transition: all 0.20s ease-in-out;
	-ms-transition: all 0.20s ease-in-out;
	-o-transition: all 0.20s ease-in-out;
	font-family:"Roboto Condensed";
	font-size:11pt;
	line-height:normal;
	border:1px solid #F0F0F0;
	background:#F0F0F0;
	font-weight:400;
	margin:1px 0;
	padding:0 10px;
	vertical-align: middle}
.fnsearch{
	text-transform:uppercase;
	border-radius:12px;
	height:24px;
	width:158px}
.fleetdrop{
	border-radius:3px;
	height:28px}
.fleetdrop:focus,.fnsearch:focus{
	background-color:white !important;
	border-color:#E0E0E0 !important}
.fleetdrop:hover, .fnsearch:hover{
	border-color:#E0E0E0;
	background-color:#E0E0E0}
.half{width:90px}
.single{width:180px}
.double{width:365px}
.d{
	font-family:Entypo;
	font-size:36px !important;
	margin:2px 0 0 0;
	border:none}
a.xd{
	font-family:Entypo;
	font-size:36px !important;
	border:none;
	line-height:0;
	vertical-align: middle;
}
#photonav{
	position:relative;
	height:auto;
	padding-top:0;
	padding-right:23px;
	padding-bottom:0;
	padding-left:2px;
	width:auto;
	border:none;
	top:33px;
	right:5px;
	text-align:right}
.infolink{
	font-family:Entypo;
	font-size:36px;
	line-height:36px;
	height:36px;
	top:-5px;
	right:0px;
	position:absolute;
	margin:0;
	padding:0;
}
.bodynote{
	position: absolute;
	right: 30px;
}

.infolink a{
	color:#808080;
	text-decoration:none !important;
	border:none}
#searchinput table{
	margin:10px 30px 0 30px;
}
#results{
	margin:0;
	padding:0;
	border:none;
	-webkit-transition:all 1s ease-in-out;
	-moz-transition:all 1s ease-in-out;
	-o-transition:all 1s ease-in-out;
	transition:all 1s ease-in-out}
#dropmenu th{
	font-weight:300;
	text-align: right;
}
#fleetlist a,#fleethist a,#datelist a{
	border:none;	
}
#fleetlist,#fleethist,#searchresults,#datelist,#fleetmisc{
	border-spacing:0;
	empty-cells:show;
	border-collapse:separate;
	margin:0;
	padding:0;
	width:100%}
table#fleetmisc{
	margin:0 30px;
	width:728px;
}
table#fleetmisc td:first-child{
	text-align:left;	
}
#fleetlist tr td,#fleetlist tr th,#fleethist tr td,#fleethist tr th,#datelist tr td,#datelist tr th,#fleetmisc tr td{
	font-family:'Roboto Condensed';
	min-height:24px;
	padding:5px 0 3px 0;
	margin:0;
	border:none;
	text-align:center;
	vertical-align:top;
	font-size:10pt;
	line-height:18px;
}
#searchresults tr td,#searchresults tr th{
	padding:3px 1px;
	margin:0;
	border:none;
	height:20px;
}
#searchresults td:nth-child(1){
	padding:3px 0;
	width:59px;
	text-align: center;}
#searchresults td:nth-child(2){text-align:left}
#searchresults td:nth-child(3){padding:1px 0;}
.d a,#fleetlist td:nth-child(7) a,#datelist td:nth-child(7) a{
	margin:0;
	font-family:Entypo;
	font-size:36px;
	color:#808080;
	text-decoration:none;
	font-weight:300;
	border:none;
}
a .e{
	margin:0;
	font-family:Entypo;
	font-size:36px;
	color:#808080;
	text-decoration:none;
	font-weight:300}
a:hover .e{
	color:#C00000;
}
.f{
	font-family:"Roboto Condensed";
	position:absolute;
	border:thin solid #808080!important;
	border-radius:6px;
	font-size:7.5pt!important;
	height:9px!important;
	min-width:6px;
	background-color:#FFF;
	color:#808080!important;
	line-height:9px!important;
	padding:1px 3px;
	margin:0;
	margin-left:-11px;
	margin-top:-4px;
	text-align:center;
	vertical-align:middle;
	font-weight:300}
a:hover .f{
	color:#000;
	border:thin solid #C00000}
#sidemenu li a .f{
	background-color:inherit}
#sidemenu li a:hover .f{
	background-color:#FFF}
.n{
	color:#F00!important;
	border:thin solid #F00!important;
}
.l{
	margin-top:0;
	margin-left:-4px;
}
.new,.today,.ttcurrent{
	font-family:"Roboto Condensed";
	position:absolute;
	border-radius:15px;
	font-size:13px;
	background-color:#F00;
	color:#FFF;
	height:15px;
	line-height:14px;
	padding:1px 7px;
	margin:0;
	margin-left:-40px;
	text-align:center;
	font-weight:300;
	white-space:nowrap;
/*	box-shadow:2px 2px 5px rgba(0,0,0,0.5); */
}
.today{
	background-color:#404040;
	margin-left:-112px;
	margin-top:95px;
	border:thin solid #404040;
}
.ttcurrent{
	background-color:#404040;
	border:thin solid #E0E0E0;
	right:0px;
	margin:0 33px 1px 0;
	border-radius:4px;
	padding:2px 10px;
	height:15px;
	vertical-align: middle;
}



#fleetlist td:nth-child(7) a,#datelist td:nth-child(7) a{font-size:20px}
#fleetlist td:first-child a:hover,#fleethist td:first-child a:hover,#fleetlist td:nth-child(7) a:hover,.d a:hover,.infolink a:hover,#datelist td:first-child a:hover,#datelist td:nth-child(7) a:hover{
	color:#C00000;
	text-decoration:none !important;
	border:none;
}
#fleetlist td:first-child,#fleethist td:first-child,#datelist td:first-child{
	width:30px;
	padding:5px 0 0 30px;
	text-align:left}
#fleetlist td:nth-child(2),#fleethist td:nth-child(2),#datelist td:nth-child(2){
	padding-right:10px;
	width:40px;
	text-align:left}
#fleetlist td:nth-child(3),#fleethist td:nth-child(3),#datelist td:nth-child(3){
	white-space:nowrap;
	padding-right:9px;
	width:54px;
	text-align:left}
/*													Width of depot name  */
#fleetlist td:nth-child(4),#datelist td:nth-child(4){
	width:100px;
	text-align:center}
#fleetlist .w td:nth-child(4),#fleetlist .a td:nth-child(4),#datelist .a td:nth-child(4){padding:3px 0 0 0}
#fleetlist td:nth-child(4) a,#datelist td:nth-child(4) a{color:#000}
#fleetlist .w{color:#C0C0C0}
#fleetlist .w td:nth-child(4) span,#fleetlist .a td:nth-child(4) span,#datelist .a td:nth-child(4) span{
	display: inline-block;
	border:thin solid #C0C0C0;
	border-radius:4px;
	margin:0 3px;
	padding:0;
	height:18px;
	width:78px;
	color:#000;
}
#fleetlist td:nth-child(5){
	padding:0;
	width:70px}
#fleetlist td:nth-child(5) img{
	border-radius:4px;
	border:none;
	margin:3px 0 0 0;
	padding:0;
	height:20px;
	width:70px}
#datelist td:nth-child(5){
/*															date list vehicle type  */	
	padding-left:10px;
	text-align:left;
}
#fleetlist td:nth-child(6){
	text-align:left;
	padding-left:10px;
	padding-right:5px}
#datelist td:nth-child(6){
	text-align:left;
	padding-left:10px;
	padding-right:0;
	width:215px!important;
}
#fleetlist td:nth-child(7),#datelist td:nth-child(7){
	text-align:right;
	padding:4px 5px}
#fleethist td:nth-child(6){
	text-align:left;
	padding-left:0;
	padding-right:5px}
#fleethist td:nth-child(7){
	text-align:left;
	padding-left:0;
	padding-right:30px}
#fleethist td:nth-child(4){
	text-align:right;
	padding-left:0;
	padding-right:0}
#fleethist td:nth-child(4),#fleethist td:nth-child(6){
	width:50px;
}
#fleethist td:nth-child(5){
	padding-left:0;
	padding-right:0}
#fleethist td:nth-child(7){	color:#808080;}
#fleethist td:nth-child(7) ul{
	margin:0;
	padding:0;
}
#fleethist td:nth-child(7) li{
	margin:0;
	padding:0 0 2px 0;
	list-style-position:inside;
	list-style-type:none;
}
#fleethist td:nth-child(7) li:last-child{
	padding:0;
}
#fleethist td:nth-child(7) li span{
	color:#000;
}
#fleetlist .bn,#fleethist .bn,#datelist .bn{
	font-family:'Roboto Condensed';
	font-size:10pt;
	margin:0;
	padding:5px 0;
	border:none;
	text-align:justify;
	font-weight:300;
	text-indent:0}
.bnx{
	font-family:'Roboto Condensed';
	font-size:16px;
	margin:0 30px;
	padding:5px 0;
	border:none;
	text-align:justify;
	font-weight:300;
	text-indent:30px;
	line-height:22px}
#fleetlist .nz,#fleethist .nz,#datelist .nz{
	font-family:'Roboto Condensed',Helvetica,"Open Sans";
	font-size:13px;
	padding:5px 30px;
	text-align:left;
	font-weight:300;
	text-indent:0}
h3,h4,#fleetlist .bt,#fleethist .bt,#datelist .bt{
	font-family:'Roboto Condensed';
	border:none;
	text-align:left;
	margin:0;
	font-weight:300;
	white-space:nowrap;
	clear:both;
	min-height:23px;
	font-size:12pt;
	line-height:normal;
	font-style:normal;
	word-spacing:normal;
	text-decoration:none;
	text-indent:0px;
	float: none;
	padding:2px 0 2px 30px}
h3{
	font-weight:300;
	font-size:22px;
	border-bottom:3px double rgba(0,0,0,0.125);
	margin:40px 30px 1px 30px}
h4{
	margin:30px 30px 0 30px;
	border-bottom:thin solid rgba(0,0,0,0.125);
	line-height:1.4;
	padding-bottom:0}
h3+h4{
	margin:0 30px}
#fleetlist tr,#fleethist tr,#datelist tr,#fleetlist td,#fleethist td,#datelist td{
	border:none !important;
	border-spacing:0 !important;
    border-collapse:collapse !important;}
#fleetlist .p,#fleethist .p,#datelist .p{
	background-color:#C0C0C0;
/*	box-shadow:0 5px 10px rgba(0,0,0,0.6) inset; */
	height:0;
	min-height:0;
	border:none;
	padding:0;
	margin:0;
	-webkit-transition:all 1s ease-in-out;
	-moz-transition:all 1s ease-in-out;
	-o-transition:all 1s ease-in-out;
	transition:all 1s ease-in-out;
	overflow:hidden !important;
	position:relative;
	visibility:hidden;
	border-spacing:0;
	border-collapse:collapse}
.preclose{
	width:748px;
	height:20px;
	overflow:hidden;
	position:absolute;
	visibility:visible;
	text-align:right;
	padding:5px 20px;
	vertical-align:middle}
.preclose a{color:#FFF}
.preout, .latestout{
	margin:20px 0 0 0;
	border:none;
	width:788px;
	position:absolute;
	height:135px;
	z-index:0;
	overflow:auto}
.latestout{
	position: relative;
	margin:0 30px 10px 30px;
	width:728px;
	height:140px;
	padding:0;
}
.prein{
	position:relative;
	height:115px !important;
	border:none}
.latestin{
	margin:0;
	padding:5px 25px;
	height:110px;
}
.latestin a{
	border:none;
}
.latestin img{
	border-radius:4px;
	margin:5px;
	height:100px;
	width:100px;
}
.thumb{
	border:none;
	padding:0;
	position:relative;
	float:right;
	height:100px;
	width:100px;
	right:0;
	overflow:visible;
	margin:8px 30px 5px 10px;
}
.thumb a{
	border:none;
}
.prein .thumb{margin:8px 10px 5px 10px}
.thumb+.thumb{margin-right:0}
.thumb img{
	overflow:visible;
	border:none;
	height:100px !important;
	width:100px;
		box-shadow: 0 1px 2px rgba(0,0,0,0.6);
	border-radius:5px}
.left{
	float:left}
.left+.left{
	margin:8px 10px 5px 0px !important}
.flashback{
	opacity:0.2;
	position:absolute;
	height:155px;
	width:788px;
	background-position:center;
	background-size:788px;
}
#mainsearch{
	color:#000;
	position:absolute;
	height:22px;
	top:32px;
	right:67px;
	width:auto;
	border:none;
	padding:1px 9px 0 0;
	margin:0;
	z-index:100;
	text-align:right}
#mainsearch .sitesearch{
	font-family:"Roboto Condensed";
	width:123px;
	border:none;
	font-size:15px;
	line-height:10px;
	border-radius:10px;
	height:20px;
	margin:1px 4px 1px 0;
	padding:0 10px 1px 25px;
	background:#FFF;
	color:#808080;
	box-shadow:none;
	vertical-align: middle;
	text-align:left;
}
#mainsearch .sitesearch:hover{color:#000}
#mainsearch .sitesearch:focus{
	color:#000;
	text-transform:uppercase;
	outline:none;
}
#mainsearch .sitesearch:hover{
	opacity:1
	}
#searchimg{
	font-family:Entypo;
	padding:0;
	margin:0;
	border:none !important;
	position:absolute;
	left:5px;
	z-index:20;
	width:14px;
	line-height:18px;
	bottom:0;
	font-size:34px}
#searchimg a{
	-webkit-transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;
	transition:all 0.5s ease-in-out;
	opacity:0.4;
	border:none;
	text-decoration:none}
#searchimg a:hover{opacity:1}
blockquote{
	border-width:0 5px;
	border-style:none solid;
	border-color:#808080;
	background-color:rgba(0,0,0,0.125);
	text-align:justify;
	text-indent:0;
	clear:both;
	margin:0 30px;
	padding:10px 25px;
	line-height:150%;
}
.gap{
	height:40px!important;}
.pm{
	position:relative !important;
	margin:0 !important;
	padding:0 !important;
	width:788px;
	border:none !important;
	z-index: 10;
}
.bc{
	position:relative;
	box-sizing: border-box;
	margin:0 !important;
	padding:0 !important;
	width:788px !important;
/*	background-color:rgba(255,255,255,0.9); */
	border:none;
	background-color:#FFF;
	border-left:30px solid #FFF;
	border-right:30px solid #FFF;
	border-bottom:1px solid rgba(0,0,0,0.125);
}
/* .bc::after{
	content:"<div class='bcline'>&nbsp;</div>";
} */
.bcline{
	height:1px;
	margin:0;
	padding:0 30px;
	border-bottom:thin solid rgba(0,0,0,0.125);
}
.tablehead{
	border:none !important;
	white-space:nowrap;
	text-align:center;
	padding:3px 8px !important}
.linkbox{
	border:thin solid rgba(0,0,0,0.125);
/*	background-color: rgba(255,255,255,0.75); */
	border-radius:5px;
	padding:0;
	margin:4px 29px;
	clear:both;
	color:#000;}
.linkbox h4{
	border-bottom:thin solid rgba(0,0,0,0.125);
	padding:5px 30px;
	margin:0 0 10px 0}
.linkbox ul{padding:0 10px}
.fleettitle{
	color:#000 !important;
	list-style-type:none;
	font-weight:300}
sup, sub{
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	font-size: 75%;
}
sup{bottom: 1ex;}
sub{top: .5ex;}
.logo{
	border:none;
	padding:5px 5px 0 0;
	float:left;
	height:auto;
	width:auto}
#searching{
	padding:30px 45px;
	background-color:rgba(32,32,32,0.5);
	backdrop-filter:blur(20px);
	-webkit-backdrop-filter:blur(20px);
	border-radius:10px;
	visibility:visible;
	margin:0 300px;
	position:fixed;
	top:300px;
	z-index:5000;
	font-size:18px;
	color:#FFF}
#drawing{
	float:right;
	width:auto;
	margin:5px 30px 0 10px;
	padding:0}
#drawing img{
	margin:0;
	width:200px;
	-webkit-transition:all 1.5s ease;
	-moz-transition:all 1.5s ease;
	-o-transition:all 1.5s ease;
	transition:all 1.5s ease}
/*																New Photograph page */
#photograph{
	padding:0;
	margin:0;
	position:relative;
	width:788px;
	border:none;
	text-align:center}
#canvas,#reflection{
	width:788px;
	padding:0;
	margin:0}
#photoback{
	padding:0;
	margin:0;
	height:478px;
	overflow:hidden}
/*												reflect_back is the distance from the bottom of the photo to the start of the information  */							
#reflect_back{
	width:788px;
	height:170px;
	overflow:hidden !important;
	border:none;
	padding:0;
	margin:0;
	position:relative}
#icn{
	width:788px;
	height:20px;
	border:none;
	position:absolute;
	z-index:15;
	text-align:center;
	margin:95px 0 0 0}
#icons{
	margin:0;
	padding:0;
	position:absolute;
	border:none;
	height:170px;
	width:788px;
	z-index:1;
	text-align:center;
	background:#FFF;
	background:-webkit-linear-gradient(rgba(255,255,255,0.5),rgba(255,255,255,0.8),white);
	background:linear-gradient(rgba(255,255,255,0.5),rgba(255,255,255,0.8),white);
	overflow:visible;
	white-space:nowrap;
}
#icons img{
	border:none;
	border-radius:5px;
	height:76px;
	width:76px;
	margin:12px 1px}
#icons img.sel{
	box-shadow:0 0 10px rgba(0,0,0,0.5);
	height:100px;
	width:100px;
	margin:0}
#icons_inner{
	margin:-6px 0 0 0;
	height:145px;
	padding:0 10px;
	overflow:auto;
	position:relative;	
}
#icons_inner a{
	border:none;
}
table#infotabs{
	background-color:transparent;
	border-spacing:0;
	border-collapse:collapse;
	width:728px;
	margin:-30px 30px 0 30px;
	padding:0;
	border:none;
	position: absolute;
	z-index: 2;
}
table#infotabs td{
	padding:0;
	width:20%;
	white-space: nowrap;
}
#liketick{
	position: absolute;
	margin-top:0px;
	top:5px;
	margin-left:3px;
	font-weight: 300 !important;
	vertical-align: top;
}
/*												Fix for Firebox positioning problem  */
@-moz-document url-prefix() { 
	#liketick{
		top:-7px;	
	}
}
#phototab,#commenttab,#favouritestab,#vehicletab,#servicetab{
	font-family:"Roboto Condensed";
	display: block;
	text-align: center;
	background-color:transparent;
	border:none;
	border-top:thin solid transparent;
	border-bottom:3px double #E0E0E0;
	border-radius:5px 5px 0 0;
	padding-bottom:4px;
	padding-top:2px;
}
.tabselect{
	border:thin solid #E0E0E0 !important;
	border-bottom:3px double #FFFFFF !important;
	background-color:#FFFFFF !important;
	font-weight:400 !important;
}
a:hover.tabselect{
	color:#000000 !important;
}
#photocontrol{
	padding:2px 0;
	width:280px;
	background-color:rgba(32,32,32,0.6);
	backdrop-filter:blur(20px);
	-webkit-backdrop-filter:blur(20px);
	border:none;
	border-radius:10px;
	margin:0 254px;
	position:absolute;
	top:80px;
	z-index:5;
	color:#FFF}
#photocontrol a{
	color:#FFF;	}
#photocontrol table{
	width:100%}
#photocontrol table td{
	width:20%;
	text-align:center;	}
table.photoinfo{
	padding:0;
	margin:10px 30px 20px 30px;
}
table.photoinfo td{
	font-family:'Roboto Condensed';
	font-size:16px;
	line-height:normal;
	vertical-align:top;
	text-align:left;
	margin:0;
	padding:2px 0;
}
table.photoinfo td:first-child{
	white-space:nowrap;
	padding-right:0;
	width:100px;
}
table.photoinfo td .s{
	color:#808080;
}
h2{
	font-family:'Roboto Condensed';
	color:#000;
	clear:both;
	position:relative;
	margin:0;
	padding:12px 0 7px 0;
	font-size:32px;
	font-weight:300;
	border:none;
	text-align:center;
}
h2 a{
	color:black;
}
h5{
	border-bottom:3px double rgba(0,0,0,0.125);
	font-size:12pt;
	margin:3px 0;
	padding:3px;
	text-align:left;
	font-weight:400;
	text-indent:7px;
}
h5 a{
	padding:0 !important;
	font-weight:400;
	display: inline !important;
}
h5 a:hover {
	background-color: #F0F0F0 !important;
	color:#000 !important;
}
h5 a:hover span{color:#FFF}
h6{
	font-weight:300;
	text-align:center;
	font-size:14px;
	padding:0;
	margin:0 0 10px 0;
	color:#808080;
}
h6 strong{
	font-size:14px;
	font-weight:400;	
	color:#000;
}
dfn{
	font-style:normal;
	font-variant:normal}
.quoteref{
	font-size:12px;
	text-align:right;
	margin:0;
	padding:0;
	padding-right:35px !important;
	color:#999;
	padding-bottom:0;
	padding-left:0}
.vselect{
	width:33%;
	margin:0;
	padding:0;
	float:left;
}
.vselect .deadlink{
	color:#909090;
}
.vselect li sup{
	font-size:65%;
	color:#444;
	top:-0.75em;
}
p.vnotes{
	clear:both;
	text-indent:0;
	margin:0;
	padding:0 45px;
	font-size:14px;
}
p.notes{
	font-family:'Roboto Condensed';
	clear:both;
	text-indent:0;
	margin:10px 30px;
	padding:5px 30px;
	font-size:10pt;
	line-height:1.5;
	border:none;
	border-radius:5px;
	background-color:#F0F0F0}
.ltrs{font-size:80%}
.pmenu{
	width:496px;
	margin:0 29px 20px 0;
	padding:0;
	float:left;
	border:thin solid rgba(0,0,0,0.125);
	border-radius:10px}
.pmenu h4, .attachbox h4{
	padding:3px 30px 3px 59px;
	margin:3px 0;
	border:none;
}
.pmenu div{
	margin:0;
	padding:0;
	float: left;
}
.pmenu div ul, .pmenu ul{
	margin:16px 0 14px 39px;
	padding:0;
}
.aletotal{
	padding-right:30px!important;
}
.aleleft{
	padding-left:30px!important;
	text-align:left;
	white-space: nowrap;
}
.aleright{
	padding-right:10px!important;
	text-align:right!important;
	white-space: nowrap;
}
.vt{list-style-type:none}

#title{
	width:788px;
	position:absolute;
	top:0;
	z-index:-1;
}
#title2{
	width:788px;
	position:absolute;
	top:60px;
	z-index:-1;
}
#titlebot{
	padding-top: 390px;
/*	padding-top: 480px; */
	position: relative;	
}
#beta{
	border:thin dashed #FF0000;
	border-radius:10px;
	background-color:rgba(255,0,0,0.2);
	padding:10px 29px;
	margin:15px 29px 0 29px;
	clear:both;
	color:#404040;}
#blind::-webkit-scrollbar{width:10px} 
#blind::-webkit-scrollbar-track{
	background-color:#202020;
}
#blind::-webkit-scrollbar-thumb{
    border-radius:4px;
/*	background-color:rgba(255,255,0,0.7); */
	background-color:#CCFF00;
}
#blind{
	height:100px!important;
	overflow: auto;
	background-color:#000;
	width:548px;
	margin:20px 30px;
	padding:0 50px;
	color: #FFFF00;
	font-size: 80%;
	border:thin solid #000;
	border-radius:20px;
	border-width:0 40px}

#blindtable, #blindtable tr, #blindtable td {
	border:none;
	margin:0;
	padding:0;
	empty-cells:show;
	border-collapse:separate;
	vertical-align:middle;
}
#vdcanvas{
	border:none;
	width:150px;
	height:100px;
	margin:0;
	position:absolute;
	left:550px;
}
#vdinput,#vdinbox{
	padding:0;
	height:34px;
	font-family:lcd;
	font-size:16px;
	background-color:#3C0;
}
#vdinput{
	width:60px;
	border:none;
	text-align:right;
	padding-right:10px;
	text-transform:uppercase;
}
#vdinput:focus{
	border:none;
	box-shadow:none;
	outline: 0;
}
#vdinbox{
	text-align:left;
	border:2px solid #404040;
	border-radius:5px;
	width:200px;
	float: left;
	margin:10px 0 10px 30px;
}
#vdinbox label{
	padding:5px 0 0 10px;
}
#vdset{
	margin:17px 0 0 10px;
}
table#blindtable{
	color: #CCFF00;
	line-height: 280%;
	font-family: Arial, Helvetica, sans-serif;
	white-space: nowrap;
	text-align: center;
}
table#blindtable .main {
	font-size: 30px;
	font-weight: bold;
	vertical-align: middle;
	letter-spacing: -1.5pt;
}
table#blindtable .red {
	font-size: 34px;
	font-weight: bold;
	color: #FFFF00;
	background-color: #FF0000;
	letter-spacing: -1pt;
}
table#blindtable .small {
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
}
table#blindtable .vlarge {
	font-size: 35px;
	font-weight: bold;
	vertical-align: middle;
	letter-spacing: -1.5pt;
}
table#blindtable .under{
	font-size:24px;
	font-weight:bold;
	letter-spacing:-1pt;
}
table#blindtable .first {
	font-size: 38px;
	font-weight: bold;
	color: #FFFF00;
	background-color: #FF0000;
	letter-spacing: -1pt;
}
table#blindtable .exlarge {
	font-size: 44px;
	font-weight: bold;
	vertical-align: middle;
	letter-spacing: -1.5pt;
}
#st2{
	height:50px;
	-webkit-transition:all 1s ease-in-out;
	-moz-transition:all 1s ease-in-out;
	-o-transition:all 1s ease-in-out;
	transition:all 1s ease-in-out;
	overflow: hidden;
	visibility: visible;
}
#st3{
	padding:58px 0 0 0;
	height:0px;
	-webkit-transition:all 1s ease-in-out;
	-moz-transition:all 1s ease-in-out;
	-o-transition:all 1s ease-in-out;
	transition:all 1s ease-in-out;
	overflow: hidden;
	visibility: visible;
	border-bottom:thin double rgba(0,0,0,0.125);
	z-index:3;
	position:fixed;
	background-color:#FFF;
	width:788px;
	margin:0 0 0 172px;
}

/*.u{
	font-family:Entypo;
	font-size:36px !important;
	border:none;
	line-height:0px;
}
/*																			Maps page  */

#map-canvas{
	background-color: #CCC;
	margin: 0px;
	padding: 0px;
	height: 478px;
	width: 788px;
	border: none;
}
.maplabels {
	border:none;
	font-size:14px;
	padding:1px 3px;
	line-height:14px;
	white-space: nowrap;
}
.maplabels.left{
	text-align: right;
	width:94px;
}
strong,b{
	font-weight:400 !important;
}
table#photosearch, table#photosearch tr, table#photosearch th, table#photosearch td{
	font-weight:300;
	width: 100%;
	border:none;
	border-spacing:0;
	empty-cells:show;
	border-collapse:separate;
	margin:0;
	padding:0;
	text-align: left;
	white-space: nowrap;
}
table#photosearch{margin-top:20px}
table#photosearch th{
	text-align:right;
	width:35%;
	padding:1px 5px 2px 30px;
	font-weight:300}
.photoresults{padding:0 55px}
.photoresults a{border:none}
.photoresults img{
	border-radius:4px;
	margin:5px;
	height:100px;
	width:100px}
#titleinvert, #titlefade{
	margin:0;
	width:788px;
	height:200px;
	position: absolute;
	top:538px;
	overflow: hidden;
}
#titleinvert img{
	width:788px!important;
	height:478px!important;
	-moz-transform: scaleY(-1);
	-o-transform: scaleY(-1);
	-webkit-transform: scaleY(-1);
	transform: scaleY(-1);
}
#titlefade{
	background-color:#FFF;
	background:-webkit-linear-gradient(rgba(255,255,255,0.6),#FFF);
	background:linear-gradient(rgba(255,255,255,0.6),#FFF);
}
#toptab{
	border:none;
	margin:0;
	width:788px;
	padding:0 0 0 0;
	position:fixed;
	bottom:10px;
	text-align: right;
	z-index: 5000;
}
.toptab{
	border:none;
	margin:0;
	padding:10px 0 20px 0;
	float:right;
	position:relative;
	clear:both}
.button,.small_button{
	font-weight:300;
	font-family:'Roboto Condensed';
	border-radius:4px;
	padding:2px 10px;
	width:100px;
	position:relative;
	text-align: center;
	white-space: nowrap;
	display: inline-block;
	margin:0 29px;
	font-size:12pt;
	line-height:normal;
	font-style:normal;
	letter-spacing:normal;
	text-indent:0;
	word-spacing: normal;
	height:18px;
	border:thin solid #C7C3BF !important;
	background-color: #E9E9E9; /* Old browsers */ /* FF3.6+ */
	background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #E9E9E9 100%);
	background-image: linear-gradient(to bottom, #FFFFFF 0%,#E9E9E9 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#E9E9E9',GradientType=0 ); /* IE6-9 */
	box-shadow: 0 0 0 1px #FFFFFF inset;
	-webkit-box-shadow: 0 0 0 1px #FFFFFF inset;
	color: #D0D0D0;
}
.small_button{
	width:15px;
	padding:1px 1px 1px 2px;
	height:16px;
	margin:0 0 0 -8px;
	font-family:Entypo;
	font-size:30px !important;
	text-align: center;
}
span.bselect{
	font-weight:300;
	font-family:'Roboto Condensed';
	border-radius:4px;
	padding:2px 10px;
	width:100px;
	position:relative;
	text-align: center;
	white-space: nowrap;
	display: inline-block;
	margin:0 29px;
	font-size:12pt;
	line-height:12pt;
	font-style:normal;
	letter-spacing:normal;
	text-indent:0;
	word-spacing: normal;
	height:18px;
	border:thin solid #808080 !important;

	
	background-color:#808080;
	color:#FFF;
	background-image:none;
	background-image: -webkit-linear-gradient(top, #808080 0%, #606060 100%);
	background-image: linear-gradient(to bottom, #808080 0%,#606060 100%)!important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#808080', endColorstr='#606060',GradientType=0 ); /* IE6-9 */
	box-shadow:none;
	-webkit-box-shadow:none;
}
.nogap{
margin-left:0px!important;
margin-right:0px!important;	
}
.button strong{
	font-weight:400;	
}
a.button,a.small_button{
	font-weight:300;
	text-decoration:none;
/*	color:#000; 
	border:thin solid rgba(0,0,0,0.125) !important; */
}
a:hover.button,a:hover.small_button{
	background-color:#C00000 !important;
	color:#FFF;
/*	background-image:none; */
	border-color:#C00000 !important;
	background-image: -webkit-linear-gradient(top, #C00000 0%, #A00000 100%);
	background-image: linear-gradient(to bottom, #C00000 0%,#A00000 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#C00000', endColorstr='#A00000',GradientType=0 ); /* IE6-9 */

/*	background-image: -webkit-linear-gradient(top, #606060 0%, #808080 100%);
	background-image: linear-gradient(to bottom, #606060 0%,#808080 100%); /* W3C */
/*	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#606060', endColorstr='#808080',GradientType=0 ); /* IE6-9 */
	
	box-shadow:none;
	-webkit-box-shadow:none;
}
.spot{
	font-family:'Roboto Condensed';
	font-size:10pt;
	clear:none;
	float:left;
	width:100px;
	height:95px;
	margin:0 10px;
	vertical-align: top;
}
span.spot a, span.spot a:hover{
	border:none!important;
}
span.spot a span{
	border-bottom:thin solid rgba(0,0,0,0.125);
}
span.spot a:hover span{
	border-bottom:thin solid #C00000;
}
.photoedit th, .photoedit td{
	font-size:10pt;
	vertical-align: top;
}
.photoedit th{
	font-weight:300;
	padding:5px 10px 3px 30px;
	text-align:left;
}
.photoedit textarea{
	margin:0;
	padding:2px 9px;
	width:600px;
	height:50px;
	border:thin solid rgba(0,0,0,0.125);
	border-radius:5px;
	font-family: 'Roboto Condensed';
}
.photoedit input, .photoedit select{
	margin:0;
	padding:4px 9px;
	border:thin solid rgba(0,0,0,0.125);
	border-radius:5px;
	font-family: 'Roboto Condensed';
}
#tpbt{
	z-index: 5000;
	visibility: hidden;
}
#tpbt .button{
	background-color:#FFF;
	margin:0;
}
#topphoto{
	width:788px;
/*	margin:230px 0 0 0;
	padding:188px 0 0 0; */
	margin:0 0 0 0;
	padding:478px 0 0 0;
	
	background: linear-gradient(rgba(255,255,255,0.5),white);
/*	border-top:thin solid rgba(0,0,0,0.5); */
}
#topphoto img{
	width:788px;
	margin:0px;
	z-index: -1;
	top:60px;
	position: absolute;
}
div#topphoto+h2{
	margin-top:-478px;
	font-weight:300;
	color:rgba(0,0,0,0.75);
}
div.login, div.passchange{
	margin:10px 30px;
	padding:10px 29px;
	border:thin solid #E0E0E0;
	border-radius:10px;
/*	background-color:#E0E0E0; */
}
div.login table{
	width:100%;	
}
div.login table td, div.passchange table td{
	vertical-align: middle;
	width:20%;
	height:38px;
}
div.login table td:first-child, div.login table td:nth-child(3), div.passchange table td:first-child{
	text-align: right;
}
table#service_overview_list,table#timetable_overview_list,table#timetable_change_list,table#departures{
	border-spacing:0;
	border-collapse:collapse;
	margin:0 30px;
	width:728px;
}
table#departures a{
	text-decoration: none;	
	border:none;
	color: inherit;
}
table#departures tr.i td{
	border:none;
	border-bottom:thin solid #E0E0E0;
	vertical-align: bottom;
	padding-top:30px;
	padding-left:30px;
	text-align:left;
	font-weight:400;
}
table#departures tr.i td:nth-child(2){
	padding-left:0px;
}
table#departures tr.i td:nth-child(3){
	padding-right:30px;
	text-align:right;
}
table#service_overview_list td:first-child,table#timetable_overview_list td:first-child,table#timetable_change_list td:first-child,table#departures td:first-child{
	padding-left:30px;
	padding-right:5px;
	border-radius:4px 0 0 4px;
	width:50px;
}
table#service_overview_list td:last-child,table#timetable_overview_list td:last-child,table#timetable_change_list td:last-child,table#departures td:last-child{
	padding-left:5px;
	padding-right:30px;
	border-radius:0 4px 4px 0;
	width:120px;
}
table#timetable_change_list td:first-child{
	width:60px;
	text-align:right;
	padding-right:10px;
}
table#departures td:first-child,table#departures td:nth-child(8){
	text-align: right;	
	width:15px;
	padding-right:0;
}
table#departures td:nth-child(2),table#departures td:nth-child(9){
	text-align:centre;	
	width:2px;
	padding:0;
}
table#departures td:nth-child(3),table#departures td:nth-child(10){
	text-align:left;
	width:15px;
	padding-left:0;
	padding-right:10px;
}
table#departures td:nth-child(4){
	width:80px;
	white-space:nowrap;
	padding-right:10px;
}
table#departures td:nth-child(5),table#departures td:nth-child(7){
	padding-left:8px;
	padding-right:4px;
	width:1px;
	text-align:right;
}
table#departures td:nth-child(6){
	width:auto;
}
table#departures td:nth-child(11){
	white-space: nowrap;
	padding-right:30px;
	padding-left:0px;
}
table#timetable_change_list td:last-child{
	width:390px;
}
form#service_overview_form{
	margin:0 30px;
	padding:0;
}
form#service_overview_form input, form#service_overview_form textarea, form#service_overview_form select{
	border:thin solid #E0E0E0;
	border-top:none;
	border-bottom:none;
	border-radius:5px;
	margin:2px;
	font-family:'Roboto Condensed';
	font-size:16px;
	padding:2px 5px;
	outline:0;
	color:#808080;
}
form#service_overview_form textarea{
	width:728px;
	max-width:728px;
	min-height:300px;
	height:auto;
	padding:5px 15px;
	margin:5px -15px;
	line-height: 24px;
	text-align: justify;
}
form#service_overview_form textarea#overview_notes{
	font-family: 'Roboto Condensed';
	min-height:100px;
	font-size:14px;
}
form#service_overview_form textarea.tco{
	font-family:'Roboto Condensed' !important;
	min-height:120px !important;
	font-size:16px !important;
}
form#service_overview_form ul{
	padding:0;
}
form#service_overview_form ul li{
	padding-left:0;
	margin-left:0;
	clear:both;
}
form#service_overview_form textarea.tcp{
	font-family:'Roboto Condensed' !important;
	min-height:73px !important;
	width:665px !important;
	font-size:16px !important;
	float:right;
	margin-top:-5px;
	margin-bottom:10px;
	text-align: left!important;
}
form#service_overview_form input#number{
	text-transform: uppercase;	
}
form#service_overview_form input:focus, form#service_overview_form textarea:focus, form#service_overview_form select:focus,
form#service_overview_form input:hover, form#service_overview_form textarea:hover, form#service_overview_form select:hover{
	outline:0;
	border-left:thin solid #C00000;
	border-right:thin solid #C00000;
	color:#000;
}
.savebox{
	margin:5px 30px;
	border:thin solid #E0E0E0;
	border-radius:5px;
	padding:5px 29px;
	clear:both;	
}
.savebox a.button{
	margin:4px 0;
}


/*									New timetable list */
table.timetable_list_number,table#service_search_list{
	border-spacing:0;
	border-collapse:collapse;
	margin:30px 30px 0 30px;
	font-family:'Roboto Condensed';
}
table.timetable_list_number td,table#service_search_list td{
	
	margin:0;
	padding:3px 0;
	white-space: nowrap;
	overflow: visible;
}
table.timetable_list_number td.line{border-bottom:thin solid #E0E0E0}

table#service_search_list td.line{
	max-height:7px;
	min-height:7px;
	height:7px;
	padding:0px !important;
}
table#service_search_list td.line:after{
	content: "";
	display:block;
	width:100%;
	height:1px;
	background-color:#E0E0E0;
	position:relative;
	top:0px;
}
table.timetable_list_number td.dline,table#service_search_list td.dline{border-bottom:3px double #E0E0E0}
table.timetable_list_number td.g:first-child,table#service_search_list td.g:first-child{border-right:thin solid #E0E0E0}
table.timetable_list_number td.g,table#service_search_list td.g{
	min-height:4px;
	padding:0;
}
table.timetable_list_number tr.nt td:nth-child(2),table#service_search_list tr.nt td:nth-child(2){
	color:#A0A0A0;
	font-size:12px !important;
	line-height:12px;
	text-align: right;
	height:12px !important;
	padding:2px 0 0 0;
	vertical-align:text-bottom !important;
}
table.timetable_list_number tr.ntl td:nth-child(2),table#service_search_list tr.ntl td:nth-child(2){
	color:#A0A0A0;
	font-size:12px !important;
	line-height:12px;
	text-align:left;
	height:12px !important;
	padding:2px 0 1px 7px;
	vertical-align:text-bottom !important;
}
table.timetable_list_number td:first-child,table#service_search_list td:first-child{
	padding:3px 0 3px 0;
	min-width:88px;
	background-color:#FFF;
}
table.timetable_list_number td:nth-child(2){
	border-radius:5px 0 0 5px;
	padding:3px 8px 3px 30px;
	text-align:center;
}
table#service_search_list td:nth-child(2){
	border-radius:5px 0 0 5px;
	padding:3px 10px 3px 30px;
	text-align:right;
	min-width:225px;
}
table.timetable_list_number td:nth-child(3){
	padding:3px 4px 3px 0;
	text-align:right;
}
table#service_search_list td:nth-child(3){
	font-family:Entypo;
	font-size:36px !important;
	padding:4px 5px 2px 10px;
	text-align:centre;
	line-height:20px;
	border-right:thin solid #E0E0E0;
}
table.timetable_list_number td:nth-child(4){
	padding:3px 4px 3px 0;
	text-align:left;
	font-weight:400;
	border-right:thin solid #E0E0E0;
}
table#service_search_list td:nth-child(4){
	padding:3px 8px 3px 5px;
	text-align:right;
	font-weight:400;
	min-width:20px;
}
table.timetable_list_number td:last-child{
	padding:3px 30px 3px 7px;
	width:100%;
	border-radius:0 5px 5px 0;
}
table#service_search_list td:last-child{
	padding:3px 30px 3px 0;
	width:100%;
	border-radius:0 5px 5px 0;	
}
div.db, a.db{
	position: absolute;
	margin-top:-11px;
}
a.db, a.db:hover{
	border:none;	
}
div.db span, a.db span{
	font-family:'BebasNeue';
	display:inline-block;
	width:25px;
	height:40px;
	font-size:34px;
	border-right:none;
	text-align: center;
	vertical-align: middle;
	font-weight:300;
	background-color:#404040;
	color:#E0E0E0;
	margin:0;
	line-height: normal;
	padding:2px 0}
div#ss_input{
	height:44px;
	font-size:20px;
	line-height:0px;
	font-weight:300;
	color:#404040;
	border:none;
	margin:0 auto;
	border-radius:21px;
	display: block;
	background-color: #F0F0F0;
	width:auto;
	max-width:274px;
	white-space: nowrap;
	overflow: hidden;
}
div#ss_input label{
	display: inline;
	padding:16px 20px 10px 30px;
}
.numin, .locin{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline:none;
	box-shadow:none;
	-webkit-transition: all 0.30s ease-in-out;
	-moz-transition: all 0.30s ease-in-out;
	-ms-transition: all 0.30s ease-in-out;
	-o-transition: all 0.30s ease-in-out;
	height:42px;
	width:90px;
	font-family:"Roboto Condensed";
	text-transform:uppercase;
	font-weight:300;
	border:1px solid #F0F0F0;
	border-radius:22px;
	padding:0 10px;
	font-size:32px;
	line-height:32px;
	background-color:#F0F0F0;
	color:#404040;
	text-align:center;
	vertical-align: middle;
}
.locin{
	border-radius:3px;
	width:475px;
	font-size:20px;
	line-height:20px;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	height:30px;
	margin:1px;
}
.locin.date{
	width:175px;

}
.numin:hover, .locin:hover{
	background-color:#E0E0E0;
	border:1px solid #E0E0E0;
}
.numin:focus, .locin:focus{
	color:#000;
	background-color:#FFFFFF;
	border:1px solid #E0E0E0;
/*	box-shadow:0 0 8px 0 #000080; */
}
span.squash{
	width:20px !important;
}
span.squash:first-child{
	width:15px !important;
}
div.db span:first-child, a.db span:first-child{
	border-radius:5px 0 0 5px;
}
div.db span:last-child, a.db span:last-child{
	border-radius:0 5px 5px 0;
/*	border:thin solid #202020; */
}
table#timetable_header{
	font-family:"Roboto Condensed",Serif;
	border-spacing:0;
	border-collapse:collapse;
	margin:10px 30px;
	clear:both;
	width:728px;
}
table#timetable_header tr td a{
	color:inherit;
	border:none;
}
table#timetable_header tr.selected td a:hover{
/*	color:#000;*/
/*	background-color:#606060; */
	border:thin solid #A0A0A0;
/*	background-image: -webkit-linear-gradient(top, #C00000 0%, #A00000 100%);
	background-image: linear-gradient(to bottom, #C00000 0%,#A00000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#C00000', endColorstr='#A00000',GradientType=0 ); /* IE6-9 */
	
	border-radius:5px;
	padding-left:2px;
	padding-right:2px;
	margin-left:-3px;
	margin-right:-3px;
}
table#timetable_header tr.selected td{
	background-color:#808080;
	color:#FFF;	
}
table#timetable_header td{
	vertical-align:top;
	border-spacing:0;
	border-collapse:collapse;
	white-space: nowrap;
/*	border-bottom:thin solid #E0E0E0; */
}
table#timetable_header td:first-child{
	padding:4px 5px 4px 30px;
	width:105px;
	border-radius:5px 0 0 5px;
}
table#timetable_header td:nth-child(2){
	padding:4px 30px 4px 0;
	font-size:22px;
	font-weight:200;
	border-radius:0 5px 5px 0;
}
table#timetable_header td:nth-child(2) span{
	float:left;
	font-size:16px;
	font-weight:300;
	line-height:14px;
}
table#timetable_header div.db{
	position: relative;
	margin:0!important;
}
.morecontent{
	height:0;
	overflow: hidden;
}
.morebutton{
	padding-left:30px;
}
table#service_search_table{
	border-spacing:0;
	border-collapse:collapse;
	margin:0 30px;
}
table#service_search_table td{
	vertical-align: top;
	margin:0;
	padding:3px 0;
}
table#service_search_table td:first-child{
	padding:3px 30px 3px 0;
	min-width:70px;
	background-color:#FFF;
}
table#service_search_table td:nth-child(2){
	width:100%;		
}
table#service_search_table td:nth-child(3){
	width:90px;
	min-width:90px;
}
table#service_search_table td div.db{
	margin-top:3px;
}
.text_trim{
	font-family:"Roboto Condensed";
	overflow: hidden;
	font-size: 12px;
	line-height:16px;
	max-height:48px;
	font-style:italic;
	color: #666;
	margin:0 0 15px 100px;
	text-indent:30px;
	text-overflow: ellipsis;
	display: -webkit-box;
   -webkit-box-orient: vertical;
   -webkit-line-clamp:3;
}
.searchnote{
	font-family:"Roboto Condensed";
	font-size: 14px;
	font-style: italic;
	white-space: normal !important;
	padding-right:30px !important;
}
/*													Photograph Likes and Comments	*/
#usercomments{
	margin:10px 30px;
}
#usercomments div.comment{
	margin:2px 30px 5px 30px;
	line-height:22px;
}
#usercomments span.commentdate{
/*	float: right; */
	font-family:"Roboto Condensed";
	font-size:13px;
	color:#404040;
}
table#commentbox{
	border-spacing:0;
	border-collapse:collapse;
	margin:0 30px;
}
table#commentbox tr, table#commentbox td{
	margin:2px 0;
	vertical-align: top;
}
table#commentbox td:last-child{
	vertical-align:bottom;
	padding-bottom:10px;
	text-align: right;
}
#user_comment{
	font-size:15px;
	line-height:17px;
	padding:4px 10px;
	font-family:'Roboto Condensed';
	border:thin solid #E0E0E0;
	border-radius:5px;
	width:600px;
	height:68px;
	margin:5px 30px;
}
table.routeinfo{
	border-spacing:0;
	border-collapse:collapse;
	margin:0 30px 0 60px;
	padding:0;
	width:699px;
}
table.routeinfo tr,table.routeinfo td{
	margin:0;
	padding:0;
	border-spacing:0;
	border-collapse:collapse;
}
table.routeinfo td{
	padding:1px 0px;	
}
#snowcanvas{
	background-image: url(../title5.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:788px;
	height:478px;
	background-size:788px 478px;
	display: block;
}
table.navbar{
	margin:0 30px;
	width:728px;
	border-spacing:0;
	border-collapse:collapse;
	position:relative;
	border:none;
}
table.navbar td{
	border-spacing:0;
	border-collapse:collapse;
	text-align: center;
	padding:0;
	width:30px;
	max-width:30px;
	min-width:30px;
	height:25px;
	vertical-align: middle;
	border:none;
}
table.navbar td.select{
	background-color:#404040;
	color:#FFF;
	border-radius:5px;
	border:none !important;
}
table.navbar td a{
	border:none;
	display: block;
	height:25px;
	margin:0;
	line-height:25px;
}
table.navbar td a:hover{
	background-color:#E0E0E0;
	color:#000;
	border-radius:4px;
}
table.navbar td:first-child, table.navbar td:last-child{
	width:107px !important;
	max-width:107px !important;
	min-width:107px !important;
	color:#C0C0C0;
}
table.navbar td:nth-child(2),table.navbar td:nth-last-child(2){
	width:auto !important;
	max-width:200px;
	min-width:0px;
}
.cite{
	font-family: "Courier New", Courier, monospace;
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	font-size: 75%;
	bottom: 1ex;
}
table.renumber{
	margin-left:60px;
	font-family:'Roboto Condensed';
}
table.renumber td:first-child, table.renumber td:nth-child(2), table.renumber td:nth-child(3) {
	text-align: center;
}
table.renumber td:nth-child(2){
	font-weight:400;
}
span.rn, a.rn{
	display:inline-block;
	font-family:'BebasNeue';
	font-weight:300;
	font-size:13pt;
	width:37px;
	min-width:37px;
	max-width:37px;
	height:19px;
	min-height:19px;
	max-height:19px;
	line-height:21px;
	font-style:normal;
	text-indent:0;
	text-align:center;
	color:#E0E0E0!important;
	background-color:#404040;
	letter-spacing:2px;
	border-radius:3px;
	border:none;
	margin:0;
	padding:0 0 0 2px;
	vertical-align:normal;
	text-decoration:none;
	white-space:nowrap}
a.rn:hover{
	text-decoration: none;
	border:none;
}
table.localroutes{
	margin-left:60px;
}
table.localroutes td:first-child{
	padding-right:10px;
}
div.bbc_box{
	background-color:#E0E0E0;
	padding:3px 0 15px 0;
	border-radius:5px;
	overflow: visible;
	margin:27px 30px -15px 30px;
	display:block}
div.ta h4::after{
	font-weight:300;
	content:" (Birmingham and The Black Country, etc.)"}
div.tb h4::after{
	font-weight:300;
	content:" (Warwickshire area)"}
div.tc h4::after{
	font-weight:300;
	content:" (Herefordshire area)"}
div.bbc_box div.photoresults{padding:0 25px}
div.bbc_box h4{
	margin-left:0;
	margin-right:0}
div.bbc_box h4:first-child{
	margin-top:0}
div.nofound{
	display:block;
	margin:10px 30px;
	background-color:#E0E0E0;
	text-align:center;
	border-radius:5px;
	padding:10px;
	font-weight:400}
div.rc{
	border-top:1px solid #E0E0E0;
	border-bottom:1px solid #E0E0E0;
	display:block;
	margin:1px 30px 0 30px;
	padding:0 0 15px 0;
	overflow:visible}
br+div.rc{
	border-top:3px double #E0E0E0;}
div.tg{
	border:none;
	display:block;
	padding:5px 0;
	clear:both;
	margin:0}
div.rc div.ext{
	background-color:#F0F0F0;
	border-radius:5px;
}
div.rc div.ext+div.ext{
	border-radius:0 0 5px 5px;
	margin-top:-5px;
	padding-top:10px;
}
div.rc div.tg:last-child{
	padding-bottom:0px;
}
div.tg h4{
	border:none;
	margin:0 0 0 0;
	padding:0 30px 0 120px;
	font-size:12pt;
	line-height:1.2;
	font-weight:400}
table.rn{
	margin:-11px 0 -22px 30px;
	width:72px;
	min-width:72px;
	max-width:72px;
	border-spacing:0;
	border-collapse:collapse;
	font-family:'BebasNeue',sans-serif;
	font-weight:300;
	height:46px;
	float:left;
	background-color:#404040;
	border-radius:5px;
	border:none;
	overflow:hidden;
	white-space: nowrap;
}
table.rn tr{
	padding:0;
	margin:0;
	border-spacing:0;
	border-collapse:collapse;
}
table.rn tr td{
	border:none;
	display:inline-block;
	color:#E0E0E0;
	border-spacing:0;
	border-collapse:collapse;
	width:24px;
	min-width:18px;
	max-width:24px;
	height:46px;
	min-height:46px;
	max-height:46px;
	text-align:center;
	vertical-align:middle;
	margin:0;
	padding:0;
	font-size:34px;
	line-height:50px;
	}
table.rn tr.sq td{
	width:18px;
	max-width:18px}
table.grid{
	font-family:'Roboto Condensed',Serif;
	border-spacing:0;
	border-collapse:seperate;
/*	border:1px solid rgba(0,0,0,0.125); */
	border:none;
/*	border-radius:5px; */
	padding:0;
	background-color:transparent;
	overflow:hidden;
	margin:0 0 1px 0;
}
table.grid tr{
	margin:0;
	padding:0}
table.grid td{
	padding:2px 0;
	font-weight:300;
	font-style:normal;
	border:none;
	background-color:transparent;
	font-size:12pt;
	height:21px;
	line-height:21px;
	white-space: nowrap}
table.grid td:first-child{
	border-radius:5px 0 0 5px;
	width:100px;
	min-width:100px;
	max-width:100px;
	border:none;
	padding-left:30px;
	padding-right:0;
	text-align:right;
	overflow:hidden}
table.bd td:first-child{
	width:89px;
	min-width:89px;
	max-width:89px}
table.grid td:nth-child(2){
	width:38px;
	min-width:38px;
	max-width:38px;
	padding-left:5px;
	text-align:left;
	font-weight:400}
table.bd td:nth-child(2){
	width:49px;
	min-width:49px;
	max-width:49px}
table.grid td:nth-child(3){
	overflow: visible;
	width:365px;
	max-width:425px!important;
	min-width:425px!important;
	padding-left:10px;
	padding-right:0;
/*	border-left:1px solid rgba(0,0,0,0.125); */
	text-align:left;}
table.grid td:last-child{
	border-radius:0 5px 5px 0;
	width:100px;
	min-width:100px;
	max-width:100px;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
	font-size:10pt;
	line-height:21px;
	letter-spacing:-0.05em}
table.grid td.clip{
	overflow:hidden;	
	text-overflow:ellipsis}
table.grid td.note{
	border-radius:5px;
	background-color:rgba(0,0,0,0.0625)}

.noto2{
	font-family:'Roboto Condensed';
}
.labox{
	clear: none;
	float: left;
	font-family:'Roboto Condensed';
	font-size:25pt;
	border:thin solid #000;
	background-color:#FFF;
	padding:10px!important;
	margin:5px;
	min-height:200px;
	min-width:90px;
	letter-spacing: normal;
	text-align: center;
	text-indent: 0;
	vertical-align: top;
	word-spacing: normal;
	white-space: nowrap;
	display: inline-block;
	box-shadow:0 0 10px 0 #000;
	border-radius:3px;
}
.dft{font-family:Serif}
a.departs{
	position:absolute;
	margin-top:1px;
	left:8px;	
	font-family:'Entypo';
	font-size:30px;
	color:#808080;
}
div.calendar{
	margin:-13px 0 -24px 30px;
	font-family:"Roboto Condensed";
	width:73px;
	height:50px;
	float:left;
	border:1px solid #E0E0E0;
	border-radius:5px;
	font-size:10pt;
	line-height:1.15;
	background-color:white;
	text-align: center;
	color:#000;
	padding:1px}
div.calendar .red{
	font-size:11pt;
	margin:0 0 1px 0;
	height:0;
	min-height:0;
	max-height:0;
	padding:10px 0 9px 0;
	color:#FFF;
	font-weight:400;
	display:block;
	background-color:#808080;
	border:none;
	border-radius:3px;
	line-height:0}
div#areadrop{
	display: inline;
}