/******************************************************
   (c) 2002 LANSA
   XHTML Standard Base Styles
   $Workfile::   std_style_base.css        $
   $Revision::   1.5                       $
*******************************************************/

body, table, strong, input, select, textarea, button
{
	font-size: 8pt;
}
body
{
	cursor: default;
	border: 0px;
	margin: 0px;
	background-color: #ffffff;
}
.bold                
{
	font-weight: bold;
}
div.messages
{
	text-align: left;
	width: 60%;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
	border: 0px solid #03244d;
	background-color: #ffffff;
	color: black;
}
tr.list-h    
{
	background: #03244d;
	color: #ffffff;
}
tr.list-o
{
	background: #eeeeee;
	color: black;
}
tr.list-e
{
	background: #fffff4;
	color: black;
}
input.number
{
	background-color: #eaf3fb;
	text-align: left;
}
input.text
{
	background-color: #eaf3fb;
	text-align: left;
}
input.ltext
{
	background-color: #eaf3fb;
	text-align: left;
	text-transform: lowercase
}
input.utext
{
	background-color: #eaf3fb;
	text-align: left;
	text-transform: uppercase;
}
.inputfocus
{
	background: #ffffcc;
}
input.button
{
	background-color: #03244d;
	color: #ffffff;
	font-size: 8pt;
	font-weight: bold;
}
input.button_mouseover
{
	background: #ffffcc;
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
	border-style: inset;
}
td.caption, div.caption 
{
	font-weight: bold;
}
th.text
{
	text-align: left;
}
th.number    
{
	text-align: right;
}
td.text, div.text    
{
	text-align: left;
}
td.number, div.number
{
	text-align: right;
}
img.weblink
{
	margin-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom:0px;
	border-style: none;
}
h1
{
	font-size: 14pt;
	color: #000000;
}
h1.title     
{
	text-align: center;
	line-height: 14pt;
	font-weight: normal;
}
h2
{
	font-size: 12pt;
	color: #000000;
}
h3
{
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

img.lweb_disabled
{
	filter:alpha(opacity=40);
}
strong
{
	font-style: italic;
	color: #ffffff;
}
a:link
{
	color: #0000ff;
	text-decoration: underline;
}
a:hover
{
	color: #ff0000;
	text-decoration: underline;
}   
.maximized
{
	width: 100%;
	height: 100%;
}
.whitebg     
{
	background-color: #ffffff;
}
.cyanscroll
{
	scrollbar-face-color: rgb(234,242,255);
	scrollbar-highlight-color: rgb(234,242,255);
	overflow: auto;
	scrollbar-shadow-color: rgb(234,242,255);
	scrollbar-3dlight-color: rgb(120,172,255);
	scrollbar-arrow-color: black;
	scrollbar-track-color: rgb(224,224,224);
	scrollbar-darkshadow-color: rgb(120,172,255);
	scrollbar-base-color: rgb(234,242,255)
}
.hidden__
{
	position: absolute;
	visibility: hidden;
	overflow: hidden;
	width: 0px;
	height: 0px;
	display: none;
}
/******************************************************
	XHTML Standard Weblet Styles
*******************************************************/
.std_headerl
{
	background-color: #dd550c;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left middle;
	border-top: 5px solid;
	border-bottom: 1px solid;
	border-color: #01478c;
   vertical-align: middle;
   text-align: left;
   width: 50%;
   height: 20px;
}
.std_headerr
{
	background-color: #dd550c;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right middle;
	border-top: 5px solid;
	border-bottom: 1px solid;
	border-color: #01478c;
   vertical-align: bottom;
   text-align: right;
   width: 50%;
   height: 20px;
} 
.std_menutop_bg
{
	border: 1px solid #dd550c;
	background-color: #03244d;
	height: 20px;
}
a.std_menu
{
	display: block;
	width: 150px;
	height: 20px;
	padding: 3px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	border: 1px solid #dd550c;
	background-color: #03244D;
	border-left: 2px solid #dd550c;
	border-right: 2px solid #dd550c;
	border-bottom: 1px solid #dd550c;
}
a.std_menu:hover
{
	display: block;
	width: 150px;
	height: 20px;
	padding: 3px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	border: 1px solid #dd550c;
	background-color: #DD550C;
	border-left: 2px solid #004040;
	border-right: 2px solid #004040;
	border-bottom: 1px solid #004040;
}
.std_footer
{
	border: 5px solid #dd550c;
	background-color: #004040;
	color: #ffffff;
	font-size: 8pt;
	text-align: center;
	line-height: 20px;
} 
.std_layout_outline
{
	background-color: #03244d;
}
.std_layout_content
{
	vertical-align: top;
	text-align: center;
	width: 95%;
}
.std_layout3_content
{
	width: 90%;
}
.std_layout5_content
{
	vertical-align: top;
	text-align: left;
	width: 80%;
}
.std_anchor
{
	color: #dd550c;
	font-family: Lucida Calligraphy;
	font-size; 16pt;
}
.std_anchor_mouseover
{
	color: #dd550C;
}
.std_anchor_text
{
}
.std_attachment_panel_top
{
}
.std_attachment_panel_left
{
}
.std_attachment_panel_center
{
}
.std_attachment_panel_right
{
}
.std_attachment_panel_bottom
{ 
	border: 1px solid #01478c;
}
.std_banner
{
	cursor: hand;
}
.std_button
{
	padding-left: 2px;
	padding-right: 2px;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	border: 2px outset #e2effa;
	background-color: #03244d;
}
.std_button_mouseover
{
	padding-left: 2px;
	padding-right: 2px;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	border: 2px inset #e2effa;
	background-color: #dd550c;
}
.std_checkbox
{
}
.std_checkbox_mouseover 
{
}
.std_checkbox_text
{
}
.std_click_image
{
}
.std_click_image_disabled
{
	filter:alpha(opacity=40);
}
.std_dropdown
{
	background-color: #eaf3fb;
	text-align: left;
}
.std_dropdown_mouseover
{
}
.std_grid_head
{
	border: 1px outset #03244d;
	font-weight: bold;
	background-color: #03244d;
	cursor: default;
}
.std_grid_even_row
{
	background-color: #f7f7f7;
	border: 1px ridge;
}
.std_grid_odd_row
{
	background-color: #eaf3fb;
	border: 1px ridge;
}
.std_grid_cell 
{
	border: 1px ridge;
}
.std_grid_edit_cell
{
	background-color: #ffffff;
}
.std_grid_sort_box
{
	color: #808080;
}
.std_grid_outline
{
	border-style: solid;
	border-width: thin;
	border-color: #eeeeee;
}
.std_grid_col_resize
{
    border-right: 1px dotted gray;
}
.std_image_button
{
	padding-top: 2px;
	color: #000000;
	background-color: #e2effa;
}
.std_image_button_mouseover
{
	padding-top: 2px;
	color: #000000;
	border: 2px inset #e2effa;
	background-color: #ffffcc; 
}
.std_image_button_text
{
	font-weight: bold;
	vertical-align: middle;
}
.std_textarea
{
	border: 1px solid #03244d;
	scrollbar-DarkShadow-Color: #3a7bbb;
	scrollbar-3dLight-Color: #ffffff;
	scrollbar-arrow-color: #01478c;
	scrollbar-Base-Color: #03244d;
	scrollbar-Face-Color: #e2effa;
	scrollbar-Highlight-Color: #ffffff;
	scrollbar-Shadow-Color: #7db0e5;
	scrollbar-Track-Color: #d1d1d1;
	overflow: auto;
}
.std_listbox
{
	border: 1px solid #03244d;
}
.std_listbox_mouseover 
{
}
.std_menu_item 
{
	font-weight: bold;
	color: #000000;

}
.std_nav_panel
{
	border: 1px solid #03244d;
}
.std_panel
{
	overflow: auto;
}
.std_prompter
{
}
.std_prompter_button
{
	color: #000000;
	background-color: #e2effa;
	padding: 0px;
}
.std_prompter_button_mouseover
{
	padding-top: 2px;
	color: #000000;
	background-color: #ffffcc; 
}
.std_prompter_content
{
	font-size: 8pt;
}
.std_rad_button
{
}
.std_rad_button_text
{
}
.std_rad_button_mouseover
{
}
.std_splitter_horz_top
{
	scrollbar-DarkShadow-Color: #3a7bbb;
	scrollbar-3dLight-Color: #dd550c;
	scrollbar-arrow-color: #01478c;
	scrollbar-Base-Color: #03244d;
	scrollbar-Face-Color: #e2effa;
	scrollbar-Highlight-Color: #ffffff;
	scrollbar-Shadow-Color: #7db0e5;
	scrollbar-Track-Color: #d1d1d1;
	overflow: auto;
}
.std_splitter_horz_bottom
{
	scrollbar-DarkShadow-Color: #3a7bbb;
	scrollbar-3dLight-Color: #ffffff;
	scrollbar-arrow-color: #01478c;
	scrollbar-Base-Color: #03244d;
	scrollbar-Face-Color: #e2effa;
	scrollbar-Highlight-Color: #ffffff;
	scrollbar-Shadow-Color: #7db0e5;
	scrollbar-Track-Color: #d1d1d1;
	overflow: auto;
}
.std_splitter_horz_divider
{
	border: 1px outset #03244d;
}
.std_splitter_vert_left
{
	scrollbar-DarkShadow-Color: #3a7bbb;
	scrollbar-3dLight-Color: #ffffff;
	scrollbar-arrow-color: #01478c;
	scrollbar-Base-Color: #03244d;
	scrollbar-Face-Color: #e2effa;
	scrollbar-Highlight-Color: #ffffff;
	scrollbar-Shadow-Color: #7db0e5;
	scrollbar-Track-Color: #d1d1d1;
	border-top: 1px solid #03244d;
	border-bottom: 1px solid #03244d;
	border-left: 1px solid #03244d;
	overflow: auto;
}
.std_splitter_vert_right
{
	scrollbar-DarkShadow-Color: #3a7bbb;
	scrollbar-3dLight-Color: #ffffff;
	scrollbar-arrow-color: #01478c;
	scrollbar-Base-Color: #03244d;
	scrollbar-Face-Color: #e2effa;
	scrollbar-Highlight-Color: #ffffff;
	scrollbar-Shadow-Color: #7db0e5;
	scrollbar-Track-Color: #d1d1d1;
	border-top: 1px solid #03244d;
	border-bottom: 1px solid #03244d;
	border-right: 1px solid #03244d;
	overflow: auto;
}
.std_splitter_vert_divider
{
	border: 1px outset #03244d;
	width: 4px;
}
.std_tab_pages_bottom_tab_row
{
	vertical-align: top;
   }
.std_tab_pages_bottom_active
{
	border: 2px inset #e2effa;
	background-color: #03244d;
	cursor: pointer;
	font-weight: bold;
	white-space: nowrap;
	padding-bottom: 2pt;
}
.std_tab_pages_bottom_inactive
{
	border: 2px outset #e2effa;
	background-color: #e2effa;
	cursor: pointer;
	font-weight: bold;
	white-space: nowrap;
}
.std_tab_pages_left_tab_row
{
	text-align: right;
}
.std_tab_pages_left_active
{ 
	border: 2px inset #e2effa;
	background-color: #03244d;
	cursor: pointer;
	layout-flow: vertical-ideographic;
	font-weight: bold;
	white-space: nowrap;
	padding-right: 2pt;
}
.std_tab_pages_left_inactive
{
	border: 2px outset #e2effa;
	background-color: #e2effa;
	cursor: pointer;
	layout-flow: vertical-ideographic;
	font-weight: bold;
	white-space: nowrap;
}
.std_tab_pages_right_tab_row
{
	text-align: left;
}
.std_tab_pages_right_active
{
	border: 2px outset #e2effa;
	background-color: #03244d;
	cursor: pointer;
	layout-flow: vertical-ideographic;
	font-weight: bold;
	white-space: nowrap;
	padding-right: 2pt;
}
.std_tab_pages_right_inactive
{
	border: 2px inset #e2effa;
	background-color: #e2effa;
	cursor: pointer;
	layout-flow: vertical-ideographic;
	font-weight: bold;
	white-space: nowrap;
}
.std_tab_pages_top_tab_row
{
	vertical-align: bottom;
}
.std_tab_pages_top_active
{
	border: 2px inset #e2effa;
	background-color: #03244d;
	cursor: pointer;
	font-weight: bold;
	white-space: nowrap;
	padding-top: 2pt;
}
.std_tab_pages_top_inactive
{
	border: 2px outset #e2effa;
	background-color: #e2effa;
	cursor: pointer;
	font-weight: bold;
	white-space: nowrap;
}
.std_tab_pages_page_content
{
	border-top: 1px solid #e2effa;
	background-color: #ffffff;
}
.std_treeview
{
	background-color: #dd550c;
}
.std_treeview_target
{
}
table.std_largelist th, table.std_largelist td
{
	white-space: nowrap;
}

