.navbox{
border:#000099 1px solid;
background:#ffffff url(https://hireasantasgrotto.co.uk/gifs/nav.gif);
float:left;
margin:0px;
width:163px;
text-align:center;
padding-top:6px;
padding-bottom:6px;
}

.navboxnew{
border:#fff 1px solid;
background:#ffffff url(https://hireasantasgrotto.co.uk/gifs/nav.gif);
float:none;
margin:0px;
width:61%;
text-align:center;
padding-top:0px;
padding-bottom:0px;
}

.navbox2{
border:#000099 1px solid;
background:#ffffff url(https://hireasantasgrotto.co.uk/gifs/nav.gif) repeat-y;
float:left;
margin:2px;
width:200px;
}



.button{
background:#f8f8f8 url(https://hireasantasgrotto.co.uk/gifs/greyshade.jpg) repeat-x;
border:1px #8a8a8a solid;
margin:4px;
padding:5px;
padding-left:32px;
background:#ffffff url(https://hireasantasgrotto.co.uk/gifs/nav.gif);
font-family:"Open Sans",arial,"trebuchet ms",Verdana,  Helvetica, sans-serif;
color:white;
font-size:14px;
font-weight:bold;
}
.button:hover {
         cursor: pointer;
}

P.clear{
clear:both;
}



 .select { 
    border: 1px solid #c4c4c4; 
    width: 200px; 
    font-size: 13px; 
    padding: 4px 4px 4px 4px; 
    border-radius: 4px; 
    -moz-border-radius: 4px; 
    -webkit-border-radius: 4px; 
    box-shadow: 0px 0px 8px #d9d9d9; 
    -moz-box-shadow: 0px 0px 8px #d9d9d9; 
    -webkit-box-shadow: 0px 0px 8px #d9d9d9; 
} 
 
.select:focus { 
    outline: none; 
    border: 1px solid #7bc1f7; 
    box-shadow: 0px 0px 8px #7bc1f7; 
    -moz-box-shadow: 0px 0px 8px #7bc1f7; 
    -webkit-box-shadow: 0px 0px 8px #7bc1f7; 
} 
