﻿body
{
	margin: 0;
	padding: 0;
	font: 11px/12px Verdana, Arial, Helvetica, sans-serif;
	line-height:12px;
}

.rightColumn {
	/*background-color:#BDC8DA;*/
	background-color:white;
	width:310px;
	text-align:Right;
}

/*
 * Advanced mapping specific styles.
 */

/* Advanced map canvas styling. */
#layout_02 #left_container #map_canvas {
   width: 60.0em;
   height: 40.0em;
}

/* Info window style. */
#map_info_container {
   width: 33.6em

}

.watermarktext 
{
	font-size:xx-small;
}

.googleMaps h1 {
   font-size: 1.5em;
   margin: 0pt 0pt 0.25em;
   clear: both;
}

.googleMaps h2 {
   font-size: 1.1em;
}

.googleMaps h3 a {
   color: white;
}

.googleMaps div.smallLightBox {
   float: left;
   margin-right: 0.25em;
}

.googleMaps p {
   margin-bottom: 0.25em;
}

.googlePanoramaFullSize {
   margin: 10px 15px 0 0;
}

.googlePanoramaInfoSize {
   height: 200px;
   width: 300px;
}

.googlePanoramaH1 {
   font-size: 1.1em;
   border: 0;
   margin: 0;
}

.googleMaps #streetViewLink {
   display:none;
}


div
{
	font-size: 10px;
}

div.con-supp-1
{
	height: 330px;
	width: 200px;
	position: absolute;
	top: 50px;
	left: 0;
}

div.con-supp-1 div.scrollable
{
	height: 423px;
	position: absolute;
	left: 0;
	overflow: auto;
	margin-top: 3px; /*border-bottom: solid 1px #888;*/
	width:220px;
}

div.leftPanel
{
	position: absolute;
	left: 0;
	overflow: auto;
	margin-top: 0px;
	width:300px;
	height: 400px;
}

div.con-supp-1 div.pad-con
{
	padding: 0px 0 6px 0px;
}

p
{
	font: 12px/14px arial,verdana,helvetica,clean,sans-serif;
	margin: 0 0 0 0;
	padding: 0.2em 0 0.3em 0;
}

.Header
{
	border-left-width: 0px;
	background: url(../Images/bg-header.gif) repeat-x;
	width: 100%;
	background-color: #DEE2EC;
}

.sideBar
{
	float: left;
	width: 200px;
	position: relative;
}
.main
{
	width: 600px;
	height: 400px;
	left: 300px;
	margin-left: 222px;
}

.mapZoomBar_un
{
	background-color: #CCCCCC;
	cursor: pointer;
	float: left;
	margin-left: 2px;
	width: 4px;
}

.mapZoomBar_hi
{
	background-color: #359ACC;
	cursor: pointer;
	float: left;
	margin-left: 2px;
	width: 4px;
}

.mapZoomBar_over
{
	background-color: Silver;
	cursor: pointer;
	float: left;
	margin-left: 2px;
	width: 4px;
}

.sectionHeading
{
	color: #006699;
	font-size: 12px;
	font-weight: bold;
}

.srchitalic
{
	background-color: #FFFFFF;
	border: 1px solid #7F9DB9;
	color: Black;
	font-size: 12px;
	font-style: normal;
	padding: 2px;
	width: 200px;
}

.watermarked
{
	background-color: #FFFFFF;
	border: 1px solid #7F9DB9;
	color: #999999;
	font-size: 12px;
	font-style: oblique;
	padding: 2px;
	width: 200px;
}

/*Hover Menu*/
.popupMenu
{
	position: absolute;
	visibility: hidden;
	background-color: #F5F7F8;
	_opacity: .85;
	_filter: alpha(opacity=85);
	overflow: auto;
	z-index: 100;
}

/*AutoComplete flyout */

.autocomplete_completionListElement
{
	background-color: #FFFFFF;
	border: 1px solid #317082;
	color: windowtext;
	font-size: 0.9em;
	height: 150px;
	overflow: auto;
	position: absolute;
	text-align: left;
	width: 230px;
	z-index: 100;
	margin: 0;
	cursor: 'default';
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: #6B7785;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem
{
	background-color: window;
	color: #6B7785;
	padding: 1px;
}

.mapLocationsHeading
{
	background-color: #D9E3F1;
	color: #006699;
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
	height:5px;
	height:20px;
}

.mapLocations1
{
	background-color: #EFF2F9;
	border: 1px solid #EFF2F9;
	color: #000000;
	font-size: 12px;
	width: 200px;
}


.mapLocations2
{
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	color: #000000;
	font-size: 12px;
	width: 200px;
}

.css-link
{
	color: #10548E;
	text-decoration: underline;
}

.googleMap
{
	width: 577px;
	height: 425px;
	position: absolute;
	background-color: rgb(229, 227, 223);
}

.rightHeading
{
	background-color: #D9E3F1;
	color: #006699;
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
	height:5px;
}

span.button1 input, span.submit input, input.button
{
	background: #33AA33 none repeat scroll 0%;
	color: #FFFFFF;
	font-weight: bold;
}

table.tradingHours
{
	line-height:13px;
}

/*DIV.printlogo {display:none;}	*/

@media print
{
	DIV.printlogo
	{
		display: block;
	}
}

