@charset "utf-8";
body {
	padding:0px;
	margin:0px;
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
#mainBody {
	width:795px;
	margin:0;
	padding:0;
}

.tempBanner{
	margin-bottom:20px;
}
	
.homeHdrCopy, .homeHdrCopyFR {
	position:relative;
	float:right;
	top:250px;
	margin-top:-80px;
	padding-right:30px;
	font-size:33px;
	font-weight:bold;
}
.homeHdrCopyFR {
			position: relative;
			float: right;
			top: 230px;
			margin-top: -80px;
			padding-right: 30px;
			font-size: x-large;
			font-weight: bold;
}
#leftSide {
	position:relative;
	float:left;
}
#rightSide {
	position:relative;
	float:right;
	width:354px;
}
.subheadLine {
	font-weight:bold;
	font-size:18px;
}
.subheadLineFR {
	font-weight:bold;
	/*font-size:14px;*/
	font-size:18px;
}
.subCopy {
	font-size:13px;
	padding-left:10px;
	padding-right:10px;
	padding-top:6px;
	padding-bottom:10px;
}
.restrictions {
	font-size:10px;
}

.restrictionsFR {
	font-size:9px;
}

.tix {
	background:url(../images/topBox.gif) no-repeat 0 0;
	width:425px;
	height:auto;
}
.tixBottom {
	background:url(../images/bottomBox.gif) no-repeat 0 0;
	width:425px;
	height:42px;
}
.tixHdr {
	padding-top:5px;
	font-size:18px;
}
.tixHdrCities 
{
	font-size: 14px;
	color: #3399cc;	
	text-align: center;
	padding-top: 20px;
	font-weight: bold;
}
.travelingFrom {
	padding-left:23px;
	padding-top:3px;
	padding-bottom:3px;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;	
}
.travelingLabel {
	padding-left:0px;
	padding-top:3px;
	padding-bottom:3px;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
}
.travelFromContainer
{
	padding-left: 15px;	
	text-align: left;
	float: left;	
	width: 180px;
	/* border: solid 1px red; */
}
#travelfrom
{
	width: 150px;
	font-size: 10px;
	padding: 2px;
}
.travelToContainer
{
	padding-left: 15px;
	text-align: left;
	float: left;
	padding-left: 10px;	
	width: 180px;
	/* border: solid 1px green; */
}
#travelto
{
	width: 150px;
	font-size: 10px;
	padding: 2px;
}
.tixLocation {
	clear:both;
	margin: 0;
	padding: 0;
	height:213px;
}
.tixText {
	float:left;
	padding: 0px 20px 0px 45px;
}
.tixTextFR {
	float:left;
	padding: 0px 20px 0px 40px;
}
.cityCopy {
	font-size:14px;
	font-weight:bold;
}
.tixPickUp {
	font-size:9px;
	font-weight:bold;
}
.tixAddr {
	font-size:12px;
	font-weight:bold;
}
.tixSeeMap {
	font-size:10px;
}
.tixSchedule {
	margin-left:18px;
	margin-top:10px;
	font-size:10px;
	width:390px;
	height:auto;
}
.tixScheduleFR {
	margin-left:10px;
	margin-top:10px;
	font-size:10px;
	width:405px;
	height:auto;	
}
.tixItemDesc {
	height:16px;	
}
.tixRow {
	background-color:#FFFFFF;
	color:#000000;
	height:40px;	
	display: none;
	line-height: 18px;
	width: 100%;
}
.tixRowFR {
	background-color:#FFFFFF;
	color:#000000;		
	display: none;
	line-height: 18px;
	width: 100%;	
	position: relative;		
}
.tixViewMap
{
	font-size: 9px;
}
.tixRow td
{
	line-height: 18px;
}
.tixTravelTo {
	font-size:11px;
	font-weight:bold;
	color:#000000;
}
.tixTravelToHdr 
{
	padding-left:5px;
	font-weight:bold;
	text-transform:uppercase;
}
.tixSeeAdditional {
	padding-top:0px;
}
/*nav*/
#navcontainer {
	margin: 0;
	padding: 5px 0px;
	margin-left:18px;
}
#navlist {
	list-style: none;
	margin: 0;
	padding: 0;
	height:48px;
}
#navlist li {
	margin: 0;
	padding: 0;
	background:url(../images/greyButton.jpg) no-repeat 0 0;
	width:98px;
	height:33px;
	float:left;
	margin-right:0px;
	margin-top:0px;/*margin-bottom:14px;*/

}
#navlist a {
	margin:0;
	padding:0;
	display:block;
	padding: 9px 0px;
	height:33px;
}
.active {
	background:url(../images/blueButton.jpg) no-repeat 0 0;
}
.active:focus {
	outline:0;
}
.showHide1:focus {
	outline:0;
}
.showHide2:focus {
	outline:0;
}
.showHide3:focus {
	outline:0;
}
#navlist a:link, #navlist a:visited {
	color: #fff;
	font-weight:bold;
	font-size:12px;
	text-decoration: none;
}
/*#navlist a:hover
{
color: #fff;
background-color: #369;
text-decoration: none;
}*/



/* TERMS AND CONDITIONS PAGE*/

.copyArea {
	background-color:#FFFFFF;
	color:#000000;
}
.copyHolder {
	padding:20px;
	font-family:Arial, Helvetica, sans-serif;
	width:550px;
}
.copyHdr {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

/* CONTACT US PAGE */

.contactUs .copyArea {
	background-color:#d8ddea;
}

.content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:21px;
	color:#000;
}

.content h2 {
	font-size:1.4em;
	font-weight:bold;
	color:#3793cc;
	margin:20px 0 0 0;
}

.content h2.top {
	margin:0;
}

.content .line {
	font-size:1.2em;
}

.content .last {
	padding-bottom:160px;
}


/*
#termsList{
list-style:lower-alpha;
}*/


/* END TERMS AND CONDITIONS PAGE*/

.footer {
	color:#FFFFFF;
	font-size:10px;
	padding-top:30px;
}

.footer a {
	color:#0072ff;
}
a {
	color:#0072ff;
}

.tixRowTravelTo
{
	width: 128px; 
	float: left;
	text-align: center;
}

.tixRowTravelToFR
{
	width: 85px; 
	float: left;
	text-align: center;	
}

.tixRowTravelToHdr
{
	width: 128px;
	float: left;
}

.tixRowTravelToHdrFR
{
	width: 90px;
	float: left;
}

.tixRowDeparts
{
	width: 90px;
	float: left;	
}

.tixRowDepartsFR
{
	width: 110px;
	float: left;	
}

.tixRowArrives
{
	width: 90px;
	float: left;	
}

.tixRowArrivesFR
{
	width: 110px;
	float: left;	
}

.tixRowBookNow
{
	float: left;
	padding-top: 10px;				
}

.tixRowBookNowFR
{
	padding-top: 10px;	
	width: 98px;				
	position: absolute;
	top: 0;	
	right: 0;
	bottom: 0;
	padding-bottom: 10px;	
}

.clear
{
	clear: both;
}

.tixRowViewMapFR
{
	clear: left;
	/*width: 100%;*/
	padding-left: 5px;		
}

.footerMain {
	position:relative;
	clear:both;
	padding-bottom:50px;
}

.footerMainFR {
	position:relative;
	clear:both;
	padding-bottom:50px;
	margin-bottom:50px;
	font-size:11px;
}

.langFooter {
	position:absolute;
	top:10px;
	left:10px;
}

.copyright {
	position:absolute;
	top:10px;
	left:315px;
}

.contentFooter {
	position:absolute;
	top:9px;
	left:464px;
}

.termsFooter {
	position:absolute;
	top:10px;
	right:10px;
}

.contactUsFooter {
	position:absolute;
	top:9px;
	left:464px;	
}
