@charset "utf-8";
/*-------------- Global Declarations Start ---------------*/

*	{
	margin:0;
	padding:0;
}
h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address	{
	margin:0;
}
dd {
	margin-left:1.0em;
}
fieldset	{
	padding:0.5em;
}
iframe {
	margin:0;
	padding:0;
}
a {
   outline: none;
}
a:hover, a:active, a:focus {
    /* styling for any way a link is about to be used*/
}
body {
	background-color:#fff
}
/*-------------- Global Declarations End -----------------*/
#site {
	width: 980px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; /*Temp font declaration*/
	background-color:#DCFCF7;

}
#banner {
	width:980px;
	position:relative;
	float:left;
	height:114px;
	border:#999 1px solid;
	background-image:url('http://enjoy.pcnpa.org.uk/new_site/img/newbanner.jpg');
	background-repeat:no-repeat;
}

/* -------------------- for the search list -----------------------*/
/* Big box with list of options */

#searchbox {
	margin-top:85px;
	float:right;
}

#ajax_listOfOptions{
  position:absolute;  /* Never change this one */
  width:175px;  /* Width of box */
  height:250px;  /* Height of box */
  overflow:auto;  /* Scrolling features */
  border:1px solid #317082;  /* Dark green border */
  background-color:#FFF;  /* White background color */
  text-align:left;
  font-size:0.9em;
  z-index:200;
}
#ajax_listOfOptions div{  /* General rule for both .optionDiv and .optionDivSelected */
  margin:1px;    
  padding:1px;
  cursor:pointer;
  font-size:0.9em;
}
#ajax_listOfOptions .optionDiv{  /* Div for each item in list */
  
}
#ajax_listOfOptions .optionDivSelected{ /* Selected item in the list */
  background-color:#317082;
  color:#FFF;
}
#ajax_listOfOptions_iframe{
  background-color:#F00;
  position:absolute;
  z-index:5;
} 
/* -------------------- end for the search list -----------------------*/
#navbar {
	width:100%;
	position:relative;
	float:left;
	height:48px;
	margin-top:4px;
	z-index:200;
}
	/* ================================================================ 
	This copyright notice must be kept untouched in the stylesheet at 
	all times.
	
	The original version of this stylesheet and the associated (x)html
	is available at http://www.cssplay.co.uk/menus/elegant2.html
	Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
	This stylesheet and the associated (x)html may be modified in any 
	way to fit your requirements.
	=================================================================== */
	
	#menu, #menu ul {padding:0; margin:0; list-style:none; height:30px; background:#146712;border-bottom:1px solid #fff;		z-index:1;}
	#menu {
		padding-left:20px;
		width:960px;

	}
	#menu li.first {border-left:1px solid #fff;}
	#menu table {border-collapse:collapse; width:0; height:0; padding:0; margin:-1px;}
	#menu ul {position:absolute; left:-9999px;}
	#menu li {float:left; border-right:1px solid #fff;}
	#menu li a {white-space:nowrap; background:#146712; display:block; float:left; height:30px; line-height:30px; font-family:Verdana, Geneva, sans-serif; font-size:0.8em; text-decoration:none; color:#fff; padding:0 20px 0 10px;}
	#menu li a.drop {background:url(../admin/apps/images/down.gif); color:#390;}
	#menu li a:hover {position:relative; color:#fff;}
	#menu li:hover {position:relative;}
	#menu li:hover > a {color:#fff;}
	
	#menu :hover ul {left:-1px; top:30px; width:140px; background:url(http://enjoy.pcnpa.org.uk/img/trans.gif); padding-top:1px; border-bottom:0;direction: ltr;}
	#menu :hover ul li a {border-left:1px solid #fff; height:20px; line-height:20px; width:140px; border-bottom:1px solid #fff; font-size:0.8em;}
	#menu :hover ul li a.right {background:#390 url(http://enjoy.pcnpa.org.uk/img/right.gif) no-repeat 165px center;}
	
	#menu :hover ul ul {left:-9999px; padding-top:0;}
	#menu :hover ul li.fly a:hover {padding-left:161px; border-bottom-color:#000; background:#a7cc95 url(http://enjoy.pcnpa.org.uk/img/down.gif) no-repeat right center;}
	#menu :hover ul li.fly:hover > a {padding-left:160px; border-bottom-color:#000; background:#a7cc95 url(http://enjoy.pcnpa.org.uk/img/down.gif) no-repeat right center;}
	#menu :hover ul :hover ul {left:150px; top:21px;}
	#menu :hover ul :hover ul ul {left:-9999px;}
	
	#menu :hover ul :hover ul li a:hover {padding-left:10px; border-color:#fff; background:#a7cc95;}
	#menu :hover ul :hover ul li.fly a:hover {padding-left:161px; border-bottom-color:#000; background:#a7cc95 url(http://enjoy.pcnpa.org.uk/img/down.gif) no-repeat right center;}
	#menu :hover ul :hover ul li.fly:hover > a {padding-left:160px; border-bottom-color:#000; background:#ccc url(http://enjoy.pcnpa.org.uk/img/down.gif) no-repeat right center;}
	
	#menu :hover ul :hover ul :hover ul {left:150px;}
	#menu :hover ul :hover ul :hover ul li a:hover {padding-left:10px; border-color:#fff; background:#a7cc95;}
	
	/* ================================================================ */


#map_container_invisible {
	margin-top:5px;
	visibility:hidden;
	width:980px;
	height:450px;
	position: relative;
	background-color:#FFF;
	border:solid thick #146712;
	z-index: 100;
	top: inherit;
}


/* slide the map in and out */
a:focus {
	outline: none;
}

.slide {
	margin: 0;
	padding: 0;
	border-top: solid thick #cccccc;
	background: url(http://enjoy.pcnpa.org.uk/new_site/img/map_slide/btn-slide.gif) no-repeat center top;
	background-color:#FFF;
}
.btn-slide {
	background: url(http://enjoy.pcnpa.org.uk/new_site/img/map_slide/white-arrow.gif) no-repeat right -50px;
	text-align: center;
	width: 144px;
	height: 31px;
	padding: 10px 10px 0 0;
	margin: 0 auto;
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;

}

.active {
	background-position: right 12px;
}

.picborder {
	border-color: #FFFFFF;
	border-width: 0;
}

a.button {
    background: transparent url('http://enjoy.pcnpa.org.uk/new_site/img/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('http://enjoy.pcnpa.org.uk/new_site/img/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 
#content {
	width:100%;
	height:auto;
	/*height:524px;*/
	position:relative;
	float:left;
	background-color:#FFF;
	margin-top:0px;
	z-index:100;
}
/*---------------------------------- Start Mike's Divs for body -------------------------*/
#content #showtext{
	visibility:hidden;
}
#content #text_title{
	font: 1.2em trebuchet ms;
	color:#5F9D9C;
	background-color:inherit;
	display:block;
	margin-top: 0;
	margin-right: 0;
	margin-left: 17px;
}

h5 + p {font-weight: bold;}

#content #text_content{
	position:relative;
	display:block;
	margin:0 0 14px 15px;
	padding:17px 0 30px 0;
	font: 0.8em trebuchet ms;
	line-height: 20px;
	color: #333333;
}
#content #text_content ol{
	margin-left:25px;
	margin-right:10px;
}
#content #text_content h4{
	color:#009999;
	font-weight:bold;
}
#content #text_content img{
	margin:10px;
	height:auto;
	float:right;
}

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}




/*---------------------------------- End Mike's Divs for body -------------------------*/
#extras {
	width:100%;
	height:350px;
	position:relative;
	float:left;
	background-color:#DCFCF7;
	margin-top:4px;
	z-index:100;
}

#footer {
  text-align:center;
	margin:0 auto;
	height: 33px;
	width: 100%;
	background-color: #E5E9EB;
	clear: both;
	background-image: url(../img/template/footer.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#footer .textbox {
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #006699;
}
#footer .textbox a:link, a:visited {
	color: #0099CC;
	text-decoration: none;
}
#footer .textbox a:hover, a:active {
	color: #0099CC;
	text-decoration: underline;
}

#footerx {
	width:100%;
	height:30px;
	position:relative;
	float:left;
	/*background-image:url(../img/template/newfooter.jpg);*/
	background-repeat:no-repeat;
	z-index:100;
	margin-top: 30px;
}
