/* Google */
#divHotspot p, 
#divHotspot p span, 
#divHotspot div, 
#divHotspot div span		{ line-height: normal; }

#divLoading.ProcessingForm	{ display: block; }
#divTree dd, 
#divTree dt					{ cursor: pointer; }

#divHeaderBar				{ width: 800px; margin: auto; padding-top: 3px; }

#spnConsole, 
#spnConsole2						{ float: left; font-weight: bold; color: gray; height: 2em; padding-left: 5px; }

#divGoogleMap						{ width: 185px; height: 180px; font-size: 7.5pt; margin-left: -1px; }
#divGoogleMap span					{ display: none; }
#divIconMapping						{ margin: 0; padding: 0; padding-top: 13px; height: 54px; }
#divIconMapping img					{ float: left; position: relative; top: -3px; }
#divIconMapping p					{ padding:2px; padding-left: 5px; }
#RightPane .basic #divMarkerInfo	{ display: none; padding: 10px 5px; height: 47px; position:absolute; background:#EEEEEE; border: 1px solid #999; width: 150px; margin-left: 10px; margin-top: 10px; }

/*
#divGoogleMap div.vcard {
	background-color: red;
	width: 100px;
	height: 60px;
}*/

#divGoogleMap .vcard span	{ display: inline; }
#divGoogleMap .vcard .adr	{ margin-bottom: 3px; }
#divGoogleMap a		{ font-size: 6.5pt; }
#divHotspot			{ float: right; width: 183px; height: 293px; border: gray solid 1px; line-height: normal; font-size: 11px; }
#divHotspot h1		{ background-color: gray; margin: 0; color: white; font-family: "Comic Sans MS", georgia, verdana, "times new roman"; font-size: 10pt; padding: 4px 10px; }
#divHotspot form	{ margin-top: 5px; }
#divHotspot p		{ font-size: 7.5pt; margin: 5px; }

#divHotspot .vcard p, 
#divHotspot .AddToAddressBook		{ margin: 0; }

#divHotspot span	{ font-size: 7.5pt; }
#divPlotted			{ font-size: 7.5pt; margin: 5px; }
#divHotspot img		{ margin-right: 5px; margin-bottom: -5px; }
.Label				{ margin-left: 8px; width: 45px; float: left; }
div.Decorator		{ padding-right: 0; margin-left: 60px; }

/*.ActionBlock .Button	{ background: white url(/templates/images/btn_bg.gif); height: 19px; width: 75px; color: white; float: right;  margin-left: 5px; }*/
.Accesskey			{ text-decoration: underline; }
.org				{ font-weight: bolder; }
p.email				{ background-image: url(../icons/kuvert.gif); background-repeat: no-repeat; background-position: left bottom; padding-left: 25px; }
.phone				{ background-image: url(../icons/Phone.gif); background-repeat: no-repeat; background-position: 0 0; padding-left: 25px; }
.AddToAddressBook	{ background-image: url(../icons/vcard.png); background-repeat: no-repeat; background-position: left center; padding-left: 35px; }
p.Warning			{ font-size: 7.5pt; font-style: italic; color: gray; }

#tblDealers			{ width: 100%; border-spacing: 1px; border-collapse: separate; }
#tblDealers thead	{ background-image: url(../images/blaa_menubar_width1px.gif); color: white; }
#tblDealers tr.Odd	{ }
#tblDealers tbody td	{ border-bottom: gray solid 1px; }
#tblDealers td, #tblDealers th	{ padding: 2px 8px; white-space: nowrap; }
#tbyDealers			{ display: none; }

.no					{ text-align: right; }
.submitted			{ text-align: center; }
.zipcode			{ text-align: center; }
.gLatLng			{ text-align: center; }
.status				{ text-align: center; }
.duplicate			{ text-align: center; }
.remove				{ text-align: center; }

#divLoading {
	/*position: expression("absolute");*/
	position: fixed;
	top: 50%;
	left: 50%;
	padding-top: 5px;
	width: 150px;
	height: 50px;
	margin-left: -75px;
	margin-top: -25px;
	/*
	background-color: white;
	opacity: .75;
	filter: alpha(opacity=75);
	*/
	text-align: center;
	background-image: url(../images/loading2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: none;
}

#divLoading.loadingBig	{ display: block; }
.loading				{ background-image: url(../icons/loading.gif); background-repeat: no-repeat; background-position: right center; }
#divSearchResults		{ margin-top: 10px; }

#divTabs ul.ui-tabs-nav	{ margin-top: 4px; margin-left: 0; padding: 0 inherit; padding-top: 0; }

.ui-tabs-nav li			{ min-width: 0; margin-right: 2px; clear: none; width: 85px; }
.ui-tabs-nav, 
.ui-tabs-panel			{ font-size: inherit; }

#divTabs .ui-tabs-nav a:link, 
#divTabs .ui-tabs-nav a:visited, 
#divTabs .ui-tabs-nav a:hover, 
#divTabs .ui-tabs-nav a:active	{ text-decoration: none; background: url(/Templates/images/jquery_tab.png) no-repeat; padding-right: 5px; padding-left: 0; margin-top: 2px; }
/* .basic div a:hover 			{ background: url(/templates/images/dot.gif) no-repeat center left; padding-left: 10px; color: #6c6c6c; line-height:auto; } */
.ui-tabs-nav a span				{ font-weight: normal; width: auto; min-width: 0; height: auto; min-height: 0; padding-left: 5px; padding-right: 2px; padding-top: 2px; padding-bottom: 1px; }
#divTabs .ui-tabs-nav .ui-tabs-selected a { top: 2px; margin-top: 0; border-bottom: white solid 1px; }

.ui-tabs-nav a, 
.ui-tabs-nav a span { background: url(/Templates/images/jquery_tab.png) no-repeat; }

.InputBlock					{ margin: 3px 0; }
div#divForm div				{ background:none; }
div#divTabs					{ margin-top: -5px; margin-bottom: 0;  height: 115px;}
div#divForm.ui-tabs-panel	{ padding:0; }
div#divForm .Select			{ width: 115px; border: 1px solid #c8c8c8; background-color:#fff; }

/*  removes google map logo */
.gmnoprint					{ display: none; }


/* alternativ til ovenstående...
.gmnoprint img[src="http://maps.google.com/intl/en_ALL/mapfiles/poweredby.png"] {
 display: none;
}*/

 