/* @override http://www.nightowlcity.org/pub/skins/flexi/flexi.css */

/* CSS for Night Owl City Jonathan Rissmeyer */
body {
	background-color: #111;
	font: 12px/20px "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;
	color: #797979;
}

/* @group Structure */

#FlexiAll {
	padding:0;
	margin:0;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: none;
}
#FlexiTop {
	font: bold 20px/25px;
	vertical-align: middle;
	margin-top: -8px;
}

#FlexiTitle {
}

#FlexiHeader {
	padding-top: 20px;
}

#FlexiMain {
	display: inline-block;
}

#FlexiFooter {
	padding-top: 20px;
}

#FlexiBottom {
	z-index: 100;
}



/* @end */

/* @group Style */

ul {
	list-style-type: none;
	list-style-position: inside;
	text-indent: -35px;
}

a {
	text-decoration: none;
	color: #adadad;
	font-weight: bold;
}

#FlexiTop a {
	text-decoration: none;
	color: #999;
	font-size: 12px;
	line-height: 18px;
}

a:hover {
	font-style: italic;
	text-decoration: underline;
}

.RecentTitle {
	direction: ltr;
	text-align: right;
	width: 145px;
	padding: 0;
}

.fpltemplate {
		list-style-position: outside;
	opacity: 1;
	direction: ltr;
}

#linkroll {
}

#FlexiBottom {
	color: #999;
	font-size: 10px;
	line-height: 16px;
}

#FlexiBottom a {
	color: #999;
	font-size: 10px;
	line-height: 16px;
}

#caption {
	color: #ccc;
	font-size: 12px;
	line-height: 25px;
}

table.quickref {
	background-color: #000;
	color: #fff;
}

textarea#text {
	background-color: #333;
	color: #ccfe39;
}

div.legal p {
	font-size: 80%;
	color: #666;
}

div.legal a {
		color: #666;
}


/* @end */

/* @group Train Schedule */

table.schedule {
	padding: 0;
	color: #adadad;
	font-family: Helvetica, Arial, Geneva, sans-serif;
}
#trainname {
	font-size: 272%;
	font-weight: bold;
	padding-top: 2%;
}
#traindescription {
	font-size: 145%;
	line-height: 125%;
	padding-top: 1%;
	padding-bottom: 5%;
}

#trainheader {
	font-size: 127%;
	background-color: #1a1a1a;
}
#trainnumber {
	font-size: 218%;
	font-weight: bold;
	background-color: #1a1a1a;
	padding-top: 1%;
	padding-bottom: 1%;
}
#trainservices {
	background-color: #1a1a1a;
	line-height: 2px;
}
#traindata {
	background-color: #1a1a1a;
}
#traintime {
	background-color: #333;
	padding-right: 3%;
}

#trainmile {
	background-color: #1a1a1a;
	padding-right: 1%;
}

#trainNameService {
	font-size: 181%;
	padding-top: 2%;
}

#traindesciptService {
	font-size: 127%;
	padding-top: 1%;
	padding-bottom: 1%;
	}

/* @end */

/* @group Del.icio.us */

h2.delicious-banner.sidebar-title {
	font-size: 0;
	visibility: hidden;
}

div#delicious-posts-airport.delicious-posts {
	position: relative;
	top: -1.67em;
	left: 3.4em;
}

/* @end */
/* Sitewide Nagivation Added 09 April 09 */
/* @group Sitewide Navigation */
	#nav {
	margin:0;	padding:0;
}	#nav li {
	position: relative;
		top: -2px;
		left: 4%;	display:inline;	padding:0;	margin:0;
}	#nav a:link,	#nav a:visited {	color: #666;	background: #0d0d0d;	padding:2px 5px 2px 5px;	width:auto;	border-right:5px solid #111;	text-decoration:none;	font: 10px/10px "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;
}	#nav a:hover {	color:#333;	background:#ccc;	}	#nav a:active {	background: #ff9a00;	color:#333;	}

/* @end */
/* Delaware and Hudson Laurentian Added 16 November 09 */
/* @group DelawareHudson */

table.DHBrochure {
	padding: 0;
	color: #000;
	background-color: #2382ad;
	font: 14px/20px Georgia, "Times New Roman", Times, serif;
}

#DHTitle {
	padding-left: 20px;
	padding-right: 20px;
}

#DHThe {
	font-size: 30px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}
	
#DHLaurentian {
	font-size: 54px;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: #000 3px 3px 0;
	text-stroke-color: #fffeff;
	color: #fffeff;
	letter-spacing: .15em;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}

#DHBody {
	padding-left: 20px;
	padding-right: 20px;
}

#DHBody a {
	color: #000;
}

a.DHBrochure {
	color: #8afc7b;
}

#DHFooter {
	background-color: #000;
	color: #fffeff;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	font-size: 22px;
	line-height: 24px;
	padding-top: 5px;
}

/* @end */

