﻿div.lnk_schedule
{
	float:left;
	width:100%;
}

div.lnk_schedule th
{
	text-align:center;
	font-weight:bold;
	font-size:10px;
	padding-bottom:5px;
}

div.lnk_schedule th.plane,div.lnk_schedule th.timefrom,div.lnk_schedule th.timeto
{
	width:60px;
}

div.lnk_schedule div.rss
{
	float:right;	
}
div.lnk_schedule div.rss a
{
	float:left;
	text-decoration:underline;
}

div.lnk_schedule div.rss a.rss
{
	padding-left:20px;
	background:url(/_layouts/Images/SaraviaSchedule/rss.png) no-repeat left center;
	padding:4px 0 4px 20px;
}

div.lnk_schedule div.rss a.print
{
	margin-left:20px;
	padding:4px 0 4px 20px;	
	background:url(/_layouts/Images/SaraviaSchedule/print.png) no-repeat left center;
}

div.lnk_schedule div.rss
{
	float:right;
	color:#0072BC;
	text-decoration:underline;
	font-size:12px;
}

div.lnk_schedule th.flight
{
	width:55px;
}

div.lnk_schedule table
{
	border:0px;
	border-collapse:collapse;
	width:100%;
	clear:both;
}

div.lnk_schedule div.mttl
{
	float:left;
	width:100%;
	margin-bottom:20px;
	
}

div.lnk_schedule div.mttl span.title
{
	float:left;
	width:100%;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}

div.lnk_schedule div.mttl span.descr
{
	float:left;
	width:100%;
	text-align:center;
}

div.lnk_schedule span.dest_ttl
{
	float:left;
	font-family:12px;
	font-weight:bold;
	margin-bottom:20px;
}

div.lnk_schedule td
{
	text-align:center;
	font-size:10px;	
	border:0;
	padding:5px 2px;
	color:#000;
}

div.lnk_schedule td.l
{
	text-align:left;
}

div.lnk_schedule td a
{
	color:#0072BC;
	border-bottom:dashed 1px #0072BC;
}

div.lnk_schedule tr.odd td
{
	background:#f6faff;
}

div.lnk_schedule tr:hover td
{
	background:#e0eefd;
}

div.lnk_schedule tr.tariff td
{
	background:inherit;
}

div.lnk_schedule tr.tariff table tr.odd td
{
	background:#f6faff;
}

div.lnk_schedule tr.tariff table tr.odd td a
{
	color:#0072BC;
	border-bottom:dashed 1px #0072BC;
}

div.lnk_schedule tr.tariff table tr:hover td
{
	background:#e0eefd;
}

div.lnk_schedule td div.preloader
{
	width:100%;
	height:16px;	
	background:url('/_layouts/Images/SaraviaSchedule/preloader_small.gif') no-repeat center center;
}

div.lnk_schedule tr.tariff table
{
	float:right;
	width:600px;
	border:solid 1px #e0eefd;
}

div.lnk_schedule tr td.tariff_sel
{
	background:#e0eefd;
}

div.lnk_schedule td.tariff_td
{
	padding:0;
}


div.lnk_schedule_print{display:none;}







/* jqModal base Styling courtesy of;
	Brice Burgess <bhb@iceburg.net> */

/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
	the Window's z-index value will be set to 3000 by default (via jqModal.js). */
	
.jqmWindow {
    display: none;
    
    position: fixed;
    top: 50px;
    left: 50%;
    
    margin-left: -400px;
    width: 800px;
    
    background-color: #fff;
    color: #333;
    border: 1px solid black;
    padding: 12px;
}

.jqmOverlay { background-color: #fff; }

/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;
	width: expression(this.parentNode.offsetWidth+'px');
	height: expression(this.parentNode.offsetHeight+'px');
}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

.jqmWindow div.close
{
	float:right;
}

.jqmWindow div.close a
{
	float:right;
	width:16px;
	height:16px;
	text-decoration:none;
	background:url('/_layouts/Images/SaraviaSchedule/closedlg.png') no-repeat;
}

.jqmWindow div.mtext
{
	float:left;
	width:100%;
}

.jqmWindow div.mtext span.title
{
	float:left;
	font-size:16px;
	width:100%;
	padding-bottom:10px;
	color:#000;
}

.jqmWindow div.mtext div.upt
{
	float:left;
	font-size:12px;
	line-height:16px;
	max-height:500px;		
	overflow:auto;
}

.jqmWindow div.preloader
{
	width:600px;
	height:100px;
	background:url('/_layouts/Images/SaraviaSchedule/preloader.gif') no-repeat center center;	
}

.lnk_schedule th.freq
{
	width:300px;
}

div.lnk_schedule div.additionaltext
{
    float:left;
    margin:20px 0;
}


div.lnk_schedule div.adminpanel
{
	float:left;
	width:760px;
	padding-top:20px;
}

div.lnk_schedule div.adminpanel .editbtn
{
	float:right;
	background:url(/_layouts/Images/SaraviaTimeTable/decorations/settings.png) no-repeat left center;
	padding-left:14px;		
}

div.lnk_schedule div.adminpanel .editbtn span
{
	text-decoration:underline;
}

div.lnk_schedule div.adminpanel .editbtn:hover span
{
	text-decoration:none;
}

div.lnk_schedule div.adminpanel .properties
{
	float:left;
	width:760px;
	display:none;
}

div.lnk_schedule div.adminpanel textarea
{
	margin:4px 0;
	float:left;
	width:750px;
	height:30px;
}

div.lnk_schedule div.adminpanel span,div.timetable div.adminpanel label
{
	font-size:12px;
}

div.lnk_schedule div.adminpanel div.aline
{
	float:left;
	width:100%;
	clear:both;
	padding-top:5px;
}


div.lnk_schedule div.adminpanel td
{
    padding:0;
    margin:0;
    width:auto;
    height:auto;
}