/******************************************** Google Map Options ********************************************/
.googleoptionswrapper div{
	background:url(../images/button2.png)  no-repeat;
}

.googleoptionswrapper .google_selected{
	background:url(../images/button1.png)  no-repeat !important;
}
/************************************************************************************************************/



/****************************************** Google Map Infor Window *****************************************/
#sw_window{
	width: 350px;
	height:100px;
}

#sw_window_contents{
	background:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 350px;
	height:80px;
	border:1px solid #A5A6A9;
}

#sw_window_beak{
	background:url(../images/stem.png) no-repeat;
	height:21px;
	width:58px;
	left:166px !important;
}

#sw_window_t{
	background:url(../images/sw.jpg) no-repeat;
	width:95px !important;
	height:39px !important;
	top:1px !important;
	left:1px !important;
	z-index:10;
}

#sw_window_close{
	width: 47px;
	height: 9px;
	padding-top:1px;
	background:url(../images/close.jpg) 49px 1px no-repeat #ffffff !important;
	right:-2px;
	top:-10px !important;
	cursor: pointer;
	left:auto !important;
	border-top:1px solid #A5A6A9;
	border-right:1px solid #A5A6A9;
	border-left:1px solid #A5A6A9;
	color:#a5a6a9;
	font-size:8px;
	text-transform:uppercase;
	padding-right:10px;
	text-align:center;
}

#sw_window_l, #sw_window_r{
	width:0;
}

#sw_window .popupwindow{
	padding-top:28px;
}

#sw_window .popupwindowname{
	visibility:hidden;
}

#sw_window .popupwindowtext{
	position:absolute;
	top:40px;
	left:5px;
	width:190px;
	font-size:9px;
	color:#000000;
}
#sw_window .popupwindowimage{
	position:absolute;
	top:6px;
	right:5px;
}

#sw_window .popupwindowlink{
	position:absolute;
	left:5px;
	bottom:5px;
	font-size:10px;
}

#sw_window .popupwindowlink a, #sw_window .popupwindowlink a:hover{
	color:#000000;
}
/************************************************************************************************************/