@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	font: normal 12px Arial, Helvetica, sans-serif;
}
body {
	margin: 0 auto;
	color: #252525;
}
body, html {
	height: 100%;
}
ol, ul, li {
	list-style: none;
}
ul {
	margin: 0;
	padding: 0;
}

a {
	outline: none;
	cursor: pointer;
	text-decoration: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

nav li, .userlogin ul li, #asignin ul li, .footer ul li, .bg_sn ul li  {
	float: left;
}
/*header starts*/
header {
	height: 90px;
	width: 990px;
	margin: 0 auto;
	clear: both;
}
.logo {
	background: url(..images/tg-img.png) 0px -932px no-repeat;
	width: 162px;
	height: 80px;
	float: left;
}
.mes-logo {
	background: url(../images/mes-logo.png) 60px 10px no-repeat;
	width: 155px;
	height: 85px;
	float: left;
}
.formrow{
	margin:0 auto; 
	padding:0px 10px;
	width:999px;
}
.menuarea {
	height: 30px;
	float: right;
	padding-top: 20px;
}

nav {
	height: 30px;
	clear: both;
	width: auto;
	margin-top: 25px;
 	*margin-top: 5px;
}
nav ul {
	float: right;
}
nav li {
	right: 0;
	display: inline;
	padding-right: 1px;
	margin-top: 12px;
}
nav a {
	padding: 6px 8px;
	font-size: 10pt;
	font-weight:600;
	color: #444;
}
nav a:hover {
	color: #222;
}

a.menu-bg {
   background: url(https://www.ticketgoose.com/events/tg_weeklymailer_new_2016/4.apr/menu_bg.gif) no-repeat;
   padding: 7px 5px 7px 18px;
   background-size: contain;
}

.userlogin {
	float: right;
	margin-right: 5px;
}
.userlogin ul li a {
	font-size: 9pt;
	padding: 0px 2px;
	color: #DE6020;
}
#asignin {
	float: right;
}
#asignin ul li {
	display: inline;
	padding: 0px 6px;
	text-transform: capitalize;
}
.snname {
	float: right;
	padding-right: 4px;
}
.snname ul li {
	float: left;
	display: inline;
	padding: 0 3px;
	color: #488700;
}
.fb, .tw, .blog, .google {
	background:url(../images/tg-img.png) 0px -167px;
	width: 16px;
	height: 16px;
	display: inline-block;
}
.tw {
	background: url(../images/tg-img.png) 0px -1260px;
}
.google {
	background: url(../images/tg-img.png) 0px -358px;
}
.blog {
	background: url(../images/tg-img.png) 0px -1406px;
}
.aname {
	font-weight: 600;
}
.alink {
	color: #df5d0b;
}
.alink:hover {
	color: #df5d0b;
	text-decoration: underline;
}
.emsg {
	color: red;
	height: 20px;
	text-align: right;
	width: auto;
	margin: 5px 6px 0 0;
	display: none;
	float: right;
	clear: both;
}
/*header ends*/
section, .section2 {
	margin: 0 auto;
	width: 100%;
	height: 212px;
	padding-top: 10px;
	clear: both;
	background-color: #FAFAFA;
	border-bottom: 1px solid #E5E5E5;
	border-top: 1px solid #E5E5E5;	
}
.section2 {
	width: 990px;
	background-color: #FFFFFF;
	border-bottom: none;
	border-top: none;
}
article {
	width: 60%;
	float: left;
}
.bp_header, .bp_headerorange {
	width: 95%;
	font-size: 13.5pt;
	border-bottom: 1px solid #aaa;
	padding: 5px 0px;
	color: #488700;
	clear: both;
}
.bp_headerorange {
	border: none;
	color: #de6020;
}
.bp {
	margin:12px 5px 0;
}
.bp_from label, .bp_to label, .bp_date label {
	line-height:25px;
	font-size: 9pt; 
	text-align: left;
	padding-left: 3px;
}
.bp_from, .bp_to, .bp_date {
	float: left;
	margin:0 7px 10px 0;
	width: 270px;
}
.bp_date {
	width: 125px;
	margin-bottom:8px;
}
.bp_date_rtn {
	width: 125px;
}
.bp_from input, .bp_to input, .bp_date input, .bp_from input[type=text], .bp_to input[type=text] {
	border: 1px solid #999999;
	height: 24px;
	width: 250px;
	text-indent: 5px;
	border-radius: 3px 3px 3px 3px;
	-mox-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	background: #fff;
	text-transform: capitalize;
	outline: none;	
	height: 25px\9;
	line-height: 25px\9;
	*line-height: 13px;
	*padding-top: 8px;
	*height: 20px;
	
}
input:focus, select:focus {
	border-color: rgba(72, 135, 0, 0.8);
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(146, 200, 72, 0.1);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(146, 200, 72, 0.1);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(146, 200, 72, 0.1);
}
.bp_date input, .bp_date input[type=text] {
	width: 110px;
	*height: 17px;
	background: url(../images/tg-img.png) no-repeat 90px -135px #fff;
}
.searchbutton {
	margin: 30px 0 17px 10px;
	*margin-top: 28px;
	*margin-bottom: 15px;
}
aside {
	width: 40%;
	display: block;
	float: right;
}
.featurearea {
	margin: 0;
	width: 100%;
}
.featurearea ul li {
	background:url(../images/tg-img.png) no-repeat 0px -116px;
	margin: 11px 0 5px;
	overflow: auto;
	padding-left: 20px;
}
.header_label, .green, .orange {
	font-weight: 600;
	font-size: 12pt;
	margin: 0 0 10px 0;
}
.s_route {
	clear: both;
	color: #DE6020;
	padding-top: 5px;
	*padding-top: 10px;
}
.green {
	color: #488700;
}
.orange {
	color: #de6020;
}
#promo_area {
	width: 960px;
	height: 110px;
	clear: both;
	margin: 0 auto;
	padding-top: 5px;
}
#promo_slider {
	width: 580px;
	height: 100px;
	float: left;
}
.promo_secure {
	width: 380px;
	height: 100px;
	float: right;
}
.promo_secure_msg {
	float: left;
	width: 260px;
	padding-top: 20px;
	line-height: 22px;
}
.bg_getseal {
	background:url(../images/tg-img.png) 0px -193px no-repeat;
	width: 115px;
	height: 81px;
	float: right;
}
.bg_getseal_mini {
	background:url(../images/tg-img.png) 0px -891px no-repeat #ffffff;
	*background:url(../images/norton-7.png) no-repeat;
}
/*footer starts*/
footer {
	width: 100%;
	margin: 0 auto;
	background: #f8f8f8;
	border-top: 1px solid #dcdcdc;
	height: auto;
}
.bpheight{
	height: 170px;
}
.footer {
	width: 680px;
	margin: 0 auto;
	height: 30px;
}
.footer ul {
	float: right;
}
.footer ul li {
	display: inline;
	margin-top: 10px;
}
.footer ul li a {
	padding: 0px 10px;
	padding:0px 9px\9;
 	*padding:0px 9px;
	text-decoration: none;
	color: #666;
}
.footer-seo{
	width: 990px;
	margin:0 auto;
	text-align: center;
	color: #666 !important;	
}
.footer-seo a {
	color: #666 !important;		
	line-height: 20px;
	padding: 0 3px;
	font-size: 11px;
}
.footer-seo strong {
	font-weight: bold;
	font-size: 11px;	
}
.footer-seo-margin{
	margin-top: 5px;
	padding-top: 5px;	
	border-top: 1px solid #DCDCDC;
}
/*past search*/
.ps td {
	padding: 12px 5px;
	border-bottom: 1px dashed #bbb;
}
.ps tr:hover {
	background: #fafafa;
}
.ps_fare span {
	background:url(../images/tg-img.png) 0px -1013px;
	width: 8px;
	height: 11px;
	display: inline-block;
}
.ps_ft {
	color: #ee6500;
}
.ps_bustype {
	font-size: 11px;
	color: #666;
}
.ps_busoperator {
	text-transform: capitalize;
	color: #666;
}
.ps_busoperator:before {
	content: "-";
	padding: 0 3px;
}
/*static pages*/
.sp {
	width: 100%;
	padding-top: 10px;
	clear: both;
	background: none;
	border-bottom: none;
	height: auto;
}
.contents {
	float: none;
	height: auto;
	margin: 0 auto;
	width: 990px;
	min-height: 550px;
}
.contents p {
	text-align: justify;
	padding: 10px;
	font-size: 13px;
	line-height: 24px;
}
.contents strong {
	font-weight: 600;
	color: #488700;
	font-size: 1.1em;
	padding: 10px;
	*padding: 0 !important;
}
.sp_header {
	border-bottom: 1px solid #E5E5E5;
	clear: both;
	color: #488700;
	padding: 5px 0;
	*padding:0;
	width: 100%;
	font-size: 13.5pt;
	text-align: left;
	text-indent: 5px;
}
h3 {
	border-bottom: 1px solid #AAAAAA;
	clear: both;
	color: #454545;
	width: 100%;
	font-size: 1.1em;
	font-weight: 600;
}
.terms {
	padding: 0 5px;
}
.terms li {
	line-height: 24px;
	text-align: justify;
}
.hpoint {
	border: none;
	padding: 5px 0px;
	color: #333333;
	font-size: 1em;
	font-weight: 600;
}
/*contact us pages*/
#reachus {
	width: 40%;
	float: right;
	padding: 20px 0;
}
#reachus p {
	padding: 5px;
	background:url(../images/tg-img.png) 0px -1356px no-repeat;
	text-indent: 15px;
}
#reachus strong, #address strong {
	font-weight: 600;
	padding: 10px 0;
	font-size: 13px;
}
#reachus span {
	font-size: 13px;
	padding: 10px 0;
	font-style: italic;
	line-height: 24px;
	color: #666;
}
#address {
	width: 55%;
	float: left;
}
#address p {
	padding: 10px;
	line-height: 24px;
}
.stroke {
	border-bottom: 1px dashed #bbb;
}
/*contact us page end*/

/*animated top scroll*/
#back-top {
	position: fixed;
	bottom: 50px;
	right: 0;
	margin-right: 30px;
}
#back-top a {
	width: 32px;
	display: block;
	text-align: center;
	text-decoration: none;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	color: #444;
}
#back-top a:hover {
	color: #000;
}
/* arrow icon (span tag) */
#back-top span {
	width: 32px;
	height: 32px;
	display: block;
	margin-bottom: 7px;
	background:url(../images/tg-img.png) 6px -1334px no-repeat #ddd;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
.formwidth{
	width: 565px;
}
#back-top a:hover span {
	background-color: #488700;
}
/*animated top scroll end*/

/*login start*/
#sup, #sin {
	background-color: #FFFFFF;
	border: 2px solid #EAEAEA;
	padding: 0;
	width: 500px;
	z-index: 9999;
}
#sin input[type=""], [type="text"], [type="password"] {
	 background: none repeat scroll 0 0 #FFFFFF;
	 border: 1px solid #999999;
	 border-radius: 3px 3px 3px 3px;
	 height: 25px;
	 text-indent: 5px;
	 margin: 5px 0;
}
#sin input[type="password"] {
	margin-left: 5px;
}
#signup em {
	color: #F00;
}
.uslogin {
	width: 270px;
	margin: 0 auto;
	padding: 10px 0;
	min-height:105px;
}
.bg_sn {
	float: right;
	margin-right: 10px;
}
.bg_sn ul li {
	padding: 0px 5px;
}
.bg_sn_fb, .bg_sn_go, .bg_sn_tw  {
	background: url(../image/sn_icons.jpg) no-repeat 0px 0px #fff;
	display: block;
	width: 24px;
	height: 24px;
}
.bg_sn_go {
	background: url(../image/sn_icons.jpg) no-repeat 0px -28px #fff;
}
.bg_sn_tw {
	background: url(../image/sn_icons.jpg) no-repeat 0px -56px #fff;
}
.bg_sn ul li strong {
	text-decoration: none;
}
.bg_sn_or {
	background: url(../image/bg_sn_or.gif) no-repeat center 5px;
	height: 18px;
	width: 200px;
	padding-top: 10px;
}
.forgot {
	background-color: #FAFAFA;
	border-bottom: 1px solid #E5E5E5;
	border-top: 1px solid #E5E5E5;
	padding: 5px 0;
}
#tabnames ul li {
	background: #FAFAFA;
	margin-right: 1px;
}
#tabnames ul li a {
	display: block;
	padding: 6px 8px;
}
.tabactive {
	background: #488700;
	color: #fff;
}
#tabnamesborder ul li {
	border: 1px solid #488700;
}
/*special routes starts*/
.specialroutes {
	width: 450px;
	height: 180px;
	overflow: auto;
	padding: 5px;
}
.bgmask {
	position:fixed;
	left: 0px;
	top: 0px;
	z-index: 950;
	*z-index: none;
	background: #000000;
	opacity: 0.4;
	filter: alpha(opacity = 40);
	width: 100%;
	height: 100%;
}
/**sug route css*/
#sugrout{
	width: 420px;
	height: 280px;
}
.sugrout {
	z-index: 999;
	display:table;
	background-color: #FFFFFF;
	border: 2px solid #E5E5E5;
	padding: 0px 0px 5px 0px;
	box-shadow:0px 0px 6px 2px #555;
	position: absolute;
	width: 420px;
}
.sugrout ul {
	margin: 10px auto;
}
.sugrout ul li {
	height: 31px;
	padding-left: 15px;
}
.sugrout input[type="text"] {
	position: absolute;
	left: 215px;
}
.sugrh {
	padding: 2px 2px;
	width: 100%;
	text-indent:10px;
	display: table;
	clear: both;
}
.errorMsgs {
	color: #ff0000;
	height: 15px;
	text-align: center;
	padding-top: 5px;
}
.sugrh a {
	position: absolute;
	margin: 0px 0px 0px 270px;
	text-decoration: none;
}
.closebtn {
	width: 14px;
	height: 14px;
	background: url(../images/tgImages.gif) no-repeat -121px -193px;
	display: block;
	position: absolute;
	left: 135px;
	top: 8px;
	border: none;
	opacity: 0.4;
	filter: alpha(opacity = 40);
}
.closebtn:hover {
	opacity: 0.7;
	filter: alpha(opacity = 70);
	background: 333;
	border: 1px solid #444;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.sgr {
	color: #264D8E;
	z-index: 9999;
}
/**sug route css ends*/
/**autocomplete*/
#orglist, #deslist {
	background: white;
	display: none;
	font-size: 13px;
	position: absolute;
	z-index: 20;
	height: 100px;
	overflow: auto;
	text-decoration: none;
	border: solid 1px #7f9db9;
	padding: 0;
	margin: 0px;
	width: 250px;
	width: 250px\9;
	top: 5px;
	margin: 0px;
	text-transform: capitalize;
}
.wb {
	color: black;
	height: 19px;
	margin: 1px;
	padding: 1px 2px;
}
.hb {
	background-color: #CFE8AA;
	color: black;
	height: 19px;
	margin: 1px;
	padding: 1px 2px;
}
/**autocomplete ends*/

input [type="submit"], [type="button"], input[type=button]{
	 font-weight: bold;
	 color: #ffffff;
	 padding: 4px 8px;
	 *padding: 3px 6px;
	 border: 1px solid #4a8b00;
	 -moz-border-radius: 5px;
	 -webkit-border-radius: 5px;
	 border-radius: 5px;
	 background: #488700;
	 cursor: pointer;
}
input[type=button] {
	 *margin-right:6px;
	 *padding:2px;
}
input [type="submit"]:hover, [type="button"]:hover {
	background: #57a202;
}
.errormsg {
	color: red;
}
.linkorange {
	text-decoration: underline;
	color: #DE6020;
}

/*Slider*/
.divcnt {
	width: 200px;
	height:80px;
	float: left;
	border: 1px solid #CCCCCC;
	padding-left: 4px;
	border-radius: 4px 4px 4px 4px;
	display: none;
}
.masterdiv1, .masterdiv2, .masterdiv3, .masterdiv4 {
	height: 100px;
	width: 180px;
	padding: 0 30px;
}
.mdiv {
	width:240px;
	float: left;
}
/*Slider ends*/
/*error page*/

.errorpage, .errorpage2 {
	width:820px;
	margin:100px auto;
	display:block;
	float: none;
}
.errorpage2 {
	width:990px;
}
.epbus {
	background:url(../image/tg_404.png) no-repeat left top;
	width:420px;
	height:285px;
	float:left;
}
.epmsg {
	float:left;
	width:400px;
	height:285px;
	margin-bottom:100px;
}
.epmsg .eptext {
	font-size:60px;
	color:#900;
	margin-top:80px;
}
.epmsg .eptext2 {
	font-size:30px;
	color:#900;
	margin-top:80px;
}
.epmsg .eptext3 {
	font-size:20px;
	line-height:30px;
	color:#900;
	margin-top:80px;
}
.eplink {
	color:#1122CC;
	padding-left:10px;
}
.eplink2 {
	color:#1122CC;
}
.epmsg h2 {
	font-size:14pt;
	padding-left:10px;
}
/*error page ends*/

/* Default form elements */
input[type=""], [type="text"], [type="password"], select, textarea {
	 background: none repeat scroll 0 0 #FFFFFF;
	 border: 1px solid #bbb;
	 border-radius: 3px 3px 3px 3px;
	 height: 22px;
	 width: 180px;
	 vertical-align:top; 
}
input[type="text"] {
	 *border: 1px solid #999;
	 *height: 23px;
	 *width: 180px;
}
input[type="text"], [type="password"]{
	 line-height: 1;
	 line-height: 1.75\9;
	 *line-height: 1;
	 _line-height: 1;
}
select {
	width: 182px;
	text-indent: 0px;
	padding:2px 2px 2px 0;
	height: 24px;
}
textarea {
	height: 60px;
}
.insideheaders {
	background-color: #FAFAFA;
	border-bottom: 1px solid #E5E5E5;
	border-top: 1px solid #E5E5E5;
}
.forie{
	*height:16px !important;
	*width: 200px !important;
	border-color: #999999 !important;
}
/* Default form elements end */

/* login page start */
#tabs {
	margin: 10px 0;
	position: absolute;
	z-index: 9999;
}
.login_container {
	background: none repeat scroll 0 #FAFAFA;
	border: 2px solid #E5E5E5;
	float: left;
	height: auto !important;
	width: 420px;
	box-shadow:0px 0px 6px 2px #555;
}
.login_left {
	float: left;
	width: 310px;
	background:url(../images/tg-img.png) 280px -1065px no-repeat;
}
.loginfieldset {
	border: medium none;
	display: inline;
	float: left;
	margin: 10px 20px;
	padding: 0;
	width: auto;
}
.login_form input {
	margin-bottom: 10px;
	clear:both;
}
.basic_form, .basic_form2 {
	background:url(../images/tg-img.png) 6px -1277px no-repeat #FFFFFF;
	border: 1px solid #999999;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
	outline: none;
	padding: 5px;
	width: 220px;
	text-indent: 25px;
	*width: 200px !important;
	*height:18px  !important;
	*text-indent: 0;
	*margin: 5px 0;
	*padding-left:25px; 
	*padding-top:10px;
	*line-height: 1 !important; 
}
.basic_form2 {
	background:url(../images/tg-img.png) 6px -1304px no-repeat #FFFFFF;
}
.login_right {
	float: right;
	width: 100px;
}
.login_right .social_large {
	list-style: none outside none;
	margin: 10px 0;
}
.login_right ul {
	list-style: none outside none;
	width: auto;
}
.login_right .social_large li {
	clear: none;
	padding:7px;
	width: 64px;
}
.login_right ul li {
	clear: both;
	width: 100%;
}
.google_iocn, .facebook_icon {
	background:url(../images/tg-img.png) 2px -382px no-repeat;
	width:64px;
	height:64px;
	display:block;
	border:1px double #E5E5E5;
	padding: 2px;
}
.facebook_icon {
	background:url(../images/tg-img.png) 2px -282px no-repeat;
}
.otheroptions {
	padding:10px;
	background-color: #fff;
	border-top: 1px solid #E5E5E5;
}

.clear {
	clear:both;
}
.popupclose a {
	float: right;
	background: none repeat scroll 0 0 #FAFAFA;
	border: 1px solid #E5E5E5;
	border-radius: 15px 15px 15px 15px;
	margin: 3px;
	padding: 1px 5px;
	right: 0;
	font-weight: bold;
	position: absolute;
	*margin: 0px;
	*top:2px;
}
.popupclose a:hover {
	background: none repeat scroll 0 0 #dadada;
	border: 1px solid #666;
	color: #666;
}
.loginfunction {
	width:235px;
	height:20px;
}
.forgotupwd {
	float:left;
	left:0;
	margin-top: 5px;
}
.signin_btn {
	float:right;
	right:0;
}
.smallbus {
	background:url(../images/tg-img.png) 280px -1033px no-repeat #ffffff;
	padding:12px;
	border-top: 1px solid #E5E5E5;
}
/* login page ends */

.pg_container {
	width: 665px;
	height: auto;
}
.pgtabs {
	z-index: 99;
	width: 148px;
	float: left;
}
.pgtabs ul {
	margin: 15px 0 0 0;
}
.pgtabs li {
	margin: 0 -1px 5px 0;
	border: 1px solid #cfcfcf;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	z-index: 99;
	height:40px;
}
.pgtabs li:hover {
	background: #F4F4AE;
	cursor: pointer;
}
.pgtabs li a {
	text-decoration: none;
	outline: none;
	color: #333333;
	padding:12px 20px 18px 10px;
	text-align: left;
	display: block;
}
.pgtabs .activestage {
	background:url(../images/payment-sprite.png) no-repeat 0 -713px;
	font-weight: bold;
	border: none !important;
	z-index: 999;
	position: relative;
	right: -1px;
	text-align: left;
	width:185px;
}

.activestage a {
	font-weight:bold;
}

.pgtabs .activestage:hover {
	background:url(../images/payment-sprite.png) no-repeat 0 -713px;
}
/* tabs pgcontent*/

.pgcontent {
	background-color: #ffffff;
	border: 1px solid #488700;
	border-left:1px solid #488700;
	z-index: 100;
	width: 494px;
	float: right;
	padding: 10px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
#pgcontent_1, #pgcontent_2, #pgcontent_3, #pgcontent_4, #pgcontent_5, #pgcontent_6 {
	display: none;
	min-height: 300px;
}
.pgcontent ul li {
	padding: 15px;
}
.pgcontent ul li a {
	text-decoration: none;
	background: #fff;
}
em {
	color: red;
	margin: 0 1px;
}
hr {
	margin: 7px 0;
	border: 0;
	border-top: 1px solid #d6d6d6;
	border-bottom: 1px solid #ffffff;
}
h5 {
	margin: 7px 0;
}
.pgcontent p strong {
	color: #454545;
}
.cod_tglistbox_date {
	width: 160px;
	float: left;
}
.finalAmt {
	color: #488700;
	font-size: 13pt;
	font-weight: 600;
}
.itz {
	background:url(../images/tg-img.png) no-repeat 0px -552px;
}
.pc {
	background:url(../images/tg-img.png) no-repeat 0px -458px;
}
.beam {
	background:url(../images/tg-img.png) no-repeat 0px -506px;
}
.visa {
	background:url(../images/tg-img.png) no-repeat 0px -598px;
}
.master {
	background:url(../images/tg-img.png) no-repeat 0px -644px;
}
.maestro {
	background:url(../images/tg-img.png) no-repeat 0px -691px;
}
.americanexp {
	background:url(../images/tg-img.png) no-repeat 0px -738px;
}
.safekeyamex {
	background:url(../images/tg-img.png) no-repeat 0px -785px;
}
.mobikwik {
	background:url(../images/tg-img.png) no-repeat 0px -828px;
}
.pgnotes {
	line-height: 22px;
	color: #454545;
}
.dateimg {
	background-image: url(../images/tgImages.gif);
	background-position: 0 -355px;
	height: 22px;
	width: 21px;
	float: left;
}
.search_tc, .search_tc_wh {
	background-color: white;
	border: 2px solid #EAEAEA;
	position: fixed;
	width: 800px;
	z-index: 9999;	
	margin: 0 auto;
	overflow-y: scroll;
	box-shadow:0px 0px 6px 2px #555;
}
em {
	color: red;
	margin: 0 1px;
}
.plabel input[type=radio] {
	vertical-align: middle;
	_vertical-align: middle;
 	*vertical-align: middle;
	vertical-align: middle\9;
	margin: 0 5px;
}
.bgclmask {
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 950;
	background: #000000;
	opacity: 0.4;
	filter: alpha(opacity = 40);
	width: 100%;
	height: 100%;
}
.search_process {
	background-color: white;
	border: 2px solid #EAEAEA;
	position: fixed;
	z-index: 9999;
	min-height: 200px;
	width: 800px;
 	*width: 600px;
	_width: 600px;
	height: auto;
	box-shadow:0px 0px 6px 2px #555;
	padding: 2px;
	display: none;
}
.morecbf {
	width: 550px;
	border: 1px solid #488700;
	padding: 5px;
	display: none;
	position: absolute;
	border-radius: 6px;
	z-index: 9999;
	background: #d2eaae url(1360770559_br_down.png) no-repeat 5px -10px;
	margin-top: 25px;
}
.pseperation {
	/* border-bottom: 1px dashed #BBBBBB; */
	padding:5px 0; 
}
.plabel strong {
	font-weight: 600;
	color: #555555;
	font-size: 10pt;
	padding: 0;
}
.ptfare {
	padding-right: 5px;
}
.pcbf {
	width: auto;
	/* margin: 10px 0 0;
	background: #fafafa; */
	line-height: 22px;
	border-top: 1px solid #E5E5E5;
	padding: 10px 0 5px 5px;
	display: block;
}
.pcbf b, .pcbf_active b {
	font-weight: bold;
}
.pcbf_active {
	padding: 5px 0;
}
.pchkalign {
	margin-right: 3px;
}
.ptotalfare {
	text-align: right;
	font-size: 12pt;
	font-weight: 600;
}
.ys_header {
	border-bottom: 1px solid #E5E5E5;
	clear: both;
	color: #488700;
	padding: 5px 0px;
	width: 100%;
	font-size: 12pt;
	float: left;
	text-align: left;
}
.ysfare {
	padding-left: 10px;
}
.osdetails {
	border: 1px solid #E5E5E5;
	background: #FAFAFA;
	padding: 5px 4px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top: 50px;
}
.evenRow {
	background-color: #fbfbfb;
}
.oddRow {
	background-color: #FFFFFF;
}
.ystext td strong {
	color: #666;
}
/* Dial a ticket */
.footer_promos {
	margin:0 auto;
	width:990px;
	/* font-weight: bold; */
	padding: 10px 0px;
	text-align: center;
	font-size: 12pt;
}
.footer_promos p {
	padding:0px 5px;
	display: inline;
	font-weight: bold;
}
.greenDialTicket {
	color: #488700;
	font-weight: bold;
	font-size: 12pt;
}
.redDialTicket {
	color: #DE6020;
	font-weight: bold;
}
/* Dial a ticket ends */
.route, .route2 {
	height: 210px;
	margin: 0 auto;
	width: 50%;
	float:left;
	line-height:25px;
}
.route2 {
	left:250px;
}
.route a, .route2 a {
	line-height:25px;
}
.toproute {
	margin: 8px auto 0;
	width: 100%;
}
/* video starts */
.newtgvideo {
	background: none repeat scroll 0 #FAFAFA;
	border: 2px solid #E5E5E5;
	float: left;
	height: auto !important;
	width: 480px;
	box-shadow:0px 0px 6px 2px #555;
	padding: 15px;
}
/* video ends */
#clTrms td {
	text-align: left;
}
/*Header css for Bookbustickets band*/
.bp_header span {
	color: #DE6020;
	border-bottom: medium none;
}
/* Insurance css*/
.tg-insurance {
	width: 655px;
	margin: 0 auto;
	line-height: 22px;
	text-align: left;
	/* background:#fffff3; */
	/* border: 1px solid #E5E5E5; */
	padding: 5px;
	margin-bottom: 5px;
}
.tg-insurance-box {
	background:#fafafa;
	border: 1px solid #E5E5E5;
}
.policy-details {
	display:table;
	padding:7px 5px;
	border-radius:2px;
	margin:0 auto;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	clear:both;
	*display:inline-block;
	width: 100%;
}
.policy-details ul li {
	list-style:none;
	float:left;
	width:152px;
	vertical-align:text-top;
	line-height:16px;
	color:#333;
	margin-right:7px;
	border-right:1px solid #CCC;
	font-size:11px;
	font-weight:600;
}
.policy-details ul li span {
	float:left;
	margin-right:5px;
}
.policy-details ul li i {
	float:left;
	margin-right:5px;
	-webkit-font-size:8px;
	color:#454545;
	font-style:normal;
	font-size:9px;
	font-weight:normal !important;
}
.personal-accident, .damage-baggage, .eme-medical, .loss-disruption {
	background:url(../images/tg-img.png) 5px -25px no-repeat #c3daa8;
	width:28px;
	height:28px;
	display:inline-block;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
}
.damage-baggage {
	background:url(../images/tg-img.png) 5px 5px no-repeat #c3daa8;
}
.eme-medical {
	background:url(../images/tg-img.png) 5px -82px no-repeat #c3daa8;
}
.loss-disruption {
	background:url(../images/tg-img.png) 4px -54px no-repeat #c3daa8;
}
.tg-insurance-check, .tg-insurance-msg {
	float:left;
	margin-bottom: 4px;
	line-height: 21px;
}
.tg-insurance-check {
	margin-right:7px;
}
.tg-insurance-content {
	clear:both;
	display:table;
	text-align: left;
}
#tr_in_tandc {
	margin-left:25px;
}
.promo-img1, .promo-img2, .promo-img3, .promo-img4, .promo-img5, .promo-img6{
	width: 180px; height: 75px; display: block;
}
.promo-img1{background: url(../images/promo.png) no-repeat  0 0; }
.promo-img2{background: url(../images/promo.png) no-repeat  0 -77px; }
.promo-img3{background: url(../images/promo.png) no-repeat  0 -154px;}
.promo-img4{background: url(../images/promo.png) no-repeat  0 -231px;}
.promo-img5{background: url(../images/promo.png) no-repeat  0 -308px;}
.promo-img6{background: url(../images/promo.png) no-repeat  0 -385px;}

/*Header css for Bookbustickets band*/
.bp_header span {
    color: #DE6020;
    border-bottom: medium none;
}

/* about us */
.about_us {
	width: 990px;
	display: table;
	position: relative;	
}
.abt_navis{
	min-height: 89%;	
	border-right: 1px solid #CCC;
	position: fixed;
	top:155px;
}
.abt_navi {
	width: 200px;
	float: left;
}

.abt_navi li {
	padding: 10px;
	border: 1px solid #CCC;
	border-right-color: #fff;
	border-top: 1px solid #CCC;
	list-style: none;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
	margin-bottom: 3px;
}

.abt_navi li a {
	color: #444;
	display: block;
}

.abt_navi li:hover {
	background: #f4f4ae;
}

.abt_content {
	width: 750px;
	float: right;
	padding: 10px;
}
.abt_content p {
	line-height: 27px;
	text-align: justify;
}
.abt_content p strong{
	padding: 0px !important;
}

@media screen and (min-height: 768px){
	.abt_navis {
		height: 80% !important;
	}
}
@media screen and (min-height: 960px){
	.abt_navis {
		height: 85% !important;
	}
}
@media screen and (min-height: 1024px){
	.abt_navis {
		height: 95% !important;
	}
}

/* travel & terms & condition static page */
.ls-none{
	font-size: 1.2em;
}
.terms_cond ul li{
	padding:3px 15px 3px 3px;
	text-align:justify;
	list-style:decimal inside;
	line-height:24px;
	color:#333333;
}
.terms_cond ul ol {
	padding:3px;
	*padding:3px;
	text-align:justify;
	list-style:none;
	color:#424242;
}
.header_text_size2 {
	color: #424242;
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	text-transform: capitalize;
}

.fixedplace {
	position:fixed;
	width:800px;
	background:#FFF;
	z-index: 999;
	float:left;
	*width:780px;
	*float:none;
	*position: relative;
}
.fixedplace ul li {
	list-style:none;
	border-bottom: 2px solid #f5f5f5;
}
.cont-starting {
	padding-top:35px;
	*padding-top:0px;
	*width: 780px;
}
#clTrms{
	*width: 770px;
}

/* ie 7 fix in print ticket page */
.text_field{
	*line-height: 2 !important;
	}
	
.promo-img{width: 180px; height: 75px; display: block;}
.promo-img1{background: url(../images/tg-promo-bottom.png) no-repeat  0 0; }
.promo-img2{background: url(../images/tg-promo-bottom.png) no-repeat  0 -77px; }
.promo-img3{background: url(../images/tg-promo-bottom.png) no-repeat  0 -154px;}
.promo-img4{background: url(../images/tg-promo-bottom.png) no-repeat  0 -231px;}
.promo-img5{background: url(../images/tg-promo-bottom.png) no-repeat  0 -308px;}
.promo-img6{background: url(../images/tg-promo-bottom.png) no-repeat  0 -385px;}


/* for food box */

.tg-food input[type="text"] {
	border: 1px solid #BBBBBB;
	border-radius: 3px;
	height: 20px;
	width: 25px;
	text-indent: 2px !	important;
	margin-left: 5px; 
}
.tg-food {
	/* background: none repeat scroll 0 0 #FFFFF3; */
	/* border: 1px solid #E5E5E5; */
	border-top: 1px solid #E5E5E5;
	padding:10px 5px 5px 5px;
	text-align: left;
	display: table;
	position:relative;
	margin:10px 0;
}
.tg-food p {
	clear: both;
	text-align: left;
	padding: 0 !important;
}
.tg-food-cont {
	clear: both;
	display: table;
	margin: 0 auto;
	padding: 7px 0 0 0;
	width: 100%;
}
.tg-food-cont table {
	float: left;
	list-style: none outside;
	width:280px;
	height:43px;
	margin-right:15px;
}
.tgf-name {
	font-weight:bold;
	font-size: 11px;
	/* word-break:break-all; */
}
.tgf-rs {
	background: url("https://www.ticketgoose.com/events/tg-food.png") no-repeat scroll 3px -133px;
	text-indent:20px;
	text-align:center;
}
.tgf-rs strong {
	font-weight:bold;
	padding: 0 5px;
}
.tgf-leftside {
	float: left;
	text-align:left;
	padding: 3px 0;
}
.tgf-rightside {
	float: right;
	padding: 3px 0;	
	text-align:right;
	margin-right:5px;
	font-weight: bold;
}
.tg-food-des, .tg-donate-des{
	width:120px;
	height:auto;
	padding:5px;
	border:1px solid #999;
	background: #ffffff;	
	line-height:18px;
	font-size:11px;
	position: absolute;
	margin-top:5px;
	display:none;
	border-radius: 3px 3px 3px 3px;
	-mox-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;	
	box-shadow:0px 0px 3px 0px #888;
	clear: both;
}
.tg-food-des .upicon{
    background: url("../images/tg-img.png") no-repeat scroll left -1387px ;
    display: inline-block;
    height: 16px;
    position: absolute;
    top: -11px;
    width: 16px;
}
.tg-donate-des {
	width:100px;
	left: 350px;
	top: 0px;
	z-index: 100;
}
.tg-donate-des ul li{ list-style: circle inside; line-height: 16px; font-size: 11px;}
.tg-donate-des .upicon{
    background: url("../images/tg-img.png") no-repeat scroll left -1387px ;
    display: inline-block;
    height: 16px;
    position: absolute;
    top: -11px;
    width: 16px;
}
.pgnotes-align{
	padding:0 20px;
	text-align: justify;
}
@media screen and (max-width: 420px) {
    .menuarea, #body-content, .bus-monitor, .slideshow-container, .footer_promos, .footer-top-opertaor, .footer{
       display: none !important;
    }
    .formwidth{
    	width: 100%;
    }
    .bp_from, .bp_to, .bp_date {
    	float: none !important;
    	margin: auto;
    	    width: 100% !important;
    }
    .bpheight{
    	height: 100% !important;
    }
		.header{
			max-width: 100%;
		}
		.s_route{
			display: none;
		}

 .bp_date{
 	width: 100%;
 }
.bp_from input, .bp_to input, .bp_date input, .bp_from input[type=text], .bp_to input[type=text] {
    padding: 2px;
    border-radius: 20px !important;
    text-indent: 12px;
    box-shadow: 2px #f7f7f7 !important;
    width: 100% !important;
}
.formrow{
	width: 100% !important;
}
header{
	width: 100% !important;
}
.bp_date input, .bp_date input[type=text] {
     width: 100%; 
}
.logocenter{
	width: 162px;
    margin: 0px auto;
}
.bp_header{
	width:100%;
}
.section{
	width:97% !important;
}
.formrow {
    margin: 0 auto;
    padding: 0px;
 
}
.centerr{
	text-align: center;
	font-size: 13px;
}
.bp_date input, .bp_date input[type=text]{
	background-image: none !important;
}
}