/* CSS Document */

body {
	background-color: #2BC7DD;
	color:#000000;
	margin: 10px 0px 0px 0px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	background-image:url(images/sltweets-bg-01.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	line-height: 1.1ems;
}
#main_wrapper {
	width:850px;
	position:relative;
	text-align: left;
}
#header_div {
	height:114px;
	width: 850px;
	color: #000000;
	font-weight: bold;
	background-image:url(images/sltweets-head-01_01.jpg);
	background-repeat:no-repeat;
}
#maincontent_div {
	width: 848px;
	border: 1px solid #000000;
	border-top-width: 0px;
	border-bottom-width: 0px;
	background-color: #E4EBF3;
}
#nocolumn_div {
	display: block;
	width: 838px;
	padding: 5px;
	background-color: #E4EBF3;
}
#left_col_div {
	display:inline;
	float:left;
	width: 570px;
	padding: 5px;
	background-color: #E4EBF3;
}
#right_col_div {
	display:inline;
	padding: 5px;
	width: 258px;
	background-color: #E4EBF3;
	float: right;
}
#menu_div {
	display:block;
	text-align:center;
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	border-bottom: 1px solid #000000;
}
#mmenu_div {
	display:block;
	text-align:center;
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	border-bottom: 1px solid #000000;
}
#footer_div {
	clear:both;
	display:block;
	background-image:url(images/sltweets-head-01_08.jpg);
	height: 30px;
	text-align: right;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
#copyright_div {
	color: #000000;
	font-size: 10px;
	text-align:center;
}
#header_div a {
	color: #000000;
	text-decoration:none;
}
#header_div a:visited {
	color: #000000;
}
#header_div a:hover {
	color: #0000FF;
}
#header_div a:active {
	color: #0000FF;
}
#footer_div a {
	color: #FFFFFF;
	text-decoration:none;
	vertical-align: middle;
}
#footer_div a:visited {
	color: #FFFFFF;
}
#footer_div a:hover {
	color: #CCCCCC;
}
#footer_div a:active {
	color: #CCCCCC;
}
#menu_div a, #menu_div a:visited {
	color:#000000;
	width:120px;
	display:block;
	text-align: center;
	background-color: #CCCCCC;
}
#menu_div a:hover, #menu_div a:active {
	background-color: #E7FFFF;
}
#mmenu_div a, #mmenu_div a:visited {
	color:#000000;
	width:140px;
	display:block;
	text-align: center;
	background-color: #CCCCCC;
}
#mmenu_div a:hover, #mmenu_div a:active {
	background-color: #E7FFFF;
}
a {
	color: #0000FF;
	text-decoration:none;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
.subheadingbar {
	background-image:url(images/sltweets-bar-tb_01.jpg);
	text-indent:4px;
	height:25px;
	color:#FFFFFF;
	font-weight:bold;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: top right;
	vertical-align: middle;
	border-left: 1px solid #000000;
}
.subheadingbottom {
	background-image:url(images/sltweets-bar-tb_03.jpg);
	height:12px;
	color:#FFFFFF;
	background-repeat: no-repeat;
	background-position: top right;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
.subheadingbody {
	background-image: url(images/sltweets-bar-bg.jpg);
	padding: 4px;
}
.subheadingbody_f {
	padding: 4px;
	font-size: 8pt;
	background-image: url(images/sltweets-bar-bg.jpg);
}
.pic_small {
	border: 1px solid #000000;
	margin:3px;
}
.loginstyle {
	background-color: #CCCCCC;
	border:1px solid #000000;
	padding: 2px;
	background-image: url(images/sltweets-bg-tile.jpg);
}
.userselectorbox {
	background-color: #CCCCCC;
	border:1px solid #000000;
	padding: 2px;
	background-image: url(images/sltweets-bg-tile.jpg);
}
.menubar {
	width: 800px;
	cellpadding: 0px;
	padding: 0px;
}
.menubar td {
	background-color:#374AF9;
	text-align:center;
	width: 20%;
	border: 1px solid black;
	border-width: 1px 0px 1px 0px;/*
	font-weight:bold;
*/
}
.menubar a, .menubar a:visited {
	color: #FFFFFF;
	text-decoration: none;
	width:100%;
	height:100%;
	text-align:center;
	display: block;
}
.menubar a:active, .menubar a:hover {
	background-color:#0099FF;
}
.titlebartext {
	color:#FFFFFF;
	font-size: 12px;
}
/* Style used for loading popup... */

#loading_div {
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 999;
	display: none;
}
.loading_cell {
	background-color: #EEEEEE;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding:2px;
}
/* Form elements */

.submit-button {
	background-color: #2BC7DD;
	border: 1px solid #000000;
	font-size: 12px;
	font-weight: bold;
}
select.flat, textarea.flat, input.flat, select.error, textarea.error, input.error, textarea.code {
	border: 1px solid #999999;
	font-size: 12px;
	background-color: #F2F3FF;
	padding:2px;
}
.quoted_outline {
	background-color: #EEEEEE;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding:2px;
}
.title_text {
	font-weight: bold;
	font-size: 16px;
}
.featurelist UL, .featurelist LI{
	margin-left:-15px;
}
.featurelist LI {
	list-style:url(images/rust_arrow.gif);
}

.mapMarkerWindow {
	width:200px;
	background-color:#FFFFFF;
	padding: 5px;
}

.mapToolbar {
	height:18px;
	padding:0px;
	background-color:#E6E6E6;
	border-top:1px solid #000000;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
}

.mapToolbar img {
	padding-right:3px;
}

#pu_editwindow {
	width: 100%;
	top: 425px;
	z-index: 998;
	position: absolute;
	margin: 0;
	display: none;
	left: -2px;
}

#pu_regionwindow {
	z-index: 997;
	position:absolute;
	width:200px;
	background-color:#FFFFFF;
	border:1px solid #000000;
	display: none;
}
