div,td,a,input,select,textarea
{
	font-family: verdana,arial;
	font-size: 11px;
	color: #000000;
}
p
{
	margin: 0;
	padding: 0 0 15px 0;
}
p.nopad
{
	padding: 0;
}
div.t p,div.home p,li
{
	font-family: verdana,arial;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
div.t p a
{
	font-family: verdana,arial;
	font-size: 12px;
}
/* ********** */
html
{
	height: 100%;
}
body
{
	margin: 0;
	height: 100%;
	background: url(/logbook/images/sky_c.jpg) repeat-x top left #eeeeee;
	text-align: center;
}
body.report
{
	margin: 0;
	background: #ffffff;
	text-align: left;
}
div.skyl
{
	height: 500px;
	background: url(/logbook/images/sky_l.jpg) no-repeat top left;
}
div.skyr
{
	height: 500px;
	background: url(/logbook/images/sky_r.jpg) no-repeat top right;
}
div.container
{
	position: relative;
	margin: 0 auto 0 auto;
	padding: 10px;
	width: 970px; /* 990 with padding */
	min-width: 970px;
	text-align: left;
	background: url(/logbook/images/alpha_1.png);
	-moz-border-bottom-left-radius: 10px;
	-moz-border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
div.containerSys
{
	position: relative;
	padding: 10px;
	margin: 0 auto 0 auto;
	width: 90%;
	min-width: 970px;
	text-align: left;
	background: url(/logbook/images/alpha_1.png);
	-moz-border-bottom-left-radius: 10px;
	-moz-border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
div.containerLogin
{
	position: relative;
	margin: 0 auto 0 auto;
	padding: 10px;
	width: 750px;
	text-align: left;
	background: url(/logbook/images/alpha_1.png);
	-moz-border-bottom-left-radius: 10px;
	-moz-border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
h1
{
	position: absolute;
	top: 30px;

	padding: 0 0 0 118px;
	margin: 0;

	font-family: arial;
	font-size: 30px;
	color: #000000;
}
h2
{
	position: absolute;
	top: 18px;

	padding: 0 0 0 60px;
	margin: 0;

	font-family: arial;
	font-size: 20px;
	color: #f2f2f2;
}
h3
{
	padding: 0;
	margin: 0;

	font-family: arial;
	font-size: 20px;
	color: #4d565d;
}
div.logo
{
	position: absolute;
	z-index: 1;
	top: 20px;
	left: 20px;
}
div.logoSys
{
	position: absolute;
	z-index: 1;
	top: 11px;
	left: 20px;
}
table.bar
{
	position: absolute;
	z-index: 2;
	top: 92px;
	width: 770px;
	margin: 0 100px 0 100px;
}
table.barSys
{
	position: absolute;
	top: 21px;
	right: 0;
	margin-right: 20px;
}
table.bar td
{
	text-align: center;
}
table.barSys td
{
	padding-left: 30px;
}
div.bar
{
	height: 109px;
	background: url(/logbook/images/back_bar.png) repeat-x top left;
	margin-bottom: 10px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
div.bar div.blue
{
	height: 109px;
	background: url(/logbook/images/back_bar_blue.png) no-repeat bottom right;
}
div.bar div.l
{
	/*float: left;
	width: 1px;
	height: 109px;
	background: url(/logbook/images/back_bar_end.png) no-repeat top left;*/
	display: none;
}
div.bar div.r
{
	/*float: right;
	width: 1px;
	height: 109px;
	background: url(/logbook/images/back_bar_end.png) no-repeat top left;*/
	display: none;
}
div.barSys
{
	height: 38px;
	background: url(/logbook/images/back_bar_sys.png) repeat-x bottom left;
	margin-bottom: 10px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
div.barSys div.blue
{
	height: 38px;
	background: url(/logbook/images/back_bar_blue_sys.png) no-repeat bottom right;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
div.login
{
	position: absolute;
	top: 20px;
	right: 21px;
	width: 312px;
}
div.loginForgot
{
	float: left;
	padding-top: 5px;
}
div.home
{
	position: absolute;
	padding: 12px;
	/*top: 910px;*/
	top: 795px;
}
div.homeImg
{
	float: left;
	padding-left: 5px;
}
div.homeImg img
{
	-moz-border-radius: 5px;
	border-radius: 5px;
}
div.iphone
{
	position: absolute;
	/*top: 230px;*/
	top: 124px;
	right: 20px
}
/* ********** */
div.t
{
	padding: 10px;
	margin-bottom: 10px;
	background: #ffffff;/*url(/logbook/images/alpha_2.png);*/
	-moz-border-radius: 5px;
	border-radius: 5px;
}
div.t div.l1
{
	font-family: arial;
	font-size: 25px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}
div.t div.l2
{
	font-family: arial;
	font-size: 25px;
	font-weight: bold;
	text-transform: uppercase;
	color: #6699cc;
}
div.t div.l1s
{
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}
div.t div.l2s
{
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #6699cc;
}
/* ********** */
div.nav
{
	/*position: absolute;
	top: 139px; */
	padding-bottom: 5px;
}
a.nav,a:visited.nav,a:active.nav
{
	display: block;
	float: left;

	font-family: arial;
	font-size: 13px;
	color: #808080;
	line-height: 30px;

	background: #ededef;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 0 10px 0 10px;
	margin: 0 1px 0 0;
	text-decoration: none;
}
a:hover.nav
{
	color: #ffffff;
	background: #4d565d;
	text-decoration: none;
}
a.navOn,a:visited.navOn,a:active.navOn,a:hover.navOn
{
	display: block;
	float: left;

	font-family: arial;
	font-size: 13px;
	color: #ffffff;
	line-height: 30px;

	background: #4d565d;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 0 10px 0 10px;
	margin: 0 1px 0 0;
	text-decoration: none;
}
div.navs
{
	/*float: left;
	width: 1px;
	height: 1px; */
	display: none;
}
/* ********** */
a.bar,a:visited.bar,a:active.bar,a:hover.bar
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #eeeeee;
	text-decoration: none;
}
a:hover.bar
{
	color: #ffcc00;
}
/* ********** */
div.page
{
	display: none;
	/*height: 36px; */
}
div.frame
{
	padding: 10px;
	background: #f2f2f2;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
div.frameIn
{
	background: #ffffff;
}
div.frameIn2
{
	background: #f2f2f2;
}
/* ********** */
div#pf
{
	display: none;
	position: absolute;
	top: 125px;
	left: 50%;
	width: 850px;
	margin-left: -425px;
	text-align: left;
}
/*tr.pf,td.pf
{
	background: url(/logbook/images/pf.png);
}*/
/* ********** */ /* New Layout */
div.pfOut
{
	width: 830px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: url(/logbook/images/pf_v6.png);
	padding: 10px;
	border: 1px solid #cccccc;
}
div.pfOut2
{
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: url(/logbook/images/pf_v6.png);
	padding: 10px;
	border: 1px solid #cccccc;
}
div.pfImg
{
	float: left;
	width: 53px;
}
div.pfImg img
{
	width: 48px;
	height: 48px;
	cursor: move;
}
div.pfIn
{
	float: left;
	width: 777px;
}
div.pfIn2
{
	float: left;
}
div.pfCont
{
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #ffffff;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #cccccc;
}
div.pfCont2
{
	background: #ffffff;
}
/* ********** */
div#message
{
	display: none;
	position: absolute;
	top: 125px;
	left: 50%;
	width: 400px;
	margin-left: -200px;
	cursor: pointer;
}
div#message div.pfOut
{
	width: auto;
}
div#message div.pfIn
{
	width: 325px;
}
div#message div.pfCont
{
	margin: 0;
}
#messageTxt
{
	font-weight: bold;
	line-height: 26px;
	color: #4d565d;
}
div.messageLeft
{
	float: left;
	width: 48px;
	padding: 10px 0 10px 10px;
}
div.messageRight
{
	float: left;
	padding: 10px;
	color: #4d565d;
	line-height: 16px;
}
div#helpTxt
{
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	background: #ffffe1;
	padding: 5px;
	border: 1px solid #cccccc;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align: left;
}
/* ********** */
tr.rowTitle
{
	background: #cccccc;
}
tr.rowTitle td
{
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 7px 3px 7px 3px;
	font-weight: bold;
}
tr.rowTitle td.on
{
	border-right: 1px solid #6699cc;
	border-bottom: 1px solid #6699cc;
	background: #6699cc;
	cursor: pointer;
}
tr.rowTitle td.asc
{
	border-right: 1px solid #6699cc;
	border-bottom: 1px solid #6699cc;
	background: url(/logbook/images/sort_asc.png) no-repeat center right #6699cc;
	cursor: pointer;
	padding-right: 18px;
}
tr.rowTitle td.dsc
{
	border-right: 1px solid #6699cc;
	border-bottom: 1px solid #6699cc;
	background: url(/logbook/images/sort_dsc.png) no-repeat center right #6699cc;
	cursor: pointer;
	padding-right: 18px;
}
tr.rowOdd
{
	background: #ffffff;
}
tr.rowOdd td
{
	border-right: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
	padding: 5px 3px 5px 3px;
	color: #4d565d;
}
tr.rowOdd td.txtRed
{
	color: #cc0000;
}
tr.rowEven
{
	background: #f2f2f2;
}
tr.rowEven td
{
	border-right: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
	padding: 5px 3px 5px 3px;
	color: #4d565d;
}
tr.rowEven td.txtRed
{
	color: #cc0000;
}
tr.rowOn
{
	background: #6699cc;
	cursor: pointer;
}
tr.rowOn td
{
	border-right: 1px solid #6699cc;
	border-bottom: 1px solid #6699cc;
	padding: 5px 3px 5px 3px;
	color: #ffffff;
}
tr.rowTotal
{
	background: #6699cc;
}
tr.rowTotal td
{
	border-right: 1px solid #6699cc;
	border-bottom: 1px solid #6699cc;
	padding: 5px 3px 5px 3px;
	font-weight: bold;
	color: #333333;
}
tr.rowSubTotal
{
	background: #99ccff;
}
tr.rowSubTotal td
{
	border-right: 1px solid #99ccff;
	border-bottom: 1px solid #99ccff;
	padding: 5px 3px 5px 3px;
	font-weight: bold;
	color: #4d565d;
}
td.btn
{
	width: 16px;
}
/* ********** */
ul
{
	margin: 10px 0 10px 20px;
	padding: 0;
}
li
{
	margin: 0;
	padding-bottom: 5px;
}
.tac
{
	margin: 0 auto 0 auto;
}
.tar
{
	margin: 0 0 0 auto;
}
.ac
{
	text-align: center;
}
.ar
{
	text-align: right;
}
.vat
{
	vertical-align: top;
}
.fl
{
	float: left;
}
.fr
{
	float: right;
}
.hand
{
	cursor: pointer;
}
.cb
{
	clear: both;
}
.w100
{
	width: 100%;
}
.w50
{
	width: 50%;
}
.w20
{
	width: 20px;
}
.w10
{
	width: 10px;
}
.w5
{
	width: 5px;
}
.w3
{
	width: 3px;
}
.w2
{
	width: 2px;
}
.w1
{
	width: 1px;
}
.h20
{
	height: 20px;
}
.h10
{
	height: 10px;
}
.h5
{
	height: 5px;
}
img
{
	border: 0;
	display: block;
}
img.btn
{
	width: 16px;
	height: 16px;
}
img.ico,td.ico
{
	width: 48px;
	height: 48px;
	cursor: move;
}
select
{
	margin: 0;
}
/* ********** */
a,a:visited,a:active,a:hover
{
    color: #0000ff;
    text-decoration: underline;
}
a.white,a:visited.white,a:active.white,a:hover.white
{
    color: #ffffff;
    text-decoration: underline;
}
a.black,a:visited.black,a:active.black,a:hover.black
{
    color: #000000;
    text-decoration: none;
}
a.btn,a.btn:visited,a.btn:active
{
	display: block;
	float: left;
	font-family: Flexo-B,arial;
	font-size: 13px;
	color: #4c565c;
	text-align: center;

	-moz-border-radius: 15px;
	border-radius: 15px;
	border: 1px solid #494949;
	padding: 3px 20px 3px 20px;
	margin: 0 10px 0 0;

	text-decoration: none;
	background: url(/logbook/images/btn_back.jpg) repeat-x center center #ffffff;
}
a.btn:hover
{
	color: #ffffff;
	border: 1px solid #4d565d;
	background: #4d565d;
}
/*
a.save
{
	background: url(/logbook/images/clk_save.png) no-repeat center right #cccccc;
}
a:hover.save
{
	background: url(/logbook/images/clk_save.png) no-repeat center right #ffcc00;
}
a.close
{
	background: url(/logbook/images/clk_close.png) no-repeat center right #cccccc;
}
a:hover.close
{
	background: url(/logbook/images/clk_close.png) no-repeat center right #ffcc00;
}
a.new
{
	background: url(/logbook/images/clk_new.png) no-repeat center right #cccccc;
}
a:hover.new
{
	background: url(/logbook/images/clk_new.png) no-repeat center right #ffcc00;
}
a.template
{
	background: url(/logbook/images/clk_template.png) no-repeat center right #cccccc;
}
a:hover.template
{
	background: url(/logbook/images/clk_template.png) no-repeat center right #ffcc00;
}
a.previous
{
	background: url(/logbook/images/clk_previous.png) no-repeat center right #cccccc;
}
a:hover.previous
{
	background: url(/logbook/images/clk_previous.png) no-repeat center right #ffcc00;
}
a.login
{
	background: url(/logbook/images/clk_login.png) no-repeat center right #cccccc;
}
a:hover.login
{
	background: url(/logbook/images/clk_login.png) no-repeat center right #ffcc00;
}
a.analysis
{
	background: url(/logbook/images/clk_analysis.png) no-repeat center right #cccccc;
}
a:hover.analysis
{
	background: url(/logbook/images/clk_analysis.png) no-repeat center right #ffcc00;
}
a.export
{
	background: url(/logbook/images/clk_export.png) no-repeat center right #cccccc;
}
a:hover.export
{
	background: url(/logbook/images/clk_export.png) no-repeat center right #ffcc00;
}
a.report
{
	background: url(/logbook/images/clk_report.png) no-repeat center right #cccccc;
}
a:hover.report
{
	background: url(/logbook/images/clk_report.png) no-repeat center right #ffcc00;
}
a.email
{
	background: url(/logbook/images/clk_email.png) no-repeat center right #cccccc;
}
a:hover.email
{
	background: url(/logbook/images/clk_email.png) no-repeat center right #ffcc00;
}
a.search
{
	background: url(/logbook/images/clk_search.png) no-repeat center right #cccccc;
}
a:hover.search
{
	background: url(/logbook/images/clk_search.png) no-repeat center right #ffcc00;
}
a.field
{
	background: url(/logbook/images/clk_field.png) no-repeat center right #cccccc;
}
a:hover.field
{
	background: url(/logbook/images/clk_field.png) no-repeat center right #ffcc00;
}
*/
/* ********** */
.txtBold
{
	font-weight: bold;
}
.txtWhite
{
	color: #ffffff;
}
.txtRed
{
	color: #cc0000;
}
.txtYell
{
	color: #ffcc00;
}
.txtBlue
{
	color: #6699cc;
}
.txtGrey
{
	color: #333333;
}
.txtSearch
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #4d565d;
}
.txtFormSmall
{
	font-size: 10px;
	text-align: center;
	color: #4d565d;
}
.txtReq
{
	font-weight: bold;
	color: #cc0000;
}
.txt10
{
	font-size: 10px;
}
/* ********** */
form
{
	margin: 0;
}
td.pfl
{
	color: #4d565d;
	padding: 0 10px 3px 0;
}
td.pfl div
{
	color: #4d565d;
}
td.pfl div.fr
{
	color: #4d565d;
}
td.pfl2
{
	color: #4d565d;
	padding: 0 0 3px 10px;
}
td.pfl2 div
{
	color: #4d565d;
}
td.pfr
{
	padding: 0 0 3px 0;
	width: 250px;
}
input.login
{
	width: 150px;
}
/* ********** */
input.pf,textarea.pf /* width = 245px */
{
	width: 240px;
	background: #cccccc;
	border: 1px solid #cccccc;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 2px 0 2px 3px;
}
input.pfSplit
{
	width: 117px;
	background: #cccccc;
	border: 1px solid #cccccc;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 2px 0 2px 3px;
}
input.pfThree
{
	width: 134px;
	background: #cccccc;
	border: 1px solid #cccccc;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 2px 0 2px 3px;
}
input.pfThree2
{
	width: 50px;
	background: #cccccc;
	border: 1px solid #cccccc;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 2px 0 2px 0;
	text-align: center;
}
input.pfDate
{
	width: 180px;
	background: #cccccc;
	border: 1px solid #cccccc;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 2px 0 2px 3px;
}
input.pfDate2
{
	width: 189px;
	background: #cccccc;
	border: 1px solid #cccccc;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 2px 0 2px 3px;
}
td.pfDate
{
	width: 16px;
	cursor: pointer;
}
td.pfDate img
{
	display: inline;
}
input.pfSmall
{
	width: 50px;
	background: #cccccc;
	border: 1px solid #cccccc;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 2px 0 2px 0;
	text-align: center;
}
input.pfSmall2
{
	width: 46px;
	background: #cccccc;
	border: 1px solid #cccccc;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 2px 0 2px 0;
	text-align: center;
}
input.pfPrevious
{
	width: 40px;
	background: #cccccc;
	border: 1px solid #cccccc;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 2px 0 2px 0;
	text-align: center;
}
input.pfSearch
{
	width: 200px;
	border: 0;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #ffffff;
	padding: 3px;
}
input.ro
{
	color: #666666;
}
select.pf
{
	width: 250px;
	height: 20px;
	background: #cccccc;
	border: 0;
}
select.pf2
{
	width: 245px;
	background: #cccccc;
	border: 1px solid #cccccc;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 1px 0 1px 3px;
}
textarea.pf
{
	height: 80px;
}
div.pfCheck
{
	width: 50px;
	text-align: center;
	background: #cccccc;
	border: 1px solid #cccccc;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
table.pfEqual
{
	height: 19px;
}
/* ********** */
div#load
{
	display: none;
	position: absolute;
	top: 0;
	right: 0%;
	bottom: 0%;
	left: 0;
}
div.load1
{
	position: absolute;
	top: 0;
	right: 0%;
	bottom: 0%;
	left: 0;
	background: url(/logbook/images/wait.png) no-repeat center center;
}
div.load2
{
	position: absolute;
	top: 0;
	right: 0%;
	bottom: 0%;
	left: 0;
	background: url(/logbook/images/wait.gif) no-repeat center center;
}
/* ********** */
div.report
{
	padding: 5px;
}
div.reportTitle
{
	font-family: arial;
	font-size: 40px;
	font-weight: bold;
	color: #000000;
}
div.al
{
	float: left;
	min-width: 75px;
	padding: 5px;
	margin: 0 1px 1px 0;
	background: #eeeeee;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
div.ae
{
	float: left;
	padding: 10px;
	margin: 0 30px 10px 0;
	background: #ffffff;
}
div.ae2
{
	float: left;
	padding: 10px;
	margin: 0 0 10px 0;
	background: #ffffff;
}
/* ********** */
table.aerodromeNav,table.aircraftNav
{
	position: absolute;
	top: 14px;
	left: 96px;
}
table.aerodromeNav td,table.aircraftNav td
{
	color: #4d565d;
}
div.lvSpace
{
	height: 5px;
}
div#lvContainer
{
	position: relative;
}
table.flightNav
{
	position: absolute;
	top: -67px;
	right: -6px;
}
div#capacitySearch
{
	display: none;
	position: absolute;
	top: 115px;
	left: 300px;
}
div#aerodromeSearch
{
	display: none;
	position: absolute;
	top: 186px;
	left: 300px;
}
div#aircraftSearch
{
	display: none;
	position: absolute;
	top: 50px;
	left: 300px;
}
div.capacitySelect
{
	position: absolute;
	top: 89px;
	left: 430px;
	width: 15px;
	line-height: 15px;
	text-align: center;
	cursor: pointer;
}
div.capacitySelect img
{
	display: inline;
}
div.fieldSel
{
	float: left;
	width: 123px;
	background: #cccccc;
	border-top: 1px solid #eeeeee;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #eeeeee;
}
div.fieldSelOn
{
	float: left;
	width: 123px;
	background: #ffcc00;
	border-top: 1px solid #ffff99;
	border-right: 1px solid #cc9900;
	border-bottom: 1px solid #cc9900;
	border-left: 1px solid #ffff99;
	cursor: pointer;
}
div.fieldSelTxt
{
	float: left;
	width: 103px;
	padding-top: 2px;
}
#ColumnSelectSummary
{
	position: absolute;
	top: 25px;
	right: 42px;
}
/* ********** */
iframe.dp
{
 	display: none;
 	position: absolute;
 	width: 206px;
 	height: 147px;
}
/* ********** */
td.day
{
	background: #ffcc00;
}
td.night
{
	color: #ffffff;
	background: #000000;
}
.single
{
	color: #000000;
	background: #999999;
}
.multi
{
	color: #000000;
	background: #cccccc;
}
td.pic
{
	background: #f2f2f2;
}
td.dual
{
	background: #ffffff;
}
.expiry_red
{
	background: #cc0000;
}
.expiry_yellow
{
	background: #fdb813;
}
.expiry_green
{
	background: #99ca3d;
}
tr.rowTitle td.expiry_red
{
	border-right: 1px solid #cc0000;
	border-bottom: 1px solid #cc0000;
}
tr.rowTitle td.expiry_green
{
	border-right: 1px solid #99ca3d;
	border-bottom: 1px solid #99ca3d;
}
tr.rowOdd td.expiry_red,
tr.rowEven td.expiry_red,
tr.rowOn td.expiry_red
{
	border-right: 1px solid #cc0000;
	border-bottom: 1px solid #cc0000;
}
tr.rowOdd td.expiry_yellow,
tr.rowEven td.expiry_yellow,
tr.rowOn td.expiry_yellow
{
	border-right: 1px solid #fdb813;
	border-bottom: 1px solid #fdb813;
}
tr.rowOdd td.expiry_green,
tr.rowEven td.expiry_green,
tr.rowOn td.expiry_green
{
	border-right: 1px solid #99ca3d;
	border-bottom: 1px solid #99ca3d;
}
/* ********** */
/* Mob Layout */
/* ********** */
body.mob
{
	margin: 0;
	background: url(/logbook/images/mobile/back.png) #ffffff;
	text-align: left;
}
div.mobHead
{
	height: 43px;
	line-height: 43px;
	background: url(/logbook/images/mobile/back_head.png) repeat-x;
	border-bottom: 1px solid #000000;

	font-family: arial;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	text-shadow: rgba(0, 0, 0, 0.6) 0px -1px 0;
	text-align: center;
}
div.mobNav
{
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
}
div.mobNav div.l
{
	float: left;
	padding: 7px 0 0 5px;
}
div.mobNav div.r
{
	float: right;
	padding: 7px 5px 0 0;
}
div.mobFoot
{
	height: 120px;
	background: url(/logbook/images/logo_mobile.png) no-repeat bottom center;
	margin: 10px 0 10px 0;
	text-align: center;
}
/* ********** */
/* Mob Links */
/* ********** */
a.mobBack,a:visited.mobBack,a:active.mobBack,a:hover.mobBack
{
	display: block;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;

	width: 43px;
	height: 30px;
	line-height: 28px;
	background: url(/logbook/images/mobile/link_back.png) no-repeat top left;

	text-align: center;
	text-decoration: none;
	text-shadow: rgba(0, 0, 0, 0.6) 0px -1px 0;
	padding: 0 0 0 3px;
}
a.mobBtn,a:visited.mobBtn,a:active.mobBtn,a:hover.mobBtn
{
	display: block;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;

	width: 43px;
	height: 30px;
	line-height: 28px;
	background: url(/logbook/images/mobile/link_btn.png) no-repeat top left;

	text-align: center;
	text-decoration: none;
	text-shadow: rgba(0, 0, 0, 0.6) 0px -1px 0;
	padding: 0 0 0 4px;

    -webkit-border-image: url(/logbook/images/mobile/link_btn.png) 0 5 0 5;
    border-width: 0 5px;
}
/* ********** */
/* Mob Flight */
/* ********** */
div#mobTab1
{
	position: absolute;
	display: block;
	top: 49px;
	left: 0;
	width: 100%;
}
div#mobTab2,div#mobTab3,div#mobTab4,div#mobTab5
{
	position: absolute;
	display: none;
	top: 49px;
	left: 0;
	width: 100%;
}
div.mobColL
{
	float: left;
	width: 50%;
}
div.mobColR
{
	float: left;
	width: 50%;
}
div.mobBlb
{
    -webkit-border-image: url(/logbook/images/mobile/link_surround.png) 0 5 0 5;
    border-width: 0 5px;
    margin: 0 5px 5px 5px;
    height: 40px;
    line-height: 40px;
}
div.mobBlbL
{
	float: left;
	font-weight: bold;
}
div.mobBlbR
{
	float: right;
}
div.mobBlbL1
{
	float: left;
	padding-right: 10px;
}
div.mobBlbL2
{
	float: left;
	padding-top: 12px;
}
/*div.mobSearch
{
    -webkit-border-image: url(/logbook/images/mobile/link_bdr.png) 0 5 0 5;
    border-width: 0 5px;
    text-align: center;
    padding: 7px 0 7px 0;
}*/
div.mobOver
{
	background: #000000;
}
div#mobAircraft,div#mobAerodrome
{
	display: none;
	position: absolute;
	top: 52px;
	left: 0;
	width: 100%;
	height: 280px;
	background: url(/logbook/images/mobile/back_over.png) no-repeat top center;
}
div.mobFloat
{
	width: 320px;
	margin: 0 auto 0 auto;
}
div.mobFloat2
{
	width: 250px;
	margin: 0 auto 0 auto;
	color: #ffffff;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
}
div.mobFloat img
{
	display: inline;
}
div.mobBar
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 49px;
	background: url(/logbook/images/mobile/back_foot.png) repeat-x;
}
div.mobBar div
{
	float: left;
	text-align: center;
	width: 20%;
	padding-top: 12px;
}
div.mobBar div img
{
	display: inline;
}
/* ********** */
/* Mob Form */
/* ********** */
input.mob
{
}
select.mob
{
	max-width: 230px;
}
td.mobDate
{
	padding-right: 5px;
}
input.mobRemark
{
	width: 40px;
	text-align: center;
}
textarea.mob
{
	font-size: 20px;
	font-weight: normal;
	color: #666666;

	width: 280px;
	height: 240px;
}
input.mobLogin
{
	width: 250px;
	border: 1px solid #999999;
	font-family: arial;
	font-size: 20px;
	font-weight: normal;
	color: #666666;
}
input.mobSearch
{
	width: 190px;
	border: 1px solid #999999;
	font-family: arial;
	font-size: 20px;
	font-weight: normal;
	color: #666666;
}
select.mobSearch
{
	width: 100%;
	border: 1px solid #999999;
	font-family: arial;
	font-size: 20px;
	font-weight: normal;
	color: #666666;
}
/* ********** */
/* Mob txt */
/* ********** */
.txtMob
{
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
div.mobTxt17
{
	font-family: arial;
	font-size: 17px;
}
div.mobTxt13
{
	font-family: arial;
	font-size: 13px;
	font-weight: normal;
}
/* ********** */
/* Mob link */
/* ********** */
a.mobLink,a:visited.mobLink,a:active.mobLink,a:hover.mobLink,
div.mob,
div.mobLink
{
	display: block;
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	background: url(/logbook/images/mobile/arrow.png) no-repeat center right #ffffff;
    border-bottom: 1px solid #e0e0e0;
	padding: 5px;
	text-decoration: none;
}
div.mob
{
	background: #ffffff;
}
div.mobLink
{
	padding-right: 36px;
	cursor: pointer;
}