body {
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	background-image: none;
	background-color: #fff;
}
div.tabRow { 
	border-style: solid; 
	border-color: #aaa; 
	border-width: 0 0 1px 0; 
	font-size: 12px; 
	padding: 8px 0 10px 2px; 
	margin: 8px 0 10px 0;
	text-align: left; 
	width: 100%; 
	overflow: hidden;
}

img.descIMG,div.tabRow img {
	max-width: 300px;
	border: 0;
	margin-top: 10px;
}
div.tabRow img {
	float: right;
}

.tabRow {
	cursor: pointer;
}

a.marker:link,a.marker:visited {
	display: block;
	margin: 2px 0;
	padding: 0;
}

a.goog:link,a.goog:visited {
	text-decoration: none;
	color: #000;
}

a:link,a:visited {
	color: #00c;
}
.l {
	color: #369;
}

span.tabT { font-weight: bold; }
span.tabA { display: block; margin-bottom: 4px; }
span.tabG { display:block; margin: 4px 0; } 
div.tabL { float: right; padding-left: 20px; cursor: hand; font-size:36px; color: #aaa }
#topButtons { 
	float: right;
	margin: -36px 10px; 
	z-index: 99;
} 
h1 {
	margin: 0;
	font-weight: normal;
	font-family: Arial, Arial, Helvetica, sans-serif;
	text-transform: none;
	padding: 7px 10px 5px 10px;
	float: none;
	font-size: 16px;
	height: 32px;
	line-height: 32px;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #aaa;
	background-color: transparent;
}
#page {
	border-width: 0px 0 0 0;
	border-style: solid;
	border-color: #aaa;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	text-align: center;
	position: absolute; 
	background-color: transparent;
}
.directions-link {
	font-size: 12px;
}
a.directions-link {
	text-decoration: none;
	color: #000;
	font-size: 12px;
}

#data {
	margin: auto;
	background-color: #fff;
	padding: 0 10px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #fff;
	max-width: 728px;
}
#description {
	text-align: left;
	padding: 9px;
	margin: auto;
	font-size: 12px;
	z-index; 99;
	max-width: 720px;
	color: #fff;
}
#descriptionWrap {
	filter: alpha(opacity=80); 
	position: relative;
	top: 45px;
	background-color: #333; 
	opacity:.8;
}
#description a {
	color: #aaaaff;
}
#adWrap {
	width: 100%;
	background-color: #333;
	filter: alpha(opacity=80); 
	opacity:.8;
	padding: 0 0;
	position: relative;
	top: 45px;
}
#topAd {
	overflow: hidden;
	margin: 0px;
	background-color: #333;
	margin: auto;
	width: 100%;
	text-align: center;
	z-index; 99;
}
#legWrap {
	width: 100%; 
	background-color: #333; 
	color: #fff; 
	position: relative; 
	clear: both; 
	filter: alpha(opacity=80); 
	opacity:.8;
}

#legDiv { 
	display: none; 
	background-color: #eee; 
	color: #000; 
	font-size: 12px; 
	line-height: 29px; 
	width: 100%; 
	text-align: center; 
	margin: 2px auto; 
	border: 1px solid #aaa;
}
#legDiv { 
	margin:0 auto;
	padding: 0; 
	border-width: 0 0 0 0; 
	border-style: solid; 
	border-color: #aaa; 
	background-color: #333; 	 
	color: #fff; 
	text-align: center;
}
#legDiv img { margin: 4px 0 -3px 0; }
#legDiv span { 
	margin: 0 4px; 
	display: inline;
	background-repeat: no-repeat; 
	background-position: left top; 
	padding: 2px 2px 2px 15px ;
	cursor: pointer;
	height: 20px;
	white-space: nowrap;
}
#legDiv select { margin: 5px; }

#mapBorder { position: relative; top:44px; margin:0; border-width: 0 0 1px 0; border-style: solid; border-color: #aaa; }
#mapDirections {
	display:none;
	float: left;
	height: 550px;
	width: 28%;
	background-color: #fff;
	overflow-y: scroll;
	z-index: 99;
}
input[type="submit"], button { font-size: 11px; padding: 1px; width: 150px; }
#buttonsDivMap { margin: auto; border: 0; width: auto; padding: 10px; }
#alias { width: 195px; font-size: 11px; }
#alias_check { font-weight: bold; }
#inline_save { 
	width: 580px; 
	margin: auto; 
	background-color: #fff;
	padding: 4px 10px;
	border-width: 0 1px;
	border-style: solid;
	border-color: #aaa;
}
#edit_form { 
	display: block; 
	margin: 0 auto 0 auto; 
	padding: 0; 
	background-color: #eee; 
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #aaa;
}
#addressBox {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	padding: 5px;
	border: 1px solid #999;
	width: 200px;
	margin: 2px 2px 0 0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}			
input.blur {
	color: #999;
}
#searchButton {
	width: 20px;
	height: 20px;
	border: 0;
	padding: 0;
	margin: -2px 8px 0 0;
}
#titleDiv {
	white-space: nowrap; 
	text-overflow: ellipsis-word; 
	overflow: hidden
}
#mapWrap { 
	overflow: hidden; 
	position: relative; 
	background-color: #eee;
}
#topBar, #topBG { position: absolute; z-index; 99; width: 100%; }
#topBG { background-color: #eee; filter: alpha(opacity=80); opacity:.8; }
.tabRow, #buttonsDivMap { display: none; }
#dataBG { background-color: #fff; }
.clip { overflow: hidden }
#bgLogo { margin-top: -2px; }
a.header:link,a.header:visited {
	text-decoration: none;
	color: #000;
}
a img { border: 0; }
form {
	display: inline;
}

.hide { 
	display: none; 
}

.markerLabel {
	position: relative;
	font-size: 12px;
	padding: 4px;
	margin: 0;
	text-align: left;
	max-width: 400px;
	line-height: 1.2em;
}

#pg {
	position: absolute;
	top: 100%;
	left: 100%;
	background-color: #fff;
	margin-left: -60px;
	margin-top: -1.6em;
	z-index: 99;
	font-size: 11px;
}

#pgP, #pgN {
	cursor: pointer;
	color: #369;	
}

.markerLabel h5 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 4px 0;
	border: 0;
	padding: 0;
	color: #000;
}

.markerLabel table.adrWrap {
	border-width: 0;
	padding: 0;
	border-spacing: 0;
	margin: 0 0 4px 0;
}

table.adrWrap td {
	padding: 0;
	border-width: 0;
}

.markerLabel td.address {
	margin-bottom: 4px;
	max-width: 200px;
}

.markerLabel td.zoom {
	padding: 0 0 0 6px;
	vertical-align: middle;
}

#zoom {
	cursor: pointer;
}

/* autocomplete */
.ui-autocomplete { position: absolute; cursor: default; }
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */
.ui-menu {
	list-style:none;
	padding: 2px;
	margin: 0;
	display:block;
	float: left;
}
.ui-menu .ui-menu {
	margin-top: -3px;
}
.ui-menu .ui-menu-item {
	margin:0;
	padding: 0;
	zoom: 1;
	float: left;
	clear: left;
	width: 100%;
}
.ui-menu .ui-menu-item a {
	text-decoration:none;
	display:block;
	padding:.2em .4em;
	line-height:1.5;
	zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}
.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }
.ui-widget { font-size: 11px; }
.ui-widget .ui-widget { font-size: 11px; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-size: 11px; }
.ui-widget-content { border: 1px solid #dddddd; background: #eeeeee url(../../images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x; color: #333333; }
.ui-widget-content a { color: #333333; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #cccccc; background: #f6f6f6 url(../../images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #1c94c4; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #1c94c4; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #fbcb09; background: #fdf5ce url(../../images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #c77405; }
.ui-state-hover a, .ui-state-hover a:hover { color: #c77405; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #fbd850; background: #ffffff url(http://static.batchgeo.com/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #eb8f00; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #eb8f00; text-decoration: none; }
.ui-widget :active { outline: none; }

#header {
	height: 124px;
	margin: 0;
	text-align: right;
}
#utility {
  position: absolute;
  margin-left: -200px;
  padding-top: 6px;
}
#utility a {
	text-decoration: none;
	cursor: pointer;
}
a.login {
  position: relative;
  padding: 10px 22px 10px 13px;
  right: 0;
  border: 0 none;
  color: #000;
  font-size: 13px;
 padding-right: 18px;
}
a.login.active {
  color: #fff;
  background-color: #000;
  position: relative;
  background-repeat: no-repeat;
  background-position: 98% center;
  z-index: 10;
/*    
  background: #eee url(../../images/icon-log-in.png);
-webkit-box-shadow: 0 0 5px #ccc;
    -moz-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
	*/
    border-radius: 8px;
}
a.login span {
  background-color: #fff;
  color: #fff;
  display: none;
  height: 17px;
  position: absolute;
  top: 30px;
  padding-left: 33px;
  left: -2px;
}
#login_box p {
  margin-bottom: 12px;
}
#login_box {
  background: #000;
  color: #fff;
  width: 200px;
  position: absolute;
  font-size: 11px;
  right: 0;
  padding: 20px;
  text-align: left;
  top: 23px;
/*
    -webkit-box-shadow: 0 0 5px #ccc;
    -moz-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
*/
    border-radius: 8px;
}
#login_box a {
  color: #fff;
  font-size: 12px;
}
#login_box label {
  display: block;
  font-size: 12px;
}
#login_box span {
  float: left;
  font-size: 12px;
  margin-top: 10px;
}
#login_box label[for="remember_me"] {
  float: left;
  margin-top: 10px;
}
#login_box input[type="text"],
#login_box input[type="password"] {
  padding: 6px;
  width: 180px;
}
#login_box input.button {
  float: right;
  font-size: 14px;
  padding: 8px 20px;
}