@charset "utf-8";
/* CSS Document for Hertfordshire Observatory*/
.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto ;
}
/*General style
  * {
     margin-left: 100;
  }
 html, body {
       height: 100%;
   }

  .footer, .push {
      height: 70px;
  }
*/
body{
    background: #fff;
    color: #000;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 1em;
}

p 	{
    color: #000;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 1em;
}

h1	{
    color: #000;
    font-family:Arial, Helvetica, sans-serif;
    font-size:1.2em;
}

h2	{
    color: #000;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 1.15em;
}

h3	{
    color: #000;
    font-family:Arial, Helvetica, sans-serif;
    font-size:1.1em;
}

h4	{
    color: #000;
    font-family:Arial, Helvetica, sans-serif;
    font-size:1.05em;
}

h5	{
    color: #000;
    font-family:Arial, Helvetica, sans-serif;
    font-size:1.02em;
}

h6	{
    color: #000;
    font-family:Arial, Helvetica, sans-serif;
    font-size:1em;
}

 #logo em {display:none;}
 .skipnav a {display: none;}

ul {
}

li	{
}

table {
}

tr	{
}

td	{
}

img {border:0px solid #000;}
.image {float:left; padding-right:5px;  background: #f8e5f2; }
 
 
/*Top navigation*/

#topnav{
    display: none;
}
/* firefox and opera */
html>body #topnav{
 display: none;
}


#topsearch {
   display: none;
}
input {
    display:none;
}

input.submit {
    display:none;
}


#mid {
    position:relative;
    width: 768px;
    padding: 10px;
    background: #ffffff;
}


/*Right menu */
#rightmenu{
    display:none;
}


/*Headers*/

#headerfront{
    display: none;
}

html>body #headerfront{
   display: none;
}

#headerfront h1 {
   display: none;
}

#headergeneral{}

#headerbusiness{}

#headerenvironment{}

#headercommunity{}

#headercommunication{}

#headergovernment{}

/*Crumb trail*/

#crumbtrail{
    display:none;
}


html>body  #crumbtrail{
  display: none;
}

#crumbtrail p {
 display: none;
}

#rightmenufront {display:none;}
/*Mid section*/

#midsection{
    position:relative; top: 20px;
    width: 545px;
    background: #f8e5f2;
    border: 0px solid #CC3399;
    left: 10px;
    padding: 5px;
    font-size: 0.8em;

}
html>body #midsection {
    position:relative; top: 20px;
    width: 545px;
    background: #f8e5f2;
    border: 3px solid #CC3399;
    left: 10px;
    padding: 5px;
    font-size: 0.8em;
    margin-top: 20px;
    min-height: 220px;
}

html>body #midsection img {margin:-10px 5px 0px 5px; }

/*news*/

#newsleft {
 
}

html>body 	#newsleft {
  
}

#newsright {
 
}

#features { }
#features img { }
/*Browse sections*/

#sectionhead{ display:none;}

#sections { display:none;}

#footer { display:none;}

#leftmenu { display:none;}
#leftmenufront { display:none;}
#branchcontent {
 
}

#map {display:none;}

.signpost li 

{
display: none;

}

#rightmenufront li 
{

display: none;

}