@charset "utf-8";

body {
    font-family: 'Tahoma';
    font-size: 12px;
    color: #fff;
    background: #fff url(/themes/srstravels_new/images/bg_main.jpg) repeat-x;
    margin: 0px;
}

 
#bg {
    width: 100%;
    text-align: center;
    margin: 0px auto;
    margin-top: 15px;
	border: none;
}

#wrapper{
    width: 990px;
	
	margin:0px auto;
    margin-top: 15px;
	border: none;
}

#canvas {
}

#ts_pub_header {
    height: 100px;
    background: #ffffff;
}

#logo {
    float: left;
    position: relative;
    top: 3px;
    left: 0px;
}

#help_line_Nos {
    float: right;
    position: relative;
    top: 10px;
    right: 10px;
}

#body-content-home { 
	text-align:left; 
    background:url(../images/bg2.jpg) no-repeat;
	}

#body-content{
    text-align: left;

	border:none;
}


/*:focus { -moz-outline-style: none; }
 
 *********** Overrides ***********
.reserved_seat, .ladies_seat{
	font-size:11px;
}
*/
.w_content {
    background: none;
    font-family: Tahoma;
}

#search_submit_btn {
    background: #008CD5;
    margin: 0 auto;
    height: 26px;
    padding: 0px 15px 3px 15px;
    color: #fff;
    font-family: Century Gothic;
    text-transform: capitalize;
    font-size: 15px;
    border: 0px solid;
    border: 1px solid #444;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    width: 90px;
}

#lr_search_submit_btn {
    background: #008CD5;
    margin: 0 auto;
    height: 26px;
    padding: 0px 15px 3px 15px;
    color: #fff;
    font-family: Century Gothic;
    text-transform: capitalize;
    font-size: 15px;
    border: 0px solid;
    border: 1px solid #444;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    width: 130px;
}

#search-results {
    font-family: Tahoma;
    margin-left: 4px;
    width: 720px
}

#check_stasus_button{
	background: #008CD5;
    margin: 0 auto;
    height: 26px;
    padding: 0px 15px 3px 15px;
    color: #fff;
    font-family: Century Gothic;
    text-transform: capitalize;
    font-size: 15px;
    border: 0px solid;
    border: 1px solid #444;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    width: 120px;
	
}

#rpanel_frmheader {
  background:none;
}
/************ Overrides ends ************/
* {
    margin: 0px;
}

#main {
	border-right: 2px solid #B48F00;
    border-left: 2px solid #B48F00;
	border-bottom: 2px solid #B48F00;
	background: #ffffff;
}

#main-content {
  margin:0px auto;
  border:1px solid #ffcb05;
  text-align:left;
    padding: 5px;
    color: #444444;
  background:#ffffff;
}

#e_ticketing_left_bars {
  color:#444;
}

.printcancelticket_bg_grad {
  background:#FFFFFF url(../images/bg_printcancelticket_grad.jpg  ) repeat-x top left;
}

.bus_print_cancelticket {
  width:140px;
  height:98px;
  background:transparent url(../images/bus_print_cancelticket.png?123) no-repeat top left;
}

.footer_subsec {
  width:97.5%;
  padding:10px;
  background-color:#efefef;
    color: #fff;
  text-align:left;
  min-height:444px;
  border:1px solid #dedede;
}

.feedback_table {
    border: 1px dotted #BDBDBD;
    padding: 20px 10px 20px 10px;
    margin: 20px auto;
    background: transparent url('../images/notes-pen.png') no-repeat 97% 6%;
}

input#feedback_username,input#feedback_email ,input#feedback_contact_number,input#feedback_subject  {
  color:#777777;
  font-size:12px;
  font-weight:normal;
  height:19px;
  padding-left:5px;
  padding-top:5px;
  width:229px;
}

textarea#feedback_description {
  color:#777777;
  height:114px;
  font-family:Arial, Tahoma, Verdana;
  font-size:12px;
  font-weight:normal;
  padding-left:5px;
  padding-top:5px;
  width:429px;
}

select#feedback_feedback_type {
  width:229px;
  color:#777777;
  font-size:12px;
  font-weight:normal;
  height:19px;
  padding-left:5px;
}

input#ticket_number, input#ticket_email {
  color:#777777;
  font-size:12px;
  font-weight:normal;
  height:16px;
  padding-left:3px;
  padding-top:3px;
  width:229px;
}

.colored_btn {
  background:none;
  background:#3188F1 url(../images/bg_btn_prntcncltkt_button.jpg) repeat-x top left;
  color:#fff;
  font-family:Lucida Sans, Tahoma, Arial, Verdana;
  border:0;
  font-size:11px;
  font-weight:bold;
  height:26px;
  border:1px solid #2161B2;
  padding:0;
  padding:0px 10px;
}

#feed_back_form_div {
  font-family:Arial;
  font-size:12px;
}

a:link {
    color: #000;
    text-decoration: none;
}

a:visited {
    color: #fff;
    text-decoration: none;
}

a:hover {
    color: #fff;
    text-decoration: none;
}

a:active {
    color: #fff;
    text-decoration: none;
}

#footer_text a:link {
    color: #fff;
    text-decoration: none;
}

#footer_text a:visited {
    color: #fff;
    text-decoration: none;
}

#footer_text a:hover {
    color: #fff;
    text-decoration: underline;
}

#footer_text a:active {
    color: #fff;
    text-decoration: none;
}

#left_bar { 
	float:left; 
    width: 165px;
	margin-right:5px; 
	margin-top:0px; 
	color:#444; 
	background:#ffffff; 
	border: 1px #FFCB05 solid;
    vertical-align: top;
}

#box_header {
  color:#340E70;
  font-size:19px;
  font-weight:normal;
  height:25px;
  letter-spacing:1px;
  line-height:25px;
  text-align:left;
  width:97.5%;
  font-family:Arial, Tahoma, Verdana;
  font-size:20px;
  border-bottom:2px solid #ffcb05;
  margin-left:13px;
  margin-bottom:54px;
}

#row1 {
    height: 350px;
    border-right: 2px solid #B48F00;
    border-left: 2px solid #B48F00;
	padding:10px 0 0 10px;
    background: #fff url(../images/bg2.jpg) no-repeat top right;
	
}

#row2 {
    background: #fff;
    border-right: 2px solid #B48F00;
    border-left: 2px solid #B48F00;
	border-bottom: 2px solid #B48F00;
    padding:10px;
	padding-top:0px;
}

#row2_left{
	width:620px; 
	height:340px; 
	border:0px solid #ccc;
	color:#000;
	float:left;}
	
#row2_right{
	background: #fff url(../images/all_routes.jpg) no-repeat top right;
	width:310px; 
	height:350px; 
	float:right;
	margin-bottom:10px;
	border:0px solid #ccc;}

#row3 {
  float:left;
}

#row3_grad {
  width:97%;
  padding:20px;
}

#row3_content {
  margin:0 auto;
  width:990px;
  border:0px dotted yellow;
}

#row4 {
    clear: both;
    height: 120px;
    margin-top: 10px;
}

#row5 {
    clear: both;
    height: 117px;
    background: #fff;
}

#ticket_widget {
    width: 303px;
    height: 110px;
    float: left;
    margin-left: 20px;
	margin-top:3px;
	
}

#tw_header {
    font-size: 18px;
    color: #340E70;
    font-weight: bold;
}

#tw_content {
    color: #47431E;
    font-weight: normal;
    padding-top: 10px;
    border: 0px dotted white;
}

#search-form{ color:#000;}

#bus_content{
	margin-left:10px;
}
#search_button {
    text-align: left;
    width: 120px;
}

#show_searching_button {
  background:#008CD5 none repeat scroll 0 0;
  border-color:#FFFFFF #444444 #444444 #FFFFFF;
  border-style:solid;
  border-width:1px;
  color:#FFFFFF;
  font-family:Century Gothic;
  font-size:15px;
  font-weight:bold;
  height:20px;
  margin:0 auto;
  padding:4px 9px 3px;
    text-align: left;
  text-transform:capitalize;
}



#tw_content table {
    width: 100%;
}

#tw_content table tr {
    font-size: 12px;
    font-family: Tahoma;
    height: 26px;
    margin-bottom: 10px;
}

#tw_content table tr label {
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 5px;
	color:#000;
}

#tw_content table tr td {
    width: 140px;
}

#tw_content table tr td table td {
    vertical-align: middle;
}

select#searchbus_from, select#searchbus_to {
    height: 25px;
    width: 140px;
  font-family:Tahoma, Arial, Verdana;
    font-size: 13px;
    font-weight: bold;
    color: #3F3F3F;
  padding:0 0 0 2px;
}

input#searchbus_depart {
    height: 20px;
    width: 100px;
  font-family:Tahoma, Arial, Verdana;
    font-size: 13px;
    font-weight: bold;
    color: #3F3F3F;
  padding-top:2px;
  margin-left:-3px;
  padding-left:4px;
    border: 1px solid #ccc;
}

select#searchbus_adults {
  height:17px;
  width:62px;
  font-family:Tahoma, Arial, Verdana;
  font-size:11px;
  font-weight:normal;
  color:#555;
}

select#searchbus_bus_type {
  height:17px;
    width: 100px;
  font-family:Tahoma, Arial, Verdana;
  font-size:11px;
  font-weight:normal;
  color:#555;
}

#welcome {
}
	
#welcome h1 {
    font-size: 14px;
}

#welcome h2 {
  font-size:18px;
    color: #340E70;
    font-weight: normal;
}

#welcome p {
    line-height: 1.5em;
    font-size: 13px;
    color: #444;
}

#dynamic_hot_offers_text_area {
	background: #fff url(../images/text_bg.jpg) no-repeat top right;
    font-size: 13px;
    width: 627px;
	height:80px;
	text-align:center;
	vertical-align:middle;
	margin-bottom:15px;
}

#welcome_3{
    color: #444;
	line-height:1.5;
    float: left;
	margin-top:-23px;
}

#welcome_3 h1 {
    font-size: 18px;
    color: #340E70;
    font-weight: normal;
	margin-top:10px;
}

#welcome_3 h2 {
  font-size:18px;
}

#welcome_3 h2 b {
  color:yellow;
}

#bus_pic {
    float: right;
    width: 340px;
    height: 354px;
    background: url(../images/bus.png) no-repeat top right;
    position: relative;
    top: -28px;
    right: 0px;
    text-align: justify;
    z-index: 100;
    border: 0px dotted yellow;
}

.small_box {
    float: left;
    width: 204px;
    font-family: Tahoma;
    color: #444;
    font-size: 12px;
    height: 224px;
    margin-right: 5px;
}
/*.small_box_header { float:left; background:url(../images/bg_header_allroutes.jpg ) repeat-x top left; line-height:32px; width:290px; height:32px; padding-left:10px; font-weight:normal; font-size:18px; }*/
.small_box_header {
    float: left;
    height: 24px;
    line-height: 24px;
    font-family: Arial, Tahoma, Verdana;
    color: #444;
    font-size: 16px;
    font-weight: normal;
    width: 214px;
    border-bottom: 0px solid #CBCBCB;
    padding-left: 10px;
}

.small_box_content {
    float: left;
    font-weight: normal;
    font-size: 11px;
    color: #444;
    padding: 10px;
    height: 170px;
    width: 93%;
    overflow: hidden;
}

.small_box:hover {
  background:url(../images/bg_small_box_hover.jpg) repeat-x bottom left;
}

.small_box_content ul.clients_ul {
  padding-left:20px;
}

.small_box_content ul.clients_ul li {
  margin-bottom:9px;
}

.small_box_routes {
    float: left;
    width: 170px;
    font-family: Tahoma;
    color: #444;
    font-size: 12px;
    height: 196px;
    margin-left: -516px;
    margin-top: -20px;
}
/*.small_box_header { float:left; background:url(../images/bg_header_allroutes.jpg ) repeat-x top left; line-height:32px; width:290px; height:32px; padding-left:10px; font-weight:normal; font-size:18px; }*/
.small_box_routes_header {
    float: left;
    width: 170px;
    line-height: 24px;
    color: #350095;
    font-size: 18px;
    padding-left: 20px;
    height: 20px;
	margin-top:10px;
	margin-left:10px;
	padding-bottom:30px;
}

.small_box_routes_content {
    width: 200px;
    color: #fff;
    padding-left: 20px;
	font-size: 11px;
	font-weight:normal;
	line-height:1.5em;
	letter-spacing:1px;
}

.small_box_routes_content ul.clients_ul {
  padding-left:20px;
}

.small_box_routes_content ul.clients_ul li {
  margin-bottom:9px;
}

.medium_box {
    float: left;
    width: 284px;
    height: 224px;
    font-family: Tahoma;
    font-size: 12px;
    margin-bottom: 10px;
}

.medium_box_header {
    float: left;
    width: 274px;
    height: 24px;
    line-height: 24px;
    color: #444;
    padding-left: 10px;
    font-weight: normal;
    font-size: 16px;
}

.medium_box_content {
    float: left;
    font-weight: normal;
    font-size: 11px;
    color: #444;
    line-height: 1.65em;
    padding: 10px;
    height: 170px;
    width: 93%;
    overflow: hidden;
}

.medium_box:hover {
  background:url(../images/bg_small_box_hover.jpg) repeat-x bottom left;
}

.medium_box_wide {
    float: left;
    width: 351px;
    height: 224px;
    font-family: Tahoma;
    font-size: 12px;
    margin-bottom: 10px;
}

.medium_box_wide_header {
    float: left;
    width: 351px;
    height: 24px;
    line-height: 24px;
    color: #444;
    padding-left: 10px;
    font-weight: normal;
    font-size: 16px;
}

.medium_box_wide_content {
    float: left;
    font-weight: normal;
    font-size: 11px;
    color: #444;
    text-align: justify;
    line-height: 1.65em;
    padding: 10px;
    height: 170px;
    width: 93%;
    overflow: hidden;
}

.medium_box_wide:hover {
  background:url(../images/bg_small_box_hover.jpg) repeat-x bottom left;
}

.small_box_pic {
    float: right;
    width: 204px;
    font-family: Tahoma;
    color: #444;
    font-size: 12px;
    height: 224px;
    margin-right: 5px;
}

#teaser_content {
    float: right;
    width: 243px;
    font-size: 14px;
    height: 197px;
    padding-left: 10px;
    border-left: 1px solid #D85454;
}

#teaser_header {
    float: left;
    height: 24px;
    line-height: 24px;
    font-family: Century Gothic;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    width: 240px;
    border-bottom: 1px solid #D85454;
}

#hot_offers {
    font-family: Tahoma;
    font-size: 18px;
    margin: 0 auto;
	margin-top:10px;
	margin-bottom:10px;
}

#card_details {
    float: left;
    clear: both;
    text-align: center;
    color: #444;
    width: 100%;
    margin: 10px auto;
    border: 0px dotted yellow;
}

#card_details a {
  color:#0099ff;
}

#card_details a:hover{
    text-decoration: underline;
}
/* Public Home page Width overrides */
#powered_by {
    float: left;
    font: 11px Tahoma;
}

#footer { 
    clear: both;
    background: transparent;
    font: 11px Tahoma;
    font-weight: lighter;
    text-align: center;
    margin: 5px auto;
    width: 970px;
    color: #000;
    height: 100px;
}

#footer #powered_by_div {
    width: 990px;
}

#footer #powered_by_div td {
    width: 990px;
    text-align: center;
    color: #000;
}
/*clearfix*/
.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 */
/*#discount_badge { width:107px; height:107px; position:relative; top:0; left:0; background:url(../images/bg_discount_badge.png) no-repeat top left; border:1px dotted red;  }*/
#discount_badge {
	background:transparent url(../images/bg_discount_badge.png) no-repeat scroll right top;
	color:#222222;
	float:right;
	font-family:Trebuchet MS,Arial;
	font-size:23px;
	font-weight:bold;
	height:107px;
	line-height:94px;
    margin-top: -366px;
	position:relative;
    right: 0px;
	text-align:center;
	top:18px;
	width:107px;
}

#schedules_div{
    margin: 30px auto;
    width: 98%;
    background: #ffffff;
}

#main-content_gallery{
    margin-top: 15px;
    background: #ffffff;
    width: 920px;
}

#search-results-header{
	text-align:center;
}

a.disabled  {
color:#000;
}

a.disabled {
color:#999999;
}

a.action, a.action:visited {
background-position:1px 50%;
background-repeat:no-repeat;
color:#7D0A13;
font-size:11px;
font-weight:bold;
margin-left:5px;
padding:1px 2px;
text-decoration:none;
white-space:nowrap;
}

a.disabled {
color:#ccc;
}

#cottact_div {
    margin: 30px auto;
    width: 900px;
    margin-left: 15px;
}

#bus_images {
    float: left;
}

#home_bottom_images {
    padding-top: 0px;
    padding-left: 18px;
}

#bottom_images {
    margin-right: 2px;
    margin-right: 2px;
}

#footer a:link, #footer a:visited {
    color: #000;
    text-decoration: none;
}

/* menusssssssssssssssssssssssssss */
.ubercolortabs {
    padding: 0;
    width: 530px;
    overflow: hidden;
    background: transparent;
}

.ubercolortabs ul {
    font: bold 12px Arial, Verdana, sans-serif;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-left: 3px;
    margin-top: 29px;
	color:#fff;
}

.ubercolortabs li {
    display: inline;
    margin: 0 2px 0 0;
    padding: 0;
    text-transform: uppercase;
	color:#fff;
}

.ubercolortabs a {
    float: left;
    color: white;
    background: #806500 url(/themes/srstravels_new/images/roundright.jpg) no-repeat left top; /*default background color of tabs, left corner image*/
    margin: 0 1px 0 0;
    padding: 0 0 1px 3px;
    text-decoration: none;
    letter-spacing: 1px;
	color:#fff;
}

.ubercolortabs a span {
    float: left;
    display: block;
    background: transparent url(/themes/srstravels_new/images/roundleft.jpg) no-repeat right top; /*right corner image*/
    padding: 7px 9px 3px 6px;
    cursor: pointer;
}

.ubercolortabs a span {
    float: none;
}

.ubercolortabs a:hover, .ubercolortabs li a.selected {
   background: #be9701 url(/themes/srstravels_new/images/roundright_a.jpg) no-repeat left top; /*default background color of tabs, left corner image*/
    color: white;
}

.ubercolortabs a:hover  span {
    background: transparent url(/themes/srstravels_new/images/roundleft_a.jpg) no-repeat right top; /*default background color of tabs, left corner image*/
}

.ubercolortabs a.selected span {
    background: transparent url(/themes/srstravels_new/images/roundleft_a.jpg) no-repeat right top; /*default background color of tabs, left corner image*/
}

.search_results_link{
	
}

.search_results_link:hover{
	color:#000;	}
	
#offer_text{
	text-decoration:blink;
	color:yellow;}
	
#agentregistration_top{
	position:relative;
	right:0px;
	top:-20px;
	width:107px;
	float:right;
	z-index:2;
	clear:both;
}
	
