/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  02: 2Col_Fixed_Sidebar_Left
  ------------------------------------------------
*/

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
	margin: 10px;
	padding: 0;
}
#masthead {
	color: #333333;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0 0 8px 0;
}
#wrapper {
	width: 955px;
	margin: 0 auto;
}
#column_wrapper {
	background-image: url(../css/img/clm02_middle.gif);
	background-repeat: repeat-y;
	background-image: none;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 687px;
	float: left;
	margin-left:8px;
}
#left {
	width: 260px;
	float: left;
}
#left .content {
	padding: 0px;
	font-size: 0.7em;
	line-height: 1.5em;
}
#right .content {
	padding: 0px;
	font-size: 0.75em;
	line-height: 1.65em;
}
#masthead .content {
	padding: 12px 0px 12px 0;
	color: #333333;
	font-size:.75em;
}
#footer .content {
	padding: 8px;
}
#footer {
	color: #777;
	padding: 0px;
	margin: 8px 0 0 268px;
	font-size: 0.7em;
	clear: both;
	text-align: center;
	line-height: 1.8;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #FFFFFF;
}
#left a:visited {
	color: #FFFFFF;
}
#left a:hover {
	color: #DDDDDD;
}
#right a:link {
	color: #000000;
	text-decoration: none;
}
#right a:visited {
	color: #000000;
	text-decoration: none;
}
#right a:hover {
	color: #000000;
	text-decoration: underline;
	text-align: center;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {color: #999999;}
#footer a:visited {color: #666666;}
#footer a:hover {color: #FFFFFF;}
h1 {
	font-size: 1.8em;
	margin: 0;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 25px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
	text-align: left;
}
#product {
	padding-top: 20px;
	clear: both;
}
#product img.floatright {
	float: right;
}

#product img.floatleft {
	float: left;
	padding-right: 10px;
}

#specs {
	font-size: 12px;
	color: #000000;
	padding: 20px;
	line-height: 25px;
}
#tablelinks a:link {
	color: #FFFFFF;
}
.funplaygreen {
	color: #008E42;
}
.freestandingred {
	color: #FE001A;
}

.childshapersblue {
	color: #003794;
}

.triketowngreen {
	color: #3EA728;
	}
.completeplaygroundyellow {
	color: #FFC200;
}	

.shadestructureorange {
	color: #FF6900;
}

.funtimbersblue {
	color:#6F431D;
}

.siteamenitiespink {
	color: #FE0079;
}	
/* 
  -----------------------------------
  PopMenu Magic Style Sheet
  by Project Seven Development
  www.projectseven.com
  Menu Type: Vertical
  Style Theme:3 -Blue Sapphire
  -----------------------------------
*/
#p7PMnav {
	margin: 16px 0 0 10px;
	padding:0;
}
#p7PMnav ul {
	margin: 0;
	padding:0;
	border: 1px solid #333333;
}
#p7PMnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#p7PMnav ul {
	z-index: 10000;
}
#p7PMnav a {
	display: block;
	text-decoration: none;
	padding: 5px 6px;
	color: #FFFFFF;
	line-height:1;
}
#p7PMnav ul a {
	display: block;
	text-decoration: none;
	background-color: #017134;
	padding: 4px 6px;
	color: #FFFFFF;
	line-height:1;
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	background-color: transparent;
	color: #DDDDDD;
	letter-spacing: .01px;
}
#p7PMnav ul a:hover, #p7PMnav ul a:active, #p7PMnav ul a:focus {
	background-color: #017134;
	color: #DDDDDD;
	letter-spacing: .01px;
}

/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {
	color: #FFFFFF;
	font-weight: bold;
}
/* ------ the trigger link styles ------- */

/*the normal trigger link */
#p7PMnav .p7PMtrg {
	background-image:  url(../css/img/p7PM_light_east.gif);
	background-repeat:	no-repeat;
	background-position: right center;
}
/* the active trigger link style */
#p7PMnav .p7PMon {
	color: #FFFFFF;
}

/*the submenu classes */

#p7PMnav .p7PMhide {
	left: -9000px;
	border: 0;
}
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}
/* Top level menu width */
#p7PMnav {
	width: 238px;
}

/* 2nd and subsequent Submenu widths */
#p7PMnav ul {
	width: 180px;
}
#pmmcrumb a, #pmmcrumb a:visited {
	font-weight: normal;
	color: #415485;
}
#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {
	font-weight: normal;
	color: #333333;
}
