﻿@import url("layout.css");
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
	/*background-color: #abc;*/
}
#container {
	width: 646px;
	margin: 0 auto;
	background-image: url("../images/msfp_smbus2_01.gif");
	background-repeat: repeat-y;
	background-attachment: scroll;
}
#sidebar {
	float: left;
	width: 150px;
	background-color: #FF7C00;
	position: absolute;
	clear: both;
	/*margin-left: 10px;*/
	display: inline;
}
#page_content {
	background-color:#FAE4CE;
}
/* To copy Bernard's documents */
.centrehdg {
	font-weight: bold;
	font-size: large;
	text-align: center;
	color: #FF6600;  
	/*font-size: 2em; 
	font-weight:normal;
	margin:0px; 
	padding:0px;
	color: #FF6600;  
	line-height:2em; 
	text-decoration: none;*/
}
.photoheading 
{
	font-weight:normal;
	font-size:medium;
	text-align: center;
	color: #FF6600;  
	
}
.fuzzybottom 
{
	background-image: url('../images/oinkfade2v.jpg');
	background-repeat:repeat-x;
	background-position:bottom;
}
.fuzzytlh
{
	width: 200px;
	background-color: #FAE4CE;
	background-image: url('../images/oinkfade2tlh.jpg');
	background-repeat:no-repeat;
	background-position:right bottom;
}
.fuzzyright
{
	width: 200px;
	background-color: #FAE4CE;
	vertical-align:top;
	background-position: right;
	background-image: url('../images/oinkfade2.JPG');
	background-repeat: repeat-y;
}
.fuzzytop
{
	background-image: url('../images/oinkfade2up.jpg');
	background-repeat:repeat-x;
	}
.fuzzyblh
{
	width: 200px;
	background-color: #FAE4CE;
	background-image: url('../images/oinkfade2blh.jpg');
	background-repeat:no-repeat;
	background-position:right top;
	}
/*For <td> newsletters in table */
.newslettercell
{
	width: 100px;
	height: 108px;
	text-align: center;
    }

.beachybullet {
	list-style-image: url('/images/beachy.jpg');
}

.tickbullet 
{
	list-style-image: url('/images/tick.jpg');
}

/* Styles for Navigation */
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#sidebar li {
	font-size: 0.9em;
	display: block;
	margin: 0;
	padding: 0;
	/*border: 1px solid #d3d3d3;*/
}
#sidebar a {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding: 5px;
	border-bottom: 1px solid #f2f2f2;
}
#sidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: 1px solid #f2f2f2;
	background-color: #FFAF66;
}
/*From Region style sheet*/
/**************************/
/* HTML TAGS */
/**************************/

body 
{
	margin:0px; 
	padding:0px; 
	font-family : Verdana, Arial, Geneva, sans-serif; 
	font-size: 70%; 
	color : #333333; 	
	background-color:#FFFFFF;
}

h1 
{
	font-size: 2em; 
	font-weight:normal;
	margin:0px; 
	padding:0px;
	color: #FF6600;  
	/*line-height:2em; */
	text-decoration: none;
}

h2 
{
	font-size: 1.4em;
	font-weight: bold;  
	margin:0px; padding:0px;
	color: #FF6600;  
	line-height: normal;
	margin-bottom:0.3em;
	text-decoration: none;
}

h2 a, h2 a:link, h2 a:active, h2 a:visited 
{
	text-decoration: underline;
}

h3 
{
	font-size: 1.2em;
	font-weight: bold; 
	padding: 0px;
	margin: 0px;
	color: #009900;
}

hr
{
	border: none;
	height:1px;
	background-color:#C0C0C0;
}

/*a h3, a:link h3, a:active h3, a:visited h3 
{
	text-decoration: underline;
}*/
a:hover h3
{ 
	color: #000000;
}
img
{
	border-style: none;
	border-color: inherit;
	border-width: 0;
}
/* Contacts page */
#contact td
{
	border-left: 1px solid #C0C0C0;
	border-right-style: solid;
	border-right-width: 1px;
	border-top: 1px solid #C0C0C0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#contact table {
	border: 1px solid #C0C0C0;
	width:100%;
}
/* Shaddow table */
.shade_r {
	background-image: url('../images/right.JPG');
	background-position:left;
	background-repeat:repeat-y
}
.shade_trhc {
	background-image: url('../images/trhc.JPG');
	background-position:left bottom;
	background-repeat:no-repeat;
}
.shade_brhc {
	background-image: url('../images/brhc.JPG');
	background-position:left top;
	background-repeat:no-repeat
}
.shade_b {
	background-image: url('../images/bottom.JPG');
	background-repeat:repeat-x;
	background-position:top;
}
.shade_l {
	background-image: url('../images/left.JPG');
	background-position:right;
	background-repeat:repeat-y;
}
.shade_t {
	background-image: url('../images/top.JPG');
	background-repeat:repeat-x;
	background-position:bottom;

}
.shade_blhc {
	background-image: url('../images/blhc.JPG');
	background-position:right top;
	background-repeat:no-repeat;
}
.shade_tlhc {
	background-image: url('../images/tlhc.JPG');
	background-position:right bottom;
	background-repeat:no-repeat;
}
.commencing 
{
	background-color:Silver;
	height: 27px;
	color:White;
}
/* Calendar table */
.calColHdr{
	background-color:#CCCCCC;
	color:white;
	float:left;
}
.calCol
{
	height: 43px;
	text-align: left;
	vertical-align: top;
	float: left;
	border-color: #CCCCCC;
	text-indent: 2px;
	font-weight: bold;
}
.calColOpen
{
	background-position: center;
	background-image: url(     '../images/smaphouseV.jpg' );
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#calendar table{
	border-style: solid;
	border-color: #CCCCCC;
	border-width: thin;
	width:310px;
}
#calendar td{
	margin: 2px;
	width:35px;
	border-style: solid;
	border-color: inherit;
	border-width: thin;
}
/* Calendar table - end */
#diary td
{
	text-align:left;
}
#diary .day
{
	width:50px;
	font-weight:bold;
}
	
.bernardgreen h2{
	background: #D6E3BC;
	color:#00B050;
}
.bernardgreen h3{
	background: #D6E3BC;
	color:#00B050;
}
	
