v\:* {
      behavior:url(#default#VML);
    }
		
#scriptmessage
{
    float: left; width: 70%;
    background-color: #ffffff;
    color:#2d7389;
    margin-right: 5px;
    margin-left: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: #2d7389 1px solid ;
}

.img-shadow {
  float:left;
  background: url(shadowAlpha.png) no-repeat bottom right !important;
  background: url(shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

#news_box
{
 background-color: #ebf5f3;
 font-size:90%;
 width:98%;
 padding:5px;
 border:1px #000080 solid;
}	

#news_box
{
      background-color: transparent;
}

#news_box a:link
{ 
      background-color: transparent;
      font-weight:bold;
      color:#000080;
      text-decoration:none;
}

#news_box a:visited
{
      font-weight:bold;
      color:#ff0000;
      text-decoration:none;
      background-color: transparent;
}

#news_box a:hover
{
      font-weight:bold;
      color:#800000;
      text-decoration:underline;
      background-color:transparent;
}

.img-shadow img {
  display: block;
  position: relative;
  background-color: #ffffff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  } 
/*Main heading background colour*/
.mainheading h1
{
    font-weight:600;
}

.mainheading
{
    background-color: #ffffff;
color:#002809;
    margin-bottom: 10px;
    padding-right: 0;
    padding-left: 0;
    padding-top: 2px;
    padding-bottom: 5px;
    width: 100%;
}

/*Sub heading background colour*/
.subheading h2
{
    font-weight:600;

}

.subheading
{
    background: #d4e782;
    color:#002809;
    margin-bottom: 10px;
    padding-right: 0;
    padding-left: 0;
    padding-top: 0px;
    padding-bottom: 3px;
    width: 100%;
    border-top: 1px solid #002809;
    border-bottom: 1px solid #002809;
}

h1,h2,h3,h4,h5,h6{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

h3
{
    font-weight:600;
    margin-bottom: 5px;
}

body 
{
  float:left;
 font-family: arial,  tahoma,  verdana, sans-serif;
}

p
{
	margin-top: 0px;
	margin-bottom: 1px;
}

/*
body.banner{margin-left:0px;margin-right:0px;}
*/
#banner  
{
	float: left; 
                  width: 100%;
    background-color: #ffffff;
}

#adright
{
width:180px;
float:right;
}

#adleft
{
     float: left; 
     width: 170px;
     padding-bottom: 10px;
}

#main-holder {
	float: left; 
	width: 1000px;
	margin-right:auto;
	margin-left:auto;
}

#mainbody-holder {
	float: left; 
	width: 100%;
	margin-top: 15px;
}

#mainbody
{
	float: right; 
	width: 78%;
       /* background-color: #8bcb41;*/
}

#navbox
{
float: left; 
width: 18%;
}

.mainnav 
{
     width: 100%;
}

.validatebox
{
     float:left;
     width: 20%;
/*     margin-top: 10px;*/
/*     margin-bottom: 10px;*/
     margin-right: 1px;
     margin-left: 1px;
     padding-top: 1px;
     padding-bottom:1px;
     padding-right:1px;
     padding-left:5px;
}

.clear {font-size: 1px; height: 1px} 

.twocolumns
{
	float: left; 
	width: 75%;
}

.leftcolumn 
{
	float: left; width: 47%
}

.rightcolumn 
{
	float: right; width: 47%
}

.singlecolumn
{
	float: left;
	width: 75%;
}

#footer
{
    float: left; width: 100%;
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 20px;
    padding-bottom: 20px;
}

/* Main navigation styles and offsets */
ul.themenav, ul.themenav li, ul.themenav ul 
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 100%;
}

ul.themenav 
{
    position: relative;
    cursor: default;
    width: 100%;
}

ul.themenav li 
{
    position: relative;
    text-align: left;
    cursor: pointer;
    margin: -1px 0 0 0;
    width: 100%;
    padding-left:5px;
}

ul.themenav ul 
{
    cursor: default;
    padding: 4px 0;
    position: absolute;
    left: -100em;
    width: 100%;
}

ul.themenav ul li 
{
    width: 100%;
}

/* design styles */
ul.themenav a:link 
{
    display: block;
    cursor: pointer;
/*    border: 1px solid #002809;*/
    padding: 5px 7px;
/*    font: arial, verdana, tahoma, sans-serif;*/
    text-decoration: none;
/*    letter-spacing: 1px;*/
/*    Background colour for block with no mouse over it*/
    background: #ffffff;
/*    Text colour in block with no mouse over it */
    color: #000000;
		font-weight: bold;
}

ul.themenav a:visited 
{
    display: block;
    cursor: pointer;
/*    border: 1px solid #002809;*/
    padding: 5px 7px;
/*    font: arial, verdana, tahoma, sans-serif;*/
    text-decoration: none;
/*    letter-spacing: 1px;*/
/*    Background colour for block with no mouse over it*/
    background: #ffffff;
/*    Text colour in block with no mouse over it */
    color: #0000ff;
		font-weight: bold;
}

ul.themenav a:hover, ul.themenav a:focus, ul.themenav a:active, 
ul.themenav a.rollover:link, ul.themenav a.rollover:visited 
{
/*Background colour when mouse goes over block*/
/*This colour persists when mouse clicked on*/
    background: #ececec;
		text-decoration: underline;
/*This is the text colour that changes when the mouse goes over it*/
/*This colour persists when mouse is clicked on*/
    color: #800000;
}

#twitter_div a
{
    background-color: transparent;
}

#twitter_div
{
  float: left;
  margin-top: 15px;
  border:1px #000000 solid;
  width: 190px;
  padding: 3px;
  background-color: #D4E782;
}

.activator
{
    background: transparent;
    position: absolute;
    visibility: show;     
}

#activator_cycling_insurance_review
{
  z-index: 1; 
}

#activator_sidetracking
{
  top:650px;
  left:185px;
  z-index: 2; 
}

#activator_cycleshop
{
  top:578px;
  left:185px;
  z-index: 3; 
}

#activator_additional_routes
{
  top:548px;
  left:185px;
  z-index: 4; 
}

#activator_review_page
{
  top:605px; 
  left:185px;
  z-index: 5; 
}

#activator_interesting_things_about_cheshire
{
  top: 450px;
  left: 185px;
  z-index: 6; 
}

#activator_essentials
{
  top:405px;
  left:185px;
  z-index: 7; 
}

#activator_cycleway_facilities
{
  top: 285px; 
  left: 185px;
  z-index: 8;
}

#activator_camera_review
{
   z-index: 9;
}
