@charset "UTF-8";

/* 
Website Name: The Avocet Cafe
Website URL: www.avocetcafe.co.uk
Website Designer: Alastair Bruce
Designer URL: www.alastairbruce.co.uk
Date Created: 16th October 2009
*/

body  {	background-color: #ccc;	text-align: center;	color: #000000;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 80%;	margin: 0;	padding: 0;}

.thrColFixHdr #container {	width: 780px;	margin: 0 auto;	border: 10px solid #FFF;	text-align: left;	background-color: #FFFFFF;	}

/* Start of Header */

.thrColFixHdr #header { position:relative; background-color: #800000; width:780px; height:160px; background-image:url(../images/headerback.gif);}

h1#avocet-cafe-logo {position:absolute;	width:231px;height:150px; margin: 0px; top:0px;left:0px;text-indent:-9999em;background:url(../images/aocet-logoR.gif) left top no-repeat;}
h1#avocet-cafe-logo a{ display:block; width:231px; height:150px; }

.thrColFixHdr #header .strapline {float: right;margin-right: 1em;margin-top: 8em;color: #FFF;letter-spacing: 0.25em;}
.thrColFixHdr #header a:link, .thrColFixHdr #header a:visited, .thrColFixHdr #header a:active {	color: #FFFFFF;	text-decoration: none;}
.thrColFixHdr #header a:hover {color: #b8b8b8;}

/* End of Header */

/* Images for pages */

.thrColFixHdr #FoodTitleImage h2 {
	background: transparent url(../images/cafe05_780.jpg) no-repeat;
	width:780px;
	height:281px;
	padding-top:0px;
	margin-top:0px;
}

.thrColFixHdr #FoodTitleImage span {
	display: none; 
}

.thrColFixHdr #ContactTitleImage h2 {
	background: transparent url(../images/topsham01.jpg) no-repeat;
	width:780px;
	height:281px;
	padding-top:0px;
	margin-top:0px;
}

.thrColFixHdr #ContactTitleImage span {
	display: none; 
}

.thrColFixHdr #AboutUsTitleImage h2 {
	background: transparent url(../images/cafe04_780.jpg) no-repeat;
	width:780px;
	height:281px;
	padding-top:0px;
	margin-top:0px;
}

.thrColFixHdr #AboutUsTitleImage span {
	display: none; 
}



/* Sidebar1 configuration */

.thrColFixHdr #sidebar1 {
	float: left;
	width: 240px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #FFF;
	margin: 0px;
}

.thrColFixHdr #sidebar1 h2 {
	background: transparent url(../images/welcome.gif) no-repeat;
	width:125px;
	height:37px;
}

.thrColFixHdr #sidebar1 h2 span {
	display: none; 
}


.thrColFixHdr #sidebar2 {
	float: right;
	width: 200px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	background-color: #FFF;
	color: #FFF;
	text-align: center;
}

/* Main Content */

.thrColFixHdr #mainContent {
	margin-right: 230px;
	margin-bottom: 0;
	margin-left: 290px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	background-color: #FFF;
	margin-top: 25px;
} 

.thrColFixHdr #mainContent2Col {
	margin-right: 230px;
	margin-bottom: 0;
	margin-left: 30px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	background-color: #FFF;
	margin-top: 30px;
}

.thrColFixHdr #mainContent h2 {
	background: transparent url(../images/ourfood.gif) no-repeat;
	width:125px;
	height:37px;
}

.thrColFixHdr #mainContent h2 span {
	display: none; 
}

.thrColFixHdr #mainContent2Col a:link, .thrColFixHdr #mainContent2Col a:visited, .thrColFixHdr #mainContent2Col a:active {
	color: #000000;
	text-decoration: underline;
}

.thrColFixHdr #mainContent2Col a:hover {
	color: #800000;
}


/* Footer */

.thrColFixHdr #footer {
	padding: 0 10px 0 20px;
	background-color: #333;
	color: #CCC;
} 
.thrColFixHdr #footer p {
	margin: 0;
	padding: 10px 0;
}

.thrColFixHdr #footer .strapline {
	float: right;
	font-size:18px;
	margin-right: 1em;
	margin-top: 1.5em;
	color: #ffffff;
}

.thrColFixHdr #footer a:link, .thrColFixHdr #footer a:visited, .thrColFixHdr #footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.thrColFixHdr #footer a:hover {
	color: #dcdcdc;
	background-color:#333;
}


.thrColFixHdr #copyright {
	font-size:9px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;	
}

.thrColFixHdr #copyright a:link, .thrColFixHdr #copyright a:visited, .thrColFixHdr #copyright a:active {
	color: #000000;
	text-decoration: underline;
}

.thrColFixHdr #copyright a:hover {
	color: #ffffff;
	text-decoration: underline;

}



.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
