/* admin header */

TR.admin_head
{
	height: 59px;
}

TABLE.admin_head
{
	table-layout: fixed;
	width: 100%;
	height: 59px;
	background-color: buttonface;
	cursor:default;
}

TR.admin_head_title
{
	border-bottom: buttonshadow 1px solid;
	height: 22px;
}

TD.admin_head_title
{
	border-top: buttonshadow 1px solid;
	font-size: 16px;
	font-weight: 700;
	width: 200px;
	color: background;
	font-family: 'Trebuchet MS',Verdana, Arial;
	height: 22px;
}

TD.admin_head_toolbars
{
	height: 22px;
	width: 100%;
	border-top: buttonshadow 1px solid;
	padding-left: 3px;
}

TABLE.admin_ruler_tb
{
	border-left: solid 1px buttonshadow;
	padding-left: 2px;
}

SPAN.admin_ruler_sep
{
	width: 5px;
	margin-left: 2px;
	border-left: solid 1px buttonshadow;
}

TD.admin_ruler_tb
{
}

SPAN.admin_ruler_button
{
	height: 20px;
	border: buttonface 1px solid;
	padding-top: 1px;
}

SPAN.admin_ruler_button_text
{
	font-family: MS Sans Serif,Verdana,Arial;
	font-size: 11px;
	padding: 2px;
}

SPAN.admin_ruler_button_dis
{
	height: 20px;
	border: buttonface 1px solid;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity:0.5;
	padding-top: 1px;
}

SPAN.admin_ruler_button_dis IMG
{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity:0.5;
	width:16px;
	height:16px;
}

SPAN.admin_ruler_button_over
{
	height: 20px;
	border:buttonshadow 1px solid;
	padding-top: 1px;
}

SPAN.admin_ruler_button_sel, SPAN.admin_ruler_button_over_sel
{
	height: 20px;
	border:inset 1px;
	padding-top: 1px;
}

IMG.admin_ruler_button
{
	width:16px;
	height:16px;
}

TR.admin_head_rulers
{
	height: 32px;
}

TD.admin_head_rulers
{
	width: 100%;
	height: 30px;
	background-color: Gray;
}

TR.admin_head_bottom
{
	height:3px;
}

TD.admin_head_bottom
{
	border-bottom: buttonshadow 1px solid;
	border-top: threedlightshadow 1px solid;
	height:1px;
}

TABLE.admin_ruler
{
	position: relative;
}

TD.admin_ruler
{
	background-image:url(Ruler/ruler1000.gif); 
	width:100%; height:30px;
}

TABLE.admin_ruler_cols
{
	table-layout:fixed;
	color:black;
	font-size:7px;	
}

TD.admin_ruler_col
{
	background-image:url(Ruler/ruler_col.gif);
	background-repeat:repeat-x;
	background-position-y:1px;
	height:15px;
	padding-left:1px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity:0.7;
	cursor:hand;
}

TD.admin_ruler_col_sel
{
	background-image:url(Ruler/ruler_col_sel.gif);
	background-repeat:repeat-x;
	background-position-y:1px;
	height:15px;
	padding-left:1px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity:0.8;
	cursor:default;
}

TABLE.admin_popup
{
	background-color: #d6e7fe;
	position: absolute;
	z-index:10001;
	border: solid 1px #000080; 
}

TD.admin_popup_title
{
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#5987d6', EndColorStr='#0c409a');
	color: #ffffff; 
	font-family: Verdana Arial;
	font-size: 14.5px;
	font-weight: 600;
	padding: 3px;
}

TD.admin_popup_subtitle
{
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#97b7ea', EndColorStr='#7193cc');
}

TD.admin_popup_subtitle A,TD.admin_popup_subtitle A:active,
TD.admin_popup_subtitle A:link,TD.admin_popup_subtitle A:visited
{
	color: #000080;
}

TD.admin_popup_body
{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100) 
		   progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#d6e7fe', EndColorStr='#a8c6ee'); 
	color: #000080;
	padding: 5px;
}

A.admin_popup_link,A.admin_popup_link:active,
A.admin_popup_link:link,A.admin_popup_link:visited
{
	color: #000080;
}

DIV.admin_popup
{
	padding: 4px;
}

TABLE.admin_properties
{
	table-layout:fixed;
	/*border: solid 1px #000080;*/
	background-color: #ffffff;
}

TD.admin_properties_heading, TD.admin_properties_exitbutton
{
/*	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#5987d6', EndColorStr='#0c409a');
	background-color: #5987d6;
	color: #ffffff; */
	font-family: Verdana Arial;
	font-size: 14.5px;
	font-weight: 600;
	padding: 3px;
/*	border-bottom: solid 1px #000080;  */
	height:20px;
}

TD.admin_properties_title
{
	height: 28px;
/*	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#97b7ea', EndColorStr='#7193cc'); */
	font-family: Verdana Arial;
	font-size: 18px;
	color: #000080;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 0px;
}

COL.admin_properties_icon
{
	width: 58px;
}

COL.admin_properties_exitbutton
{
	width: 100px;
}

TD.admin_properties_icon
{
	height: 58px;
	width: 58px;
/*	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#97b7ea', EndColorStr='#7193cc'); */
	padding: 5px;
}

TD.admin_properties_subtitle
{
	height:20px;
/*	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#97b7ea', EndColorStr='#7193cc'); */
	font-size: 14px;
	font-family: Verdana Arial;
	color: #000080;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 0px;
}

TD.admin_properties_tabs
{
	height: 22px;
}

TD.admin_properties_setting
{
/*	background-color: buttonface;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100) 
		   progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#d6e7fe', EndColorStr='#a8c6ee');
	color: #000080;*/
	padding: 5px;
}

TD.admin_properties_buttons
{
	height: 25px;
/*	background-color: #97b7ea; */
	background-color: #f0f0f0;
	border-top: solid 1px #e0e0e0;
/*	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#97b7ea', EndColorStr='#7193cc'); */
}

TD.admin_properties_buttons A,TD.admin_properties_buttons A:active,
TD.admin_properties_buttons A:link,TD.admin_properties_buttons A:visited
{
	color: #000080;
}

.admin_properties_button
{
	padding-right: 10px;
}



