@charset "utf-8";
/* CSS Document */

#mhframe{
	width: 525px;
}
#mhframe2{
	width: 348px;
}

#mhframe_contents{
	background: url(../images/gmaps/mhframe_back.gif) top left repeat-x;
	background-color:#f2f2ea;
	height:250px;
}

#mhframe_contents div.tab_page{
	position:relative;
	width:100%;
	height:250px;
	display:none;
	overflow:hidden;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#mhframe_contents div.tab_page div.thumb_panel{
	position:absolute;
	width:230px;
	height:230px;
	left:0px;
	top:10px;
	/* background-color:#595039; */
	background-repeat:no-repeat;
	background-position: center center;
}

#mhframe_contents div.tab_page div.info_panel{
	position:absolute;
	width:280px;
	height:230px;
	right:0px;
	top:10px;
}

#mhframe_contents div.tab_page .sistyle{
	background-image:url(../images/special/subttl.gif);
	background-repeat:repeat-x;
}

#mhframe_contents div.tab_page div.info_panel div.ipitem{
	margin-bottom:5px;
}

#mhframe_contents #tabs{
	position:absolute;
	top:-27px;
	left:20px;
	height:27px;
	width:465px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	overflow:hidden;
}

#mhframe_contents #tab_scrollnext{
	position:absolute;
	top:-24px;
	left:490px;
	height:20px;
	width:20px;
	background-image:url(../images/special/sort_none.png);
}

#mhframe_contents #tab_scrollback{
	position:absolute;
	top:-24px;
	left:-5px;
	height:20px;
	width:20px;
	background-image:url(../images/special/sort_none.png);
}


#mhframe_contents #tabs div{
	position:relative;
	width:4000px;
	height:27px;
	line-height:27px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#mhframe_contents #tabs div span{
/*	line-height:36px;
	font-size:16px;
	font-size:expression('15px');
	background-image:url(../images/gmaps/tab_a.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding:0px;
	margin-right:3px;
	padding-top:10px;
*/
	display:block;
	position:relative;
	float:left;
	height:27px;
	background-image:url(../images/gmaps/tab_a.gif);
	background-repeat:no-repeat;
	background-position:top left;
	margin-right:3px;
	_width:1px;
	white-space:nowrap;
}

#mhframe_contents #tabs div span a{
/*
	line-height:36px;
	background-image:url(../images/gmaps/tab_b.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	font-size:16px;
	font-size:expression('15px');
	margin-left:6px;
	padding-right:6px;
	padding-top:10px;
*/
	display:block;
	position:relative;
	height:100%;
	margin-left:6px;
	padding-right:6px;
	background-image:url(../images/gmaps/tab_b.gif);
	background-repeat:no-repeat;
	background-position:top right;
	text-decoration:none;
}

#mhframe_contents #tabs div span.alt{
	background-image:url(../images/gmaps/bbtab_a.gif);
}

#mhframe_contents #tabs div span.alt a{
	background-image:url(../images/gmaps/bbtab_b.gif);
}

#mhframe_beak,
#mhframe2_beak{
	width: 51px;
	height: 29px;
	background: url(../images/gmaps/mhframe_beak.gif) top left no-repeat;
}

#mhframe_tl,
#mhframe2_tl{
	width:13px;
	height:39px;
	background: url(../images/gmaps/mhframe_tl.png) top left no-repeat;
}

#mhframe_tr,
#mhframe2_tr{
	width:13px;
	height:39px;
	background: url(../images/gmaps/mhframe_tr.png) top right no-repeat;
}

#mhframe_bl,
#mhframe2_bl{
	width:13px;
	height:13px;
	background: url(../images/gmaps/mhframe_bl.gif) bottom left no-repeat;
}

#mhframe_br,
#mhframe2_br{
	width:13px;
	height:13px;
	background: url(../images/gmaps/mhframe_br.gif) bottom right no-repeat;
}

#mhframe_t,
#mhframe2_t{
	height:39px;
	background: url(../images/gmaps/mhframe_t.png) top left repeat-x;
}

#mhframe_b,
#mhframe2_b{
	height:13px;
	background: url(../images/gmaps/mhframe_b.gif) bottom left repeat-x;
}

#mhframe_l,
#mhframe2_l{
	width:13px;
	background: url(../images/gmaps/mhframe_l.png) top left no-repeat;
	background-color:#f2f2ea;
}

#mhframe_r,
#mhframe2_r{
	width:13px;
	background: url(../images/gmaps/mhframe_r.png) top right no-repeat;
	background-color:#f2f2ea;
}

#mhframe_close,
#mhframe2_close{
	width:13px;
	height:13px;
	background: url(../images/gmaps/mhframe_close.gif) top left no-repeat;
	cursor:pointer;
	margin-left:-5px;
	margin-top:5px;
}

#mhframe2_br,
#mhframe2_bl,
#mhframe2_b,
#mhframe2_tr,
#mhframe2_tl,
#mhframe2_t{
  height: 5px;
}
#mhframe2_br,
#mhframe2_bl,
#mhframe2_l,
#mhframe2_tr,
#mhframe2_tl,
#mhframe2_r{
  width: 5px;
}

div.gm_basic_rel{
	position:relative;
	width:340px;
	height:180px;
}

div.gm_basic_rel div.gm_basic_title{
	text-align:center;
	width:340px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
	color:#FFFFFF;
	background-color:#CC0000;
	padding:4px;
}

div.gm_basic_rel div.gm_basic_points{
	width:180px;
	height:160px;
	margin-left:160px;
}

div.gm_basic_rel div.gm_basic_points div.bpoint{
	font-size:14px;
	margin-top:8px;
	margin-bottom:8px;
}

div.gm_basic_rel div.gm_basic_thumb{
	position:absolute;
	width:150px;
	height:160px;
	top:30px;
	left:0px;
}

div.gm_basic_rel div.gm_basic_thumb div{
	width:150px;
	height:150px;
	background-position:center center;
	background-repeat:no-repeat;
}

div.search_alert{
	position:absolute;
	width:350px;
	height:50px;
	padding-top:18px;
	font-size:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	background-color:#FFFFFF;
	border:dotted 3px #000000;
	top:200px;
	left:125px;
}

div.ipitem_bottom_link {
	position: absolute;
	bottom: 20px;
}

div.inner_msg_overlay {
	color:#9D0301;
	font-size:26px;
	font-weight:bold;
	left:0px;
	position:relative;
	text-align:center;
	top:50px;
}


