html, body {
	background-color: #E5E5E5;
}
#doc {
	margin: auto; /* center in viewport */
	width: 974px; /* fix page width */
}
#doc2 {
	margin: auto; /* center in viewport */
	width: 600px; /* fix page width */
}
#hd {
	padding: 12px 24px 0px 24px;
	background-color: #005E9D;
}
#bd {
	padding: 24px 24px 24px 24px;
	background-color: #fff;
	border-left: 24px solid #ccc;
	border-right: 24px solid #ccc;
}
#login {
	padding: 24px 24px 24px 24px;
	background-color: #fff;
	border-left: 24px solid #ccc;
	border-right: 24px solid #ccc;
	border-top: 24px solid #ccc;
	border-bottom: 24px solid #ccc;
}
#ft {
	color: #999;
	text-align: center;
}
.toplogo {
	margin-top: 6px;
	margin-bottom: 6px;
	text-align: center;
}
/* head/foot */
.datetime {
	color: #FFF;
	font-size: 138.5%;
	font-weight: bold;
}
.companyname {
	color: #FBDB29;
	margin-bottom: 8px;
	font-weight: bold;
}
.borderbottom {
	background-color: #CCC;
	padding: 2px 48px 0px 48px;
	height: 22px;
}
.topright {
	text-align: right;
	color: #FFFFFF;
}
/* text */
.title {
	font-size: 138.5%;
	font-weight: bold;
	margin-top: -1px;
	display: inline;
	overflow: hidden;
}
.footer {
	color: #999;
	font-style: italic;
}
.subtitle {
	margin-bottom: 10px;
	font-size: 93%;
}
.deletetitle {
	margin-bottom: 12px;
	color: #FF0000;
	font-size: 138.5%;
	font-weight: bold;
}
.alert {
	color: #FF0000;
	font-weight: bold
}
.notice {
	color: #009900;
	font-weight: bold;
	margin-bottom: 12px;
}
.in_notice {
	color: #339900;
	font-weight: bold
}
.out_notice {
	color: #F60;
	font-weight: bold
}
.confirm {
	color: #339900;
	font-weight: bold
}
.approve {
	color: #339900;
}
.caution {
	color: #9C0;
	font-weight: bold
}
.first_punch_true1 {
	color: #000;
}
.first_punch_false1 {
	color: #666;
}
.message {
	font-size: 108%;
}
.punchMessage {
	font-size: 100%;
	border: 1px solid #BBB;
	background-color: #FFC;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
.approved {
	color: #339900;
	font-size: 85%;
	font-family: "Courier New", Courier, monospace;/*font-weight:bold;*/
}
.unapproved {
	color: #FF0000;
	font-size: 138.5%;
	font-weight: bold;
}
.none {
}
.loginhelp {
	text-align: right;
	height: 4px;
}
.inoutGreen {
	color: #339900;
	font-size: 146.5%;
	font-weight: bold
}
.inoutBlack {
	font-size: 146.5%;
	font-weight: bold
}
.IN {
	color: #339900;
	font-size: 146.5%;
	font-weight: bold;
}
.OUT {
	color: #F60;
	font-size: 146.5%;
	font-weight: bold;
}
.TRANSFER {
	color: #339900;
	font-size: 146.5%;
	font-weight: bold
}
/*
.overtime_1 {
	color:#3333FF;
}
.overtime_2 {
	color:#FF0000;
}
.dkgreen {
	color:#006600;
}
.white {
	color:#fff;
}
.purple {
	color:#9933FF;
}
.green {
	color:#009900;
}
.blue {
	color:#3333FF;
}
.red {
	color:#FF0000;
}
.gray {
	color:#999;
}

.tablekey {
	margin-top:12px;
	font-size:85%;
	text-align:right;
}
.group_type_1 {
	color:orange;
}
.group_type_2 {
	color:brown;
}
.group_type_3 {
	color:purple;
}
*/
.databackground {
	background-color: #F5EEFD;
}
.phonebackground {
	background-color: #fff6bf;
}
.securitybackground {
	background-color: #fbe3e4;
}
.noticebackground {
	background-color: #d5edf8;
}
.formatbackground {
	background-color: #EAFFEF;
}
/* positions */
.titlePos {
	margin-bottom: 16px;
}
.linktabsPos {
	margin-bottom: 16px;
}
.subtitlePos {
	margin-bottom: 4px;
}
.listPos {
	margin-top: 12px;
}
.menuPos {
	margin-top: 24px;
	margin-left: 40px;
}
.peditPos {
	margin-top: 24px;
}
.printPos {
	text-align: right;
	padding: 30px 0 0 0;
}
.approvePos {
	text-align: center;
	font-size: 75%;
	color: #656565;
}
/* forms */
.form {
	padding: 5px 0 5px 0;
}
.button {
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 18px;
	padding-right: 18px;
	padding-bottom: 3px;
	padding-top: 3px;
 *padding-bottom:0px;
}
.button_hover_green:hover {
	color: #339900;
}
.button_hover_red:hover {
	color: #FF0000;
}
.button_hover_amber:hover {
	color: #F90;
}
input.ff50, select.ff50 {
	width: 50px;
	margin: 0 8px 0 0;
}
input.ff100, select.ff100 {
	width: 100px;
	margin: 0 8px 0 0;
}
input.ff175, select.ff175 {
	width: 175px;
	margin: 0px 8px 0 0;
}
input.error {
	background-color: #FFC;
	border: thin solid #F00;
	height: 18px;
}
/*.rLabel {
	padding-right: 20px;
	font-size: 93%;
	border: 0px none;
}
.note {
	padding-right: 80px;
	font-size: 93%;
	color: #333;
	background-color: #FFC;
}*/

/*
.outbtn {
	background-color: #FF6600;
	margin-top: 20px;
	width: 240px;
	height: 60px;
	margin-bottom: 16px;
	font-size: 150%;
	padding-bottom: 3px;
 *padding-bottom:0px;
}
.pbtn2 {
	margin-top: 20px;
	width: 120px;
	height: 20px;
	margin-bottom: 6px;
	font-size: 150%;
	padding-bottom: 3px;
 *padding-bottom:0px;
}
.btnwide {
	margin-top: 20px;
	width: 110px;
	padding-bottom: 2px;
 *padding-bottom:0px;
}
*/


/*
.ff100_error {
	width: 248px;
	margin: 0 8px 0 0;
	background-color: #FFC;
	border: thin solid #FF0000;
}

input.error {
	background-color: #FFC;
	border: thin solid #F00;
	height: 20px;
}
input.in {
	background-color: #3C0;
	font-size: 197%;
	height: 50px;
	margin: 5px;
	padding: 5px;
	width: 250px;
	color: #FFF;
}
input.in:hover {
	font-weight: bold;
	background-color: #390;
	font-size: 197%;
	height: 50px;
	margin: 5px;
	padding: 5px;
	width: 250px;
	color: #FFF;
}
input.out {
	background-color: #F90;
	font-size: 197%;
	height: 50px;
	margin: 5px;
	padding: 5px;
	width: 250px;
	color: #FFF;
}
input.out:hover {
	font-weight: bold;
	background-color: #F60;
	font-size: 197%;
	height: 50px;
	margin: 5px;
	padding: 5px;
	width: 250px;
	color: #FFF;
}
input.transfer {
	background-color: #9C3;
	font-size: 197%;
	height: 50px;
	margin: 5px;
	padding: 5px;
	width: 250px;
	color: #FFF;
}
input.transfer:hover {
	font-weight: bold;
	background-color: #993;
	font-size: 197%;
	height: 50px;
	margin: 5px;
	padding: 5px;
	width: 250px;
	color: #FFF;
}
.fftime {
	width: 50px;
}
*/


/* lists */
.even {
	background-color: #F0F0F0;
}
.odd {
	background-color: #FFFFFF;
}
.today {
	background-color: #E3FFD6;
}
.bold_number {
	font-weight: bold;
}
.authorization_title {
	font-weight: bold;
	color: #006600;
}
.hIn {
	padding: 2px 0 3px 0;
	border-bottom: 1px solid #CCC;
	background-color: #BADFFF;
	color: #339900;
	font-weight: bold;
	font-size: 93%;
}
.hOut {
	padding: 2px 0 3px 0;
	border-bottom: 1px solid #CCC;
	background-color: #BADFFF;
	color: #F60;
	font-weight: bold;
	font-size: 93%;
}
.hBlue {
	padding: 2px 0 3px 0;
	border-bottom: 1px solid #CCC;
	background-color: #BADFFF;
	color: #006699;
	font-weight: bold;
	font-size: 93%;
}
.rBorderRight {
	border-right: 1px solid #999;
}
.rBorderLeft {
	border-left: 1px solid #999;
}
.rBold {
	font-weight: bold;
	color: #333;
}
.hBlueNote {
	color: #006699;
	font-weight: bold;
	font-size: 93%
}
.hBlue2 {
	padding: 2px 0 3px 0;
	background-color: #BADFFF;
	color: #006699;
	font-weight: bold;
	font-size: 85%
}
.hGreen {
	padding: 2px 0 3px 0;
	background-color: #BBEABA;
	color: #388032;
	font-weight: bold;
	font-size: 85%
}
.hOrange {
	padding: 2px 0 3px 0;
	background-color: #FFD895;
	color: #996600;
	font-weight: bold;
	font-size: 85%
}
.hSlate {
	padding: 2px 0 3px 0;
	background-color: #CDDAEE;
	color: #4A658D;
	font-weight: bold;
	font-size: 85%
}
.hViolet {
	padding: 2px 0 3px 0;
	background-color: #CCCCED;
	color: #8A4FE4;
	font-weight: bold;
	font-size: 85%
}
.hGray {
	padding: 2px 0 3px 0;
	background-color: #DDDDDD;
	color: #656565;
	font-weight: bold;
	font-size: 85%
}
.fGray {
	padding: 2px 0 3px 0;
	background-color: #DDDDDD;
	color: #656565;
}
.rLineForm {
	margin-bottom: 40px;
	border-bottom: 1px solid #CCC;
	font-size: 85%
}
.rLineTop {
	border-top: 1px solid #CCC;
}
.rLine {
	padding: 8px 0 8px 0;
	border-bottom: 1px solid #CCC;
	font-size: 85%
}
.rLine2 {
	padding: 8px 0 8px 0;
	border-bottom: 1px dashed #CCC;
	font-size: 85%
}
.rLineNoBorder {
	padding: 8px 0 8px 0;
	font-size: 85%
}
.rowpad {
	height: 28px;
	border: 0px none;
}
.ip {
	margin-left: 8px;
}
.rGray {
	padding: 4px 0 4px 0;
	border-bottom: 1px solid #CCC;
	font-size: 85%
}
.rToday {
	padding: 4px 0 4px 0;
	border-bottom: 1px solid #E3FFD6;
	font-size: 85%
}
.rWhite {
	padding: 4px 0 4px 0;
	font-size: 85%
}
.totaltitle {
	font-weight: bold;
	padding-right: 24px;
}
.lheight {
	line-height: 20px;
	font-size: 85%
}
/* home */
.home_title {
	color: #666;
	padding: 0 1em 1.5em 0;
}
.home_settings {
	background-color: #F99151;
	width: 150px;
	float: left;
	margin-right: 14px;
}
.home_users {
	background-color: #528EFB;
	width: 150px;
	float: left;
	margin-right: 14px;
}
.home_reports {
	background-color: #55B850;
	width: 150px;
	float: left;
	margin-right: 14px;
}
.home_label {
	margin-top: .95em;
	font-weight: bold
}
.icon {
	float: left;
}
.home_rowpad {
	padding: 0 0 40px 0;
}
a.homelink {
	text-decoration: none;
	color: #FFF;
}
a.homelink:hover {
	text-decoration: underline;
	color: #FFF;
}
/* links */
a.upgradelink {
	text-decoration: none;
	color: #339900;
	font-size: 123.1%;
	font-weight: bold;
}
a.upgradelink:hover {
	text-decoration: underline;
	color: #339900;
}
a.toplink {
	text-decoration: none;
	color: #FFF;
}
a.toplink:hover {
	text-decoration: underline;
	color: #FFF;
}
a.pagination {
	text-decoration: none;
	color: #0033FF;
	font-weight: bold
}
a.pagination:hover {
	text-decoration: underline;
	color: #009900;
}
a.link {
	text-decoration: none;
	color: #0033FF;
}
a.link:hover {
	text-decoration: underline;
	color: #009900;
}
sprite {
	text-decoration: none;
}
sprite:hover {
	text-decoration: none;
}
a.linkorange {
	text-decoration: none;
	color: #F66600;
}
a.linkorange:hover {
	text-decoration: underline;
	color: #009900;
}
a.linkBold {
	text-decoration: none;
	color: #0033FF;
	font-weight: bold
}
a.linkBold:hover {
	text-decoration: underline;
	color: #009900;
}
/* actions */
a.add {
	text-decoration: none;
	color: #006600;
	font-size: 108%;
}
a.add:hover {
	font-weight: bold;
}
a.edit {
	text-decoration: none;
	color: #006699;
	font-size: 108%;
}
a.edit:hover {
	font-weight: bold;
}
a.delete {
	text-decoration: none;
	color: #FF3300;
	font-size: 108%;
}
a.delete:hover {
	font-weight: bold;
}
/* punch buttons */
.graybutton {
	margin: 12px 0;
}
/* tab buttons */
.tabUser ul {
	list-style: none;
}
.tabUser li {
	float: left;
	font-size: 100%;
}
.tabUser a {
	margin-right: 2px;
	padding: 4px 8px 6px 8px;
	color: #FFF;
	background-color: #B0B0B0;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: bold;
}
.tabUser a:hover {
	color: #FFF;
	background-color: #CBCACA;
	text-decoration: underline;
}
.tabHome ul {
	list-style: none;
}
.tabHome li {
	float: left;
	font-size: 100%;
}
.tabHome a {
	margin-right: 2px;
	padding: 4px 8px 6px 8px;
	color: #FFF;
	background-color: #528EFB;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: bold;
}
.tabHome a:hover {
	color: #FFF;
	background-color: #7FADFE;
	text-decoration: underline;
}
.tabReport ul {
	list-style: none;
}
.tabReport li {
	float: left;
	font-size: 100%;
}
.tabReport a {
	margin-right: 2px;
	padding: 4px 8px 6px 8px;
	color: #FFF;
	background-color: #55B850;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: bold;
}
.tabReport a:hover {
	color: #FFF;
	background-color: #88D084;
	text-decoration: underline;
}
.tabSetup ul {
	list-style: none;
}
.tabSetup li {
	float: left;
	font-size: 100%;
}
.tabSetup a {
	margin-right: 2px;
	padding: 4px 8px 6px 8px;
	color: #FFF;
	background-color: #F99151;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: bold;
}
.tabSetup a:hover {
	color: #FFF;
	background-color: #FFD895;
	text-decoration: underline;
}
.tabOn ul {
	list-style: none;
}
.tabOn li {
	float: left;
	font-size: 100%;
}
.tabOn a {
	margin-right: 2px;
	padding: 4px 8px 6px 8px;
	color: #333;
	background-color: #FFF;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: bold;
}
.tabOn a:hover {
	color: #333;
	background-color: #FFF;
	text-decoration: underline;
}
textarea#styled {
	width: 419px;
	border: 1px solid #CCC;
	padding: 5px;
}
textarea.ta1 {
	width: 290px;
	height: 80px;
	border: 1px solid #CCC;
	padding: 5px;
}
/* tab menu */
.tab {
	background-color: #005E9D;
	padding-top: 16px;
}
.tablist {
	padding: 4px 0;
	margin: 0;
	background: #005E9D;
	color: #FFF;
	font-weight: bold;
}
.tablist li {
	list-style: none;
	display: inline;
	margin: 0;
}
.tablist a {
	padding: 5px 5px;
	font-weight: bold;
}
.current a {
	color: #333;
	text-decoration: none;
	background: #FFF;
}
.current a:hover {
	text-decoration: underline;
}
.current:visited {
	color: #333;
}
.setup a {
	color: #FFF;
	text-decoration: none;
	background: #528EFB;
}
.setup a:hover {
	color: #FFF;
	background: #7FADFE;
	text-decoration: underline;
}
.setup:visited {
	background-color: #FFF;
}
.report a {
	color: #FFF;
	text-decoration: none;
	background: #55B850;
}
.report a:hover {
	background: #88D084;
	text-decoration: underline;
}
.report:visited {
	color: #FFF;
}
.future2 a {
	color: #FFF;
	text-decoration: none;
	background: #F99151;
}
.future2 a:hover {
	background: #FFD895;
	text-decoration: underline;
}
.future2:visited {
	color: #FFF;
}
.future3 a {
	color: #FFF;
	text-decoration: none;
	background: #B0B0B0;
}
.future3 a:hover {
	background: #7FADFE;
	text-decoration: underline;
}
.future3:visited {
	color: #FFF;
}
hr.space {
	background: #fff;
	color: #fff;
	visibility: hidden;
}
/* Label and Formset */
label {
	font-weight: bold;
}
fieldset {
	margin: 0 0 15px 0;
	border: 1px solid #D5D5D5;
	background-color: #F0F0F0;
}
legend {
	font-weight: bold;
	font-size: 123.1%;
	margin: 0 0 0 20px;
}
