/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	font-size:12px;
}

p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#Layout {
	width: 800px;
	margin: 0px auto 0px auto;
	overflow: hidden;
	padding:0px;
}

#Header {
	height:132px;
	background:url(/images/header_bg.jpg) no-repeat top;
	margin-bottom:2px;
}

#HeaderTop{
	height:72px;
	padding-top:20px;
}

#HeaderLeft{
	float:left;
}

#HeaderSearch{
	float:left;
	color:#005DA6;
	font:14px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0px 0px 0px 195px;
}

.SearchBox{
	width:200px;
	border-color:#96BDDA;
	border-style:solid;
	border-width:1px;
	color:#47668A;
}

.fr{
	float:right;
}

.fl{
	float:left;
}
.SearchButton{
	vertical-align:text-top;
}

#HeaderMenu{
	text-align:center;
	margin:13px 0px 0px 0px;
}

#HeaderMenu ul
{
	padding: 0;
	margin: 0;
	
}

#HeaderMenu li
{
	display:inline;
	color:#FFFFFF;
	padding-left: 5px;
	background-image:url(/images/white_bullet.gif);
	background-repeat: no-repeat;
	background-position:center left;
}

#HeaderMenu a
{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
	font-size:13px;
	padding: 0px 5px 2px 4px;
}

#HeaderMenu a:hover, #HeaderMenu a.Selected
{
	color:#971f4c;
	
	
}

#HeaderMenu a:hover span, #HeaderMenu a.Selected span
{
	color:#FFFFFF;
	background-image:url(/images/menu_but_R_bg.jpg);
	background-position:right top;
	padding-right:3px;
	background-repeat:no-repeat;
	padding-bottom:2px;
}

#HeaderMenu a.NoMenu, #HeaderMenu a.NoMenu:hover {
	background-image:none;
	padding: 0px 5px 2px 5px;
	margin-right:0px;
}

#HeaderMenu .FirstMenu {
	margin-right:10px;
	background-image:none;
	padding-left:0px;
}

#HeaderMenu a.Selected{
font-weight:bold;
}

#SubHeader {
	height:158px;
	background:url(/images/sub_header_bg.jpg) repeat-x ;
	float:left;
	width:800px;
}

#SubHeaderRight {
	float:right;
	width:586px;
}

#SubHeaderLeft{
	float:left;
	width:134px;
	background-image:url(/images/sub_left_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:138px;
	padding-left:80px;
	padding-top:11px;
}

#SubHeader ul
{
	padding: 0;
	margin: 0;
}
#SubHeader li
{
	color:#FFFFFF;
	list-style:none;
	padding-bottom:20px;
	width:120px;
	background-image:url(/images/sub_menu_arrow.gif);
	background-repeat:no-repeat;
	background-position:top right;
}
#SubHeader a
{
	font-family:Arial, Helvetica, sans-serif;
	color:#B2BABF;
	font-weight:normal;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}
#SubHeader a:hover, #SubHeader a.Selected
{
	color:#FFFFFF;
}

#MainContent{
	width:800px;
	float:left;
	padding: 0px 0px 0px 0px;
	margin-bottom:15px;
}

#MainContent-home{
	width:800px;
	float:left;
	padding: 0px 0px 0px 0px;
	margin-bottom:15px;
	background-image:url(../images/background-home.gif);
	background-repeat:repeat-y;
}

	.HomeBG{
	background-color:#0560A7;
	color:#FFFFFF;
	min-height:670px;
}

.ContentBG{
	background-image:url(/images/content_main_bg.gif);
	background-repeat:repeat-y;
	color:#666666;
}

#ContentLeft{
	float:left;
	width:213px;
}

#ContentLeftHome{
	float:left;
	width:196px;
	padding: 10px 9px 15px 9px;
}

#ContentMid{
	float:left;
	width:364px;
	padding: 0px 15px 15px 15px;
}

#ContentRight{
	width:160px;
	float:right;
	padding: 10px 9px 15px 9px;
	border-left-width:1px;
	border-left-color:#C1D7E9;
	border-left-style:solid;
	
}

#ContentMidContent{
	width:576px;
	float:left;
	padding: 0px 0px 15px 10px;
}

#ContentHeader{
	width:394px;
	padding: 0px 15px 0px 0px;
	margin-bottom:20px;
}

#Footer
{
	width:800px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#999999;
}
#Footer a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#999999;
	text-decoration:none;
}
#Footer a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	text-decoration:none;
}
#Copyright
{
	width:800px;
	float:left;
	text-align:center;
	padding-top:10px;
	border-top-width:1px;
	border-top-color:#B4CFE5;
	border-top-style:solid;
}


#Copyright2
{
	float:left;
	text-align:center;
	font-size:9px;
	width:800px;
	padding-top:7px;
	margin-bottom:10px;
}

#Copyright2 a, #Copyright2 a:hover {
	font-size:9px;
}


.ItemWrapper{
	float:left;
	padding:0px;
	margin:0px 0px 10px 0px;
}

.ItemWrapperText{
	float:left;
	vertical-align:top;
	width:394px;
	padding: 0px 15px 0px 0px;
	margin:0px;
}

.ItemWrapperText{
	float:left;
	vertical-align:top;
	margin:0px;
}

#ContentLeft ul
{
	padding: 15px 0px 0px 0px;
	margin: 0px 0px 0px 15px;
}
#ContentLeft li
{
	list-style:none;
	margin-bottom:10px;
	padding-left: 25px;
	background-image:url(/images/white_bullet_sub.gif);
	background-repeat: no-repeat;
	background-position:center left;

}
#ContentLeft a
{
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight:normal;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
#ContentLeft a:hover, #ContentLeft a.Selected
{
	color:#006699;
}



p{
	vertical-align:top;
	margin-top:0px;
}

#ContentRight a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:underline;
}
#ContentRight a:hover
{
	color:#66CCFF;
	text-decoration:none;
}

#Home p
{
	
	font-weight:normal;
	color:#000000;
	
	margin-top:10px;
}

#Home h1
{
	
	font-weight:normal;
	margin-top:10px;
}


h1
{
	font-size:14px;
	color:#6E9CC2;
	font-weight:bold;
	padding:0px;
	margin:0px;
}

#ContentRight h2, #ContentLeftHome h2, #ContentRightHome h2, #ContentLeftHome h2
{
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	margin-top:0px;
	background-image:url(/images/h2_bg.gif);
	background-repeat:repeat-x;
	padding-bottom:10px;
	margin-bottom:10px;
	width:160px;
}

h2
{
	font-size:12px;
	color:#666666;
	font-weight:bold;
	padding:0px;
	margin:0px;
}

#subscriber-header h3
{
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	padding:0px;
	margin:0px;
}

.SmallDate{
	font-size:12px;
	color:#333333;
	font-weight:normal;
	padding:0px;
	margin:0px;
	font-style:italic;
}


hr{
 	color: #CCCCCC;
	height: 1px;
	font-size:12px;
	margin:20px 0px 20px 0px;
	border: 0;
  	width: 95%;
	text-align:left;
}


#Content a, #flashcontent a
{
	font-family:Arial, Helvetica, sans-serif;
	color:#993333;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}

#Content a:hover, #Content a.Selected, #flashcontent a:hover
{
	color:#0460A9;
	text-decoration:underline;

}

#Content a.backtop{
font-size:10px;
}

.Large{
font-size:16px;
margin-bottom:5px;
padding-bottom:0px;
}

.MediaItems {
width:100%;
}

#GalleryHolder {
float:left;
margin-top:20px;
}

.GalleryItems{
float:left;
width:185px;
margin-bottom:20px;
font-weight:bold;
}
td {
vertical-align:top;
}

#Content input, textarea {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
font-style : normal;
font-variant : normal;
font-weight : normal;
color: #5F5F5F;
}

#Content input[type="text"], textarea, #Content input.text{
width: 180px;
}

#Content{
float:none;
}

#Content table{
float:none;
}

#Subscribe{
background-color:#0560A7;
float:left;
height:127px;
padding:10px;
width:194px;
background-image:url(../images/sub-back.jpg);
background-repeat:no-repeat;
}

#Subscribe2{

float:left;
height:147px;
padding:0px;
width:214px;
background-image:url(../images/bistrocomp.jpg);
background-repeat:no-repeat;
}

.competition .long-input{
	width:350px;
}


#Subscribe input, select, textarea {
  font-family: Arial, sans-serif;
  font-size: 100%;
  color: #000000;
}

#Subscribe  input.InputText {
width:190px;
margin: 2px 0px 2px 0px;
}

#Subscribe  input.inputSubmit {
margin: 2px 0px 2px 0px;
}


#Subscribe form div {
  clear: left;
  width: 140px;
  margin: 0px 5px 0px 0px;
  padding: 1px 3px;
}

#Subscribe .required label:before {
  content: '';
}

#Subscribe  fieldset
{
border: 1px solid #3366CC;
margin: 0px 10px 0px 10px;
padding: 0px 0px 0px 2px;
}

#Subscribe  legend
{
font-weight:bold;
}
#SubSent{
padding: 10px;
}
#SubSent p, #SubSent a{
color:#FFFFFF;
font-size:10px;
padding:0;
margin:0;
}

.style2 {
	font-size: x-small;
	font-style: italic;
	}
	
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	z-index:100000;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ 
	background-image: url(/images/overlayGal.png); 
	}

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/overlayGal.png", sizingMethod="scale");
	}

#top-menu{
	color:#0560A7;
	font-size:12px;	
	padding:10px;
	float:right;
}

#top-menu a{
	color:#0560A7;
	text-decoration:none;
	font-weight:bold;
}

#top-menu a:hover{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}

#top-menu ul, #top-menu li{
	display:inline;
	
}
.halloween-back-colour{
	background-color:#161e2b;
}

.event-banner{
background-repeat:no-repeat; height:150px; width:150px; padding:5px; margin-bottom:10px; border:1px dashed #FFFFFF
}

#fish-form label{
	width:150px;
	font-weight:bold;
	float:left;
}
#events-menu, #events-menu li, #events-menu ul{
	color:#FFFFFF;
	list-style:none;
	margin:0;
	padding:0;
}
#events-menu ul{
	margin:0px 0px 0px 10px;
}
#events-menu li{
	margin:0px 0px 5px 0px;
	list-style:square;
	
}
#events-menu a{
	color:#FFFFFF;
	text-decoration:none;
}

#events-menu a:hover{
	color:#6E9CC2;
	text-decoration:none;
}
#events-menu h2{
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
	text-decoration:underline;
	background-image:none;}
	
	#tabs6 {
	float:left;
	width:800px;
	background:#ffffff;
	font-size:93%;
	line-height:normal;
	 border-bottom:3px solid #1f54bc;
	font-family:verdana, Arial;
}
#tabs6 ul {
	margin:0;
	padding:10px 10px 0 0px;
	list-style:none;
	display:inline;
}
#tabs6 li {
	display:inline;
	margin:0;
	padding:0;
}
#tabs6 a {
	float:left;
	background:url("../images/tableft6.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 6px;
	text-decoration:none;
}
#tabs6 a span {
	float:left;
	display:block;
	height:16px;
	background:url("../images/tabright6.gif") no-repeat right top;
	padding:10px 10px 10px 0;
	color:#FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs6 a span {
	float:none;
}
/* End IE5-Mac hack */
    #tabs6 a:hover span {
	color:#FFF;
}
#tabs6 a:hover {
	background-position:0% -42px;
}
#tabs6 a:hover span {
	background-position:100% -42px;
}
#tabs6 #current a {
	background-position:0% -42px;
}
#tabs6 #current a span {
	background-position:100% -42px;
}
#tabs6 img {
	vertical-align:top;
}
