body
{
	font-size: 12pt;
	width: 90%;
	background-color: white;
	text-align: center;
	background-image: none;
}
#mainNav, #column, .email, #container, #container ul, #container li {
   display: none;
   }
    #logo
    {
    	width: 300px;
    	height: 20px;
    	position: relative;
    	top: 20px;
    	left: 60px;
    	clear: both;
    	display: block;
    	background-image: none;
    }
#content
{
	
	margin: 0 5%;
	padding: 0;
	border: 0;
	float: none !important;
	color: black;
	background: transparent none;
}
#content
{
	padding-top: 1em;
	float: none;
	width: 100%;
	clear: both;

}

a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#content a[href^="/"]:after {
   content: " (http://www.placeonline.co.uk" attr(href) ") ";
   }
   #wrapper
   {
   	width: 90%;
   	position: relative;
   	border-color: #D1D1D1;
   	border-width: 1px;
   	border-style: none;
   	margin: 20px auto;
   	text-align: left;
   	left: 0px;
   	padding: 15px 5px;
   }
   
body, p, td, th, ul, a
{
	color: #000;
	font-family: arial, Garamond, serif;
	font-size: 12pt;
}
body
{
	margin: 20px;
}
#content { 
background-color: #fff; 
width: 100%; 
border: none; 
}

#footer #noshow
{
	display: inline;
	font-size: 14pt;
	color: black;
}
#printhead
{
	display: block;
	width: 90%;
	height: 100px;
	visibility: visible;
	margin: 0;
	z-index: 1000;
	text-align: left;
}
#printhead p
{
	margin: 40px 0 0 10px;
	background-color: #FF9AC8;
}
#printhead img
{
	float: left;
	margin: 5px 20px 10px 0px;
}
.menu2, .menu3
{
	z-index: auto;
	/* this page only */
	position: relative;
	top: 0px;
	margin: 10px;
	/* this page only */
}

/* remove all the bullets, borders and padding from the default list styling */
.menu2 ul, .menu3 ul 
{
	padding: 0;
	margin: 0;
	width: auto;
	position: relative;
	list-style-type: disc;
}

.menu2 li, menu3 li
{
	background: transparent;
	
}

* html .menu2 li, * html .menu3 li
{
	margin-left: -16px;
	margin-lef\t: 0;
}

/* get rid of the table */
.menu2 table, .menu3 table
{
	position: absolute;
	border-collapse: collapse;
	top: 0;
	left: 0;
	z-index: 100;
	font-size: 1em;
	width: 0;
	height: 0;
}

/* style the links */
.menu2 a, .menu2 a:visited, .menu3 a, .menu3 a:visited
{
	display: inline;
	text-decoration: none;
	/**/
	height: auto;
	width: 170px;
	color: #000;
	text-indent: 0px;
	background: transparent;
	font-size: 1em;
	line-height: normal;
	padding: auto;
}

/* style the link hover */
* html .menu2 a:hover, * html .menu3 a:hover  { color:#C52F1C; }
.menu2 :hover > a { color:  #C52F1C; }

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu2 ul ul, .menu3 ul ul
{
	visibility: visible;
	position: relative;
	top: auto;
	left: auto;
	list-style-type: disc;
	line-height: normal;
	width: auto;
}

/* make the second level visible when hover on first level list OR link */
.menu2 ul li:hover ul,
.menu2 ul a:hover ul,  .menu3 ul li:hover ul,
.menu3 ul a:hover ul{ visibility: visible; }

/* keep the third level hidden when you hover on first level list OR link      showing showing more  */
.menu2 ul :hover ul ul, .menu3 ul :hover ul ul { visibility: visible; }

/* keep the fourth level hidden when you hover on second level list OR link */
.menu2 ul :hover ul :hover ul ul, .menu3 ul :hover ul :hover ul ul  { visibility: hidden; }

/* make the third level visible when you hover over second level list OR link */
.menu2 ul :hover ul :hover ul, .menu3 ul :hover ul :hover ul { visibility: visible; }

/* make the fourth level visible when you hover over third level list OR link */
.menu2 ul :hover ul :hover ul :hover ul, .menu3 ul :hover ul :hover ul :hover ul  { visibility: visible; }
.menu2 ul.top2, .menu3 ul.top2  { top: auto; }
.menu2 ul.top3, .menu3 ul.top3  { top: auto; }
.menu2 ul.top4, .menu3 ul.top4  {  top: auto; }
.menu2 ul.top5, .menu3 ul.top5 {  top: auto; }
.menu2 ul.top6, .menu3 ul.top6 {  top: auto; }
.menu2 ul.top7, .menu3 ul.top7  {  top: auto; }
.menu2 ul.top8, .menu3 ul.top8  {  top: auto; }
.menu2 ul.top9, .menu3 ul.top9 {  top: auto; }
/*
.menu2 ul .top8  {
top: 220px;
left: 100px;
}

*/.menu2 ul .top10  {
top: 40px;
left: 100px
}

.menu2 ul .top11  {
top: 300px;
left: 140px
}
.menu2 ul .top12  {
top: 200px;
left: 100px
}
