/*       General
======================= */
* {
	margin:0;
	padding:0;
}
html {
	height:100%;
	margin-bottom: 1px;
}
html * {
	padding: 0;
	margin: 0;
}
body {
	text-align:center;
	background: #FFF url(../images_user/main_bg.gif) repeat-x 0 0;
}
.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both;
}
.red {
	color:#FF0000;
	font-size:16px
}
/*       Links
======================= */
a {
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#006529;
	text-decoration:underline;
}
a img {
	border:none;
}
a:active, a:focus {
	outline:0;
}
/*      Display Error Message
=================================*/
.ErrorMessage {
	border: 1px solid;
	margin: 10px 20px;
	padding:15px 10px 15px 50px;
	background-repeat: no-repeat;
	background-position: 10px center;
	font-weight:bold;
	color: #D8000C;
	background-color: #FFBABA;
	background-image: url(../images_user/icon-error.gif);
}
.ErrorMessage p {
	color:#ce0000;
	margin:0;
}
.SuccessMessage {
	border: 1px solid;
	margin: 10px 20px;
	padding:15px 10px 15px 50px;
	background-repeat: no-repeat;
	background-position: 10px center;
	font-weight:bold;
	color: #4F8A10;
	background-color: #DFF2BF;
	background-image:url(../images_user/icon-success.gif);
}
/*     Float containers fix 
=============================== */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

/*       Text
======================= */
body, td, th, div, p, ul, li, h1, h2, h3, h4, input, select {
	font: 12px Arial, Helvetica, sans-serif;
	color:#040404;
	text-align: left;
}
h1, h2, h3, h4, h5, p, table {
	margin-left:15px;
	margin-right:15px;
}
h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000;
}
h1 {
	padding-top:10px;
	margin-bottom:10px;
	font:21px Arial, HelveFtica, sans-serif;
}
h2 {
	font-size:14px;
	padding-top:15px;
	padding-bottom:15px;
}
h3 {
	font-size:21px;
	color:#000;
	background: url(../images_user/bgh.gif) repeat-x left bottom;
	padding:10px 0 9px 0;
}
h4 {
	font-size:13px;
	font-weight:bold;
	color:#000;
	background:#eff7ce;
	padding:5px 14px;
	margin:0;
}
h4 span {
	font-size:13px;
}
h5 {
	font-size:13px;
	font-weight:bold;
	padding:5px 0;
}
h5 a {
	color:#003164;
	text-decoration:none;
}
p {
	font-size:13px;
	line-height:20px;
	padding-bottom:10px;
	color:#666;
	text-align:justify;
}
#Content ul, .LRCm ul, .BoxMMBot ul, #Content ol, .LRCm ol, .BoxMMBot ol {
	padding:10px 30px 10px 0;
	margin:0 0 0 43px;
}
#Content ul li, .LRCm ul li, .BoxMMBot ul li, #Content ol li, .LRCm ol li, .BoxMMBot ol li {
	padding: 0 0 7px 0px;
	color:#666;
}
#Content li ul, .LRCm li ul, .BoxMMBot li ul, #Content li ol, .LRCm li ol, .BoxMMBot li ol {
	padding: 0 0 0 0;
	margin:0 0 0 15px;
}
#Content li ul li, .LRCm li ul li, .BoxMMBot li ul li, #Content li ol li, .LRCm li ol li, .BoxMMBot li ol li {
	padding: 9px 0 0 0;
}
/*       Layout
======================= */
#Page {
	width: 950px;
	margin: 0 auto;
	text-align:left;
}
#Header {
	height:110px;
	position:relative;
}
/*       Logo
======================= */
#Logo {
	position:absolute;
	top:4px;
	left:0px;
	width:295px;
	height:90px;
	margin:0;
	padding:0;
}
#Logo a {
	display:block;
	width:295px;
	height:90px;
	background: url(../images_user/logo-oss.gif) no-repeat;
	margin-top:4px;
}
#Logo strong {
	display:none;
}
/*        Menu
====================== 
.TopMenu {
	position:absolute;
	top:6px;
	right:260px;
	margin:0;
	padding:0;
	width: 380px;
}

.TopMenu a {
	color:#006929;
	text-decoration:none;
	font-size:13px;
}
.TopMenu a:hover {
	color:#000;
	text-decoration:underline;
}


#Nav {
	height:26px;
	position:absolute;
	top:48px;
	right:-1px;
	width: 619px;
}
#Nav li { list-style:none; display:inline; background:#000;}
#Nav li a {display:block; float:left; height:26px; cursor:pointer; margin-left:2px; display:inline;}
#Nav li a strong { display:none;}

.findbus, .hows, .aboutus,.contact, .feedback, .faq,  .login, .findbus-on, .hows-on, .aboutus-on, .contact-on, .faq-on, .feedback-on, .login-on{ background: url(../images_user/navm.jpg) no-repeat;}

.findbus {background-position:0 0; width: 71px;}
.findbus:hover {background-position:0 -26px; width: 71px;}
.findbus-on{background-position:0 -26px; width: 71px;}

.hows {background-position:-72px 0; width: 89px;}
.hows:hover {background-position:-72px -26px; width: 89px;}

.aboutus {background-position:-163px 0; width: 89px;}
.aboutus:hover {background-position:-163px -26px; width: 89px;}

.contact {background-position:-254px 0; width: 97px;}
.contact:hover {background-position:-254px -26px; width: 97px;}

.feedback {background-position:-353px 0; width: 91px;}
.feedback:hover {background-position:-353px -26px; width: 91px;}

.faq {background-position:-446px 0; width: 66px;}
.faq:hover {background-position:-446px -26px; width: 66px;}


.login {background-position:-615px 0; width: 69px;}
.login:hover {background-position:-615px -26px; width: 69px;}

/*=======================================
		   after login pages css   
=========================================*/

/*        Menu
====================== 
#TopMenu {
	position:absolute;
	top:6px;
	right:255px;
	margin:0;
	padding:0;
	width: 387px;
}

#TopMenu a {
	color:#016332;
	text-decoration:none;
	font:bold 12px Verdana, Geneva, sans-serif;
}
#TopMenu a:hover {
	color:#000;
	text-decoration:underline;
}


#Nav {
	height:27px;
	position:absolute;
	top:46px;
	right:-1px;
	width: 610px;
}
#Nav li { list-style:none; display:inline; background:#000;}
#Nav li a {display:block; float:left; height:27px; cursor:pointer; margin-left:3px; display:inline;}
#Nav li a strong { display:none;}

.findbus, .hows, .aboutus, .feedback, .contact,  .faq,  .login, .findbus-on, .hows-on, .aboutus-on, .feedback-on, .contact-on, .faq-on, .login-on{ background: url(../images_user/navm.jpg) no-repeat;}

.findbus {background-position:0 0; width: 74px;}
.findbus:hover {background-position:0 -27px; width: 74px;}
.findbus-on{background-position:0 -27px; width: 74px;}

.hows {background-position:-77px 0; width: 104px;}
.hows:hover {background-position:-77px -27px; width: 104px;}
.hows-on {background-position:-77px -27px; width: 104px;}

.aboutus {background-position:-184px 0; width: 80px;}
.aboutus:hover {background-position:-184px -27px; width: 80px;}
.aboutus-on{background-position:-184px -27px; width: 80px;}

.feedback {background-position:-267px 0; width: 73px;}
.feedback:hover {background-position:-267px -27px; width: 73px;}
.feedback-on{background-position:-267px -27px; width: 73px;}

.contact {background-position:-342px 0; width: 89px;}
.contact:hover {background-position:-342px -27px; width: 89px;}
.contact-on {background-position:-342px -27px; width: 89px;}

.faq {background-position:-434px 0; width: 53px;}
.faq:hover {background-position:-434px -27px; width: 53px;}
.faq-on {background-position:-434px -27px; width: 53px;}

.login {background-position:-588px 0; width: 114px;}
.login:hover {background-position:-588px -27px; width: 114px;}

.login-on {background-position:-588px -27px; width: 114px;}

*/
	
	/*        Menu
====================== */
#TopMenu {
	position:absolute;
	top:6px;
	right:200px;
	margin:0;
	padding:0;
	width: 400px;
	color:#016332;
	text-decoration:none;
	font:bold 12px Verdana, Geneva, sans-serif;
}

#TopMenu a {
	color:#016332;
	text-decoration:none;
	font:bold 12px Verdana, Geneva, sans-serif;
}
#TopMenu a:hover {
	color:#000;
	text-decoration:underline;
}


#Nav {
	height:27px;
	position:absolute;
	top:46px;
	right:-1px;
	width: 635px;
	right:5px;
	width: 640px;
}
#Nav li { list-style:none; display:inline; background:#000;}
#Nav li a {display:block; float:left; height:27px; cursor:pointer; margin-left:3px; display:inline;}
#Nav li a strong { display:none;}

.findbus, .hows, .aboutus, .feedback, .contact, .cancel,  .faq,  .login, .findbus-on, .hows-on, .aboutus-on, .feedback-on, .contact-on, .cancel-on, .login-on{ background: url(../images_User/navm.jpg) no-repeat;}


.findbus {background-position:0 0; width: 70px;}
.findbus:hover {background-position:0 -27px; width: 70px;}
.findbus-on{background-position:0 -27px; width: 70px;}

.hows {background-position:-72px 0; width: 99px;}
.hows:hover {background-position:-72px -27px; width: 99px;}
.hows-on {background-position:-72px -27px; width: 99px;}

.aboutus {background-position:-173px 0; width: 75px;}
.aboutus:hover {background-position:-173px -27px; width: 75px;}
.aboutus-on{background-position:-173px -27px; width: 75px;}

.feedback {background-position:-250px 0; width: 98px;}
.feedback:hover {background-position:-250px -27px; width: 98px;}
.feedback-on{background-position:-250px -27px; width: 98px;}

.contact {background-position:-350px 0; width: 85px;}
.contact:hover {background-position:-350px -27px; width: 85px;}
.contact-on {background-position:-350px -27px; width: 85px;}

.cancel {background-position:-437px 0; width: 94px;}
.cancel:hover {background-position:-437px -27px; width: 94px;}
.cancel-on {background-position:-437px -27px; width: 94px;}

.login {background-position:-533px 0; width: 97px;}
.login:hover {background-position:-533px -27px; width: 97px;}
.login-on {background-position:-533px -27px; width: 97px;}



/*=======================================
		   after login pages css   
=========================================*/

#Navm {
	height:27px;
	position:absolute;
	top:44px;
	right:-1px;
	width: 620px;
}
#Navm li { list-style:none; display:inline; background:#000;}
#Navm li a {display:block; float:left; height:27px; cursor:pointer; margin-left:2px; display:inline;}
#Navm li a strong { display:none;}

.find, .howsit, .about, .feedbak, .contactus, .myacc, .logout, .find-on, .howsit-on, .about-on, .feedbak-on, .contactus-on, .myacc-on, .logout-on{ background: url(../images_User/navm-logout.jpg) no-repeat;}

.find {background-position:0 0; width: 71px;}
.find:hover {background-position:0 -27px; width: 71px;}
.find-on{background-position:0 -27px; width: 71px;}

.howsit {background-position:-72px 0; width: 89px;}
.howsit:hover {background-position:-72px -27px; width: 89px;}
.howsit-on {background-position:-72px -27px; width: 89px;}

.about {background-position:-163px 0; width: 89px;}
.about:hover {background-position:-163px -27px; width: 89px;}
.about-on {background-position:-163px -27px; width: 89px;}

.feedbak {background-position:-353px 0; width: 98px;}
.feedbak:hover {background-position:-353px -27px; width: 98px;}
.feedbak-on {background-position:-353px -27px; width: 98px;}

.contactus {background-position:-368px 0; width: 97px;}
.contactus:hover {background-position:-368px -27px; width: 97px;}
.contactus-on {background-position:-368px -27px; width: 97px;}

.myacc {background-position:-521px 0; width: 95px;}
.myacc:hover {background-position:-521px -27px; width: 95px;}
.myacc-on {background-position:-521px -27px; width: 95px;}

.logout {background-position:-619px 0; width: 63px;}
.logout:hover {background-position:-619px -27px; width: 63px;}
.logout-on {background-position:-619px -27px; width: 63px;}


/*=======================================
		   after login pages css   
=========================================

#Navm {
	height:27px;
	position:absolute;
	top:44px;
	right:-1px;
	width: 585px;
}
#Navm li { list-style:none; display:inline; background:#000;}
#Navm li a {display:block; float:left; height:27px; cursor:pointer; margin-left:2px; display:inline;}
#Navm li a strong { display:none;}

.find, .howsit, .about, .feedbak, .contactus, .myacc, .logout, .find-on, .howsit-on, .about-on, .feedbak-on, .contactus-on, .myacc-on, .logout-on{ background: url(../images_user/navm-logout.jpg) no-repeat;}

.find {background-position:0 0; width: 71px;}
.find:hover {background-position:0 -27px; width: 71px;}
.find-on{background-position:0 -27px; width: 71px;}

.howsit {background-position:-72px 0; width: 89px;}
.howsit:hover {background-position:-72px -27px; width: 89px;}
.howsit-on {background-position:-72px -27px; width: 89px;}

.about {background-position:-163px 0; width: 89px;}
.about:hover {background-position:-163px -27px; width: 89px;}
.about-on {background-position:-163px -27px; width: 89px;}

.feedbak {background-position:-353px 0; width: 91px;}
.feedbak:hover {background-position:-353px -27px; width: 91px;}
.feedbak-on {background-position:-353px -27px; width: 91px;}

.contactus {background-position:-254px 0; width: 97px;}
.contactus:hover {background-position:-254px -27px; width: 97px;}
.contactus-on {background-position:-254px -27px; width: 97px;}

.myacc {background-position:-490px 0; width: 95px;}
.myacc:hover {background-position:-490px -27px; width: 95px;}
.myacc-on {background-position:-490px -27px; width: 95px;}

.logout {background-position:-588px 0; width: 56px;}
.logout:hover {background-position:-588px -27px; width: 56px;}
.logout-on {background-position:-588px -27px; width: 56px;}

*/


/*       Boxes
======================= */
.BoxL {
	background: #FFF url(../images_user/bgc.gif) repeat-y left top;
}
.BoxLBot {
	background: url(../images_user/bgbot.gif) no-repeat left bottom;
	padding-bottom:6px;
}
.BoxLTBot {
	background: url(../images_user/bgtbot.gif) no-repeat left bottom;
	padding-bottom:6px;
}
.BoxLHBlue {
	border-bottom:1px solid #006929;
	background: #eaf1ff url(../images_user/bgbtop.gif) repeat-y left top;
	position:relative;
}
.BoxLHBlue h1 {
	margin:0;
	padding:10px 14px;
	font-weight:bold;
	background:#EBF5C9 url(../images_user/topb.png) no-repeat left top;
	border-left:1px solid #a5a6a5;
	border-right:1px solid #a5a6a5;	
	color:#000;
}
.BoxLHBlue h1 span {
	color:#787777;
	font-size:13px;
}
.BoxM {
	background: url(../images_user/boxmbg.gif) repeat-y left top;
}
.BoxMBot {
	background: url(../images_user/boxmbot.gif) no-repeat left bottom;
}
.BoxMM {
	background: url(../images_user/boxmmbg.gif) repeat-y left top;
}
.BoxMMBot {
	background: url(../images_user/boxmmbot.gif) no-repeat left bottom;
}
.BoxMHBlue, .BoxMHGreen, .BoxMHBrown {
	border-bottom:1px solid #a5a5a5;
}
.BoxMHBlue h2, .BoxMHGreen h2, .BoxMHBrown h2 {
	margin:0;
	padding:10px 14px;
	border:none;
}
.BoxMHBlue {
	background: #84aa18 left top;
	border-left:1px solid #a5a6a5;
	border-right:1px solid #a5a6a5;
}
.BoxMHBlue h2 {
	background: url(../images_user/topblue.gif) no-repeat left top;
}
.BoxMHGreen {
	background:#84aa18 left top;
	border-left:1px solid #a5a6a5;
	border-right:1px solid #a5a6a5;

}
.BoxMHGreen h2 {
	background: url(../images_user/topgreen.gif) no-repeat left top;
}
.BoxMHBrown {
	background: #84aa18 left top;
	border-left:1px solid #a5a6a5;
	border-right:1px solid #a5a6a5;
}
.BoxMHBrown h2 {
	background: url(../images_user/topbrown.gif) no-repeat left top;
}
.BoxS {
	background: url(../images_user/boxsbg.gif) repeat-y left top;
}
.BoxSBot {
	background: url(../images_user/rightbot.gif) no-repeat left bottom;
}
.BoxSHGreen, .BoxSHBlue, .BoxSHDGreen, .BoxHDBrownS {
	border-bottom:1px solid #a5a5a5;
}
.BoxSHGreen h2, .BoxSHBlue h2, .BoxSHDGreen h2, .BoxHDBrownS h2 {
	margin:0;
	padding:10px 14px;
	border:none;
}
.BoxSHGreen {
	background: url(../images_user/bggreen.gif) repeat-y left top;
}
.BoxSHGreen h2 {
	background: url(../images_user/topgreen.gif) no-repeat left top;
}
.BoxSHBlue {
	background: url(../images_user/bgblue.gif) repeat-y left top;
}
.BoxSHBlue h2 {
	background: url(../images_user/topblue.gif) no-repeat left top;
}
.BoxSHDGreen {
	background: url(../images_user/bgdgreen.gif) repeat-y left top;
}
.BoxSHDGreen h2 {
	background: url(../images_user/topdgreen.gif) no-repeat left top;
}
.BoxHDBrownS {
	background: #84aa18 left top;
	border-left:1px solid #a5a6a5;
	border-right:1px solid #a5a6a5;
}
.BoxHDBrownS h2 {
	background: url(../images_user/topBrownSmall.gif) no-repeat left top;
}
.ContactTbl {
	margin-top:8px;
}
.ContactTbl td {
	line-height:16px;
}
/*       HomePage
======================= */
#MainHome {
}
#HomeLeft {
	width:530px;
	float:left;
}
#HomeRight {
	width:400px;
	float:left;
	margin:0 0 0 20px;
}
#HomeLeft h2, #HomeRight h2 {
	color:#000;
	font:bold 13px Arial, Helvetica, sans-serif;
}
.TblSearch {
	margin-top:12px;
}
.TblSearch td {
	padding:0 30px 14px 0;
	line-height:20px;
	color:#6e6e6e;
}
.TblSearch td span {
	color:#9ca0a4;
}
.TblSearch td .InM {
	padding:3px;
	width:150px;
	font-weight:bold;
	border:1px solid #999999;
}
.TblSearch td .InDt {
	padding:3px;
	width:120px;
	font-weight:bold;
	background: url(../images_user/icon-calendar.gif) no-repeat 108px center;
	border:1px solid #999999;
}
.TblSearch td select {
	width:208px;
	font-weight:bold;
	padding:2px;
	border:1px solid #999999;
}
.TblSearch td select.passengers {
	width:80px;
	padding:2px;
	font-weight:bold;
	border:1px solid #999999;
}
#R01, #R02, #R03 {
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#6e6e6e;
	padding:0 0 15px 30px;
	margin:0 20px 0 18px;
	text-align: inherit;
	line-height:19px
}
#R01 {
	background: url(../images_user/01.gif) no-repeat 0px 2px;
}
#R02 {
	background: url(../images_user/02.gif) no-repeat 0px 2px;
}
#R03 {
	background: url(../images_user/03.gif) no-repeat 0px 2px;
}
.PNRDetail p {
	padding:0 0 10px 0;
}
#HomeRight .InS {
	padding:3px;
	width:30px;
	font-weight:bold;
}
#HomeRight .InM {
	padding:3px;
	width:96px;
	font-weight:bold;
}
#HomeRight .InL {
	padding:3px;
	width:140px;
	font-weight:bold;
	color:#999;
}
/*  Rail Search Listing Page
======================= */
#BackTicketHistory {
	font: normal 18px Arial, Helvetica, sans-serif;
	position:absolute;
	right:0;
	top:1px;
	padding:12px 14px 8px 20px;
	margin:0;
	z-index:100;
	line-height:normal;
}
#ModifySearchOpen {
	font: normal 18px Arial, Helvetica, sans-serif;
	position:absolute;
	
	padding:10px 14px 10px 20px;
	margin:0;
	z-index:100;
	background: url(../images_user/blue-down.gif) no-repeat 0 19px;
	line-height:normal;
}
#ModifySearchPanel .BxL {
	color:#11488a;
	font-weight:bold;
	float:left;
	padding:10px 14px 0 14px;
	margin:0;
}
#ModifySearchPanel {
	background:#ffffde url(../images_user/bgmp.gif) repeat-y left top;
	border-bottom:1px solid #a5a5a5;
}
#ModifySearchPanel p {
	color:#11488a;
	font-weight:bold;
	float:left;
	padding:14px 14px 19px 14px;
	margin:0;
}
#ModifySearchPanel p span {
	color:#9ca0a4;
	font-size:12px;
}
#MainIn {
	background: url(../images_user/bgcl.gif) repeat-y left top;
}
.Slider {
	position: relative;
	background: url(../images_user/sbg.gif) 0 0 no-repeat;
	width: 201px;
	height: 14px;
}
.Slider div {
	position: absolute;
	cursor: pointer;
	top: 0px;
}
#ColumnLeft {
	float:left;
	width:230px;
}
.TblLeft {
	border-collapse:collapse;
	width:199px;
}
.TblLeft th {
	background:#F7F7F7;
	text-align:left;
	border-bottom:1px solid #CCC;
	padding:4px 10px 4px 5px;
	font-weight:bold;
}
.TblLeft td {
	padding:4px 10px 4px 5px;
	border-bottom:1px solid #CCC;
}
.LeftColumnBox {
	margin-top:7px;
	background-image: url(../images_user/bgh.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin:0 15px;
	padding-bottom:20px;
}
.LeftColumnBox h5, .LeftColumnBox p {
	margin:0;
}
#ColumnLeft p.SubHD {
	display:block;
	background:url(../images_user/arrow-black.gif) no-repeat 0 center;
	font-size:13px;
	font-weight:bold;
	color:#000;
	padding:5px 0 5px 12px;
}
.LeftColumnBox p {
	padding:2px 0;
	line-height: normal;
	margin:3px 0 0 0;
}
.LeftColumnBox p.right {
	text-align:right;
}
#ColumnRight {
	float:left;
	width:719px;
}

#Footer {
	position: relative;
	background:#000;
	margin-top:20px;
	height: 87px;
}
#Footer p.txt {
	text-align:left;
	padding:10px 10px 20px 15px;
	margin:0;
	font-size:12px;
	color:#fff;
}
#Footer p.txt a {
	color:#fff;
}
#Footer p.txt span {
	color:#fff;
	padding:0 10px;
}

/*  Table Styles
============================= */
.TblL {
	width:948px;
	margin:0 1px;
	border-collapse:collapse;
	border-top:1px solid #d2d2d2;
	text-align:left;
}
#Caption {
	padding:10px;
}
.TblL thead th {
	background:#EBF5C9;
	font-weight:bold;
	border-bottom:1px solid #d2d2d2;
	padding:10px;
	text-align: center;
	color:#757474;
}
.TblL tbody td {
	border-bottom:1px solid #d2d2d2;
	padding:10px;
	color:#000;
	vertical-align:top;
	text-align:center;
}
.TblL tbody tr.odd {
	background:#fafafa;
}
.TblL tbody td p {
	margin:0;
	padding:0;
	color:#000;
}
.TblL tbody td span, .TblL tbody td p span {
	color:#a3a3a3;
}
.TblL tbody td p a {
	font-size:13px;
	font-weight:bold;
}
/*
.TblSteps {
	margin:5px 0 5px 95px;
	border-collapse:collapse;
	text-align:left;
}
.TblSteps td.stepact {
	background:url(../images_user/img-stepAct.gif) no-repeat 0 0;
	width:103px;
	height:59px;
}
.TblSteps td.stepDact {
	background: url(../images_user/img-stepDact.gif) no-repeat 0 0;
	width:103px;
	height:59px;
}
.TblSteps td.Gap {
	background: url(../images_user/gap.gif) repeat-x 0 center;
}
.stepHD {
	font:bold 13px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align:center;
	color:#FFF;
	height:22px;
	vertical-align:middle;
}
.stepActnt, .stepDctnt {
	font:bold 11px Arial, Helvetica, sans-serif;
	text-align:center;
	height:38px;
	vertical-align:middle;
	padding-top: 3px;
}
.stepActnt {
	color:#21682e;
}
.stepDctnt {
	color:#444444;
}
*/

.TblSteps {
	margin:5px 0 5px 95px;
	border-collapse:collapse;
	text-align:center;
}
.TblSteps td.stepact {
	background:url(../images_user/img-stepAct.gif) no-repeat 0 ;
	width:110px;
	
}
.TblSteps td.stepDact {
	background: url(../images_user/img-stepDact.gif) no-repeat 0 ;
	width:110px;
	height:34px;
}
.TblSteps td.Gap {
	background: url(../images_user/gap.gif) repeat-x 0 center;
}
.stepHD {
	font:bold 11px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align:left;
	color:#FFF;
	height:22px;
	vertical-align:middle;
}
.stepActnt, .stepDctnt {
	font:bold 11px Arial, Helvetica, sans-serif;
	text-align:center;
	height:38px;
	vertical-align:middle;
	padding-top: 3px;
}
.stepActnt {
	color:#21682e;
}
.stepDctnt {
	color:#444444;
}

.greyLine {
	height:1px;
	background:#CCCCCC;
}
.field50 {
	width:50px;
}
.field150 {
	width:150px;
}
.TblM {
	width:719px;
	margin:0;
	border-collapse:collapse;
	border-top:1px solid #d2d2d2;
	text-align:left;
}
.TblM caption {
	padding:10px;
	font-weight:bold;
}
.TblM th {
	background:#EBF5C9;
	font-weight:bold;
	border-top:1px solid #d2d2d2;
	padding:10px;
	text-align: right;
	color:#757474;
}
.TblM thead th {
	
	font-weight:bold;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #cccccc;
	padding:10px;
	text-align:left;
	color:#222222;
}
.TblM thead th.ThTrainName {
}
.TblM thead th.ThDeparts {
	width:45px;
}
.TblM thead th.ThArrives {
	width:50px;
}
.TblM thead th.ThDuration {
	width:88px;
}
.TblM thead th.ThFrom {
	width:44px;
}
.TblM thead th.ThTo {
	width:44px;
}
.TblM thead th.ThSeats {
	width:100px;
	text-align:center;
}
.TblM thead th.ThBook {
	width:44px;
}
.TblM tbody td {
	border-top:1px solid #d2d2d2;
	padding:10px;
	color:#000;
	vertical-align:top;
}
.TblM tbody tr.odd {
	background:#fafafa;
}
.TblM tbody td p {
	margin:0;
	padding:0;
	color:#000;
}
.TblM tbody td span, .TblM tbody td p span {
	color:#a3a3a3;
	font-size:11px;
}
.TblM tbody td p a {
	font-size:13px;
	font-weight:bold;
	color:#d3140c;
}
.TblMS {
	
	margin:0;
	border-collapse:collapse;
	border-bottom:1px solid #d2d2d2;
	text-align:left;
	margin-top:5px;
}
.TblMS thead th {
	background-color:#84ac18;
	font-weight:bold;
	padding: 5px 10px;
	text-align:left;
	color:#222222;
	border-bottom:1px solid #d2d2d2;
}
.TblMS tbody td {
	padding:5px 10px;
	color:#000;
	vertical-align:top;
	border-top:1px solid #d2d2d2;
}
.TblCB {
	width:948px;
	margin:0 1px;
	border-collapse:collapse;
	border-top:1px solid #d2d2d2;
	text-align:left;
}
.TblCB caption {
	padding:10px;
}
.TblCB th {
	background:#EBF5C9;
	font-weight:bold;
	border-bottom:1px solid #d2d2d2;
	padding:10px;
	color:#757474;
	border-bottom:1px solid #d2d2d2;
	text-align:right;
}
.TblCB thead th {
	text-align:left;
}
.TblCB td {
	border-bottom:1px solid #d2d2d2;
	padding:10px;
	color:#000;
	vertical-align:top;
}
.TblCB tbody td span, .TblCB tbody td p span {
	color:#a3a3a3;
}
.TblCBS {
	width:474px;
	margin:0 1px;
	border-collapse:collapse;
	border-top:1px solid #d2d2d2;
	text-align:left;
}
.TblCBS caption {
	padding:8px;
}
.TblCBS th {
	background:#F3F3F3;
	font-weight:bold;
	border-bottom:1px solid #d2d2d2;
	padding:8px;
	color:#757474;
	border-bottom:1px solid #d2d2d2;
	text-align:right;
}
.TblCBS thead th {
	text-align:left;
}
.TblCBS td {
	border-bottom:1px solid #d2d2d2;
	padding:8px;
	color:#000;
	vertical-align:top;
}
.TblCBS tbody td span, .TblCBS tbody td p span {
	color:#a3a3a3;
}
/*       Forms
====================== */
div.box {
	padding:10px;
	margin:15px 14px 0 14px;/*background:#F3F3F3;*/
}
div.box input.input-text, div.box textarea.input-text {
	border:1px solid #B5B5B5;
	color:#666666;
	width:350px;
	padding:3px;
	font-weight:bold;
}
div.box label {
	display:block;
	padding:6px;
	color:#555555;
}
div.box label span {
	display:block;
	float:left;
	padding-right:8px;
	width:150px;
	text-align:right;
	font-weight:bold;
}
.spacer {
	margin-left:164px;
	margin-top:10px;
	font-size:11px;
	color:#555555;
}
/* Form styles */
div.form-container {
	margin: 10px;
	padding: 10px;
}
p.legend {
	margin-bottom: 1em;
}
p.legend em {
	color: #C00;
	font-style: normal;
}
div.errors {
	margin: 0 0 10px 0;
	padding: 5px 10px;
	border: #FC6 1px solid;
	background-color: #FFC;
}
div.errors p {
	margin: 0;
}
div.errors p em {
	color: #C00;
	font-style: normal;
	font-weight: bold;
}
div.form-container p {
	margin: 0;
}
div.form-container p.note {
	margin-left: 170px;
	font-size: 90%;
	color: #333;
	padding-bottom:0;
}
div.form-container fieldset {
	margin: 10px 0;
	padding: 10px;
	border:none;
}
div.form-container legend {
	font-weight: bold;
	color: #666;
}
div.form-container fieldset div {
	padding: 0.25em 0;
}
div.form-container label, div.form-container span.label {
	margin-right: 10px;
	padding-right: 10px;
	width: 150px;
	display: block;
	float: left;
	text-align: right;
	position: relative;
}
div.form-container label.error, div.form-container span.error {
	color: #C00;
}
div.form-container label em, div.form-container span.label em {
	position: absolute;
	right: 0;
	font-size: 120%;
	font-style: normal;
	color: #C00;
}
div.form-container input.error {
	border-color: #C00;
	background-color: #FEF;
}
div.form-container input:focus, div.form-container input.error:focus, div.form-container textarea:focus {
	background-color: #FFC;
	border-color: #FC6;
}
div.form-container div.controlset label, div.form-container div.controlset input {
	display: inline;
	float: none;
}
div.form-container div.controlset div {
	margin-left: 170px;
}
div.form-container div.buttonrow {
	margin-left: 180px;
}
#MyAccount {
	margin:10px 0 0 15px;
	padding:20px;
}
#MyAccount #profile {
	background: url(../images_user/icon-profile.jpg) no-repeat 0 6px;
	padding:4px 0 0 60px;
}
#MyAccount #MyTrans {
	background: url(../images_user/icon-transaction.gif) no-repeat 0 10px;
	padding:0 0 0 60px;
	margin-top:20px;
}
#MyAccount h2 {
	padding:0 0 6px 0;
	margin:0;
}
#MyAccount p {
	margin:0;
	padding:0 0 10px 0;
	line-height:22px;
}
#MyAccount p span {
	padding:0 5px;
}
table.RdTbl {
	margin:0;
	border:none;
}
table.RdTbl td {
	border:none;
	padding:0 10px 0 0;
}
table.RdTbl input {
	vertical-align:middle;
}
table.TblM th a.up {
	background:url(../images_user/sort_up.gif) no-repeat right center
}
table.TblM th a.down {
	background:url(../images_user/sort_down.gif) no-repeat right center
}
#PaymentGateway {
	border:1px solid #d2d2d2;
	margin:20px;
}
#PGLeft {
	background:#f3f3f3 url(../images_user/bgrl.gif) repeat-y right top;
	width:201px;
	height:300px;
	float:left;
}
#PGLeft p {
	margin:0;
	padding:0;
}
#PGLeft p a {
	background:#FFF;
	width:190px;
	display:block;
	padding:10px 0 10px 10px;
	text-decoration:none;
	font-weight:bold;
	border-bottom:1px solid #d2d2d2;
	border-right:1px solid #d2d2d2;
}
#PGLeft p a.active {
	border-right:1px solid #FFF;
}
/* For PaymentGateWay Change By Mayur */ 
.PGLeft {
	background:#f3f3f3 url(../images_user/bgrl.gif) repeat-y right top;
	width:201px;
	height:300px;
	float:left;
}
.PGLeft p {
	margin:0;
	padding:0;
}
.PGLeft p a {
	background:#FFF;
	width:190px;
	display:block;
	padding:10px 0 10px 10px;
	text-decoration:none;
	font-weight:bold;
	border-bottom:1px solid #d2d2d2;
	border-right:1px solid #d2d2d2;
}
.PGLeft p a.active {
	border-right:1px solid #FFF;
}
/* End Of Change PaymentGateWay */
#PGRight {
	float:left;
	width:500px;
}
#UpdateResults {
	/*
	font:normal 18px Arial, Helvetica, sans-serif;
	color:#fba370;
	border:1px solid #fba370;
	padding:15px 0;
	background:#fee0cf;
	width:240px;
	text-align:center;
	position:fixed;
	top:300px;
	left:675px;
	z-index:1005;
*/
	line-height: 20px; 
	z-index: 1111; 
	position: absolute;
    background: #FFFFFF; 
    height: 50px; 
    width: 1000px; 
    font-weight:900;
    filter: alpha(opacity=60);
    -moz-opacity: .60; 
    opacity: .60; 
    text-align: center; 
    vertical-align:middle;
    font-family:Verdana;
    font-size:large ;
    color:Red;
    left: 0px;
    top: 0px
}
.TblTatkal {
	border-collapse:collapse;
	border:1px solid #CCC;
}
.TblTatkal th {
	background:#F7F7F7;
	border:1px solid #CCC;
	padding:5px;
}
.TblTatkal td {
	border:1px solid #CCC;
	padding:5px;
}
.ROF {
	float:left;
	width:236px;
	height:230px;
}
.TblSearch td .autotext {
	background-image: url(../images_user/Mirror.jpg);
	background-position: right center;
	background-repeat: no-repeat;
	padding:3px;
	width:200px;
	font-weight:bold;
	border:1px solid #999999;
}
.TblSearch td .autoSearch {
	background-image: url(../images_user/black.gif);
	background-position: right center;
	background-repeat: no-repeat;
	padding:3px;
	width:200px;
	font-weight:bold;
	border:1px solid #999999;
}
.autotext {
	background-image: url(../images_user/Mirror.jpg);
	background-position: right center;
	background-repeat: no-repeat;
}
.autoSearch {
	background-image: url(../images_user/black.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
.infoMSG {
	color: #00529B;
	background-color: #BDE5F8;
	background-image: url(../images_user/icon-info.gif);
	border: 1px solid;
	margin: 10px 20px;
	padding:15px 10px 15px 50px;
	background-repeat: no-repeat;
	background-position: 10px center;
	font-weight:bold;
}
.PMerchant {
	border-top: 1px solid #d2d2d2;
	border-bottom:1px solid #d2d2d2;
	padding:0 20px 20px 25px;
	margin:0 1px;
}
.PMerchant img {
	margin-top:20px;
	margin-right:25px;
}
.PMerchant1 {
	padding:0 20px 20px 25px;
	margin:0 1px;
}
.PMerchant1 img {
	margin-top:20px;
	margin-right:25px;
}
.PMerchant2 {
	border-bottom:1px solid #d2d2d2;
	padding:0 20px 20px 25px;
	margin:0 1px;
}
.TblCC {
}
.TblCC td {
	padding:5px 10px 5px 0;
}
dl.horizontal {
	margin:0;
}
dl.horizontal dt {
	float:left;
	width:160px;
	line-height:20px;
	white-space:nowrap
}
dl.horizontal dd {
	margin:0 0 5px 150px;
	line-height:20px;
	margin-left:170px;
}
dl.horizontal dt label:after {
	content:":"
}
dl.horizontal dt.required label:after {
	content:"*"
}
.package {
	border-bottom:1px solid #dcdcdc;
	margin:15px 15px 0 15px;
	padding-bottom:10px;
}
.package h3 {
	line-height:20px;
	background:none;
	padding:0 0 10px 0;
	margin:0;
}
.package h3 span {
	color:#666;
	font-size:13px;
}
.package p {
	margin:0;
}
.ImgRight {
	float:right;
	margin:10px 15px 0 15px;
	border:1px solid #CCC;
	padding:5px;
}
.package .ImgRight {
	margin-right:0;
}
table.pricing {
	font-size:14px;
	width:919px;
	border-collapse:collapse;
}
table.pricing th, table.pricing td {
	padding:.5em;
	border-bottom:1px solid #c3c3c3;
	border-collapse:collapse
}
table.pricing th {
	border-top:1px solid #c3c3c3;
	background:#f2f2f2;
	font-weight:bold;
}
table.pricing {
	border-left:1px solid #c3c3c3
}
table.pricing th, table.pricing td {
	border-right:1px solid #c3c3c3
}
.TblM .FewDaysTD {
	padding:0;
}
.TblM .FewDaysTD table {
	margin:0;
}
.TblM .FewDaysTD table td {
	padding:6px 0 6px 10px;
	font:11px Arial, Helvetica, sans-serif;
}
.TblM .FewDaysTD a {
	text-decoration:none;
}
.TblM .FewDaysCaption {
}
.TblM .FewDaysAvail {
	background:#eae9e9;
	border-left:1px solid #d2d2d2;
	padding:0;
}
.grey {
	color:#616363;
	font-weight:normal;
}
.tbl tr td {
	padding:5px;
}
img.promoter {
	display:block;
	margin:0 20px 10px;
	float:left;
	border:1px solid #333;
}
#seat-bg {
	width:562px;
	height:236px;
	margin-left:20px;
}
#seatbody {
	float:right;
	margin:30px 30px 0 100px;
	width:420px;
	height:170px;
	left: 503px;
	top: 457px;
}
/*#seat {
	float:left;
	left: 581px;
	top: 352px;
}

#seat a{
	display:block;	
	margin-right:3px;
}
#seat a:hover{background: url(../images_user/seatbg.gif) no-repeat 0 0;}
#seat a:active{background: url(../images_user/seatbg.gif) no-repeat 0 0;}

#sleeperbody{
	position:absolute;
	margin-top:137px;
	height:30px;
	width:415px;
	left: 784px;
	top: 540px;
}

#sleeper{	
	float:left;}
	
#sleeper a{	width:76px;
	display:block;
	float:left;
	margin-right:5px;
}
#sleeper a:hover{ background:url(../images_user/sleeperbg.gif) no-repeat 0 0;}
#sleeper a:active{ background:url(../images_user/sleeperbg.gif) no-repeat 0 0;}
#seatline{
	margin:0 75px 0 15px;
	border-bottom:1px solid #E6E6E6;
}*/

.mid-top {
	background:url(../images_user/bus-mid-top.gif) repeat-x 0 0;
	width:100%;
}
.mid-btm {
	background:url(../images_user/bus-mid-btm.gif) repeat-x 0 0;
}
.fnt-mid {
	background:url(../images_user/bus-front-mid.gif) repeat-y 0 0;
	vertical-align:top;
}
.bck-mid {
}
.mid-clr {
	background-color:#f1f8fd;
	border-right:2px solid #376c9f;
}
.seat a {
	outline:none;
	display:block;
}
.seat a:hover {
	background:url(../images_user/seatbg.gif) no-repeat left top;
	width:38px;
	height:38px;
}
.seat a:active {
	background:url(../images_user/seatbg.gif) no-repeat left top;
	width:38px;
	height:38px;
}
.sleeper a {
	float:left;
	outline:none;
	display:block;
}
.sleeper a:hover {
	background:url(../images_user/sleeperbg.gif) no-repeat 0 0;
	width:76px;
	height:32px;
}
.sleeper a:active {
	background:url(../images_user/sleeperbg.gif) no-repeat 0 0;
	width:76px;
	height:32px;
}

.bluetext
{
	width: 100px;
	float: left;
	text-transform: uppercase;
	color: #055f9b;
	font-weight: bold;
	text-align: left;
	font-size: 13px;
}
.icon
{
	width: 39px;
	float: left;
	margin: 0px 3px 0 0;
}

.icon-sleep
{
	width: 81px;
	float: left;
	margin: 0px 3px 0 0;
}

/*  Newly added 07May  */
.ctr{
	text-align:center;
}

.border-right{
	border-right:1px solid #e1e909;
}
.border-bottom{
	border-bottom:1px solid #e1e909;
}
