﻿    #wrapper {
	    text-align: left;
	    margin: 0px auto;
	    padding: 0px;
	    border:0;
	    width: 100%;
	    left: 0px;
	    top: 0px;
	    position: absolute;
    }

    #header {
	    margin: 0 0 3px 0;
	    background: #EAF5FA;
    }

    #rightcol { 
	    margin: 0;
	    float: left;
	    width: 450px;
	    height: 1% /* Holly hack for Peekaboo Bug */
    }

    #footer {
	    clear: both;
	    text-align: center;
	    font: normal xx-small Verdana, Arial, Helvetica, sans-serif;
	    color: #999999;	
    }
	
	p a
	{
		color:#006699;
	}
	
	#leftnav {
	background: #EAF5FA url(http://www.laois.ie/media/Media,1289,en.png) no-repeat center top;
	width: 11em;
	 height:60%;
	margin-right: .25em;
	padding-left:.5em;
/*	margin-left: .25em;*/
	float: left;
	}

	#leftnavbottomcurve {
		background: url(http://www.laois.ie/media/Media,1290,en.png) no-repeat center bottom;
		height: 4.50em;
		width: 10.6em;
	}

	#leftnav ul {
		list-style: none;
		 width:12.5;
		
	}

	#leftnav ul a {
		font: bold small Verdana, Arial, Helvetica, sans-serif;
		color: #333333;
		text-decoration: none;
		background: #EAF5FA;
	 
	}
	#leftnav ul a:visited {
		color: #006699;
	}
	#leftnav ul a:active {
		color: #ff6600;
	}
	#leftnav ul a:hover {
		color: #ff6600;
	}

	#leftnav ul li {
		font: bold small Verdana, Arial, Helvetica, sans-serif;
		color: #666666;
		text-decoration: none;
	}

	#leftnav ul ul li {
		background: #FBDEB2;
		display: block;
	}
	#leftnav ul ul a {
		font: normal small Verdana, Arial, Helvetica, sans-serif;
		color: #666666;
		text-decoration: none;
		background: #FBDEB2;
	}
	#leftnav ul ul a:visited {
		color: #006699;
	}
	#leftnav ul ul a:hover {
		color: #ff6600;
	}
	#leftnav ul ul ul a {
		font: normal x-small Verdana, Arial, Helvetica, sans-serif;
		color: #666666;
		text-decoration: none;
		background: #FFFFFF;
		}
	#leftnav ul ul ul a:visited {
		color: #006699;
	}
	#leftnav ul ul ul a:active, #leftnav ul ul ul a:hover  {
		color: #ff6600;
	}

	

	#leftnav ul ul {
		text-decoration: none;
		background: #FBDEB2;
		/*border-right: 5px solid #FFFFFF;*/
		border-left: 5px solid #FBDEB2;
	}

	#leftnav p  {
		color: #666666;
	}

	
	#leftnav ul ul ul {
		text-decoration: none;
		background: #FFFFFF;
		border-right: 5px solid #FFFFFF;
		border-left: 5px solid #FFFFFF;
		padding-left: 5px;
	}

	#topnav {
		background: url(http://www.laois.ie/media/Media,1283,en.png) no-repeat center top;
		margin-right: auto;
		margin-left: auto;
		height: 25px;
		text-align: center;
		color: #FFF;
		width: 100%;

	}

	#topnav a{
		font: normal x-small Verdana, Arial, Helvetica, sans-serif;
		color: #FFF;
		letter-spacing: 0.05em;
		text-decoration: none;
	}
	#topnav a:visited {
		color: #faddb1;
	}
	#topnav a:active {
		color: #82c9ff;
	}
	#topnav a:hover {
		color: #ff6600;
	}
	.splitter
	{
	width:100%;
	background-color:#14619A;
	margin: 0 0 3px 0;
	}
	ul ul
	{
		margin-left:-1.5em;	
	}



	  ul, li {margin:0;padding:0;}

	  ul.pmenu
	  {
		  position:absolute;
		  margin: 0;
		  padding: 1px;
		  list-style: none;
		  width: 150px; /* Width of Menu Items */
		  border: 1px solid #ccc;
		  background:white;
		  display:none;
		  z-index:10;
		  
	  }

	  ul.pmenu li { position: relative; }

	  /* Styles for Menu Items */
	  ul.pmenu li a
	  {
		  display: block;
		  text-decoration: none;
		  color: black;
		  padding: 2px 5px 2px 20px; 
	  }

	  ul.pmenu li a:hover
	  {
		  background:#335EA8;
		  color:white;
	  }
	  hr
	  {
		 background-color:#337BFF;
		}

	#Verticalnav
	{
		width:10em; 
		height:20.44em;
		overflow:auto;
	}
	
    .menu a:hover {background:#d9dcb0;} 
    .menu ul li {padding-left:15px;} 
    .menu ul a {background:#ced174;} 
    .hidden {display:none; }	
	
