/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

html, body {
	height: 100%;      
}


* {
	margin: 0;
	padding: 0;
}


#strip-wrapper {
	width: 100%;
	/* background-color: #e2c738; */        
	clear:both;
}

#dkgray {
	height: 3px;
	max-height:3px;
	margin:0;
	padding:0;
	border:0;
	background: url(iefix.png);
	}
	
#subtext {
  
	color: white;
	font-size: 1.6em;	
	height: 30px;	
	margin-top: 5px;	
	width: 400px;	
	
	margin-bottom: 10px;
	margin-left: -10px;
	}
	
#subtext_trainlogic {
  
	color: lime;
	font-size: 1.3em;	
	height: 25px;	
	margin: auto;	
	width: 390px;		
	margin-bottom: 10px;
	margin-left: 0px;		
	text-align: right;
	border: 0px solid red;
	}
	

#strip {
	clear: both;
	font-size: 2.0em;
	color:black;
	letter-spacing: -.03em;
	font-family: "arial";
	width: 825px;
        margin-left: 0;
        margin-top: auto;
        

	
	padding: 5px;
	text-align: center;
	/* text-shadow: 0 2px 1px #000; */
}

#blacktop {
	width:100%;
/*	background-color: black; */
	background: #0b2121 url(images/strip-technology.jpg) repeat-x;
	margin: 0;	
	min-height:130px;
	height: 130px; 	
	padding:0;
   background-position: -30px 0px;	
	}

#wrapper {	
	min-height: 100%; 	
	height: 100%;
	margin: auto;
 	background: gainsboro url(images/bgred_inv.jpg) fixed;
	width: 100%;		
}

#contact_wrapper {	
	min-height: 100%; 	
	height: 100%;
	margin: auto;
 	background: gainsboro url(images/bgred_inv.jpg);
	width: 100%;		
}


body {
	margin: 0;
	padding: 0;
	background: white;
	font-family: Arial, Helvetica, "sans serif";
	letter-spacing: -.0em;
	font-size: 14px;
	color:white;
	text-align: justify;
	height: 100%;
}





form {
	margin: 0;
	padding: 0;
}


input, textarea {
	font-family: Arial, Helvetica, "sans serif";
	font-size: 1em;
	color: #000000;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, "sans serif";
}

h1 {
	font-size: 3em;
}

h2 {
	font-size: 1.6em;
	color: black;
}

h3 {
	font-size: 1em;
}

.h2_subtitle {
	font-size: 19px;
	color: blue;
}


ul, ol {
	margin-bottom: 1.8em;
	line-height: 100%;	
}

p {
font-family: "sans serif", "Trebuchet MS", Arial, Helvetica;
	line-height: 100%;	
	font-size: 17px;
	font-weight: normal;
	color: #304040;
} 

ul, ol {
line-height: 16px;
}

blockquote {
}

a {
	color: blue; 	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

hr {
	display: box;		
	width: 80%;
	padding: 0px;
	margin-bottom: 10px;
	background: gray;
}

/* Wrapper */



#topsection 
{
	width:860px;
   min-width:860px;
	height:100px;
	margin:0;    
   padding:0; 
 /*	background-color:black; */

}



/* Menu */

#buttonsholder
{
	float:left;
	margin-top: 0px;
	margin-bottom:0px;	
	padding: 0px 0px;
	border: 0;	
	height:0px;
/*	display: none; */
}

#buttons {
  margin:0px;
  padding:0px;
  margin-top: 33px;
}

#buttons ul {   
	margin: 0;	
	list-style: none;		
}

#buttons li {
	float: left;
	margin-left:1px; /* distance between buttons */
	margin-bottom:0px;
 /*	background: yellow; */
	padding: 0px;
}
/*
#buttons a {
	
	padding: 3px 15px;
   margin:0;	
	text-decoration: none;
	text-transform: uppercase;
	font-size: 20px;
	letter-spacing: 0px;
	color: lime;	
 	background: gray url(images/btn_dkgray_mid.png) repeat-x;	*/
}*/


#buttons a:hover {
	background: orangered url(images/btn_orange_mid1.png) repeat-x;	
	color: white;
}




#menuholder
{
	float:right;
	width: 400px;
	margin-top: 53px;	
	border: 0px solid red;
}

#menu  {
	min-height:43px;	
	border: 0px solid white;
}



#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;	
	
}

#menu li {
	float: right;	
}

#menu a {
	min-height: 63px;
	padding: 15px 15px;
	margin: 0;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: black; /*darkgreen;*/
	background: url(images/silverbar.png);
	font-family: arial;

}

#menu a:hover {
	background: maroon url(images/silverbar_red.png);
	color: white;
}

#menu .current_page_item a {
	background: gray url(images/silverbar_sel.png);
	color: white;
}







#submenu  {

float:left;	
 
border: 2px solid gray;

				
}



#submenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#submenu li {
	float: left;
}

#submenu a {
	padding: 10px 18px;
	text-decoration: none;
	text-transform:none;
	font-size: 11px;
	font-weight: bold;
	color: white;
	color: gray	;
	display: block;

}

#submenu a:hover {
	background: white;
	color: black;
}

#submenu .current_page_item a {
	background: gray;
	color: black;
}




/* Logo */

#logo {
	width: 120px;
	height: 81px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin: 0 auto;
	float:left;

}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
}

#logo h1 {
	padding: 25px 0 0 20px;
	letter-spacing: -2px;
	text-transform: lowercase;
	font-family: "Trebuchet MS", Arial, Helvetica, "sans serif";
	font-size: 50px;
}

#logo h2 {
	padding: 36px 0 0 10px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 14px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
	
}

/* Page */

#home_page {
	width: 100%;
	margin: 0 auto;	
	padding-bottom:60px;   /* Height of the footer */
 	min-height: 560px;
	height: 560px;	
	clear: both;
	background: #dcdcdc url(images/bgred.jpg);
	border: 0px solid blue;
}

#page {
	width: 855px;
	margin: 0 auto;
	clear: both;	
	min-height: 500px;
	height: 500px;	
	border: 0px solid red ;
}

#buttons_bar {
   border: 0px solid green;
   text-align: left; 
   margin-top: 0px;
   min-width: 500px;
   margin-top: 5px;
   clear: both;
}


#schedules_page {
 /*	min-width: 100%; */
  /*	margin: auto;	*/
	padding-bottom:10px;   /* Height of the footer */
	padding-top: 10px;
	padding-left: 40px;
	padding-right: 0px; 
	background: url(images/bgred.jpg);  
}

#schedules_map {
	width: 100%;
	margin: auto;	
	padding-top: 10px;
	background: url(images/bgred.jpg);  
}
input[type="text"] {background-color:white;font-family:Georgia;padding:2px;}
textarea {background-color:white;font-family:Georgia;padding:2px;}
select { font-family:Georgia;font-size:16px;padding:2px; }

input[type="submit"] { font-family:Arial; font-size:16px;padding:2px;}

#contact_page {  
	width: 885px;
	margin-bottom: 20px;
	margin-top: 20px;
	padding-left: 20px;	
	padding-right: 20px;
	padding-bottom:50px;   /* Height of the footer */
	padding-top: 10px;
  /*	background: red; */
	min-height: 100%;
	height: auto;  
	clear:both;
 	background: whitesmoke;  
 	border:1px solid gray ;
 	text-padding: 20px; 	 	 	
}

#register_page {  
	width: 885px;
	margin-bottom: 20px;
	margin-top: 20px;
	padding-left: 20px;	
	padding-right: 20px;
	padding-bottom:20px;   /* Height of the footer */
	padding-top: 10px;
  /*	background: red; */
	min-height: 100%; /* 500px; */
	height: auto;  
	clear: both;
 	background: whitesmoke;  
 	border:1px solid gray ;
 	text-padding: 20px; 	 	 	
 	font-family: Georgia;
 	font-size: 16px;
 	overflow: hidden;
}

#contact_thankyou_page {  
	width: 885px;
	margin-bottom: 20px;
	margin-top: 20px;
	padding-left: 20px;	
	padding-right: 20px;
	padding-bottom:50px;   /* Height of the footer */
	padding-top: 10px;
  /*	background: red; */
	min-height: 500px; 
	height: auto;  
	clear:both;
 	background: whitesmoke;  
 	border:1px solid gray ;
 	text-padding: 20px; 	 	 	
}

html, body, #wrap {height: 100%;}

body > #wrapper {height: auto; min-height: 100%;}

#contact_content {
	float: left; 
/*	min-width: 100%;	*/
	padding-top: 10px;			
	padding-bottom: 0px;
	border:0px dashed black;
	padding-left: 0px;
	text-align: justify;
	clear:both;
 /*	border: 1px dotted maroon;
	background: brown;  */
/*	line-height: 18px; */
}

#regform_content {
	float: left; 	
	min-height: 100%; 	
	padding-top: 10px;	
	padding-bottom: 10px;		
	border:0px dashed black;
	padding-left: 70px;
	padding-right: 20px;	
	text-align: left;
	clear: both;
	color: black;	
/*	line-height: 18px; */
}

#pin_reminder_content {
	float: left; 
/*	min-width: 100%;	*/
	padding-top: 10px;			
	border:0px dashed black;
	padding-left: 0px;
	text-align: justify;
	clear:both;
	font-size: 16px;
	font-family: Georgia;
	color: black;
/*	line-height: 18px; */
}
	

#contact_content p {
   color: black; 
   font-weight: normal;
   font-family: "georgia";
   font-size: 16px;
	line-height: 18px;   
   margin: 0;   
}


#contact_content.hr {
	color: #f00;
	background-color: #f00;
	height: 5px;   
}

#pin_reminder_content hr {
	margin: 10px 0px 10px 0px;	
	height: 0px;   
	text-align: left;
	width: 100%;
}

#regform_content hr {
	margin: 10px 0px 10px 0px;	
	height: 0px;   
	text-align: left;
	width: 100%;
}

div.hr {
  height: 15px;
  background: #fff;
  margin:10px;
}

div.hr hr {
  display: none;
  margin:10px;
  background: red;
}


img.contact_picture {
	float: left;
	margin: 0px 30px 20px 0px;
	border:4px solid darkgray;
}

#contact_underfold {
/*   width: 100%;   */
   min-height: auto;
   height: auto;
   clear:both;
   text-align: justify;
   color: black;
}

#contact_address {
	float: center;
	text-align: left;
/*	background: white; */
	height: auto;	
	border: 0px solid gray;
	margin-right: 10px;
	padding: 0px 20px 10px 20px;	
}

#contact_address p {   
   font-family: "Georgia";
   font-size: 16px;
	line-height: 18px;      
	color: black;
}


#contact_form {
	float: left;
	min-width: 200px;
	min-height: auto;
	height: auto;
	
	font-family: "georgia";
	margin:0;
	padding: 14px;
	text-align: left;
 /*	border:1px dotted black; */
	outline:1px dotted black;
}

#help_page {  
	width: 885px;
	margin-bottom: 20px;
	margin-top: 20px;
	padding-left: 20px;	
	padding-right: 20px;
	padding-bottom:50px;   /* Height of the footer */
	padding-top: 10px;
  /*	background: red; */
	min-height: 100%;
	height: auto; 
	clear:both;
 	background: whitesmoke;  
 	border:1px solid gray ;
 	text-padding: 20px;
 	 	 	
}

#help_content {	  
	border:0px dashed black;
	padding: 20px;
	padding-right: 20px;
	text-align: justify;
	clear:both;
	font-family: Georgia;

	font-size: 16px;
	line-height: 1.2em;   
	margin:0;
	color: black;
 /*	background: yellow; */
/*	line-height: 18px; */
}

ul.HelpLink {
  margin-top: 8px;
  padding: 20px 0px 20px 30px;
  list-style-type: disk;  
  line-height: 1.2em;	  
  font-family: Georgia;
/*  letter-spacing: 0.1em;  */
  }
  
ul.HelpLink a {
  color: blue;  
} 
 
li.HelpLink {
  background-color: yellow;  
  }

ul.HelpParagraph {
	text-align:justify; 
	padding-bottom:0px;
	padding-top:20px;
	padding-left:20px;
	padding-right:0px;
	line-height: 1.2em;
}
img.NokiaScreenshot {
   border-style:none;
   width:201px;
   height:268px;   
   padding-left:20px;   
}

ol.HelpParagraph {
	text-align:justify; 
	padding:20px 20px 0px 40px;
	line-height: 1.2em;
 /* background:aqua; */
}
ul.RssList {
	text-align:justify; 
	line-height: 1.4em;
   list-style-type: none;	
   font-family: Georgia;   
   color: black;
}

ul.RssList li {
	padding-left: 20px;
	padding-top: -2px;
	background-image: url("http://railbandit.com/images/firefox_rss.gif");
	background-repeat: no-repeat;
	background-position: 0px .2em ;
}

ul.RssList a {
   color: blue;
}

.pink_frame {   
   border: 1px solid gray;
   padding: 0px 15px 15px 15px;
   background: #ffe4ff;
}

.light_green_frame {
   border: 1px solid gray;
   padding: 0px 15px 15px 15px;
   background: #f0fff0;
}

.light_green_frame_contact {
   border: 3px dashed green;
   padding: 0px 15px 15px 15px;
   background: #f0fff0;
}

.light_blue_frame {
   border: 1px solid gray;
   padding: 0px 15px 0px 15px;
   background: #f0f0ff;
}

p.HelpParagraph a, ol.HelpParagraph a, ul.HelpParagraph a {
   color: blue;
   }

p.HelpParagraph {
   font-family: Georgia;
	text-align:justify; 
	font-size: 16px;
	color: black;
	
	line-height: 1.2em;
/*  	background: red; */
	padding-left: 0;
	padding-bottom:0;
	padding-top: 20px;
	padding-right: 0px;
}

td.ImagesText {
   font-family: Georgia;
	font-size: 16px;
	color: black;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 340px;	
	margin-top: 12px;
	margin-bottom: 0px;
	line-height: 1.6em;	
	
}

#sidebar p {
	line-height: 15px;
}


.post {
	padding-bottom: 20px;
	text-align: left; /*justify; */
	color: white;
	font-size: 15px;
   border: 0px solid gray;
}

.post  p{
line-height: 19px;
}

.post  img {
border-style:none;
}

#content {
	float: left;
	width: 456px;
	padding-top: 10px;			
   border: 0px dotted maroon;	
}

.post {
	margin-bottom: 10px;
	padding: 0 0px;
}


#featurelist li { margin-top: 6px;
}

.coverage {

}

.coverage ul li {
  margin: 10px 25px;
  text-align: left;
  list-style: none;
 
}

#footerbottom {
	clear: both;	
	margin: auto;
	height: 100%;
	background: gray url(images/img04.png) repeat-x;
}

#footerbottom p {
	margin: 0;
	text-align: center;
	line-height: normal;
}

img.left {
	float: left;
	margin: 0 20px 10px 0;
}


/* Footer 

#footer {
	clear: both;
	padding: 10px 0;
	font-size: smaller;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
}


#footer-bgcontent {
	margin: 0px;
	padding: 0px;
	height: 70px;
	background: #000000 url(images/img03.jpg) repeat-x left top;
}
*/

#footer_contact {
   position: relative;
	margin-top: -60px; /* negative value of footer height */
	height: 60px;
	clear:both;	
	width: 100%;
	margin-top: 20px;
	padding-top: 20px;
	color: white;
	background: #606060 url(iefix.png) repeat-x;
}  

#footer {
   position:relative;
 /*  bottom:0; */
   width:100%;
   height:60px;   /* Height of the footer */
   background: #606060 url(iefix.png) repeat-x;
   color: white;
   clear: both;
}

#footer p {
	margin: 0;
	padding-top: 10px;
	padding-right: 30px;
	text-align: center;
	line-height: normal;
	font-size: 10px;
	color: white;
}

#footer a {
	color: #F99501; 
}



#Table_01 {
	position:relative;
	left:0px;
	top:0px;
	width:350px;
	height:500px;
	
}

#BB-Portrait {
	position:relative;
	left:0px;
	top:0px;
	width:350px;
	height:450px;
	margin:25px 0 0 0;
}

#movement_right {
	position:absolute;
	left:350px;
	top:200px;
	width:40px;
	height:40px;
	margin:0;
}

#movement_left {
	position:absolute;
	left:350px;
	top:290px;
	width:40px;
	height:40px;
	margin:0;
}





.large-text {
  margin-top: 10px;
  margin-bottom: 0px;
  font-size: 16px;
  font-family: Georgia;
  font-weight: normal;
  color: black;
/*  text-align: left;
  align: center;  */
  clear: both;
}


.both {
  clear: both;
}

.stepArrow {
    position:inherit;
    display:inline;
    margin-top: 0px;
    margin-bottom: 0px;
	margin-left:0px;	
}

ul.NoBullet {
  margin-top: 8px;

  list-style-type: none;
  line-height: 1.2em;	  
  font-family: Georgia;
/*  letter-spacing: 0.1em;  */
  }
  
ul.NoBullet a {
  color: black;  
} 
 
li.NoBullet {
  background-color: yellow;  
  }

#arrowmenuholder
{
	float:left;
	margin: 0;
	background-color: #dcdcdc;
}



