@charset "utf-8";

/* CSS Document */

BLOCKQUOTE{
	border-left: 1px dotted #BF3A07;
	padding-left: 10px;
	}

blockquote.helpContents{
	text-align: left;
	width:175px;
	font-family: Tahoma;
	font-size: 11px;
	margin: 0;
	padding: 5px;
	position: absolute;
	top: -1000px;
	left: -1000px;	
	border: 1px solid #000;
	z-index: 100;
	background-color: #fff;
	-moz-border-radius: 5px;
	-moz-opacity: .95;
	opacity: .95;
	filter: alpha(opacity=95); 
	color:#000000;
	}

blockquote.helpContents a{
	font-family: Tahoma, Verdana;
	color: #CC3300;
	font-weight: bold;
	}
	
body {
	background:#FFFFFF none repeat scroll 0 0;
	color:#000;
	font-family:tahoma;
	font-size:11px;
	margin:0;
	padding:0;
	}

h1 {
	padding:8px 0 0 0; 
	/*background:url(/images/pics/background.gif) repeat-x;*/ 
	height:21px; 
	width:100%; 
	vertical-align:bottom;
	text-align:center; 
	font-size:11px; 
	font-weight:normal; 
	margin:0 auto 0 auto; 

	}
	 
	 h1 font{ font-weight:bold;font-size:11px; }


#contentTop {
	/*background:url(/images/booking/international/form/content_top.gif) no-repeat scroll center bottom;*/
	width:896px;
	height:1px;
	padding:0 0 0 0; 
	margin-top:0px; 
	margin-left:auto; 
	margin-right:auto; 
	margin-bottom:0px;
	}

#content {
	/*background:transparent url(/images/booking/international/form/content.gif) repeat-y;*/
	width:896px;
	margin-top:0px; 
	*margin-top:-19px;
	margin-left:auto; 
	margin-right:auto; 
	margin-bottom:0px;
	*margin-bottom:-19px;
	color:#666666;
	overflow:hidden;
	}

#content #leftcol {
	float:left;
	margin-left:6px;
	width:25px;
	}
	
#content #centercol {
	float:left;
	width:700px;
	}
	
#content #rightcol {
	float:left;
	margin-right:6px;
	width:25px;
	}
	
#contentBottom {
	/*background:url(/images/booking/international/form/content_bottom.gif) no-repeat scroll center bottom;*/
	width:896px;
	height:1px;
	padding:0 0 0 0; 
	margin-top:0px; 
	margin-left:auto; 
	margin-right:auto; 
	margin-bottom:0px;
	}
	
.helpAnchor {
	padding-left:3px;
	}
	
	.helpAnchor img {
		border:none;
		}
	
#footer{
	width:100%;
	margin:0 auto 0 auto;
	padding-bottom:100px;
	color:#666;
	font-weight:bold;
	}
	
	#footer a{
		color:#666;
		}

.tblCenterCol {
	width:695px;
	}

#pricesSchedules {
	padding-top:10px;
	}
	
.passengerPriceList {
	border-bottom:1px solid #4C4C4C;
	border-top:1px solid #4C4C4C;
	color:#666666;
	font-weight:bold;
	width:57px;
	}

.vehiclePriceList {
	border-bottom:1px solid #4C4C4C;
	border-top:1px solid #4C4C4C;
	color:#666666;
	font-weight:bold;
	width:57px;
	}
	
.passengerPriceListTable {
	width:240px;
	}
	
.vehiclePriceListTable {
	width:240px;
	}

.scheduleListTable {
	width:180px;
	}

