﻿#Progress { float:left; margin-top: 50px; margin-left: 20px; }
.uprogress { position: relative; top:0px; left: 0px; background-color: #ccc; float:left; margin-top: 1px; margin-left: 20px; }
.widget_holder { height: expression("400px"); min-height: 400px; }
.widget { position: relative; left: 0px; top: 0px; margin-bottom:10px;background-color:transparent; border: solid 1px aaa;}
.widget_header { width:100%;padding-top:2px;padding-bottom:2px;margin: 0em;font-size:100%;font-weight:normal; cursor:move }
.widget_header_ui { width:100%;padding-top:2px;padding-bottom:2px;margin: 0em;font-size:100%;font-weight:normal }
.widget_header_table { width:100%;border:1px solid #ccc;padding:1px;margin:2px;font-size:82%; height: 25; }
.widget_title { width:98%;background-color:#df9d6b;padding-left:2px;font-size : 10pt; padding-right:5px; border: none; }
.widget_title a { overflow:hidden;height:1.2em;color: #000; text-decoration:underline; font-size:10pt; }
.widget_collapse, .widget_expand, .widget_close { display:inline; }
.widget_dropcue { border: dashed 2px gray; display:none; margin-bottom:20px; }

.widget_edit {background-color:#DDE8CC;white-space:nowrap;text-align:right;vertical-align:middle;padding-top:2px;padding-right:2px;}
.widget_edit a {color:#000;text-decoration:none;}
.widget_edit a:hover {color:red;}

.widget_button {background-color:#DDE8CC;padding-right:2px; vertical-align:top; width: 10px;}
.widget_min {background-image:url('min_blue.gif');}
a.widget_min:hover {background-image:url('min_blue_highlight.gif');}
.widget_max {background-image:url('max_blue.gif');display:block;margin-top:3px;overflow:hidden;width:12px;height:12px;cursor:hand;cursor:pointer;}
a.widget_max:hover {background-image:url('max_blue_highlight.gif');}
.widget_close {background-image:url('x_blue.gif');}
a.widget_close:hover {background-image:url('x_blue_highlight.gif');}
.widget_box {display:block;margin-top:3px;overflow:hidden;width:12px;height:12px;cursor:hand;cursor:pointer;}

.widget_picedit {background-image:url('x_config.gif');}
a.widget_picedit:hover {background-image:url('x_config_highlight.gif');}
.widget_pictitle {background-image:url('x-title.gif');}
a.widget_pictitle:hover {background-image:url('x-title_highlight.gif');}

.column { width:32%;vertical-align:top; }
.table_fixed {table-layout:fixed;}
.dashboard_body { width: 100%; height: 500px; background-color: lightgrey; }
.handleText
{
	width:16px;
	height:16px;
	background-image:url(HandleGrip.png);
	overflow:hidden;
	cursor:se-resize;
}

#column1, #column2, #column3
{
	float:left;
	width: 33%;
}


.toolbararea{}


a.widgettitle:link, a.widgettitle:visited, a.widgettitle:active { color: #000; font-size: 12px; }
a.widgettitle:hover { color:#f00; }

/*#tabs { border-bottom: solid 1px #97acd4; padding:0px; margin:0px; padding-bottom: 1px; }*/
/* Firefox  ul.tabs { list-style-type: none; border-bottom: solid 1px #97acd4; padding-bottom: -1px; margin:0px; }
/* IE  * html ul.tabs { list-style-type: none; border-bottom: solid 1px #97acd4; padding-bottom: 2px; }
/*
li.tab { border-left: solid 1px #97acd4; border-top: solid 1px #97acd4; padding-left:4px; padding-right:4px; border-right: solid 1px #97acd4; display: inline; margin-left: 4px; margin-right: 4px; padding: 0px; }
li.newtab { padding-left:4px; padding-right:4px; display: inline; margin-left: 4px; margin-right: 4px; padding: 0px;}
li.newtab a { text-decoration: none;  }
*/
/* Firefox  li.tab a { font-size: 9pt; text-decoration: none; padding: 2px 8px 0px 8px; }
/* IE  * html li.tab a { font-size: 9pt; text-decoration: none; padding: 2px 8px 2px 8px; }

li.inactivetab { background-color: #DDE8CC; } 

/* Firefox  li.inactivetab a { border-bottom: solid 1px #97acd4; }
/* IE  * html li.inactivetab a { border-bottom: solid 1px #97acd4; }

/*
li.activetab { background-color: White; }
li.activetab a { border-bottom: solid 1px white; }
*/

.add_stuff_toggle { clear:both; float:right; font-weight: bold; }
.widget_showcase { border: solid 1px gray; padding: 4px; clear:both; margin: 4px 0px 4px 0px; width: 95%; }
.smalltext, .smalltext a { font-size: 90%; }

.feed_item_link
{
	line-height: 170%;	
	clear:both;
	display:block;
}

/* hr { height: 1px; color: #DDF8CC } */