/* @override http://www.tunnelradio.com/styles/tr_main.css */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	cursor: default;
}
a, a img, a span, a em, a strong {
    cursor: pointer;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body {
	text-align: center;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 62.5%;
	line-height: 2.24em;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background: #000 url(/images/small-rocks.jpg);
}

/* @group Type */

p {
	font-size: 1.4em;
	text-align: left;
	margin: 1.1em 0;
	line-height: 1.2;
}
li {
	font-size: 1.4em;
	margin-left: 1.8em;
	list-style-type: disc;
}
a, a:visited {
	color: #bb292c;
	text-decoration: underline;
	border: 0px none;
}
a:hover {
	color: #0056a3;
	border: 0px none;
	background: #ccc;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
h1, h2 {
	color: #333;
	font-size: 2.13em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 1.1;
	margin: 3px 0px 10px 0px;
}
h3 {
	color: #333;
	font-size: 1.92em;
	line-height: 1.1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 10px 0px;
}
h4 {
	color: #664731;
	font-size: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 1.1;
	font-weight: normal;
	margin: 10px 0px 10px 0px;
}
h5 {
	font-size: 1.44em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.2;
}
/* @end */

/* @group Layout */

#container {
	width:979px;
	margin: 0px auto;
	text-align: left;
}

#header {
	width:979px;
	height:96px;
	float: left;
}

#nav_bar {
	width:595px;
	height:96px;
	background: url(/images/nav_bar.png) no-repeat;
	position: relative;
	float: left;
}

#top_round {
	width:979px;
	height:40px;
	background: transparent url(/images/round_box_top.png) no-repeat;
	float:left;
}
#content_container {
	width:979px;
	background: transparent url(/images/white_bg.png) repeat-y;
	float: left;
}

#content {
	float: left;
	padding: 2px 0px 10px 20px;
	width: 690px;
}

#inside_content {
	float: left;
	padding: 2px 0px 10px 20px;
	width: 600px;
}

#info-boxes {
	float: left;
	width: 252px;	
}
#news_bar, #feature_bar {
	width: 178px;
	float: left;
	margin: 6px 10px 10px 20px;
	padding: 20px;
	clear: both;
	background: #999;
}

#touts {
	float: left;
	margin: 0px 0px 0px -14px;
	width: 702px;	
}

#partners {
	clear: both;
	padding: 10px 20px;
}
#bottom_round {
	width:979px;
	height:19px;
	background: transparent url(/images/round_box_bottom.png) no-repeat;
	float:left;
}
#footer {
	width:880px;
	padding: 25px 10px 0px 10px;
	clear: both;
}

.left, #content img {
	float: left;
	margin: 0px;
	padding: 4px 10px 4px 0px;
}

.right, #content img.right {
	float: right;
	margin: 0px;
	padding: 4px 0px 4px 10px;
}

.none, #content img.none {
	float: none;
	margin: 0px;
	padding: 0px;
}
#content img.hero-shot {
	float: right;
	margin: -33px 0px 0px 0px;
	padding: 0px 0px 10px 10px;
}
a .left, #content a img, #content a img.left, a .right, #content a img.right, a .none, #content a img.none {
	border: 0px none;
	text-decoration: none;
}


.clear {
	clear: both;
}
.captioned {
	float: left; 
	width: 200px;
	font-size: 12px;
	color: #666;
	font-style: italic;
}

/* @end */


/* @group Overrides */

#header h1, #header span.logo {
	float: left;
	text-indent: -999em;
	background: transparent url(/images/logo.png) no-repeat;
}
#header h1 a, #header span.logo a {
	display: block;
	width: 384px;
	height: 96px;
	cursor: pointer;
	overflow: hidden;
	background: transparent;
}
h1.entry-title, h2.entry-title {
	font-size: 2.8em;
}
#news_bar h3, #feature_bar h3, #news_bar dl dt{
	color: #0356a3;
	margin: 0px 0px 10px 0px;
	line-height: 1;
	font-size: 1.92em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
#news_bar dl dt {
	padding: 0px 0px 3px 0px;
	border-bottom: 1px solid #0356a3;
}
#news_bar li, #feature_bar li, #news_bar dl dd {
	color: #000;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	line-height: 1.5;
	font-size: 1.4em;
	font-family: Tahoma, "Lucida Grande", Lucida, Verdana, sans-serif;
	list-style-type: none;
}
#news_bar li {
	font-size: 1.1em;
}

#touts h3 {
	font-size: 2.6em;
	font-weight: normal;
	margin: 0px 0px 5px 13px;
}
h3.divider {
	margin: 1.1em 0 0 0;
	width: 100%;
	border-top: 1px solid #999;
	padding: 1em 0 0 0;
}
#touts div h4 {
	text-indent: -999em;
	width: 224px;
	height: 225px;
	float: left;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	background: #bb292c;
}
#touts div h4 a {
	display: block;
	cursor: pointer;
	overflow: hidden;
	width: 224px;
	height: 225px;
	background: transparent;
}
#touts div.railroad h4 {
	background: #bb292c url(/images/3.jpg) no-repeat;
}
#touts div.communication h4 {
	background: #bb292c url(/images/4.jpg) no-repeat;
}
#touts div.tracking h4 {
	background: #bb292c url(/images/5.jpg) no-repeat;
}
.more {
	text-align: right;
	margin: -.5em 0 1.1em 0;
}

p.date {
	color: #666;
	font-size: 1.2em;
	margin: .5em 0;
}
#footer h5, #footer h6 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	font-weight: normal;
	font-size: .68em;
}
#footer h5 a:link, #footer h5 a:visited, #footer h6 a:link, #footer h6 a:visited {
	color: #fff;
}

/* @end */
/* @group Navigation */

#nav_bar ul li {
	text-indent: -9000px;
	margin: 0; 
	padding: 0; 
	list-style: none; 
	position: absolute;
	overflow: hidden;
	display: block;
	height: 96px;
}
#nav_bar a {
	display: block;
}
#home, #home a {left: 10px; top: 0px; width: 47px; height: 96px;}
#communication, #communication a {left: 62px; top: 0px; width: 114px; height: 96px;}
#tracking, #tracking a {left: 181px; top: 0px; width: 61px; height: 96px;}
#railroad, #railroad a {left: 249px; top: 0px; width: 61px; height: 96px;}
#news, #news a {left: 316px; top: 0px; width: 44px; height: 96px;}
#about, #about a {left: 367px; top: 0px; width: 65px; height: 96px;}
#resources, #resources a {left: 439px; top: 0px; width: 70px; height: 96px;}
#contact, #contact a {left: 515px; top: 0px; width: 93px; height: 96px;}

#home a:hover, #home .active {background: transparent url(../images/nav_bar.png) -10px -96px no-repeat;}
#communication a:hover, #communication .active {background: transparent url(../images/nav_bar.png) -62px -96px no-repeat;}
#tracking a:hover, #tracking .active {background: transparent url(../images/nav_bar.png) -181px -96px no-repeat;}
#railroad a:hover, #railroad .active {background: transparent url(../images/nav_bar.png) -249px -96px no-repeat;}
#news a:hover, #news .active {background: transparent url(../images/nav_bar.png) -316px -96px no-repeat;}
#about a:hover, #about .active {background: transparent url(../images/nav_bar.png) -367px -96px no-repeat;}
#resources a:hover, #resources .active {background: transparent url(../images/nav_bar.png) -439px -96px no-repeat;}
#contact a:hover, #contact .active {background: transparent url(../images/nav_bar.png) -515px -96px no-repeat;}

/* @end */



/* @group Contact Form */
.zemContactForm br, #txpCommentInputForm br {
	margin: 0px;
	padding: 0px;
	line-height: 1px;
}

ul.contact {
	width: 500px;
	margin: 10px 0px 0px 40px;
	padding: 10px;
}
ul.contact li {
	margin: 0px;
}

input.zemText, textarea.zemTextarea, input.comment_name_input, textarea.txpCommentInputMessage, input.comment_email_input, input.comment_web_input {
	border: 1px solid #cccccc;
	color: #666666;
	font-size: 12px;
	line-height: 16px;
	padding: 5px 0px 0px 5px;
}
#sub_nav input.zemText {
	border: 1px solid #cccccc;
	color: #666666;
	font-size: 12px;
	line-height: 14px;
	padding: 3px 0px 0px 3px;
	display: block;
	float: right;
}
input.zemText, input.comment_name_input {
	height: 1.66em; /* 12x1.66=20px */
}

.zemContactForm label, #txpCommentInputForm label {
	width: 70px;
}

ul.contact label {
	color: #333333;
	float: left;
	font-size: 0.9em;
	list-style-type: none;
	padding: 2px 3px 0px 5px;
	text-align: right;
	width: 70px;
}

.zemContactForm input, #txpCommentInputForm input {
	width: 200px;
}

#sub_nav .zemContactForm input {
	width: 140px;
}

ul.contact input, ul.contact select, ul.contact textarea {
	list-style-type: none;
	margin: 0px 0px 0px 4px;
	width: 200px;
}

form.zemContactForm li, form#txpCommentInputForm li {
	clear: both;
	list-style-type: none;
	margin: 3px 0px;
	padding: 0px;
}

form.zemContactForm li.bottom, form#txpCommentInputForm li.bottom {
	border-bottom: 0px none;
}
ul.contact label.zemRequired {
	font-weight: bold;
}
input.zemSubmit {
	background-color: #c42a2d;
	border: 1px solid #333333;
	color: #ffffff;
	font-size: 12px;
	height: 30px !important;
	margin: 0pt;
	padding: 0px;
	width: 140px !important;
	cursor:pointer;
}

.newsletter-signup input.zemSubmit {
	background-color: #694832;
	border: 0px none;
	color: #ffffff;
	font-size: 12px;
	height: 28px !important;
	width: 114px !important;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-indent: -999em;
	float: right;
	background: url(/images/signup.png) no-repeat;
	cursor: pointer;
	display: block;
	clear: both;
	line-height: 0;
	clear: both;
}
* html .newsletter-signup input.zemSubmit {
	margin: -15px 0px 0px 0px;
}
ul.zemError {
	background-color: #f81526;
}

/* Accordion ------------------------*/
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; border-bottom: 1px solid #999;}
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: .3em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; }
.ui-accordion .ui-accordion-content-active { display: block; }
/* @end */

span.plain {
	font-size: .8em;
	color: #666;	
}

#basic-modal-content {display:none;}

/* Overlay */
#simplemodal-overlay {background-color:#000; cursor:wait;}

/* Container */
#simplemodal-container {height:700px; width:920px; color:#bbb; background: transparent; padding:0px;}
#simplemodal-container code {background:#141414; border-left:3px solid #65B43D; color:#bbb; display:block; margin-bottom:12px; padding:4px 6px 6px;}
#simplemodal-container a {color:#ddd;}
#simplemodal-container a.modalCloseImg {
	background:url(/images/x.png) no-repeat; /* adjust url as required */
	width:25px;
	height:29px;
	display:inline;
	z-index:3200;
	position:absolute;
	top:-15px;
	right:-18px;
	cursor:pointer;
}
#simplemodal-container #basic-modal-content {padding:8px;}

#basic-modal-content a:hover {
	background: none;
	text-decoration: none;
	color: #0056a3;
}


/* @group Slimbox */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.png) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.png) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

#lbNumber {
	//display: none;
}
/* @end */