html, body { 
margin:0; 
padding:0; 
height:100%;
}

html,body,table {
	font:18px verdana;
	margin:0px;
	padding:0px;
	border:none;
}

textarea {
	font:12px verdana;
}

table {
	border-collapse: collapse;	
}

a, av:visited {
	text-decoration:none;
	color:blue;
	
}
a:hover {
	text-decoration:underline;
}

div.header_container {
	margin-top:0px;
	height:45px;
	clear:both;			
}

h2 {
	margin-top:4px;
	border-bottom:1px solid #e8e8e8;
/*	background-image: URL('image/notset_icon_small.png');*/
	background-repeat: no-repeat;
	padding-top:2px;
	padding-left:38px;
	padding-bottom:8px;
	font-size:12pt;
}

h2.confirm_delete {
/*	background-image: URL('image/confirm_delete_icon_header.png');*/
	color:red;
}


h2.workstatus {
	background-image: URL('image/workstatus_icon_header.png');
}

h2.marking {
	background-image: URL('image/marking_icon_header.png');
}

h2.work {
	background-image: URL('image/work_icon_header.png');
}

hr {
	border-left:none;
	border-top:none;
	border-right:none;
	border-bottom:1px solid #e8e8e8;
}

div.header_container h2 {
	display:display;
	font-size:12pt;
	border-bottom:1px solid #e8e8e8;
	line-height:35px;
}

div.header_container img {
	float:left;
	display:inline;
	margin-right:8px;
	width:30px;
	
}


.moderate {
	font-size:0.85em;
}

select.groupedOptions option {
	margin-left:1em;
}

select.groupedOptions option.groupHeader {
	margin-left:0em;
	background-color:#EEE;
}

option.special {
	background-color: #FEE;
}

form.inline {
	display:inline;
}

.form th {
	text-align:left;
	padding-right:10px;
	height: 24px;
}

.form tr.odd {
	background-color: #F2F2FF;
}

td.fieldOption {
	color:#777;
	padding-left:20px;
}

tr.controls td {
	padding-top:6px;
}

td.error {
	color:red;
	padding-left:4px;
}

input.date {
	width: 80px;
}

.list tr.odd {
	background-color: #F2F2FF;
}

.list td,th {
	padding-right:4px;
	padding-left:8px;
}

.list td.controls {
	margin-left:8px; 
	white-space: nowrap; 
}

.list td.commands {
	white-space:nowrap;
}

.hours tr.odd {
	background-color: #F2F2FF;
}

.hours th {
	padding-right:4px;
	padding-left:8px;
}

.hours td {
	padding-right:10px;
	padding-left:4px;
	white-space: nowrap; 
}

.hours input {
	font-size:10;
	width:50px;
	text-align:right;
}

.hours td.controls {
/*	margin-left:8px; */
/*	white-space: nowrap; */
}

.hours td.commands {
	white-space:nowrap;
}
/************ admin_cards *****************/
.admin_cards table {
	/*border: 1px solid blue;*/
	vertical-align:middle;
}

.admin_cards tr.odd {
	background-color: #F2F2FF;
}

.admin_cards th {
	padding-right:4px;
	padding-left:4px;
}

.admin_cards td {
	padding-right:2px;
	padding-left:16px;
	border: 2px solid transparent;
	white-space:nowrap;
	vertical-align:middle;
}

.admin_cards a {
/*	color: white;*/
}

.admin_cards input {
	font-size:10;
	width:35px;
	text-align:right;
}

.admin_cards td.controls {
/*	margin-left:8px; */
/*	white-space: nowrap; */
}

.admin_cards td.commands {
	white-space:nowrap;
}

/*****************************/
.plan table {
	/*border: 1px solid blue;*/
}

.plan tr.odd {
	background-color: #F2F5F2;
}

.plan td.counter {
	padding-right: 16px;
}

.plan th.counter {
	padding-right: 12px;
}

.plan th {
	padding-right:4px;
	padding-left:4px;
}

.plan td {
	padding-right:2px;
	padding-left:2px;
	border: 2px solid transparent;
	white-space:nowrap;
	vertical-align:middle;
	/*width: 110px;
	height: 20px;
	position: fixed;*/
}

.plan a {
/*	color: white;*/
}

.plan input {
	font-size:11px;
	width:36px;
	text-align:right;
}

.plan select {
	width: 95px;
	font-size: 10px;
}

.plan option {
	font-size: 10px;
}

.plan td.controls {
/*	margin-left:8px; */
/*	white-space: nowrap; */
}

.plan td.commands {
	white-space:nowrap;
}

/*****************************/
div.floorplan  {
	width: 70%; 
	height:95%;
	border: medium; 
	border-color: blue;
	border-style: solid;
	position:absolute;
	left:230px;
}

div.floorcontrol  {
	width: 200px; 
	height:95%; 
	background-color: LightCyan;
	position:absolute;
	left=0;
	border: medium; 
	border-color: blue;
	border-style: solid;
}


/*****************************/
tr.total td {
	border-top : 1px solid red;
}

td.date {
	text-align: right;
	padding-left:8px;
}

td.time {
	text-align: right;
	padding-left:8px;
}

td.duration {
	text-align: right;
	padding-left:8px;
}

table#main_table {
	width:100%;
	height:100%;
}

td#main_left {
	background-color:#f1f0ed;
	/*background-image: URL('image/main_left_bg.png');*/
	background-position:right;
	background-repeat: repeat-y;
	height: 100%;
}

td#main_center {
	width:1000px;
	height: 100%;
}

td#main_center_wide {
	width:2000px;
	height: 100%;
}

td#main_right {
	background-color:#f1f0ed;
	/*background-image: URL('image/main_right_bg.png');*/
	background-position:left;
	background-repeat: repeat-y;
	height: 100%;
}

table#layout_table 
{
	width:100%;
	height:100%;
	margin-left:auto;
	margin-right:auto;	
}

td.layout_top
{
	/*background: URL('image/header_bg.jpg');*/
	height:118px;
}

td.layout_menu
{
	width:177px;
	vertical-align:top;
	background-color:#f8f7f4;	
}

td.layout_content
{
	padding-left:25px;
	padding-top:10px;
	vertical-align:top;
	background-position: bottom right;
	background-repeat: no-repeat;
}

/* styles for menus */
div.menu
{
	/*width:140px;	*/
}


div.menuitem
{
	width:173px;
	height:32px;	
	border-bottom:1px solid white;
	margin:0px;
	clear:both;
}

div.menuitem a
{
	margin:0px;
	padding:0px;
	display:block;
	width:100%;
	height:100%;
	padding-left:0px;
	line-height:30px;
	background: URL('image/menu_item_bg.png');
	background-repeat: repeat-x;
	color:black;
	text-decoration:none;
}

div.menuitem a:hover
{
	background: URL('image/menu_item_bg_hover.png');
	background-repeat: repeat-x;
	text-decoration:none;
}

div.menuitem img
{
	border:none;
	float:left;
	width:28px;
	margin-left:3px;
	margin-right:6px;
}


/* styles for sub menus */
span.sub_menu ul {
	list-style:	none;
	margin: 0;
	padding: 0;
	padding-left:16px;
	line-height:20px;/*30px;*/
}

span.sub_menu li {
	list-style:	none;
	white-space: nowrap;
	line-height:20px;/*30px;*/
	background: URL('image/menu_item_bg.png');
	background-repeat: repeat-x;
}

span.sub_menu ul li {
	position: relative;
}

span.sub_menu li ul {
	position: absolute;
	display: none;
}

span.sub_menu li:hover ul {
	display: block;
	line-height:20px;/*30px;*/
}

span.sub_menu a
{
	margin:1px;
	padding:4px;
	padding-left:4px;
	line-height:20px;/*30px;*/
	color:black;
	background: URL('image/menu_item_bg.png');
	background-repeat: repeat-x;
}

span.sub_menu a:hover
{
	background: URL('image/menu_item_bg_hover.png');
	background-repeat: repeat-x;
	text-decoration:none;
}

span.sub_menu img
{
	border:none;
	float:left;
	width:28px;
	margin-left:3px;
	margin-right:6px;
}

div.popup {
	text-align: left;
	border-color:LightSlateGray;
	border-style:solid;
	background: Cornsilk;
	position: absolute;
	display: none;
	padding-left: 10px;
	padding-bottom: 10px;
}



/* styles for chromeless popup */
span.chromeless ul {
	list-style:	none;
	margin: 0;
	padding: 10px;
	line-height:15px;
	text-align: left;
	border-color:LightSlateGray;
	border-style:solid;
	background: Cornsilk;
}


span.chromeless li {
	list-style:	none;
	white-space: nowrap;
	text-align: left;
}

span.chromeless ul li {
	position: relative;
}

span.chromeless li ul {
	position: absolute;
	display: none;
}

span.chromeless li:hover ul {
	display: block;
}

span.chromeless a
{
}

span.chromeless a:hover
{
}

span.chromeless img
{
	border:none;
	float:left;
	width:28px;
	margin-left:3px;
	margin-right:6px;
}


/* styles for context menus */
span.context_menu
{
}


span.context_menuitem
{
	height:40px;
	vertical-align:middle;	
	border-bottom:0px solid white;
	margin:1px;
	clear:both;
}

span.context_menuitem a
{
	margin:1px;
	padding:4px;
	padding-left:4px;
	line-height:30px;
	background: URL('image/menu_item_bg.png');
	background-repeat: repeat-x;
	color:black;
	text-decoration:none;
}

span.context_menuitem a:hover
{
	background: URL('image/menu_item_bg_hover.png');
	background-repeat: repeat-x;
	text-decoration:none;
}

span.context_menuitem img
{
	border:none;
	float:left;
	width:28px;
	margin-left:3px;
	margin-right:6px;
}


/* UI messages background */
div.uimessage {
	background: url(image/uimessage_bg_bottom_left.png) no-repeat left bottom;
	margin-left: -4px;
	margin-right: 10px;
	margin-bottom:6px;
}

div.uimessage_inner_1 {
	background: url(image/uimessage_bg_bottom_right.png) no-repeat right bottom;
	padding-bottom:16px;
}

div.uimessage_inner_2 {
	background: url(image/uimessage_bg_top_left.png) no-repeat left top;	
}

div.uimessage_inner_3 {
	background: url(image/uimessage_bg_top_right.png) no-repeat right top;
	padding:12px 12px 12px 28px;
}

div.uimessage_inner_3 div {
	clear:both;
}

div.uimessage_inner_3 div img {
	float:left;
	margin-right:10px;
}

div.pagingControl {
	margin-right:200px;
	margin-bottom:6px;
}

table.pagingControl {
	margin-left:auto;
	margin-right:auto;
}
	
table.pagingControl td {
	text-align:center;
}

table.pagingControl a {
	display:block;
	width:40px;
}

table.pagingControl a.current {
	color : gray;
	text-decoration:none;	
}

table.pagingControl a:hover {
	background-color: #EEF;
}

/* This class is used in div where search result count is printed : e.g. Records 1-10 of total 120 */
.searchResultCountInfo {
	margin-top:8px;	
	margin-bottom:10px;	
}



#week_select {
	background-color: Cornsilk; 
	position:absolute; 
	text-align:right; 
	border-radius: 8px;
	border-style:outset;
}


#button_left {
	border-radius: 4em 0em 0em 4em;
}

#button_right {
	border-radius: 0em 4em 4em 0em;
}

.browse_buttons input {
	border-style:outset;
	text-align: center;
	background-color: #F2F2FF;
	color: SteelBlue;
	font-size: 8pt;
}

.browse_buttons input:ACTIVE {
	border-style:inset;
}
.browse_buttons input:focus {
	outline:0;
}

.browse_buttons input:disabled {
	color: LightSlateGray;
	border-style:inset;
}
