@charset "utf-8";
html{color:#000;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,input,textarea,p{margin:0;padding:0;}img,a img{border:0;}input,textareaa{font:inherit;}address{font-style:normal;font-weight:normal;}li{list-style:none;}h1,h2,h3{font-size:100%;font-weight:700;}body {font-size:0.75em/1.231 'Lucida Grande',sans-serif;}

/*------------ie6 bug fixed-------*/
#wrapper,.content,h2,.s,.userlist,ol li,ol li div,#addOpinionBox,.ap3{zoom:1;}
.infotext{_width:300px;}
/*----------end---------*/


html {height:100%; overflow:hidden;}
body{
	background:#012935 no-repeat 0 0 fixed;
	color:#333333;
	font-family:'Lucida Grande',sans-serif,arial;
	font-size:0.75em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	text-align:center;
	overflow-y:hidden;
	position:relative;
	height:100%;
}
a{cursor:pointer;}
a,a:link,a:hover,a:active,a:visited{color:#0084B4;text-decoration:none;}
a:hover{text-decoration:underline;}
.extra{
	height:100%;
	overflow-x:auto;
	overflow-y:scroll;
	text-align:center;
	position:relative;
}
#wrapper{
	width:763px;
	text-align:left;
	margin:12px auto 0;
	_margin-top:0;
	position:relative;
}
.content{
	position:relative;
	background:#fff;
	padding:17px 19px;
	border:1px solid #fff;
	overflow:hidden;
	*overflow:visible;
	min-height:700px;
	_height:700px;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
}
.main{
	float:left;
	width:437px;
}
.side{width:262px;}

.ap3{overflow:hidden;}
.ap3 ul{
	float:right;
	padding:0 0.7em;
	white-space:nowrap;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	background:#fff;
	_padding:1em 1em;
}
.ap3 ul, x:-moz-any-link{padding-bottom:1px;}
.ap3 ul,x:-moz-any-link, x:default{padding-bottom:0;}
.ap3 li{
	display:inline;
	padding:1px 0;
	font-size:1.05em;
	_font-size:1em;
}
.ap3 > ul > li > a{
	display:inline-block;
	border:1px solid transparent;
	padding:0.5em 0.15em;
}
.ap3 a:link,.ap3 a:visited,.ap3:active{text-decoration:none;}
.ap3 a:hover{text-decoration:underline;}


.infotext{
	position:relative;
	min-height:73px;
	_height:73px;
	padding:11px 0 8px 94px;
	border-bottom:1px dashed #D2DADA;
}
.placeName{
	font-size:16px;
	font-weight:bold;
	color:#da8e43;
	padding:0 0 5px 2px;
}
h1{
	font-size:26px;
	color:#3C545D;
	font-weight:bold;
	padding-bottom:4px;
	overflow:hidden;
}
h1 a{
	margin-left:5px;
}
h1 a img{
	position:relative;
	bottom:-1px;
}
.ap4{
	position:absolute;
	top:0;
	left:0;
}

/*-------map-------*/
#mapouter{
	overflow:hidden;
	position:relative;
	height:260px;
	width:260px;
	border:1px solid #E4E4E4;
}
#staticmap{
	
}
#zoominout,#mapswitch{
	position:absolute;
	top:5px;
	z-index:1000;
}
#mapswitch{right:5px;}
#zoominout{left:5px;}
#mapicon{
	left:100px;
	position:absolute;
	top:100px;
	z-index:100;
}
#map{
	left:0;
	position:absolute;
	top:0;
	visibility:hidden;
}
#mapicon,#zoominout img,#mapswitch img{cursor:pointer;}

#zoomout {
    position: absolute;
	top: 20px;
	left: 0px;
}
.mi_map{	
	height:260px; 
	width:260px; 
	border:1px solid #e4e4e4; 
	float:left; 
}
#staticmap{
    cursor: -moz-grab;
    *cursor: url('/common/schmapme/images/openhand.cur');
}
/*----------end------------*/
.widget{padding-bottom:18px;}
.widget h2{
	font-size:13px;
	font-weight:700;
	padding:0 0 4px 0;
	text-align: left;
	color: black;
}
.widget li{
	margin-top:13px;
	overflow:hidden;
	width:262px;
}
table {
	width:100%;
	margin-left:-3px;
	margin-bottom:-6px;
}
tr {width: 260px;}

td{ width: 130px;}
.bydistrict {margin-bottom: 10px;}
td a:link,td a:visited,td a:active{text-decoration:none;}
td a:hover{text-decoration:underline;}
/*-----------popup--------------*/
.showPopup{
	position:absolute;
	width:300px;
	background:#fff;
	z-index:10000;
	top:275px;
	left:50%;
	margin-left:-150px;
}
.showPopup table{margin:0;text-align:left;}
#popupContent{padding:0 1em .5em 1em;}
#overlay,.showPopup{display:none;}
#overlay{
	background-color:#000000;
	left:0;
	opacity:0.3;
	filter:alpha(opacity=30);
	position:absolute;
	top:0;
	z-index:5000;
}
.popupheader{
	font-weight:700;
	padding:6px 0 5px 0;
	color:#0084B4;
	position:relative;
}
.popupheader span{
	border-bottom:2px solid #0084B4;
}
.popupheader img{
	position:absolute;
	right:5px;
	top:4px;
	width:auto;
	height:auto;
	margin:0;
	cursor:pointer;
}
/*-------------end----------------*/
.placeDetail {
	background-color:#F7F7F7;
	height:76px;
	width:240px;
	font-size:13px;
	line-height:16px;
	padding:10px 10px 6px 10px;
	position:relative;
	border-color:#E4E4E4;
	border-style:solid;
	border-width:0 1px 1px;
}
/*---------firstTimeHearder8-----*/
#firstTimeHearder{
	background:#feffdf;
	position:relative;
	top:-32px;
	margin-bottom:-32px;
	*margin-bottom:-28px;
	_top:-40px;
	_margin-bottom:-40px;
	height:126px;
	padding:9px 18px 0;
	_padding-right:0;
	border:1px solid #FFFF00;
	clear:both;
}
#firstTimeHearder, x:-moz-any-link{
	top:-17px;
	margin-bottom:-17px;
}
#firstTimeHearder,x:-moz-any-link, x:default{
	top:-32px;
	margin-bottom:-32px;
	*margin-bottom:-28px;
	_top:-40px;
	_margin-bottom:-40px;
	_padding-right:0;
}
#firstTimeHearder ul{
	overflow:hidden;
	margin-top:9px;
}
#firstTimeHearder dt{
	font-size:19px;
	font-weight:bold;
	padding-bottom:4px;
}
#firstTimeHearder li{
	float:left;
	margin-right:50.5px;
}
#firstTimeHearder .noMargin{
	margin:0 0 0 -2px;
	*margin:0;
	_margin: 0 0 0 -1px;
}
#firstTimeHearder p{
	font-size:1.3em;
	*margin-left:1px;
}
#firstTimeHearder a{
	font-size:15px;
	font-weight:bold;
	text-decoration:underline;
}
.content-bubble-arrow {
	background-image:url(/common/schmapme/images/arr2.gif);
	background-position:25px 0;
	background-repeat:no-repeat;
	margin-top:12px;
	*margin-top:6px;
	_margin-top:12px;
	padding-top:11px;
}
#closeHeader {
	cursor:pointer;
	position:absolute;
	right:7px;
	top:6px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#firstTimeHearder p{
		font-family:sans-serif arial;
		font-size:15px;
		line-height:19px;
	}
	#firstTimeHearder li{margin-right:39px;}
	.placeDetail{font-size:12px;}
}
