@charset "utf-8";
body {
	font: 93% arial;
	background: url('/images/site/background.jpg') repeat-x #dce5f3 left top;
margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
height: 100%; }


a								{outline: none;}
a:link, a:visited, a:active		{text-decoration: none; color: #0b4f9c;}
a:hover							{text-decoration: underline;}

H1 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
H2 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
H3 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
H4 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
H5 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}


h1 { color: #00144a; font-size: 32pt; line-height: 32px; font-weight: normal;}
h2 { color: #5c940b; font-size: 20pt; line-height: 24px; font-weight: normal;} 
h3 { color: #00144a; font-size: 20pt; line-height: 24px; font-weight: normal; }
h4 { color: #c5e3fe; font-weight: normal; font-size: 120%; line-height: 24px; font-weight: normal; }
h5 { color: #5c940b; font-size: 20pt; line-height: 24px; font-weight: normal;} 

h2.book { color: #ffffff; font-weight: normal; font-size: 18pt; line-height: 24px;}
h2.ltblue { color: #0e4f9d; }
h3.green { color: #639914; }
h3.darkblue { color: #00144a;  font-size: 18pt; font-weight: bold;}
h3.red { color: #a11404;  font-size: 18pt;  }
h3.email { color: #a11404;  font-size: 14pt; font-weight:bold; }
h5.book { color: #ffffff; font-weight: normal; font-size: 18pt; line-height: 24px;}

h3.red a, h3.red a:visited { color: #a11404; text-decoration: underline; }
h3.red a:hover, h3.red a:visited:hover { color: #a11404; text-decoration: underline; }

.green { color: #639914;  font-size: 18pt; font-weight: bold;}
.dark { color: #00144a;  font-size: 18pt; font-weight: bold;}

#wrapper {
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #ffffff;	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}



#header {
	background: url('/images/site/header.jpg') no-repeat left top; 
	padding: 0;
	height: 127px;
}
#header-container	{ position: relative; height: 127px; }


#home-link	{width: 571px; height: 127px; background: url('/images/site/logo.jpg') no-repeat; position: absolute; top: 0px; left: 0px;}

#topimg {
position: relative;
float: right;
top: 0;
}

.img-r	{text-indent: -9999em;}



		

#navbar2 {
		background: url('/images/site/navbar-bg.png') no-repeat; background-position: left; margin-left: -11px; width: 982px; height: 47px;}
#navbar2 #nav_wrapper {
		width: 960px;
		margin: 0 auto;
		text-align: left;
		height: 42px;
background: url('/images/site/nav-bg.png') repeat-x left top #990000; }

			




#container {	
	background: #ffffff;
	margin: 0 auto;
	height: 100%;
}

#container #sidebar {
width: 249px;
height: 100%;
min-height: 400px;
text-align: left; 
padding: 0;
font-size: 93%;
float: left;
margin-top: -6px;
}


#container #sidebar  #bookit { background: url('/images/site/sidebar-bookit-20.gif') no-repeat left top; height: 388px; width: 249px;  }


#sidebar-res					{margin-left: 15px; margin-top: 4px;}
#sidebar-res h4					{font-weight: bold; font-family: arial; color: #ffffff; font-size: 14px; margin-top: 7px;}
#sidebar-res .dep-header		{background: url('/images/site/departures-icon-small.png') no-repeat 0px 1px; font-size: 14px; padding-left: 18px;}
#sidebar-res .arr-header		{background: url('/images/site/arrivals-icon-small.png') no-repeat 0px 1px; font-size: 14px; padding-left: 18px;}
#sidebar-res a			{background: url('/images/site/orange-button-slice2.png') repeat-x 0px -36px; display: block; height: 18px; width: 95px; margin-top: 3px; text-align: center; color: #ffffff; font-weight: bold; font-size: 14px; padding-top: 7px; padding-bottom: 5px;}
#sidebar-res a:hover 			{text-decoration: none; background-position: 0px 0px;}
.sdbr							{float: left; margin-right: 10px;}

#sidebar-rider { margin-left: 15px; }
#sidebar-rider h4 {color: #ffffff; font-size: 14px; font-family: arial; font-weight: bold; }
#sidebar-other { margin-left: 15px; position: absolute; top: 521px; }
#sidebar-other a {color: #ffffff; text-decoration: underline }
#sidebar-other a:hover {color: #ffffff; text-decoration: underline; }
#sidebar-other { color: #ffffff; font-size: 12px; }
#sidebar-other h4 {font-weight: bold; font-size: 14px; font-family: arial; }

#sidebar-limited { position: absolute; top: 421px; border:0px;}

#container #mainContent {
width: 711px;
height: 100%;
min-height: 400px;
margin: 0 0 0 249px;
text-align: left; 
padding: 0;
font-size: 93%;

}



#mainContent .contentpad {
	padding: 20px 20px 0;
}

#container #mainContent #homepic { background:#000; width: 711px; height: 400px; z-index: 1700; margin-top: -5px;}
#container #mainContent #homepic #cycle2 { position: relative; float: left; left: 245px; top: 20px; width: 393px; height: 50px; z-index: 1750;  }

#container #mainContent #homepic-bur { background: url('/images/site/to_bur.jpg') no-repeat; width: 711px; height: 388px; z-index: 1700; margin-top: -5px;}
#container #mainContent #homepic-bur #cycle2 { position: relative; float: left; left: 245px; top: 20px; width: 393px; height: 50px; z-index: 1750;  }

#container #mainContent #homepic2 { background: url('/images/site/to_bur.jpg') no-repeat; width: 711px; height: 388px; z-index: 1700; margin-top: -5px;}
#container #mainContent #homepic2 #cycle2 { position: relative; float: left; margin-top: -6px; width: 393px; height: 50px; z-index: 1750;  }

.fieldtext {
	color: #333333;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
}

/* --- homepage two cols --- */

#container #mainContent #twocols { position:relative; float: left; z-index: 1700; margin-top: -5px; width: 711px; overflow:hidden; }

#container #mainContent #twocols .leftcol { float:left; width:320px; height:250px; }
#container #mainContent #twocols .rightcol { float:right; width:391px; height:250px; }

/* --- end homepage two cols --- */



.paginate {margin: 0 20px 0;}
.blog-comments {margin: 15px 20px;}

.commentbox2 {margin: 5px 0; padding: 5px; background: #eee;}

.inputdiv {display: block; margin: 0 0 10px;}




#footer {
	padding: 0;
	background:#ffffff;
    clear:both; !important
}

#footer #featurebar {
background: url('/images/site/three-things.gif') no-repeat top center #ffffff;
height: 215px;
}

#footer #featurebar #promos		{ position: relative; top: 25px; padding: 10px;}

#promos table { border: 1px solid #ffffff; text-align: center; }

.promo_box { background: url('/images/site/footer-promo-box.gif') no-repeat top center #ffffff; width: 225px; height: 157px; }

.promo_box .text { text-align: center; padding-top: 20px; }

.promo_ltblue { color: #00144a; font-size: 10pt; }
.promo_dkblue { color: #0e4f9d;  font-size: 12pt; font-weight: bold;}



#footer #featurebar #promos #web-buttons-learnmore a{display:block;color:transparent;} #web-buttons-learnmore a:hover{background-position:left bottom;}a#web-buttons-learnmorea {display:none}

#footer #featurebar #promos #learnmore-button {background-image: url('/images/site/learnmore.png'); width:154px;height:47px;display:block; }

#web-buttons-pushbutton a{display:block;color:transparent;} #web-buttons-pushbutton a:hover{background-position:left bottom;}a#web-buttons-pushbutton{display:none}
#pushbutton-button {background-image: url('/images/site/pushbutton.png'); width:160px;height:116px;display:block; }

#pushbutton2{
  display: block;
  width: 157px;
  height: 116px;
  background: url("/images/site/pushbutton.png") no-repeat 0 0;

}

#pushbutton2:hover
{ 
  background-position: 0 -116px;
}

#footer  #footerlogo {
	background: #ffffff;}
	

#bottom {
background-color: #ffffff !important;	
width: 960px;
margin: 0 auto;
height: 65px;
text-align: center;
}
#bottom #btmtext  {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
padding-top: 15px;
color: #9a9a9a;
font-size: 85%;
background-color: ##ffffff !important;
}

#bottom #btmtext a, #bottom #btmtext a:visited { color: #525252; text-decoration: none; }
#bottom #btmtext a:hover, #bottom #btmtext a:visited:hover { color: #525252; text-decoration: underline; }

#bottom #hudson-link	{width: 100px; height: 40px; background: url('/images/site/THGsmall.gif') no-repeat transparent; float: right; position: relative; padding-right: 25px; padding-top: 10px; }
.img-r							{text-indent: -9999em;}


.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

#res_frame {
   
   background-repeat: no-repeat; 
background-color: #ffffff;
border: 0px solid #ffffff;

}



.pr_error_box, .ml_error_box {
	background-image: none !important;
	padding-left: 5px !important;
	padding-bottom: 5px !important;
	margin-bottom: 8px !important;
}


#pr_login_container	{margin-left: 20px; margin-top: 40px;}
#pr_login_container label {
font-weight: 100; font-size: 12px; margin-top: 10px;
border-bottom: 1px dashed #808080; padding-bottom: 4px; padding-left: 1px; width: 180px;}


#pr_login_container #pr_login_submit {
	  position: relative;
  top: 4px;
}

#pr_login_container #pr_login_submit_2 {
margin-top: 5px;
	display: block;
}

#pr_login_container #username {
  position: relative;
  top: -6px;
}

#pr_login_container #username2 {
 padding-top: 1px;
padding-bottom: 3px;
}

#pr_login_container a {
	font-weight: 100; font-size: 12px; color: #000000;
}

div#preload {
	display: none;
}

/* Copy and paste these css styles into your existing style sheet - or call this style sheet separately */

/* Styles to attribute to the text of your form */
.fieldtext {
	color: #ffffff;
	font-size: 14px;
font-weight: bold;
	font-family: Arial, Tahoma, Verdana;
}

/* 
Note:  If you need to have multiple colored texts, or different attributes within the same form,
just duplicate the above and call it "fieldtext2" or whatever.  Then you can apply that style to
additional text if you wish 
*/

/* This is the style for the main form fields */
.field1 {
	background: #FBFBFB;
	color: #666666;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	padding: 6px;
	width: 300px;
	border: 1px solid #CCCCCC;
}

/* In case you have fields that need to be a different width, colors, etc ... you can change those here.*/
.field2 {
	background: #FBFBFB;
	color: #666666;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	padding: 6px;
	width: 150px;
	border: 1px solid #CCCCCC;
}

/* If you want a border on the table that holds the form */
.formborder {
	border: 0;
}


