﻿#Progress { float:left; margin-top: 50px; margin-left: 20px; }
#Logo { background-image: url("Logo.png"); width:260px; height: 60px; }
#LoginPanel { text-align:right; font-size: 10pt; margin-top: 30px; float: right}
#google_search { margin-top: 30px; }
#body {  }
.widget_holder_top { height: expression("100%"); min-height: 200px; }
.widget_holder {  height: expression("100%"); min-height: 200px; }
/* mac hide \*/
* html .widget_holder {  height: 200px;}
/* end hide */ 
.widget_footer { background-color:"Maroon" ; height: expression("100%"); min-height: 50px; }
.widget { position: relative; left: 0px; top: 0px; margin-bottom:0px;}
.widgetNoMove { position: relative; left: 0px; top: 0px; margin-bottom:0px;background-color:white;}

.widget_header { width:100%;padding-top:0px;padding-bottom:0px;margin: 0em;font-size:100%;font-weight:normal; cursor:move }
.widget_headerNoMove { width:100%;padding-top:0px;padding-bottom:0px;margin: 0em;font-size:100%;font-weight:normal;}
.widget_header_table { width:100%;border-top:1px solid #97acd4;padding:0px;margin:0px;font-size:82%; }
.widget_title1 { width:100%;background-color:#DDE8CC;padding-left:0px;font-weight:bold;padding-right:0px; }
.widget_title1 a { overflow:hidden;height:1.2em;color: green; text-decoration:none; font-size:12pt; }
.widget_collapse, .widget_expand, .widget_close { display:inline; }
.widget_dropcue { border: dashed 2px gray; display:none; margin-bottom:0px; }

.widget_edit {width:10%;background-color:#DDE8CC;white-space:nowrap;text-align:right;padding-top:2px;padding-right:2px;}
.widget_edit a {color:green;text-decoration:none;}
.widget_edit a:hover {color:red;}

.widget_button {background-color:#DDE8CC;padding-right:2px; vertical-align:top;}
.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');}
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:0px;overflow:hidden;width:12px;height:12px;cursor:hand;cursor:pointer;}


.1column { width:100%;vertical-align:top; }
.2acolumn { width:48%;vertical-align:top; }
.2bcolumn { width:70%;vertical-align:top; }
.2ccolumn { width:30%;vertical-align:top; }
.3column { width:32%;vertical-align:top; }
.4column { 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;
}





/*#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: 8px; clear:both; margin: 10px 0px 10px 0px; width: 95%; height: 200px; }
.smalltext, .smalltext a { font-size: 90%; }

.feed_item_link
{
	line-height: 170%;	
	clear:both;
	display:block;
}

hr { height: 1px; color: #DDF8CC }


/*Modal Popup*/
.modalBackground {
	background-color:#000000;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffff;
	border:8px solid #b5b5b5;
	padding:3px;
	
}

/* ---------------------- Pop Ups Starts ---------------- */

.brdPopup{
	border:8px solid #b5b5b5;
}
.brdPopupIconTbl{
	border:2px solid #b5b5b5;
}
.brdPopupIcon{
	border:2px solid #b5b5b5;
	border-collapse:collapse;
}
.headingPopup{
	background-color:#e6e6e6;
	color:#333;
	padding:7px 0px 7px 10px;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
}
.padd{
	padding:7px 0px 7px 10px;
	line-height:16px;
}

/* ---------------------- Pop Up Ends ---------------- */
