body {
	color:#000;
	font-family: arial, helvetica, lucida, sans-serif;
	background:#fff;
	font-size: 14pt;
}

p, h1, h2, h3, h4, h5, h6 {
	color:#666;
}	
/* text details */
h1 {
	font-size:22pt;
	color:#666;
}

.small .credit .tiny {
	font-size:10pt;
}

#bar {
	display:none;
}

#submenu {
	display:none;
}


/* start links */
a:link, a:visited {
   color: #666;
   background: transparent;
   font-weight: normal;
   text-decoration: underline;
   }
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#content a[href^="/"]:after {
   content: " (http://www.playgroundfinder.com" attr(href) ") ";
   }

/* end links */


/* header setup */
.header {
	clear:both;
}

#tracker {
	display:none;
}

.navbox {
	display:none;
}

#nav {
	display:none;
}
.logobox {
	display:inline;
	float:left;
	margin-left:20px;
	width:600px;
}


/* wrapping container */
#container {
	color : #000;
	width:auto;
	margin: 0 5%;
	border:0;
	padding:0;
	float: none !important;
	background:transparent none;
}

/* playground pages */
#mainbar {
	width:100%; 
	float: none !important;
}

#sidebar {
	width:100%; 
	float: none !important;
}

#snapshot {
	float: none !important;
	border:0;
	background:transparent none;
}

#snapshot #playgroundphotos {
	text-align:left;
}

#snapshot h2 {
	font-size: 18px;
	line-height: 17px;
	font-family: trebuchet MS, trebuchet, verdana, arial, sans-serif;
	font-weight:normal;
	margin:15px 0 5px 0;
	border-bottom:1px solid #ddd;
	text-align:left;
	padding:0;
}

#snapshot ul {
	list-style:disc;
	clear:both;
	padding:4px;
}

#snapshot li {
	margin-left:30px;
}


.ratereview {
	display:none;
}

#playground #additionalinfo {
	display:none;
}

/* end playground details */





