@charset "utf-8";
/* CSS Document */

/*
colours

#6FA399 - green
#1E2424 - dark grey
#A8D3DD

 */
 
html,body {
	margin: 0;
	padding: 0;
	height: 100%;
	border: none;

}

p {
	margin: 0px;
}

a:link {
	color: #6FA399;
}

a:visited {
	color: #648D85;
}

a:hover {
	color: #1E2424;
}

body {
	font-family: "Trebuchet MS", HelveticaNeue, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	margin: 0px;
	text-align: center;
	height: 100%;
	background-image: url(../objs/bg_main.jpg);
	background-repeat:repeat-x;

	
}

h1 {
	font-family: "Trebuchet MS", HelveticaNeue, Arial, Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	margin: 0px;

}

h2 {
	font-family: "Trebuchet MS", HelveticaNeue, Arial, Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #6FA399;
	margin: 0px;

}

h3 {
	font-family: "Trebuchet MS", HelveticaNeue, Arial, Verdana;
	font-size: 1.0em;
	font-weight: bold;
	color: #6FA399;
	margin: 0px;
	

}

#wrapAll {
	width: 100%;
	margin: 0px auto 0px auto;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;

	
}

#pageMainContainer {
	background-image: url(../images/page_bg.gif);
	background-repeat:repeat-x;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	position:relative;
	overflow:hidden;
	
}

#pageMain {
	font-family: Verdana, Arial, sans-serif;
	background-image:url(../objs/top.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color: #FFFFFF;
	width: 960px;
	position:relative;
	overflow:hidden;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-bottom: 20px;

}

#pageMainBottom{
	width:960px;
	height: 10px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
}

#pageHeaderContainer {
	width: 100%;
	height:24px;
	
	background-image:url(../objs/wave.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	position: relative;
	z-index:0;
	top:-20px;

	
}

#header {
	background-image: url(../objs/header.jpg);
	background-repeat: no-repeat;
	width: 960px;
	height: 181px;
	margin: 0px auto 0px auto;
	position: static;
	z-index: -1;

}

#menuContainer {
	width:960px;
	background: #6FA399;
	height: 30px;
	margin-left:auto;
	margin-right:auto;
}


	
#menu {
	width:960px;
	font-size:100%;
	line-height:normal;
	margin-left:auto;
	margin-right:auto;
	}

#menu ul {
	margin:0;
	padding:0px 10px 0 0px;
	list-style:none;
		
	}

#menu li {
	font: "Trebuchet MS";
	font-size:13px;
    color: #4D4D4D;
	display:inline;
	margin:0;
	padding:0;
		
}

#menu a {
	float:left;
	margin:0;
	padding-right:15px;
	padding-left:3px;
	text-decoration:none;
	color:#382626;
	background-image:url(../objs/fish.jpg);
	background-repeat: no-repeat;
	background-position:left;
}

#menu a span {
	float:right;
	display:block;
	padding:5px 25px 5px 25px;
	color:#fff;

}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {float:none;}

/* End IE5-Mac hack */
#menu a:hover span {
	background-color:#FFFFFF;
	color:#999999;
}

#menu a:hover {
	background-position:0% -42px;
	
}

#menu a:hover span {
	background-position:100% -42px;
	color:#4D4D4D;

}



.LeftContainer{
	margin-left: 15px;
	margin-top: 15px;
	float: left;
}

.RightContainer{
	float:right;
	margin-right: 27px;
	background-color:#6FA399;
	height: 300px;
	width:430px;
	padding:10px;
}

.RightContainer2{
	float:right;
	margin-right: 27px;
	background-color:#6FA399;
	height: 240px;
	width:430px;
	padding:10px;
}


.RightContainer p{
	color:#fff;
}

.RightContainer2 p{
	color:#fff;
}

.RightContainerTop{
	margin-top: 50px;
	margin-right: 27px;
	width:450px;
	background-image:url(../objs/top_dark.gif);
	background-repeat:no-repeat;
	background-position:right top;
	background-color:#6FA399;
	float:right;
	height: 11px;
	
}

.RightContainerTop1{
	margin-top: 25px;
	margin-right: 27px;
	width:450px;
	background-image:url(../objs/top_dark.gif);
	background-repeat:no-repeat;
	background-position:right top;
	background-color:#6FA399;
	float:right;
	height: 11px;
	
}

.RightContainerBottom{
	width:450px;
	margin-right: 27px;
	background-image:url(../objs/bottom_dark.gif);
	background-repeat:no-repeat;
	background-position: right bottom;
	background-color:#6FA399;
	float:right;
	height: 11px;
	
}

#fullWidth{
	width:960px;
	margin-left: auto;
	margin-right: auto;

}

#fullWidthRestuarant{
	width:890px;
	background-color:#efefef;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 15px;
	padding: 10px;

}

#fullWidthMenu{
	width:750px;
	background-color:#efefef;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 15px;
	padding: 10px;

}

#greenContainer{
	width: 885px;
	margin-left: 45px;
	margin-top: 15px;
	float: left;

}

#greenTop{
	width: 245px;
	height:12px;
	background-color:#6FA399;
	background-image:url(../objs/green_top.gif);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	

}

#greenMiddle{
	background-color:#6FA399;
	width: 225px;
	height: 161px;
	background-image:url(../objs/001_ecc_14.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	padding: 10px;
	float:left;
}

#greenMiddle p{
	color: #FFFFFF;

}

#greenBottom{
	width: 245px;
	height:12px;
	background-color:#6FA399;
	background-image: url(../objs/green_bottom.gif);
	background-repeat:no-repeat;
	background-position:left;
	float:left;
}

#greenPhotos{
	width: 640px;
	float:right;

}

#leftBubble {
	width: 269px;
	margin-top: 12px;
	margin-left: 12px;
	float:left;

}

.RightContainerFF{
	float:right;
	margin-right: 25px;
	margin-top: 25px;
	width: 630px;

}

.RightContainerMiddleFF{
	float:right;
	background-color:#6FA399;
	width:609px;
	padding:10px;
}

.RightContainerFF p{
	color:#fff;
}

.RightContainerTopFF{
	width:629px;
	background-image:url(../objs/ff_top.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#6FA399;
	float:right;
	height: 11px;
	
}

.RightContainerBottomFF{
	width:629px;
	background-image:url(../objs/ff_bottom.gif);
	background-repeat:no-repeat;
	background-position: bottom;
	background-color:#6FA399;
	float:right;
	height: 11px;
	
}

#contactDetailsDiv
{
	width: 250px;
	float: left;
	margin-top:25px;
	margin-left: 25px;
	border: 1px solid #CCCCCC;
	padding: 10px;
	
}

#contactForm {
	margin-top:25px;
	margin-right:25px;
	float:right;
	width: 600px;
	border: 1px solid #CCCCCC;
	padding:10px;
}

#lightboxThumbsContainer {
	margin-top: 15px;
	width: 935px;
	float: left;
	height: 200px;
	margin-left: 25px;

}

#thumbs {
	width: 113px;
	margin-right:20px;
	margin-bottom: 5px;
	float: left;
	
}


#fishShops {
	float: left;
	width:240px;
	height: 180px;
	border: 1px solid #CCCCCC;
	margin-left:25px; 
	padding: 10px;
}

#jobApplication {
	margin-top: 25px;
	float: left;
	width:535px;
	border: 1px solid #CCCCCC;
	margin-left:25px; 
	padding: 10px;
}

#jobApplicationPDF {
	margin-top: 25px;
	float: right;
	width:310px;
	border: 1px solid #CCCCCC;
	margin-right:25px; 
	padding: 10px;
}


#foodMenus{
	width: 800px;
	margin-top:20px;
	margin-left: 80px;
}

#foodMenusText{
	margin-top:5px;
	margin-left: 15px;
	padding-top:10px;
}

#fishChips150{
	width: 900px;
	margin-top:15px;
	margin-left: auto;
	margin-right: auto;
}

.takeAwayMenus{
	margin-top:25px;
	margin-left: 25px;
	height:100px;
	width:910px;
	
}

.aboutPhoto{
	width: 456px;
	margin-left: 25px;
	margin-top: 25px;
	float: left;
}

.aboutPhoto1{
	margin-left: 25px;
	margin-top: 25px;
	float: left;
}

.aboutPhoto2{
	margin-top: 25px;
	margin-right: 25px;
	float: right;
}

.aboutPhoto3{
	margin-top: 15px;
	float: left;
}

.aboutPhoto4{
	margin-left: 45px;
	margin-right:10px;
	margin-top: 15px;
	float: left;
}





.aboutText{
	margin-top: 15px;
	margin-left: 25px;
	float: left;
	width: 443px;
}

.aboutMenu{
	margin-top: 15px;
	margin-right: 25px;
	float: right;
	width: 443px;
}

#map{
	width: 270px;
	float: left;
	margin-top:15px;
	margin-left: 25px;
	border: 1px solid #CCCCCC;

}


#footer {
	margin-top: 20px;
	width:960px;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
}

#footerColRight{
	float:right;

}

#footerColLeft{
	float:left;


}


.clear
{
	clear:both;
}
