@charset "utf-8";
body  {
	font: Helvetica, Arial, Verdana, sans-serif;
	/*background: #666666;*/
	/*background-image: url(../images/background.gif);*/
	margin: 40px 0 40px 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

u {
text-decoration:none;	
}

li {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	;
	font-size: 10pt;
	text-align: left;
} 


.clearfix::after {
    content: "";
    clear: both;
    display: table;
}

#rightphoto {
	/*position: relative;*/
	/*width: 200px;*/
right: 100px;
	padding: 0;

	float: right;
margin-top: 10px;
	margin-left: 8px;
	margin-bottom: 6px;
font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10pt;
	
        
}
#rightphotohome1 {
	width: 350px;
	right: 200px;
	padding: 0px;
	float: right;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 6px;
	margin-right: 0px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 0.8em;
	line-height: .9em;


        
}

h4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    color: #999999;
    text-align: left;
}

.footerlink ul {
  float: left;
  /*width: 570px;*/
  margin-left: 30px;
  margin-top:0px;
  padding: 0px;
  list-style: none;
}

.footerlink2 p{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 20pt;
  float: left;
  text-align:left;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 8px;
  
  
 
	
}

.footerlink li {
	
	
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10pt;
  float: left;
  text-align:left;
  width: 100px;
  /*height: 166px;*/
  margin: 0px 0px 0px 40px;
  padding-left: 0;
  padding-bottom: 12px;
}

#footer2 {
	height: 245px;
	background-color: #E1EFD9;
	padding-right:40px;
	padding-top: 10px;
}

/*#footer2 p{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 9pt;
	line-height: 1.1em;
	text-align: left;
	
}*/


#footer2 .contactfooter {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10pt;
	line-height: 1.1em;

	
}
#footer2 a{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	text-decoration:none;
	/*color: #333333;*/
	text-align: left;
	line-height: .9em;
	/*margin-top:0pt;
	margin-bottom:0pt;
	padding: 0;*/
}

/*#footer2 p strong{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	text-decoration:none;
	font-size: 9pt;
	font-weight: 900;
	text-align: left;
}*/

#search2{ font-family:Arial, Helvetica, Verdana, "Times New Roman";
font-size:9px;
text-align: left;
text-indent: 60px; 
text-weight: bold;
height:26px;
color: #ffffff;
float:left;
text-decoration:none;
width:150px;
background-image:url("https://www.fishinggiftvouchers.co.uk/assets2007/searchsmall3-menucolor.gif");
background-repeat:no-repeat;

padding: 3px 4px 1px 0px;
margin: 0px 0 0px 0;

}

#search2 a{
text-decoration:none;
}

.p_centre_small {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 0.7em;
	text-align: center;
	line-height: 1.2em;
	color: #000000;
}

h1 {margin-top: 0;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #293909;
	line-height: 1.1em;
}

.h1smaller {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #3c6699;
	line-height: 1.1em;
	margin-top: 5px;
	margin-bottom: 5px;
}

h2 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #666666;
	line-height: 1.1em;
	margin:0 0px 6px;
}

a:link {
	color: #0022ff;
	text-decoration:none;
	/*font-weight: 500;
*/}
a:visited {
	color: #0022ff;
	text-decoration:none;
	/*font-weight: 500;*/
}

a:hover {
  color: #0022ff;
  text-decoration:underline;
}



h3 {
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:1.1em;
	color: #333333;
	line-height: 1.2em;
	font-weight: bold;
}


.twoColFixLtHdr #container {
	width: 930px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
    border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 10px;
} 
.twoColFixLtHdr #header { 
	background: #000; 
	background-image:url(../images/headerfb2024.jpg);
	padding: 0 0 0 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-repeat:no-repeat;

	height: 345px;	/*padding-left:*/ 
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 150px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #fff; /* the background color will be displayed for the length of the content in the column, but no further */
	/*padding: 15px 10px 15px 20px;*/
}
.twoColFixLtHdr #mainContent { 

	margin: 0 0px 0 10px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 6px 12px 0px 12px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
.twoColFixLtHdr #mainContent p{
font: 10pt Helvetica, Arial, Verdana, sans-serif;	
}
.twoColFixLtHdr #mainContentrhs { 

	margin: 0 150px 0 150px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 6px 12px 0px 12px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
.twoColFixLtHdr #mainContentrhs p{
font: .8em Helvetica, Arial, Verdana, sans-serif;	
}

.twoColFixLtHdr #footer { 
	padding: 0 0 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#fff; 
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.fbsiderhs {
float:right;
font-size: 10pt;
width: 130px; /*width of menu*/
font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10pt;
	border: 1.8px solid #000;
    border-radius: 30px;
padding: 14px 8px 14px 8px;
margin: 0px 0px 0px 0px;
}

.fbleftmenu {
float:left;
width: 150px; /*width of menu*/
}

.headerbar{/* top of menu*/
	text-align:left;
}
.fbleftmenu .headerbar{
	font: bold 9pt Helvetica, Arial, Verdana, sans-serif;
	color: #ffffff;
	/*margin-bottom: 2px;*/
	/*text-transform: uppercase;*/
	/*padding: 2px 0 2px 6px;*/
	padding-left: 7px; 
background-color: #5d7639;
  /*background-image: url('../assets2007/menutopgreen2.jpg');*/
        background-repeat:no-repeat;
/*margin: 0;*/
/*padding: 0;*/
display: block;
padding-top: 6px;
padding-bottom: 6px;	
border-left: 1px solid #000;	
border-top: 1px solid #000;
border-right: 1px solid #000;
}




.fbleftmenu .headerbar a{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
      /*padding-left: 6px;*/
	  
      

}

.fbleftmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
background-color: #efebd8;
/*background-color: #80ee66;*/
/*background-color: #70de57;*/
/*background-color: #76c654;*/
/*background-color: #78b655;*/
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
padding-bottom: 2px;
border-bottom: 1px solid #000;
border-right: 1px solid #000;
border-left: 1px solid #000;
}

.fbleftmenu ul li{
padding-bottom: 0px; /*bottom spacing between menu items*/
/*background-color: #efebd8;*/
display: block;
font-size:.9em;
/*padding: 2px 0;*/
}

.fbleftmenu ul li a{
color: #333333;
font-family: Helvetica, Arial, Verdana, sans-serif;
/*background: url() no-repeat center left; custom bullet list image*/

padding-left: 4px; /*link text is indented 19px*/
text-decoration: none;
font-weight: 500;
font-size:.9em;
/*border-bottom: 1px solid #dadada;*/
/*font-size: 90%;*/
letter-spacing: -1px;
}

.fbleftmenu ul li a strong{
color: #000000;
font-family: Helvetica, Arial, Verdana, sans-serif;
/*background: url() no-repeat center left; custom bullet list image*/
/*font-family: Helvetica;*/

text-decoration: none;
font-weight: 750;

/*border-bottom: 1px solid #dadada;*/
/*font-size: 100%;*/
letter-spacing: -1px;
}




/*.fbleftmenu ul li a:visited{
color: #6f2428;
}*/

.fbleftmenu ul li a:hover{
	/*color: #6f2428;*/
color: #004400;
	background-color: #F3F3F3;

}


.vouchertable { font-family: Helvetica, Arial, Verdana, sans-serif; font-size: 0.8em; text-align: left}

#menuaddress {
	font-family: Helvetica, Arial, Verdana, sans-serif; 
	font-size: 10pt;
	line-height: .95em;
	text-align:center;
}

.table_left {
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:0.8em;
	text-align: left;
	line-height: 0.9em;
	color: #333333;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.table_right {
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:0.8em;
	text-align: right;
	line-height: 0.9em;
	color: #333333;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#photoright {
	float:right;
	padding-left: 8px;
	margin-top: 2px;
}

#leftphoto {
	float:left;
	padding-right: 8px;
	margin-top: 0px;
}



.headerpic {
background-color:#000;
margin:0;
padding:0;
height:237px;
}

.topmenubookpic {
background-color:#000;
margin:0;
padding:0;
height:37px;
}

.fbtopmenu {
background-color:#000;
margin:0 0 8px 0;
padding:1px 0 1px 0;

}
.fbtopmenu ul {
  float: left;
  /*width: 929px;*/
  margin: 0 0 0px 0;
  padding: 0px 0px 0px 0;
background-color:#000;
  list-style: none;
}


.fbtopmenu li {
	font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: 9pt;
  font-style:normal;
  font-weight:bold;
  text-align:center;
  color:#FFF;
  float: left;
  /*width: 152px;*/
  width: 129px;
  height: 26px;
  margin: 0px 1px 0px 1px;
  padding: 10px 0px 0px 0px;
  
  background-color:#5d7639;
} 
.fbtopmenu li a {
	text-decoration: none;
	color:#FFF;
} 

.fbtopmenuwide {
	margin: 0;
	padding: 0;
	height: 37px;
}

.fbtopmenuwide li {
	font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: 9pt;
  font-style:normal;
  font-weight:bold;
  text-align:center;
  color:#FFF;
  float: left;
  /*width: 157px;*/
  width: 140px;
  height: 26px;
  margin: 0px 1px 0px 1px;
  padding: 10px 0px 0px 0px;
  
  background-color:#5d7639;
} 
.fbtopmenuwide li a {
	text-decoration: none;
	color:#FFF;
} 

.hatch {
	padding: 0 5px 0 0;
}

.fbfooter3 ul {
  float: left;
  /*width: 929px;*/
  margin: 0 0 0px 0;
  padding: 0px;
background-color:#fff;
  list-style: none;
}

.fbfooter3 li {
	font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: 9pt;
  font-style:normal;
  font-weight:normal;
  text-align:center;
  color:#FFF;
  float: left;
  width: 160px;
/*  height: 26px;
  margin: 0px 1px 0px 1px;
  padding: 0px 0px 0px 0px;*/
  
  background-color:#fff;
} 
.fbfooter3 li a {
	text-decoration: none;
/*	color:#000;*/
} 

.fbfooter2  {
background-color:#fff;

padding:0;
width: 800px ;
  margin-left: 0 ;
  margin-right: auto ;

}
.fbfooter ul {
  float: left;
  /*width: 929px;*/
  margin: 0 0 0px 0;
  padding: 0px;
background-color:#fff;
  list-style: none;
}


.fbfooter li {
	font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: 9pt;
  font-style:normal;
  font-weight:normal;
  text-align:center;
  color:#FFF;
  float: left;
  width: 120px;
/*  height: 26px;*/
 /* margin: 0px 1px 0px 1px;
  padding: 0px 0px 0px 0px;*/
  
  background-color:#fff;
} 
.fbfooter li a {
	text-decoration: none;
/*	color:#000;*/
} 
