/* ----------------------------------------------- */
/* apogee.gr (c) 2010                              */
/* ----------------------------------------------- */		

*, h1, h2, h3, p {
	margin: 0;
	padding: 0;
	border-style: none
}

/* remove input focus on safari */
*:focus {
	outline: 0;
}		

html, body { 
	width: 100%; 
	height: 100%;
	font-family: Tahoma, Arial;
	font-size: 100%
}

/* ----------------------------------------------- */
/* background resize hack (deactivated)            */
/* ----------------------------------------------- */

#bg-image {
	background: url(ktel-background-1920x1440.jpg) no-repeat fixed center center;
	position: fixed; 
	top: 0; 
	left: 0; 
	z-index: 1; 
	width: 100%; 
	height: 100%; 
}

.busnumber{
background-color:#4BC7E9;
padding:5px; 
-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-align:center;

}
.emptywidth{
width:5px;
}
.bustable td{
font-size:11px;
}

.nextday{
 color:red;
 font-weight:bold;
 padding:0px 5px;
 background:url(exclamation.png) no-repeat;
 color:transparent;
 cursor:pointer;
 cursor:hand;
}
.ui-tooltip-content{
font-size:12px;
}

.exclamation{
margin-bottom:.25em; vertical-align:middle;
}

#front-view { 
	position: absolute; 
	width: 100%; 
	height: 100%; 
	top: 0; 
	left: 0; 
	z-index: 2; 
}

#front-view-print { 
	position: absolute; 
	width: 100%; 
	height: 100%; 
	top: 0; 
	left: 0; 
	z-index: 2; 
}

/* ----------------------------------------------- */

div#basic-layer {
	width: 970px;
	height: 670px;
	margin: 25px auto 15px auto;
	position: relative
}

div#main-layer {
	width: 970px;
	height: 640px;
	margin: auto;
	position: absolute;
	top: 30px;
	background: transparent url(white-background-with-shadow.png) no-repeat right 18px
}

div#blue-line {
	width: 943px;
	height: 18px;
	background: transparent url(blue-line.png) no-repeat top center
}

div#content-box {
	width: 943px;
	height: 602px; /*50.2em;*/
	position: relative;
	background: transparent url(bottom-base.png) no-repeat bottom center
}

ul#nav {
	padding-right: 58px
}		

ul#nav li {
	float: right;
	list-style-type: none;
	text-align: center;
	width: 157px;
	height: 43px;
	margin: 0 -5px;
	background: transparent url(ktel-tabs.png) no-repeat right top
}

ul#nav li#selected-tab { 
	background: transparent url(blue-tab.png) no-repeat left top			
}

ul#nav li a.menu-list {
	color: #e6e6e5;
	font: bold 13px Corbel, Tahoma, Arial;
	text-decoration: none;
	display: block;
	margin: 7px 0
}

ul#nav li a.menu-list:hover, ul#nav li:hover a, ul#nav li.sfhover a {
	color: white
}

ul#nav li:hover, ul#nav li.sfhover {
	background: transparent url(blue-tab.png) no-repeat left top
}

div#ktel-logo {
	width: 281px;
	height: 94px;
	background-image: url(ktel-logo.png);
	position: absolute;
	top: 43px;
	left: 50px
}

div#ktel-logo-en {
	width: 281px;
	height: 90px;
	background-image: url(logo_ktel_english.png);
	position: absolute;
	top: 43px;
	left: 50px
}

div#ktel-logo-print {
	width: 281px;
	height: 94px;
	/*background-image: url(ktel-logo.png);*/ 
	position: relative;
	margin-left: 20px
}

div#content-standard {
	position: absolute;
	right: 30px;
	top: 20px;
}

a.content-standard-function {
	display: block;
	width: 18px;
	height: 13px;
	float: right;
}

a.content-standard-function#home-icon {
	background: url(home.gif) no-repeat center center
}

a.content-standard-function#mail-icon {
	background: url(mail.gif) no-repeat center center
}	

a.content-standard-function#print-icon {
	background: url(print.gif) no-repeat center center
}	

a.content-standard-function#cart-icon {
	background: url(cart.gif) no-repeat center center
}

a.content-standard-function#turnonoff-icon {
	background: url(turnonoff.gif) no-repeat left center
}

input#search {
	background: url("search.gif") no-repeat left 0px;
	border-style: none;
	color: #4d4d4f;
	font: 11px Tahoma;
	padding: 3px 5px 3px;
	width: 85px;
	height: 16px;
}



a#search-button {
	background: url("search2.gif") no-repeat right center;
	display: inline-block;
	width: 120px;
	opacity: 0.85;
	filter: alpha(opacity=85);
}

a#search-button:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

div#search-form {
	margin-top: 5px;
	float: right
}		

div#volume {
	text-align: right
}

div#lang {
	text-align: right;
	margin: 50px 250px 40px 250px;
	color: #4d4d4f;
	font-size: 14px
}

div#toplogo {
	position: absolute;
	top: -66px;
	left: 0
}

div#footer {
	color: #4d4d4f;
	font-size: 14px;			
	width: 970px;
	margin: auto;
	font-size: 11px
}

div#lang a, div#footer a {
	text-decoration: none;
	color: #4d4d4f;
	font-weight: bold
}

div#lang a:hover, div#footer a:hover {
	text-decoration: underline
}

div#footer span {
	display: inline-block;
	margin: 0 20px
}

span.footer_sitemap{
	margin-left: 70px;
	font-weight: bold
}

span#separator {
	font-weight: bolder;
	font-size: 12pt;
	color: #4bc7e9
}


/* ----------------------------------------------- */		
/* sucker fish single level top menu               */
/* ----------------------------------------------- */

#nav li ul {
	position: absolute;
	width: 153px;
	left: -999em;
	z-index: 1000;
	padding-top: 19px;
	padding-left: 0
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto
}

#nav li ul li {
	height: auto;
	background: #bcbec0 none;
	border-top: 1px solid #ddd;
	font-weight: bold;
	/*text-transform: uppercase;*/
	text-align: left;
	-webkit-box-shadow: 0 0 5px 0 #777;
	-moz-box-shadow: 0 0 5px 0 #777;
	box-shadow: 0 0 5px 0 #777;
	-webkit-transition: background-color .5s linear;
	-moz-transition: background-color .5s linear;
	-ms-transition: background-color .5s linear;
	-o-transition: background-color .5s linear;
	transition: background-color .5s linear
}

#nav li ul li:hover, #nav li ul li.sfhover {
	background: #4bc7e9 none
}

a.menu-item {
	color: white;
	text-decoration: none;
	display: block;
	font-size: 12px;
	padding: 8px 3px
}

/* ----------------------------------------------- */

.clear {
	clear: both
}

div#ktel-content {
	position: absolute;
	top: 90px;
	right: 60px;
	width: 542px;
	height: 390px;
	color: white;
	font-size: 12px;
	background: url(ktel-content.png) no-repeat top left
}

div#ktel-content-print {
	position: absolute;
	top: 100px;
	right: 60px;
	width: 542px;
	color: black;
	font-size: 12px;
	height: 500px
}

div#ktel-content strong {
	color: #afdfe4
}

div#ktel-content em {
	color: white;
	display: inline-block;
	font-size: 12px
}

div#ktel-content li {
	margin: 10px 0
}

div#ktel-content-title {
	position: absolute;
	top:1px;
	left:1px;
	padding-top: 15px;
	padding-right:20px;
	padding-left: 20px;
	background-color:#6e6e6e;
	padding-bottom:15px;
	border-radius:8px;
/*
	position: absolute;
	top: 15px;
	left: 20px;
	width: 145px
*/
}

div#ktel-content-title h3 {
	color: #4bc7e9;
	font-size: 14px
}		

div#ktel-content-wrapper {
	position: absolute;
	left: 20px;
	top: 60px;
	width: 502px;
	height: 310px
}	

div#ktel-content-wrapper-print {
	position: absolute;
	left: 20px;
	top: 60px;
	width: 502px;

}

div#scrollable {
	width: 100%;
	height: 100%;
}


/* ----------------------------------------------- */		
/* home page only                                  */
/* ----------------------------------------------- */

div#home {
	position: absolute;
	right: 120px;
	top: 90px;
	width: 270px;
	height: 380px;
	color: #919395; 
	font-size: 9pt
}

div#home h1 {
	font-size: 35.5pt;
	font-weight: bold;
	line-height: 0.9
}

div#home h2 {
	font-size: 14.5pt;
	line-height: 1;
	margin: 10px 0
}

div#home p {
	margin: 5px 0;
	text-align: justify;
	font-size: 13px
}

div#home-options {
	position: absolute;
	bottom: 42px;
	left: 80px
}

div#home-options a:link, div#home-options a:visited, div#home-options a:active, div#home-sub a {
	color: white;
	text-decoration: none;
	text-align: center;
	/*text-shadow: 1px 1px 1px #333;*/
	display: list-item;
	list-style-type: none;
	float: left;
	width: 77px;
	height: 62px;
	background: url(/files/ktel_suitcase.png) no-repeat left top;
	margin: 10px 5px;
	font-size: 10px;
	opacity: .85;
	-webkit-transition: opacity .5s linear;
	-moz-transition: opacity .5s linear;	
	-o-transition: opacity .5 linear;
	transition: opacity .5s linear
}

div#home-options a:hover, div#home-sub a:hover, div#home-sub a.selected-suitcase {
	background: url(/files/ktel_suitcase.png) no-repeat 0 -62px !important;
	/*background: white url(blue-suitcase.png) no-repeat;*/
	opacity: 1
}

div#home-options a span, div#home-sub a span { 
	position: relative; 
	top: 27%; 
	margin-top: -0.5em;
	font-family:  Corbel, Tahoma, Arial;
	font-weight: bold
}

div#home-sub {
	position: absolute;
	top: 30px;
	left: 40px;
	width: 200px;
	height: auto;
	text-align: center
}

div#home-sub h1 {
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
	margin: 40px 0
}

div#home-sub h2 {
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
	margin: 20px 0
}

div#swf-container {
	position: absolute;
	top: 145px;
	right: 60px;
	width: 750px
}

iframe#swf {
	width: 100%; 
	height: 440px		
}


/* ----------------------------------------------- */
/* contact form                                    */
/* ----------------------------------------------- */

div#ktel-contact-form {
	width: 100%;
	height: 100%;
	border-width: 1px 0 1px 0;
	border-style: dotted;
	border-color: white
}

form#contact {
	display: block;
	float: left;
	width: 60%
}

form#contact label {
	display: block;
	position: relative;
	color: white;
	font-size: 12px
}

form#contact input[type="text"], form#contact select {
	width: 130px;
	padding: 2px
}

form#contact textarea {
	width: 290px;
	height: 160px
}

form#contact table td {
	padding-top: 10px
}

#send-button {
	display: block;
	float: right;
	clear: left;
	background-color: #4bc7e9;
	color: white;
	width: 25%;
	font-size: 10px;
	margin: 10px 10px 10px 0px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

div#contact-info {
	position: relative;
	float: right;
	height: 100%;
	width: auto
}

div#contact-info-container {
	position: absolute;
	bottom: 45px;
	right: 0px
}

div#contact-info pre {
	font: 11px Corbel, Tahoma, Arial;
}

div#contact-info pre strong {
	color: white
}

/* ----------------------------------------------- */

div#bus-map {
	width: 484px;
	height: 410px;
	background: url(/local_bus.jpg) no-repeat;
	position: absolute;
	right: 60px;
	top: 90px
}

div#bus-map-en {
	width: 484px;
	height: 410px;
	background: url(/local_bus_en.jpg) no-repeat;
	position: absolute;
	right: 60px;
	top: 90px
}

/* ----------------------------------------------- */
/*  photos 360 degrees                             */
/* ----------------------------------------------- */

#photo360Panel { 
	position: relative; 
	width: 444px; 
	float: left; 
	border: 1px solid #3399FF; 
	margin: 20px 100px;
}

.photo360 {
	background-color: #7fc4e6;	
	text-align: right;
	width: 220px;
	height: 220px;
	float: left;
	position: relative;
	border-style: solid;
	border-color: #7fc4e6; 
	border-width: 1px;
}

a {
	text-decoration: none
}

/* safari fix */
.photo360:hover { 
	opacity: 0.9; 
	filter: alpha(opacity=90); 
	cursor: hand; 
}

.photo360 img {
	border: none;
}

.photo360Title {
	background-color: #7fc4e6;
	color: white;
	font: 10px Arial;
	padding: 5px;
	width: 65%;
	text-align: center;
	position: absolute;
	bottom: 40px; 
	left: 0;
	opacity: 0.8; 
	filter: alpha(opacity=80);
}

/* ----------------------------------------------- */

.submenu, .submenu a{
	padding-right:10px;
	vertical-align:top;
	color:#59c5ea;
	font-size: 12px;
	text-decoration:none;
}

li.submenu span {
	background-color:#FFFFFF;
	margin-left:-3px;
	margin-top:15px;
	color:#59c5ea;
	display:block;
}

#menu2 {
	margin-top:15px;
}

#sitemap {
	border-top:1px dashed #59c5ea;
	border-bottom:1px dashed #59c5ea;
	padding:10px;
}

.sitemap li{
	display:inline-block;
	height:188px;
	border-left:1px dashed #59c5ea;	

}
.sitemap li{
	_display:inline-block;
	/* For IE 7 */
	 zoom: 1;
	*display: inline;
}

.orangeMenu a, .orangeMenu li{
	color:#4c4d4f;
	text-decoration:none;
	list-style:none;
	padding-bottom:5px;
	font-size: 10px;
	border-style:none;
	height:13px;
	padding-left:3px;
	display:block;
	margin-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-top:2px;
	margin-left:0px;
}

div#sitemapg {
	position:absolute;
	top:50px;
	left:50px;
	width:90%;
}

div#sitemap_title {
	border-top:1px dashed #59c5ea;
	border-bottom:1px dashed #59c5ea;
	padding:10px;
	color:#59c5ea;
}
div#sitemap_subtitle {
	padding:10px;	
	color:#4c4d4f;
	font-size: 12px;
}
div#sitemap_subtitle a {
	color:#4c4d4f;
	text-decoration:none;
}
div#sitemap_subtitle span {
	border-left:1px dashed #59c5ea;
}

div#results a, div#ktel-content a {
	display: inline-block;
	padding: 2px 4px;
	color: white;
	text-decoration: none;
	font-weight: bold
}

div#results a:hover, div#ktel-content a:hover {
	background-color: #4ac7e9
}

.special_prices { background-color: rgb(174, 221, 226); margin-top:5px; }

div#prices table.allprices tbody tr td div.special_prices a {
	color: #666666;
	font-weight: normal;
	display: block;
	width: 100%;
}
div#prices table.allprices tbody tr td div.special_prices a:hover {
	color: #333333;  /*#4ac7e9*/
	background-color: transparent;
}



div#weather-forecast {
	float: right;
	width: 55px; 
	height: 31px; 
	padding-left: 36px; 
	margin-top: 5px;
	margin-right: 28px;
	color: #919395;
	font: 12px Tahoma;
	letter-spacing: 1.5px
}			

/* ----------------------------------------------- */

select.local-station {
	border-color: black; 
	background-color: black;
	color: white;
	margin: 5px;
	padding: 2px;
	width: 175px
}

#route-viewer {
	margin: auto;
	font-size: 12px;
	white-space: nowrap
}

#route-viewer span {
	display: inline-block; 
	vertical-align: middle
}

#routes {
	height: 215px
}

div.local-station-info-left, div.local-station-info-right {
	float: left;
	margin: 3px 5px 0;
	width: 47%
}

div#ktel-content div.local-station-info-left a, div#kte-content div.local-station-info-right a {
	display: block;
	color: white;
	border-style: none;
	padding: 2px 0
}

div#ktel-content div.local-station-info-left a:hover, div#kte-content div.local-station-info-right a:hover {
	background-color: #4ac7e9;
	color: white;
	padding: 2px
}

div.local-station-info-left div, div.local-station-info-right div {
	display: none;
	padding: 10px;
	border-left: 2px solid #4ac7e9;
	height: auto
}

div.local-station-info-left div p, div.local-station-info-right div p {
	font-style: italic
}

div#ktel-content a.zoom-in, div#bus-map a.zoom-in, div#bus-map-en a.zoom-in {
	position: absolute;
	top: 265px; 
	left: 25px; 
	display: block;
	border-style: none;
	background: url(zoom.png) no-repeat right center; 
	padding-right: 15px;
	color: #4d4d4f;
	text-decoration: none
}

div#ktel-content a.zoom-in:hover, div#bus-map a.zoom-in:hover, div#bus-map-en a.zoom-in:hover {
	text-decoration: underline
}


/* --------------- styles by vasso --------------- */

div#map_localbus {
	width: 100%; 
	height: 467px; 
	position: absolute; 
	top: 90px;
	left: 350px;				
}

div#ktel-map {
	width: 100%; 
	height: 467px; 
	background: url(/map-greece.png) no-repeat center center; 
	position: absolute; 
	top: 50px;
	opacity: 0;
	filter: alpha(opacity=0);
}

div#map_content {
	width: 100%; 
	height: 467px; 
	position: absolute; 
	top: 60px;
	left:110px;				
}

div#title_xartis {
	position: absolute; 
	top: 40px;
	left: 50px;
	font-size: 14px;
}

div#location_info{
	position: absolute; 
	z-index: 20;
	top: 190px;
	left: 640px;	
	font-size: 12px;
}

div#location_message{
	width: 282px; 
	height: 155px; 
	position: absolute; 
	z-index:10;
	top: 120px;
	left:630px;		
	background: url(/location_info_m.jpg) no-repeat center top;
	padding: 30px 0;
	color: #4D4D4F;
	font-size:11px;
}
div#location_message span {
	display: inline-block;
	*display: inline;
	zoom: 1;
	margin: 8px 10px
}

div#location_message p {
	text-align: justify;
	padding: 10px;
	font-size: 12px;
	background: url(bus-station-info.jpg) no-repeat center bottom
}


div#location_table {
	width: 282px; 
	height: 272px; 
	position: absolute; 
	z-index: 10;
	top: 150px;
	left: 630px;		
	background: url(/location_info.jpg) no-repeat center center;
	display: none;
}

div#dromologia_table {
	width: 282px; 
	height: 31px; 
	position: absolute; 
	z-index:10;
	top: -90px;
	left: -10px;		
	background: url(/dromologia_bg_yellow.png) no-repeat center center;
	font-size: 12px;
	padding-top: 15px;
}
	
div#dromologia_table span {
	padding-left:10px;
}

div#dromologia_table span a{
	text-decoration: none;
	color: black
}

div#dromologia_table_content { 
	width: 282px;  
	height: 31px; 
	position: absolute; 
	z-index: 10;
	top: -55px;
	left: 0;		
	background: url(/dromologia_bg_yellow.png) no-repeat center center;
	font-size: 12px;
	padding-top: 15px
}
	
div#dromologia_table_content span {
	padding-left: 10px
}

div#dromologia_table_content span a {
	text-decoration: none;
	color: black
}

a.bus-routes-btn {
	display: block;
	padding: 5px 10px;
	text-align: center;
	border: 1px solid #1EB5D3;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-decoration: none;
	font-weight: 600;
	font-size: 12px;
	color: #1EB5D3;
	background: url(ktel-routes-grad.png) repeat-x left top;
	/*
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(194,236,242)),
		color-stop(0.52, rgb(232,252,252))
	);
	background-image: -moz-linear-gradient(
		center bottom,
		rgb(194,236,242) 0%,
		rgb(232,252,252) 52%
	);
	*/
}

a.bus-routes-btn:hover {
	background: url(ktel-routes-grad.png) repeat-x 0 33%
}

a.bus-routes-btn:active {
	background: url(ktel-routes-grad-rot180deg.png) repeat-x 0 50%
}

span.bus-routes-btn {
	display: block;
	padding: 3px 7px;
	text-align: center;
	border: 1px solid #1EB5D3;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-decoration: none;
	font-weight: 600;
	font-size: 12px;
	color: #1EB5D3;
	width:57px;
	background: url(ktel-routes-grad.png) repeat-x left top;
	/*
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(194,236,242)),
		color-stop(0.52, rgb(232,252,252))
	);
	background-image: -moz-linear-gradient(
		center bottom,
		rgb(194,236,242) 0%,
		rgb(232,252,252) 52%
	);
	*/
}



a.thanassis-tasteless-btn {
	width: 281px;
	height: 30px;
	font-size: 16px;
	text-align: center;
	padding: 5px 0;
	color: snow
}

a.thanassis-tasteless-btn:hover {
	/*opacity: .7;
	filter: alpha(opacity=70)*/
}

a.thanassis-tasteless-btn{
background-image:url(/files/images/yellow_button_f2.png);
background-repeat:no-repeat;
background-position:center top;
height:25px;
padding-top:5px;
padding-bottom:0;
}
a.thanassis-tasteless-btn:hover{
background-position:center bottom;
}


a.thanassis2-tasteless-btn {
	width: 129px;
	height: 103px;
	font-size: 16px;
	text-align: right;
	padding: 5px 0;
	color: snow
}
a.thanassis2-tasteless-btn span{
  display: inline-block;
    font-weight: bold;
    margin-right: 10px;
    margin-top: 30px;
    width: 95px;
  
}
a.thanassis2-tasteless-btn span span{
	font-size:22px;
	margin:0px;
	width:auto;
}

a.thanassis2-tasteless-btn:hover {
	/*opacity: .7;
	filter: alpha(opacity=70)*/
}

a.thanassis2-tasteless-btn{
background-image:url(/backtomap.jpg);
background-repeat:no-repeat;
background-position:center top;
height:103px;
padding-top:5px;
padding-bottom:0;
}
a.thanassis2-tasteless-btn:hover{
/*background-position:center bottom;*/
}

.thanassis3{
font-size:11px;
width:135px;
}

.thanassis4{

height:39px;
width:140px
}

/* χαρης,  για το κουμπακι στην αλεξανδρουπολη */
.buy_ticket_btn{
	/*border: 1px solid #4bc7e9;
	background-color:#EEEEFF; */
	border-radius: 7px;
	text-align: left;
	padding-left: 10px;
	width: 280px;
	height: 32px;
	margin-top: 6px;
	color: #4D4D4F !important;
	line-height: 28px;
	display:inline-block;
    font-weight: bold;
}


#buy_ticket_a:hover{text-decoration:none !important;}

#buy_ticket_a, #buy_ticket_ferries_a { 
background-image: url(leftinfo-tab-link.png);
background-repeat: no-repeat; 
}

div#we-dont-care,div#we-dont-care-map { 
	width: 282px;  
	height: 1px; 
	position: absolute; 
	z-index: 1000;
	top: 150px;
	left: 630px;		
	background: url(location_info_m.jpg) no-repeat center top;
	padding: 30px 0;
	color: #4D4D4F;
	font-size:11px;
}
	
div#we-dont-care span,div#we-dont-care-map span {
	display: inline-block;
	*display: inline;
	zoom: 1;
	margin: 8px 10px
}

div#we-dont-care p,div#we-dont-care-map p {
	text-align: justify;
	padding: 10px;
	font-size: 12px;
	background: url(bus-station-info.jpg) no-repeat center bottom
}

div#we-dont-care-map{
 left: 580px;
}

div#bus-station-info-panel {
	width: 282px; 
	/*height: 302px; */
	position: absolute; 
	z-index:10;
	top: 185px;
	left: 50px;		
	font-size: 12px;
	color: #4D4D4F
}

div#bus-station-info-panel-div { 
	height: 95%; 
	background: url(bus-station-info_bg.jpg) repeat-y center center;
	overflow-y: none
}
div#bus-station-info-panel-div p{
padding:10px;
}

div#bus-station-info-panel2-div { 
	height: 95%; 
	background: url(bus-station-info_bg.jpg) repeat-y center center;
	overflow-y: none
}
div#bus-station-info-panel2-div p{
padding:10px;
}

div#bus-station-info-panel3-div { 
	height: 90%; 
	background: url(bus-station-info_bg.jpg) repeat-y center center;
	display:block;
	/* height:317px; */ 
	/* overflow:auto; */ 
	/* overflow-y: none; */
}
div#bus-station-info-panel3-div p{
padding:10px;
}

div#bus-station-info-panel a {
	text-decoration: none;
	color: #1eb5d3
}

div#bus-station-info-panel a:hover {
	text-decoration: underline
}

.buy_ticket_button {
	cursor:pointer;
	cursor:hand;
	line-height:12px;
	background:url(/leftinfo-tab-heading.png) no-repeat;
	width:282px;
	height:32px; 
	margin-top:6px;
}

.buy_ticket_button a {
	color: #4D4D4F !important;
	text-decoration: none;
}

.buy_ticket_button a:hover {text-decoration:none !important;}

div#closeid {
	z-index:20;
	position: absolute; 
	top: 158px;
	left: 865px;	
	font-size: 12px;
	display: none
}

div#closeid a {
	z-index: 20;
	color: #4d4e4f;
	text-decoration: none
}

div#messageBox {
	margin-bottom: 30px;
	width: 170px;
	display: none;
	color: #f8f5c9;
	font-style: italic
}

div#messageBox li {
	display: inline;
	list-style-type: none;
	font-weight: bold
}

div#messageBox label {
	list-style-type: none
}

div#photosid {
	height: auto;
	left: 0;
	position: absolute;
	margin-left: 33px;
	top: 317px;
	width: 120px		
}

#prices {
	position: absolute;
	bottom: 0px;
	width: 100%;

}

 a#search-button {padding-top:1px;}
 
 input#search {
	/* -webkit-padding-after: 2px; */
	background-position-y:1px;
	 }


.swap_routes {
	margin-left: 5px;
	margin-right: 5px;
}

.swap_routes:hover { cursor: pointer; }





