html, body, form
{
	height: 100%;
}
body, body.content
{
	padding: 0px;
	margin: 0px 1px 0px 1px;
	font-family: verdana;
}
body.content
{
	background-image: url(frame/bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: white;
}
#UpdatePanel1
{
	height: 100%;
}
input.normalbt
{
	width: 85px;
	height: 35px;
	border-width: 0px;
}
.bt_pre, .bt_toggle, .print
{
	width: 18px;
	height: 18px;
	border-width: 0px;
	cursor: pointer;
	background-color: White;
	background-repeat: no-repeat;
	background-position: center;
}
.bt_pre
{
	background-image: url(ToPrevious.png);
}
.bt_toggle
{
	background-image: url(toggleextent.png);
}
.print
{
	background-image: url(print.png);
}
.popuphover
{
	border: solid 1px #cccccc;
	background-color: #ffffcc;
	width: 200px;
	font-size: 10px;
	font-family: Verdana;
	line-height: 18px;
	padding: 4px;
}
.drawicon
{
	width: 24px;
	height: 22px;
	border-width: 0px;
	background-color: White;
	background-image: url(../../../theme/default/img/draw_point_off.png);
}
.bgheader
{
	height: 15px;
	font-size: 12px;
	font-family: Verdana;
	border-bottom: #bdd1ec 1px solid;
	border-top: #bdd1ec 1px solid;
	background-color: #e7eff7;
	padding: 4px;
	color: #333333;
}
.tooltitle, .toolcontent
{
	padding: 4px;
	height: 21px;
	line-height: 21px;
	font-size: 10px;
	vertical-align: middle;
	color: Black;
	font-family: Verdana;
	border-bottom: #bdd1ec 1p solid;
}
.rowgrid
{
	height: 16px;
	line-height: 16px;
	vertical-align: middle;
}
.tooltitle
{
	background-color: #e7eff7;
}
.ToolControl
{
	background-color: #ECE9D8;
	cursor: pointer;
	border: solid 1px #FFFFFF;
	padding: 2px;
}
.HoverToolControl
{
	cursor: pointer;
	border: solid 2px #FFFFFF;
}
.GridHeader
{
	font-size: 10px;
	color: white;
	text-align: center;
	font-weight: bold;
}
.GridRow
{
	font-size: 10px;
	color: black;
	text-align: center;
}
.GridAlternatingRow
{
	font-size: 10px;
	color: black;
	text-align: center;
	background-color: #EEF3F9;
}
.imgbt
{
	width: 32px;
	height: 32px;
	background-image: url(Toolbtn_bj.png);
	border: #CCCCCC 1px solid;
}
.imgVisitedbt
{
	width: 32px;
	height: 32px;
	background-image: url(Toolbtn_bj1.png);
	border: #cccccc 1px solid;
	background-color: #00FF33;
}
.smlimgbt
{
	height: 28px;
	width: 28px;
	border: #cccccc 1px solid;
	background-image: url(shapeTool_bj.png);
}
.smlimgbt_hover
{
	height: 28px;
	width: 28px;
	border: #cccccc 1px solid;
	background-image: url(shapeTool_bj1.png);
}
.messageDiv
{
	font-size: 10px;
	text-align: left;
	vertical-align: top;
	height: 160px;
	word-wrap: break-word;
	word-break: break-all;
}
.message_title
{
	background-color: #e7eff7;
	border: solid 1px #bdd3ef;
	text-align: left;
	height: 21px;
	font-size: 11px;
	width: 200px;
}
h1, div.contentTitle
{
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 2px 0px;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	color: #5d4f4f;
	line-height: 30px;
}
div.contentTitle
{
	margin: 1px 0px 1px 0px;
	padding: 5px;
	color: #0066a7;
	border: 1px solid #D9E6F2;
	font-family: verdana;
	font-weight: bold;
	font-size: 13px;
	vertical-align: middle;
	line-height: normal;
	text-align: left;
}
td.descTitle
{
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
}
div.descContainer
{
	width: 310px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1011;
}
div.descSmall, div.showHideBtContainer
{
	padding-top: 8px;
	width: 73px;
	height: 38px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
}
div.descSmall
{
	background-image: url(frame/dhidebg.png);
	width: 120px;
}
div.descTop, div.descContent, div.descBottom
{
    width: 295px;
	font-size: 12px;
	font-family: Verdana;
	color: Black;
	background-position: left top;
}
div.descTextPadding
{
	padding-left: 12px;
	padding-top: 12px;
}
div.descTop
{
	height: 33px;
	font-weight: bold;
	background-image: url(frame/dtop02.png);
	cursor: pointer;
}
div.descContent
{
	font-size: 11px;
	line-height: 16px;
	overflow: hidden;
	background-repeat: repeat-y;
	background-image: url(frame/dcontent03.png);
	text-align: left;
	vertical-align: middle;

}

div.descContentPad
{
    padding: 10px 10px 5px 14px;
	text-align: left;
}
div.descBottom
{
	height: 1px;
	font-size: 38px;
	background-image: url(frame/dbottom02.png);
	background-repeat: no-repeat;
	padding: 0px;
}
#hidebt, #showbt
{
	width: 14px;
	height: 14px;
	border-width: 0px;
	cursor: pointer;
	position: absolute;
	z-index: 100;
	top: 10px;
}
#hidebt
{
	background-image: url(frame/dhide.png);
	left: 10px;
}
#showbt
{
	background-image: url(frame/dshow.png);
	left: 10px;
	display: none;
}
.mapContainer
{
	background-color: White;
	border: solid 1px #bdd1ec;
	width: 100%;
	padding: 0px;
	margin-left: 0px;
}
.detailsDiv
{
	border: solid 1px #bdd1ec;
	background-color: #e7eff7;
	width: 100%;
	height: 120px;
	margin: 5px 0px 5px 5px;
	padding: 5px 5px 5px 5px;
	word-wrap: break-word;
}
.imgToolbar
{
	border: double 4px #33cc33;
	padding: 5px 5px 5px 5px;
	margin: 3px 3px 3px 3px;
	cursor: pointer;
	width: 24px;
	height: 24px;
}
.lsb_normal
{
	border: solid 1px #bdd1ec;
	margin: 5px 2px 5px 2px;
	width: 98%;
	height: 200px;
}
.btn
{
	height: 22px;
	width: 100px;
	font-size: 10px;
	font-family: Verdana;
	margin: 3px;
}
.txt_normal
{
	border: solid 1px #bdd1ec;
	margin: 1px 1px 1px 1px;
	background-color: White;
	height: 18px;
	font-size: 10px;
	font-family: verdana;
	width: 100px;
	color: #0065ce;
}
.tooldiv
{
	z-index: 999;
	position: absolute;
	top: 60px;
	right: 30px;
	font-family: Arial;
	font-size: 11px;
	line-height: 25px;
	vertical-align: middle;
}
.menu
{
	padding: 1px;
	background-color: White;
	border: #cccccc 1px solid;
	border-right: #333333 1px solid;
	border-bottom: #333333 1px solid;
	line-height: 18px;
}
.menuItem
{
	padding-left: 4px;
	padding-top: 4px;
	font-size: 10px;
	font-family: Verdana;
	color: #0000cc;
	cursor: pointer;
}
.popup
{
	font-family: verdana;
	line-height: 16px;
	font-size: 10px;
	padding: 4px;
}
.fieldset
{
	padding-left: 10px;
	padding-bottom: 10px;
	width: 250px;
	text-align: center;
	vertical-align: middle;
}
.normalBlueTx
{
	color: #0065ce;
	padding: 6px;
	line-height: 16px;
	font-size: 10px;
	font-family: verdana;
}
.comment
{
	width: 400px;
	height: 60px;
	left: 5px;
	top: 5px;
	padding: 5px;
	font-size: 10px;
	line-height: 20px;
	z-index: 999;
	position: absolute;
	background-color: #feffc7;
	border: solid 2px #cccccc;
}

div.clear{
	clear: both; 
	height: 3px;
}

div.divheading
{
	width: 80px; 
	float: left;
}
