﻿body { background: #fff; }
.ms-bodyareaframe { padding: 0; }
#global-nav, #page-content, #page-footer { position: absolute; }
#global-nav { top: 41px; z-index: 555; }
#page-content, #global-header { top: 0; z-index: 2; width: inherit; }
#page-content { z-index: 1; }
#page-footer { top: 680px; z-index: 4; background: none; text-align: center; width: 995px; }
#page-footer ul { margin: 0 auto 8px; }
#page-footer li, #page-footer li a { color: #9a9a9a; }
#page-footer li a:hover { color: #4191b4; }
		
#noFlash {
	background: #f0f0f0;
	padding-bottom: 200px;
	width: 995px;
}
#noFlash img {
	border: none;
	vertical-align: middle;
}
#noFlash h3, #noFlash h2 {
	text-align: center;
	padding-top: 150px;
	position: relative;
	font-size: 20px;
}
#noFlash h2 {
	padding-top: 5px;
}
#googleMapWin{
	z-index:666;
	position:absolute;
	width:200px;
	height:200px;
	background-color:#ccc;
	padding:4px;
	top:300px;
	left:390px;
	display:none;
	border:1px solid #eee;
}

#googleMapWin h4
{
	position:relative;
	z-index:888;
	color:#ffb601;
	padding:4px 8px;
	font-size:14px;
	background-color:#000;
	height:392px;
}

#googleMapWin h4 span{
	position:absolute;
	right:0;
	width:20px;
	height:20px;
	top:0;
	background:url(/flash/homepage/images/homepage/btn_hp_sprite.gif) no-repeat;
	cursor:pointer;
}

#map{
	position:absolute;
	z-index:777;
	top:230px;
	left:195px;
	width:600px;
	height:375px;
	display:none;
}

.gmap-info{

}

.gmap-info h5{
	padding:5px 0;
	font-size:12px;
	font-weight:bold !important;
	width:233px;
}

.gmap-info img{
	display:block;
	margin-bottom:5px;
}


.gmap-info p{
	padding-bottom:10px;
	width:233px;
}

.gmap-info a{

}

#mapNoPlugin{
	position:absolute;
	background-color:#000;
	height:32px;
	width:588px;
	z-index:999999;
	color:white;
	top:560px;
	left:195px;
	font-family:"Lucida Grande", "Arial Unicode MS",sans-serif;
	padding:10px 0 0 12px;
	font-size:15px;
	color:#fff;
	display:none;
}

#viewInGoogleMaps{
	background:url(/style%20library/images/btn_google-maps-sprite.jpg) no-repeat;
	height:30px;
	width: 118px;
	color:#111;
	position:relative;
	top:2px;
	left:23px;
	padding:6px 13px 7px 13px;
	font-size:9px;
	font-family:tahoma;
	
	
}

#viewInGoogleMaps:hover{
	background-position:0 -33px;
	text-decoration:none;
}
