.foaxml_listview h3
{
	line-height:24px;
	margin:0px;
	padding:0px;
}

.foaxml_listview p
{
	line-height:18px;
	margin:0px;
	padding:0px;
	color:#999999;
}

.foaxml_listview
{
    padding:0px;
    margin:0px;
    margin-top:20px;
    margin-bottom:20px;
    list-style-type:none;
    list-style-position:outside;
}

.foaxml_listview li
{
    display:block;
    float:left;
    padding:5px;
    padding-right:10px;
    padding-left:40px;
    background-position:left top;
    background-repeat:no-repeat;
    width:240px;
    height:70px;
}

.foaxml_grid
{
	background-color:#d4dbe2;
	border:0px;
	margin-top:10px;
	margin-bottom:10px;
}

.foaxml_grid thead tr td
{
	background-color:#eff1fd;
	background-image:url(../img/foaxml_grid_head_background.jpg);
	background-repeat:repeat-x;
	border:0px;
	padding:3px;
}

.foaxml_grid thead tr th
{
	background-color:#eff1fd;
	background-image:url(../img/foaxml_grid_head_background.jpg);
	background-repeat:repeat-x;
	border:0px;
	padding:3px;
}

.foaxml_grid tbody tr td
{
	background-color:#FFFFFF;
	border:0px;
	padding:3px;
}

.foaxml_grid tbody .trhover td
{
	background-color:#f2f5fa;
}

.foaxml_grid tbody tr td a
{
	width:auto;
	display:block;
}

.foaxml_grid tbody tr th
{
	background-color:#eff1fd;
	font-weight:normal;
	padding:3px;
	border:0px;
}

.foaxml_grid tbody .trhover th
{
	background-color:#eff1fd;
}

.foaxml_message
{
	margin-top:5px;
	margin-bottom:5px;
	position:absolute;
	background-color:#FFFFFF;
	display:none;
	bottom:40px;
	right:10px;
}

.foaxml_message h2
{
	font-size:11px;
	line-height:18px;
	padding:2px;
	margin:0px;
	border:0px;
	color:#666666;
}

.foaxml_message h2 img
{
	float:left;
	height:16px;
	width:16px;
	margin:1px;
	margin-left:0px;
	margin-right:4px;
}

.foaxml_message p
{
	font-size:11px;
	line-height:18px;
	margin:0px;
}

.foaxml_message .error
{
	border:1px solid;
	border-color:#C66B6B;
	background-color:#FFD9D9;
}

.foaxml_message .check
{
	border:1px solid;
	border-color:#B1BB9F;
	background-color:#F1FFD9;
}

.foaxml_message .info
{
	border:1px solid;
	border-color:#CFCC90;
	background-color:#FFFDCD;
}

.foaxml_message .load
{
	border:1px solid;
	border-color:#CFCC90;
	background-color:#FFFDCD;
}

.foaxml_tabcontrol .tabs
{
	background-image:url(/sitemanager_ow/img/foaxml_tabs_background.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;
	width:auto;
	height:28px;
	clear:both;
}

.foaxml_tabcontrol .tabs ul
{
	margin:0px;
	padding:0px;
	list-style-type:none;
	list-style-position:outside;
}

.foaxml_tabcontrol .tabs ul li
{
	background-image:url(/sitemanager_ow/img/foaxml_tab_right.gif);
	background-repeat:no-repeat;
	background-position:right top;
	display:block;
	float:left;
	padding-right:3px;
	margin-right:1px;
	margin-top:7px;
}

.foaxml_tabcontrol .tabs ul li a
{
	background-image:url(/sitemanager_ow/img/foaxml_tab.gif);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	line-height:16px;
	padding:2px;
	padding-left:3px;
	padding-right:15px;
}

.foaxml_tabcontrol .tabs ul li a img
{
	float:left;
	margin-right:2px;
}

.foaxml_tabcontrol .tabs ul .tabactive
{
	margin-top:5px;
}

.foaxml_tabcontrol .tabs ul .tabactive a
{
	border-bottom:1px solid;
	border-color:#EEF0FD;
	padding-bottom:5px;
	padding-top:3px;
	padding-bottom:3px;
}

.foaxml_tabcontrol .tabpages
{
	background-image:url(/sitemanager_ow/img/foaxml_tabpage_background.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#FFFFFF;
	display:none;
	clear:both;
	border:1px solid;
	border-top:0px;
	border-color:#CCCCCC;
	padding:6px;
	padding-top:15px;
}

.foaxml_treeview
{
	background-color:#FFFFFF;
	border:1px solid;
	border-color:#CCCCCC;
	overflow:auto;
	padding:4px;
}

.foaxml_treeview ul
{
	list-style-type:none;
	list-style-position:outside;
	margin:0px;
	padding:0px;
}

.foaxml_treeview ul li
{
	display:block;
	width:220px;
	line-height:16px;
	margin:0px;
	padding:0px;
	clear:both;
}

.foaxml_treeview ul li a
{
	display:block;
	padding:1px;
	float:left;
}

.foaxml_treeview ul li a img
{
	float:left;
	margin-right:3px;
}

.foaxml_treeview ul li ul
{	
	margin-left:20px;
}
.foaxml_popup_container
{
	position:absolute;
	left:0px;
	top:0px;
	/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="https://sitemanager.frisonline.net/img/black_background.png", sizingMethod="scale");*/
}
.foaxml_popup
{
	position:absolute;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	width:400px;
	height:350px;
	display:block;
	padding:10px;
}
.foaxml_hide
{
display:none;
}
.foaxml_show
{
display:inherit;
}
.group_panel
{
	border:1px solid;
	border-color:#9AA3AC;
	padding:4px;
	padding-top:0px;
	background-color:#FFFFFF;
	background-image:url(/img/fsm_group_panel_header.jpg);
	background-repeat:repeat-x;
	min-height:50px;
}

.group_panel h1
{
	color:#557799;
	font-size:11px;
	font-weight:normal;
	line-height:23px;
	margin:0px;
	margin-bottom:10px;
	padding:0px;
}

.group_panel h2
{
	line-height:16px;
	margin-bottom:5px;
}
