/*All styles reset*/
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre,  ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset {
	margin: 0;
	padding: 0;
	font-family: Arial, Arial, Helvetica, sans-serif;
	color: #000000;
}
img { }
img, fieldset {	border: 0;}
html {overflow-y: scroll;}
header, nav, section, article, figure, aside, footer {display: block;}
/*End all styles reset*/



/*Layout start*/

body{
	font-size: 9px;
	margin:0px;
}

.base{
	background:#ffffff url('../images/bg.jpg')  no-repeat top center;
}

/*Layout end*/

/*Header start*/
#header {
	overflow: hidden;
	margin: 0px 0px 0px 0px;
}

#header .headertop {
	overflow: hidden;
	line-height: 24px;
	margin-top:7px;
}

#header .headertop .headertop-left {
	float: left;
	color: #FFFFFF;
	background: url('../images/icon-time.png') no-repeat left center;
	padding-left: 22px;
}

#header .headertop .headertop-right {
	float: right;
	overflow: hidden;
	
}

#header .headertop .headertop-right a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	display: block;
	float: left;
	
}
#header .headertop .headertop-right span{ float:left; color:#FFFFFF; border-right: solid 1px #0099e8; margin-right:10px; } 
 

#header .headertop .headertop-right a.chpwdTxtCss {
	font-weight: bold;
	FONT-SIZE: 12px; 
	border-right: solid 1px #0099e8;
	padding: 0px 5px 0px 5px;
}

#header .headertop .headertop-right a.logoutCss{font-weight: bold; FONT-SIZE: 12px; border-left: solid 1px #0099e8;
	padding: 0px 5px 0px 5px;}


#header .headertop .headertop-right a.user {
	background: url('../images/icon-user.png') no-repeat left center;
	border-right: solid 1px #0099e8;
	padding: 0px 5px 0px 20px;
}

#header .headertop .headertop-right a:hover.user {
	color: #fff100;
	background: url('../images/icon-user-hover.png') no-repeat left center;
}

#header .headertop .headertop-right a.agent {
	background: url('../images/icon-agentlogin.png') no-repeat left center;
	border-left: solid 1px #007dbe;
	padding: 0px 5px 0px 36px;
}

#header .headertop .headertop-right a:hover.agent {
	color: #fff100;
	background: url('../images/icon-agentlogin-hover.png') no-repeat left center;
}

#header .headerbot {
	overflow: hidden;
	margin: auto;
}

#header .headerbot .left {
	width: 410px;
	float: left;
	margin: 15px 3px 15px 0px;
}

#header .headerbot span {
	font-size: 14px;
	display: block;
}

#header .headerbot .right {
	float: right;
	color: #003366;
	margin-top:18px;
}

#header .headerbot .right .phone {
	background: url('../images/phoneicon.png' ) no-repeat 0px 0px;
	font-size: 25px;
	padding-left: 50px;
	margin-bottom: 5px;
	margin-top: 30px;
	height: 60px;
	float: right;
}
.smsNum {
	font-weight: bold;
	margin-top: 79px;
	position: absolute;
	margin-left: 56px;
}

.menu {
	display: block;
	text-align: left;
	background: #FFFFFF;
	border-radius: 5px 5px 0px 0px;
	border: solid 1px #e0e0e0;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	margin-top: 0px;
	margin-right: 0px;
	padding-left: 1%;
	padding-right: 1%;
}
.newsHead {
	width: 100%;
	margin-top: 0px;
	text-align: left;
	border: solid 1px #e4e4e4;
	padding:1px;
}

.newsSubHead {font-size:14px; width: 30px; padding-left:1%; margin:0px; color:rgb(189, 185, 185); border-right:solid 1px #e4e4e4; font-weight: bold;}
.newsupdate{  border:solid 1px #cacaca; border-radius:5px; width:260px; height: 225px; margin-bottom:10px; float:right; font-size:12px; }
.newsupdate h2{display: block;
color: #D5014E;
font-size: 14px;
padding: 0px 5px 10px 5px;
margin: 18px 0px 0px 0px;
text-align: center;
border-bottom: solid 1px #cacaca;
font-weight: normal; }
.adTitle{display:block; color:#D5014E; font-size:16px;
padding:5px 5px 0px 0px; margin:5px 0px 0px 0px; border-top: solid 1px #cacaca; font-weight:normal; text-align: center;}
.newsupdate .autoScroller-container{height:155px;overflow:hidden; padding:10px;}
.adLine1{ color:#808080}
.adLine2{ color:#808080}

.newsDiv {
	height:330px;
	width:980px;
	z-index:999;
	display: none;
	cursor: hand;
	cursor: pointer;
	color: #FF0000;
	border: solid 2px #999;
	padding: 5px;
	border-radius: 5px;
	position: absolute;
	right: 5px;
	top: 5px;
	background: #FFF;
}

.nwsHrefCs{
	font-weight: bold; 
	cursor: hand;
	cursor: pointer;
	color: #FF0000;
}
.newsSubject{
	color: #D5014E;
	font-weight: bold; 
	font-size: 16px; 
}
.newsbodyTbl{padding: 5px;}

.menu{ text-align:left} 
.menu a:last-child{
	border-right:none;
}


.menu a {
	color: #4c4c4c;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 2px 15px 1px 15px;
	font-weight: bold;
	line-height: 28px;
	display: inline-block;
	border-right: solid 1px #e7e7e7;
}

.menu a:hover {
	color: #FFFFFF;
	background: #008cd4;
	border-radius: 5px 5px 5px 5px;
}

.menu a.selectedtabcopy {
	background: #008cd4;
	color: #FFFFFF;
	border-radius: 5px 5px 5px 5px;
}

.menu_title {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
}

.menu_header {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
}
.headerLogo {
	text-align: center;
	margin-top: 24px;
	width: 250px;
	height: 73px;
	float: left;
	background:url('../images/logo.png') no-repeat 0px 0px ;
	margin-bottom: 19px;
}
.headerLogoTG {
	text-align: center;
	margin-top: 24px;
	width: 280px;
	height: 73px;
	float: left;
	margin-bottom: 19px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
/*Header end*/

#bg-slider { width:280px; overflow:hidden;  height:340px; float:left; margin-top: 10px; margin-left:12px; border:solid 1px #cacaca; border-radius:5px;}
#bg-slider .slider-wrap { right:0px;  top:0;}

@media print {
	img {
		display: block;
	}
	.printOnly{
	}
}


.title { 
	background-repeat: no-repeat;
}

body,td {
	font-family:  Arial, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #000000;
}

pre {
	font-family:  Arial, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #23364d;
}

input,select {
	font-size: 12px;
	font-family: Arial, Arial, Helvetica, sans-serif; 
	color: #23364d;
}

textarea {
	font-size: 12px;
	font-family: Arial, Arial, Helvetica, sans-serif; 
	color: #23364d;
}

form {
	display: inline;
}

legend {
	font-weight: bold;
	color: #e0f0f0;
	background: #85A6D0;
	font-size: 12px;
	padding-left: 8px;
	padding-right: 8px;
}
.homeBottomAd{  border:solid 1px #cacaca; border-radius:5px;  margin-bottom:10px; height: 227px; }
.homeBottomAd h2{
	display:block;
	font-size:18px;
	padding:0px 5px 10px 10px;
	margin:10px 0px 0px 0px;
	text-align:left;
	border-bottom: solid 1px #cacaca;
	font-weight:normal;
	color: #D5014E;
}
#popularDivId { margin-left: 6px; }
#popularDivId ul li {list-style: none; margin-top: 5px; padding: 0; display: inline-block; width: 235px;}
#popularDivId ul li a{ color: #808080 !important ; }
.packages{  border:solid 1px #cacaca; border-radius:5px;  margin-bottom:10px;  }
.aboutus{  color:#444444}
.aboutus h4{ color:#008cd4; margin-bottom:10px;}
.aboutus ul{  margin-bottom:10px;}
.aboutus ul li{ margin-top:5px;}

#fotter-bg{
	margin-top:0px;
	border-top:solid 1px #fff;
	outline:solid 1px #e1e1e1;
	background-color: #999999;
}
#footer{ padding:5px 15px 15px 0px ; overflow:hidden; color:#5f5f5f; font-size:16px;   margin:auto; width:1000px;}
#footer a{ color:#FFFFFF; text-decoration:none; padding:5px 4px;}
#footer p{ padding-left:5px;}
#footer a:hover{ text-decoration:underline;}
#footer .left{ width:1010px; float:left; margin-top:10px; line-height:20px; }
#footer .mid{ float:left;line-height:30px; width:150px; margin-top:10px;}
#footer .mid img{ margin-right:5px; float:right; }
#footer .right{ float:right; text-align:right; vertical-align: middle; margin-top:10px; }
/*Footer end*/

/*  ************** desktop tabs css starts here ********************** */
.headertext {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #23364d; FONT-FAMILY:  Arial, Arial, Helvetica, sans-serif; TEXT-ALIGN: left
}
.span {
	FONT-SIZE: 28px; COLOR: #ffffff
}
.headertextbold {
	PADDING-LEFT: 0.2cm; FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #23364d;
}
/* ***** STYLE CSS starts here  */
.title {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	font-weight: bold;
	padding-left: 0.5%;
}

.pointer {
	cursor: pointer;
}

.button {
	background-color: #E3E9F1;
	border-style: solid;
	border-color: #C4D2E2;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	font-weight: bold;
}
fieldset {
	margin-top: 1px;
	margin-bottom: 1px;
}

.linkDetails {	
	cursor: pointer;
	font-weight: bold;
	text-decoration: underline;
	color: #008cd4;
	text-align: center;
}

.linkDetails:hover {
	cursor: pointer;
	text-decoration: none;
	color: #FF0000;
	text-align: center;
}

.poweredByCSS {
	color:#FFFFFF; 
	font-size: 12px;
	cursor: pointer; 
	cursor: pointer;
}
/* ***** STYLE CSS starts here  */

/* ********************** general ********************** */
#slideshow {list-style:none; color:#000}
#slideshow span {display:none}
#wrapper {width:406px; margin:50px auto; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:400px; height:250px; padding:2px; border:1px solid #ccc; background:#000}
#information {position:absolute; bottom:0; width:400px; height:0; background:#000; color:#FFFFFF; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}
#image {width:400px}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:256px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(http://images.abhibus.in.s3.amazonaws.com/APSRTC/gallery/../images/left.gif) left center no-repeat}
#imgnext {right:0; background:url(http://images.abhibus.in.s3.amazonaws.com/APSRTC/gallery/../images/right.gif) right center no-repeat}
#imglink {position:absolute; height:256px; width:50%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(http://images.abhibus.in.s3.amazonaws.com/APSRTC/gallery/../images/link.gif) center center no-repeat}
#thumbnails {margin-top:15px}
#slideleft {float:left; width:20px; height:81px; background:url(http://images.abhibus.in.s3.amazonaws.com/APSRTC/gallery/../images/scroll-left.gif) center center no-repeat; background-color:#222}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:20px; height:81px; background:#222 url(http://images.abhibus.in.s3.amazonaws.com/APSRTC/gallery/../images/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:350px; margin-left:5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}
.leftColmn{
	width:669px; margin:0 0 0 3px; float:left; position:relative; padding:0 16px 0 0;
}
/* ********************************************************* */
.tktHeaderColor {
	padding-bottom: 5px;
	color: #008cd4;
	height: 20px;
	font-size: 18px;
}

.tktBoldTxt {
	font-size: 13px;
	font-weight: bolder;
}
.loadingBgClr {
	font-weight: bold;
	color: green;
	background: #FFFFFF;
}
.text {
	font-size: 12px;
	font-weight: normal;
	color: #23364d;
	text-align: left;
	margin: 5px;
	line-height: 17px;
}
.modspacer {
	height: 15px;
	font-size: 1px;
}

.subHeader {
	font-size: 12px;
	font-weight: bold;
}

/* =============================== forms =============================== */
.successmsg {
	border: 2px solid #339933;
	padding: 4px;
	background-color: #ddFFee;
	margin: 6px;
}

.errormsg {
	border: 2px solid #ff3333;
	padding: 4px;
	background-color: #ffcccc;
	margin-bottom: 6px;
}
/* =============================== iframes =============================== */
.iframe {
	padding: 0px;
	background-color: #ffffff;
}

.redClrFont {
	font-weight: bold;
	color: red;
}

a {
	text-decoration: none;
	color: #008cd4;
}

a:hover {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a.reverseText {
	color: #ffffff;
}

.alinkColor {
	font-weight: bold;
	color: #008cd4;
}

.alinkColorBold {
	font-weight: bold;
	color: red;
}

.formlabel {
	font-weight: bold;
}

.leftInfoFormLabel {
	font-size: 11px;
	font-weight: bold;
}
.leftInfoNormalTxt {
	font-size: 11px;
}

.Leftcontent  p{ margin-top:8px; padding:5px 20px; }

.termsBorderTd ul{ padding:20px; }
.termsBorderTd ul li{ margin:5px 0px;}
.termsBorderTd p{padding:5px 20px;}
.supportDiv {width: 95%; padding: 20px; border:solid 1px #999999; border-radius:10px;}

/* =============================== tabs =============================== */
.tabcopy {
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	position: relative;
	top: 1px;
}

.selectedtabcopy {
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	position: relative;
	top: 1px;
}

.requiredfield {
	font: normal 12px  Arial, Arial, Helvetica, sans-serif; 
	text-align: left;
	border:solid 1px #cacaca; 
	padding:5px 2px 5px 2px; 
}
.loginRequired {
	font: normal 12px  Arial, Arial, Helvetica, sans-serif; 
	text-align: left;
	border:solid 1px #cacaca; 
	padding:5px 2px 5px 2px; 
	width: 200px;
}
.normalField {
	font: normal 12px  Arial, Arial, Helvetica, sans-serif; 
	text-align: left;
	border:solid 1px #cacaca;
	padding-left: 0.1cm;
}

.homeBody .content .noofHits {
	position: absolute;
	right: 18px;
	bottom: 11px !important;
	text-align: center;
	font-size: 11px;
	color: #FFF;
}
.innerpageTitlebar {
	width: 1001px;
	background:#008cd4; 
	height: 30px;
}

.innerpageTitleHdead {
	font-size: 20px;
	color: #FFFFFF;
	padding-left: 20px;
}
.innerpageBody {
	padding: 0px 0px 0px 0px;
	position: relative;
	border-left:solid 1px #cacaca;
	border-right:solid 1px #cacaca;
}

.innerpageBody .content {}

.innerpageBody .content .leftcolbottom {
	height: 20px;
	position: absolute;
	bottom: 0;
	left: 0px;
	width: 1001px;
	padding: 0 0px 0 0;
}

.innerpageBody .content .noofHits {
	position: absolute;
	bottom: 10px;
	right: 20px;
	color: #7a7a7a;
	font-size: 11px;
}

.innerpageBody .content .noofHits p {
	float: left;
	padding: 4px 10px 0 0;
}

.innerpageBody .content .noofHits img {
	float: right;
}
/************/
.boxBoarderBgColor {
	width: 380px;
	height: 180px;
	padding: 40px 10px;
	background: #f0f4f9;
	border: solid 1px #cacaca;
	height:auto;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;

}

.subHeaderText {
	font-size: 23px;
	font-weight: bold;
	color: #369ce8;
	text-transform: capitalize;
	margin-bottom: 8px;
	text-align: center;
}
.headertext {
	font-weight: bold;
	color: #FFFFFF;
}
/*************************/
.loginOuterCss {
	width: 400px;
	height: 284px;
	border:solid 1px #cacaca; 
	margin-left: 60px;
	padding: 10px;
	border-radius:5px; 
	background: #E0E0E0;
	margin-top:12px;
}
.loginTblCss {
	width: 360px;
	border:solid 1px #cacaca; 
	margin: 2px;
	padding: 10px;
	border-radius:5px; 
	background: #fff8cb;
}
.loginBtn{
	background:#008cd4; 
	border:none; 
	margin:10px 0px 0px 100px;  
	cursor:pointer;  
	color:#FFFFFF; 
	text-align:center; 
	font-size:16px;
	border-radius:5px; 
	padding:5px 10px ;
}
.submitBtn{
	background:#008cd4; 
	border:none; 
	margin:10px 0px 0px 100px;  
	cursor:pointer;  
	color:#FFFFFF; 
	text-align:center; 
	font-size:16px;
	border-radius:5px; 
	padding:5px 10px ;
}
.chkavailabilityBtn {
	background:#008cd4; 
	border:none; 
	margin:10px 0px 0px 124px;  
	cursor:pointer;  
	color:#FFFFFF; 
	text-align:center; 
	font-size:16px;
	border-radius:5px; 
	padding:5px 10px ;
}
.printBtn {
	cursor: pointer;
	cursor: hand;
	background:#008cd4; 
	border:none; 
	margin-bottom:10px;  
	cursor:pointer;  
	color:#FFFFFF; 
	text-align:center; 
	font-size:16px;
	border-radius:5px; 
	padding:5px 10px ;
}
.backBtn {
	cursor: pointer;
	cursor: hand;
	background:#008cd4; 
	border:none; 
	margin-bottom:10px;  
	cursor:pointer;  
	color:#FFFFFF; 
	text-align:center; 
	font-size:16px;
	border-radius:5px; 
	padding:5px 10px ;
}
.continueBtn {
	background:#008cd4; 
	border:none; 
	margin-bottom:10px;  
	cursor:pointer;  
	color:#FFFFFF;
	text-align:center; 
	font-size:16px;
	border-radius:5px; 
	padding:5px 10px ;
}
.btnNormal {
	cursor: pointer;
	cursor: hand;
	background:#008cd4; 
	border:none; 
	margin-bottom:2px;  
	cursor:pointer;  
	color:#FFFFFF; 
	text-align:center; 
	font-size:12px;
	border-radius:5px; 
	padding: 5px 5px;
}
.btnSelectLO{
	width: 50px;
	cursor: pointer;
	cursor: hand;
	background:#008cd4; 
	border:none; 
	cursor:pointer;  
	color:#FFFFFF; 
	text-align:center; 
	font-size:12px;
	border-radius:5px; 
	padding:2px 2px ;
}
.btn120PX {
	cursor: pointer;
	cursor: hand;
	background:#008cd4; 
	border:none; 
	margin-bottom:10px;  
	cursor:pointer;  
	color:#FFFFFF; 
	text-align:center; 
	font-size:16px;
	border-radius:5px; 
	padding:5px 10px ;
}
.btn150PX {
	cursor: pointer;
	cursor: hand;
	background:#008cd4; 
	border:none; 
	margin-bottom:10px;  
	cursor:pointer;  
	color:#FFFFFF; 
	text-align:center; 
	font-size:16px;
	border-radius:5px; 
	padding:5px 10px ;
}
.DivSold{
	width: 50px;
	cursor: pointer;
	cursor: hand;
	background: #E2E2E2;
	border: none;
	cursor: pointer;
	color: #5F5F5F;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	border-radius: 5px;
	padding: 2px 2px;
}
/*************************/

.prntImpNote {
    margin-left: 20px;
}
#faqBox {padding: 20px; }
#faqBox ul li{ margin-top:8px;}
#PrntBtnDivID{
 width: 100%;
}
.noRecordsFound{
	background: #FFFFFFF;
}
.placeAjaxBgClr {
	border-color: #FFFFFF;
}
.ajaxBoxBorder {
	background: #FFFFFF;
	vertical-align: middle;
	border: 2px solid #c1d0e3;
}
.ajaxBoxBorder td {height: 25px; border-bottom: 1px solid #c1d0e3; vertical-align: middle;}
.oddRowAjax {
	text-align: left;
	background: #FFFFFF;
	padding-left: 8px;
	cursor: hand; 
	cursor: pointer;
}
.rowOverAjax {
	text-align: left;	
	background: #A9BBFF; 
	padding-left: 8px;
	cursor: hand; 
	cursor: pointer;
}
.evenRow {
	text-align: left;
	background: #ffffff;
	padding-left: 8px;
	vertical-align: top;
}

.oddRow {
	text-align: left;
	background: #EEEEEE;
	padding-left: 8px;
	vertical-align: top;
}
.rowOver{
	text-align: left;
	vertical-align: top;
	background: #FCD6AE; 
	padding-left: 8px;
	cursor: hand; 
	cursor: pointer;
}
.oddRow td{ padding:5px;}
.evenRow td{ padding:5px;}
.rowOver td{ padding:5px;}
.srvcLstCss_0 {
	text-align: left;
	background: #FFF5EE;
	padding-left: 8px;
}

.srvcLstCss_1 {
	text-align: left;
	background: #FFFACD;
	padding-left: 8px;
}
.layoutDivCs{
	display:none;
}
.tblBodyCs{
	width:98%;
	margin:auto;
}
.haltsTblCS{
	padding-top: 5px;
	padding-bottom: 5px;
}
.haltsFormheader {
	font-size: 14px;
	font-weight: bold;
	color: white;
	background: #90C3DD;
	position:relative; 
	padding:10px 5px 10px 5px;
}
.formheade																			rcolor {
	height: 15px;
	font-size: 12px;
	font-weight: bold;
	background: #81CDEC;
	position:relative; 
	padding:8px 5px;
}
.headerRow {
	font-family:  Arial, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	color: white;
	background: #D8D8D8;
	font-size: 12px;
	padding-left: 8px;
	position:relative; 
}
.headerRow  td{ padding:4px;}

.BookingPlaceName {
	padding: 4px;
	font-weight: bold;
	font-size: 14px;
	color: #FFFF00;
	color: #720101;
}
.BoxBorder {
	border-spacing: 1px;
	border: 1px solid #c1d0e3;
}
.content {
	background-color: #FFFFFF;
	width: 100%;
	border: 0px;
	padding: 2px;
}
/************/
.boxborderTd {
	border: 2px solid #c1d0e3;
}
.boxborderRound {
	border: 2px solid #c1d0e3;
	border-radius: 5px;
}
.paxInnerTbl{
	padding: 1px;
}
.paxBorderTd {
	padding: 10px;
	border-color: #c1d0e3;
	border-style: solid;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-width: 2px;
	border-right-width: 2px;
}
.printborderTd {
	border-color: #c1d0e3;
	border-style: solid;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-width: 2px;
	border-right-width: 2px;
	padding: 10px;
}
.lineTrCSS {
	border-color: #c1d0e3;
	border-style: solid;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
}
/* Default Seat CSS classes */
.availSeatClass {
	width: 33px;
	height: 33px;
	cursor: hand; 
	cursor: pointer;
	font-weight: bold;
	background:url('../../_assets/../images/seats/available.gif') no-repeat; 
}
.selectedSeatClass {
	width: 33px;
	height: 33px;
	cursor: hand; 
	cursor: pointer;
	font-weight: bold;
	background:url('../../_assets/../images/seats/blocked.gif') no-repeat; 
}

.ladiesSeatClass {
	width: 33px;
	height: 33px;
	font-weight: bold;
	background:url('../../_assets/../images/seats/booked_female.gif') no-repeat; 
}
.bookedSeatClass {
	width: 33px;
	height: 33px;
	font-weight: bold;
	background:url('../../_assets/../images/seats/booked_male.gif') no-repeat; 
}
.conductorSeatClass {
	font-weight: bold;
	background:url('../../_assets/../images/seats/booked_male.gif') no-repeat;
}
/* Normal Seat (Sitting) seats CSS classes */
.availSeatClassS {
	width: 33px;
	height: 33px;
	cursor: hand; 
	cursor: pointer;
	font-weight: bold;
	background:url('../../_assets/../images/seats/available.gif') no-repeat; 
}
.selectedSeatClassS {
	width: 33px;
	height: 33px;
	cursor: hand; 
	cursor: pointer;
	font-weight: bold;
	background:url('../../_assets/../images/seats/blocked.gif') no-repeat; 
}

.ladiesSeatClassS {
	width: 33px;
	height: 33px;
	font-weight: bold;
	background:url('../../_assets/../images/seats/booked_female.gif') no-repeat; 
}
.bookedSeatClassS {
	width: 33px;
	height: 33px;
	font-weight: bold;
	background:url('../../_assets/../images/seats/booked_male.gif') no-repeat; 
}
.conductorSeatClassS {
	width: 33px;
	height: 33px;
	font-weight: bold;
	background:url('../../_assets/../images/seats/booked_male.gif') no-repeat; 
}
/* Berth seats CSS classes */
.availSeatClassB {
	width: 66px;
	height: 33px;
	cursor: hand; 
	cursor: pointer;
	font-weight: bold;
	background:url('../../_assets/../images/berths/available.gif') no-repeat; 
}
.selectedSeatClassB {
	width: 66px;
	height: 33px;
	cursor: hand; 
	cursor: pointer;
	font-weight: bold;
	background:url('../../_assets/../images/berths/blocked.gif') no-repeat; 
}

.ladiesSeatClassB {
	width: 66px;
	height: 33px;
	font-weight: bold;
	background:url('../../_assets/../images/berths/booked_female.gif') no-repeat; 
}
.bookedSeatClassB {
	width: 66px;
	height: 33px;
	font-weight: bold;
	background:url('../../_assets/../images/berths/booked_male.gif') no-repeat; 
}
.conductorSeatClassB {
	width: 66px;
	height: 33px;
	font-weight: bold;
	background:url('../../_assets/../images/berths/booked_male.gif') no-repeat; 
}
/* Double Berth seats CSS classes */
.availSeatClassDB {
	width: 66px;
	height: 33px;
	cursor: hand; 
	cursor: pointer;
	font-weight: bold;
	background:url('../../_assets/../images/berths/available.gif') no-repeat; 
}
.selectedSeatClassDB {
	width: 66px;
	height: 33px;
	cursor: hand; 
	cursor: pointer;
	font-weight: bold;
	background:url('../../_assets/../images/berths/blocked.gif') no-repeat; 
}

.ladiesSeatClassDB {
	width: 66px;
	height: 33px;
	font-weight: bold;
	background:url('../../_assets/../images/berths/booked_female.gif') no-repeat; 
}
.bookedSeatClassDB {
	width: 66px;
	height: 33px;
	font-weight: bold;
	background:url('../../_assets/../images/berths/booked_male.gif') no-repeat; 
}
.conductorSeatClassDB {
	width: 66px;
	height: 33px;
	font-weight: bold;
	background:url('../../_assets/../images/berths/booked_male.gif') no-repeat;
}
.siteArrw {
	font-weight: bold;
	vertical-align: bottom;
	width: 16px; 
	height: 16px;
	background:url('../images/icon-bus.png') no-repeat; 
}
.grandTotalColor {
	font-weight: bold;
	font-size: 12px;
	color: #B70101;
}
.seatNormalField {
	width: 52px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	border-color: gray;
	border-style: solid;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
}

.priceNormalField {
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}

.priceRequiredField {
	font-size: 14px;
	font-weight: bold;
	border-style: solid;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	padding-left: 0.1cm;
	padding-right: 0.1cm;
}
.priceDisplayField {
	font-size: 14px;
	font-weight: bold;
	color: #23364d;
}
.contactLblTxt {
	font-size:16px;
}
.concFontCss {
	font-weight: bold;
	font-size: 16px;
	color: #C78800;
}
.statusFontCss {
	font-weight: bold;
	font-size: 16px;
	color: #859C02;
}
.newsSpnCs{
	cursor: pointer; 
	cursor: pointer;
	color: #000000;
	font-weight: bold;
}
.newsHoverSpnCs{
	cursor: hand; 
	cursor: pointer;
	color: red;
	font-weight: bold;
}
.formlabelA4 {
	font-weight: bold;
	font-size: 16px;
}
.tktBoldTxtA4 {
	font-size: 16px;
	font-weight: bolder;
}
.textA4 {
	font-size: 15px;
	font-weight: normal;
}
.newsTxt {
	white-space: pre-line;
}

.adLine3 {
	color: red;
	font-size: 9px;
	font-weight: bold;
}


.fb_image {
	width: 20px; 
	height: 20px;
	cursor: hand; 
	cursor: pointer;
	background: url('../../_assets/../images/home/ads/facebook.png') no-repeat;
	border: 0;
}

.twtr_image {
	width: 20px; 
	height: 20px;
	cursor: hand; 
	cursor: pointer;
	background: url('../../_assets/../images/home/ads/twitter.png') no-repeat;
	border: 0;
}

.poweredby_image {
	width: 94px; 
	height: 37px;
	background: url('../../_assets/../images/home/ads/poweredby.png') no-repeat;
	border: 0;
}

.poweredby_red {
	width: 50px; 
	height: 30px;
	background: url('../../_assets/../images/home/ads/poweredby_red.png') no-repeat;
	border: 0;
	margin-top: -7px;
	vertical-align: middle;
}

/* Service class CSS */
.classHelpDiv {
	width: 22px; 
	height: 22px;
	display: inline-table;
	background: url('../../_assets/../images/home/help.png') no-repeat;
	border: 0;
	vertical-align: bottom;
	cursor: hand; 
	cursor: pointer;
}

.tblClasTxt {
	width: 320px;
	position: fixed;
	display: block;
	background-color: #FFFFFF;
	border-radius: 10px;
	-moz-border-radius: 10px;
	border:  #6f8add 1px solid;
	border-color: #008cd4;
	border-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	padding:10px;
}
.srvclassLbl {
	color: #008cd4;
	vertical-align: top;
	width: 75px;
}
.srvclassTxt {
	font-weight: normal;
	vertical-align: top;	
}

.showClasTxt {
	z-index:999;
	position: absolute;
	display: block;
	background-color:#DCD0D0;
	padding-top: 1;
	padding-bottom: 1;
	padding-right: 1;
	padding-left: 1;
	-moz-border-radius:    10px;
    -webkit-border-radius: 10px;
	border-radius:         10px;
}
.hideClasTxt {
	position: fixed;
	display: none;
}

#leftBblDiv {
   width: 300px;
   height: 300px;
   background: #FFFFEB;
   position: relative;
   border: 1px solid #DCD0D0;
   z-index: 50;
   border-collapse: collapse;
   -moz-border-radius:    10px;
   -webkit-border-radius: 10px;
	border-radius:         10px;
}
#leftBblDiv:AFTER {
   content:" ";
   position: absolute;
   right: 100%;
   top: 10px;
   width: 0;
   height: 0;
   border-top: 10px solid transparent;
   border-right: 10px solid #FFFFEB;
   border-bottom: 10px solid transparent;
   z-index: 50;
   border-collapse: collapse;
   
   
}
.leftBblBgClr {
	background-color:#DCD0D0;
	padding-top: 1;
	padding-bottom: 1;
	padding-right: 1;
	padding-left: 1;
	-moz-border-radius:    10px;
    -webkit-border-radius: 10px;
	border-radius:         10px;
}

#topBblDiv {
   background: #FDFAE7;
   position: relative;
   border: 2px solid #585858;
   z-index: 50;
   border-collapse: collapse;
   -moz-border-radius:    10px;
   -webkit-border-radius: 10px;
	border-radius:         10px;
}
#topBblDiv:AFTER {
   content:" ";
   position: absolute;
   right: 46%;
   bottom: 100%;
   width: 0;
   height: 0;
   border-left: 10px solid transparent;
   border-right: 10px solid transparent;
   border-bottom: 10px solid #585858;
   z-index: 50;
   border-collapse: collapse;
}
#topBblDiv td {
	padding:5px;
}

#topBblDiv tr {
	border-bottom: 1px solid #DCD0D0;
}

#topBblDiv tr:last-child {
	border-bottom: none;
}

.busClassCss_1 {
	text-align: left;
	font-size: 14px;
	height: 36px;
	font-weight: bold;
	background:#ADDCF0;
	overflow-y:hidden;
}

.busClassCss_1 table tr td{ color:050505; padding:2px 5px ; }
.searchResult { border: 2px solid #c1d0e3; border-radius: 5px;}
.searchResult  table tr td{  }
.paxDetailcs {
	width: 100%;
	border-spacing: 0px;	
}
.ssl_secure {
   background: url('../images/icon-norton.png') no-repeat;
   width: 54px;
   height: 29px;
   z-index: 50;
   float: right;
   text-align: right;
   margin-right: 5px;
}

.classTVDiv {
	width: 24px; 
	height: 20px;
	display: inline-table;
	background: url('../../_assets/../images/icons/icon-tv.png') no-repeat;
	border: 0;
	vertical-align: bottom;
	cursor: hand; 
	cursor: pointer;
}

.classWBDiv {
	width: 24px; 
	height: 20px;
	display: inline-table;
	background: url('../../_assets/../images/icons/icon-waterbottle.png') no-repeat;
	border: 0;
	vertical-align: bottom;
	cursor: hand; 
	cursor: pointer;
}

.classBLDiv {
	width: 24px; 
	height: 20px;
	display: inline-table;
	background: url('../../_assets/../images/icons/icon-blanket.png') no-repeat;
	border: 0;
	vertical-align: bottom;
	cursor: hand; 
	cursor: pointer;
}

.classACDiv {
	width: 24px; 
	height: 20px;
	display: inline-table;
	background: url('../../_assets/../images/icons/icon-ac-final.png') no-repeat;
	border: 0;
	vertical-align: bottom;
	cursor: hand; 
	cursor: pointer;
}

#factopBblDiv{
   background: #FDFAE7;
   position: relative;
   border: 2px solid #585858;
   z-index: 50;
   border-collapse: collapse;
   -moz-border-radius:    10px;
   -webkit-border-radius: 10px;
	border-radius:         10px;
}
#factopBblDiv:AFTER {
   content:" ";
   position: absolute;
   right: 85%;
   bottom: 100%;
   width: 0;
   height: 0;
   border-left: 10px solid transparent;
   border-right: 10px solid transparent;
   border-bottom: 10px solid #585858;
   z-index: 50;
   border-collapse: collapse;
}

.fctblClasTxt {
	width: 300px;
	position: relative;
	display: block;
	background-color: #FFFFFF;
	border-radius: 10px;
	-moz-border-radius: 10px;
	border:  #6f8add 1px solid;
	border-color: black;
	border-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	padding:10px;
}
.searchBkgNow{ 
	width:478px; 
	color:#626262; 
	margin: 10px 0px 5px -2px; 
	height:258px; 
	float:left; 
	background:#fff8cb; 
	border:solid 1px #cacaca;  
	border-radius:5px;
	-moz-border-radius:    5px;
	-webkit-border-radius: 5px;
}
#PlaceDivId{z-index: 99;}
#EndPlaceDivId {z-index: 99;}
.searchBkgNow1 {
	color:#626262; 
	background:#fff8cb; 
	border:solid 1px #cacaca;  
	border-radius:5px;
	-moz-border-radius:    5px;
	-webkit-border-radius: 5px;
	 transition: all 2s ease-in-out;
    -webkit-transition: all 2s ease-in-out; /** Chrome n Safari **/
    -moz-transition: all 2s ease-in-out; /** Firefox **/
    -o-transition: all 2s ease-in-out; /** Opera **/
}
.refineSearchDivID {display:none;}
.bookNowH1 {
	font-size:20px; 
	font-style: italic;
	font-weight: bold;
	text-align:center;
	color: #fff;
	background: #D5014E;
	border-radius:5px 5px 0px 0px;
	-moz-border-radius:    5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	padding: 3px;
	margin-bottom:10px;
}
.modifyBkgCS{background:#eeeeee; padding:5px 5px 2px 5px; border-radius:5px 5px 0px 0px; border: solid 1px #c1d0e3; border-bottom:none; margin-left:8px; font-weight:bold;}
.modifyBkgSelect {background:#fff8cb; padding:5px 5px 2px 5px; border-radius:5px 5px 0px 0px; border: solid 1px #c1d0e3; border-bottom:none; margin-left:8px; font-weight:bold;}
.viewBkgCS{
	background:#eeeeee; padding:5px 5px 2px 5px; border-radius:5px 5px 0px 0px; border: solid 1px #c1d0e3; border-bottom:none; margin-left:8px; font-weight:bold;
}
.placeslabel{ padding-top:10px;}

.loadingImg{
	width: 100%;
	height: 100%;
	background: url('../../_assets/../images/progressbar/Loader.gif') no-repeat center;  
}
.progressCS {
	POSITION: absolute; 
	z-index: 9999;
	DISPLAY: none; 
	width: 100%;
	height: 100%;
	BACKGROUND-COLOR: #ffffff; 
	opacity: 0.9;
	TEXT-ALIGN: center;
	
}
.searchBkg{ width:96%}
.searchBkg1{width:75%}
.placesRequired {
	border:solid 1px #cacaca; 
	padding:5px 2px 5px 2px; 
	background:#fff url('../images/icon-pointer.png') no-repeat center right;  
	width:186px;
	color: ;
}
.placesRequiredGray {
	color: gray;
	border:solid 1px #cacaca; 
	padding:5px 2px 5px 2px; 
	background:#fff url('../images/icon-pointer.png') no-repeat center right;  
	width:186px;
}
.dateRequiredfield {
	border:solid 1px #cacaca; 
	padding:5px 2px 5px 2px; 
	background:#FFFFFF url('../images/icon-calender.png') no-repeat center right;  
	float: left;
	width: 85px;
}

.tdDepartCs{ float:left; margin-right: 34px;}
.trJourneyDateCSS {
	float:left;
	vertical-align: top; 
}

.paxTxtCss{ width:88px; border: solid 1px #cacaca ;color: #333; padding: 5px 2px 5px 2px;}
.searchSelect{ width:192px; border: solid 1px #cacaca ;color: #333; padding: 5px 2px 5px 2px;}
.srvcClassSelect{ width:162px; border: solid 1px #cacaca ;color: #333; padding: 5px 2px 5px 2px;}

.slient-fts { width:260px; height: 285px; float:right; margin:10px 0px 0px 10px;    border:solid 1px #cacaca; border-radius:5px; }
.slient-fts h2{ display:block; color:#D5014E; font-size:14px; padding:0px 5px 10px 5px; margin:18px 0px 0px 0px; text-align:center; border-bottom: solid 1px #cacaca; font-weight:normal; } 
.slient-fts  table{ margin:10px 10px 10px 10px;}
.slient-fts .roundcv{  margin-left:0px; padding-bottom:12px; }
.slient-fts .roundcv a{ text-decoration:none; color:#474747; display:block; padding-left:20px;  margin:2px 5px 2px 5px; font-size:12px;  }
.slient-fts .roundcv  a:hover{ text-decoration:underline;}
.slient-fts ul li{ list-style:none; background:url('../images/right.png') no-repeat; padding-left:25px; color:#444444; font-size:12px; padding-top:5px; padding-bottom:5px;}
.slient-fts table tr td{ color:#808080;}
.slient-fts .norton{ display:block; padding-right:10px; text-align:right;}

#slideout {
  position: relative;
  top: 0px;
  left: 0;
  vertical-align: top;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
#slideout_inner {
  position: relative;
  vertical-align: top;
  top: 0px;
  left: 0px;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;

}
#slideout_inner  div{
  position: relative;
  vertical-align: top;
  top: 0px;
  left: 0px;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

#sliderFrame {
    position:relative;
    width:297px;
    margin:0 auto; /*center-aligned*/
	float:left;
	margin:10px 0px 0px 8px;
}

#slider, #slider div.sliderInner {
    width:297px;height:287px;
}

#slider {
	background:#fff url('../images/loading.gif') no-repeat 50% 50%;
	position:relative;
	margin:0 auto;
    transform: translate3d(0,0,0);
}

#slider a.imgLink, #slider div.video {
	z-index:2;
	position:absolute;
	top:0px;left:0px;border:0;padding:0;margin:0;
	width:100%;height:100%;
}

#slider div.mc-caption-bg, #slider div.mc-caption-bg2 {
	position:absolute;
	width:100%;
	height:auto;
	padding:10px 0;
	left:0px;
	bottom:0px;
	z-index:3;
	overflow:hidden;
	font-size: 0;
}
#slider div.mc-caption-bg {
	background:Black;
}
#slider div.mc-caption-bg2 {
    background:none;
}
#slider div.mc-caption {
	font: bold 14px/20px  Arial, Arial, Helvetica, sans-serif; 
	color:#EEE;
	z-index:4;
	text-align:center;
    background:none;
}
#slider div.mc-caption a {
	color:#FB0;
}
#slider div.mc-caption a:hover {
	color:#DA0;
}

#slider div.navBulletsWrapper  {
    top:270px;
	text-align:right;
	background:none;
	position:relative;
	z-index:5;
}
#slider div.navBulletsWrapper div 
{
    width:11px; height:11px;
    font-size:0;color:White;
    background:transparent url('../images/bullet.png') no-repeat 0 0;
    display:inline-block; *display:inline; zoom:1;
    overflow:hidden;cursor:pointer;
    margin:0 6px;
}

#slider div.navBulletsWrapper div.active {background-position:0 -11px;}
#slider div.loading {
    width:100%; height:100%;
    background:transparent url('../images/loading.gif') no-repeat 50% 50%;
    filter: alpha(opacity=60);
    opacity:0.6;
    position:absolute;
    left:0;
    top:0; 
    z-index:9;
}

#slider img, #slider>b, #slider a>b {
	position:absolute; border:none; display:none;
}

#slider div.sliderInner {
	overflow:hidden; 
	-webkit-transform: rotate(0.000001deg);
	position:absolute; top:0; left:0;
}
#slider>a, #slider video, #slider audio {display:none;}


#sliderCoaches, #sliderCoaches div.sliderInner { width:400px;height:240px;}
#sliderCoaches  {	position:relative;margin:0 auto; transform: translate3d(0,0,0); }
#sliderCoaches a.imgLink, #slider .video { z-index:2; position:absolute; top:0px;left:0px;border:0;padding:0;margin:0; width:100%;height:100%; }
#sliderCoaches div.navBulletsWrapper  { display:none; }
#sliderCoaches div.loading  { width:100%; height:100%; filter: alpha(opacity=60); opacity:0.6; position:absolute; left:0; top:0;  z-index:9; }
#sliderCoaches div.sliderInner { overflow:hidden;  -webkit-transform: rotate(0.000001deg); position:absolute; top:0; left:0; }

#maintableId table tr td{ padding:5px;}


/* Date-Picker css */
.ui-state-active {
	background: #FFFF00 !important;
	color: #000000 !important;
}

.ui-state-hover {
	background: #CC2900 !important;
	color: #FFFFFF !important;
}
.ui-icon-circle-triangle-e{
	background: url('../../_assets/../images/home/arrow.png') no-repeat center !important;
}
.ui-icon-circle-triangle-w {
	background: url('../../_assets/../images/home/LArrow.png') no-repeat center !important;
}
.ui-datepicker-prev-hover, .ui-datepicker-next-hover{
	background: #B3ACAB !important;
}

/*
    these are just the default styles used in the Cycle2 pages.  
    you can use these styles or any others that you wish.
*/

/* set border-box so that percents can be used for width, padding, etc (personal preference) */
.cycle-slideshow, .cycle-slideshow * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }


.cycle-slideshow { min-width: 200px; max-width: 695px; margin: 10px auto; padding: 0; position: relative;
    background: url('../../_assets/../images/progressbar/spinner.gif') 50% 50% no-repeat;
 }

/* slideshow images (for most of the demos, these are the actual "slides") */
.cycle-slideshow img { 
    /* 
    some of these styles will be set by the plugin (by default) but setting them here
    helps avoid flash-of-unstyled-content
    */
    position: absolute; top: 0; left: 0;
    width: 100%; padding: 0; display: block;
}

/* in case script does not load */
.cycle-slideshow img:first-child {
    position: static; z-index: 100;
}

/* pager */
.cycle-pager { 
    text-align: center; width: 100%; z-index: 500; position: absolute; top: 10px; overflow: hidden;
	
}
.cycle-pager span { 
    font-family: arial; font-size: 50px; width: 16px; height: 16px; 
    display: inline-block; color: gray; cursor: pointer; 
}
.cycle-pager span.cycle-pager-active { color: #D69746;}
.cycle-pager > * { cursor: pointer;}

.btns-pager {
	position: absolute;
	margin-top: -45px;
	display: block;
	width: 100%;
	text-align: right;
	right: 10px;
	z-index: 100;
}
.btns-pager span {
	font-size: 50px;
	width: 16px;
	height: 16px;
	display: inline-block;
	color: #CCCCCC;
}

.btns-pager > * {
z-index: 99999;
margin: 0px;
cursor: pointer;
}

.btns-pager span.cycle-pager-active {
color: #0085FF;
}

/* caption */
.cycle-caption { position: absolute; color: white; bottom: 15px; right: 15px; z-index: 700; }


/* overlay */
.cycle-overlay { 
    font-family: tahoma, arial;
    position: absolute; bottom: 0; width: 100%; z-index: 600;
    background: black; color: white; padding: 15px; opacity: .5;
}


/* prev / next links */
.cycle-prev, .cycle-next { position: absolute; top: 0; width: 8%; opacity: 0; filter: alpha(opacity=0); z-index: 800; height: 100%; cursor: pointer; }
.cycle-prev { left: 0;  background: url('../../_assets/../images/home/leftBtn.png') 50% 50% no-repeat;}
.cycle-next { right: 0; background: url('../../_assets/../images/home/rightBtn.png') 50% 50% no-repeat;}
.cycle-prev:hover, .cycle-next:hover { opacity: .7; filter: alpha(opacity=70) }

.disabled { opacity: .5; filter:alpha(opacity=50); }

/* display paused text on top of paused slideshow */
.cycle-paused:after {
    content: 'Paused'; color: white; background: black; padding: 10px;
    z-index: 500; position: absolute; top: 10px; right: 10px;
    border-radius: 10px;
    opacity: .5; filter: alpha(opacity=50);
}

/* 
    media queries 
    some style overrides to make things more pleasant on mobile devices
*/

@media only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
    .cycle-slideshow { width: 200px;}
    .cycle-overlay { padding: 4px }
    .cycle-caption { bottom: 4px; right: 4px }
}


.mainCoaches{ margin-left: 250px;  border:solid 1px #cacaca; border-radius:5px; height:380px;  width: 530px; margin-bottom:10px;  }
#sliderCoaches, #sliderCoaches div.sliderInner {  width:520px;height:380px;}
#sliderCoaches  { margin-top: 10px;	position:relative;margin:0 auto; transform: translate3d(0,0,0); }
#sliderCoaches a.imgLink, #slider .video { z-index:2; position:absolute; top:0px;left:0px;border:0;padding:0;margin:0; width:100%;height:100%; }
#sliderCoaches div.navBulletsWrapper  { display:none; }
#sliderCoaches div.loading  { width:100%; height:100%; filter: alpha(opacity=60); opacity:0.6; position:absolute; left:0; top:0;  z-index:9; }
#sliderCoaches div.sliderInner { overflow:hidden;  -webkit-transform: rotate(0.000001deg); position:absolute; top:0; left:0; }
