/* NOTE: There are several css hacks utilising html>body to correct the width and height
styles used. The general width and height styles are for WinIE6 in xhtml1.0 quirks mode.
The html>body statement then corrects the width and height for W3C compliant browers.
WinIE6 will run in quirks mode because of the <?xml > prolog used on each page. If this
<?xml > prolog is removed WinIE6 should run in a more W3C standards compliant mode
and the html>body correction may have to be implemented back into the general styles if
WinIE6 does not recognise it still */

body {
	background-color:#8c7d63;
	margin-left:10px;
	margin-top:15px;
	font-family:arial;
	font-size:12px;
}

div#inactivelogon {
	margin-top:150px;
	width:770px;
	height:78px;
	background-color:#eeeeee;
	color:red;
	font-family:arial;
}

div.title {
	width:770px;
	height:78px;
	text-align:right;
	color:#ffffff;
}

img.title {
	padding:0px;
	margin:0px;
	border:0px;
	vertical-align:top;
	z-index:0;
}


div#topheader {
	background-image:url(../images/header_top.jpg);
	width:770px;
	height:35px;
	border:0;
	margin:0;

}

div#usersname {
  height:35px;
	padding-right:10px;
	padding-top:10px;
}

html>body div#usersname {
  height:25px;
}

img#closeButton {
  vertical-align:middle;
}

img#submitButton {
  vertical-align:middle;
}

div#mainheader {
	background-image:url(../images/ts_app_main_header.jpg);
	height:28px; /* height should be 18px, but ie is rubbish so corrected below for W3C*/
	padding-top:10px;
	width:584px;
	position:absolute;
	top:34px;
	left:186px;
	font-size:12px;
	font-weight:700;
	color:#ffffff;
}

html {
	height: 100%;
	background-color:#8C7D63;
}

html>body div#mainheader {
height:18px;
}

div#mainpanel {
	background-color:#ffffff;
	height:399px;
	width:580px;
	position:absolute;
	top:62px;
	left:186px;
	overflow:auto;
	/* ie can see x and y, mozilla can't*/
	overflow-y:scroll;
	overflow-x:hidden;
}

/* Text Grayout Option (Disabled) */
.grayout {
   color:#A0A0A0;
}

/* Top Pane layout */
span#welcome {
	width:400px;
	padding-right:5px;
	height:22px;
	padding-top:6px;
	border:0;
	font-size:12px;
	font-family:arial;
	text-align:right;
}

html>body span#welcome {
  height:16px;
  width:245px;
}

/* Supervisor Top Div Panel */
div#suptop {
	background-image:url(../images/ts_app_top.jpg);
	width:770px;
	height:33px;
	border:0;
	padding-right:6px;
	padding-top:4px;
	margin:0;
	text-align:right;
	color:#ffffff;
}
html>body div#suptop {
  padding-top:8px;
  height:25px;
  width:764px;
}

div#left {
	background-image:url(../images/ts_left.jpg);
	height:487px;
	padding-top:5px;
	width:186px;
	padding-left:10px;
	position:absolute;
	top:34px;
	left:0px;
}
/* correct for mozilla */
html>body div#left {
height:482px;
}

div#bottom {
	background-image:url(../images/ts_app_main_bottom.jpg);
	padding-top:7px;
	height:62px;
	width:584px;
	position:absolute;
	top:460px;
	left:186px;
}

html>body div#bottom {
height:55px;
}

img.floaterlogo {
z-index:1;
position:absolute;
top:10px;
left:17px;
height:61px;
width:82px;
}


span#floaterdistrict {
font-weight:600;
z-index:1;
position:absolute;
top:30px;
left:105px;
font-size:14px;
}

div.header {
	width:770px;
	border:0;
	margin:0;
	padding:0;
}


div.screenTitle {
  background-image:url(../images/title_bar.jpg);
  margin:0px;
	padding:0px;

	/* dimensions for WinIE6 - html>body div.screenTitle corrects for W3C compliant browsers */
	height:105px;
  width:770px;
  /* end of WinIE6 code */

  padding-left:12px;
	padding-top:40px;
	text-align:left;
	color:#c8c8d0;
	font-size:50px;
	font-weight:600;
	font-family:"arial narrow",Eurostile,helvetica,arial;
}

html>body div.screenTitle {
height:65px;
width:758px;
}

div.background {
  background-color:#ffffff;
	background-image:url(../images/main_pane_no_logo.jpg);
	padding:1px;
	margin:0px;
	border:0px;
	width:770px;
	height:336px;
}

/* fix for mozilla bug fix */
html>body div.background {
height:335px;
width:768px;
}

span {
	margin:0;
	padding:0;
	border:0;
}

title span {
	padding-right:5px;
	padding-top:0px;
}

div.blankbackground {
	background-image:url(../images/main_pane.jpg);
	padding:0px;
	margin:0px;
	border:0px;
	width:770px;
	height:336px;
}

div#button_one {
   background-image:url(../images/menu_button.jpg);
   width:281px;
   height:84px;
	border:0;
	padding-left:8px;
	padding-top:10px;
	margin:0;
	position:absolute;
	top:229px;
	left:104px;
}

div#button_two {
   background-image:url(../images/menu_button.jpg);
   width:281px;
   height:84px;
	border:0;
	padding-left:8px;
	padding-top:10px;
	margin:0;
	position:absolute;
	top:229px;
	left:435px;
}

div#button_three {
   background-image:url(../images/menu_button.jpg);
   width:281px;
   height:84px;
	border:0;
	padding-left:8px;
	padding-top:10px;
	margin:0;
	position:absolute;
	top:320px;
	left:104px;
}

div#button_four {
   background-image:url(../images/menu_button.jpg);
   width:281px;
   height:84px;
	border:0;
	padding-left:8px;
	padding-top:10px;
	margin:0;
	position:absolute;
	top:320px;
	left:435px;
}

div#button_five {
   background-image:url(../images/menu_button.jpg);
   width:281px;
   height:84px;
	border:0;
	padding-left:8px;
	padding-top:10px;
	margin:0;
	position:absolute;
	top:411px;
	left:104px;
}

/* fix buttons on home.xsp pages for mozilla */
html>body div#button_one {
  width:273px;
  height:74px;
}

html>body div#button_two {
  width:273px;
  height:74px;
}

html>body div#button_three {
  width:273px;
  height:74px;
}

html>body div#button_four {
  width:273px;
  height:74px;
}

html>body div#button_five {
  width:273px;
  height:74px;
}

div.menutitle {
	font-size:17px;
	font-weight:600;
	font-family:arial;
	color:#4a757b;
}

/***************
* Panel Styles *
***************/
div.light {
	text-align:left;
	padding-top:4px;
	padding-bottom:4px;
	width:564px;
	height:26px;
	background-color:#ffffff;
}

html>body div.light {
	height:18px;
	width:561px;
}

div.dark {
	text-align:left;
	padding-top:4px;
	padding-bottom:4px;
	width:564px;
	height:26px;
	background-color:#e7eaef;
}
html>body div.dark {
	height:18px;
	width:561px;
}

img#editpromptimage {
	height:111px;
	width:743px;
	margin:0;
	padding:0;
	border:0;
	z-index:3;
}

div#editprompt {
	position:absolute;
	top:189px;
	left:13px;
	visibility:hidden;
	z-index:2;
	height:111px;
	width:743px;
	margin:0;
	padding:0;
	border:0;
}

#editprompt input {
	border:1px solid #a5a5a5;
	color:#083039;
	z-index:4;
	position:absolute;
  top:28px;
  height:22px;
}

div#emailprompt {
	position:absolute;
	top:152px;
	left:185px;
	visibility:hidden;
	z-index:3;
	height:113px;
	width:400px;
	margin:0;
	padding:0;
	border:0;
}

div.details		{ float:left; width:23px; padding-left:4px; }
div.date				{ 	float:left; width:106px; }
div.weekend		{ float:left; width:24px; }
div.occupation	{ float:left; width:84px; }
div.hours			{ float:left; width:40px; }
div.premhours	{ float:left; width:48px; }
div.type				{ float:left; width:75px; }
div.location		{ float:left; width:73px; }
div.edit				{ float:left; width:30px; padding-left:2px; }
div.remove			{ float:left; width:25px; padding-left:2px; }

div.totalsText 		{ font-weight:700; color:#4b6473; width:80px; float:left; }
div.totalhours 		{ font-weight:700; color:#4b6473; width:40px; float:left; }
div.totalpremhours { font-weight:700; color:#4b6473; width:40px; float:left;}

/*correct for ie, tehse changes will only effect mozilla */
html>body div.details		{width:19px; }
html>body div.edit		{width:28px; }
html>body div.remove		{width:23px; }

/* Navigation Images */
img#ts_add {
	position:absolute;
	top:29px;
	left:300px;
	z-index:+2;
}

img#ts_print {
	position:absolute;
	top:29px;
	left:3px;
	z-index:+2;
}

img#ts_email {
	position:absolute;
	top:29px;
	left:152px;
	z-index:+2;
}

img#ts_submit {
	position:absolute;
	top:29px;
	left:409px;
	z-index:+2;
}

/* The Prompts */
div#closeprompt {
	position:absolute;
	top:152px;
	left:185px;
	visibility:hidden;
	z-index:3;
	height:113px;
	width:400px;
	margin:0;
	padding:0;
	border:0;
}

img#promptimage {
	height:113px;
	width:400px;
	margin:0;
	padding:0;
	border:0;
}

img#deletepromptimage {
	height:113px;
	width:400px;
	margin:0;
	padding:0;
	border:0;
}

div#deleteprompt {
	position:absolute;
	top:152px;
	left:185px;
	visibility:hidden;
	z-index:3;
	height:113px;
	width:400px;
	margin:0;
	padding:0;
	border:0;
}

img#submitpromptimage {
	height:113px;
	width:400px;
	margin:0;
	padding:0;
	border:0;
}
div#submitprompt {
	position:absolute;
	top:152px;
	left:185px;
	visibility:hidden;
	z-index:3;
	height:113px;
	width:400px;
	margin:0;
	padding:0;
	border:0;
}

img#addpromptimage {
	height:111px;
	width:743px;
	margin:0;
	padding:0;
	border:0;
	z-index:3;
}
div#addprompt {
	position:absolute;
	top:189px;
	left:13px;
	visibility:hidden;
	z-index:2;
	height:111px;
	width:743px;
	margin:0;
	padding:0;
	border:0;
}

#addprompt input {
	border:1px solid #a5a5a5;
	color:#083039;
	z-index:4;
	position:absolute;
  top:28px;
  height:22px;
}

textarea#addtext {
  color:#083039;
	z-index:4;
	position:absolute;
	top:29px;
	left:10px;
	width:169px;
	height:70px;
	overflow-y:auto;
	overflow-x:hidden;
}

textarea#edittext {
  color:#083039;
	z-index:4;
	position:absolute;
	top:29px;
	left:10px;
	width:169px;
	height:70px;
	overflow-y:auto;
	overflow-x:hidden;
}

/* Date Box */
input#adddate {
	left:196px;
	width:110px;
	border-right:0;
}

input#editdate {
	left:196px;
	width:110px;
	border-right:0;
}

/*probably not used*/
div#addcal {
  padding-left:20px;
	border:1px solid #949a9c;
	visibility:hidden;
	z-index:5;
	position:absolute;
  top:28px;
  left:307px;
  width:206px;
  height:215px;
  background-color:#ffffff;
}

/*probably not used*/
div#editcal {
  padding-left:20px;
	border:1px solid #949a9c;
	visibility:hidden;
	z-index:5;
	position:absolute;
  top:28px;
  left:307px;
  width:206px;
  height:215px;
  background-color:#ffffff;
}

#adddays td {
	color:#083039;
  font-weight:700;
}
#editdays td {
	color:#083039;
  font-weight:700;
}


td#addclose {
	color:#083039;
  font-weight:700;
  font-size:12px;
  padding-left:63px;
  padding-bottom:5px;
}
td#editclose {
	color:#083039;
  font-weight:700;
  font-size:12px;
  padding-left:63px;
  padding-bottom:5px;
}

/**
* Occupation Box
*/
input#addocc {
	left:330px;
	width:87px;
	border-right:0;
}
input#editocc {
	left:330px;
	width:87px;
	border-right:0;
}

div#addoccdiv {
  padding-left:3px;
	border:1px solid #6b7573;
	visibility:hidden;
	z-index:5;
	position:absolute;
  top:50px;
  left:330px;
  width:250px;
  height:114px;
  background-color:#ffffff;
  	overflow-y:auto;
	overflow-x:hidden;
}
div#editoccdiv {
  padding-left:3px;
	border:1px solid #6b7573;
	visibility:hidden;
	z-index:5;
	position:absolute;
  top:50px;
  left:330px;
  width:250px;
  height:114px;
  background-color:#ffffff;
  	overflow-y:auto;
	overflow-x:hidden;
}

div.occupations {
	width:232px;
	height:22px;
	margin:0;
	padding:0;
	background-color:#ffffff;
  color:#293039;
}

div.occupationselected {
	width:232px;
	height:22px;
	margin:0;
	padding:0;
  background-color:#c6bapc;
  color:#005d31;
}
.occupationhighlighted {
	width:232px;
	height:22px;
	margin:0;
	padding:0;
  background-color:#c6bapc;
  color:#293039;

}

span.occselect { width:89px; }
span.occdescselect { width:134px; overflow-x:hidden; }

/**
* Hours Input Field
*/
input#addhours {
  left:441px;
  width:40px;
}
input#edithours {
  left:441px;
  width:40px;
}
/**
* Premium Hours Input Field
*/
input#addprem {
	left:488px;
	width:40px;
}
input#editprem {
	left:488px;
	width:40px;
}

/**
* Types Box
*/
input#addtype {
	left:537px;
	width:37px;
	border-right:0;
}
input#edittype {
	left:537px;
	width:37px;
	border-right:0;
}

div#addtypediv {
  padding-left:3px;
	border:1px solid #6b7573;
	visibility:hidden;
	z-index:5;
	position:absolute;
  top:51px;
  left:537px;
  width:200px;
  height:114px;
  background-color:#ffffff;
  	overflow-y:auto;
	overflow-x:hidden;
}
div#edittypediv {
  padding-left:3px;
	border:1px solid #6b7573;
	visibility:hidden;
	z-index:5;
	position:absolute;
  top:51px;
  left:537px;
  width:200px;
  height:114px;
  background-color:#ffffff;
  	overflow-y:auto;
	overflow-x:hidden;
}

div.types {
	width:192px;
	height:22px;
	margin:0;
	padding:0;
	background-color:#ffffff;
  color:#293039;
}

span.typeselect { width:87px; }
span.typedescselect { width:85px; overflow-x:hidden; }

/**
* Locations Box
*/
input#addloc {
  left:598px;
  width:82px;
  border-right:0;
}
input#editloc {
  left:598px;
  width:82px;
  border-right:0;
}

div#addlocdiv {
  padding-left:3px;
	border:1px solid #6b7573;
	visibility:hidden;
	z-index:5;
	position:absolute;
  top:51px;
  left:558px;
  width:200px;
  height:114px;
  background-color:#ffffff;
  	overflow-y:auto;
	overflow-x:hidden;
}
div#editlocdiv {
  padding-left:3px;
	border:1px solid #6b7573;
	visibility:hidden;
	z-index:5;
	position:absolute;
  top:51px;
  left:558px;
  width:200px;
  height:114px;
  background-color:#ffffff;
  	overflow-y:auto;
	overflow-x:hidden;
}

div.locations {
	width:192px;
	height:22px;
	margin:0;
	padding:0;
	background-color:#ffffff;
  color:#293039;
  overflow-x:hidden;
}

span.locselect { width:87px; }
span.locdescselect { width:85px; overflow-x:hidden; }

div.formlabel {
	height:20px;
	width:75px;
	padding-top:4px;
	padding-right:7px;
	float:left;
}


html>body div.formlabel {
  height:16px;
  width:68px;
}

#indent {
border:1px;
margin-left:1px;
}

div#grandtotals {
width:584px;
padding-top:2px;
padding-left:157px;
}

html>body div#grandtotals {
width:427px;
}

DIV.accrual_prompt {
						position:absolute;
						top:403px;
						}
SELECT.accrual_data {	width:155px;
						max-width: 155px;
						min-width: 155px;
						position:absolute;
						top:416px;
						border-style:none;
						font-size:8pt;
						}

DIV.accrual_help {
						border-style:solid;border-width:thin;
						border-color:#000000;
						background-color:#FFFFE1;
						position:absolute;
						display:none;
						left:50px;
						top:295px;
						width:325px;
						height:150px;
						filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=3, OffY=3, Color=#C0C0C0, Positive=true);
						}

/***************************
* This is for the calendar *
***************************/
td,select { font-size:8pt; font-family:arial; }
h1 { font-size:14pt; font-family:arial; font-weight:bold; }
b { font-size:8pt; font-family:arial; font-weight:bold; }

/*.selPayroll { width:80px; }*/
.selPayroll {		width:155px;
						max-width: 155px;
						min-width: 155px; }
.selPayPeriod {	width:155px;
						max-width: 155px;
						min-width: 155px;}

/* System Config and Webaccount */
div#SaveSettingsBut {
  border:0;
  position:absolute;
  top:460px;
  left:61px;
}

div.screen_input {
	border:0;
	padding:0;
	margin:0;
	position:absolute;
	top:230px;
	left:63px;
}

div.line {
	border:0;
	padding:0;
	margin:0;
	margin-top:10px;
}

.check {
	position:absolute;
	left:210px;
}

.glmask {
   width:250px;
	position:absolute;
	left:210px;
}
