/* This controls the width of the fluid width layouts */

div.fluid
{
width: 90% !important;
}

/* This controls the width of the fixed width layouts */

div.fixed
{
	width: 980px !important;
}

/* Basic Stuff */

*
{
margin: 0em;
padding: 0em;
}

body
{
background-color: #ffffff;
color: #585858;
font-size: 9pt;
font-family: "trebuchet ms", helvetica, sans-serif;
}

h1,h2,h5,h6
{
font-weight: normal;
letter-spacing: -1px;
text-transform: lowercase;
}

h3,h4,h5,h6
{
color: #66000F;
}

h1 span
{
font-weight: bold;
}

h3 span
{
font-weight: bold;
}

h4 span
{
font-weight: bold;
}

br.clear
{
clear: both;
}

img
{
padding: 3px;
}

td.floatTL
{
float: left;
margin-right: 1.5em;
margin-bottom: 1.5em;
margin-top: 0.5em;
}

a
{
text-decoration: none;
color: #D90000;
}

a:hover
{
text-decoration: none;
}

p
{
line-height: 1.1em;
}

/* Header */

#header
{
width:100%;
height:122px;
background:  url('../tools/bgpic.jpg') no-repeat;
}

#header_inner
{
position: relative;
width: 950px;
height:122px;
margin: 0 auto;
}

#header_innerT
{
position: relative;
width: 950px;
height:42px;
margin: 0 auto;
}

/* Logo */

#logo
{
position: absolute;
bottom: 3.6em;
}

#logo h1
{
display: inline;
color: #440000;
font-size: 2.6em;
}

#logo h2
{
letter-spacing: 2px;
display: inline;
color: #585858;
font-size: 1.1em;
}

/* Menu */

#menu
{
position: absolute;
left: 20px;
bottom:1.0em;
}

#menu ul
{
list-style: none;
}

#menu li
{
float: left;
}

#menu li a
{
margin-left: 0.9em;
padding: 0.2em 0.4em 0.2em 0.4em;
background: #ffffff;
border: solid 1px #A94B4B;
color: #000000;
font-weight: bold;
font-size: 1.0em;
text-transform: lowercase;
text-decoration: none;
}

#menu li a.active
{
background: #F0F0F0;
color: #B70000;
border: 1px solid #A94B4B;
border-width: 1px 1px 1px 1px;
padding: 0.2em 0.4em 0.2em 0.4em;
	}

#menu li a:hover
{
background: #F0F0F0;
color: #B70000;
border: 1px solid #A94B4B;
border-width: 1px 1px 1px 1px;
padding: 0.2em 0.4em 0.2em 0.4em;
	}

/* Main */

#main
{
background: #ffffff;
}

#main_inner p
{
text-align: justify;
margin-bottom: 1.0em;
}

#main_inner ul
{
margin-bottom: 2.0em;
}

#main_inner
{
position: relative;
width: 950px;
margin: 0 auto;
padding-top: 1.0em;
border-top: dotted 2px #E1E1E1;
}

#main_inner h3,h4
{
position: relative;
border-bottom: dotted 2px #E1E1E1;
}

#main_inner h3
{
font-size: 1.6em;
padding-bottom: 0.1em;
margin-bottom: 0.8em;
}

#main_inner h4
{
font-size: 1.2em;
padding-bottom: 0.175em;
margin-bottom: 1.4em;
margin-top: 0.95em;
}

#main_inner .post
{
position: relative;
}

#main_inner .post h3
{
position: relative;
font-size: 1.7em;
padding-bottom: 1.2em;
}

/* Footer */

#footer
{
width: 950px;
margin: 0 auto;
text-align: center;
clear: both;
border-top: dotted 2px #E1E1E1;
margin-top: 1.0em;
margin-bottom: 1.0em;
padding-top: 1.0em;
font-size: 0.8em;
text-transform: lowercase;
}

	#primaryContent_1column
	{
	position: relative;
	margin-right: 7em;
	}
	
	#primaryContent_2columns
	{
	position: relative;
	margin-right: 17em;
	}
	
	#secondaryContent_2columns
	{
	float: right;
	}
	
	#primaryContent_3columns
	{
	position: relative;
	margin-right: 34em;
	}
	
	#secondaryContent_3columns
	{
	float: right;
	}
	
	#primaryContent_4columns
	{
	position: relative;
	margin-right: 25em;
	}
	
	#secondaryContent_4columns
	{
	float: right;
	}
	


	#columnA_1column
	{
	position: relative;
	float: left;
	width: 79.0em;
	margin-right: -5em;
	padding-right: 2em;
	}
	


	#columnA_2columns
	{
	position: relative;
	float: left;
	width: 39.0em;
	margin-right: -17em;
	padding: 0.0em 1.0em 0.8em 0.2em;
	font-size: 10pt;
	font-family: "trebuchet ms", helvetica, sans-serif;
	border-right: dotted 2px #E1E1E1;
	border-bottom: dotted 2px #E1E1E1;
	}



	#columnA_3columns
	{
	position: relative;
	float: left;
	width: 29.0em;
	margin-right: -34em;
	padding-right: 0.8em;
	}

	#columnA_3columns h3
	{
	font-size: 1.7em;
	padding-bottom: 0.175em;
	margin-bottom: 0.4em;
	margin-top: 0.0em;
	}

	#columnA_3columns h4
	{
	font-size: 1.2em;
	padding-bottom: 0.175em;
	margin-bottom: 0.4em;
	margin-top: 1.0em;
	}

	#columnA_3columns p
	{
	color: #5B0000;
	background: #ffffff;
	padding: 3px;
	border: solid #818181;
	border-width: 1px 2px 2px 1px;
	padding: 0.8em 0.4em 0.8em 1.0em;
	text-align: left;
	}

	#columnA_3columns_hotel
	{
	padding: 0.5em 0em 0em 0.8em;
	}

	#columnA_3columns_hotel_2
	{
	padding: 2em 0em 0em 0.8em;
	}

	#columnA_3columns_hotel_3
	{
	padding: 3em 0em 0em 0.8em;
	}

	#columnA_3columns_hotel_5
	{
	padding: 5em 0em 0em 0.8em;
	}

	#columnA_3columns_hotel_7
	{
	padding: 7em 0em 0em 0.8em;
	}

	#columnA_3columns_hotel_9
	{
	padding: 9em 0em 0em 0.8em;
	}

	#columnA_3columns_hotel_11
	{
	padding: 11em 0em 0em 0.8em;
	}

	#columnA_3columns_hotel_13
	{
	padding: 13em 0em 0em 0.8em;
	}

	#columnA_3columns_hotel_15
	{
	padding: 15em 0em 0em 0.8em;
	}

	#columnA_3columns_hotel_19
	{
	padding: 19em 0em 0em 0.8em;
	}

	#columnA_4columns
	{
	position: relative;
	float: left;
	width: 21.0em;
	margin-right: -34em;
	padding-right: 0.8em;
	border-right: dotted 2px #E1E1E1;
	}

	#columnA_4columns h4
	{
	font-size: 1.2em;
	padding-bottom: 0.175em;
	margin-bottom: 0.4em;
	margin-top: 1.0em;
	}
	
	#columnB_3columns
	{
	width: 29.0em;
	float: left;
	margin: 0.4em 1em 0em 0em;
	padding: 0em 1.5em 0.5em 1em;
	border-right: dotted 2px #E1E1E1;
	border-left: dotted 2px #E1E1E1;
	}
	
	#columnB_3columns_tips
	{
	width: 44.0em;
	float: left;
	margin: 0.4em 1em 0em 0em;
	padding: 0em 1.5em 0.5em 1em;
	border-right: dotted 2px #E1E1E1;
	border-left: dotted 2px #E1E1E1;
	}
	
	#columnB_3columns h4
	{
	font-size: 1.1em;
	padding-bottom: 0.175em;
	margin-bottom: 0.4em;
	margin-top: 0.4em;
	}

	#columnB_4columns
	{
	width: 24.0em;
	float: left;
	margin: 0.4em 1em 0em 0em;
	padding: 0em 1.5em 0.5em 1em;
	border-right: dotted 2px #E1E1E1;
	}
	

	#columnC_2columns
	{
	width: 33.0em;
	float: left;
	padding: 0em 0em 0.5em 2em;
	}

	#columnC_3columns
	{
	width: 14.0em;
	height: 35.0em;
	float: left;
	padding: 0em 0em 0.0em 0em;
	border: dotted #ffffff;
	border-width: 1px 1px 1px 1px;
	background: #F3F3F3;
	}
	
	#columnC_3columns_tips
	{
	width: 15.0em;
	height: 35.0em;
	float: left;
	background: #ffffff;
	}
	
	
	#search_col1
	{
	position: relative;
	}



	#search_col2
	{
	float: right;
	}

	#search_col2 h3
	{
	display: inline;
	color: #440000;
	font-size: 2.0em;
	border-bottom: dotted 2px #E1E1E1;
	}

	#search_col2 a
	{
	color: #440000;
	font-size: 1.0em;
	font-family: verdana, arial;
	padding: 0.0em 0.5em 0.0em 0.5em;
	}

	#search_col2 a:hover
	{
	background: #C7C7C7;
	color: #440000;
	font-size: 1.0em;
	font-family: verdana, arial;
	padding: 0.4em 0.5em 0.4em 0.5em;
	}

	
	#columnA
	{
	position: relative;
	float: left;
	width: 26.0em;
	margin-right: -18em;
	padding-right: 2em;
	}

	#columnB
	{
	width: 49.0em;
	float: left;
	padding: 0em 0em 0.5em 2em;
	border-left: solid 1px #E1E1E1;
	border-right: solid 1px #E1E1E1;
	border-top: solid 1px #E1E1E1;
	border-bottom: solid 2px #E1E1E1;
	}

	#columnB h3
	{
	display: inline;
	color: #440000;
	font-size: 1.6em;
	border-bottom: dotted 2px #E1E1E1;
	}

	#columnB li
	{
	font-size: 1.0em;
	padding: 0.2em 0.2em 0.2em 0.2em;
	width: 13.5em;
	background: #ffffff;
	}

	#columnB a:hover
	{
	background: #F0F0F0;
	color: #440000;
	border: 1px solid #616161;
	border-width: 1px 1px 1px 1px;
	padding: 0.0em 0.4em 0.0em 0.4em;
	}

/* LAYOUT - STATION SEARCH */
	
	#station_search_columnA
	{
	position: relative;
	float: left;
	width: 30.0em;
	padding: 0.0em 0.5em 0.0em 0.0em;
	font-size: 1.1em;
	font-family: "trebuchet ms", helvetica, sans-serif;
	border-right: dotted 2px #E1E1E1;
	border-bottom: dotted 2px #E1E1E1;
	}

	#station_search_columnB
	{
	width: 35.0em;
	float: left;
	}

	#station_search2_columnA
	{
	position: relative;
	float: left;
	width: 25.0em;
	padding: 0.0em 0.5em 0.0em 0.0em;
	font-size: 1.1em;
	font-family: "trebuchet ms", helvetica, sans-serif;
	border-right: dotted 2px #E1E1E1;
	border-bottom: dotted 2px #E1E1E1;
	}

	#station_search2_columnB
	{
	width: 12.0em;
	float: left;
	}

	#station_search2_columnB h3
	{
	text-decoration: underline;
	border-bottom: dotted 0px #E1E1E1;
	margin-top: 0.0em;
	margin-bottom: 0.0em;
	}

	#station_search2_columnB ul
	{
	margin-top: 0.0em;
	margin-bottom: 0.0em;
	}


.sh:link {
	color: #000000;
	text-decoration: none;
	font-family: verdana, arial;
	font-size: 12px;
	text-align: left;
	}

.sh:visited {
	color: #000000;
	text-decoration: none;
	font-family: verdana, arial;
	font-size: 12px;
	text-align: left;
	}

.sh:hover {
	color: #ffffff;
	text-decoration: none;
	font-family: verdana, arial;
	font-size: 12px;
	text-align: left;
	background-image: url(../tools/bg06.jpg);
	border-color: #000000;
	border-left-width : 1px;
	border-right-width : 1px;
	border-style : solid;
	border-top-width : 1px;
	border-bottom-width : 1px;
	}

.shed {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	font-family: verdana, arial;
	text-align: left;
	padding-left: 5px;
    background-image: url(../tools/bg55.gif);
	}

.stns {  
	text-align: left;
	color: #000000;
	line-height: 16px;
	padding-left: 20px;
	}

.ticket {  
	color: #1717FF; 
	}

.lineht {  
	line-height:10px;
	}

.advance {  
	color: #000000; 
	padding-left: 10px;
	}

.head {  
	color: #5B0000;
	background: #F0F0F0;
	padding: 3px;
	border: solid #818181;
	border-width: 1px 2px 2px 1px;
	padding: 0.8em 0.4em 0.8em 1.0em;
	text-align: left;
	}


#megaanchor
	{
	margin-left: 0.0em;
	margin-right: 0.8em;
	padding: 0.2em 1.0em 0.2em 1.0em;
	background: #616161;
	border: solid 1px #A94B4B;
	color: #FFFF80;
	font-weight: bold;
	font-size: 1.1em;
	font-family: "trebuchet ms", helvetica, sans-serif;
	text-decoration: none;
	}

#megaanchor2
	{
	margin-left: 0.0em;
	margin-right: 0.8em;
	padding: 0.2em 1.0em 0.2em 1.0em;
	background: #616161 url('images_red/n4.gif') repeat-x;
	border: solid 1px #A94B4B;
	color: #ffff80;
	font-weight: bold;
	font-size: 1.1em;
	font-family: "trebuchet ms", helvetica, sans-serif;
	text-decoration: none;
	}

#megaanchor3
	{
	margin-right: 0.0em;
	margin-right: 1.0em;
	padding: 0.2em 1.0em 0.2em 1.0em;
	background: #616161 url('images_red/n4.gif') repeat-x;
	border: solid 1px #A94B4B;
	color: #ffff80;
	font-weight: bold;
	font-size: 1.1em;
	font-family: "trebuchet ms", helvetica, sans-serif;
	text-decoration: none;
	}

.megamenu{
	position: absolute;
	display: none;
	left: 200;
	top: 0;
	background: white;
	border: 1px solid #616161;
	border-width: 5px 1px;
	padding: 5px;
	font-size: 1.2em;
	font-family: "trebuchet ms", helvetica, sans-serif;
	z-index: 100;
	}

.megamenu .column{
	float: left;
	width: 155px; /*width of each menu column*/
	margin-right: 5px;
	}

.megamenu .column ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

.megamenu .column ul li{
	padding: 0.0em 0.0em 0.0em 0.4em;
	}

.megamenu .column h3{
	background: #e0e0e0;
	font: bold 12px Arial;
	margin: 5px 0 5px 0;
	padding: 0.2em 0.0em 0.2em 0.5em;
	}

.megamenu .column ul li a{
	text-decoration: none;
	}

.megamenu .column ul li a:hover{
	background: #F0F0F0;
	color: #440000;
	border: 1px solid #616161;
	border-width: 1px 1px 1px 1px;
	padding: 0.0em 0.4em 0.0em 0.4em;
	}
