/* CSS Document */
TD{
	vertical-align: top;
}
body {
	padding:0px;
	margin:auto;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:12px;
	color:#004B8D;
	background:url(../bg.jpg) repeat-x left bottom;
	background-color:#7E8282;
    }

#wrapper{
	width:870px;
	background:url(../images/wrapper_bg.jpg) repeat-y;
	padding:0 10px 0 10px;
	margin:auto;
	}

h1 {
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#004B8D;
	}
	
h2 {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#004B8D;
	}
	
h3 {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FEE550;
	}

p {
	font-size:12px;
	color:#004B8D;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	}
	
/*td {
	font-size:12px;
	color:#004B8D;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	}*/
	
a{
	text-decoration:none;
	}

	
.Dump
{
	margin: 5px;
	padding: 5px;
	border: solid 1px #000000;
	background-color: #cccccc;
}

.Dump div, span, pre
{
	font-family: Tahoma;
	font-size: 11px;
}

.Dump span 
{
	margin-right: 5px;
}
	
/*-------------------header---------------------*/
#header{
	/*background:url(../images/header.jpg) no-repeat;*/
	background-color:#FEE453;
	width:870px;
	height:238px;
	}

/*.tel{
	margin:0 0 0 272px;
	background:url(../images/tel.jpg) no-repeat;
	width:145px;
	height:59px;
	padding:70px 0 0 40px;
	}*/

.logo{
	float:left;
	}

#header	ul{
	margin:3px 0 0 147px;
	padding:0;
	background-color:#FEE453;
	}

#header ul li{
	display:inline;
	padding:0 0 0 36px;
	}
	
#header ul li a{
	text-decoration:none;
	color:#004B8D;
	font-weight:bold;
	}

#header ul li a:hover{
	color:#2FB4FB;
	}

/*--------------------header end-----------------------*/
/*----------------------content----------------------*/
#content{
	background:url(../images/content.jpg) repeat-x;
	width:870px;
	background-color:#FFFFFF;
	}
	
.language{
	margin:0 0 0 15px;
	}
	
.language a{
	text-decoration:none;
	color:#004B8D;
	}
	
.language a:hover{
	color:#2FB4FB;
	}
	
#menu{
	width:218px;
	background:url(../images/manu_bg.jpg) no-repeat;
	float:left;
	}
	
#menu ul{
	margin:10px 0 0 0;
	padding:0 33px 0 2px;
	}
	
#menu ul li{
	list-style:none;
	border-bottom:1px #FFFFFF solid;
	padding:8px 0 8px 0;
	text-indent:10px;
	}

#menu ul li a{
	text-decoration:none;
	color:#113F4B;
	}
	
#menu ul li a:hover{
	color:#FEF1A8;
	font-weight:bold;
	}

.bus{
	margin:5px 0 5px 0;
	font-weight:bold;
	text-align:center;
	}
	
	
#page{
	float:left !important;
	padding:0 0 0 10px;
	}	

.path{
	border-bottom:1px #333399 dotted;
	margin:0 0 20px 0 ;
	}
	
#page a{
	text-decoration:none;
	color:#004A8D;
	}

/*#page p{
	text-align:justify;
	margin:10px 30px 0 10px;
	}*/
	
#TicketForm select{
	margin:10px 5px 0 5px;
	}
	
#f_trigger_c{
	margin:0 5px 0 5px;
	}
	
#f_date_c{
	margin:10px 0 0 0;
	}
	
#TicketForm input{
	margin:10px 0 0 0;
	}
	
#page div{
	margin:5px 0 0 0;
	}

#page input{
	margin:5px 0 0 0;
	}
/*--
#Countries li{
	margin:3px 0 0 0;
	list-style:circle;
	}
	
#Countries li a:hover{
	text-decoration:underline;
	}
--*/
#Countries span
{
	display: block;
	margin: 4px 12px;
	background: url(../images/destination_bullet.gif) no-repeat;
	padding: 0 0 0 12px;
}
#Alphabet a:hover{
	background-color:#00CCFF;
	}
/*-------------------content end--------------------*/
/*----------------------footer----------------------------*/
#footer{
	background:url(../images/footer.jpg) no-repeat;
	width:870px;
	height:33px;
	margin:0 auto;
	padding:30px 0 0 0;
	text-align: center;
}

#footer ul{
	/*margin:0 0 0 225px;
	padding:20px 0 0 0;*/
	}
	
#footer ul li{
	display:inline;
	list-style:none;
	padding:0 0 0 35px;
	}
	
#footer ul li a{
	/*color:#FEE550;*/
	color:#004B8D;
	font-weight:bold;
	}

.copy{
	padding:0 0 0 10px;
	color:white;
	}

.net4you{
	float:right;
	margin:-20px 20px 0 0;
	color:#FFFFFF;
	}

	.net4you img{border:none;
	}
	
	#Alphabet
	{
		padding: 0px 5px 5px 5px;
		text-align: center;
	}
	
	#Alphabet a 
	{
		color: #004B8F;
		margin-right: 2px;
		padding: 0px 3px 0px 3px;
		border: solid 1px #004B8F;
		background-color: #ffffff;
	}
	
	#Alphabet a:hover
	{
		color: #ffffff;
		background-color: #004B8F;
	}
	
	#ActiveTab1
	{
		cursor: pointer; 
		background-color: #FFE550; 
		width: 100px; 
		text-align: center; 
		border: solid 1px #666666; 
		border-bottom: none;	
	}
	
	#InactiveTab1
	{
		cursor: pointer; 
		background-color: #CCCCCC; 
		width: 100px; 
		text-align: center; 
		border: solid 1px #666666; 
		border-right: none;
	}
	#ActiveTab2
	{
		cursor: pointer; 
		background-color: #FFE550; 
		width: 100px; 
		text-align: center; 
		border: solid 1px #666666; 
		border-bottom: none;	
	}
	
	#InactiveTab2
	{
		background-color: #FFE550; 
		width: 100px; 
		text-align: center; 
		border: solid 1px #666666; 
		border-left: none; 
		background-color: #cccccc;
	}/* CSS Document */

.ticketDestination
{
	font-size: 9px;
	margin: 0;
	padding: 0;
	width: 150px;
}
.payOpt INPUT
{
	margin: 5px 5px -3px 0px !important;
}

.ticketDetails
{
	border-top: solid 1px #000000 !important;
	border-left: solid 1px #000000 !important;
	background-color: #fffadc;
	width: 100%;
}

.ticketDetails TD
{
	border-bottom: solid 1px #000000 !important;
	border-right: solid 1px #000000 !important;
	padding: 4px;
}

.ticketDetails IMG
{
	border: none;
}
.ticketButtonContainer
{
	margin: 0px !important;
}
.ticketButton
{
	width: 100px;
	border-top: solid 1px #000000;
	border-left: solid 1px #000000;
	border-bottom: solid 1px #000000;
	float: left;
	padding: 4px;
	text-align: center;
	cursor: pointer;
}
.request_form input
{
	width: 250px;
}
.request_form textarea
{
	width: 250px;
	height: 150px;
}
.ticket_details
{
	width: 567px;
}

#cc2 {
	padding:0 0 0 10px;
}

#start_destination {
	color:#004b8d;
}

.ticketDestination {
	color:#004b8d;
}
















