body {
	background-color: #ffffff;
	margin-top: 0;
	margin-bottom: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
	font-size: 12px;
	height: 100%;
}

body.background {
	background-image:url(../images/lavendar.gif);
}

p {
	margin-top: 8px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin-right: 9px;
	display: block;
	white-space: normal;
	margin-left: 9px;
}

body.background div.pageBackground {
	background-color: #ffffff;
	margin: 8px;
	border: solid 2px #20381D;
	padding: 1em;
}

div.shopHeaderAddr {
	padding-top: 3em;
}

body.wysiwygFieldBody {
	margin: 0;
	padding: 1em;
	background-image:none;
}

.WhiteTable {
	background-color: #ffffff;
	border-left: solid 2px #20381D;
	border-right: solid 2px #20381D;
}

.WhiteTableHeader {
	margin-top: 18px;
	border-top: solid 2px #20381D;
	border-left: solid 2px #20381D;
	border-right: solid 2px #20381D;
}

.WhiteTableFooter {
	background-color: #FFFFFF;
	margin-bottom: 18px;
	border-left: solid 2px #20381D;
	border-right: solid 2px #20381D;
	border-bottom: solid 2px #20381D;
}

.trPentBack {
	background-image:url(../images/pentback.gif);
	background-repeat:repeat;
}

.ItemHeader {
	margin-top: 8px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	padding: 0px;
	margin-right: 9px;
	display: block;
	white-space: normal;
	margin-left: 9px;
}

td {
	font-size: 11px;
	vertical-align: top;
	color: #006600;
}

td.m {	vertical-align: middle; }

td.product { height: 30px}

td.products {
	background-image:url(../images/pentback.gif);
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #006600;
	font-weight: bold;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #993366;
}

h3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	color: #993300;
	font-weight: bold;
}

.h3t {
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	color: #993300;
	font-weight: bold;
	margin-left: 9px;
}

.SectionHeader {
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	color: #993366;
	font-weight: bold;
	margin-left: 9px;
}

.W3C {
	margin-left: 9px;
}

a {
	text-decoration: underline;
	color: #007700;
	line-height: 20px;
}

.linkfix {
	text-decoration: underline;
	color: #007700;
}

a:hover {
	color: #00AA00;
	text-decoration: none;
	background-color: #D0EED0;
}

.w {
	color: #006600;
}

a.button:link, a.button:active, a.button:visited {
	color: #009F00;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
}

.shopitem, a.button:active, a.button:visited {
	color: #009F00;
	margin-left: 9px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
}

a.button2:link, a.button2:active, a.button2:visited {
	position: relative;
	left: 20px;
	color: #006600;
	font-size: 11px;
	text-decoration: none;
}


a.imgLink img {
	border: #FFFFFF solid 5px;
	border-bottom-width: 0px;
}

a.imgLink:hover img {
	border: #D0EED0 solid 5px;
	border-bottom-width: 0px;
}

div.headerLogo {
	text-align: center;
}

.orderbox {
	width: 3px;
	size: 3px;
}

#main {
	height: 100%;
	bottom: 0px;
	border: 0px;
	border-spacing: 0px;
	table-layout: fixed;
	border-collapse: collapse;
} 

.BasketTR {
	background-color: #006633;
}

.BasketTD {
	color: #FFFFFF;
}

.EditClass {
	border: 1px;
	border-style: solid;
	text-align: center;
	background-color: #D0E6D2;
}

td.quantLabel {
	vertical-align: middle;
	text-align: right;
}

.formDiv {
	padding: 2px 0;
	text-align: center;
}

.OrderTable {
	border: 1px;
	border-style: solid;
	border-color: #000000;
}

.IndentTextWhite {
	color: #FFFFFF;
	margin-left: 9px;
}

.WhiteHyperlink {
	color: #FFFFFF;
}

.IndentText {
	margin-left: 9px;
}

.OrderText {
	color: #FFFFFF;
	font-size: 24px;
}

.ItemTR {
	border-bottom: 1px;
	border-style: solid;
	border-color: #000000;
	background-color: #ADD5AC;
	color: #FFFFFF;
}

.Button {
	border-style: solid;
	height: 20px;
	border: 1px;
	border-color: #233025;
	background-color: #BEDDB9
	color: #3C6047;
}

.CardError {
	font-size:18px;
	color: #FF0000;
}

/*----- admin panel -------*/
.AdminPanel {
	margin-right: 9px;
	border: solid 2px #20381D;
	text-align: center;
	width: 160px;
}

.AdminPanelHead {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003E1F;
	padding: 2px 0;
	border-bottom: 8px;
	border-bottom-style: solid;
	border-bottom-color: #006633;
}

.AdminPanelGroup {
}

.AdminPanelGroupHead {
	color: #FFFFFF;
	background-color: #006633;
}

.AdminPanelLink {
	background-color: #ADD5AC;
}
/*------------------------*/
.AdminTableMenu {
	margin-left: 9px;
	border: solid 2px #20381D;
}

.AdminTable {
	border: solid 2px #20381D;
}

.AdminTableTr {
	margin-left: 9px;
}

.AdminTblTdWhite {
	color: #FFFFFF;
}

.AdminTblCat {
	background-color: #006633;
	height: 10px;	
}

.AdminTextHeader {
	margin-left: 9px;
}

.AdminTblTrBlock {
	background-color: #003E1F;
}

.AdminForm td {
	padding-top: 8px;
}

.TableTop {
	margin-top: 20px;
}

.TextClass {
	border: 1px;
	border-style: solid;
	background-color: #D0E6D2;
}

.TextAreaClass {
	border: 1px;
	border-style: solid;
	background-color: #D0E6D2;
}

div.itemInCatalog {
	width: 500px;
	margin-bottom: 2.5em;
}

div.itemImageInCatalog {
	width: 156px;
	float: left;
}

div.itemNameInCatalog {
	font-size: 18px;
	color: #993366;
	font-weight: bold;
	margin-bottom: 1.2em;
}

div.itemTextWithImageInCatalog {
	width: 336px;
	float: right;
	margin-bottom: 2em;
}

div.itemTextNoImageInCatalog {
	width: 500px;
	margin-bottom: 2em;
}

div.itemPriceOrderEtcInCatalog {
	padding-top: 5px;
	clear: both;
}

div.itemPriceInCatalog {
	width: 250px;
	float: left;
	text-align: center;
	line-height: 1.5em;
}

span.xchng {
	font-weight: normal;
	font-size: 0.8em;
	line-height: 1.2;
	font-family: 'Courier New', monospace;
}

span.xchng span.currency {
	font-size: 0.8em;
}

div.itemAmountInCatalog {
	width: 240px;
	float: right;
	text-align: right;
}

div.itemNotAvailInCatalog {
	width: 240px;
	float: right;
}

.itemsPagesLinks {
	margin-bottom: 2em;
	text-align: center; 
}

.itemsPagesLinks a:link, .itemsPagesLinks a:active, .itemsPagesLinks a:visited {
	color: #006600;
	font-size: 11px;
	text-decoration: none;
}

.itemsPagesLinks span {
	font-size: 11px;
	color: #99CC99;
}

.itemCategoryLinks {
	margin: 0 3em;
	font-size: 11px;
	line-height: 1.0;
}

.itemCategoryLinks a:link, .itemCategoryLinks a:active, .itemCategoryLinks a:visited {
	font-size: 11px;
	line-height: 1.0;
	color: #993366;
	font-weight: normal;
	text-decoration: none;
}

.shopsearch {
	margin: 0 9px 0;
	padding: .4em 0 0 0;
/*	border: 1px solid #006600;*/
}

.catsearch {
	margin: 0 10% .6em;
	text-align: center;
}

.shopsearch input, .catsearch input {
/*	border: 1px solid #000000; */
}

#showHelp, #showHelpC {
	display: inline;
}

#hideHelp, #hideHelpC {
	display: none;
}

.searchhelp {
	font-size: 10px;
	display: none;
}

div.clearFloats {
	clear: both;
}

.AdminTblTdCnts {
	background-color: #287e53;
	color: #ffffff;
}

#CardDetailsTable td {
	padding: 8px;
	font-weight: bold;
	font-size: 16px;
}

#CardDetailsTable td.AdminTblTdCnts {
	font-weight: normal;
}

#CardDetailsTable tr.AdminTblTrBlock td {
	padding: 0;
}

#CardDetailsTable tr.AdminTblCat td {
	font-weight: normal;
}

div.group {
	margin: 2em 0;
	padding: 1em;
}

.groupHead {
	font-weight: bold;
	font-size: 16px;
}

.ImgBorder {
	border: solid 2px #20381D;
}

.AdminIcon {
	border: none;
}

p.message {
	font-weight: bold;
	padding: 2px;
	background-color: #ffff66;
}

div.account {
	width: 90%;
	border: solid #006600 1px;
	padding: 1em;
	margin: 1em .6em;
	background-color: #EEFFEE;
}

div.account th {
	background-color: #DDF0DD;
}

div.account .number {
	text-align: right;
}

div.account p.buttons, div.account div.buttons {
	text-align: center;
}

div.pfButton {
	text-align: right;
	width: 90%;
}

div.account p.formLine {
	overflow: hidden; /* clears floats */
	margin-left: 0;
	margin-right: 0;
}

div.account p.formLine span.formLineLabel {
	float: left;
	text-align: right;
	font-size: .9em;
	white-space: nowrap;
}


/*----- staff rota view ------*/
table.staffRota {
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	border-bottom-width: 0;
}

table.staffRota th {
	text-align: center;
	border-right: 1px solid #000000;
	border-bottom: 2px solid #000000;
}

table.staffRota th.staffRotaDate {
	width: 1.5em;
}

table.staffRota th.staffRotaDay {
	width: 2em;
}

table.staffRota th.staffRotaPlace {
	width: 4.5em;
}

table.staffRota th.staffRotaNote {
	border-right-width: 0px;
}

table.staffRota td {
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}

table.staffRota td.staffRotaDate {
	text-align: center;
}

table.staffRota td.staffRotaDay {
	padding-left:2px;
	padding-right:2px;
}

table.staffRota td.staffRotaPlace {
	text-align: center;
}

table.staffRota td.staffRotaNote {
	padding-left: .5em;
	border-right-width: 0px;
}

table.staffRotaEdit {
	border: 0px solid #000000;
}
table.staffRotaEdit td {
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	width: 6em;
}

.staffRotaHead {
	padding: .2em;
	margin: 2px auto;
	width: 40%;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	color: #FFFFFF;
	background-color: #006633;
}
/*----------------------*/

/*----- events diary ------*/
table.adminDiary {
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	border-bottom-width: 0;
	text-align: left;
}
table.adminDiary td {
	border-bottom: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
	padding: .5em;
}
table.adminDiary td.eventDate {
	width: 9em;
}
table.adminDiary td.eventPlace {
	width: 10em;
}
table.adminDiary td.eventTitle {
}
table.adminDiary td.eventEdit {
	width: 4em;
}

body.wysiwygEventBody {
	margin: 0;
	padding: 1em;
	text-align: center;
	font-size: 14px;
}

div.eventsDiary {

}
div.eventDetail {
	text-align: center;
	font-size: 14px;
}
div.eventDetail div.eventHead {
	font-weight: bold;
}
div.eventDetail div.eventTitle {
	font-size: 16px;
	padding: .3em;
}
div.eventDetail div.eventPlace {
}
div.eventDetail div.eventDate {
	padding: .4em;
}
div.eventDetail div.eventDetails {
	padding: .5em;
}
div.eventsMonth {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #006600;
	background-color: #FFFFFF;
	padding: .3em;
}
table.eventsDiary {
	border-left: 1px solid #999999;
}
table.eventsDiary th {
	text-align: center;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	color: #FFFFFF;
	background-color: #006600;
	padding: .3em;
}
table.eventsDiary td {
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	color: #006600;
	background-color: #FFFFFF;
	padding: .1em;
	text-align: center;
}
table.eventsDiary td div.eventTitle {
	font-size: 14px;
}
table.eventsDiary td div.eventLink {
	font-size: 12px;
}
/*----------------------*/
