/* 1_Home.css style sheet for layout 1_Home.aspx */

#pub_left_col   {margin: 0 0 0 0; position: relative;}
#pub_right_col  {margin: 0;}
#pub_body_content{position:relative; margin:auto auto; width:1050px;}

#CommunityCenter {clear: both; margin: 38px 0 0 12px;}

.ecolumn	{background:url(/App_Themes/Energistics/images/bkgnd-addcontent.jpg); background-repeat: no-repeat; background-position: bottom left; clear: both; width: 750px; min-height: 105px; _height: 105px;}

html>body .ecolumn	{background:url(/App_Themes/Energistics/images/bkgnd-addcontent.jpg); background-repeat: no-repeat; background-position: bottom left; clear: both; width: 697px; min-height: 105px; _height: 105px;}

.flagiconall {position: absolute; z-index: 1000; top: 14px; left: 25px;}


.tooltip {
	display:none;
	background:url(/App_Themes/Energistics/Images/mapToolTip.png);
	background-repeat: no-repeat;
    width:195px;
	height:95px;
	z-index:10000;
}

.tooltip.bottom {
	display:none;
	background:url(/App_Themes/Energistics/Images/mapToolTip.png);
    width:235px;
	height:131px;
    padding:50px 10px 10px 10px;
}

.tooltipmessage {padding:  15px 15px 0 15px; font-family: Arial; color: #521906; line-height: 12px; font-size: 10px; cursor: pointer;}

.Area {cursor:pointer; display:block; position:absolute; overflow:hidden;}
