@import url("view-web.css");

body {
	background:white;
	overflow:auto !important;
}
#pageTitle {
	display:none;
}
#pageTitlePrint {
	display:block !important;	
	font-size:1.6em;
	font-family:Georgia, serif;
	text-transform:uppercase;
	color:#555;
		height:63px;

}
#printTitleInner {
	font-size:.7em;	
}
#topNav {
	background:white;
	height:auto;
	width:99%;
}


/*#searchq {
	width:60px;	
}
#infobtn {
	display:inline;
	margin-left:10px;
	padding-top:5px;
}

#searchBox {
	font-size:1em;
	font-weight:normal;
}

#main_menu {

	
}
#headtxt {

	display: none;
}

#primaryNav, #secondaryNav {
	width:90% !important;
}
#contentMain {
	clear:both;	
	
}
.ui-icon {
	display:inline-block !important;	
}
.dropdown {
	width:100% !important;
	margin:5px 0px !important;
	padding:4px !important;
}
.dropdown li {
	width:auto !important;
	display:block;
	margin:0px !important;
	padding:8px !important;
}
.submenu {
	width:95% !important;
	position:relative;
	margin:10px 0px !important;
	padding:0px !important;

}
.submenu li {
	width:auto !important;
}

#phMenuButton {
	display:block !important;	
	padding:8px;
}
#minmax {
	display:none;	
}

#minmax {
	display:none !important;	
}
.opbox img {
	width:22px;	
}

#loader {
	width: 60%;
	top:-50px;
}

._web, ._tablet { display:none; }
._phone {	display:inline;	}
*/
#mapContent {
		margin-top:4px;	
		
	}
#detailWindowInner {
	background:white;
	margin:1.2em;
}
#locphotos {
	display:none !important;	
}
#detailWindow {
	width:98%;		
	height:auto;
	top:0;
	left:0;
	position:relative;
	background:none;
	border:0px;
	color:#666;
	padding:0px;
	margin:0px;
	opacity:0;
	z-index:999;
	
}

#detailWindowInner h4 {
	font-size:1.2em;
}

#contentMain {
	width:98%;
}

#primaryNav li, #secondaryNav li {
	margin-left:5px;
	color:#666;
	padding:6px 8px;
	background: #ddd;
	border-top:none;
	position: relative;
}
.dropdown li {
	padding:6px 8px !important;
}

.linklist li, .yellowBtn, .searchRes ul li {
	border-top:0px;
	background: #eee; 
	color:#555 !important;
}

